Pull request #41869 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 06d9020fac6c0165fc82dffba3bb597f209f5bb7+cd049777a21bc17bcedd5eec95ace65bbba833cf (44f0102d957398f6c84eddb5875fe850846a237e) 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-12T21:55:54.916Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-01-12T21:55:54.920Z] Trying to pass milestone 2 [Pipeline] milestone [2021-01-12T21:55:54.998Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-01-12T21:56:10.179Z] Still waiting to schedule task [2021-01-12T21:56:10.180Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-01-12T21:56:56.809Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00753ef7b177f9d67) in /home/ubuntu/workspace/moby_PR-41869 [Pipeline] { [Pipeline] checkout [2021-01-12T21:56:59.955Z] using credential docker-jenkins-github-credentials [2021-01-12T21:56:59.961Z] Cloning the remote Git repository [2021-01-12T21:56:59.961Z] Cloning with configured refspecs honoured and without tags [2021-01-12T21:56:59.567Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:56:59.644Z] > git init /home/ubuntu/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:56:59.913Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:56:59.914Z] > git --version # timeout=10 [2021-01-12T21:56:59.962Z] > git --version # 'git version 2.17.1' [2021-01-12T21:56:59.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:56:59.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:57:25.403Z] Fetching without tags [2021-01-12T21:57:25.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:57:25.259Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:57:25.301Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:57:25.346Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:57:25.410Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:57:25.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:25.411Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:57:25.782Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:57:27.081Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:57:27.081Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:57:25.796Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:57:25.831Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:57:26.882Z] > git remote # timeout=10 [2021-01-12T21:57:26.922Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:57:26.989Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:26.991Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:57:27.052Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:57:27.083Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:57:27.101Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:57:31.857Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T21:57:31.903Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T21:57:31.860Z] > git rev-list --no-walk 03af8af170a2a651ee225adbfc625471d7df8522 # timeout=10 [2021-01-12T21:57:33.068Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/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-12T21:57:43.076Z] Unable to find image 'alpine:latest' locally [2021-01-12T21:57:43.647Z] latest: Pulling from library/alpine [2021-01-12T21:57:43.910Z] 801bfaa63ef2: Pulling fs layer [2021-01-12T21:57:44.175Z] 801bfaa63ef2: Verifying Checksum [2021-01-12T21:57:44.175Z] 801bfaa63ef2: Download complete [2021-01-12T21:57:44.436Z] 801bfaa63ef2: Pull complete [2021-01-12T21:57:44.436Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-12T21:57:44.436Z] Status: Downloaded newer image for alpine:latest [2021-01-12T21:57:51.031Z] 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 [2021-01-12T21:57:51.301Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00753ef7b177f9d67) in /home/ubuntu/workspace/moby_PR-41869 [Pipeline] node [Pipeline] node [Pipeline] node [2021-01-12T21:57:51.308Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41869 [Pipeline] node [2021-01-12T21:57:51.311Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41869 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2021-01-12T21:57:51.434Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-01-12T21:57:51.449Z] using credential docker-jenkins-github-credentials [2021-01-12T21:57:51.457Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-01-12T21:57:51.463Z] Cloning the remote Git repository [2021-01-12T21:57:51.463Z] Cloning with configured refspecs honoured and without tags [2021-01-12T21:57:51.471Z] Cloning the remote Git repository [2021-01-12T21:57:51.471Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-12T21:57:51.477Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-01-12T21:57:51.522Z] Fetching without tags [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-12T21:57:52.065Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:57:52.293Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:57:52.294Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:57:51.445Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-01-12T21:57:51.482Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:57:51.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:57:51.525Z] > git --version # timeout=10 [2021-01-12T21:57:51.557Z] > git --version # 'git version 2.17.1' [2021-01-12T21:57:51.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:51.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:57:52.067Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:57:52.093Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:57:52.200Z] > git remote # timeout=10 [2021-01-12T21:57:52.221Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:57:52.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:52.242Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:57:52.268Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:57:52.296Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:57:52.314Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:57:52.408Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T21:57:51.469Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:57:51.469Z] > git init /home/jenkins/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:57:51.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:57:51.473Z] > git --version # timeout=10 [2021-01-12T21:57:51.474Z] > git --version # 'git version 2.17.1' [2021-01-12T21:57:51.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:51.475Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:57:51.478Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:57:51.479Z] > git init /home/docker/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:57:51.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:57:51.490Z] > git --version # timeout=10 [2021-01-12T21:57:51.493Z] > git --version # 'git version 2.7.4' [2021-01-12T21:57:51.493Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:57:51.494Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T21:57:53.325Z] + [ PR != PR ] [2021-01-12T21:57:53.325Z] + [ master != master ] [2021-01-12T21:57:53.325Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:57:53.712Z] + docker version [2021-01-12T21:57:53.712Z] Client: Docker Engine - Community [2021-01-12T21:57:53.712Z] Version: 19.03.13 [2021-01-12T21:57:53.712Z] API version: 1.40 [2021-01-12T21:57:53.712Z] Go version: go1.13.15 [2021-01-12T21:57:53.712Z] Git commit: 4484c46d9d [2021-01-12T21:57:53.712Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T21:57:53.712Z] OS/Arch: linux/amd64 [2021-01-12T21:57:53.712Z] Experimental: false [2021-01-12T21:57:53.712Z] [2021-01-12T21:57:53.712Z] Server: Docker Engine - Community [2021-01-12T21:57:53.712Z] Engine: [2021-01-12T21:57:53.712Z] Version: 19.03.13 [2021-01-12T21:57:53.712Z] API version: 1.40 (minimum version 1.12) [2021-01-12T21:57:53.712Z] Go version: go1.13.15 [2021-01-12T21:57:53.712Z] Git commit: 4484c46d9d [2021-01-12T21:57:53.712Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T21:57:53.713Z] OS/Arch: linux/amd64 [2021-01-12T21:57:53.713Z] Experimental: true [2021-01-12T21:57:53.713Z] containerd: [2021-01-12T21:57:53.713Z] Version: 1.3.7 [2021-01-12T21:57:53.713Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:57:53.713Z] runc: [2021-01-12T21:57:53.713Z] Version: 1.0.0-rc10 [2021-01-12T21:57:53.713Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:57:53.713Z] docker-init: [2021-01-12T21:57:53.713Z] Version: 0.18.0 [2021-01-12T21:57:53.713Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T21:57:54.001Z] + docker info [2021-01-12T21:58:00.584Z] Fetching without tags [2021-01-12T21:58:00.896Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:58:00.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:58:00.560Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:58:00.561Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:58:00.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:58:00.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:58:00.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:58:00.590Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:58:00.902Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:58:00.903Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:58:01.397Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:58:01.398Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:58:01.773Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:58:01.362Z] > git remote # timeout=10 [2021-01-12T21:58:01.367Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:58:01.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:58:01.373Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:58:01.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:58:01.403Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:58:01.409Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:58:02.595Z] + docker version [2021-01-12T21:58:02.595Z] Client: Docker Engine - Community [2021-01-12T21:58:02.595Z] Version: 19.03.7 [2021-01-12T21:58:02.595Z] API version: 1.40 [2021-01-12T21:58:02.595Z] Go version: go1.12.17 [2021-01-12T21:58:02.595Z] Git commit: 7141c199a2 [2021-01-12T21:58:02.595Z] Built: Sat Mar 7 16:48:47 2020 [2021-01-12T21:58:02.595Z] OS/Arch: linux/s390x [2021-01-12T21:58:02.595Z] Experimental: false [2021-01-12T21:58:02.595Z] [2021-01-12T21:58:02.595Z] Server: Docker Engine - Community [2021-01-12T21:58:02.595Z] Engine: [2021-01-12T21:58:02.595Z] Version: 19.03.7 [2021-01-12T21:58:02.595Z] API version: 1.40 (minimum version 1.12) [2021-01-12T21:58:02.595Z] Go version: go1.12.17 [2021-01-12T21:58:02.595Z] Git commit: 7141c199a2 [2021-01-12T21:58:02.595Z] Built: Sat Mar 7 16:47:46 2020 [2021-01-12T21:58:02.595Z] OS/Arch: linux/s390x [2021-01-12T21:58:02.595Z] Experimental: true [2021-01-12T21:58:02.595Z] containerd: [2021-01-12T21:58:02.595Z] Version: 1.2.13 [2021-01-12T21:58:02.595Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-12T21:58:02.595Z] runc: [2021-01-12T21:58:02.595Z] Version: 1.0.0-rc10 [2021-01-12T21:58:02.595Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:58:02.595Z] docker-init: [2021-01-12T21:58:02.595Z] Version: 0.18.0 [2021-01-12T21:58:02.595Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T21:58:02.975Z] + docker info [2021-01-12T21:58:02.975Z] Client: [2021-01-12T21:58:02.975Z] Debug Mode: false [2021-01-12T21:58:02.975Z] [2021-01-12T21:58:02.975Z] Server: [2021-01-12T21:58:02.975Z] Containers: 0 [2021-01-12T21:58:02.975Z] Running: 0 [2021-01-12T21:58:02.975Z] Paused: 0 [2021-01-12T21:58:02.975Z] Stopped: 0 [2021-01-12T21:58:02.975Z] Images: 0 [2021-01-12T21:58:02.975Z] Server Version: 19.03.7 [2021-01-12T21:58:02.975Z] Storage Driver: overlay2 [2021-01-12T21:58:02.975Z] Backing Filesystem: [2021-01-12T21:58:02.975Z] Supports d_type: true [2021-01-12T21:58:02.975Z] Native Overlay Diff: true [2021-01-12T21:58:02.975Z] Logging Driver: json-file [2021-01-12T21:58:02.975Z] Cgroup Driver: cgroupfs [2021-01-12T21:58:02.975Z] Plugins: [2021-01-12T21:58:02.975Z] Volume: local [2021-01-12T21:58:02.975Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:58:02.975Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T21:58:02.975Z] Swarm: inactive [2021-01-12T21:58:02.975Z] Runtimes: runc [2021-01-12T21:58:02.975Z] Default Runtime: runc [2021-01-12T21:58:02.975Z] Init Binary: docker-init [2021-01-12T21:58:02.975Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-01-12T21:58:02.975Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:58:02.975Z] init version: fec3683 [2021-01-12T21:58:02.975Z] Security Options: [2021-01-12T21:58:02.975Z] apparmor [2021-01-12T21:58:02.975Z] seccomp [2021-01-12T21:58:02.975Z] Profile: default [2021-01-12T21:58:02.975Z] Kernel Version: 4.15.0-91-generic [2021-01-12T21:58:02.975Z] Operating System: Ubuntu 18.04.4 LTS [2021-01-12T21:58:02.975Z] OSType: linux [2021-01-12T21:58:02.975Z] Architecture: s390x [2021-01-12T21:58:02.975Z] CPUs: 2 [2021-01-12T21:58:02.975Z] Total Memory: 7.861GiB [2021-01-12T21:58:02.975Z] Name: s390x-ubuntu-14 [2021-01-12T21:58:02.975Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-01-12T21:58:02.975Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:58:02.975Z] Debug Mode: false [2021-01-12T21:58:02.975Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:58:02.975Z] Labels: [2021-01-12T21:58:02.975Z] Experimental: true [2021-01-12T21:58:02.975Z] Insecure Registries: [2021-01-12T21:58:02.975Z] 127.0.0.0/8 [2021-01-12T21:58:02.975Z] Live Restore Enabled: false [2021-01-12T21:58:02.975Z] [2021-01-12T21:58:02.975Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T21:58:03.356Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:03.356Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:03.356Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:58:03.356Z] + bash /home/jenkins/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:58:03.356Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:58:03.356Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-01-12T21:58:03.356Z] [2021-01-12T21:58:03.356Z] Generally Necessary: [2021-01-12T21:58:03.356Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:58:03.650Z] - apparmor: enabled and tools installed [2021-01-12T21:58:03.650Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:58:03.650Z] - CONFIG_NET_NS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_PID_NS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_MEMCG: enabled [2021-01-12T21:58:03.650Z] - CONFIG_KEYS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T21:58:03.650Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:58:03.650Z] [2021-01-12T21:58:03.650Z] Optional Features: [2021-01-12T21:58:03.650Z] - CONFIG_USER_NS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:58:03.650Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:58:03.650Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T21:58:03.650Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:58:03.650Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:58:03.650Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:58:03.650Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:58:03.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:58:03.650Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:58:03.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:58:03.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:58:03.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:58:03.650Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:58:03.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:58:03.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:58:03.650Z] - Network Drivers: [2021-01-12T21:58:03.650Z] - "overlay": [2021-01-12T21:58:03.650Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:58:03.650Z] Optional (for encrypted networks): [2021-01-12T21:58:03.650Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T21:58:03.650Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T21:58:03.650Z] - CONFIG_XFRM: enabled [2021-01-12T21:58:03.650Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T21:58:03.650Z] - "ipvlan": [2021-01-12T21:58:03.650Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:58:03.650Z] - "macvlan": [2021-01-12T21:58:03.650Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:58:03.650Z] - "ftp,tftp client in container": [2021-01-12T21:58:03.650Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:58:03.650Z] - Storage Drivers: [2021-01-12T21:58:03.650Z] - "aufs": [2021-01-12T21:58:03.650Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:58:03.650Z] - "btrfs": [2021-01-12T21:58:03.650Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:58:03.650Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:58:03.650Z] - "devicemapper": [2021-01-12T21:58:03.651Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:58:03.651Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:58:03.651Z] - "overlay": [2021-01-12T21:58:03.651Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:58:03.651Z] - "zfs": [2021-01-12T21:58:03.651Z] - /dev/zfs: missing [2021-01-12T21:58:03.651Z] - zfs command: missing [2021-01-12T21:58:03.651Z] - zpool command: missing [2021-01-12T21:58:03.651Z] [2021-01-12T21:58:03.651Z] Limits: [2021-01-12T21:58:03.651Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:58:03.651Z] [2021-01-12T21:58:03.651Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T21:58:04.082Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:58:04.082Z] #2 [internal] load .dockerignore [2021-01-12T21:58:04.082Z] #2 transferring context: 87B done [2021-01-12T21:58:04.082Z] #2 DONE 0.0s [2021-01-12T21:58:04.082Z] [2021-01-12T21:58:04.082Z] #1 [internal] load build definition from Dockerfile [2021-01-12T21:58:04.082Z] #1 transferring dockerfile: 16.55kB done [2021-01-12T21:58:04.082Z] #1 DONE 0.0s [2021-01-12T21:58:04.082Z] [2021-01-12T21:58:04.082Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:58:04.376Z] #3 DONE 0.2s [2021-01-12T21:58:04.376Z] [2021-01-12T21:58:04.376Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T21:58:04.376Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T21:58:04.669Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T21:58:04.669Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-01-12T21:58:04.669Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-01-12T21:58:04.669Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 621.51kB / 8.88MB 0.2s [2021-01-12T21:58:04.669Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2021-01-12T21:58:04.669Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.1s [2021-01-12T21:58:04.961Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-01-12T21:58:04.961Z] #4 DONE 0.6s [2021-01-12T21:58:05.254Z] [2021-01-12T21:58:05.254Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:58:05.546Z] #7 ... [2021-01-12T21:58:05.546Z] [2021-01-12T21:58:05.546Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T21:58:05.546Z] #5 DONE 0.1s [2021-01-12T21:58:05.546Z] [2021-01-12T21:58:05.547Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:58:05.547Z] #6 DONE 0.2s [2021-01-12T21:58:05.547Z] [2021-01-12T21:58:05.547Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:58:05.839Z] #7 DONE 0.6s [2021-01-12T21:58:05.839Z] [2021-01-12T21:58:05.839Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:05.839Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T21:58:06.301Z] Still waiting to schedule task [2021-01-12T21:58:06.301Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00753ef7b177f9d67)’ [2021-01-12T21:58:06.304Z] Still waiting to schedule task [2021-01-12T21:58:06.304Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00753ef7b177f9d67)’ [2021-01-12T21:58:06.310Z] Still waiting to schedule task [2021-01-12T21:58:06.311Z] All nodes of label ‘arm64&&linux’ are offline [2021-01-12T21:58:06.313Z] Still waiting to schedule task [2021-01-12T21:58:06.313Z] All nodes of label ‘windows-2019’ are offline [2021-01-12T21:58:06.577Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-01-12T21:58:06.577Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 1.35MB / 48.97MB 0.1s [2021-01-12T21:58:06.577Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 129.99kB / 7.39MB 0.1s [2021-01-12T21:58:06.577Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T21:58:06.577Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-01-12T21:58:06.577Z] #8 ... [2021-01-12T21:58:06.577Z] [2021-01-12T21:58:06.577Z] #21 [internal] load build context [2021-01-12T21:58:06.577Z] #21 transferring context: 53.19MB 0.8s done [2021-01-12T21:58:06.577Z] #21 DONE 0.8s [2021-01-12T21:58:06.577Z] [2021-01-12T21:58:06.577Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:06.577Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 11.21MB / 48.97MB 0.3s [2021-01-12T21:58:06.577Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 6.80MB / 7.39MB 0.3s [2021-01-12T21:58:06.905Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 16.82MB / 48.97MB 0.4s [2021-01-12T21:58:06.905Z] #8 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.4s done [2021-01-12T21:58:06.905Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.4s [2021-01-12T21:58:06.905Z] #8 ... [2021-01-12T21:58:06.905Z] [2021-01-12T21:58:06.905Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T21:58:06.905Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T21:58:06.905Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T21:58:06.905Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.2s done [2021-01-12T21:58:06.905Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T21:58:06.905Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2021-01-12T21:58:06.905Z] #60 DONE 1.1s [2021-01-12T21:58:06.905Z] [2021-01-12T21:58:06.905Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:06.905Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.80MB / 48.97MB 0.5s [2021-01-12T21:58:06.905Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.14MB / 9.88MB 0.5s [2021-01-12T21:58:07.212Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 26.33MB / 48.97MB 0.6s [2021-01-12T21:58:07.212Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 4.25MB / 9.88MB 0.6s [2021-01-12T21:58:07.212Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 35.34MB / 48.97MB 0.8s [2021-01-12T21:58:07.212Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.8s [2021-01-12T21:58:07.212Z] #8 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.8s done [2021-01-12T21:58:07.212Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 4.51MB / 51.38MB 1.0s [2021-01-12T21:58:07.212Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 227.76kB / 56.74MB 1.0s [2021-01-12T21:58:07.546Z] #8 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.1s done [2021-01-12T21:58:07.546Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.1s [2021-01-12T21:58:07.546Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 7.64MB / 51.38MB 1.2s [2021-01-12T21:58:07.546Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-01-12T21:58:07.895Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 12.11MB / 51.38MB 1.3s [2021-01-12T21:58:07.895Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.22MB / 56.74MB 1.3s [2021-01-12T21:58:07.895Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 5.60MB / 102.23MB 1.3s [2021-01-12T21:58:07.895Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 22.56MB / 51.38MB 1.5s [2021-01-12T21:58:07.895Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 12.21MB / 56.74MB 1.5s [2021-01-12T21:58:07.895Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.65MB / 102.23MB 1.5s [2021-01-12T21:58:07.895Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 26.30MB / 51.38MB 1.6s [2021-01-12T21:58:07.895Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 16.22MB / 56.74MB 1.6s [2021-01-12T21:58:08.206Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 30.04MB / 51.38MB 1.7s [2021-01-12T21:58:08.206Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.68MB / 102.23MB 1.7s [2021-01-12T21:58:08.206Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.34MB / 51.38MB 1.8s [2021-01-12T21:58:08.206Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 22.06MB / 56.74MB 1.8s [2021-01-12T21:58:08.206Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.46MB / 102.23MB 1.8s [2021-01-12T21:58:08.206Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.03MB / 51.38MB 1.9s [2021-01-12T21:58:08.206Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 25.86MB / 56.74MB 1.9s [2021-01-12T21:58:08.503Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.17MB / 51.38MB 2.0s [2021-01-12T21:58:08.503Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 34.73MB / 102.23MB 2.0s [2021-01-12T21:58:08.503Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.28MB / 56.74MB 2.1s [2021-01-12T21:58:08.803Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s [2021-01-12T21:58:08.803Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 40.81MB / 56.74MB 2.3s [2021-01-12T21:58:08.803Z] #8 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 2.3s done [2021-01-12T21:58:08.803Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 49.16MB / 56.74MB 2.4s [2021-01-12T21:58:08.803Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 40.97MB / 102.23MB 2.4s [2021-01-12T21:58:08.803Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.4s [2021-01-12T21:58:08.803Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 54.59MB / 56.74MB 2.5s [2021-01-12T21:58:08.803Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 47.30MB / 102.23MB 2.5s [2021-01-12T21:58:08.803Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.4s done [2021-01-12T21:58:08.912Z] Client: [2021-01-12T21:58:08.912Z] Debug Mode: false [2021-01-12T21:58:08.912Z] [2021-01-12T21:58:08.912Z] Server: [2021-01-12T21:58:08.912Z] Containers: 0 [2021-01-12T21:58:08.912Z] Running: 0 [2021-01-12T21:58:08.912Z] Paused: 0 [2021-01-12T21:58:08.912Z] Stopped: 0 [2021-01-12T21:58:08.912Z] Images: 1 [2021-01-12T21:58:08.912Z] Server Version: 19.03.13 [2021-01-12T21:58:08.912Z] Storage Driver: overlay2 [2021-01-12T21:58:08.912Z] Backing Filesystem: extfs [2021-01-12T21:58:08.912Z] Supports d_type: true [2021-01-12T21:58:08.912Z] Native Overlay Diff: true [2021-01-12T21:58:08.912Z] Logging Driver: json-file [2021-01-12T21:58:08.912Z] Cgroup Driver: cgroupfs [2021-01-12T21:58:08.912Z] Plugins: [2021-01-12T21:58:08.912Z] Volume: local [2021-01-12T21:58:08.912Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:58:08.912Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T21:58:08.912Z] Swarm: inactive [2021-01-12T21:58:08.912Z] Runtimes: runc [2021-01-12T21:58:08.912Z] Default Runtime: runc [2021-01-12T21:58:08.912Z] Init Binary: docker-init [2021-01-12T21:58:08.912Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:58:08.912Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:58:08.912Z] init version: fec3683 [2021-01-12T21:58:08.912Z] Security Options: [2021-01-12T21:58:08.912Z] apparmor [2021-01-12T21:58:08.912Z] seccomp [2021-01-12T21:58:08.912Z] Profile: default [2021-01-12T21:58:08.912Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T21:58:08.912Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T21:58:08.912Z] OSType: linux [2021-01-12T21:58:08.912Z] Architecture: x86_64 [2021-01-12T21:58:08.912Z] CPUs: 2 [2021-01-12T21:58:08.912Z] Total Memory: 7.487GiB [2021-01-12T21:58:08.912Z] Name: ip-10-100-100-196 [2021-01-12T21:58:08.912Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T21:58:08.912Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:58:08.912Z] Debug Mode: false [2021-01-12T21:58:08.912Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:58:08.912Z] Labels: [2021-01-12T21:58:08.912Z] Experimental: true [2021-01-12T21:58:08.912Z] Insecure Registries: [2021-01-12T21:58:08.912Z] 127.0.0.0/8 [2021-01-12T21:58:08.912Z] Live Restore Enabled: true [2021-01-12T21:58:08.912Z] [2021-01-12T21:58:08.912Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T21:58:09.108Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 55.29MB / 102.23MB 2.6s [2021-01-12T21:58:09.108Z] #8 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.6s done [2021-01-12T21:58:09.108Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 61.82MB / 102.23MB 2.7s [2021-01-12T21:58:09.108Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 68.13MB / 102.23MB 2.8s [2021-01-12T21:58:09.204Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:09.204Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:09.204Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:58:09.204Z] + bash /home/ubuntu/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:58:09.204Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:58:09.204Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T21:58:09.204Z] [2021-01-12T21:58:09.204Z] Generally Necessary: [2021-01-12T21:58:09.204Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:58:09.204Z] - apparmor: enabled and tools installed [2021-01-12T21:58:09.204Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:58:09.204Z] - CONFIG_NET_NS: enabled [2021-01-12T21:58:09.420Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 82.67MB / 102.23MB 3.0s [2021-01-12T21:58:09.420Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 92.24MB / 102.23MB 3.1s [2021-01-12T21:58:09.463Z] - CONFIG_PID_NS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_MEMCG: enabled [2021-01-12T21:58:09.463Z] - CONFIG_KEYS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T21:58:09.463Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T21:58:09.463Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:58:09.463Z] [2021-01-12T21:58:09.463Z] Optional Features: [2021-01-12T21:58:09.463Z] - CONFIG_USER_NS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:58:09.463Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:58:09.463Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:58:09.463Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T21:58:09.463Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:58:09.463Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:58:09.463Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T21:58:09.463Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:58:09.463Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:58:09.463Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:58:09.463Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:58:09.628Z] Fetching without tags [2021-01-12T21:58:09.712Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 99.29MB / 102.23MB 3.2s [2021-01-12T21:58:09.712Z] #8 ... [2021-01-12T21:58:09.712Z] [2021-01-12T21:58:09.712Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:58:09.712Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T21:58:09.712Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T21:58:09.712Z] #24 sha256:11bf5034297fd6c74478ca84e6faa5f5f327cbdd845c4fc55a77ee1f74fbf4a3 529B / 529B done [2021-01-12T21:58:09.712Z] #24 sha256:056d0a7c279321a0170f530baf74a93492ba49d7abaaa702d94533b125002c20 1.46kB / 1.46kB done [2021-01-12T21:58:09.712Z] #24 sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 48.97MB / 48.97MB 1.2s done [2021-01-12T21:58:09.712Z] #24 extracting sha256:15e71c2ae22f7fff5a03d5a2c1ccbee8b2526b04a21e1cff46ad70648272e773 2.1s done [2021-01-12T21:58:09.712Z] #24 DONE 3.9s [2021-01-12T21:58:09.712Z] [2021-01-12T21:58:09.712Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:09.739Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:58:09.739Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:58:09.739Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:58:09.739Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:58:09.739Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:58:09.739Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:58:09.739Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:58:09.739Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:58:09.739Z] - Network Drivers: [2021-01-12T21:58:09.739Z] - "overlay": [2021-01-12T21:58:09.739Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:58:09.739Z] Optional (for encrypted networks): [2021-01-12T21:58:09.739Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:58:09.739Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T21:58:09.739Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T21:58:09.739Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T21:58:09.739Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T21:58:09.739Z] - CONFIG_XFRM: enabled [2021-01-12T21:58:09.739Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T21:58:09.739Z] - "ipvlan": [2021-01-12T21:58:09.739Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:58:09.739Z] - "macvlan": [2021-01-12T21:58:09.739Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:58:09.739Z] - "ftp,tftp client in container": [2021-01-12T21:58:09.739Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:58:09.739Z] - Storage Drivers: [2021-01-12T21:58:09.739Z] - "aufs": [2021-01-12T21:58:09.739Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:58:09.739Z] - "btrfs": [2021-01-12T21:58:09.739Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:58:09.739Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:58:09.739Z] - "devicemapper": [2021-01-12T21:58:09.739Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:58:09.739Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:58:09.739Z] - "overlay": [2021-01-12T21:58:10.003Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:58:10.003Z] - "zfs": [2021-01-12T21:58:10.003Z] - /dev/zfs: present [2021-01-12T21:58:10.003Z] - zfs command: missing [2021-01-12T21:58:10.003Z] - zpool command: missing [2021-01-12T21:58:10.003Z] [2021-01-12T21:58:10.003Z] Limits: [2021-01-12T21:58:10.003Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:58:10.003Z] [2021-01-12T21:58:10.003Z] + true [2021-01-12T21:58:10.005Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2021-01-12T21:58:10.005Z] #8 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.5s done [2021-01-12T21:58:10.005Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-01-12T21:58:10.044Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [Pipeline] sh [2021-01-12T21:58:10.339Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:58:10.339Z] #2 [internal] load build definition from Dockerfile [2021-01-12T21:58:10.339Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T21:58:10.339Z] #2 DONE 0.0s [2021-01-12T21:58:10.339Z] [2021-01-12T21:58:10.339Z] #1 [internal] load .dockerignore [2021-01-12T21:58:10.339Z] #1 transferring context: 87B done [2021-01-12T21:58:10.339Z] #1 DONE 0.0s [2021-01-12T21:58:10.339Z] [2021-01-12T21:58:10.339Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:58:10.598Z] #3 DONE 0.3s [2021-01-12T21:58:10.598Z] [2021-01-12T21:58:10.598Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T21:58:10.598Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T21:58:10.639Z] #8 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-01-12T21:58:10.640Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.1s [2021-01-12T21:58:10.859Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T21:58:10.859Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T21:58:10.859Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T21:58:10.859Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-12T21:58:10.920Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:58:10.920Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:58:10.931Z] #8 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-01-12T21:58:10.931Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-01-12T21:58:09.601Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:58:09.605Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:58:09.608Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:58:09.621Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:58:09.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:58:09.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:58:09.636Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:58:10.051Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:58:10.053Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:58:10.878Z] > git remote # timeout=10 [2021-01-12T21:58:10.881Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:58:10.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:58:10.885Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:58:10.907Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:58:10.926Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:58:10.929Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:58:11.123Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 4.26MB / 8.88MB 0.3s [2021-01-12T21:58:11.123Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s [2021-01-12T21:58:11.123Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2021-01-12T21:58:11.123Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-12T21:58:11.691Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-12T21:58:11.691Z] #4 DONE 1.0s [2021-01-12T21:58:11.950Z] [2021-01-12T21:58:11.950Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:58:11.981Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T21:58:12.209Z] #7 ... [2021-01-12T21:58:12.209Z] [2021-01-12T21:58:12.209Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:58:12.209Z] #5 DONE 0.4s [2021-01-12T21:58:12.209Z] [2021-01-12T21:58:12.209Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:58:12.467Z] #6 DONE 0.7s [2021-01-12T21:58:12.467Z] [2021-01-12T21:58:12.467Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:58:12.467Z] #7 DONE 0.8s [2021-01-12T21:58:12.726Z] [2021-01-12T21:58:12.726Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:12.726Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T21:58:12.726Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-12T21:58:12.726Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-01-12T21:58:12.726Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T21:58:12.726Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 69.16kB / 50.40MB 0.1s [2021-01-12T21:58:12.726Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-01-12T21:58:12.726Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-12T21:58:12.726Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.54MB / 7.81MB 0.2s [2021-01-12T21:58:12.787Z] + docker version [2021-01-12T21:58:12.787Z] Client: [2021-01-12T21:58:12.787Z] Version: 18.06.1-ce [2021-01-12T21:58:12.787Z] API version: 1.38 [2021-01-12T21:58:12.787Z] Go version: go1.10.3 [2021-01-12T21:58:12.787Z] Git commit: e68fc7a [2021-01-12T21:58:12.787Z] Built: Tue Aug 21 17:26:10 2018 [2021-01-12T21:58:12.787Z] OS/Arch: linux/ppc64le [2021-01-12T21:58:12.787Z] Experimental: false [2021-01-12T21:58:12.787Z] [2021-01-12T21:58:12.787Z] Server: [2021-01-12T21:58:12.787Z] Engine: [2021-01-12T21:58:12.787Z] Version: 18.06.1-ce [2021-01-12T21:58:12.787Z] API version: 1.38 (minimum version 1.12) [2021-01-12T21:58:12.787Z] Go version: go1.10.3 [2021-01-12T21:58:12.787Z] Git commit: e68fc7a [2021-01-12T21:58:12.787Z] Built: Tue Aug 21 17:24:20 2018 [2021-01-12T21:58:12.787Z] OS/Arch: linux/ppc64le [2021-01-12T21:58:12.787Z] Experimental: true [Pipeline] sh [2021-01-12T21:58:12.985Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.64MB / 7.81MB 0.3s [2021-01-12T21:58:12.985Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.08MB / 50.40MB 0.3s [2021-01-12T21:58:12.985Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.43MB / 10.00MB 0.3s [2021-01-12T21:58:12.985Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-01-12T21:58:12.985Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 12.23MB / 50.40MB 0.4s [2021-01-12T21:58:12.985Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.15MB / 10.00MB 0.4s [2021-01-12T21:58:13.006Z] #8 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2021-01-12T21:58:13.162Z] + docker info [2021-01-12T21:58:13.162Z] Containers: 0 [2021-01-12T21:58:13.162Z] Running: 0 [2021-01-12T21:58:13.162Z] Paused: 0 [2021-01-12T21:58:13.162Z] Stopped: 0 [2021-01-12T21:58:13.162Z] Images: 0 [2021-01-12T21:58:13.162Z] Server Version: 18.06.1-ce [2021-01-12T21:58:13.162Z] Storage Driver: overlay2 [2021-01-12T21:58:13.162Z] Backing Filesystem: extfs [2021-01-12T21:58:13.162Z] Supports d_type: true [2021-01-12T21:58:13.162Z] Native Overlay Diff: true [2021-01-12T21:58:13.162Z] Logging Driver: json-file [2021-01-12T21:58:13.162Z] Cgroup Driver: cgroupfs [2021-01-12T21:58:13.162Z] Plugins: [2021-01-12T21:58:13.162Z] Volume: local [2021-01-12T21:58:13.162Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:58:13.162Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-01-12T21:58:13.162Z] Swarm: inactive [2021-01-12T21:58:13.162Z] Runtimes: runc [2021-01-12T21:58:13.162Z] Default Runtime: runc [2021-01-12T21:58:13.162Z] Init Binary: docker-init [2021-01-12T21:58:13.162Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-01-12T21:58:13.162Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-01-12T21:58:13.162Z] init version: fec3683 [2021-01-12T21:58:13.162Z] Security Options: [2021-01-12T21:58:13.162Z] apparmor [2021-01-12T21:58:13.162Z] seccomp [2021-01-12T21:58:13.162Z] Profile: default [2021-01-12T21:58:13.162Z] Kernel Version: 4.4.0-139-generic [2021-01-12T21:58:13.162Z] Operating System: Ubuntu 16.04.3 LTS [2021-01-12T21:58:13.162Z] OSType: linux [2021-01-12T21:58:13.162Z] Architecture: ppc64le [2021-01-12T21:58:13.162Z] CPUs: 4 [2021-01-12T21:58:13.162Z] Total Memory: 7.972GiB [2021-01-12T21:58:13.162Z] Name: ppc64le-ubuntu-22 [2021-01-12T21:58:13.162Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-01-12T21:58:13.162Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:58:13.162Z] Debug Mode (client): false [2021-01-12T21:58:13.162Z] Debug Mode (server): false [2021-01-12T21:58:13.162Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:58:13.162Z] Labels: [2021-01-12T21:58:13.162Z] Experimental: true [2021-01-12T21:58:13.162Z] Insecure Registries: [2021-01-12T21:58:13.162Z] 127.0.0.0/8 [2021-01-12T21:58:13.162Z] Live Restore Enabled: false [2021-01-12T21:58:13.162Z] [Pipeline] sh [2021-01-12T21:58:13.249Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-01-12T21:58:13.249Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.72MB / 50.40MB 0.6s [2021-01-12T21:58:13.249Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s [2021-01-12T21:58:13.249Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 401.14kB / 51.83MB 0.6s [2021-01-12T21:58:13.249Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2021-01-12T21:58:13.250Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.33MB / 51.83MB 0.7s [2021-01-12T21:58:13.250Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.7s [2021-01-12T21:58:13.298Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-01-12T21:58:13.526Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 20.29MB / 50.40MB 0.8s [2021-01-12T21:58:13.526Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.76MB / 51.83MB 0.8s [2021-01-12T21:58:13.526Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.65MB / 68.67MB 0.9s [2021-01-12T21:58:13.526Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 24.03MB / 50.40MB 1.0s [2021-01-12T21:58:13.526Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.86MB / 51.83MB 1.0s [2021-01-12T21:58:13.536Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:13.536Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:58:13.536Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:58:13.536Z] + bash /home/docker/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:58:13.536Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:58:13.536Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-01-12T21:58:13.536Z] [2021-01-12T21:58:13.536Z] Generally Necessary: [2021-01-12T21:58:13.536Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:58:13.536Z] - apparmor: enabled and tools installed [2021-01-12T21:58:13.536Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:58:13.536Z] - CONFIG_NET_NS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_PID_NS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:58:13.536Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_MEMCG: enabled [2021-01-12T21:58:13.536Z] - CONFIG_KEYS: enabled [2021-01-12T21:58:13.536Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:58:13.536Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:58:13.536Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:58:13.788Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 29.06MB / 50.40MB 1.1s [2021-01-12T21:58:13.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.17MB / 51.83MB 1.1s [2021-01-12T21:58:13.788Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.25MB / 50.40MB 1.2s [2021-01-12T21:58:13.788Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.97MB / 51.83MB 1.2s [2021-01-12T21:58:13.788Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.58MB / 68.67MB 1.2s [2021-01-12T21:58:13.827Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T21:58:13.827Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:58:13.827Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-01-12T21:58:13.827Z] [2021-01-12T21:58:13.827Z] Optional Features: [2021-01-12T21:58:13.827Z] - CONFIG_USER_NS: enabled [2021-01-12T21:58:13.827Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:58:13.827Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:58:13.827Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:58:13.827Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:58:13.827Z] (cgroup swap accounting is currently enabled) [2021-01-12T21:58:13.827Z] - CONFIG_MEMCG_KMEM: enabled [2021-01-12T21:58:13.827Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:58:13.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:58:13.827Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T21:58:13.827Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T21:58:13.827Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:58:13.827Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:58:13.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:58:13.827Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:58:13.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:58:13.827Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:58:13.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:58:13.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:58:13.827Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:58:13.827Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:58:13.827Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:58:13.827Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:58:13.827Z] - Network Drivers: [2021-01-12T21:58:13.827Z] - "overlay": [2021-01-12T21:58:13.827Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:58:13.827Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:58:13.827Z] Optional (for encrypted networks): [2021-01-12T21:58:14.057Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.49MB / 50.40MB 1.4s [2021-01-12T21:58:14.057Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 27.83MB / 51.83MB 1.4s [2021-01-12T21:58:14.057Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.25MB / 68.67MB 1.4s [2021-01-12T21:58:14.057Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.95MB / 50.40MB 1.5s [2021-01-12T21:58:14.057Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.68MB / 51.83MB 1.5s [2021-01-12T21:58:14.057Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 21.00MB / 68.67MB 1.5s [2021-01-12T21:58:14.117Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:58:14.117Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_XFRM: enabled [2021-01-12T21:58:14.117Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T21:58:14.117Z] - "ipvlan": [2021-01-12T21:58:14.117Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:58:14.117Z] - "macvlan": [2021-01-12T21:58:14.117Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:58:14.117Z] - "ftp,tftp client in container": [2021-01-12T21:58:14.117Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:58:14.117Z] - Storage Drivers: [2021-01-12T21:58:14.117Z] - "aufs": [2021-01-12T21:58:14.117Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:58:14.117Z] - "btrfs": [2021-01-12T21:58:14.117Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:58:14.117Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:58:14.117Z] - "devicemapper": [2021-01-12T21:58:14.117Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:58:14.117Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:58:14.117Z] - "overlay": [2021-01-12T21:58:14.117Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:58:14.117Z] - "zfs": [2021-01-12T21:58:14.117Z] - /dev/zfs: missing [2021-01-12T21:58:14.117Z] - zfs command: missing [2021-01-12T21:58:14.117Z] - zpool command: missing [2021-01-12T21:58:14.117Z] [2021-01-12T21:58:14.117Z] Limits: [2021-01-12T21:58:14.117Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:58:14.117Z] [2021-01-12T21:58:14.117Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T21:58:14.317Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s [2021-01-12T21:58:14.317Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.10MB / 51.83MB 1.7s [2021-01-12T21:58:14.317Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 26.89MB / 68.67MB 1.7s [2021-01-12T21:58:14.317Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 42.81MB / 51.83MB 1.8s [2021-01-12T21:58:14.537Z] + make bundles/buildx [2021-01-12T21:58:14.591Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2021-01-12T21:58:14.591Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.72MB / 51.83MB 2.0s [2021-01-12T21:58:14.591Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.68MB / 68.67MB 2.0s [2021-01-12T21:58:14.591Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.0s [2021-01-12T21:58:14.827Z] make: command: Command not found [2021-01-12T21:58:14.827Z] make: command: Command not found [2021-01-12T21:58:14.827Z] mkdir bundles [2021-01-12T21:58:14.827Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-01-12T21:58:14.827Z] --build-arg BUILDX_COMMIT \ [2021-01-12T21:58:14.827Z] --build-arg BUILDX_REPO \ [2021-01-12T21:58:14.827Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-01-12T21:58:14.827Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-01-12T21:58:14.827Z] . [2021-01-12T21:58:14.827Z] /bin/sh: 4: go: not found [2021-01-12T21:58:14.827Z] /bin/sh: 5: go: not found [2021-01-12T21:58:14.863Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.19MB / 68.67MB 2.2s [2021-01-12T21:58:14.863Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-01-12T21:58:15.123Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 47.84MB / 68.67MB 2.4s [2021-01-12T21:58:15.123Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.98MB / 120.17MB 2.4s [2021-01-12T21:58:15.123Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 51.64MB / 68.67MB 2.5s [2021-01-12T21:58:15.123Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.5s done [2021-01-12T21:58:15.123Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 55.15MB / 68.67MB 2.6s [2021-01-12T21:58:15.123Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s [2021-01-12T21:58:15.376Z] #8 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2021-01-12T21:58:15.376Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-01-12T21:58:15.390Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.90MB / 68.67MB 2.7s [2021-01-12T21:58:15.390Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.08MB / 120.17MB 2.7s [2021-01-12T21:58:15.390Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done [2021-01-12T21:58:15.390Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.09MB / 68.67MB 2.8s [2021-01-12T21:58:15.664Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.86MB / 120.17MB 3.0s [2021-01-12T21:58:15.924Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.06MB / 120.17MB 3.2s [2021-01-12T21:58:16.185Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.3s done [2021-01-12T21:58:16.185Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 54.24MB / 120.17MB 3.5s [2021-01-12T21:58:16.185Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.57MB / 120.17MB 3.7s [2021-01-12T21:58:16.756Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.93MB / 120.17MB 4.0s [2021-01-12T21:58:16.756Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.57MB / 120.17MB 4.1s [2021-01-12T21:58:16.902Z] Sending build context to Docker daemon 58.07MB [2021-01-12T21:58:16.902Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-01-12T21:58:16.902Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2021-01-12T21:58:16.902Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-01-12T21:58:16.902Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-01-12T21:58:17.020Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.91MB / 120.17MB 4.5s [2021-01-12T21:58:17.197Z] 1.13.15-buster: Pulling from library/golang [2021-01-12T21:58:17.197Z] db4e2d8d5901: Pulling fs layer [2021-01-12T21:58:17.197Z] dfe2d012519c: Pulling fs layer [2021-01-12T21:58:17.197Z] 5d8f1d1f9197: Pulling fs layer [2021-01-12T21:58:17.197Z] 1301750ffb48: Pulling fs layer [2021-01-12T21:58:17.197Z] dc5c6edc9cff: Pulling fs layer [2021-01-12T21:58:17.197Z] 3c370c2e2f82: Pulling fs layer [2021-01-12T21:58:17.197Z] 5ffb2f5886e2: Pulling fs layer [2021-01-12T21:58:17.197Z] 1301750ffb48: Waiting [2021-01-12T21:58:17.197Z] dc5c6edc9cff: Waiting [2021-01-12T21:58:17.197Z] 3c370c2e2f82: Waiting [2021-01-12T21:58:17.197Z] 5ffb2f5886e2: Waiting [2021-01-12T21:58:17.280Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.43MB / 120.17MB 4.7s [2021-01-12T21:58:17.538Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.84MB / 120.17MB 5.0s [2021-01-12T21:58:17.836Z] dfe2d012519c: Verifying Checksum [2021-01-12T21:58:17.836Z] dfe2d012519c: Download complete [2021-01-12T21:58:17.836Z] 5d8f1d1f9197: Verifying Checksum [2021-01-12T21:58:17.836Z] 5d8f1d1f9197: Download complete [2021-01-12T21:58:18.105Z] #8 ... [2021-01-12T21:58:18.105Z] [2021-01-12T21:58:18.105Z] #21 [internal] load build context [2021-01-12T21:58:18.105Z] #21 transferring context: 53.19MB 5.0s done [2021-01-12T21:58:18.105Z] #21 DONE 5.4s [2021-01-12T21:58:18.105Z] [2021-01-12T21:58:18.105Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:18.105Z] #8 ... [2021-01-12T21:58:18.105Z] [2021-01-12T21:58:18.105Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:58:18.105Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T21:58:18.105Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T21:58:18.105Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T21:58:18.105Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T21:58:18.105Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 4.3s done [2021-01-12T21:58:18.105Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 0.8s [2021-01-12T21:58:18.141Z] #8 ... [2021-01-12T21:58:18.141Z] [2021-01-12T21:58:18.141Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:58:18.141Z] #25 0.633 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:18.141Z] #25 0.653 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:18.141Z] #25 0.683 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:18.141Z] #25 0.747 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:58:18.141Z] #25 0.889 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:58:18.141Z] #25 1.079 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:58:18.141Z] #25 1.951 Fetched 8101 kB in 1s (6057 kB/s) [2021-01-12T21:58:18.141Z] #25 1.951 Reading package lists... [2021-01-12T21:58:18.141Z] #25 2.399 Reading package lists... [2021-01-12T21:58:18.141Z] #25 2.823 Building dependency tree... [2021-01-12T21:58:18.141Z] #25 2.939 The following additional packages will be installed: [2021-01-12T21:58:18.141Z] #25 2.939 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T21:58:18.141Z] #25 2.939 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T21:58:18.141Z] #25 2.939 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T21:58:18.141Z] #25 2.939 Suggested packages: [2021-01-12T21:58:18.141Z] #25 2.939 krb5-doc krb5-user [2021-01-12T21:58:18.141Z] #25 2.939 Recommended packages: [2021-01-12T21:58:18.141Z] #25 2.939 krb5-locales publicsuffix libsasl2-modules [2021-01-12T21:58:18.141Z] #25 3.097 The following NEW packages will be installed: [2021-01-12T21:58:18.141Z] #25 3.097 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T21:58:18.141Z] #25 3.097 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T21:58:18.141Z] #25 3.097 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T21:58:18.141Z] #25 3.097 libssh2-1 libssl1.1 openssl [2021-01-12T21:58:18.141Z] #25 3.122 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T21:58:18.141Z] #25 3.122 Need to get 4592 kB of archives. [2021-01-12T21:58:18.141Z] #25 3.122 After this operation, 11.9 MB of additional disk space will be used. [2021-01-12T21:58:18.141Z] #25 3.122 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2021-01-12T21:58:18.141Z] #25 3.133 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T21:58:18.141Z] #25 3.167 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-01-12T21:58:18.141Z] #25 3.168 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-01-12T21:58:18.141Z] #25 3.170 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-01-12T21:58:18.141Z] #25 3.173 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2021-01-12T21:58:18.141Z] #25 3.177 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-01-12T21:58:18.141Z] #25 3.190 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-01-12T21:58:18.141Z] #25 3.194 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-12T21:58:18.141Z] #25 3.195 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-01-12T21:58:18.141Z] #25 3.199 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T21:58:18.141Z] #25 3.201 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-12T21:58:18.141Z] #25 3.208 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-01-12T21:58:18.141Z] #25 3.210 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-01-12T21:58:18.141Z] #25 3.212 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-01-12T21:58:18.141Z] #25 3.213 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-01-12T21:58:18.141Z] #25 3.217 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-01-12T21:58:18.141Z] #25 3.225 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-01-12T21:58:18.141Z] #25 3.232 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-12T21:58:18.141Z] #25 3.236 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-12T21:58:18.141Z] #25 3.244 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-12T21:58:18.141Z] #25 3.329 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:18.141Z] #25 3.336 Fetched 4592 kB in 0s (32.9 MB/s) [2021-01-12T21:58:18.141Z] #25 3.356 Selecting previously unselected package libssl1.1:s390x. [2021-01-12T21:58:18.141Z] #25 3.356 (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-12T21:58:18.141Z] #25 3.360 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.364 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 3.525 Selecting previously unselected package openssl. [2021-01-12T21:58:18.141Z] #25 3.526 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.532 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 3.662 Selecting previously unselected package ca-certificates. [2021-01-12T21:58:18.141Z] #25 3.662 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T21:58:18.141Z] #25 3.669 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.719 Selecting previously unselected package libkeyutils1:s390x. [2021-01-12T21:58:18.141Z] #25 3.720 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.722 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-01-12T21:58:18.141Z] #25 3.746 Selecting previously unselected package libkrb5support0:s390x. [2021-01-12T21:58:18.141Z] #25 3.747 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.750 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.784 Selecting previously unselected package libk5crypto3:s390x. [2021-01-12T21:58:18.141Z] #25 3.784 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.787 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.821 Selecting previously unselected package libkrb5-3:s390x. [2021-01-12T21:58:18.141Z] #25 3.821 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.834 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.902 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-01-12T21:58:18.141Z] #25 3.903 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.906 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.949 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-01-12T21:58:18.141Z] #25 3.950 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.953 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 3.994 Selecting previously unselected package libsasl2-2:s390x. [2021-01-12T21:58:18.141Z] #25 3.994 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 3.997 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.029 Selecting previously unselected package libldap-common. [2021-01-12T21:58:18.141Z] #25 4.030 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T21:58:18.141Z] #25 4.033 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.071 Selecting previously unselected package libldap-2.4-2:s390x. [2021-01-12T21:58:18.141Z] #25 4.072 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.074 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.129 Selecting previously unselected package libnghttp2-14:s390x. [2021-01-12T21:58:18.141Z] #25 4.130 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.132 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.169 Selecting previously unselected package libpsl5:s390x. [2021-01-12T21:58:18.141Z] #25 4.170 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.173 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-01-12T21:58:18.141Z] #25 4.201 Selecting previously unselected package librtmp1:s390x. [2021-01-12T21:58:18.141Z] #25 4.202 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.205 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:58:18.141Z] #25 4.237 Selecting previously unselected package libssh2-1:s390x. [2021-01-12T21:58:18.141Z] #25 4.238 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.241 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-01-12T21:58:18.141Z] #25 4.283 Selecting previously unselected package libcurl4:s390x. [2021-01-12T21:58:18.141Z] #25 4.284 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.286 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.329 Selecting previously unselected package curl. [2021-01-12T21:58:18.141Z] #25 4.330 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.333 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.393 Selecting previously unselected package libonig5:s390x. [2021-01-12T21:58:18.141Z] #25 4.393 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.396 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-12T21:58:18.141Z] #25 4.469 Selecting previously unselected package libjq1:s390x. [2021-01-12T21:58:18.141Z] #25 4.469 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.479 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T21:58:18.141Z] #25 4.510 Selecting previously unselected package jq. [2021-01-12T21:58:18.141Z] #25 4.510 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T21:58:18.141Z] #25 4.514 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T21:58:18.141Z] #25 4.545 Setting up libkeyutils1:s390x (1.6-6) ... [2021-01-12T21:58:18.141Z] #25 4.552 Setting up libpsl5:s390x (0.20.2-2) ... [2021-01-12T21:58:18.141Z] #25 4.560 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.670 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.682 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.694 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.701 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.708 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:58:18.141Z] #25 4.717 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.725 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.732 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-01-12T21:58:18.141Z] #25 4.740 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 4.747 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.758 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-12T21:58:18.141Z] #25 4.767 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T21:58:18.141Z] #25 4.775 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:18.141Z] #25 4.782 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:18.141Z] #25 5.089 Updating certificates in /etc/ssl/certs... [2021-01-12T21:58:18.141Z] #25 5.543 126 added, 0 removed; done. [2021-01-12T21:58:18.141Z] #25 5.569 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 5.580 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T21:58:18.141Z] #25 5.585 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 5.592 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T21:58:18.141Z] #25 5.599 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:58:18.141Z] #25 5.614 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:18.141Z] #25 5.636 Updating certificates in /etc/ssl/certs... [2021-01-12T21:58:18.141Z] #25 6.044 0 added, 0 removed; done. [2021-01-12T21:58:18.141Z] #25 6.044 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T21:58:18.141Z] #25 6.045 done. [2021-01-12T21:58:18.141Z] #25 DONE 7.8s [2021-01-12T21:58:18.141Z] [2021-01-12T21:58:18.141Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:18.141Z] #8 ... [2021-01-12T21:58:18.141Z] [2021-01-12T21:58:18.141Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T21:58:18.141Z] #26 DONE 0.1s [2021-01-12T21:58:18.141Z] [2021-01-12T21:58:18.141Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:18.141Z] #27 ... [2021-01-12T21:58:18.141Z] [2021-01-12T21:58:18.141Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:18.141Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 2.7s done [2021-01-12T21:58:18.141Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-01-12T21:58:18.141Z] #8 DONE 12.3s [2021-01-12T21:58:18.434Z] [2021-01-12T21:58:18.434Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T21:58:18.675Z] #24 ... [2021-01-12T21:58:18.675Z] [2021-01-12T21:58:18.675Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T21:58:18.675Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T21:58:18.675Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T21:58:18.675Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T21:58:18.675Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s done [2021-01-12T21:58:18.675Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2021-01-12T21:58:18.675Z] #60 DONE 6.1s [2021-01-12T21:58:18.675Z] [2021-01-12T21:58:18.675Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:18.675Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s done [2021-01-12T21:58:18.727Z] #9 DONE 0.6s [2021-01-12T21:58:18.727Z] [2021-01-12T21:58:18.727Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T21:58:19.385Z] #10 DONE 0.7s [2021-01-12T21:58:19.385Z] [2021-01-12T21:58:19.385Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:19.385Z] #27 1.448 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T21:58:19.385Z] #27 1.575 [2021-01-12T21:58:19.711Z] #27 1.686 0.2% ### 5.6% [2021-01-12T21:58:19.711Z] #27 ... [2021-01-12T21:58:19.711Z] [2021-01-12T21:58:19.711Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T21:58:19.711Z] #29 DONE 0.1s [2021-01-12T21:58:19.711Z] [2021-01-12T21:58:19.711Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T21:58:19.711Z] #37 DONE 0.1s [2021-01-12T21:58:19.711Z] [2021-01-12T21:58:19.711Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:19.942Z] db4e2d8d5901: Verifying Checksum [2021-01-12T21:58:19.942Z] db4e2d8d5901: Download complete [2021-01-12T21:58:20.020Z] #27 1.686 0.2% ### 5.6% ############ 17.1% ############################# 41.5% ############################################# 62.9% ############################################################### 87.8% ######################################################################## 100.0% [2021-01-12T21:58:20.056Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-01-12T21:58:20.315Z] #27 2.434 [2021-01-12T21:58:20.577Z] 1301750ffb48: Verifying Checksum [2021-01-12T21:58:20.577Z] 1301750ffb48: Download complete [2021-01-12T21:58:20.577Z] 5ffb2f5886e2: Verifying Checksum [2021-01-12T21:58:20.577Z] 5ffb2f5886e2: Download complete [2021-01-12T21:58:20.613Z] #27 2.569 1.4% ############## 20.8% ############################################# 63.6% ######################################################################## 100.0% [2021-01-12T21:58:20.613Z] #27 3.005 [2021-01-12T21:58:20.905Z] #27 3.124 0.1% ################################## 47.3% ######################################################################## 100.0% [2021-01-12T21:58:21.205Z] #27 3.501 [2021-01-12T21:58:21.616Z] dc5c6edc9cff: Verifying Checksum [2021-01-12T21:58:21.616Z] dc5c6edc9cff: Download complete [2021-01-12T21:58:22.990Z] #27 3.650 0.0% ## 3.7% ########## 13.9% ################ 22.5% ###################### 31.1% ########################## 37.5% ################################# 46.1% ####################################### 54.7% ############################################# 63.3% ################################################## 69.7% ###################################################### 76.2% ########################################################### 82.6% ############################################################## 86.8% #################################################################### 95.4% ######################################################################## 100.0% [2021-01-12T21:58:23.346Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.1s done [2021-01-12T21:58:23.346Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-12T21:58:23.698Z] db4e2d8d5901: Pull complete [2021-01-12T21:58:23.698Z] dfe2d012519c: Pull complete [2021-01-12T21:58:24.284Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-01-12T21:58:24.284Z] #8 ... [2021-01-12T21:58:24.284Z] [2021-01-12T21:58:24.284Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:58:24.284Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 6.8s done [2021-01-12T21:58:24.284Z] #24 DONE 11.6s [2021-01-12T21:58:24.284Z] [2021-01-12T21:58:24.284Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:24.284Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-12T21:58:24.284Z] #8 ... [2021-01-12T21:58:24.284Z] [2021-01-12T21:58:24.284Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:58:24.333Z] 3c370c2e2f82: Verifying Checksum [2021-01-12T21:58:24.333Z] 3c370c2e2f82: Download complete [2021-01-12T21:58:24.333Z] 5d8f1d1f9197: Pull complete [2021-01-12T21:58:25.666Z] #25 1.300 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:25.666Z] #25 1.315 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:25.666Z] #25 1.497 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:25.666Z] #25 1.515 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T21:58:25.948Z] #25 1.863 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T21:58:26.517Z] #25 2.383 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T21:58:27.074Z] 1301750ffb48: Pull complete [2021-01-12T21:58:27.109Z] #27 5.633 #=#=# ##O#- # ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#- # # # -=O=# # # # -=O=-# # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # [2021-01-12T21:58:27.109Z] #27 ... [2021-01-12T21:58:27.109Z] [2021-01-12T21:58:27.109Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:27.109Z] #22 1.774 + RM_GOPATH=0 [2021-01-12T21:58:27.109Z] #22 1.774 + TMP_GOPATH= [2021-01-12T21:58:27.109Z] #22 1.775 + : /build [2021-01-12T21:58:27.109Z] #22 1.775 + '[' -z '' ']' [2021-01-12T21:58:27.109Z] #22 1.775 ++ mktemp -d [2021-01-12T21:58:27.109Z] #22 1.776 + export GOPATH=/tmp/tmp.PKrm12fhwJ [2021-01-12T21:58:27.109Z] #22 1.776 + GOPATH=/tmp/tmp.PKrm12fhwJ [2021-01-12T21:58:27.109Z] #22 1.776 + RM_GOPATH=1 [2021-01-12T21:58:27.109Z] #22 1.776 + case "$(go env GOARCH)" in [2021-01-12T21:58:27.109Z] #22 1.779 ++ go env GOARCH [2021-01-12T21:58:27.109Z] #22 1.783 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:27.109Z] #22 1.783 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:27.109Z] #22 1.786 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:27.109Z] #22 1.786 + dir=/tmp/install [2021-01-12T21:58:27.109Z] #22 1.786 + bin=dockercli [2021-01-12T21:58:27.109Z] #22 1.786 + shift [2021-01-12T21:58:27.109Z] #22 1.786 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T21:58:27.109Z] #22 1.786 + . /tmp/install/dockercli.installer [2021-01-12T21:58:27.109Z] #22 1.786 ++ : stable [2021-01-12T21:58:27.109Z] #22 1.786 ++ : 17.06.2-ce [2021-01-12T21:58:27.109Z] #22 1.786 + install_dockercli [2021-01-12T21:58:27.109Z] #22 1.786 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T21:58:27.109Z] #22 1.786 Install docker/cli version 17.06.2-ce from stable [2021-01-12T21:58:27.109Z] #22 1.786 ++ uname -m [2021-01-12T21:58:27.109Z] #22 1.787 + arch=s390x [2021-01-12T21:58:27.109Z] #22 1.787 + '[' s390x '!=' x86_64 ']' [2021-01-12T21:58:27.109Z] #22 1.787 + '[' s390x '!=' s390x ']' [2021-01-12T21:58:27.109Z] #22 1.787 + url=https://download.docker.com/linux/static [2021-01-12T21:58:27.109Z] #22 1.787 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-01-12T21:58:27.109Z] #22 1.794 + tar -xz docker/docker [2021-01-12T21:58:27.109Z] #22 7.160 + mkdir -p /build [2021-01-12T21:58:27.109Z] #22 7.162 + mv docker/docker /build/ [2021-01-12T21:58:27.109Z] #22 7.171 + rmdir docker [2021-01-12T21:58:27.109Z] #22 DONE 7.6s [2021-01-12T21:58:27.109Z] [2021-01-12T21:58:27.109Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:27.109Z] #45 1.818 + RM_GOPATH=0 [2021-01-12T21:58:27.109Z] #45 1.818 + TMP_GOPATH= [2021-01-12T21:58:27.109Z] #45 1.818 + : /build [2021-01-12T21:58:27.109Z] #45 1.818 + '[' -z '' ']' [2021-01-12T21:58:27.109Z] #45 1.818 ++ mktemp -d [2021-01-12T21:58:27.109Z] #45 1.820 + export GOPATH=/tmp/tmp.WwuKMEsVDe [2021-01-12T21:58:27.109Z] #45 1.820 + GOPATH=/tmp/tmp.WwuKMEsVDe [2021-01-12T21:58:27.109Z] #45 1.820 + RM_GOPATH=1 [2021-01-12T21:58:27.109Z] #45 1.820 + case "$(go env GOARCH)" in [2021-01-12T21:58:27.109Z] #45 1.820 ++ go env GOARCH [2021-01-12T21:58:27.109Z] #45 1.824 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:27.110Z] #45 1.824 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:27.110Z] #45 1.824 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:27.110Z] #45 1.825 + dir=/tmp/install [2021-01-12T21:58:27.110Z] #45 1.825 + bin=gotestsum [2021-01-12T21:58:27.110Z] #45 1.825 + shift [2021-01-12T21:58:27.110Z] #45 1.825 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T21:58:27.110Z] #45 1.825 + . /tmp/install/gotestsum.installer [2021-01-12T21:58:27.110Z] #45 1.825 ++ : v0.5.3 [2021-01-12T21:58:27.110Z] #45 1.825 + install_gotestsum [2021-01-12T21:58:27.110Z] #45 1.826 + set -e [2021-01-12T21:58:27.110Z] #45 1.826 + export GO111MODULE=on [2021-01-12T21:58:27.110Z] #45 1.826 + GO111MODULE=on [2021-01-12T21:58:27.110Z] #45 1.826 + GOBIN=/build [2021-01-12T21:58:27.110Z] #45 1.826 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T21:58:27.110Z] #45 1.885 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T21:58:27.110Z] #45 1.885 go: finding gotest.tools v0.5.3 [2021-01-12T21:58:27.110Z] #45 2.540 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T21:58:27.110Z] #45 2.691 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T21:58:27.110Z] #45 6.133 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T21:58:27.110Z] #45 6.139 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:58:27.110Z] #45 6.140 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:58:27.110Z] #45 6.158 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:58:27.110Z] #45 6.172 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:58:27.110Z] #45 6.213 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:58:27.110Z] #45 6.276 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:58:27.110Z] #45 6.384 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T21:58:27.110Z] #45 6.386 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T21:58:27.110Z] #45 6.405 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T21:58:27.110Z] #45 6.415 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:58:27.110Z] #45 6.420 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:58:27.110Z] #45 6.426 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:58:27.110Z] #45 6.701 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T21:58:27.110Z] #45 6.723 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T21:58:27.110Z] #45 6.819 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:58:27.110Z] #45 6.822 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:58:27.110Z] #45 7.004 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:58:27.110Z] #45 7.144 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:58:27.110Z] #45 7.626 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:58:27.402Z] #45 ... [2021-01-12T21:58:27.402Z] [2021-01-12T21:58:27.402Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:28.295Z] #27 5.633 #=#=# ##O#- # ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#- # # # -=O=# # # # -=O=-# # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # [2021-01-12T21:58:28.422Z] #25 3.939 Fetched 8414 kB in 3s (2922 kB/s) [2021-01-12T21:58:29.140Z] dc5c6edc9cff: Pull complete [2021-01-12T21:58:29.362Z] #25 3.939 Reading package lists... [2021-01-12T21:58:29.465Z] #27 10.81 #=#=# 0.1% ## 3.2% #### 5.6% ##### 7.5% ###### 9.4% ######## 11.3% ######### 13.5% ########## 14.4% [2021-01-12T21:58:29.465Z] #27 ... [2021-01-12T21:58:29.465Z] [2021-01-12T21:58:29.465Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:58:29.465Z] #53 2.682 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:29.465Z] #53 2.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:29.465Z] #53 2.993 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:29.465Z] #53 3.319 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:58:29.465Z] #53 4.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:58:29.465Z] #53 6.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:58:29.465Z] #53 ... [2021-01-12T21:58:29.465Z] [2021-01-12T21:58:29.465Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:58:29.465Z] #43 1.908 + RM_GOPATH=0 [2021-01-12T21:58:29.465Z] #43 1.908 + TMP_GOPATH= [2021-01-12T21:58:29.465Z] #43 1.908 + : /build [2021-01-12T21:58:29.465Z] #43 1.908 + '[' -z '' ']' [2021-01-12T21:58:29.465Z] #43 1.908 ++ mktemp -d [2021-01-12T21:58:29.465Z] #43 1.908 + export GOPATH=/tmp/tmp.HhQilKhEmo [2021-01-12T21:58:29.465Z] #43 1.908 + GOPATH=/tmp/tmp.HhQilKhEmo [2021-01-12T21:58:29.465Z] #43 1.908 + RM_GOPATH=1 [2021-01-12T21:58:29.465Z] #43 1.908 + case "$(go env GOARCH)" in [2021-01-12T21:58:29.465Z] #43 1.908 ++ go env GOARCH [2021-01-12T21:58:29.465Z] #43 1.908 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:29.465Z] #43 1.908 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:29.465Z] #43 1.908 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:29.465Z] #43 1.931 + dir=/tmp/install [2021-01-12T21:58:29.465Z] #43 1.931 + bin=vndr [2021-01-12T21:58:29.465Z] #43 1.931 + shift [2021-01-12T21:58:29.465Z] #43 1.931 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T21:58:29.465Z] #43 1.931 + . /tmp/install/vndr.installer [2021-01-12T21:58:29.465Z] #43 1.931 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:58:29.465Z] #43 1.931 + install_vndr [2021-01-12T21:58:29.465Z] #43 1.931 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T21:58:29.465Z] #43 1.931 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HhQilKhEmo/src/github.com/LK4D4/vndr [2021-01-12T21:58:29.465Z] #43 1.931 Cloning into '/tmp/tmp.HhQilKhEmo/src/github.com/LK4D4/vndr'... [2021-01-12T21:58:29.465Z] #43 1.931 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:58:29.465Z] #43 2.526 + cd /tmp/tmp.HhQilKhEmo/src/github.com/LK4D4/vndr [2021-01-12T21:58:29.465Z] #43 2.526 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:58:29.465Z] #43 2.538 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T21:58:29.465Z] #43 3.199 runtime/internal/atomic [2021-01-12T21:58:29.465Z] #43 3.202 internal/cpu [2021-01-12T21:58:29.465Z] #43 3.325 runtime/internal/sys [2021-01-12T21:58:29.465Z] #43 3.428 runtime/internal/math [2021-01-12T21:58:29.465Z] #43 3.472 internal/race [2021-01-12T21:58:29.465Z] #43 3.507 sync/atomic [2021-01-12T21:58:29.465Z] #43 3.563 internal/bytealg [2021-01-12T21:58:29.465Z] #43 3.656 unicode [2021-01-12T21:58:29.465Z] #43 3.873 runtime [2021-01-12T21:58:29.465Z] #43 5.253 unicode/utf8 [2021-01-12T21:58:29.465Z] #43 5.663 math [2021-01-12T21:58:29.465Z] #43 10.06 unicode/utf16 [2021-01-12T21:58:29.757Z] #43 ... [2021-01-12T21:58:29.757Z] [2021-01-12T21:58:29.757Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:58:29.757Z] #11 2.605 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:29.757Z] #11 2.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:29.757Z] #11 2.822 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:29.757Z] #11 3.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:58:29.757Z] #11 4.418 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:58:29.757Z] #11 6.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:58:29.757Z] #11 ... [2021-01-12T21:58:29.757Z] [2021-01-12T21:58:29.757Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:29.757Z] #49 1.385 + RM_GOPATH=0 [2021-01-12T21:58:29.757Z] #49 1.385 + TMP_GOPATH= [2021-01-12T21:58:29.757Z] #49 1.385 + : /build [2021-01-12T21:58:29.757Z] #49 1.385 + '[' -z '' ']' [2021-01-12T21:58:29.757Z] #49 1.386 ++ mktemp -d [2021-01-12T21:58:29.757Z] #49 1.386 + export GOPATH=/tmp/tmp.apKwgCWSSI [2021-01-12T21:58:29.757Z] #49 1.386 + GOPATH=/tmp/tmp.apKwgCWSSI [2021-01-12T21:58:29.757Z] #49 1.386 + RM_GOPATH=1 [2021-01-12T21:58:29.757Z] #49 1.386 + case "$(go env GOARCH)" in [2021-01-12T21:58:29.757Z] #49 1.389 ++ go env GOARCH [2021-01-12T21:58:29.757Z] #49 1.389 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:29.757Z] #49 1.389 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:29.757Z] #49 1.391 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:58:29.757Z] #49 1.391 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:29.757Z] #49 1.391 + dir=/tmp/install [2021-01-12T21:58:29.758Z] #49 1.391 + bin=shfmt [2021-01-12T21:58:29.758Z] #49 1.391 + shift [2021-01-12T21:58:29.758Z] #49 1.391 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T21:58:29.758Z] #49 1.391 + . /tmp/install/shfmt.installer [2021-01-12T21:58:29.758Z] #49 1.391 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:58:29.758Z] #49 1.391 + install_shfmt [2021-01-12T21:58:29.758Z] #49 1.391 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T21:58:29.758Z] #49 1.391 + git clone https://github.com/mvdan/sh.git /tmp/tmp.apKwgCWSSI/src/github.com/mvdan/sh [2021-01-12T21:58:29.758Z] #49 1.394 Cloning into '/tmp/tmp.apKwgCWSSI/src/github.com/mvdan/sh'... [2021-01-12T21:58:29.758Z] #49 6.555 + cd /tmp/tmp.apKwgCWSSI/src/github.com/mvdan/sh [2021-01-12T21:58:29.758Z] #49 6.555 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:58:29.758Z] #49 6.660 + GO111MODULE=on [2021-01-12T21:58:29.758Z] #49 6.660 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T21:58:29.758Z] #49 7.674 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:58:29.758Z] #49 7.752 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:58:29.758Z] #49 7.774 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:58:29.758Z] #49 7.889 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:58:29.758Z] #49 7.938 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:58:29.758Z] #49 8.771 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:58:29.758Z] #49 9.347 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:58:29.758Z] #49 10.03 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:58:30.050Z] #49 ... [2021-01-12T21:58:30.050Z] [2021-01-12T21:58:30.050Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:30.050Z] #62 2.214 + RM_GOPATH=0 [2021-01-12T21:58:30.050Z] #62 2.214 + TMP_GOPATH= [2021-01-12T21:58:30.050Z] #62 2.214 + : /build [2021-01-12T21:58:30.050Z] #62 2.214 + '[' -z '' ']' [2021-01-12T21:58:30.050Z] #62 2.214 ++ mktemp -d [2021-01-12T21:58:30.050Z] #62 2.214 + export GOPATH=/tmp/tmp.kCe1qijBod [2021-01-12T21:58:30.050Z] #62 2.214 + GOPATH=/tmp/tmp.kCe1qijBod [2021-01-12T21:58:30.050Z] #62 2.214 + RM_GOPATH=1 [2021-01-12T21:58:30.050Z] #62 2.214 + case "$(go env GOARCH)" in [2021-01-12T21:58:30.050Z] #62 2.214 ++ go env GOARCH [2021-01-12T21:58:30.050Z] #62 2.249 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:58:30.050Z] #62 2.249 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #62 2.249 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #62 2.249 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:30.050Z] #62 2.249 + dir=/tmp/install [2021-01-12T21:58:30.050Z] #62 2.249 + bin=proxy [2021-01-12T21:58:30.050Z] #62 2.249 + shift [2021-01-12T21:58:30.050Z] #62 2.249 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T21:58:30.050Z] #62 2.249 + . /tmp/install/proxy.installer [2021-01-12T21:58:30.050Z] #62 2.249 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:58:30.050Z] #62 2.249 + install_proxy [2021-01-12T21:58:30.050Z] #62 2.249 + case "$1" in [2021-01-12T21:58:30.050Z] #62 2.249 + export CGO_ENABLED=0 [2021-01-12T21:58:30.050Z] #62 2.249 + CGO_ENABLED=0 [2021-01-12T21:58:30.050Z] #62 2.249 + _install_proxy [2021-01-12T21:58:30.050Z] #62 2.249 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T21:58:30.050Z] #62 2.249 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kCe1qijBod/src/github.com/docker/libnetwork [2021-01-12T21:58:30.050Z] #62 2.254 Cloning into '/tmp/tmp.kCe1qijBod/src/github.com/docker/libnetwork'... [2021-01-12T21:58:30.050Z] #62 ... [2021-01-12T21:58:30.050Z] [2021-01-12T21:58:30.050Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:30.050Z] #32 2.652 + RM_GOPATH=0 [2021-01-12T21:58:30.050Z] #32 2.652 + TMP_GOPATH= [2021-01-12T21:58:30.050Z] #32 2.652 + : /build [2021-01-12T21:58:30.050Z] #32 2.652 + '[' -z '' ']' [2021-01-12T21:58:30.050Z] #32 2.653 ++ mktemp -d [2021-01-12T21:58:30.050Z] #32 2.657 + export GOPATH=/tmp/tmp.XnGiFIRkKe [2021-01-12T21:58:30.050Z] #32 2.657 + GOPATH=/tmp/tmp.XnGiFIRkKe [2021-01-12T21:58:30.050Z] #32 2.657 + RM_GOPATH=1 [2021-01-12T21:58:30.050Z] #32 2.657 + case "$(go env GOARCH)" in [2021-01-12T21:58:30.050Z] #32 2.657 ++ go env GOARCH [2021-01-12T21:58:30.050Z] #32 2.686 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #32 2.686 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #32 2.687 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:30.050Z] #32 2.693 + dir=/tmp/install [2021-01-12T21:58:30.050Z] #32 2.693 + bin=tomlv [2021-01-12T21:58:30.050Z] #32 2.693 + shift [2021-01-12T21:58:30.050Z] #32 2.693 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T21:58:30.050Z] #32 2.693 + . /tmp/install/tomlv.installer [2021-01-12T21:58:30.050Z] #32 2.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:58:30.050Z] #32 2.693 + install_tomlv [2021-01-12T21:58:30.050Z] #32 2.693 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T21:58:30.050Z] #32 2.693 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:58:30.050Z] #32 2.693 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XnGiFIRkKe/src/github.com/BurntSushi/toml [2021-01-12T21:58:30.050Z] #32 2.698 Cloning into '/tmp/tmp.XnGiFIRkKe/src/github.com/BurntSushi/toml'... [2021-01-12T21:58:30.050Z] #32 3.501 + cd /tmp/tmp.XnGiFIRkKe/src/github.com/BurntSushi/toml [2021-01-12T21:58:30.050Z] #32 3.501 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:58:30.050Z] #32 3.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T21:58:30.050Z] #32 3.923 math/bits [2021-01-12T21:58:30.050Z] #32 3.978 runtime [2021-01-12T21:58:30.050Z] #32 4.282 math [2021-01-12T21:58:30.050Z] #32 7.915 internal/testlog [2021-01-12T21:58:30.050Z] #32 8.259 encoding [2021-01-12T21:58:30.050Z] #32 8.643 runtime/cgo [2021-01-12T21:58:30.050Z] #32 ... [2021-01-12T21:58:30.050Z] [2021-01-12T21:58:30.050Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:30.050Z] #56 1.457 + RM_GOPATH=0 [2021-01-12T21:58:30.050Z] #56 1.457 + TMP_GOPATH= [2021-01-12T21:58:30.050Z] #56 1.457 + : /build [2021-01-12T21:58:30.050Z] #56 1.457 + '[' -z '' ']' [2021-01-12T21:58:30.050Z] #56 1.457 ++ mktemp -d [2021-01-12T21:58:30.050Z] #56 1.457 + export GOPATH=/tmp/tmp.XeK1mPOQxu [2021-01-12T21:58:30.050Z] #56 1.457 + GOPATH=/tmp/tmp.XeK1mPOQxu [2021-01-12T21:58:30.050Z] #56 1.457 + RM_GOPATH=1 [2021-01-12T21:58:30.050Z] #56 1.457 + case "$(go env GOARCH)" in [2021-01-12T21:58:30.050Z] #56 1.457 ++ go env GOARCH [2021-01-12T21:58:30.050Z] #56 1.464 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #56 1.464 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.050Z] #56 1.464 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:30.050Z] #56 1.464 + dir=/tmp/install [2021-01-12T21:58:30.050Z] #56 1.464 + bin=rootlesskit [2021-01-12T21:58:30.050Z] #56 1.464 + shift [2021-01-12T21:58:30.050Z] #56 1.464 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T21:58:30.050Z] #56 1.464 + . /tmp/install/rootlesskit.installer [2021-01-12T21:58:30.050Z] #56 1.464 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:58:30.050Z] #56 1.464 + install_rootlesskit [2021-01-12T21:58:30.050Z] #56 1.464 + case "$1" in [2021-01-12T21:58:30.051Z] #56 1.464 + export CGO_ENABLED=0 [2021-01-12T21:58:30.051Z] #56 1.464 + CGO_ENABLED=0 [2021-01-12T21:58:30.051Z] #56 1.464 + _install_rootlesskit [2021-01-12T21:58:30.051Z] #56 1.464 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T21:58:30.051Z] #56 1.464 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XeK1mPOQxu/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:58:30.051Z] #56 1.464 Cloning into '/tmp/tmp.XeK1mPOQxu/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T21:58:30.051Z] #56 1.464 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:58:30.051Z] #56 4.016 + cd /tmp/tmp.XeK1mPOQxu/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:58:30.051Z] #56 4.016 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:58:30.051Z] #56 4.204 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T21:58:30.051Z] #56 4.205 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T21:58:30.301Z] #25 4.978 Reading package lists... [2021-01-12T21:58:30.301Z] #25 5.953 Building dependency tree... [2021-01-12T21:58:30.343Z] #56 ... [2021-01-12T21:58:30.343Z] [2021-01-12T21:58:30.343Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:30.343Z] #47 2.071 + RM_GOPATH=0 [2021-01-12T21:58:30.343Z] #47 2.071 + TMP_GOPATH= [2021-01-12T21:58:30.343Z] #47 2.071 + : /build [2021-01-12T21:58:30.343Z] #47 2.071 + '[' -z '' ']' [2021-01-12T21:58:30.343Z] #47 2.071 ++ mktemp -d [2021-01-12T21:58:30.343Z] #47 2.071 + export GOPATH=/tmp/tmp.PfgXOqmXKc [2021-01-12T21:58:30.343Z] #47 2.071 + GOPATH=/tmp/tmp.PfgXOqmXKc [2021-01-12T21:58:30.343Z] #47 2.071 + RM_GOPATH=1 [2021-01-12T21:58:30.343Z] #47 2.071 + case "$(go env GOARCH)" in [2021-01-12T21:58:30.343Z] #47 2.071 ++ go env GOARCH [2021-01-12T21:58:30.343Z] #47 2.092 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.343Z] #47 2.092 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:30.343Z] #47 2.092 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:30.343Z] #47 2.092 + dir=/tmp/install [2021-01-12T21:58:30.343Z] #47 2.092 + bin=golangci_lint [2021-01-12T21:58:30.343Z] #47 2.092 + shift [2021-01-12T21:58:30.343Z] #47 2.092 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T21:58:30.343Z] #47 2.092 + . /tmp/install/golangci_lint.installer [2021-01-12T21:58:30.343Z] #47 2.092 ++ : v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.092 + install_golangci_lint [2021-01-12T21:58:30.343Z] #47 2.092 + set -e [2021-01-12T21:58:30.343Z] #47 2.092 + export GO111MODULE=on [2021-01-12T21:58:30.343Z] #47 2.092 + GO111MODULE=on [2021-01-12T21:58:30.343Z] #47 2.092 + GOBIN=/build [2021-01-12T21:58:30.343Z] #47 2.092 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.102 go: finding github.com v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.102 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.102 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.102 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.102 go: finding github.com/golangci v1.23.8 [2021-01-12T21:58:30.343Z] #47 2.752 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:58:30.343Z] #47 3.092 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:58:30.343Z] #47 9.150 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T21:58:30.343Z] #47 9.162 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T21:58:30.343Z] #47 9.170 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T21:58:30.343Z] #47 9.177 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T21:58:30.343Z] #47 9.185 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T21:58:30.343Z] #47 9.373 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T21:58:30.343Z] #47 9.389 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T21:58:30.343Z] #47 9.457 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T21:58:30.343Z] #47 9.535 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T21:58:30.343Z] #47 9.558 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T21:58:30.343Z] #47 9.723 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T21:58:30.343Z] #47 9.738 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T21:58:30.343Z] #47 9.760 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T21:58:30.343Z] #47 9.869 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T21:58:30.343Z] #47 9.906 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T21:58:30.343Z] #47 9.973 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T21:58:30.343Z] #47 10.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T21:58:30.343Z] #47 10.24 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T21:58:30.343Z] #47 10.24 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T21:58:30.343Z] #47 10.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T21:58:30.343Z] #47 10.37 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T21:58:30.343Z] #47 10.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T21:58:30.343Z] #47 10.62 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T21:58:30.343Z] #47 ... [2021-01-12T21:58:30.343Z] [2021-01-12T21:58:30.343Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:58:30.343Z] #38 2.526 + git clone https://github.com/docker/distribution.git . [2021-01-12T21:58:30.343Z] #38 2.528 Cloning into '.'... [2021-01-12T21:58:30.561Z] #25 6.327 The following additional packages will be installed: [2021-01-12T21:58:30.561Z] #25 6.328 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T21:58:30.561Z] #25 6.328 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T21:58:30.561Z] #25 6.328 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T21:58:30.561Z] #25 6.329 Suggested packages: [2021-01-12T21:58:30.561Z] #25 6.329 krb5-doc krb5-user [2021-01-12T21:58:30.561Z] #25 6.329 Recommended packages: [2021-01-12T21:58:30.561Z] #25 6.329 krb5-locales publicsuffix libsasl2-modules [2021-01-12T21:58:30.636Z] #38 ... [2021-01-12T21:58:30.636Z] [2021-01-12T21:58:30.636Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:30.636Z] #34 2.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:30.636Z] #34 2.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:30.636Z] #34 2.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:30.636Z] #34 3.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:58:30.636Z] #34 4.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:58:30.636Z] #34 6.426 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:58:30.636Z] #34 ... [2021-01-12T21:58:30.636Z] [2021-01-12T21:58:30.636Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:30.636Z] #40 2.835 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:58:30.636Z] #40 2.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:58:30.636Z] #40 2.923 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:58:30.636Z] #40 3.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:58:30.636Z] #40 4.972 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:58:30.636Z] #40 6.303 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:58:30.636Z] #40 ... [2021-01-12T21:58:30.636Z] [2021-01-12T21:58:30.636Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T21:58:30.636Z] #30 2.400 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T21:58:30.636Z] #30 2.401 Cloning into '.'... [2021-01-12T21:58:30.824Z] #25 6.570 The following NEW packages will be installed: [2021-01-12T21:58:30.824Z] #25 6.570 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T21:58:30.824Z] #25 6.570 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T21:58:30.824Z] #25 6.570 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T21:58:30.824Z] #25 6.570 libssh2-1 libssl1.1 openssl [2021-01-12T21:58:30.929Z] #30 ... [2021-01-12T21:58:30.929Z] [2021-01-12T21:58:30.929Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:31.083Z] #25 6.858 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T21:58:31.083Z] #25 6.858 Need to get 5047 kB of archives. [2021-01-12T21:58:31.083Z] #25 6.858 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T21:58:31.083Z] #25 6.858 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T21:58:31.083Z] #25 6.858 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T21:58:31.083Z] #25 6.858 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T21:58:31.083Z] #25 6.858 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T21:58:31.083Z] #25 6.860 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T21:58:31.083Z] #25 6.875 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T21:58:31.083Z] #25 6.875 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T21:58:31.083Z] #25 6.875 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-12T21:58:31.083Z] #25 6.875 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T21:58:31.083Z] #25 6.875 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T21:58:31.083Z] #25 6.875 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-12T21:58:31.083Z] #25 6.890 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T21:58:31.083Z] #25 6.890 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T21:58:31.083Z] #25 6.890 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T21:58:31.083Z] #25 6.891 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T21:58:31.083Z] #25 6.894 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T21:58:31.083Z] #25 6.904 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T21:58:31.083Z] #25 6.915 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T21:58:31.083Z] #25 6.915 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T21:58:31.083Z] #25 6.915 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T21:58:31.083Z] #25 6.917 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T21:58:31.343Z] #25 7.129 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:31.343Z] #25 7.155 Fetched 5047 kB in 0s (15.0 MB/s) [2021-01-12T21:58:31.343Z] #25 7.215 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T21:58:31.343Z] #25 7.215 (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-12T21:58:31.343Z] #25 7.221 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T21:58:31.343Z] #25 7.233 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:31.912Z] #25 7.478 Selecting previously unselected package openssl. [2021-01-12T21:58:31.912Z] #25 7.478 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T21:58:31.912Z] #25 7.481 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:31.912Z] #25 7.663 Selecting previously unselected package ca-certificates. [2021-01-12T21:58:31.912Z] #25 7.663 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T21:58:31.912Z] #25 7.667 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:31.912Z] #25 7.752 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T21:58:31.912Z] #25 7.752 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T21:58:31.912Z] #25 7.758 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T21:58:31.912Z] #25 7.793 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T21:58:31.912Z] #25 7.793 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T21:58:31.912Z] #25 7.801 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:31.912Z] #25 7.854 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T21:58:32.172Z] #25 7.855 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T21:58:32.172Z] #25 7.861 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:32.172Z] #25 7.953 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T21:58:32.172Z] #25 7.953 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T21:58:32.172Z] #25 7.960 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:32.172Z] #25 8.094 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T21:58:32.172Z] #25 8.094 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T21:58:32.172Z] #25 8.094 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:32.432Z] #25 8.175 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T21:58:32.432Z] #25 8.175 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T21:58:32.432Z] #25 8.178 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:32.432Z] #25 8.230 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T21:58:32.432Z] #25 8.230 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T21:58:32.432Z] #25 8.235 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:32.432Z] #25 8.285 Selecting previously unselected package libldap-common. [2021-01-12T21:58:32.432Z] #25 8.285 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T21:58:32.432Z] #25 8.291 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:32.432Z] #25 8.365 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T21:58:32.432Z] #25 8.365 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T21:58:32.692Z] #25 8.367 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:32.692Z] #25 8.451 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T21:58:32.692Z] #25 8.451 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T21:58:32.692Z] #25 8.456 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T21:58:32.692Z] #25 8.515 Selecting previously unselected package libpsl5:amd64. [2021-01-12T21:58:32.692Z] #25 8.515 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T21:58:32.692Z] #25 8.521 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T21:58:32.692Z] #25 8.581 Selecting previously unselected package librtmp1:amd64. [2021-01-12T21:58:32.692Z] #25 8.581 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T21:58:32.692Z] #25 8.584 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:58:32.916Z] 3c370c2e2f82: Pull complete [2021-01-12T21:58:32.916Z] 5ffb2f5886e2: Pull complete [2021-01-12T21:58:32.916Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-01-12T21:58:32.916Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-01-12T21:58:32.916Z] ---> 805dc2d65d1c [2021-01-12T21:58:32.916Z] Step 5/15 : ARG BUILDX_REPO [2021-01-12T21:58:32.916Z] ---> Running in 620d097f3975 [2021-01-12T21:58:32.916Z] Removing intermediate container 620d097f3975 [2021-01-12T21:58:32.916Z] ---> 42c2261d8928 [2021-01-12T21:58:32.916Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-01-12T21:58:32.916Z] ---> Running in 7a86f7e70e9b [2021-01-12T21:58:32.951Z] #25 8.637 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T21:58:32.951Z] #25 8.637 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T21:58:32.951Z] #25 8.652 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T21:58:32.951Z] #25 8.704 Selecting previously unselected package libcurl4:amd64. [2021-01-12T21:58:32.951Z] #25 8.704 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T21:58:32.951Z] #25 8.709 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T21:58:32.951Z] #25 8.797 Selecting previously unselected package curl. [2021-01-12T21:58:32.951Z] #25 8.797 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T21:58:32.951Z] #25 8.806 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T21:58:33.206Z] Cloning into '/buildx'... [2021-01-12T21:58:33.210Z] #25 8.882 Selecting previously unselected package libonig5:amd64. [2021-01-12T21:58:33.210Z] #25 8.882 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T21:58:33.210Z] #25 8.894 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T21:58:33.210Z] #25 8.961 Selecting previously unselected package libjq1:amd64. [2021-01-12T21:58:33.210Z] #25 8.961 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T21:58:33.210Z] #25 8.965 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T21:58:33.210Z] #25 9.025 Selecting previously unselected package jq. [2021-01-12T21:58:33.210Z] #25 9.025 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T21:58:33.210Z] #25 9.029 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T21:58:33.210Z] #25 9.094 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T21:58:33.470Z] #25 9.104 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T21:58:33.470Z] #25 9.114 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:33.470Z] #25 9.260 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T21:58:33.470Z] #25 9.270 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:33.470Z] #25 9.284 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:33.470Z] #25 9.294 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:33.470Z] #25 9.304 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:58:33.470Z] #25 9.316 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:33.470Z] #25 9.326 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:58:33.470Z] #25 9.337 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T21:58:33.470Z] #25 9.347 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:33.729Z] #25 9.357 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:58:33.729Z] #25 9.377 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T21:58:33.729Z] #25 9.389 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T21:58:33.729Z] #25 9.403 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:58:33.729Z] #25 9.413 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:34.302Z] #25 10.15 Updating certificates in /etc/ssl/certs... [2021-01-12T21:58:34.302Z] #25 ... [2021-01-12T21:58:34.302Z] [2021-01-12T21:58:34.302Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:34.302Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-01-12T21:58:34.302Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done [2021-01-12T21:58:34.302Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.8s [2021-01-12T21:58:34.546Z] #27 10.81 #=#=# 0.1% ## 3.2% #### 5.6% ##### 7.5% ###### 9.4% ######## 11.3% ######### 13.5% ########## 14.4% ########### 15.9% ############ 17.7% ############## 20.0% ################ 22.4% ################# 24.3% ################## 26.1% #################### 28.2% ##################### 30.3% ####################### 32.9% ######################### 34.9% ########################## 36.6% ########################### 37.8% ############################# 40.3% ############################## 41.7% ############################### 43.6% ################################ 45.5% ################################## 48.0% ################################### 49.2% ##################################### 51.7% ###################################### 52.9% ####################################### 54.5% ######################################## 56.3% ######################################### 58.0% ########################################### 59.9% ############################################# 63.0% ############################################### 65.8% ################################################# 68.5% ################################################### 71.0% #################################################### 73.0% ###################################################### 75.6% ######################################################## 78.0% ######################################################### 80.2% ########################################################### 83.0% ############################################################# 85.6% ############################################################## 87.4% ################################################################ 89.3% ################################################################# 91.1% ################################################################## 93.0% #################################################################### 95.5% ##################################################################### 97.2% ###################################################################### 98.0% ####################################################################### 99.1% ######################################################################## 100.0% [2021-01-12T21:58:34.546Z] #27 16.86 [2021-01-12T21:58:35.584Z] #27 17.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T21:58:35.686Z] #8 ... [2021-01-12T21:58:35.686Z] [2021-01-12T21:58:35.686Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:58:35.686Z] #25 11.34 126 added, 0 removed; done. [2021-01-12T21:58:35.686Z] #25 11.38 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T21:58:35.686Z] #25 11.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T21:58:35.686Z] #25 11.40 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T21:58:35.686Z] #25 11.42 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T21:58:35.686Z] #25 11.43 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:58:35.686Z] #25 11.45 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T21:58:35.686Z] #25 11.47 Updating certificates in /etc/ssl/certs... [2021-01-12T21:58:35.876Z] #27 18.22 [2021-01-12T21:58:36.169Z] #27 18.38 ### 4.2% ######################################################################## 100.0% [2021-01-12T21:58:36.461Z] #27 18.58 [2021-01-12T21:58:36.633Z] #25 12.39 0 added, 0 removed; done. [2021-01-12T21:58:36.634Z] #25 12.39 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T21:58:36.634Z] #25 12.40 done. [2021-01-12T21:58:36.728Z] Removing intermediate container 7a86f7e70e9b [2021-01-12T21:58:36.728Z] ---> a838c6a9171c [2021-01-12T21:58:36.728Z] Step 7/15 : WORKDIR /buildx [2021-01-12T21:58:36.728Z] ---> Running in 9a088690ca34 [2021-01-12T21:58:37.021Z] Removing intermediate container 9a088690ca34 [2021-01-12T21:58:37.021Z] ---> 25c6e5177c66 [2021-01-12T21:58:37.021Z] Step 8/15 : ARG BUILDX_COMMIT [2021-01-12T21:58:37.021Z] ---> Running in ac24d9121944 [2021-01-12T21:58:37.021Z] Removing intermediate container ac24d9121944 [2021-01-12T21:58:37.021Z] ---> ae36db1cb070 [2021-01-12T21:58:37.021Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-01-12T21:58:37.021Z] ---> Running in 964fbba926a9 [2021-01-12T21:58:37.501Z] #27 19.72 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T21:58:37.501Z] #27 19.76 skipping existing aab193acf6ba [2021-01-12T21:58:37.501Z] #27 19.87 [2021-01-12T21:58:37.652Z] From https://github.com/docker/buildx [2021-01-12T21:58:37.652Z] * [new tag] v0.3.1 -> build [2021-01-12T21:58:38.281Z] Switched to branch 'build' [2021-01-12T21:58:38.537Z] #27 ... [2021-01-12T21:58:38.538Z] [2021-01-12T21:58:38.538Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:38.538Z] #45 9.072 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:58:38.538Z] #45 9.625 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:58:38.538Z] #45 11.93 go: finding github.com/fatih/color v1.9.0 [2021-01-12T21:58:38.538Z] #45 11.97 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:58:38.538Z] #45 11.99 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T21:58:38.538Z] #45 12.02 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T21:58:38.538Z] #45 12.08 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:58:38.538Z] #45 12.16 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:58:38.538Z] #45 12.25 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:58:38.538Z] #45 12.43 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:58:38.538Z] #45 12.46 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:58:38.538Z] #45 12.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:58:38.538Z] #45 12.51 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:58:38.830Z] #45 ... [2021-01-12T21:58:38.830Z] [2021-01-12T21:58:38.830Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:38.830Z] #47 11.08 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T21:58:38.830Z] #47 12.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T21:58:38.830Z] #47 12.42 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T21:58:38.830Z] #47 12.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T21:58:38.830Z] #47 12.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T21:58:38.830Z] #47 12.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T21:58:38.830Z] #47 12.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T21:58:38.830Z] #47 12.54 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T21:58:38.830Z] #47 12.54 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T21:58:38.830Z] #47 12.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T21:58:38.830Z] #47 12.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T21:58:38.830Z] #47 12.64 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T21:58:38.830Z] #47 12.64 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T21:58:38.830Z] #47 12.64 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T21:58:38.830Z] #47 12.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T21:58:38.830Z] #47 12.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T21:58:38.830Z] #47 12.69 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T21:58:38.830Z] #47 12.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T21:58:38.830Z] #47 12.75 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T21:58:38.830Z] #47 12.76 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T21:58:38.830Z] #47 12.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T21:58:38.830Z] #47 12.78 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T21:58:38.830Z] #47 12.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T21:58:38.830Z] #47 12.84 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T21:58:38.830Z] #47 13.01 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T21:58:38.830Z] #47 13.02 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T21:58:38.830Z] #47 13.05 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T21:58:38.830Z] #47 13.06 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T21:58:38.830Z] #47 13.06 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T21:58:38.830Z] #47 13.08 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T21:58:38.830Z] #47 13.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T21:58:38.830Z] #47 13.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T21:58:38.830Z] #47 13.19 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T21:58:38.830Z] #47 13.20 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T21:58:38.830Z] #47 13.32 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T21:58:38.830Z] #47 13.46 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T21:58:38.830Z] #47 13.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T21:58:38.830Z] #47 13.47 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T21:58:38.830Z] #47 13.48 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T21:58:38.830Z] #47 13.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T21:58:38.830Z] #47 13.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T21:58:38.830Z] #47 13.51 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T21:58:38.830Z] #47 13.61 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T21:58:38.830Z] #47 13.64 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T21:58:38.830Z] #47 13.80 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T21:58:38.830Z] #47 13.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T21:58:38.830Z] #47 13.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T21:58:38.830Z] #47 13.93 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T21:58:38.830Z] #47 13.95 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T21:58:38.830Z] #47 13.95 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T21:58:38.830Z] #47 14.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T21:58:38.830Z] #47 14.09 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T21:58:38.830Z] #47 14.32 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T21:58:38.830Z] #47 14.34 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T21:58:38.830Z] #47 14.40 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T21:58:38.830Z] #47 14.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.47 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T21:58:38.830Z] #47 14.53 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T21:58:38.830Z] #47 14.53 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T21:58:38.830Z] #47 14.53 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T21:58:38.830Z] #47 14.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.53 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T21:58:38.830Z] #47 14.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T21:58:38.830Z] #47 14.58 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.59 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T21:58:38.830Z] #47 14.63 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T21:58:38.830Z] #47 14.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T21:58:38.830Z] #47 14.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.73 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T21:58:38.830Z] #47 14.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T21:58:38.830Z] #47 14.74 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T21:58:38.830Z] #47 14.78 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T21:58:38.830Z] #47 14.80 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T21:58:38.830Z] #47 14.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.87 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T21:58:38.830Z] #47 14.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T21:58:38.830Z] #47 14.91 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.26 go: downloading golang.org/x/text v0.3.2 [2021-01-12T21:58:38.830Z] #47 15.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.44 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T21:58:38.830Z] #47 15.48 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.50 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T21:58:38.830Z] #47 15.65 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T21:58:38.830Z] #47 15.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T21:58:38.830Z] #47 15.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T21:58:38.830Z] #47 16.00 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T21:58:38.830Z] #47 16.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T21:58:38.830Z] #47 16.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T21:58:38.830Z] #47 16.21 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T21:58:38.830Z] #47 16.21 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T21:58:38.830Z] #47 16.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T21:58:38.830Z] #47 16.22 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T21:58:38.830Z] #47 16.30 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T21:58:38.830Z] #47 16.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T21:58:38.830Z] #47 16.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T21:58:38.831Z] #47 16.65 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T21:58:38.831Z] #47 16.70 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T21:58:38.831Z] #47 16.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T21:58:38.831Z] #47 16.79 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T21:58:38.831Z] #47 16.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T21:58:38.831Z] #47 16.83 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T21:58:38.831Z] #47 16.94 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T21:58:38.831Z] #47 17.13 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T21:58:38.831Z] #47 17.19 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T21:58:38.831Z] #47 17.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T21:58:38.831Z] #47 17.29 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T21:58:38.831Z] #47 17.51 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T21:58:38.831Z] #47 17.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T21:58:38.831Z] #47 17.56 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T21:58:38.831Z] #47 17.58 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T21:58:38.831Z] #47 17.73 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T21:58:38.831Z] #47 17.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T21:58:38.831Z] #47 17.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T21:58:38.831Z] #47 17.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T21:58:38.831Z] #47 18.02 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T21:58:38.831Z] #47 18.19 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T21:58:38.831Z] #47 18.30 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T21:58:38.831Z] #47 18.30 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T21:58:38.831Z] #47 19.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T21:58:39.132Z] #47 ... [2021-01-12T21:58:39.132Z] [2021-01-12T21:58:39.132Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:39.132Z] #27 21.35 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T21:58:39.176Z] #25 DONE 14.9s [2021-01-12T21:58:39.176Z] [2021-01-12T21:58:39.176Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T21:58:39.176Z] #26 DONE 0.1s [2021-01-12T21:58:39.176Z] [2021-01-12T21:58:39.176Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:39.317Z] Removing intermediate container 964fbba926a9 [2021-01-12T21:58:39.317Z] ---> 570bcfdcd9eb [2021-01-12T21:58:39.317Z] Step 10/15 : ARG GOOS [2021-01-12T21:58:39.317Z] ---> Running in eaba006625b2 [2021-01-12T21:58:39.317Z] Removing intermediate container eaba006625b2 [2021-01-12T21:58:39.317Z] ---> 9c693061effc [2021-01-12T21:58:39.317Z] Step 11/15 : ARG GOARCH [2021-01-12T21:58:39.317Z] ---> Running in 46cb07b5a9f2 [2021-01-12T21:58:39.317Z] Removing intermediate container 46cb07b5a9f2 [2021-01-12T21:58:39.317Z] ---> 9e96dc398583 [2021-01-12T21:58:39.317Z] 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-12T21:58:39.317Z] ---> Running in 6200deadb6eb [2021-01-12T21:58:39.424Z] #27 21.67 #=#=# [2021-01-12T21:58:40.010Z] #27 21.85 0.1% ###### 9.5% ######### 13.6% [2021-01-12T21:58:40.010Z] #27 ... [2021-01-12T21:58:40.010Z] [2021-01-12T21:58:40.010Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:58:40.010Z] #43 10.47 container/list [2021-01-12T21:58:40.010Z] #43 10.92 crypto/internal/subtle [2021-01-12T21:58:40.010Z] #43 10.95 crypto/subtle [2021-01-12T21:58:40.010Z] #43 11.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T21:58:40.010Z] #43 11.13 internal/nettrace [2021-01-12T21:58:40.010Z] #43 11.25 runtime/cgo [2021-01-12T21:58:40.010Z] #43 ... [2021-01-12T21:58:40.010Z] [2021-01-12T21:58:40.010Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:40.302Z] #27 21.85 0.1% ###### 9.5% ######### 13.6% ################# 23.9% ####################### 33.2% ############################ 39.0% ################################# 47.2% [2021-01-12T21:58:40.302Z] #27 ... [2021-01-12T21:58:40.302Z] [2021-01-12T21:58:40.302Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:40.302Z] #49 10.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:58:40.302Z] #49 11.02 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:58:40.302Z] #49 11.14 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:58:40.302Z] #49 11.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:58:40.302Z] #49 11.69 runtime/cgo [2021-01-12T21:58:40.302Z] #49 11.73 runtime [2021-01-12T21:58:40.568Z] #27 1.367 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T21:58:40.569Z] #27 1.474 [2021-01-12T21:58:40.594Z] #49 ... [2021-01-12T21:58:40.594Z] [2021-01-12T21:58:40.594Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:41.179Z] #27 21.85 0.1% ###### 9.5% ######### 13.6% ################# 23.9% ####################### 33.2% ############################ 39.0% ################################# 47.2% ####################################### 54.9% ############################################ 61.8% ################################################### 71.4% ######################################################### 79.6% ############################################################# 85.7% ################################################################## 91.9% ######################################################################## 100.0% [2021-01-12T21:58:41.179Z] #27 ... [2021-01-12T21:58:41.179Z] [2021-01-12T21:58:41.179Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:58:41.179Z] #38 11.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T21:58:41.179Z] #38 13.54 + 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-12T21:58:41.179Z] #38 ... [2021-01-12T21:58:41.179Z] [2021-01-12T21:58:41.179Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:41.179Z] #27 23.54 [2021-01-12T21:58:41.347Z] #27 1.602 ###### 9.6% ########################## 36.4% ####################################### 54.7% ################################################# 69.3% ################################################################## 92.1% ######################################################################## 100.0% [2021-01-12T21:58:41.347Z] #27 2.155 [2021-01-12T21:58:41.607Z] #27 2.278 ######################################### 57.3% ######################################################################## 100.0% [2021-01-12T21:58:41.607Z] #27 2.420 [2021-01-12T21:58:41.924Z] #27 2.541 ############################################## 63.9% ######################################################################## 100.0% [2021-01-12T21:58:41.924Z] #27 2.659 [2021-01-12T21:58:42.224Z] #27 ... [2021-01-12T21:58:42.225Z] [2021-01-12T21:58:42.225Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:58:42.225Z] #11 12.68 Fetched 8101 kB in 10s (800 kB/s) [2021-01-12T21:58:42.225Z] #11 12.68 Reading package lists... [2021-01-12T21:58:42.225Z] #11 16.28 Reading package lists... [2021-01-12T21:58:42.225Z] #11 19.74 Building dependency tree... [2021-01-12T21:58:42.225Z] #11 20.76 The following additional packages will be installed: [2021-01-12T21:58:42.225Z] #11 20.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T21:58:42.225Z] #11 20.76 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T21:58:42.225Z] #11 20.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T21:58:42.225Z] #11 20.76 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T21:58:42.225Z] #11 20.76 mingw-w64-x86-64-dev [2021-01-12T21:58:42.225Z] #11 20.76 Suggested packages: [2021-01-12T21:58:42.225Z] #11 20.76 gcc-8-locales seccomp wine64 [2021-01-12T21:58:42.225Z] #11 21.89 The following NEW packages will be installed: [2021-01-12T21:58:42.225Z] #11 21.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T21:58:42.225Z] #11 21.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T21:58:42.225Z] #11 21.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T21:58:42.225Z] #11 21.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T21:58:42.225Z] #11 21.89 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T21:58:42.225Z] #11 21.89 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T21:58:42.225Z] #11 21.90 The following packages will be upgraded: [2021-01-12T21:58:42.225Z] #11 21.90 libsystemd0 libudev1 [2021-01-12T21:58:42.225Z] #11 22.04 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T21:58:42.225Z] #11 22.04 Need to get 73.7 MB of archives. [2021-01-12T21:58:42.225Z] #11 22.04 After this operation, 494 MB of additional disk space will be used. [2021-01-12T21:58:42.225Z] #11 22.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2021-01-12T21:58:42.225Z] #11 22.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2021-01-12T21:58:42.225Z] #11 22.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-01-12T21:58:42.225Z] #11 22.21 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-12T21:58:42.225Z] #11 22.35 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-12T21:58:42.225Z] #11 22.35 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-12T21:58:42.225Z] #11 22.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-01-12T21:58:42.225Z] #11 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T21:58:42.225Z] #11 22.66 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-12T21:58:42.225Z] #11 22.87 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-12T21:58:42.225Z] #11 ... [2021-01-12T21:58:42.225Z] [2021-01-12T21:58:42.225Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:42.225Z] #34 12.64 Fetched 8101 kB in 10s (805 kB/s) [2021-01-12T21:58:42.225Z] #34 12.64 Reading package lists... [2021-01-12T21:58:42.225Z] #34 16.44 Reading package lists... [2021-01-12T21:58:42.225Z] #34 19.63 Building dependency tree... [2021-01-12T21:58:42.225Z] #34 20.59 The following additional packages will be installed: [2021-01-12T21:58:42.225Z] #34 20.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T21:58:42.225Z] #34 20.59 Suggested packages: [2021-01-12T21:58:42.225Z] #34 20.59 cmake-doc ninja-build lrzip [2021-01-12T21:58:42.225Z] #34 20.59 Recommended packages: [2021-01-12T21:58:42.225Z] #34 20.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T21:58:42.225Z] #34 21.15 The following NEW packages will be installed: [2021-01-12T21:58:42.225Z] #34 21.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T21:58:42.225Z] #34 21.20 vim-common xxd [2021-01-12T21:58:42.225Z] #34 21.29 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T21:58:42.225Z] #34 21.29 Need to get 14.0 MB of archives. [2021-01-12T21:58:42.225Z] #34 21.29 After this operation, 62.1 MB of additional disk space will be used. [2021-01-12T21:58:42.225Z] #34 21.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-12T21:58:42.225Z] #34 21.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T21:58:42.225Z] #34 21.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T21:58:42.225Z] #34 21.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-12T21:58:42.225Z] #34 21.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-01-12T21:58:42.225Z] #34 21.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-01-12T21:58:42.225Z] #34 21.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-01-12T21:58:42.225Z] #34 21.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-01-12T21:58:42.225Z] #34 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-01-12T21:58:42.225Z] #34 21.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-01-12T21:58:42.225Z] #34 22.63 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:42.520Z] [2021-01-12T21:58:42.520Z] #34 ... [2021-01-12T21:58:42.520Z] [2021-01-12T21:58:42.520Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:58:42.520Z] #53 12.64 Fetched 8101 kB in 10s (804 kB/s) [2021-01-12T21:58:42.520Z] #53 12.64 Reading package lists... [2021-01-12T21:58:42.520Z] #53 16.54 Reading package lists... [2021-01-12T21:58:42.520Z] #53 19.76 Building dependency tree... [2021-01-12T21:58:42.520Z] #53 20.64 The following additional packages will be installed: [2021-01-12T21:58:42.520Z] #53 20.64 libbtrfs0 [2021-01-12T21:58:42.520Z] #53 20.70 The following NEW packages will be installed: [2021-01-12T21:58:42.520Z] #53 20.71 libbtrfs-dev libbtrfs0 [2021-01-12T21:58:42.520Z] #53 20.84 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T21:58:42.520Z] #53 20.84 Need to get 118 kB of archives. [2021-01-12T21:58:42.520Z] #53 20.84 After this operation, 390 kB of additional disk space will be used. [2021-01-12T21:58:42.520Z] #53 20.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-12T21:58:42.520Z] #53 20.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-12T21:58:42.520Z] #53 21.52 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:42.520Z] #53 21.60 Fetched 118 kB in 0s (1041 kB/s) [2021-01-12T21:58:42.520Z] #53 21.65 Selecting previously unselected package libbtrfs0. [2021-01-12T21:58:42.520Z] #53 21.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-12T21:58:42.520Z] #53 21.70 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-12T21:58:42.520Z] #53 21.71 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T21:58:42.520Z] #53 21.82 Selecting previously unselected package libbtrfs-dev. [2021-01-12T21:58:42.520Z] #53 21.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-12T21:58:42.520Z] #53 21.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T21:58:42.520Z] #53 21.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T21:58:42.520Z] #53 21.96 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T21:58:42.520Z] #53 21.97 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:58:42.520Z] #53 DONE 23.0s [2021-01-12T21:58:42.520Z] [2021-01-12T21:58:42.520Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:42.520Z] #34 22.91 Fetched 14.0 MB in 1s (17.5 MB/s) [2021-01-12T21:58:42.520Z] #34 22.98 Selecting previously unselected package xxd. [2021-01-12T21:58:42.520Z] #34 22.98 (Reading database ... (Reading database ... 5% [2021-01-12T21:58:42.520Z] #34 ... [2021-01-12T21:58:42.520Z] [2021-01-12T21:58:42.520Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:42.520Z] #40 12.93 Fetched 8101 kB in 10s (797 kB/s) [2021-01-12T21:58:42.520Z] #40 12.93 Reading package lists... [2021-01-12T21:58:42.520Z] #40 16.42 Reading package lists... [2021-01-12T21:58:42.520Z] #40 19.72 Building dependency tree... [2021-01-12T21:58:42.520Z] #40 20.67 The following additional packages will be installed: [2021-01-12T21:58:42.520Z] #40 20.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T21:58:42.520Z] #40 20.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T21:58:42.520Z] #40 20.71 Suggested packages: [2021-01-12T21:58:42.520Z] #40 20.71 manpages-dev python-setuptools [2021-01-12T21:58:42.520Z] #40 21.77 The following NEW packages will be installed: [2021-01-12T21:58:42.520Z] #40 21.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T21:58:42.520Z] #40 21.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T21:58:42.520Z] #40 21.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T21:58:42.520Z] #40 21.77 python-six zlib1g-dev [2021-01-12T21:58:42.520Z] #40 21.89 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T21:58:42.520Z] #40 21.89 Need to get 3742 kB of archives. [2021-01-12T21:58:42.520Z] #40 21.89 After this operation, 22.0 MB of additional disk space will be used. [2021-01-12T21:58:42.520Z] #40 21.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-01-12T21:58:42.520Z] #40 21.91 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-12T21:58:42.520Z] #40 21.97 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-12T21:58:42.520Z] #40 22.08 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-12T21:58:42.520Z] #40 22.26 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-12T21:58:42.520Z] #40 22.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-12T21:58:42.520Z] #40 22.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-12T21:58:42.520Z] #40 22.54 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-12T21:58:42.520Z] #40 22.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-01-12T21:58:42.520Z] #40 22.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-01-12T21:58:42.520Z] #40 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-01-12T21:58:42.520Z] #40 22.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-01-12T21:58:42.520Z] #40 22.96 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-12T21:58:42.520Z] #40 22.96 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-12T21:58:42.520Z] #40 22.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T21:58:42.520Z] #40 22.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-01-12T21:58:42.520Z] #40 22.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-01-12T21:58:42.520Z] #40 ... [2021-01-12T21:58:42.520Z] [2021-01-12T21:58:42.520Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:42.520Z] #34 22.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 ... 15177 files and directories currently installed.) [2021-01-12T21:58:42.520Z] #34 23.08 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T21:58:42.520Z] #34 23.09 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T21:58:42.526Z] #27 2.778 ######### 13.8% ######################### 34.7% ####################################### 55.3% ##################################################### 74.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-01-12T21:58:42.526Z] #27 3.338 [2021-01-12T21:58:42.818Z] #34 23.21 Selecting previously unselected package vim-common. [2021-01-12T21:58:42.818Z] #34 23.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T21:58:42.818Z] #34 23.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T21:58:43.110Z] #34 23.57 Selecting previously unselected package cmake-data. [2021-01-12T21:58:43.110Z] #34 23.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T21:58:43.110Z] #34 23.58 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T21:58:44.147Z] #34 ... [2021-01-12T21:58:44.147Z] [2021-01-12T21:58:44.147Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:44.147Z] #62 14.60 Checking out files: 77% (1469/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-12T21:58:44.147Z] #62 15.02 + cd /tmp/tmp.kCe1qijBod/src/github.com/docker/libnetwork [2021-01-12T21:58:44.147Z] #62 15.02 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:58:44.147Z] #62 15.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T21:58:44.147Z] #62 ... [2021-01-12T21:58:44.147Z] [2021-01-12T21:58:44.147Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:44.147Z] #27 24.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T21:58:44.147Z] #27 24.78 [2021-01-12T21:58:44.147Z] #27 24.94 #=#=# ######################################################################## 100.0% [2021-01-12T21:58:44.147Z] #27 25.05 [2021-01-12T21:58:44.147Z] #27 25.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T21:58:44.147Z] #27 26.11 [2021-01-12T21:58:44.147Z] #27 26.20 ######################################################################## 100.0% [2021-01-12T21:58:44.147Z] #27 26.24 [2021-01-12T21:58:44.147Z] #27 26.27 Download of images into '/build' complete. [2021-01-12T21:58:44.147Z] #27 26.27 Use something like the following to load the result into a Docker daemon: [2021-01-12T21:58:44.147Z] #27 26.27 tar -cC '/build' . | docker load [2021-01-12T21:58:44.147Z] #27 DONE 26.5s [2021-01-12T21:58:44.147Z] [2021-01-12T21:58:44.147Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:44.147Z] #40 23.85 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:44.147Z] #40 23.92 Fetched 3742 kB in 1s (3197 kB/s) [2021-01-12T21:58:44.147Z] #40 23.96 Selecting previously unselected package libcap-dev:s390x. [2021-01-12T21:58:44.147Z] #40 23.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T21:58:44.147Z] #40 24.01 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.02 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-01-12T21:58:44.147Z] #40 24.13 Selecting previously unselected package libnet1:s390x. [2021-01-12T21:58:44.147Z] #40 24.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.14 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T21:58:44.147Z] #40 24.22 Selecting previously unselected package libnet1-dev. [2021-01-12T21:58:44.147Z] #40 24.22 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.23 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T21:58:44.147Z] #40 24.40 Selecting previously unselected package libnl-3-200:s390x. [2021-01-12T21:58:44.147Z] #40 24.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.40 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T21:58:44.147Z] #40 24.49 Selecting previously unselected package libnl-3-dev:s390x. [2021-01-12T21:58:44.147Z] #40 24.49 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.49 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-01-12T21:58:44.147Z] #40 24.69 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-12T21:58:44.147Z] #40 24.70 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-12T21:58:44.147Z] #40 24.70 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T21:58:44.147Z] #40 24.75 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-01-12T21:58:44.439Z] #40 24.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-01-12T21:58:44.439Z] #40 24.77 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-12T21:58:44.439Z] #40 24.83 Selecting previously unselected package zlib1g-dev:s390x. [2021-01-12T21:58:44.439Z] #40 24.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-01-12T21:58:44.439Z] #40 24.83 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-12T21:58:44.651Z] #27 3.456 ## 3.6% ###### 9.4% ########## 14.7% ############## 19.9% ################## 25.1% ###################### 30.8% ######################### 35.5% ############################# 41.1% ################################# 46.9% ##################################### 52.3% ######################################### 57.5% ############################################# 62.6% ################################################# 68.1% #################################################### 73.2% ######################################################## 78.6% ############################################################ 83.8% ############################################################### 88.9% ################################################################### 94.1% ####################################################################### 99.4% ######################################################################## 100.0% [2021-01-12T21:58:44.651Z] #27 5.324 [2021-01-12T21:58:44.731Z] #40 25.09 Selecting previously unselected package libprotobuf17:s390x. [2021-01-12T21:58:44.731Z] #40 25.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:44.731Z] #40 25.09 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:45.218Z] #27 6.133 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T21:58:45.366Z] #40 25.76 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-01-12T21:58:45.366Z] #40 25.77 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:45.366Z] #40 25.78 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:45.366Z] #40 25.93 Selecting previously unselected package libprotobuf-dev:s390x. [2021-01-12T21:58:45.366Z] #40 25.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:45.366Z] #40 25.95 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-12T21:58:45.477Z] #27 6.208 [2021-01-12T21:58:45.736Z] #27 6.331 ######################################################### 80.1% ######################################################################## 100.0% [2021-01-12T21:58:45.736Z] #27 6.363 [2021-01-12T21:58:45.736Z] #27 ... [2021-01-12T21:58:45.736Z] [2021-01-12T21:58:45.736Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:45.736Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-01-12T21:58:45.736Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.0s [2021-01-12T21:58:46.003Z] #40 ... [2021-01-12T21:58:46.003Z] [2021-01-12T21:58:46.003Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:46.003Z] #62 DONE 26.5s [2021-01-12T21:58:46.003Z] [2021-01-12T21:58:46.003Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:46.003Z] #47 21.11 go: extracting golang.org/x/text v0.3.2 [2021-01-12T21:58:46.003Z] #47 24.63 go: finding github.com/fatih/color v1.7.0 [2021-01-12T21:58:46.003Z] #47 24.77 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T21:58:46.003Z] #47 24.85 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T21:58:46.003Z] #47 24.86 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T21:58:46.003Z] #47 24.95 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T21:58:46.003Z] #47 24.95 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T21:58:46.003Z] #47 24.99 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T21:58:46.003Z] #47 25.00 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T21:58:46.003Z] #47 25.01 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T21:58:46.003Z] #47 25.03 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.07 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T21:58:46.003Z] #47 25.08 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T21:58:46.003Z] #47 25.10 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.11 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.12 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T21:58:46.003Z] #47 25.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.13 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T21:58:46.003Z] #47 25.15 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T21:58:46.003Z] #47 25.24 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.24 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.25 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.26 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T21:58:46.003Z] #47 25.27 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T21:58:46.003Z] #47 25.28 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T21:58:46.003Z] #47 25.28 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T21:58:46.003Z] #47 25.29 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T21:58:46.003Z] #47 25.30 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.39 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T21:58:46.003Z] #47 25.40 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T21:58:46.003Z] #47 25.41 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T21:58:46.003Z] #47 25.42 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T21:58:46.003Z] #47 25.43 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T21:58:46.003Z] #47 25.44 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T21:58:46.003Z] #47 25.45 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T21:58:46.003Z] #47 25.46 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T21:58:46.003Z] #47 25.46 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T21:58:46.003Z] #47 25.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.49 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T21:58:46.003Z] #47 25.51 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T21:58:46.003Z] #47 25.54 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T21:58:46.003Z] #47 25.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T21:58:46.003Z] #47 25.59 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T21:58:46.003Z] #47 25.59 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T21:58:46.003Z] #47 25.65 go: finding golang.org/x/text v0.3.2 [2021-01-12T21:58:46.003Z] #47 25.66 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T21:58:46.003Z] #47 25.71 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T21:58:46.003Z] #47 25.72 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T21:58:46.003Z] #47 25.74 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T21:58:46.003Z] #47 25.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T21:58:46.003Z] #47 25.76 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T21:58:46.003Z] #47 25.79 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T21:58:46.003Z] #47 25.79 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T21:58:46.003Z] #47 25.83 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T21:58:46.003Z] #47 25.83 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T21:58:46.003Z] #47 25.85 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T21:58:46.003Z] #47 25.86 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T21:58:46.003Z] #47 25.89 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T21:58:46.003Z] #47 25.89 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T21:58:46.003Z] #47 25.90 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T21:58:46.003Z] #47 25.90 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T21:58:46.003Z] #47 25.92 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T21:58:46.003Z] #47 25.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T21:58:46.003Z] #47 25.94 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T21:58:46.003Z] #47 25.96 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T21:58:46.003Z] #47 25.96 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T21:58:46.003Z] #47 25.97 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T21:58:46.003Z] #47 26.02 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T21:58:46.003Z] #47 26.03 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T21:58:46.003Z] #47 26.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T21:58:46.003Z] #47 26.15 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T21:58:46.003Z] #47 26.16 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T21:58:46.003Z] #47 26.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T21:58:46.003Z] #47 26.28 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T21:58:46.295Z] #47 ... [2021-01-12T21:58:46.295Z] [2021-01-12T21:58:46.295Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:46.295Z] #40 26.80 Selecting previously unselected package libprotoc17:s390x. [2021-01-12T21:58:46.295Z] #40 26.80 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:46.295Z] #40 26.81 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:46.779Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-03555b92e98ba6326) in /home/ubuntu/workspace/moby_PR-41869 [Pipeline] { [Pipeline] checkout [2021-01-12T21:58:46.929Z] #40 27.28 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T21:58:46.929Z] #40 27.28 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-01-12T21:58:46.929Z] #40 27.30 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T21:58:46.929Z] #40 27.36 Selecting previously unselected package protobuf-compiler. [2021-01-12T21:58:46.929Z] #40 27.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:46.929Z] #40 27.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T21:58:46.929Z] #40 27.47 Selecting previously unselected package python-pkg-resources. [2021-01-12T21:58:46.929Z] #40 27.47 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T21:58:46.929Z] #40 27.47 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T21:58:47.221Z] #40 27.64 Selecting previously unselected package python-six. [2021-01-12T21:58:47.221Z] #40 27.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T21:58:47.221Z] #40 27.64 Unpacking python-six (1.12.0-1) ... [2021-01-12T21:58:47.221Z] #40 27.72 Selecting previously unselected package python-protobuf. [2021-01-12T21:58:47.221Z] #40 27.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-01-12T21:58:47.221Z] #40 27.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T21:58:47.513Z] #40 28.11 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T21:58:47.642Z] #8 ... [2021-01-12T21:58:47.643Z] [2021-01-12T21:58:47.643Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:47.643Z] #27 8.048 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T21:58:47.643Z] #27 8.152 [2021-01-12T21:58:47.643Z] #27 8.274 0.6% ######################################################################## 100.0% [2021-01-12T21:58:47.643Z] #27 8.343 [2021-01-12T21:58:47.902Z] #27 8.701 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T21:58:47.902Z] #27 8.809 [2021-01-12T21:58:48.941Z] #27 9.031 #=#=# 0.0% ################ 22.3% ################################# 47.1% ########################################### 60.4% ############################################################ 84.5% ######################################################################## 100.0% [2021-01-12T21:58:48.941Z] #27 9.757 [2021-01-12T21:58:49.200Z] #27 ... [2021-01-12T21:58:49.200Z] [2021-01-12T21:58:49.200Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:58:49.200Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.1s done [2021-01-12T21:58:49.200Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-12T21:58:49.200Z] #8 DONE 36.6s [2021-01-12T21:58:49.470Z] [2021-01-12T21:58:49.470Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:58:49.470Z] #27 10.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T21:58:49.470Z] #27 10.31 [2021-01-12T21:58:49.584Z] #40 29.74 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:49.584Z] #40 29.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T21:58:49.584Z] #40 29.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T21:58:49.584Z] #40 29.76 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-01-12T21:58:49.584Z] #40 29.77 Setting up python-six (1.12.0-1) ... [2021-01-12T21:58:49.729Z] #27 10.40 ######################################################################## 100.0% [2021-01-12T21:58:49.729Z] #27 10.44 [2021-01-12T21:58:49.988Z] #27 10.73 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T21:58:49.988Z] #27 10.79 [2021-01-12T21:58:49.988Z] #27 10.84 ######################################################################## 100.0% [2021-01-12T21:58:50.247Z] #27 10.86 [2021-01-12T21:58:50.247Z] #27 10.88 Download of images into '/build' complete. [2021-01-12T21:58:50.247Z] #27 10.88 Use something like the following to load the result into a Docker daemon: [2021-01-12T21:58:50.247Z] #27 10.88 tar -cC '/build' . | docker load [2021-01-12T21:58:50.641Z] #40 31.19 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-01-12T21:58:50.641Z] #40 31.19 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T21:58:50.641Z] #40 31.22 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:50.641Z] #40 31.23 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-01-12T21:58:50.641Z] #40 31.23 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-01-12T21:58:50.641Z] #40 31.24 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T21:58:50.641Z] #40 31.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T21:58:50.641Z] #40 31.26 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-01-12T21:58:50.641Z] #40 31.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T21:58:50.641Z] #40 31.28 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T21:58:50.641Z] #40 ... [2021-01-12T21:58:50.641Z] [2021-01-12T21:58:50.641Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:50.641Z] #32 21.29 sync [2021-01-12T21:58:50.641Z] #32 21.29 internal/reflectlite [2021-01-12T21:58:50.641Z] #32 23.21 errors [2021-01-12T21:58:50.641Z] #32 23.21 sort [2021-01-12T21:58:50.641Z] #32 23.59 strconv [2021-01-12T21:58:50.641Z] #32 24.01 io [2021-01-12T21:58:50.641Z] #32 25.39 internal/oserror [2021-01-12T21:58:50.641Z] #32 25.44 syscall [2021-01-12T21:58:50.641Z] #32 27.01 reflect [2021-01-12T21:58:50.641Z] #32 30.52 time [2021-01-12T21:58:50.939Z] #32 ... [2021-01-12T21:58:50.939Z] [2021-01-12T21:58:50.939Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:58:50.939Z] #11 22.90 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-12T21:58:50.939Z] #11 24.95 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-12T21:58:50.939Z] #11 26.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-01-12T21:58:50.939Z] #11 26.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-01-12T21:58:50.939Z] #11 26.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-01-12T21:58:50.939Z] #11 26.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-01-12T21:58:50.939Z] #11 26.48 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-12T21:58:50.939Z] #11 26.48 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2021-01-12T21:58:50.939Z] #11 26.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-01-12T21:58:50.939Z] #11 26.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-01-12T21:58:50.939Z] #11 26.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-01-12T21:58:50.940Z] #11 26.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-01-12T21:58:50.940Z] #11 26.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-01-12T21:58:50.940Z] #11 26.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-01-12T21:58:50.940Z] #11 26.71 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-12T21:58:50.940Z] #11 26.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2021-01-12T21:58:50.940Z] #11 26.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2021-01-12T21:58:50.940Z] #11 27.71 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:58:50.940Z] #11 27.78 Fetched 73.7 MB in 5s (15.3 MB/s) [2021-01-12T21:58:50.940Z] #11 27.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-01-12T21:58:50.940Z] #11 27.86 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2021-01-12T21:58:50.940Z] #11 27.87 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T21:58:50.940Z] #11 28.14 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2021-01-12T21:58:50.940Z] #11 28.20 (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-12T21:58:50.940Z] #11 28.24 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2021-01-12T21:58:50.940Z] #11 28.26 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T21:58:50.940Z] #11 28.45 Setting up libudev1:s390x (241-7~deb10u5) ... [2021-01-12T21:58:50.940Z] #11 28.51 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T21:58:50.940Z] #11 28.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 ... 15177 files and directories currently installed.) [2021-01-12T21:58:50.940Z] #11 28.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-01-12T21:58:50.940Z] #11 28.58 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T21:58:50.940Z] #11 30.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T21:58:50.940Z] #11 30.16 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-01-12T21:58:50.940Z] #11 30.16 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T21:58:51.763Z] using credential docker-jenkins-github-credentials [2021-01-12T21:58:51.772Z] Cloning the remote Git repository [2021-01-12T21:58:51.772Z] Cloning with configured refspecs honoured and without tags [2021-01-12T21:58:51.976Z] #11 32.39 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T21:58:51.976Z] #11 32.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T21:58:51.976Z] #11 32.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T21:58:51.976Z] #11 32.47 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-01-12T21:58:51.976Z] #11 32.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-12T21:58:51.976Z] #11 32.47 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T21:58:51.976Z] #11 32.58 Selecting previously unselected package dmsetup. [2021-01-12T21:58:51.744Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:58:51.853Z] > git init /home/ubuntu/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:58:52.268Z] #11 32.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-01-12T21:58:52.268Z] #11 32.59 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T21:58:52.268Z] #11 32.70 Selecting previously unselected package mingw-w64-common. [2021-01-12T21:58:52.268Z] #11 32.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T21:58:52.268Z] #11 32.71 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T21:58:52.560Z] #11 ... [2021-01-12T21:58:52.560Z] [2021-01-12T21:58:52.560Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:52.560Z] #54 0.745 + RM_GOPATH=0 [2021-01-12T21:58:52.560Z] #54 0.745 + TMP_GOPATH= [2021-01-12T21:58:52.560Z] #54 0.745 + : /build [2021-01-12T21:58:52.560Z] #54 0.745 + '[' -z '' ']' [2021-01-12T21:58:52.560Z] #54 0.745 ++ mktemp -d [2021-01-12T21:58:52.560Z] #54 0.745 + export GOPATH=/tmp/tmp.FkfZEQf8Ec [2021-01-12T21:58:52.560Z] #54 0.745 + GOPATH=/tmp/tmp.FkfZEQf8Ec [2021-01-12T21:58:52.560Z] #54 0.745 + RM_GOPATH=1 [2021-01-12T21:58:52.560Z] #54 0.746 + case "$(go env GOARCH)" in [2021-01-12T21:58:52.560Z] #54 0.746 ++ go env GOARCH [2021-01-12T21:58:52.560Z] #54 0.762 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:52.560Z] #54 0.762 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:52.560Z] #54 0.762 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:52.560Z] #54 0.768 + dir=/tmp/install [2021-01-12T21:58:52.560Z] #54 0.768 + bin=containerd [2021-01-12T21:58:52.560Z] #54 0.769 + shift [2021-01-12T21:58:52.560Z] #54 0.769 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T21:58:52.560Z] #54 0.769 + . /tmp/install/containerd.installer [2021-01-12T21:58:52.560Z] #54 0.769 ++ set -e [2021-01-12T21:58:52.560Z] #54 0.769 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T21:58:52.560Z] #54 0.769 + install_containerd [2021-01-12T21:58:52.560Z] #54 0.769 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T21:58:52.560Z] #54 0.769 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T21:58:52.560Z] #54 0.770 + git clone https://github.com/containerd/containerd.git /tmp/tmp.FkfZEQf8Ec/src/github.com/containerd/containerd [2021-01-12T21:58:52.560Z] #54 0.778 Cloning into '/tmp/tmp.FkfZEQf8Ec/src/github.com/containerd/containerd'... [2021-01-12T21:58:52.560Z] #54 ... [2021-01-12T21:58:52.560Z] [2021-01-12T21:58:52.560Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:52.560Z] #34 25.82 Selecting previously unselected package libicu63:s390x. [2021-01-12T21:58:52.560Z] #34 25.84 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 25.85 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T21:58:52.560Z] #34 30.94 Selecting previously unselected package libxml2:s390x. [2021-01-12T21:58:52.560Z] #34 30.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 30.94 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T21:58:52.560Z] #34 31.46 Selecting previously unselected package libarchive13:s390x. [2021-01-12T21:58:52.560Z] #34 31.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 31.46 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-12T21:58:52.560Z] #34 31.73 Selecting previously unselected package libjsoncpp1:s390x. [2021-01-12T21:58:52.560Z] #34 31.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 31.74 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-01-12T21:58:52.560Z] #34 31.80 Selecting previously unselected package librhash0:s390x. [2021-01-12T21:58:52.560Z] #34 31.80 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 31.81 Unpacking librhash0:s390x (1.3.8-1) ... [2021-01-12T21:58:52.560Z] #34 31.91 Selecting previously unselected package libuv1:s390x. [2021-01-12T21:58:52.560Z] #34 31.91 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 31.91 Unpacking libuv1:s390x (1.24.1-1) ... [2021-01-12T21:58:52.560Z] #34 32.02 Selecting previously unselected package cmake. [2021-01-12T21:58:52.560Z] #34 32.02 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-01-12T21:58:52.560Z] #34 32.03 Unpacking cmake (3.13.4-1) ... [2021-01-12T21:58:52.852Z] #34 ... [2021-01-12T21:58:52.853Z] [2021-01-12T21:58:52.853Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:58:52.853Z] #43 23.19 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T21:58:52.853Z] #43 23.26 errors [2021-01-12T21:58:52.853Z] #43 23.45 sort [2021-01-12T21:58:52.853Z] #43 23.64 io [2021-01-12T21:58:52.853Z] #43 24.38 bytes [2021-01-12T21:58:52.853Z] #43 24.68 strconv [2021-01-12T21:58:52.853Z] #43 26.48 bufio [2021-01-12T21:58:52.853Z] #43 27.59 reflect [2021-01-12T21:58:52.853Z] #43 27.81 syscall [2021-01-12T21:58:52.853Z] #43 31.97 time [2021-01-12T21:58:52.853Z] #43 ... [2021-01-12T21:58:52.853Z] [2021-01-12T21:58:52.853Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T21:58:52.853Z] #30 29.35 Checking out files: 96% (1464/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T21:58:52.853Z] #30 29.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T21:58:52.853Z] #30 30.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T21:58:52.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:58:52.198Z] > git --version # timeout=10 [2021-01-12T21:58:52.219Z] > git --version # 'git version 2.7.4' [2021-01-12T21:58:52.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:58:52.223Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:58:54.372Z] #30 ... [2021-01-12T21:58:54.372Z] [2021-01-12T21:58:54.372Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:58:54.372Z] #34 33.92 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T21:58:54.372Z] #34 33.93 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T21:58:54.372Z] #34 33.94 Setting up libuv1:s390x (1.24.1-1) ... [2021-01-12T21:58:54.372Z] #34 33.95 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T21:58:54.372Z] #34 33.97 Setting up librhash0:s390x (1.3.8-1) ... [2021-01-12T21:58:54.372Z] #34 33.97 Setting up cmake-data (3.13.4-1) ... [2021-01-12T21:58:54.372Z] #34 33.98 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T21:58:54.372Z] #34 33.99 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-01-12T21:58:54.372Z] #34 34.00 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-01-12T21:58:54.372Z] #34 34.01 Setting up cmake (3.13.4-1) ... [2021-01-12T21:58:54.372Z] #34 34.01 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:58:54.372Z] #34 34.08 Processing triggers for mime-support (3.62) ... [2021-01-12T21:58:54.372Z] #34 DONE 34.5s [2021-01-12T21:58:54.372Z] [2021-01-12T21:58:54.372Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:54.372Z] #40 34.15 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-01-12T21:58:54.372Z] #40 34.15 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:58:54.372Z] #40 DONE 34.5s [2021-01-12T21:58:54.372Z] [2021-01-12T21:58:54.372Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:58:55.522Z] #27 DONE 15.9s [2021-01-12T21:58:55.522Z] [2021-01-12T21:58:55.522Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T21:58:55.522Z] #9 DONE 5.9s [2021-01-12T21:58:55.522Z] [2021-01-12T21:58:55.522Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T21:58:56.445Z] #41 ... [2021-01-12T21:58:56.445Z] [2021-01-12T21:58:56.445Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:58:56.445Z] #45 DONE 36.7s [2021-01-12T21:58:56.445Z] [2021-01-12T21:58:56.445Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:58:56.445Z] #11 36.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T21:58:56.445Z] #11 36.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T21:58:56.445Z] #11 36.74 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T21:58:56.459Z] #10 DONE 1.2s [2021-01-12T21:58:56.459Z] [2021-01-12T21:58:56.459Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:58:56.722Z] #40 ... [2021-01-12T21:58:56.722Z] [2021-01-12T21:58:56.722Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T21:58:56.722Z] #29 DONE 0.2s [2021-01-12T21:58:56.722Z] [2021-01-12T21:58:56.722Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T21:58:56.722Z] #37 DONE 0.3s [2021-01-12T21:58:56.984Z] [2021-01-12T21:58:56.984Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:58:57.489Z] #11 ... [2021-01-12T21:58:57.489Z] [2021-01-12T21:58:57.489Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:58:57.489Z] #49 27.91 reflect [2021-01-12T21:58:57.489Z] #49 27.91 syscall [2021-01-12T21:58:57.489Z] #49 33.30 time [2021-01-12T21:58:57.489Z] #49 37.65 encoding/binary [2021-01-12T21:58:57.489Z] #49 37.92 context [2021-01-12T21:58:57.489Z] #49 ... [2021-01-12T21:58:57.489Z] [2021-01-12T21:58:57.489Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:58:57.489Z] #35 1.055 + RM_GOPATH=0 [2021-01-12T21:58:57.489Z] #35 1.055 + TMP_GOPATH= [2021-01-12T21:58:57.489Z] #35 1.055 + : /build [2021-01-12T21:58:57.489Z] #35 1.055 + '[' -z '' ']' [2021-01-12T21:58:57.489Z] #35 1.055 ++ mktemp -d [2021-01-12T21:58:57.489Z] #35 1.057 + export GOPATH=/tmp/tmp.BsM8dDaBUB [2021-01-12T21:58:57.489Z] #35 1.057 + GOPATH=/tmp/tmp.BsM8dDaBUB [2021-01-12T21:58:57.489Z] #35 1.057 + RM_GOPATH=1 [2021-01-12T21:58:57.489Z] #35 1.057 + case "$(go env GOARCH)" in [2021-01-12T21:58:57.489Z] #35 1.065 ++ go env GOARCH [2021-01-12T21:58:57.489Z] #35 1.092 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:57.489Z] #35 1.092 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:58:57.489Z] #35 1.093 ++ dirname /tmp/install/install.sh [2021-01-12T21:58:57.489Z] #35 1.093 + dir=/tmp/install [2021-01-12T21:58:57.489Z] #35 1.093 + bin=tini [2021-01-12T21:58:57.489Z] #35 1.093 + shift [2021-01-12T21:58:57.489Z] #35 1.093 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T21:58:57.489Z] #35 1.093 + . /tmp/install/tini.installer [2021-01-12T21:58:57.489Z] #35 1.093 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T21:58:57.489Z] #35 1.093 + install_tini [2021-01-12T21:58:57.489Z] #35 1.093 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T21:58:57.489Z] #35 1.093 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T21:58:57.489Z] #35 1.093 + git clone https://github.com/krallin/tini.git /tmp/tmp.BsM8dDaBUB/tini [2021-01-12T21:58:57.489Z] #35 1.096 Cloning into '/tmp/tmp.BsM8dDaBUB/tini'... [2021-01-12T21:58:57.489Z] #35 1.769 + cd /tmp/tmp.BsM8dDaBUB/tini [2021-01-12T21:58:57.489Z] #35 1.769 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T21:58:57.489Z] #35 1.796 + cmake . [2021-01-12T21:58:57.489Z] #35 2.235 -- The C compiler identification is GNU 8.3.0 [2021-01-12T21:58:57.489Z] #35 2.298 -- Check for working C compiler: /usr/bin/cc [2021-01-12T21:58:57.489Z] #35 2.638 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T21:58:57.489Z] #35 2.645 -- Detecting C compiler ABI info [2021-01-12T21:58:57.489Z] #35 3.399 -- Detecting C compiler ABI info - done [2021-01-12T21:58:57.489Z] #35 3.425 -- Detecting C compile features [2021-01-12T21:58:58.525Z] #35 4.470 -- Detecting C compile features - done [2021-01-12T21:58:58.525Z] #35 4.475 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T21:58:58.525Z] #35 4.626 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T21:58:58.525Z] #35 4.669 -- Configuring done [2021-01-12T21:58:58.817Z] #35 4.683 -- Generating done [2021-01-12T21:58:58.817Z] #35 4.688 -- Build files have been written to: /tmp/tmp.BsM8dDaBUB/tini [2021-01-12T21:58:58.817Z] #35 4.694 + make tini-static [2021-01-12T21:58:58.818Z] #35 4.931 Scanning dependencies of target tini-static [2021-01-12T21:58:59.110Z] #35 5.056 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T21:58:59.746Z] #35 5.831 [100%] Linking C executable tini-static [2021-01-12T21:58:59.830Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ef9bcf5650c281a5) in /home/ubuntu/workspace/moby_PR-41869 [Pipeline] { [Pipeline] checkout [2021-01-12T21:59:00.040Z] #35 6.169 [100%] Built target tini-static [2021-01-12T21:59:00.040Z] #35 6.222 + mkdir -p /build [2021-01-12T21:59:00.284Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f571f1775397e816) in /home/ubuntu/workspace/moby_PR-41869 [Pipeline] { [Pipeline] checkout [2021-01-12T21:59:00.334Z] #35 6.224 + cp tini-static /build/docker-init [2021-01-12T21:59:00.334Z] #35 DONE 6.4s [2021-01-12T21:59:00.334Z] [2021-01-12T21:59:00.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:00.334Z] #11 40.85 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T21:59:00.334Z] #11 40.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T21:59:00.334Z] #11 40.86 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:00.625Z] #11 40.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T21:59:00.626Z] #11 40.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T21:59:00.626Z] #11 40.98 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:02.268Z] #38 ... [2021-01-12T21:59:02.268Z] [2021-01-12T21:59:02.268Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:02.268Z] #49 5.244 + RM_GOPATH=0 [2021-01-12T21:59:02.268Z] #49 5.244 + TMP_GOPATH= [2021-01-12T21:59:02.268Z] #49 5.244 + : /build [2021-01-12T21:59:02.268Z] #49 5.244 + '[' -z '' ']' [2021-01-12T21:59:02.268Z] #49 5.244 ++ mktemp -d [2021-01-12T21:59:02.268Z] #49 5.244 + export GOPATH=/tmp/tmp.ksozPlnwnN [2021-01-12T21:59:02.268Z] #49 5.244 + GOPATH=/tmp/tmp.ksozPlnwnN [2021-01-12T21:59:02.268Z] #49 5.244 + RM_GOPATH=1 [2021-01-12T21:59:02.268Z] #49 5.244 + case "$(go env GOARCH)" in [2021-01-12T21:59:02.268Z] #49 5.244 ++ go env GOARCH [2021-01-12T21:59:02.268Z] #49 5.244 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.268Z] #49 5.244 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.268Z] #49 5.290 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:59:02.268Z] #49 5.290 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:02.268Z] #49 5.290 + dir=/tmp/install [2021-01-12T21:59:02.268Z] #49 5.290 + bin=shfmt [2021-01-12T21:59:02.268Z] #49 5.290 + shift [2021-01-12T21:59:02.268Z] #49 5.290 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T21:59:02.268Z] #49 5.290 + . /tmp/install/shfmt.installer [2021-01-12T21:59:02.268Z] #49 5.290 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:59:02.268Z] #49 5.290 + install_shfmt [2021-01-12T21:59:02.268Z] #49 5.290 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T21:59:02.268Z] #49 5.290 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ksozPlnwnN/src/github.com/mvdan/sh [2021-01-12T21:59:02.268Z] #49 5.290 Cloning into '/tmp/tmp.ksozPlnwnN/src/github.com/mvdan/sh'... [2021-01-12T21:59:02.841Z] #49 ... [2021-01-12T21:59:02.841Z] [2021-01-12T21:59:02.841Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:02.841Z] #56 5.944 + RM_GOPATH=0 [2021-01-12T21:59:02.841Z] #56 5.944 + TMP_GOPATH= [2021-01-12T21:59:02.841Z] #56 5.944 + : /build [2021-01-12T21:59:02.841Z] #56 5.944 + '[' -z '' ']' [2021-01-12T21:59:02.841Z] #56 5.956 ++ mktemp -d [2021-01-12T21:59:02.841Z] #56 5.956 + export GOPATH=/tmp/tmp.YB8phkwUvx [2021-01-12T21:59:02.841Z] #56 5.956 + GOPATH=/tmp/tmp.YB8phkwUvx [2021-01-12T21:59:02.841Z] #56 5.956 + RM_GOPATH=1 [2021-01-12T21:59:02.841Z] #56 5.956 + case "$(go env GOARCH)" in [2021-01-12T21:59:02.841Z] #56 5.956 ++ go env GOARCH [2021-01-12T21:59:02.841Z] #56 5.982 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:02.841Z] #56 5.983 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.841Z] #56 5.983 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.841Z] #56 5.983 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:02.841Z] #56 5.983 + dir=/tmp/install [2021-01-12T21:59:02.841Z] #56 5.983 + bin=rootlesskit [2021-01-12T21:59:02.841Z] #56 5.983 + shift [2021-01-12T21:59:02.841Z] #56 5.983 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T21:59:02.841Z] #56 5.983 + . /tmp/install/rootlesskit.installer [2021-01-12T21:59:02.841Z] #56 5.983 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:02.841Z] #56 5.983 + install_rootlesskit [2021-01-12T21:59:02.841Z] #56 5.983 + case "$1" in [2021-01-12T21:59:02.841Z] #56 5.983 + export CGO_ENABLED=0 [2021-01-12T21:59:02.841Z] #56 5.983 + CGO_ENABLED=0 [2021-01-12T21:59:02.841Z] #56 5.983 + _install_rootlesskit [2021-01-12T21:59:02.841Z] #56 5.983 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T21:59:02.841Z] #56 5.983 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YB8phkwUvx/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:59:02.841Z] #56 5.983 Cloning into '/tmp/tmp.YB8phkwUvx/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T21:59:02.841Z] #56 ... [2021-01-12T21:59:02.841Z] [2021-01-12T21:59:02.841Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:02.841Z] #62 6.535 + RM_GOPATH=0 [2021-01-12T21:59:02.841Z] #62 6.535 + TMP_GOPATH= [2021-01-12T21:59:02.841Z] #62 6.535 + : /build [2021-01-12T21:59:02.841Z] #62 6.535 + '[' -z '' ']' [2021-01-12T21:59:02.841Z] #62 6.535 ++ mktemp -d [2021-01-12T21:59:02.841Z] #62 6.545 + export GOPATH=/tmp/tmp.G9AQsC1uxe [2021-01-12T21:59:02.841Z] #62 6.545 + GOPATH=/tmp/tmp.G9AQsC1uxe [2021-01-12T21:59:02.841Z] #62 6.545 + RM_GOPATH=1 [2021-01-12T21:59:02.841Z] #62 6.545 + case "$(go env GOARCH)" in [2021-01-12T21:59:02.841Z] #62 6.545 ++ go env GOARCH [2021-01-12T21:59:02.841Z] #62 6.561 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.841Z] #62 6.562 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:02.841Z] #62 6.568 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:02.841Z] #62 6.575 + dir=/tmp/install [2021-01-12T21:59:02.842Z] #62 6.576 + bin=proxy [2021-01-12T21:59:02.842Z] #62 6.576 + shift [2021-01-12T21:59:02.842Z] #62 6.576 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T21:59:02.842Z] #62 6.576 + . /tmp/install/proxy.installer [2021-01-12T21:59:02.842Z] #62 6.576 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:59:02.842Z] #62 6.576 + install_proxy [2021-01-12T21:59:02.842Z] #62 6.576 + case "$1" in [2021-01-12T21:59:02.842Z] #62 6.576 + export CGO_ENABLED=0 [2021-01-12T21:59:02.842Z] #62 6.576 + CGO_ENABLED=0 [2021-01-12T21:59:02.842Z] #62 6.576 + _install_proxy [2021-01-12T21:59:02.842Z] #62 6.576 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:59:02.842Z] #62 6.576 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T21:59:02.842Z] #62 6.576 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.G9AQsC1uxe/src/github.com/docker/libnetwork [2021-01-12T21:59:02.842Z] #62 6.584 Cloning into '/tmp/tmp.G9AQsC1uxe/src/github.com/docker/libnetwork'... [2021-01-12T21:59:02.927Z] using credential docker-jenkins-github-credentials [2021-01-12T21:59:02.933Z] Cloning the remote Git repository [2021-01-12T21:59:02.933Z] Cloning with configured refspecs honoured and without tags [2021-01-12T21:59:03.083Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:59:03.144Z] > git init /home/ubuntu/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:59:03.397Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:59:03.397Z] > git --version # timeout=10 [2021-01-12T21:59:03.412Z] > git --version # 'git version 2.17.1' [2021-01-12T21:59:03.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:03.414Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:03.536Z] using credential docker-jenkins-github-credentials [2021-01-12T21:59:03.543Z] Cloning the remote Git repository [2021-01-12T21:59:03.543Z] Cloning with configured refspecs honoured and without tags [2021-01-12T21:59:03.563Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T21:59:03.627Z] > git init /home/ubuntu/workspace/moby_PR-41869 # timeout=10 [2021-01-12T21:59:04.153Z] #11 ... [2021-01-12T21:59:04.153Z] [2021-01-12T21:59:04.153Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:04.153Z] #32 34.35 internal/poll [2021-01-12T21:59:04.153Z] #32 35.92 internal/fmtsort [2021-01-12T21:59:04.153Z] #32 35.96 internal/syscall/execenv [2021-01-12T21:59:04.153Z] #32 36.07 internal/syscall/unix [2021-01-12T21:59:04.153Z] #32 36.21 os [2021-01-12T21:59:04.153Z] #32 36.28 strings [2021-01-12T21:59:04.153Z] #32 38.57 path [2021-01-12T21:59:04.153Z] #32 38.60 fmt [2021-01-12T21:59:04.153Z] #32 39.01 path/filepath [2021-01-12T21:59:04.153Z] #32 39.84 io/ioutil [2021-01-12T21:59:04.153Z] #32 40.18 text/tabwriter [2021-01-12T21:59:04.153Z] #32 40.96 flag [2021-01-12T21:59:04.153Z] #32 40.97 github.com/BurntSushi/toml [2021-01-12T21:59:04.153Z] #32 42.57 log [2021-01-12T21:59:04.153Z] #32 43.93 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T21:59:04.153Z] #32 ... [2021-01-12T21:59:04.153Z] [2021-01-12T21:59:04.153Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:04.153Z] #41 7.264 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T21:59:04.153Z] #41 7.264 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T21:59:04.153Z] #41 7.275 Note: Building without GnuTLS support [2021-01-12T21:59:04.153Z] #41 7.276 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T21:59:04.153Z] #41 7.276 Makefile.config:40: Warn: Building without nftables support [2021-01-12T21:59:04.153Z] #41 8.149 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T21:59:04.153Z] #41 8.157 GEN .gitid [2021-01-12T21:59:04.153Z] #41 8.171 GEN criu/include/version.h [2021-01-12T21:59:04.153Z] #41 8.196 GEN include/common/asm [2021-01-12T21:59:04.153Z] #41 8.989 PBCC images/timens.pb-c.c [2021-01-12T21:59:04.153Z] #41 8.996 DEP images/timens.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.031 PBCC images/fown.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.076 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.098 PBCC images/opts.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.112 PBCC images/memfd.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.154 DEP images/fown.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.164 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.218 DEP images/opts.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.274 DEP images/memfd.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.303 PBCC images/sit.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.369 DEP images/sit.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.382 PBCC images/macvlan.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.387 DEP images/macvlan.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.403 PBCC images/autofs.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.410 DEP images/autofs.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.430 PBCC images/sysctl.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.440 DEP images/sysctl.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.462 PBCC images/time.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.472 DEP images/time.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.514 PBCC images/binfmt-misc.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.535 DEP images/binfmt-misc.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.586 PBCC images/seccomp.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.591 DEP images/seccomp.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.631 PBCC images/userns.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.641 DEP images/userns.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.664 PBCC images/cgroup.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.672 DEP images/cgroup.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.704 PBCC images/ext-file.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.708 DEP images/ext-file.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.723 PBCC images/rpc.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.745 DEP images/rpc.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.791 PBCC images/siginfo.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.799 DEP images/siginfo.pb-c.d [2021-01-12T21:59:04.153Z] #41 9.820 PBCC images/pagemap.pb-c.c [2021-01-12T21:59:04.153Z] #41 9.841 DEP images/pagemap.pb-c.d [2021-01-12T21:59:04.154Z] #41 9.876 PBCC images/rlimit.pb-c.c [2021-01-12T21:59:04.154Z] #41 9.880 DEP images/rlimit.pb-c.d [2021-01-12T21:59:04.154Z] #41 9.896 PBCC images/file-lock.pb-c.c [2021-01-12T21:59:04.154Z] #41 9.912 DEP images/file-lock.pb-c.d [2021-01-12T21:59:04.154Z] #41 9.935 PBCC images/tty.pb-c.c [2021-01-12T21:59:04.154Z] #41 9.964 DEP images/tty.pb-c.d [2021-01-12T21:59:04.154Z] #41 9.995 PBCC images/tun.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.02 PBCC images/netdev.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.05 DEP images/tun.pb-c.d [2021-01-12T21:59:04.154Z] #41 10.07 DEP images/netdev.pb-c.d [2021-01-12T21:59:04.154Z] #41 10.11 PBCC images/vma.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.13 DEP images/vma.pb-c.d [2021-01-12T21:59:04.154Z] #41 10.15 PBCC images/creds.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.16 DEP images/creds.pb-c.d [2021-01-12T21:59:04.154Z] #41 10.20 PBCC images/utsns.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.20 DEP images/utsns.pb-c.d [2021-01-12T21:59:04.154Z] #41 10.24 PBCC images/ipc-desc.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.24 PBCC images/ipc-sem.pb-c.c [2021-01-12T21:59:04.154Z] #41 10.25 DEP images/ipc-desc.pb-c.d [2021-01-12T21:59:04.222Z] #62 ... [2021-01-12T21:59:04.222Z] [2021-01-12T21:59:04.222Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:59:04.222Z] #38 7.373 + git clone https://github.com/docker/distribution.git . [2021-01-12T21:59:04.222Z] #38 7.380 Cloning into '.'... [2021-01-12T21:59:04.446Z] #41 10.30 DEP images/ipc-sem.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.31 PBCC images/ipc-msg.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.32 DEP images/ipc-msg.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.37 PBCC images/ipc-shm.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.39 DEP images/ipc-shm.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.42 PBCC images/ipc-var.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.42 DEP images/ipc-var.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.44 PBCC images/sk-opts.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.45 PBCC images/packet-sock.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.48 DEP images/sk-opts.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.49 DEP images/packet-sock.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.55 PBCC images/sk-netlink.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.56 DEP images/sk-netlink.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.57 PBCC images/sk-inet.pb-c.c [2021-01-12T21:59:04.446Z] #41 10.60 DEP images/sk-inet.pb-c.d [2021-01-12T21:59:04.446Z] #41 10.65 PBCC images/sk-unix.pb-c.c [2021-01-12T21:59:04.739Z] #41 10.66 DEP images/sk-unix.pb-c.d [2021-01-12T21:59:04.739Z] #41 10.70 PBCC images/mm.pb-c.c [2021-01-12T21:59:04.739Z] #41 10.72 DEP images/mm.pb-c.d [2021-01-12T21:59:04.739Z] #41 10.76 PBCC images/timerfd.pb-c.c [2021-01-12T21:59:04.739Z] #41 10.77 DEP images/timerfd.pb-c.d [2021-01-12T21:59:04.739Z] #41 10.79 PBCC images/timer.pb-c.c [2021-01-12T21:59:04.739Z] #41 10.80 DEP images/timer.pb-c.d [2021-01-12T21:59:04.739Z] #41 10.84 PBCC images/sa.pb-c.c [2021-01-12T21:59:04.739Z] #41 10.85 DEP images/sa.pb-c.d [2021-01-12T21:59:04.739Z] #41 10.88 PBCC images/pipe-data.pb-c.c [2021-01-12T21:59:03.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:59:03.921Z] > git --version # timeout=10 [2021-01-12T21:59:03.931Z] > git --version # 'git version 2.17.1' [2021-01-12T21:59:03.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:03.964Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:05.031Z] #41 10.89 DEP images/pipe-data.pb-c.d [2021-01-12T21:59:05.031Z] #41 10.92 PBCC images/mnt.pb-c.c [2021-01-12T21:59:05.031Z] #41 10.94 DEP images/mnt.pb-c.d [2021-01-12T21:59:05.031Z] #41 10.97 PBCC images/sk-packet.pb-c.c [2021-01-12T21:59:05.031Z] #41 10.98 DEP images/sk-packet.pb-c.d [2021-01-12T21:59:05.031Z] #41 11.00 PBCC images/tcp-stream.pb-c.c [2021-01-12T21:59:05.031Z] #41 11.01 DEP images/tcp-stream.pb-c.d [2021-01-12T21:59:05.031Z] #41 11.06 PBCC images/pipe.pb-c.c [2021-01-12T21:59:05.031Z] #41 11.07 DEP images/pipe.pb-c.d [2021-01-12T21:59:05.031Z] #41 11.09 PBCC images/pstree.pb-c.c [2021-01-12T21:59:05.031Z] #41 11.10 DEP images/pstree.pb-c.d [2021-01-12T21:59:05.031Z] #41 11.13 PBCC images/fs.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.14 DEP images/fs.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.18 PBCC images/signalfd.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.20 DEP images/signalfd.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.22 PBCC images/fh.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.26 PBCC images/fsnotify.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.27 DEP images/fh.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.29 DEP images/fsnotify.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.34 PBCC images/eventpoll.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.34 DEP images/eventpoll.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.38 PBCC images/eventfd.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.39 DEP images/eventfd.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.39 PBCC images/remap-file-path.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.41 DEP images/remap-file-path.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.46 PBCC images/fifo.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.46 DEP images/fifo.pb-c.d [2021-01-12T21:59:05.324Z] #41 11.48 PBCC images/ghost-file.pb-c.c [2021-01-12T21:59:05.324Z] #41 11.51 DEP images/ghost-file.pb-c.d [2021-01-12T21:59:05.616Z] #41 11.53 PBCC images/regfile.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.55 DEP images/regfile.pb-c.d [2021-01-12T21:59:05.616Z] #41 11.58 PBCC images/ns.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.59 DEP images/ns.pb-c.d [2021-01-12T21:59:05.616Z] #41 11.62 PBCC images/fdinfo.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.64 DEP images/fdinfo.pb-c.d [2021-01-12T21:59:05.616Z] #41 11.69 PBCC images/core-aarch64.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.69 PBCC images/core-arm.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.71 PBCC images/core-ppc64.pb-c.c [2021-01-12T21:59:05.616Z] #41 11.73 PBCC images/core-s390.pb-c.c [2021-01-12T21:59:05.616Z] #41 ... [2021-01-12T21:59:05.616Z] [2021-01-12T21:59:05.617Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:05.617Z] #43 36.11 internal/syscall/unix [2021-01-12T21:59:05.617Z] #43 36.30 os [2021-01-12T21:59:05.617Z] #43 36.74 strings [2021-01-12T21:59:05.617Z] #43 39.04 regexp/syntax [2021-01-12T21:59:05.617Z] #43 39.28 fmt [2021-01-12T21:59:05.617Z] #43 42.04 regexp [2021-01-12T21:59:05.617Z] #43 42.07 flag [2021-01-12T21:59:05.617Z] #43 42.98 go/token [2021-01-12T21:59:05.617Z] #43 43.64 go/scanner [2021-01-12T21:59:05.617Z] #43 44.63 go/ast [2021-01-12T21:59:05.617Z] #43 44.78 internal/lazyregexp [2021-01-12T21:59:05.617Z] #43 44.99 net/url [2021-01-12T21:59:05.617Z] #43 46.12 text/template/parse [2021-01-12T21:59:05.617Z] #43 ... [2021-01-12T21:59:05.617Z] [2021-01-12T21:59:05.617Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:05.617Z] #41 11.75 PBCC images/core-x86.pb-c.c [2021-01-12T21:59:05.617Z] #41 11.77 PBCC images/core.pb-c.c [2021-01-12T21:59:05.617Z] #41 11.80 PBCC images/inventory.pb-c.c [2021-01-12T21:59:05.617Z] #41 11.82 DEP images/core-aarch64.pb-c.d [2021-01-12T21:59:05.617Z] #41 11.84 DEP images/core-arm.pb-c.d [2021-01-12T21:59:05.910Z] #41 11.86 DEP images/core-ppc64.pb-c.d [2021-01-12T21:59:05.910Z] #41 11.90 DEP images/core-s390.pb-c.d [2021-01-12T21:59:05.910Z] #41 11.94 DEP images/core-x86.pb-c.d [2021-01-12T21:59:05.910Z] #41 ... [2021-01-12T21:59:05.910Z] [2021-01-12T21:59:05.910Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:05.910Z] #32 DONE 46.5s [2021-01-12T21:59:05.910Z] [2021-01-12T21:59:05.910Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:05.910Z] #41 11.97 DEP images/core.pb-c.d [2021-01-12T21:59:06.202Z] #41 12.10 DEP images/inventory.pb-c.d [2021-01-12T21:59:06.202Z] #41 12.16 PBCC images/cpuinfo.pb-c.c [2021-01-12T21:59:06.202Z] #41 12.16 DEP images/cpuinfo.pb-c.d [2021-01-12T21:59:06.202Z] #41 12.22 PBCC images/stats.pb-c.c [2021-01-12T21:59:06.202Z] #41 12.22 DEP images/stats.pb-c.d [2021-01-12T21:59:06.761Z] #38 ... [2021-01-12T21:59:06.761Z] [2021-01-12T21:59:06.761Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:06.761Z] #11 8.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:06.761Z] #11 8.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:06.761Z] #11 8.533 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:06.761Z] #11 ... [2021-01-12T21:59:06.761Z] [2021-01-12T21:59:06.761Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:06.761Z] #32 7.306 + RM_GOPATH=0 [2021-01-12T21:59:06.761Z] #32 7.306 + TMP_GOPATH= [2021-01-12T21:59:06.761Z] #32 7.306 + : /build [2021-01-12T21:59:06.761Z] #32 7.306 + '[' -z '' ']' [2021-01-12T21:59:06.761Z] #32 7.306 ++ mktemp -d [2021-01-12T21:59:06.761Z] #32 7.306 + export GOPATH=/tmp/tmp.o1yf74S5hv [2021-01-12T21:59:06.761Z] #32 7.306 + GOPATH=/tmp/tmp.o1yf74S5hv [2021-01-12T21:59:06.761Z] #32 7.306 + RM_GOPATH=1 [2021-01-12T21:59:06.761Z] #32 7.306 + case "$(go env GOARCH)" in [2021-01-12T21:59:06.761Z] #32 7.307 ++ go env GOARCH [2021-01-12T21:59:06.761Z] #32 7.343 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #32 7.343 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #32 7.343 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:06.761Z] #32 7.372 + dir=/tmp/install [2021-01-12T21:59:06.761Z] #32 7.372 + bin=tomlv [2021-01-12T21:59:06.761Z] #32 7.372 + shift [2021-01-12T21:59:06.761Z] #32 7.372 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T21:59:06.761Z] #32 7.372 + . /tmp/install/tomlv.installer [2021-01-12T21:59:06.761Z] #32 7.372 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:59:06.761Z] #32 7.372 + install_tomlv [2021-01-12T21:59:06.761Z] #32 7.372 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T21:59:06.761Z] #32 7.372 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.o1yf74S5hv/src/github.com/BurntSushi/toml [2021-01-12T21:59:06.761Z] #32 7.372 Cloning into '/tmp/tmp.o1yf74S5hv/src/github.com/BurntSushi/toml'... [2021-01-12T21:59:06.761Z] #32 7.375 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:59:06.761Z] #32 8.846 + cd /tmp/tmp.o1yf74S5hv/src/github.com/BurntSushi/toml [2021-01-12T21:59:06.761Z] #32 8.846 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T21:59:06.761Z] #32 8.846 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T21:59:06.761Z] #32 9.967 runtime/internal/atomic [2021-01-12T21:59:06.761Z] #32 9.967 internal/cpu [2021-01-12T21:59:06.761Z] #32 10.31 runtime/internal/sys [2021-01-12T21:59:06.761Z] #32 ... [2021-01-12T21:59:06.761Z] [2021-01-12T21:59:06.761Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:06.761Z] #47 6.643 + RM_GOPATH=0 [2021-01-12T21:59:06.761Z] #47 6.643 + TMP_GOPATH= [2021-01-12T21:59:06.761Z] #47 6.643 + : /build [2021-01-12T21:59:06.761Z] #47 6.643 + '[' -z '' ']' [2021-01-12T21:59:06.761Z] #47 6.643 ++ mktemp -d [2021-01-12T21:59:06.761Z] #47 6.643 + export GOPATH=/tmp/tmp.tqd1I1ywU0 [2021-01-12T21:59:06.761Z] #47 6.643 + GOPATH=/tmp/tmp.tqd1I1ywU0 [2021-01-12T21:59:06.761Z] #47 6.643 + RM_GOPATH=1 [2021-01-12T21:59:06.761Z] #47 6.643 + case "$(go env GOARCH)" in [2021-01-12T21:59:06.761Z] #47 6.643 ++ go env GOARCH [2021-01-12T21:59:06.761Z] #47 6.659 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #47 6.659 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #47 6.659 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:06.761Z] #47 6.667 + dir=/tmp/install [2021-01-12T21:59:06.761Z] #47 6.667 + bin=golangci_lint [2021-01-12T21:59:06.761Z] #47 6.667 + shift [2021-01-12T21:59:06.761Z] #47 6.667 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T21:59:06.761Z] #47 6.667 + . /tmp/install/golangci_lint.installer [2021-01-12T21:59:06.761Z] #47 6.667 ++ : v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.667 + install_golangci_lint [2021-01-12T21:59:06.761Z] #47 6.667 + set -e [2021-01-12T21:59:06.761Z] #47 6.667 + export GO111MODULE=on [2021-01-12T21:59:06.761Z] #47 6.667 + GO111MODULE=on [2021-01-12T21:59:06.761Z] #47 6.667 + GOBIN=/build [2021-01-12T21:59:06.761Z] #47 6.667 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.703 go: finding github.com v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.703 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.703 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.703 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:06.761Z] #47 6.703 go: finding github.com/golangci v1.23.8 [2021-01-12T21:59:06.761Z] #47 8.026 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:06.761Z] #47 8.971 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:06.761Z] #47 ... [2021-01-12T21:59:06.761Z] [2021-01-12T21:59:06.761Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:06.761Z] #45 7.326 + RM_GOPATH=0 [2021-01-12T21:59:06.761Z] #45 7.326 + TMP_GOPATH= [2021-01-12T21:59:06.761Z] #45 7.326 + : /build [2021-01-12T21:59:06.761Z] #45 7.326 + '[' -z '' ']' [2021-01-12T21:59:06.761Z] #45 7.329 ++ mktemp -d [2021-01-12T21:59:06.761Z] #45 7.329 + export GOPATH=/tmp/tmp.sKkKi26lXd [2021-01-12T21:59:06.761Z] #45 7.329 + GOPATH=/tmp/tmp.sKkKi26lXd [2021-01-12T21:59:06.761Z] #45 7.329 + RM_GOPATH=1 [2021-01-12T21:59:06.761Z] #45 7.329 + case "$(go env GOARCH)" in [2021-01-12T21:59:06.761Z] #45 7.335 ++ go env GOARCH [2021-01-12T21:59:06.761Z] #45 7.380 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #45 7.381 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:06.761Z] #45 7.390 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:06.761Z] #45 7.390 + dir=/tmp/install [2021-01-12T21:59:06.761Z] #45 7.390 + bin=gotestsum [2021-01-12T21:59:06.761Z] #45 7.390 + shift [2021-01-12T21:59:06.761Z] #45 7.390 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T21:59:06.761Z] #45 7.390 + . /tmp/install/gotestsum.installer [2021-01-12T21:59:06.761Z] #45 7.390 ++ : v0.5.3 [2021-01-12T21:59:06.761Z] #45 7.390 + install_gotestsum [2021-01-12T21:59:06.761Z] #45 7.390 + set -e [2021-01-12T21:59:06.761Z] #45 7.390 + export GO111MODULE=on [2021-01-12T21:59:06.761Z] #45 7.390 + GO111MODULE=on [2021-01-12T21:59:06.761Z] #45 7.390 + GOBIN=/build [2021-01-12T21:59:06.761Z] #45 7.390 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T21:59:06.761Z] #45 7.431 go: finding gotest.tools v0.5.3 [2021-01-12T21:59:06.761Z] #45 7.431 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:06.761Z] #45 8.456 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:06.761Z] #45 9.140 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:07.020Z] #45 ... [2021-01-12T21:59:07.020Z] [2021-01-12T21:59:07.020Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:07.020Z] #22 7.635 + RM_GOPATH=0 [2021-01-12T21:59:07.020Z] #22 7.635 + TMP_GOPATH= [2021-01-12T21:59:07.020Z] #22 7.635 + : /build [2021-01-12T21:59:07.020Z] #22 7.635 + '[' -z '' ']' [2021-01-12T21:59:07.020Z] #22 7.635 ++ mktemp -d [2021-01-12T21:59:07.020Z] #22 7.653 + export GOPATH=/tmp/tmp.ssTuN3Ag93 [2021-01-12T21:59:07.020Z] #22 7.653 + GOPATH=/tmp/tmp.ssTuN3Ag93 [2021-01-12T21:59:07.020Z] #22 7.653 + RM_GOPATH=1 [2021-01-12T21:59:07.020Z] #22 7.653 + case "$(go env GOARCH)" in [2021-01-12T21:59:07.021Z] #22 7.653 ++ go env GOARCH [2021-01-12T21:59:07.021Z] #22 7.828 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:07.021Z] #22 7.828 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:07.021Z] #22 7.828 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:07.021Z] #22 7.848 Install docker/cli version 17.06.2-ce from stable [2021-01-12T21:59:07.021Z] #22 7.848 + dir=/tmp/install [2021-01-12T21:59:07.021Z] #22 7.848 + bin=dockercli [2021-01-12T21:59:07.021Z] #22 7.848 + shift [2021-01-12T21:59:07.021Z] #22 7.848 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T21:59:07.021Z] #22 7.848 + . /tmp/install/dockercli.installer [2021-01-12T21:59:07.021Z] #22 7.848 ++ : stable [2021-01-12T21:59:07.021Z] #22 7.848 ++ : 17.06.2-ce [2021-01-12T21:59:07.021Z] #22 7.848 + install_dockercli [2021-01-12T21:59:07.021Z] #22 7.848 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T21:59:07.021Z] #22 7.848 ++ uname -m [2021-01-12T21:59:07.021Z] #22 7.848 + arch=x86_64 [2021-01-12T21:59:07.021Z] #22 7.848 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T21:59:07.021Z] #22 7.848 + url=https://download.docker.com/linux/static [2021-01-12T21:59:07.021Z] #22 7.848 + tar -xz docker/docker [2021-01-12T21:59:07.021Z] #22 7.848 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T21:59:07.242Z] #41 13.06 make[1]: Nothing to be done for 'all'. [2021-01-12T21:59:07.313Z] #22 ... [2021-01-12T21:59:07.313Z] [2021-01-12T21:59:07.313Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:07.313Z] #34 7.856 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:07.313Z] #34 7.971 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:07.313Z] #34 8.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:07.313Z] #34 9.604 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T21:59:07.313Z] #34 ... [2021-01-12T21:59:07.313Z] [2021-01-12T21:59:07.313Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T21:59:07.313Z] #30 7.512 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T21:59:07.313Z] #30 7.513 Cloning into '.'... [2021-01-12T21:59:07.573Z] #30 ... [2021-01-12T21:59:07.573Z] [2021-01-12T21:59:07.573Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:59:07.573Z] #53 8.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:07.573Z] #53 8.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:07.573Z] #53 8.597 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:07.573Z] #53 10.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T21:59:07.573Z] #53 ... [2021-01-12T21:59:07.573Z] [2021-01-12T21:59:07.573Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:07.573Z] #43 6.948 + RM_GOPATH=0 [2021-01-12T21:59:07.573Z] #43 6.948 + TMP_GOPATH= [2021-01-12T21:59:07.573Z] #43 6.948 + : /build [2021-01-12T21:59:07.573Z] #43 6.948 + '[' -z '' ']' [2021-01-12T21:59:07.573Z] #43 6.948 ++ mktemp -d [2021-01-12T21:59:07.573Z] #43 6.952 + export GOPATH=/tmp/tmp.XcUrNYapVr [2021-01-12T21:59:07.573Z] #43 6.952 + GOPATH=/tmp/tmp.XcUrNYapVr [2021-01-12T21:59:07.573Z] #43 6.952 + RM_GOPATH=1 [2021-01-12T21:59:07.573Z] #43 6.952 + case "$(go env GOARCH)" in [2021-01-12T21:59:07.573Z] #43 6.952 ++ go env GOARCH [2021-01-12T21:59:07.573Z] #43 6.964 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:07.573Z] #43 6.964 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:07.573Z] #43 6.964 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:07.573Z] #43 6.964 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:07.573Z] #43 6.964 + dir=/tmp/install [2021-01-12T21:59:07.573Z] #43 6.964 + bin=vndr [2021-01-12T21:59:07.573Z] #43 6.964 + shift [2021-01-12T21:59:07.573Z] #43 6.964 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T21:59:07.573Z] #43 6.964 + . /tmp/install/vndr.installer [2021-01-12T21:59:07.573Z] #43 6.964 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:07.573Z] #43 6.964 + install_vndr [2021-01-12T21:59:07.573Z] #43 6.964 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T21:59:07.573Z] #43 6.964 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.XcUrNYapVr/src/github.com/LK4D4/vndr [2021-01-12T21:59:07.573Z] #43 6.999 Cloning into '/tmp/tmp.XcUrNYapVr/src/github.com/LK4D4/vndr'... [2021-01-12T21:59:07.573Z] #43 7.983 + cd /tmp/tmp.XcUrNYapVr/src/github.com/LK4D4/vndr [2021-01-12T21:59:07.573Z] #43 7.983 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:07.573Z] #43 8.104 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T21:59:07.573Z] #43 10.33 internal/cpu [2021-01-12T21:59:07.573Z] #43 10.56 runtime/internal/sys [2021-01-12T21:59:07.573Z] #43 11.15 internal/race [2021-01-12T21:59:07.835Z] #43 ... [2021-01-12T21:59:07.835Z] [2021-01-12T21:59:07.835Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:07.836Z] #56 10.28 Checking out files: 89% (709/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2021-01-12T21:59:07.836Z] #56 10.42 + cd /tmp/tmp.YB8phkwUvx/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:59:07.836Z] #56 10.42 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:07.877Z] #41 13.73 CC images/stats.o [2021-01-12T21:59:07.877Z] #41 14.01 CC images/core.o [2021-01-12T21:59:07.877Z] #41 ... [2021-01-12T21:59:07.877Z] [2021-01-12T21:59:07.877Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:07.877Z] #49 38.38 os [2021-01-12T21:59:07.877Z] #49 38.92 encoding/base64 [2021-01-12T21:59:07.877Z] #49 39.42 golang.org/x/sys/unix [2021-01-12T21:59:07.877Z] #49 40.44 fmt [2021-01-12T21:59:07.877Z] #49 43.63 encoding/json [2021-01-12T21:59:07.877Z] #49 44.85 github.com/pkg/diff [2021-01-12T21:59:07.877Z] #49 45.66 go/ast [2021-01-12T21:59:07.877Z] #49 47.90 golang.org/x/crypto/ssh/terminal [2021-01-12T21:59:08.098Z] #56 11.69 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T21:59:08.098Z] #56 11.69 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T21:59:08.169Z] #49 48.58 mvdan.cc/editorconfig [2021-01-12T21:59:08.169Z] #49 ... [2021-01-12T21:59:08.169Z] [2021-01-12T21:59:08.169Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:08.169Z] #43 48.21 go/parser [2021-01-12T21:59:08.804Z] #43 49.17 text/template [2021-01-12T21:59:09.848Z] #43 50.17 encoding/xml [2021-01-12T21:59:11.921Z] #43 52.10 go/doc [2021-01-12T21:59:12.298Z] #56 ... [2021-01-12T21:59:12.298Z] [2021-01-12T21:59:12.298Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:12.298Z] #45 13.44 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T21:59:12.298Z] #45 13.46 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T21:59:12.298Z] #45 13.47 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T21:59:12.298Z] #45 13.59 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:59:12.298Z] #45 13.67 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:59:12.298Z] #45 13.69 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T21:59:12.298Z] #45 13.70 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:59:12.298Z] #45 13.76 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:59:12.298Z] #45 13.78 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:59:12.298Z] #45 13.81 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T21:59:12.298Z] #45 13.92 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:59:12.298Z] #45 14.02 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:59:12.298Z] #45 14.18 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:59:12.298Z] #45 14.51 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:59:12.298Z] #45 14.55 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T21:59:12.298Z] #45 14.59 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:59:12.298Z] #45 14.61 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:59:12.298Z] #45 14.81 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:59:12.298Z] #45 14.92 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:59:12.958Z] #43 ... [2021-01-12T21:59:12.958Z] [2021-01-12T21:59:12.958Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:12.958Z] #54 27.78 Checking out files: 86% (3222/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T21:59:12.958Z] #54 28.11 + cd /tmp/tmp.FkfZEQf8Ec/src/github.com/containerd/containerd [2021-01-12T21:59:12.958Z] #54 28.11 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T21:59:12.958Z] #54 28.87 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T21:59:12.958Z] #54 28.87 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T21:59:12.958Z] #54 28.87 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T21:59:12.958Z] #54 28.87 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T21:59:12.958Z] #54 28.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T21:59:12.958Z] #54 28.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T21:59:12.958Z] #54 28.87 + '[' '' = dynamic ']' [2021-01-12T21:59:12.958Z] #54 28.87 + make [2021-01-12T21:59:12.958Z] #54 29.88 + bin/ctr [2021-01-12T21:59:14.846Z] #45 ... [2021-01-12T21:59:14.846Z] [2021-01-12T21:59:14.846Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:59:14.846Z] #40 8.474 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:14.846Z] #40 8.571 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:14.846Z] #40 8.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:14.846Z] #40 10.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T21:59:14.846Z] #40 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T21:59:14.846Z] #40 15.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T21:59:15.105Z] #40 ... [2021-01-12T21:59:15.105Z] [2021-01-12T21:59:15.105Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:15.105Z] #49 12.40 + cd /tmp/tmp.ksozPlnwnN/src/github.com/mvdan/sh [2021-01-12T21:59:15.105Z] #49 12.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:59:15.105Z] #49 12.60 + GO111MODULE=on [2021-01-12T21:59:15.105Z] #49 12.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T21:59:15.105Z] #49 14.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:59:15.105Z] #49 14.31 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:59:15.105Z] #49 14.35 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:59:15.105Z] #49 14.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:59:15.105Z] #49 14.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:59:15.105Z] #49 17.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:59:15.105Z] #49 18.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:59:15.364Z] #49 ... [2021-01-12T21:59:15.364Z] [2021-01-12T21:59:15.364Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:15.364Z] #45 18.85 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:59:15.364Z] #45 18.98 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:59:15.518Z] Fetching without tags [2021-01-12T21:59:15.695Z] #54 ... [2021-01-12T21:59:15.695Z] [2021-01-12T21:59:15.695Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:15.695Z] #49 49.06 mvdan.cc/sh/v3/fileutil [2021-01-12T21:59:15.695Z] #49 49.17 mvdan.cc/sh/v3/syntax [2021-01-12T21:59:15.695Z] #49 52.82 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T21:59:15.695Z] #49 DONE 56.0s [2021-01-12T21:59:15.695Z] [2021-01-12T21:59:15.695Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:15.695Z] #41 14.38 CC images/core-x86.o [2021-01-12T21:59:15.695Z] #41 14.64 CC images/core-arm.o [2021-01-12T21:59:15.695Z] #41 14.86 CC images/core-aarch64.o [2021-01-12T21:59:15.695Z] #41 15.08 CC images/core-ppc64.o [2021-01-12T21:59:15.695Z] #41 15.32 CC images/core-s390.o [2021-01-12T21:59:15.695Z] #41 15.68 CC images/cpuinfo.o [2021-01-12T21:59:15.695Z] #41 15.94 CC images/inventory.o [2021-01-12T21:59:15.695Z] #41 16.12 CC images/fdinfo.o [2021-01-12T21:59:15.695Z] #41 16.35 CC images/fown.o [2021-01-12T21:59:15.695Z] #41 16.51 CC images/ns.o [2021-01-12T21:59:15.695Z] #41 16.58 CC images/regfile.o [2021-01-12T21:59:15.695Z] #41 16.72 CC images/ghost-file.o [2021-01-12T21:59:15.695Z] #41 16.86 CC images/fifo.o [2021-01-12T21:59:15.695Z] #41 17.01 CC images/remap-file-path.o [2021-01-12T21:59:15.695Z] #41 17.16 CC images/eventfd.o [2021-01-12T21:59:15.695Z] #41 17.36 CC images/eventpoll.o [2021-01-12T21:59:15.695Z] #41 17.48 CC images/fh.o [2021-01-12T21:59:15.695Z] #41 17.69 CC images/fsnotify.o [2021-01-12T21:59:15.695Z] #41 17.95 CC images/signalfd.o [2021-01-12T21:59:15.695Z] #41 18.07 CC images/fs.o [2021-01-12T21:59:15.695Z] #41 18.23 CC images/pstree.o [2021-01-12T21:59:15.695Z] #41 18.39 CC images/pipe.o [2021-01-12T21:59:15.695Z] #41 18.49 CC images/tcp-stream.o [2021-01-12T21:59:15.695Z] #41 18.61 CC images/sk-packet.o [2021-01-12T21:59:15.695Z] #41 18.77 CC images/mnt.o [2021-01-12T21:59:15.695Z] #41 18.93 CC images/pipe-data.o [2021-01-12T21:59:15.695Z] #41 19.07 CC images/sa.o [2021-01-12T21:59:15.695Z] #41 19.24 CC images/timer.o [2021-01-12T21:59:15.695Z] #41 19.43 CC images/timerfd.o [2021-01-12T21:59:15.695Z] #41 19.60 CC images/mm.o [2021-01-12T21:59:15.695Z] #41 19.77 CC images/sk-opts.o [2021-01-12T21:59:15.695Z] #41 19.86 CC images/sk-unix.o [2021-01-12T21:59:15.695Z] #41 20.05 CC images/sk-inet.o [2021-01-12T21:59:15.695Z] #41 20.23 CC images/tun.o [2021-01-12T21:59:15.695Z] #41 20.38 CC images/sk-netlink.o [2021-01-12T21:59:15.695Z] #41 20.47 CC images/packet-sock.o [2021-01-12T21:59:15.695Z] #41 20.70 CC images/ipc-var.o [2021-01-12T21:59:15.695Z] #41 20.83 CC images/ipc-desc.o [2021-01-12T21:59:15.695Z] #41 20.91 CC images/ipc-shm.o [2021-01-12T21:59:15.695Z] #41 21.06 CC images/ipc-msg.o [2021-01-12T21:59:15.695Z] #41 21.26 CC images/ipc-sem.o [2021-01-12T21:59:15.695Z] #41 21.39 CC images/utsns.o [2021-01-12T21:59:15.695Z] #41 21.47 CC images/creds.o [2021-01-12T21:59:15.695Z] #41 21.58 CC images/vma.o [2021-01-12T21:59:15.695Z] #41 21.74 CC images/netdev.o [2021-01-12T21:59:15.426Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:15.456Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:59:15.494Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:15.506Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:15.519Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:59:15.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:15.521Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:15.948Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:15.989Z] #41 21.89 CC images/tty.o [2021-01-12T21:59:15.989Z] #41 22.16 CC images/file-lock.o [2021-01-12T21:59:16.281Z] #41 22.27 CC images/rlimit.o [2021-01-12T21:59:16.281Z] #41 22.35 CC images/pagemap.o [2021-01-12T21:59:16.574Z] #41 22.52 CC images/siginfo.o [2021-01-12T21:59:16.574Z] #41 22.61 CC images/rpc.o [2021-01-12T21:59:16.746Z] #45 ... [2021-01-12T21:59:16.746Z] [2021-01-12T21:59:16.746Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:16.746Z] #22 19.57 + mkdir -p /build [2021-01-12T21:59:16.746Z] #22 19.59 + mv docker/docker /build/ [2021-01-12T21:59:16.746Z] #22 19.59 + rmdir docker [2021-01-12T21:59:16.746Z] #22 DONE 20.1s [2021-01-12T21:59:16.746Z] [2021-01-12T21:59:16.746Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:16.746Z] #49 19.61 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:59:17.006Z] #49 ... [2021-01-12T21:59:17.006Z] [2021-01-12T21:59:17.006Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:17.006Z] #11 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T21:59:17.006Z] #11 13.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T21:59:17.006Z] #11 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T21:59:17.006Z] #11 ... [2021-01-12T21:59:17.006Z] [2021-01-12T21:59:17.006Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:17.006Z] #32 10.68 runtime/internal/math [2021-01-12T21:59:17.006Z] #32 10.94 math/bits [2021-01-12T21:59:17.006Z] #32 10.96 internal/bytealg [2021-01-12T21:59:17.006Z] #32 12.09 math [2021-01-12T21:59:17.006Z] #32 12.91 runtime [2021-01-12T21:59:17.006Z] #32 17.71 unicode/utf8 [2021-01-12T21:59:17.006Z] #32 18.24 internal/testlog [2021-01-12T21:59:17.006Z] #32 18.94 runtime/cgo [2021-01-12T21:59:17.208Z] #41 23.24 CC images/ext-file.o [2021-01-12T21:59:17.276Z] #32 ... [2021-01-12T21:59:17.276Z] [2021-01-12T21:59:17.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:17.276Z] #43 11.45 sync/atomic [2021-01-12T21:59:17.276Z] #43 11.49 internal/bytealg [2021-01-12T21:59:17.276Z] #43 11.82 unicode [2021-01-12T21:59:17.276Z] #43 12.75 runtime [2021-01-12T21:59:17.276Z] #43 16.87 unicode/utf8 [2021-01-12T21:59:17.276Z] #43 17.92 internal/testlog [2021-01-12T21:59:17.276Z] #43 18.39 encoding [2021-01-12T21:59:17.276Z] #43 18.61 unicode/utf16 [2021-01-12T21:59:17.276Z] #43 19.07 container/list [2021-01-12T21:59:17.276Z] #43 20.26 crypto/internal/subtle [2021-01-12T21:59:17.276Z] #43 20.50 crypto/subtle [2021-01-12T21:59:17.276Z] #43 20.90 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T21:59:17.276Z] #43 ... [2021-01-12T21:59:17.276Z] [2021-01-12T21:59:17.276Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:17.276Z] #47 21.03 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T21:59:17.276Z] #47 21.03 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T21:59:17.501Z] #41 23.34 CC images/cgroup.o [2021-01-12T21:59:17.501Z] #41 23.58 CC images/userns.o [2021-01-12T21:59:17.593Z] #47 21.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T21:59:17.593Z] #47 21.10 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T21:59:17.593Z] #47 21.10 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T21:59:17.593Z] #47 21.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T21:59:17.593Z] #47 21.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T21:59:17.793Z] #41 23.74 CC images/google/protobuf/descriptor.o [2021-01-12T21:59:17.805Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:17.805Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:59:17.851Z] #47 21.61 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T21:59:18.110Z] #47 21.73 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T21:59:18.110Z] #47 21.79 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T21:59:15.953Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:15.970Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:17.669Z] > git remote # timeout=10 [2021-01-12T21:59:17.696Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:59:17.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:17.772Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:59:17.795Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:59:17.805Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:17.809Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:18.368Z] #47 21.90 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T21:59:18.368Z] #47 22.13 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T21:59:18.427Z] #41 24.58 CC images/opts.o [2021-01-12T21:59:18.626Z] #47 ... [2021-01-12T21:59:18.626Z] [2021-01-12T21:59:18.626Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:18.626Z] #34 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T21:59:18.626Z] #34 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T21:59:18.719Z] #41 24.69 CC images/seccomp.o [2021-01-12T21:59:18.719Z] #41 24.82 CC images/binfmt-misc.o [2021-01-12T21:59:18.885Z] #34 ... [2021-01-12T21:59:18.885Z] [2021-01-12T21:59:18.885Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:18.885Z] #47 22.50 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T21:59:18.885Z] #47 22.55 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T21:59:19.012Z] #41 24.98 CC images/time.o [2021-01-12T21:59:19.012Z] #41 25.11 CC images/sysctl.o [2021-01-12T21:59:19.012Z] #41 25.21 CC images/autofs.o [2021-01-12T21:59:19.143Z] #47 22.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T21:59:19.143Z] #47 22.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T21:59:19.304Z] #41 25.31 CC images/macvlan.o [2021-01-12T21:59:19.304Z] #41 25.44 CC images/sit.o [2021-01-12T21:59:19.402Z] #47 23.06 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T21:59:19.402Z] #47 23.14 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T21:59:19.596Z] #41 25.56 CC images/memfd.o [2021-01-12T21:59:19.660Z] #47 23.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T21:59:19.660Z] #47 23.35 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T21:59:19.889Z] #41 25.74 CC images/timens.o [2021-01-12T21:59:19.889Z] #41 25.85 LINK images/built-in.o [2021-01-12T21:59:19.889Z] #41 25.89 GEN compel/include/asm [2021-01-12T21:59:19.889Z] #41 25.93 GEN compel/include/version.h [2021-01-12T21:59:19.889Z] #41 25.94 touch .config [2021-01-12T21:59:19.889Z] #41 25.95 GEN include/common/config.h [2021-01-12T21:59:19.889Z] #41 26.00 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-01-12T21:59:19.918Z] #47 ... [2021-01-12T21:59:19.918Z] [2021-01-12T21:59:19.918Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:59:19.918Z] #53 13.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T21:59:19.918Z] #53 16.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T21:59:20.177Z] #53 ... [2021-01-12T21:59:20.177Z] [2021-01-12T21:59:20.177Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:20.177Z] #47 23.62 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T21:59:20.177Z] #47 23.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T21:59:20.182Z] #41 26.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T21:59:20.182Z] #41 26.03 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T21:59:20.182Z] #41 26.04 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-01-12T21:59:20.182Z] #41 26.05 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-01-12T21:59:20.182Z] #41 26.07 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-01-12T21:59:20.182Z] #41 26.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T21:59:20.182Z] #41 26.09 DEP compel/plugins/std/infect.d [2021-01-12T21:59:20.182Z] #41 26.19 DEP compel/plugins/std/string.d [2021-01-12T21:59:20.182Z] #41 26.25 DEP compel/plugins/std/log.d [2021-01-12T21:59:20.436Z] #47 24.11 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T21:59:20.474Z] #41 26.33 DEP compel/plugins/std/fds.d [2021-01-12T21:59:20.474Z] #41 26.43 DEP compel/plugins/std/std.d [2021-01-12T21:59:20.474Z] #41 26.53 DEP compel/plugins/shmem/shmem.d [2021-01-12T21:59:20.696Z] #47 24.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T21:59:20.766Z] #41 26.61 DEP compel/plugins/fds/fds.d [2021-01-12T21:59:20.766Z] #41 26.73 CC compel/plugins/std/std.o [2021-01-12T21:59:20.955Z] #47 24.53 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T21:59:20.955Z] #47 24.61 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T21:59:21.058Z] #41 26.99 CC compel/plugins/std/fds.o [2021-01-12T21:59:21.214Z] #47 24.70 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T21:59:21.214Z] #47 24.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T21:59:21.351Z] #41 27.21 CC compel/plugins/std/log.o [2021-01-12T21:59:21.474Z] #47 25.17 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T21:59:21.644Z] #41 27.58 CC compel/plugins/std/string.o [2021-01-12T21:59:21.733Z] #47 25.25 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T21:59:21.939Z] #41 27.91 CC compel/plugins/std/infect.o [2021-01-12T21:59:21.939Z] #41 28.05 CC compel/arch/s390/plugins/std/parasite-head.o [2021-01-12T21:59:21.939Z] #41 28.07 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-01-12T21:59:21.939Z] #41 28.09 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-01-12T21:59:21.939Z] #41 28.14 AR compel/plugins/std.lib.a [2021-01-12T21:59:21.992Z] #47 25.48 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T21:59:21.992Z] #47 25.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T21:59:21.992Z] #47 25.74 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T21:59:22.232Z] #41 28.17 CC compel/plugins/fds/fds.o [2021-01-12T21:59:22.232Z] #41 ... [2021-01-12T21:59:22.232Z] [2021-01-12T21:59:22.232Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:22.232Z] #56 62.83 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T21:59:22.232Z] #56 62.83 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T21:59:22.251Z] #47 25.74 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T21:59:22.319Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [Pipeline] withEnv [Pipeline] { [2021-01-12T21:59:22.819Z] #47 26.25 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T21:59:22.819Z] #47 26.41 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T21:59:22.819Z] #47 26.46 go: extracting github.com/mattn/go-isatty v0.0.8 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:59:23.268Z] #56 ... [2021-01-12T21:59:23.269Z] [2021-01-12T21:59:23.269Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:23.269Z] #43 53.75 github.com/LK4D4/vndr/versioned [2021-01-12T21:59:23.269Z] #43 53.77 compress/flate [2021-01-12T21:59:23.269Z] #43 54.39 github.com/LK4D4/vndr/build [2021-01-12T21:59:23.269Z] #43 55.21 hash/crc32 [2021-01-12T21:59:23.269Z] #43 55.58 compress/gzip [2021-01-12T21:59:23.269Z] #43 56.04 net [2021-01-12T21:59:23.269Z] #43 56.71 vendor/golang.org/x/text/transform [2021-01-12T21:59:23.269Z] #43 57.08 vendor/golang.org/x/text/unicode/bidi [2021-01-12T21:59:23.269Z] #43 58.01 vendor/golang.org/x/text/secure/bidirule [2021-01-12T21:59:23.269Z] #43 58.17 vendor/golang.org/x/text/unicode/norm [2021-01-12T21:59:23.269Z] #43 60.36 vendor/golang.org/x/net/idna [2021-01-12T21:59:23.269Z] #43 61.78 vendor/golang.org/x/net/http2/hpack [2021-01-12T21:59:23.269Z] #43 62.39 mime [2021-01-12T21:59:23.269Z] #43 ... [2021-01-12T21:59:23.269Z] [2021-01-12T21:59:23.269Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:23.269Z] #41 28.45 AR compel/plugins/fds.lib.a [2021-01-12T21:59:23.269Z] #41 28.47 HOSTDEP compel/src/lib/log-host.d [2021-01-12T21:59:23.269Z] #41 28.58 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T21:59:23.269Z] #41 28.65 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-01-12T21:59:23.269Z] #41 28.70 HOSTDEP compel/src/main-host.d [2021-01-12T21:59:23.269Z] #41 28.76 DEP compel/src/lib/ptrace.d [2021-01-12T21:59:23.269Z] #41 28.90 DEP compel/src/lib/infect.d [2021-01-12T21:59:23.269Z] #41 29.03 DEP compel/src/lib/infect-util.d [2021-01-12T21:59:23.269Z] #41 29.10 DEP compel/src/lib/infect-rpc.d [2021-01-12T21:59:23.269Z] #41 29.21 DEP compel/arch/s390/src/lib/infect.d [2021-01-12T21:59:23.269Z] #41 29.29 DEP compel/arch/s390/src/lib/cpu.d [2021-01-12T21:59:23.269Z] #41 29.30 DEP compel/src/lib/log.d [2021-01-12T21:59:23.269Z] #41 29.41 DEP compel/src/main.d [2021-01-12T21:59:23.269Z] #41 29.49 DEP compel/src/lib/handle-elf.d [2021-01-12T21:59:23.537Z] + docker version [2021-01-12T21:59:23.561Z] #41 29.60 DEP compel/arch/s390/src/lib/handle-elf.d [2021-01-12T21:59:23.561Z] #41 29.66 CC compel/src/lib/log.o [2021-01-12T21:59:23.853Z] #41 29.78 CC compel/arch/s390/src/lib/cpu.o [2021-01-12T21:59:23.853Z] #41 29.89 CC compel/arch/s390/src/lib/infect.o [2021-01-12T21:59:24.488Z] #41 ... [2021-01-12T21:59:24.488Z] [2021-01-12T21:59:24.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:24.488Z] #11 54.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T21:59:24.488Z] #11 54.81 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 54.81 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:24.488Z] #11 64.21 Selecting previously unselected package libapparmor1:s390x. [2021-01-12T21:59:24.488Z] #11 64.21 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.22 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-01-12T21:59:24.488Z] #11 64.31 Selecting previously unselected package libapparmor-dev:s390x. [2021-01-12T21:59:24.488Z] #11 64.31 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.31 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-01-12T21:59:24.488Z] #11 64.39 Selecting previously unselected package libbtrfs0. [2021-01-12T21:59:24.488Z] #11 64.39 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.39 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T21:59:24.488Z] #11 64.43 Selecting previously unselected package libbtrfs-dev. [2021-01-12T21:59:24.488Z] #11 64.43 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.44 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T21:59:24.488Z] #11 64.51 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-01-12T21:59:24.488Z] #11 64.51 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.52 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T21:59:24.488Z] #11 64.56 Selecting previously unselected package libudev-dev:s390x. [2021-01-12T21:59:24.488Z] #11 64.56 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.57 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2021-01-12T21:59:24.488Z] #11 64.64 Selecting previously unselected package libsepol1-dev:s390x. [2021-01-12T21:59:24.488Z] #11 64.64 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.64 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-01-12T21:59:24.488Z] #11 64.86 Selecting previously unselected package libpcre16-3:s390x. [2021-01-12T21:59:24.488Z] #11 64.86 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.86 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-01-12T21:59:24.488Z] #11 64.94 Selecting previously unselected package libpcre32-3:s390x. [2021-01-12T21:59:24.488Z] #11 64.95 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-01-12T21:59:24.488Z] #11 64.95 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-01-12T21:59:24.488Z] #11 ... [2021-01-12T21:59:24.488Z] [2021-01-12T21:59:24.488Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:24.488Z] #41 30.41 CC compel/src/lib/infect-rpc.o [2021-01-12T21:59:24.728Z] #47 28.25 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T21:59:24.780Z] #41 30.68 CC compel/src/lib/infect-util.o [2021-01-12T21:59:24.780Z] #41 30.81 CC compel/src/lib/infect.o [2021-01-12T21:59:26.296Z] #41 ... [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:26.296Z] #56 DONE 66.5s [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:26.296Z] #11 65.02 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-01-12T21:59:26.296Z] #11 65.02 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.02 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 65.05 Selecting previously unselected package libpcre3-dev:s390x. [2021-01-12T21:59:26.296Z] #11 65.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 65.25 Selecting previously unselected package libselinux1-dev:s390x. [2021-01-12T21:59:26.296Z] #11 65.26 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.26 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-12T21:59:26.296Z] #11 65.46 Selecting previously unselected package libdevmapper-dev:s390x. [2021-01-12T21:59:26.296Z] #11 65.46 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.46 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-12T21:59:26.296Z] #11 65.53 Selecting previously unselected package libseccomp-dev:s390x. [2021-01-12T21:59:26.296Z] #11 65.53 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.54 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2021-01-12T21:59:26.296Z] #11 65.58 Selecting previously unselected package libsystemd-dev:s390x. [2021-01-12T21:59:26.296Z] #11 65.59 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2021-01-12T21:59:26.296Z] #11 65.59 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-12T21:59:26.296Z] #11 65.91 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 65.92 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2021-01-12T21:59:26.296Z] #11 65.93 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-01-12T21:59:26.296Z] #11 65.93 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T21:59:26.296Z] #11 65.94 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 65.95 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-01-12T21:59:26.296Z] #11 65.95 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:26.296Z] #11 65.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T21:59:26.296Z] #11 65.97 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 65.97 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2021-01-12T21:59:26.296Z] #11 65.98 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T21:59:26.296Z] #11 65.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T21:59:26.296Z] #11 66.00 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-01-12T21:59:26.296Z] #11 66.00 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T21:59:26.296Z] #11 66.01 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2021-01-12T21:59:26.296Z] #11 66.02 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T21:59:26.296Z] #11 66.02 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-01-12T21:59:26.296Z] #11 66.03 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:26.296Z] #11 66.04 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-12T21:59:26.296Z] #11 66.04 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-12T21:59:26.296Z] #11 66.04 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T21:59:26.296Z] #11 66.05 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-12T21:59:26.296Z] #11 66.05 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-12T21:59:26.296Z] #11 66.06 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T21:59:26.296Z] #11 66.06 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-01-12T21:59:26.296Z] #11 66.07 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T21:59:26.296Z] #11 66.08 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T21:59:26.296Z] #11 66.09 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-01-12T21:59:26.296Z] #11 66.10 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-01-12T21:59:26.296Z] #11 66.12 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:59:26.296Z] #11 DONE 66.5s [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T21:59:26.296Z] #57 DONE 0.1s [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:26.296Z] #41 32.00 CC compel/src/lib/ptrace.o [2021-01-12T21:59:26.296Z] #41 ... [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T21:59:26.296Z] #58 DONE 0.1s [2021-01-12T21:59:26.296Z] [2021-01-12T21:59:26.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:26.296Z] #41 32.19 AR compel/libcompel.a [2021-01-12T21:59:26.296Z] #41 32.26 HOSTCC compel/src/main-host.o [2021-01-12T21:59:26.592Z] #41 32.44 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-01-12T21:59:26.592Z] #41 32.53 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T21:59:26.712Z] Removing intermediate container 6200deadb6eb [2021-01-12T21:59:26.712Z] ---> 78d796873d2f [2021-01-12T21:59:26.712Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-01-12T21:59:26.712Z] ---> 805dc2d65d1c [2021-01-12T21:59:26.712Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-01-12T21:59:26.712Z] ---> 7fe903ccb939 [2021-01-12T21:59:26.712Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-01-12T21:59:26.712Z] ---> Running in 2ea20c9d43ec [2021-01-12T21:59:26.712Z] Removing intermediate container 2ea20c9d43ec [2021-01-12T21:59:26.712Z] ---> fbb99ff4bf56 [2021-01-12T21:59:26.712Z] Successfully built fbb99ff4bf56 [2021-01-12T21:59:26.712Z] Successfully tagged moby-buildx:latest [2021-01-12T21:59:26.712Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-01-12T21:59:26.712Z] if [ -n "${id}" ]; then \ [2021-01-12T21:59:26.712Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-01-12T21:59:26.712Z] && touch bundles/buildx; \ [2021-01-12T21:59:26.712Z] docker rm -f ${id}; \ [2021-01-12T21:59:26.712Z] fi [2021-01-12T21:59:26.712Z] d96e14d299c325f0e1ddc2e7fe20d62358acca75857b776a7011ad89f4bb0f60 [2021-01-12T21:59:26.712Z] bundles/buildx version [2021-01-12T21:59:26.712Z] buildx v0.3.1 6db68d0 [2021-01-12T21:59:26.712Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:59:26.712Z] #1 [internal] booting buildkit [2021-01-12T21:59:26.712Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-01-12T21:59:26.712Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2021-01-12T21:59:26.712Z] #1 creating container buildx_buildkit_default [2021-01-12T21:59:26.712Z] #1 creating container buildx_buildkit_default 0.3s done [2021-01-12T21:59:26.712Z] #1 DONE 3.0s [2021-01-12T21:59:26.712Z] [2021-01-12T21:59:26.712Z] #2 [internal] load build definition from Dockerfile [2021-01-12T21:59:26.712Z] #2 transferring dockerfile: 16.55kB 0.0s done [2021-01-12T21:59:26.712Z] #2 DONE 0.0s [2021-01-12T21:59:26.712Z] [2021-01-12T21:59:26.712Z] #3 [internal] load .dockerignore [2021-01-12T21:59:26.712Z] #3 transferring context: 87B done [2021-01-12T21:59:26.712Z] #3 DONE 0.0s [2021-01-12T21:59:26.712Z] [2021-01-12T21:59:26.712Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:59:26.712Z] #4 DONE 0.6s [2021-01-12T21:59:26.712Z] [2021-01-12T21:59:26.712Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T21:59:26.712Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T21:59:26.712Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-01-12T21:59:26.712Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-01-12T21:59:26.712Z] #5 DONE 0.4s [2021-01-12T21:59:26.712Z] [2021-01-12T21:59:26.712Z] #6 [internal] load build definition from Dockerfile [2021-01-12T21:59:26.713Z] #6 transferring dockerfile: 16.55kB done [2021-01-12T21:59:26.713Z] #6 DONE 0.0s [2021-01-12T21:59:26.713Z] [2021-01-12T21:59:26.713Z] #9 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T21:59:26.897Z] #41 32.84 HOSTCC compel/src/lib/log-host.o [2021-01-12T21:59:26.897Z] #41 33.00 HOSTLINK compel/compel-host-bin [2021-01-12T21:59:27.217Z] #41 33.18 DEP soccr/soccr.d [2021-01-12T21:59:27.357Z] #47 ... [2021-01-12T21:59:27.357Z] [2021-01-12T21:59:27.357Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:59:27.522Z] #41 33.49 CC soccr/soccr.o [2021-01-12T21:59:27.522Z] #41 ... [2021-01-12T21:59:27.522Z] [2021-01-12T21:59:27.522Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T21:59:27.522Z] #12 DONE 1.5s [2021-01-12T21:59:27.621Z] #38 30.46 Checking out files: 54% (916/1667) Checking out files: 55% (917/1667) Checking out files: 56% (934/1667) Checking out files: 57% (951/1667) Checking out files: 58% (967/1667) Checking out files: 59% (984/1667) Checking out files: 60% (1001/1667) Checking out files: 61% (1017/1667) Checking out files: 62% (1034/1667) Checking out files: 63% (1051/1667) Checking out files: 64% (1067/1667) Checking out files: 65% (1084/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) [2021-01-12T21:59:27.621Z] #38 ... [2021-01-12T21:59:27.621Z] [2021-01-12T21:59:27.621Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:27.621Z] #43 21.10 internal/nettrace [2021-01-12T21:59:27.621Z] #43 21.37 runtime/cgo [2021-01-12T21:59:27.621Z] #43 ... [2021-01-12T21:59:27.621Z] [2021-01-12T21:59:27.621Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:59:27.818Z] [2021-01-12T21:59:27.818Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:27.818Z] #51 1.071 + RM_GOPATH=0 [2021-01-12T21:59:27.818Z] #51 1.071 + TMP_GOPATH= [2021-01-12T21:59:27.818Z] #51 1.071 + : /build [2021-01-12T21:59:27.818Z] #51 1.071 + '[' -z '' ']' [2021-01-12T21:59:27.818Z] #51 1.071 ++ mktemp -d [2021-01-12T21:59:27.818Z] #51 1.073 + export GOPATH=/tmp/tmp.34LH84Mhbm [2021-01-12T21:59:27.818Z] #51 1.073 + GOPATH=/tmp/tmp.34LH84Mhbm [2021-01-12T21:59:27.818Z] #51 1.073 + RM_GOPATH=1 [2021-01-12T21:59:27.818Z] #51 1.073 + case "$(go env GOARCH)" in [2021-01-12T21:59:27.818Z] #51 1.074 ++ go env GOARCH [2021-01-12T21:59:27.818Z] #51 1.088 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:27.818Z] #51 1.088 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:27.818Z] #51 1.088 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:27.818Z] #51 1.088 + dir=/tmp/install [2021-01-12T21:59:27.818Z] #51 1.088 + bin=runc [2021-01-12T21:59:27.818Z] #51 1.088 + shift [2021-01-12T21:59:27.818Z] #51 1.088 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T21:59:27.818Z] #51 1.088 + . /tmp/install/runc.installer [2021-01-12T21:59:27.818Z] #51 1.088 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T21:59:27.818Z] #51 1.088 + install_runc [2021-01-12T21:59:27.818Z] #51 1.092 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T21:59:27.818Z] #51 1.121 + uname -r [2021-01-12T21:59:27.818Z] #51 1.121 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T21:59:27.818Z] #51 1.121 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T21:59:27.818Z] #51 1.121 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.34LH84Mhbm/src/github.com/opencontainers/runc [2021-01-12T21:59:27.818Z] #51 1.121 Cloning into '/tmp/tmp.34LH84Mhbm/src/github.com/opencontainers/runc'... [2021-01-12T21:59:27.818Z] #51 1.121 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T21:59:28.160Z] #38 30.46 Checking out files: 54% (916/1667) Checking out files: 55% (917/1667) Checking out files: 56% (934/1667) Checking out files: 57% (951/1667) Checking out files: 58% (967/1667) Checking out files: 59% (984/1667) Checking out files: 60% (1001/1667) Checking out files: 61% (1017/1667) Checking out files: 62% (1034/1667) Checking out files: 63% (1051/1667) Checking out files: 64% (1067/1667) Checking out files: 65% (1084/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T21:59:28.161Z] #38 ... [2021-01-12T21:59:28.161Z] [2021-01-12T21:59:28.161Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:28.161Z] #49 21.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T21:59:28.161Z] #49 22.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T21:59:28.161Z] #49 22.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T21:59:28.161Z] #49 22.66 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T21:59:28.161Z] #49 23.93 runtime/cgo [2021-01-12T21:59:28.161Z] #49 24.03 runtime [2021-01-12T21:59:28.276Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:28.302Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:59:28.345Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:28.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:28.419Z] Fetching without tags [2021-01-12T21:59:28.419Z] #49 ... [2021-01-12T21:59:28.419Z] [2021-01-12T21:59:28.419Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:28.419Z] #47 32.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T21:59:28.419Z] #47 32.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T21:59:28.419Z] #47 32.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T21:59:28.419Z] #47 32.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T21:59:28.419Z] #47 32.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T21:59:28.419Z] #47 32.11 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T21:59:28.419Z] #47 32.12 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T21:59:28.419Z] #47 32.12 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T21:59:28.678Z] #47 32.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T21:59:28.678Z] #47 32.35 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T21:59:28.780Z] #9 DONE 1.7s [2021-01-12T21:59:28.780Z] [2021-01-12T21:59:28.780Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:59:28.780Z] #8 DONE 1.7s [2021-01-12T21:59:28.780Z] [2021-01-12T21:59:28.780Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:59:28.780Z] #7 DONE 1.8s [2021-01-12T21:59:28.780Z] [2021-01-12T21:59:28.780Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:59:28.780Z] #26 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 0.0s done [2021-01-12T21:59:28.780Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.24MB / 54.14MB 0.2s [2021-01-12T21:59:28.861Z] #51 ... [2021-01-12T21:59:28.861Z] [2021-01-12T21:59:28.861Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T21:59:28.861Z] #13 DONE 1.1s [2021-01-12T21:59:28.861Z] [2021-01-12T21:59:28.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:28.861Z] #41 34.56 AR soccr/libsoccr.a [2021-01-12T21:59:28.861Z] #41 34.58 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T21:59:28.861Z] #41 34.84 DEP criu/arch/s390/sigframe.d [2021-01-12T21:59:28.861Z] #41 34.94 DEP criu/arch/s390/crtools.d [2021-01-12T21:59:28.937Z] #47 32.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T21:59:28.937Z] #47 32.36 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T21:59:28.937Z] #47 32.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T21:59:28.937Z] #47 ... [2021-01-12T21:59:28.937Z] [2021-01-12T21:59:28.937Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:28.937Z] #45 22.43 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:59:28.937Z] #45 27.65 go: finding github.com/fatih/color v1.9.0 [2021-01-12T21:59:28.937Z] #45 27.77 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:59:28.937Z] #45 28.02 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T21:59:28.937Z] #45 28.07 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:59:28.937Z] #45 28.08 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T21:59:28.937Z] #45 28.09 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:59:28.937Z] #45 28.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:59:28.937Z] #45 29.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:59:28.937Z] #45 29.16 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:59:28.937Z] #45 29.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:59:28.937Z] #45 29.34 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:59:28.937Z] #45 ... [2021-01-12T21:59:28.937Z] [2021-01-12T21:59:28.937Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:28.937Z] #47 32.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T21:59:28.941Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:29.083Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 10.49MB / 54.14MB 0.3s [2021-01-12T21:59:29.083Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 15.73MB / 54.14MB 0.5s [2021-01-12T21:59:29.155Z] #41 35.04 DEP criu/arch/s390/cpu.d [2021-01-12T21:59:29.155Z] #41 ... [2021-01-12T21:59:29.155Z] [2021-01-12T21:59:29.155Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T21:59:29.155Z] #14 0.489 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T21:59:29.155Z] #14 DONE 0.6s [2021-01-12T21:59:29.155Z] [2021-01-12T21:59:29.155Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:29.155Z] #41 35.21 CC criu/arch/s390/cpu.o [2021-01-12T21:59:29.195Z] #47 32.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T21:59:29.195Z] #47 32.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T21:59:29.447Z] #41 35.51 CC criu/arch/s390/crtools.o [2021-01-12T21:59:29.453Z] #47 33.08 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T21:59:29.479Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 18.87MB / 54.14MB 0.7s [2021-01-12T21:59:29.479Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 22.02MB / 54.14MB 0.8s [2021-01-12T21:59:29.854Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 25.17MB / 54.14MB 1.1s [2021-01-12T21:59:29.999Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:29.999Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:59:30.022Z] #47 33.54 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T21:59:30.022Z] #47 33.58 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T21:59:30.022Z] #47 33.62 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T21:59:30.022Z] #47 33.66 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T21:59:30.022Z] #47 33.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T21:59:30.091Z] #41 ... [2021-01-12T21:59:30.091Z] [2021-01-12T21:59:30.091Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T21:59:30.091Z] #15 DONE 0.9s [2021-01-12T21:59:30.091Z] [2021-01-12T21:59:30.091Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:30.091Z] #41 36.14 CC criu/arch/s390/sigframe.o [2021-01-12T21:59:30.091Z] #41 36.26 LINK criu/arch/s390/crtools.built-in.o [2021-01-12T21:59:30.091Z] #41 36.30 DEP criu/pie/util-vdso.d [2021-01-12T21:59:30.214Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 28.31MB / 54.14MB 1.5s [2021-01-12T21:59:30.282Z] #47 33.86 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T21:59:30.282Z] #47 33.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T21:59:30.383Z] #41 36.36 DEP criu/pie/util.d [2021-01-12T21:59:30.383Z] #41 36.45 CC criu/pie/util.o [2021-01-12T21:59:30.541Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 32.51MB / 54.14MB 1.7s [2021-01-12T21:59:30.541Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 35.65MB / 54.14MB 1.9s [2021-01-12T21:59:30.541Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 38.80MB / 54.14MB 2.0s [2021-01-12T21:59:30.542Z] #47 34.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T21:59:30.542Z] #47 34.19 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T21:59:30.652Z] Fetching without tags [2021-01-12T21:59:30.675Z] #41 36.71 CC criu/pie/util-vdso.o [2021-01-12T21:59:30.801Z] #47 34.38 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T21:59:28.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:59:28.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:28.426Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:28.952Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:29.029Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:29.920Z] > git remote # timeout=10 [2021-01-12T21:59:29.943Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:59:29.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:29.964Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:59:29.989Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:59:30.012Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:30.032Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:30.957Z] #26 ... [2021-01-12T21:59:30.957Z] [2021-01-12T21:59:30.957Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T21:59:30.957Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-01-12T21:59:30.957Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-01-12T21:59:30.957Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-01-12T21:59:30.957Z] #62 DONE 2.4s [2021-01-12T21:59:30.957Z] [2021-01-12T21:59:30.957Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:59:30.957Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 41.94MB / 54.14MB 2.4s [2021-01-12T21:59:30.968Z] #41 ... [2021-01-12T21:59:30.968Z] [2021-01-12T21:59:30.968Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T21:59:30.968Z] #16 DONE 0.9s [2021-01-12T21:59:31.061Z] #47 34.55 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T21:59:31.061Z] #47 34.61 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T21:59:31.061Z] #47 34.62 go: downloading golang.org/x/text v0.3.2 [2021-01-12T21:59:31.108Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:30.515Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:30.562Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T21:59:30.585Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:30.617Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T21:59:30.658Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T21:59:30.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:30.659Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T21:59:31.116Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:31.260Z] [2021-01-12T21:59:31.260Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:31.260Z] #41 37.23 AR criu/pie/pie.lib.a [2021-01-12T21:59:31.260Z] #41 37.26 DEP criu/pie/restorer.d [2021-01-12T21:59:31.320Z] #47 34.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T21:59:31.320Z] #47 34.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T21:59:31.320Z] #47 34.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T21:59:31.355Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 46.14MB / 54.14MB 2.7s [2021-01-12T21:59:31.552Z] #41 37.50 DEP criu/arch/s390/restorer.d [2021-01-12T21:59:31.552Z] #41 37.69 DEP criu/arch/s390/vdso-pie.d [2021-01-12T21:59:31.593Z] #47 35.09 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T21:59:31.593Z] #47 35.09 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T21:59:31.593Z] #47 35.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T21:59:31.593Z] #47 35.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T21:59:31.593Z] #47 35.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T21:59:31.593Z] #47 35.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T21:59:31.593Z] #47 35.22 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T21:59:31.750Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 50.33MB / 54.14MB 3.0s [2021-01-12T21:59:31.844Z] #41 37.80 DEP criu/pie/parasite-vdso.d [2021-01-12T21:59:31.844Z] #41 ... [2021-01-12T21:59:31.844Z] [2021-01-12T21:59:31.844Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T21:59:31.844Z] #17 DONE 0.9s [2021-01-12T21:59:31.844Z] [2021-01-12T21:59:31.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:31.844Z] #41 37.97 DEP criu/pie/parasite.d [2021-01-12T21:59:31.852Z] #47 35.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T21:59:32.110Z] #47 35.71 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T21:59:32.110Z] #47 35.71 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T21:59:32.110Z] #47 35.81 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T21:59:32.112Z] #26 sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 54.14MB / 54.14MB 3.3s done [2021-01-12T21:59:32.112Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d [2021-01-12T21:59:32.135Z] #41 38.20 CC criu/pie/parasite.o [2021-01-12T21:59:32.227Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T21:59:32.227Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T21:59:32.681Z] #47 36.22 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T21:59:32.681Z] #47 36.42 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T21:59:32.681Z] #47 36.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T21:59:32.681Z] #47 36.44 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T21:59:32.681Z] #47 36.48 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T21:59:32.768Z] #41 38.79 LINK criu/pie/parasite.built-in.o [2021-01-12T21:59:32.768Z] #41 38.79 GEN criu/pie/parasite-blob.h [2021-01-12T21:59:32.768Z] #41 38.80 CC criu/pie/parasite-vdso.o [2021-01-12T21:59:32.940Z] #47 36.48 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T21:59:32.940Z] #47 36.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T21:59:32.940Z] #47 36.50 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T21:59:33.200Z] #47 36.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T21:59:33.200Z] #47 36.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T21:59:33.200Z] #47 36.92 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T21:59:33.403Z] #41 39.14 CC criu/arch/s390/vdso-pie.o [2021-01-12T21:59:33.403Z] #41 39.36 CC criu/arch/s390/restorer.o [2021-01-12T21:59:33.403Z] #41 39.57 CC criu/pie/restorer.o [2021-01-12T21:59:33.459Z] #47 37.10 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T21:59:33.570Z] Client: Docker Engine - Community [2021-01-12T21:59:33.570Z] Version: 19.03.13 [2021-01-12T21:59:33.570Z] API version: 1.40 [2021-01-12T21:59:33.570Z] Go version: go1.13.15 [2021-01-12T21:59:33.570Z] Git commit: 4484c46 [2021-01-12T21:59:33.570Z] Built: Wed Sep 16 17:03:45 2020 [2021-01-12T21:59:33.570Z] OS/Arch: linux/arm64 [2021-01-12T21:59:33.570Z] Experimental: false [2021-01-12T21:59:33.570Z] [2021-01-12T21:59:33.570Z] Server: Docker Engine - Community [2021-01-12T21:59:33.570Z] Engine: [2021-01-12T21:59:33.570Z] Version: 19.03.13 [2021-01-12T21:59:33.570Z] API version: 1.40 (minimum version 1.12) [2021-01-12T21:59:33.570Z] Go version: go1.13.15 [2021-01-12T21:59:33.570Z] Git commit: 4484c46 [2021-01-12T21:59:33.570Z] Built: Wed Sep 16 17:02:17 2020 [2021-01-12T21:59:33.570Z] OS/Arch: linux/arm64 [2021-01-12T21:59:33.570Z] Experimental: true [2021-01-12T21:59:33.570Z] containerd: [2021-01-12T21:59:33.570Z] Version: 1.3.7 [2021-01-12T21:59:33.570Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:33.570Z] runc: [2021-01-12T21:59:33.570Z] Version: 1.0.0-rc10 [2021-01-12T21:59:33.570Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:33.570Z] docker-init: [2021-01-12T21:59:33.570Z] Version: 0.18.0 [2021-01-12T21:59:33.570Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T21:59:31.150Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:32.081Z] > git remote # timeout=10 [2021-01-12T21:59:32.109Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T21:59:32.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T21:59:32.137Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T21:59:32.178Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T21:59:32.230Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T21:59:32.269Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T21:59:33.694Z] #41 ... [2021-01-12T21:59:33.694Z] [2021-01-12T21:59:33.694Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:33.694Z] #43 64.06 mime/quotedprintable [2021-01-12T21:59:33.694Z] #43 64.31 net/http/internal [2021-01-12T21:59:33.694Z] #43 65.48 vendor/golang.org/x/net/http/httpproxy [2021-01-12T21:59:33.694Z] #43 65.48 crypto/x509 [2021-01-12T21:59:33.694Z] #43 65.78 mime/multipart [2021-01-12T21:59:33.694Z] #43 68.04 crypto/tls [2021-01-12T21:59:33.694Z] #43 72.45 net/http/httptrace [2021-01-12T21:59:33.694Z] #43 72.63 net/http [2021-01-12T21:59:33.694Z] #43 ... [2021-01-12T21:59:33.694Z] [2021-01-12T21:59:33.694Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:33.695Z] #51 6.189 + cd /tmp/tmp.34LH84Mhbm/src/github.com/opencontainers/runc [2021-01-12T21:59:33.695Z] #51 6.189 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T21:59:33.695Z] #51 6.690 + '[' -z '' ']' [2021-01-12T21:59:33.695Z] #51 6.690 + target=static [2021-01-12T21:59:33.695Z] #51 6.691 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T21:59:33.695Z] #51 6.957 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-12T21:59:33.718Z] #47 37.29 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T21:59:33.718Z] #47 37.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T21:59:33.718Z] #47 37.44 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T21:59:33.977Z] #47 37.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T21:59:34.236Z] #47 37.88 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T21:59:34.281Z] + docker info [2021-01-12T21:59:34.535Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T21:59:34.803Z] #47 38.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T21:59:34.803Z] #47 38.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:59:35.061Z] #47 38.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T21:59:35.320Z] #47 38.83 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T21:59:35.320Z] #47 38.86 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T21:59:35.320Z] #47 39.00 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T21:59:35.579Z] #47 39.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T21:59:35.579Z] #47 39.30 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T21:59:35.579Z] #47 39.32 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T21:59:35.699Z] + docker version [2021-01-12T21:59:35.839Z] #47 ... [2021-01-12T21:59:35.839Z] [2021-01-12T21:59:35.839Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:35.839Z] #62 34.46 Checking out files: 42% (817/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 84% (1616/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-12T21:59:35.839Z] #62 36.35 + cd /tmp/tmp.G9AQsC1uxe/src/github.com/docker/libnetwork [2021-01-12T21:59:35.839Z] #62 36.37 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:59:35.839Z] #62 36.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T21:59:36.407Z] #62 ... [2021-01-12T21:59:36.407Z] [2021-01-12T21:59:36.407Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:36.407Z] #47 39.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T21:59:36.407Z] #47 40.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T21:59:36.475Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T21:59:36.667Z] #47 40.27 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T21:59:36.667Z] #47 40.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T21:59:36.710Z] #26 ... [2021-01-12T21:59:36.710Z] [2021-01-12T21:59:36.710Z] #23 [internal] load build context [2021-01-12T21:59:36.710Z] #23 transferring context: 53.19MB 7.4s done [2021-01-12T21:59:36.710Z] #23 DONE 7.4s [2021-01-12T21:59:36.710Z] [2021-01-12T21:59:36.710Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:59:36.710Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-01-12T21:59:36.710Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-01-12T21:59:36.710Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.0s done [2021-01-12T21:59:36.710Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.0s done [2021-01-12T21:59:36.710Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.5s done [2021-01-12T21:59:36.710Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.4s done [2021-01-12T21:59:36.710Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2021-01-12T21:59:36.710Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done [2021-01-12T21:59:36.710Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-01-12T21:59:36.926Z] #47 40.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T21:59:36.926Z] #47 40.65 go: downloading github.com/uudashr/gocognit v1.0.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T21:59:37.186Z] #47 40.70 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T21:59:37.186Z] #47 40.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T21:59:37.446Z] #47 40.98 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T21:59:37.446Z] #47 41.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T21:59:37.446Z] #47 41.19 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T21:59:37.705Z] #47 41.30 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T21:59:37.759Z] #10 ... [2021-01-12T21:59:37.759Z] [2021-01-12T21:59:37.759Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:59:37.759Z] #26 extracting sha256:f55666525fdfb3052e2a27209639b4e83b4d5c8ca7cfcff8525f50f63345cc0d 5.8s done [2021-01-12T21:59:37.759Z] #26 DONE 9.1s [2021-01-12T21:59:37.759Z] [2021-01-12T21:59:37.759Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:59:37.857Z] + docker version [2021-01-12T21:59:37.967Z] #47 41.49 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T21:59:37.967Z] #47 41.65 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T21:59:38.053Z] #27 0.240 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:38.053Z] #27 0.274 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:38.053Z] #27 0.294 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:38.153Z] #51 ... [2021-01-12T21:59:38.153Z] [2021-01-12T21:59:38.153Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:38.153Z] #41 41.17 LINK criu/pie/restorer.built-in.o [2021-01-12T21:59:38.153Z] #41 41.19 GEN criu/pie/restorer-blob.h [2021-01-12T21:59:38.153Z] #41 41.22 DEP criu/vdso.d [2021-01-12T21:59:38.153Z] #41 41.40 DEP criu/uts_ns.d [2021-01-12T21:59:38.153Z] #41 41.52 DEP criu/util.d [2021-01-12T21:59:38.153Z] #41 41.68 DEP criu/uffd.d [2021-01-12T21:59:38.153Z] #41 41.79 DEP criu/tun.d [2021-01-12T21:59:38.153Z] #41 41.93 DEP criu/tty.d [2021-01-12T21:59:38.153Z] #41 42.07 DEP criu/timerfd.d [2021-01-12T21:59:38.153Z] #41 42.24 DEP criu/timens.d [2021-01-12T21:59:38.153Z] #41 42.39 DEP criu/sysfs_parse.d [2021-01-12T21:59:38.153Z] #41 42.48 DEP criu/sysctl.d [2021-01-12T21:59:38.153Z] #41 42.57 DEP criu/string.d [2021-01-12T21:59:38.153Z] #41 42.61 DEP criu/stats.d [2021-01-12T21:59:38.153Z] #41 42.75 DEP criu/sockets.d [2021-01-12T21:59:38.153Z] #41 42.91 DEP criu/sk-unix.d [2021-01-12T21:59:38.153Z] #41 43.04 DEP criu/sk-tcp.d [2021-01-12T21:59:38.153Z] #41 43.21 DEP criu/sk-queue.d [2021-01-12T21:59:38.153Z] #41 43.31 DEP criu/sk-packet.d [2021-01-12T21:59:38.153Z] #41 43.44 DEP criu/sk-netlink.d [2021-01-12T21:59:38.153Z] #41 43.61 DEP criu/sk-inet.d [2021-01-12T21:59:38.153Z] #41 43.80 DEP criu/signalfd.d [2021-01-12T21:59:38.153Z] #41 43.89 DEP criu/sigframe.d [2021-01-12T21:59:38.153Z] #41 43.98 DEP criu/shmem.d [2021-01-12T21:59:38.153Z] #41 44.11 DEP criu/servicefd.d [2021-01-12T21:59:38.154Z] #41 44.27 DEP criu/seize.d [2021-01-12T21:59:38.226Z] #47 41.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T21:59:38.348Z] #27 0.490 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T21:59:38.446Z] #41 44.37 DEP criu/seccomp.d [2021-01-12T21:59:38.446Z] #41 44.55 DEP criu/rst-malloc.d [2021-01-12T21:59:38.486Z] #47 41.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T21:59:38.486Z] #47 41.92 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T21:59:38.486Z] #47 ... [2021-01-12T21:59:38.486Z] [2021-01-12T21:59:38.486Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:59:38.486Z] #38 31.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T21:59:38.486Z] #38 34.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-01-12T21:59:38.486Z] #38 ... [2021-01-12T21:59:38.486Z] [2021-01-12T21:59:38.486Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:38.486Z] #34 31.93 Fetched 8414 kB in 24s (345 kB/s) [2021-01-12T21:59:38.642Z] #27 0.783 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T21:59:38.738Z] #41 44.64 DEP criu/rbtree.d [2021-01-12T21:59:38.738Z] #41 44.66 DEP criu/pstree.d [2021-01-12T21:59:38.738Z] #41 44.84 DEP criu/protobuf.d [2021-01-12T21:59:38.745Z] #34 31.93 Reading package lists... [2021-01-12T21:59:38.745Z] #34 ... [2021-01-12T21:59:38.745Z] [2021-01-12T21:59:38.745Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:38.745Z] #47 42.23 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T21:59:38.745Z] #47 42.35 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T21:59:38.934Z] #27 1.100 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T21:59:39.004Z] #47 42.70 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T21:59:39.029Z] #41 44.99 GEN criu/protobuf-desc-gen.h [2021-01-12T21:59:39.262Z] #47 42.83 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T21:59:39.263Z] #47 43.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T21:59:39.522Z] #47 43.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T21:59:39.781Z] #47 43.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T21:59:39.781Z] #47 43.47 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T21:59:39.781Z] #47 43.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T21:59:40.041Z] #47 43.57 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T21:59:40.041Z] #47 43.65 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T21:59:40.067Z] #41 45.93 DEP criu/protobuf-desc.d [2021-01-12T21:59:40.067Z] #41 46.05 DEP criu/proc_parse.d [2021-01-12T21:59:40.067Z] #41 46.21 DEP criu/plugin.d [2021-01-12T21:59:40.359Z] #41 46.26 DEP criu/pipes.d [2021-01-12T21:59:40.359Z] #41 46.44 DEP criu/pie-util.d [2021-01-12T21:59:40.359Z] #41 46.53 DEP criu/pie-util-vdso.d [2021-01-12T21:59:40.609Z] #47 ... [2021-01-12T21:59:40.610Z] [2021-01-12T21:59:40.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:40.610Z] #11 34.25 Fetched 8414 kB in 26s (319 kB/s) [2021-01-12T21:59:40.651Z] #41 46.63 DEP criu/path.d [2021-01-12T21:59:40.651Z] #41 46.74 DEP criu/parasite-syscall.d [2021-01-12T21:59:40.869Z] #11 34.25 Reading package lists... [2021-01-12T21:59:40.869Z] #11 ... [2021-01-12T21:59:40.869Z] [2021-01-12T21:59:40.869Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:59:40.869Z] #40 34.16 Fetched 8414 kB in 26s (321 kB/s) [2021-01-12T21:59:40.869Z] #40 34.16 Reading package lists... [2021-01-12T21:59:40.869Z] #40 ... [2021-01-12T21:59:40.869Z] [2021-01-12T21:59:40.869Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:40.869Z] #47 44.57 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T21:59:40.943Z] #41 46.90 DEP criu/pagemap.d [2021-01-12T21:59:41.011Z] #27 3.269 Fetched 8188 kB in 3s (2691 kB/s) [2021-01-12T21:59:41.129Z] #47 ... [2021-01-12T21:59:41.129Z] [2021-01-12T21:59:41.129Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:59:41.129Z] #53 34.73 Fetched 8414 kB in 26s (319 kB/s) [2021-01-12T21:59:41.129Z] #53 34.73 Reading package lists... [2021-01-12T21:59:41.235Z] #41 47.06 DEP criu/pagemap-cache.d [2021-01-12T21:59:41.235Z] #41 47.18 DEP criu/page-xfer.d [2021-01-12T21:59:41.235Z] #41 47.34 DEP criu/page-pipe.d [2021-01-12T21:59:41.235Z] #41 47.46 DEP criu/netfilter.d [2021-01-12T21:59:41.388Z] #53 ... [2021-01-12T21:59:41.388Z] [2021-01-12T21:59:41.388Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:41.388Z] #11 34.25 Reading package lists... [2021-01-12T21:59:41.527Z] #41 47.60 DEP criu/net.d [2021-01-12T21:59:41.648Z] #27 3.269 Reading package lists... [2021-01-12T21:59:41.648Z] #27 ... [2021-01-12T21:59:41.648Z] [2021-01-12T21:59:41.648Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:59:41.648Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.1s done [2021-01-12T21:59:41.648Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-01-12T21:59:41.648Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-01-12T21:59:41.648Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-01-12T21:59:41.648Z] #10 DONE 12.7s [2021-01-12T21:59:41.648Z] [2021-01-12T21:59:41.648Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:59:41.648Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad [2021-01-12T21:59:41.821Z] #41 47.78 DEP criu/namespaces.d [2021-01-12T21:59:41.821Z] #41 47.89 DEP criu/mount.d [2021-01-12T21:59:42.113Z] #41 48.04 DEP criu/memfd.d [2021-01-12T21:59:42.113Z] #41 ... [2021-01-12T21:59:42.113Z] [2021-01-12T21:59:42.113Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T21:59:42.113Z] #18 0.857 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:42.113Z] #18 0.888 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:42.113Z] #18 0.902 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:42.113Z] #18 1.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-01-12T21:59:42.113Z] #18 2.114 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [231 kB] [2021-01-12T21:59:42.113Z] #18 3.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2021-01-12T21:59:42.113Z] #18 6.150 Fetched 8101 kB in 5s (1512 kB/s) [2021-01-12T21:59:42.113Z] #18 6.150 Reading package lists... [2021-01-12T21:59:42.113Z] #18 8.076 Reading package lists... [2021-01-12T21:59:42.113Z] #18 9.716 Building dependency tree... [2021-01-12T21:59:42.113Z] #18 10.24 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T21:59:42.113Z] #18 10.24 The following additional packages will be installed: [2021-01-12T21:59:42.113Z] #18 ... [2021-01-12T21:59:42.113Z] [2021-01-12T21:59:42.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:42.113Z] #41 48.17 DEP criu/mem.d [2021-01-12T21:59:42.406Z] #41 48.36 DEP criu/lsm.d [2021-01-12T21:59:42.406Z] #41 48.47 DEP criu/log.d [2021-01-12T21:59:42.698Z] #41 48.61 DEP criu/libnetlink.d [2021-01-12T21:59:42.698Z] #41 48.73 DEP criu/kerndat.d [2021-01-12T21:59:43.005Z] #41 48.88 DEP criu/kcmp-ids.d [2021-01-12T21:59:43.005Z] #41 48.94 DEP criu/irmap.d [2021-01-12T21:59:43.005Z] #41 49.06 DEP criu/ipc_ns.d [2021-01-12T21:59:43.005Z] #41 49.15 DEP criu/image.d [2021-01-12T21:59:43.298Z] #41 49.31 DEP criu/image-desc.d [2021-01-12T21:59:43.298Z] #41 49.40 DEP criu/fsnotify.d [2021-01-12T21:59:43.591Z] #41 49.49 DEP criu/filesystems.d [2021-01-12T21:59:43.591Z] #41 49.61 DEP criu/files.d [2021-01-12T21:59:43.591Z] #41 49.80 DEP criu/files-reg.d [2021-01-12T21:59:43.821Z] Client: Docker Engine - Community [2021-01-12T21:59:43.821Z] Version: 19.03.13 [2021-01-12T21:59:43.821Z] API version: 1.40 [2021-01-12T21:59:43.821Z] Go version: go1.13.15 [2021-01-12T21:59:43.821Z] Git commit: 4484c46d9d [2021-01-12T21:59:43.821Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T21:59:43.821Z] OS/Arch: linux/amd64 [2021-01-12T21:59:43.821Z] Experimental: false [2021-01-12T21:59:43.821Z] [2021-01-12T21:59:43.821Z] Server: Docker Engine - Community [2021-01-12T21:59:43.821Z] Engine: [2021-01-12T21:59:43.821Z] Version: 19.03.13 [2021-01-12T21:59:43.821Z] API version: 1.40 (minimum version 1.12) [2021-01-12T21:59:43.821Z] Go version: go1.13.15 [2021-01-12T21:59:43.821Z] Git commit: 4484c46d9d [2021-01-12T21:59:43.821Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T21:59:43.821Z] OS/Arch: linux/amd64 [2021-01-12T21:59:43.821Z] Experimental: true [2021-01-12T21:59:43.821Z] containerd: [2021-01-12T21:59:43.821Z] Version: 1.3.7 [2021-01-12T21:59:43.821Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:43.821Z] runc: [2021-01-12T21:59:43.821Z] Version: 1.0.0-rc10 [2021-01-12T21:59:43.821Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:43.821Z] docker-init: [2021-01-12T21:59:43.821Z] Version: 0.18.0 [2021-01-12T21:59:43.821Z] GitCommit: fec3683 [Pipeline] sh [2021-01-12T21:59:43.885Z] #41 49.97 DEP criu/files-ext.d [2021-01-12T21:59:43.885Z] #41 50.08 DEP criu/file-lock.d [2021-01-12T21:59:44.177Z] #41 50.25 DEP criu/file-ids.d [2021-01-12T21:59:44.177Z] #41 50.31 DEP criu/fifo.d [2021-01-12T21:59:44.182Z] + docker info [2021-01-12T21:59:44.388Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-01-12T21:59:44.388Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-01-12T21:59:44.462Z] Client: Docker Engine - Community [2021-01-12T21:59:44.463Z] Version: 19.03.13 [2021-01-12T21:59:44.463Z] API version: 1.40 [2021-01-12T21:59:44.463Z] Go version: go1.13.15 [2021-01-12T21:59:44.463Z] Git commit: 4484c46d9d [2021-01-12T21:59:44.463Z] Built: Wed Sep 16 17:02:36 2020 [2021-01-12T21:59:44.463Z] OS/Arch: linux/amd64 [2021-01-12T21:59:44.463Z] Experimental: false [2021-01-12T21:59:44.463Z] [2021-01-12T21:59:44.463Z] Server: Docker Engine - Community [2021-01-12T21:59:44.463Z] Engine: [2021-01-12T21:59:44.463Z] Version: 19.03.13 [2021-01-12T21:59:44.463Z] API version: 1.40 (minimum version 1.12) [2021-01-12T21:59:44.463Z] Go version: go1.13.15 [2021-01-12T21:59:44.463Z] Git commit: 4484c46d9d [2021-01-12T21:59:44.463Z] Built: Wed Sep 16 17:01:06 2020 [2021-01-12T21:59:44.463Z] OS/Arch: linux/amd64 [2021-01-12T21:59:44.463Z] Experimental: true [2021-01-12T21:59:44.463Z] containerd: [2021-01-12T21:59:44.463Z] Version: 1.3.7 [2021-01-12T21:59:44.463Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:44.463Z] runc: [2021-01-12T21:59:44.463Z] Version: 1.0.0-rc10 [2021-01-12T21:59:44.463Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:44.463Z] docker-init: [2021-01-12T21:59:44.463Z] Version: 0.18.0 [2021-01-12T21:59:44.463Z] GitCommit: fec3683 [2021-01-12T21:59:44.469Z] #41 50.37 DEP criu/fdstore.d [2021-01-12T21:59:44.469Z] #41 50.44 DEP criu/fault-injection.d [2021-01-12T21:59:44.469Z] #41 50.48 DEP criu/external.d [2021-01-12T21:59:44.469Z] #41 50.57 DEP criu/eventpoll.d [Pipeline] sh [2021-01-12T21:59:44.783Z] #41 50.73 DEP criu/eventfd.d [2021-01-12T21:59:44.783Z] #41 50.91 DEP criu/crtools.d [2021-01-12T21:59:44.809Z] + docker info [2021-01-12T21:59:45.075Z] #41 50.99 DEP criu/cr-service.d [2021-01-12T21:59:45.075Z] #41 51.19 DEP criu/cr-restore.d [2021-01-12T21:59:45.367Z] #41 51.37 DEP criu/cr-errno.d [2021-01-12T21:59:45.367Z] #41 51.39 DEP criu/cr-dump.d [2021-01-12T21:59:45.367Z] #41 51.55 DEP criu/cr-dedup.d [2021-01-12T21:59:45.662Z] #41 ... [2021-01-12T21:59:45.662Z] [2021-01-12T21:59:45.662Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:45.662Z] #43 79.63 github.com/LK4D4/vndr/godl [2021-01-12T21:59:45.662Z] #43 80.19 github.com/LK4D4/vndr [2021-01-12T21:59:45.662Z] #43 DONE 86.2s [2021-01-12T21:59:45.662Z] [2021-01-12T21:59:45.662Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:45.662Z] #41 51.72 DEP criu/cr-check.d [2021-01-12T21:59:45.954Z] #41 51.86 DEP criu/config.d [2021-01-12T21:59:45.954Z] #41 51.97 DEP criu/clone-noasan.d [2021-01-12T21:59:45.954Z] #41 52.03 DEP criu/cgroup.d [2021-01-12T21:59:46.246Z] #41 52.13 DEP criu/cgroup-props.d [2021-01-12T21:59:46.246Z] #41 52.21 DEP criu/bitmap.d [2021-01-12T21:59:46.246Z] #41 52.22 DEP criu/bfd.d [2021-01-12T21:59:46.246Z] #41 52.31 DEP criu/autofs.d [2021-01-12T21:59:46.520Z] #11 45.67 Reading package lists... [2021-01-12T21:59:46.521Z] #11 ... [2021-01-12T21:59:46.521Z] [2021-01-12T21:59:46.521Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:46.521Z] #43 39.43 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T21:59:46.521Z] #43 39.65 vendor/golang.org/x/crypto/curve25519 [2021-01-12T21:59:46.521Z] #43 ... [2021-01-12T21:59:46.521Z] [2021-01-12T21:59:46.521Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:46.521Z] #47 46.06 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.22 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.40 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.48 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.50 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.67 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.90 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.95 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T21:59:46.521Z] #47 46.98 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T21:59:46.521Z] #47 47.35 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T21:59:46.534Z] Client: [2021-01-12T21:59:46.534Z] Debug Mode: false [2021-01-12T21:59:46.534Z] [2021-01-12T21:59:46.534Z] Server: [2021-01-12T21:59:46.534Z] Containers: 0 [2021-01-12T21:59:46.534Z] Running: 0 [2021-01-12T21:59:46.534Z] Paused: 0 [2021-01-12T21:59:46.534Z] Stopped: 0 [2021-01-12T21:59:46.534Z] Images: 0 [2021-01-12T21:59:46.534Z] Server Version: 19.03.13 [2021-01-12T21:59:46.534Z] Storage Driver: overlay2 [2021-01-12T21:59:46.534Z] Backing Filesystem: extfs [2021-01-12T21:59:46.534Z] Supports d_type: true [2021-01-12T21:59:46.534Z] Native Overlay Diff: true [2021-01-12T21:59:46.534Z] Logging Driver: json-file [2021-01-12T21:59:46.534Z] Cgroup Driver: cgroupfs [2021-01-12T21:59:46.534Z] Plugins: [2021-01-12T21:59:46.534Z] Volume: local [2021-01-12T21:59:46.534Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:59:46.534Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T21:59:46.534Z] Swarm: inactive [2021-01-12T21:59:46.534Z] Runtimes: runc [2021-01-12T21:59:46.534Z] Default Runtime: runc [2021-01-12T21:59:46.534Z] Init Binary: docker-init [2021-01-12T21:59:46.534Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:46.534Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:46.534Z] init version: fec3683 [2021-01-12T21:59:46.534Z] Security Options: [2021-01-12T21:59:46.534Z] apparmor [2021-01-12T21:59:46.534Z] seccomp [2021-01-12T21:59:46.534Z] Profile: default [2021-01-12T21:59:46.534Z] Kernel Version: 4.15.0-1083-aws [2021-01-12T21:59:46.534Z] Operating System: Ubuntu 16.04.7 LTS [2021-01-12T21:59:46.534Z] OSType: linux [2021-01-12T21:59:46.534Z] Architecture: aarch64 [2021-01-12T21:59:46.534Z] CPUs: 4 [2021-01-12T21:59:46.534Z] Total Memory: 7.525GiB [2021-01-12T21:59:46.534Z] Name: ip-10-100-42-126 [2021-01-12T21:59:46.534Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2021-01-12T21:59:46.534Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:59:46.534Z] Debug Mode: false [2021-01-12T21:59:46.534Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:59:46.534Z] Labels: [2021-01-12T21:59:46.534Z] Experimental: true [2021-01-12T21:59:46.534Z] Insecure Registries: [2021-01-12T21:59:46.534Z] 127.0.0.0/8 [2021-01-12T21:59:46.534Z] Live Restore Enabled: true [2021-01-12T21:59:46.534Z] [2021-01-12T21:59:46.534Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T21:59:46.549Z] #41 52.43 DEP criu/aio.d [2021-01-12T21:59:46.549Z] #41 52.54 DEP criu/action-scripts.d [2021-01-12T21:59:46.830Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:46.830Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:46.830Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:59:46.841Z] #41 52.80 CC criu/action-scripts.o [2021-01-12T21:59:47.095Z] + bash /home/ubuntu/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:59:47.095Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:59:47.095Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2021-01-12T21:59:47.095Z] [2021-01-12T21:59:47.095Z] Generally Necessary: [2021-01-12T21:59:47.095Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:59:47.095Z] - apparmor: enabled and tools installed [2021-01-12T21:59:47.095Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:59:47.095Z] - CONFIG_NET_NS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_PID_NS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:59:47.095Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:59:47.095Z] - CONFIG_MEMCG: enabled [2021-01-12T21:59:47.129Z] #10 ... [2021-01-12T21:59:47.129Z] [2021-01-12T21:59:47.129Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:59:47.129Z] #27 3.269 Reading package lists... [2021-01-12T21:59:47.129Z] #27 4.784 Reading package lists... [2021-01-12T21:59:47.129Z] #27 6.199 Building dependency tree... [2021-01-12T21:59:47.129Z] #27 6.641 The following additional packages will be installed: [2021-01-12T21:59:47.129Z] #27 6.641 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T21:59:47.129Z] #27 6.641 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T21:59:47.129Z] #27 6.642 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T21:59:47.129Z] #27 6.644 Suggested packages: [2021-01-12T21:59:47.129Z] #27 6.644 krb5-doc krb5-user [2021-01-12T21:59:47.129Z] #27 6.644 Recommended packages: [2021-01-12T21:59:47.129Z] #27 6.644 krb5-locales publicsuffix libsasl2-modules [2021-01-12T21:59:47.129Z] #27 7.046 The following NEW packages will be installed: [2021-01-12T21:59:47.129Z] #27 7.046 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T21:59:47.129Z] #27 7.046 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T21:59:47.129Z] #27 7.047 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T21:59:47.129Z] #27 7.048 libssh2-1 libssl1.1 openssl [2021-01-12T21:59:47.129Z] #27 7.098 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T21:59:47.129Z] #27 7.098 Need to get 5166 kB of archives. [2021-01-12T21:59:47.129Z] #27 7.098 After this operation, 14.6 MB of additional disk space will be used. [2021-01-12T21:59:47.129Z] #27 7.098 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2021-01-12T21:59:47.129Z] #27 7.108 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T21:59:47.129Z] #27 7.141 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-01-12T21:59:47.129Z] #27 7.143 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-01-12T21:59:47.129Z] #27 7.147 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-01-12T21:59:47.129Z] #27 7.156 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-01-12T21:59:47.129Z] #27 7.170 Get:7 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-01-12T21:59:47.129Z] #27 7.171 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T21:59:47.129Z] #27 7.190 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-12T21:59:47.129Z] #27 7.191 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-01-12T21:59:47.129Z] #27 7.193 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T21:59:47.129Z] #27 7.196 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-12T21:59:47.129Z] #27 7.208 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-01-12T21:59:47.129Z] #27 7.211 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-01-12T21:59:47.129Z] #27 7.213 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-01-12T21:59:47.129Z] #27 7.215 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-01-12T21:59:47.129Z] #27 7.220 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-01-12T21:59:47.129Z] #27 7.234 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-01-12T21:59:47.129Z] #27 7.242 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-12T21:59:47.129Z] #27 7.248 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-12T21:59:47.129Z] #27 7.252 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-01-12T21:59:47.129Z] #27 7.518 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:59:47.129Z] #27 7.544 Fetched 5166 kB in 0s (30.9 MB/s) [2021-01-12T21:59:47.129Z] #27 7.575 Selecting previously unselected package libssl1.1:ppc64el. [2021-01-12T21:59:47.129Z] #27 7.576 (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-12T21:59:47.129Z] #27 7.587 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 7.590 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 7.824 Selecting previously unselected package openssl. [2021-01-12T21:59:47.129Z] #27 7.828 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 7.829 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 7.975 Selecting previously unselected package ca-certificates. [2021-01-12T21:59:47.129Z] #27 7.977 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T21:59:47.129Z] #27 7.978 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.051 Selecting previously unselected package libkeyutils1:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.054 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.055 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-01-12T21:59:47.129Z] #27 8.085 Selecting previously unselected package libkrb5support0:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.085 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.093 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.121 Selecting previously unselected package libk5crypto3:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.123 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.124 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.167 Selecting previously unselected package libkrb5-3:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.170 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.172 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.257 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.259 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.260 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.306 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.309 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.311 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.347 Selecting previously unselected package libsasl2-2:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.349 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.351 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.387 Selecting previously unselected package libldap-common. [2021-01-12T21:59:47.129Z] #27 8.389 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T21:59:47.129Z] #27 8.390 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 8.425 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.434 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.434 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 8.492 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.495 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.498 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.542 Selecting previously unselected package libpsl5:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.545 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.547 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-01-12T21:59:47.129Z] #27 8.581 Selecting previously unselected package librtmp1:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.583 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.584 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:59:47.129Z] #27 8.610 Selecting previously unselected package libssh2-1:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.613 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.620 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-12T21:59:47.129Z] #27 8.658 Selecting previously unselected package libcurl4:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.660 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.662 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.730 Selecting previously unselected package curl. [2021-01-12T21:59:47.129Z] #27 8.733 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.738 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 8.798 Selecting previously unselected package libonig5:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.798 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.801 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-12T21:59:47.129Z] #27 8.855 Selecting previously unselected package libjq1:ppc64el. [2021-01-12T21:59:47.129Z] #27 8.858 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.860 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T21:59:47.129Z] #27 8.905 Selecting previously unselected package jq. [2021-01-12T21:59:47.129Z] #27 8.907 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T21:59:47.129Z] #27 8.909 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T21:59:47.129Z] #27 8.941 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-01-12T21:59:47.129Z] #27 8.945 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-01-12T21:59:47.129Z] #27 8.948 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 9.107 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.111 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 9.114 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.119 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.122 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T21:59:47.129Z] #27 9.125 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.128 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.131 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-01-12T21:59:47.129Z] #27 9.136 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:47.129Z] #27 9.139 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 9.144 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-12T21:59:47.129Z] #27 9.148 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T21:59:47.129Z] #27 9.159 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T21:59:47.129Z] #27 9.159 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T21:59:47.136Z] #41 53.11 CC criu/aio.o [2021-01-12T21:59:47.357Z] - CONFIG_KEYS: enabled [2021-01-12T21:59:47.357Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:59:47.357Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-01-12T21:59:47.357Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:59:47.357Z] [2021-01-12T21:59:47.357Z] Optional Features: [2021-01-12T21:59:47.357Z] - CONFIG_USER_NS: enabled [2021-01-12T21:59:47.357Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:59:47.357Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:59:47.357Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:59:47.357Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:59:47.357Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T21:59:47.357Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:59:47.357Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:59:47.357Z] - CONFIG_IOSCHED_CFQ: enabled [2021-01-12T21:59:47.357Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-01-12T21:59:47.428Z] #41 53.43 CC criu/autofs.o [2021-01-12T21:59:47.620Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:59:47.620Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:59:47.620Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:59:47.620Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:59:47.620Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:59:47.620Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:59:47.620Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:59:47.620Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:59:47.620Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:59:47.620Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:59:47.620Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:59:47.620Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:59:47.620Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:59:47.620Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:59:47.620Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:59:47.620Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:59:47.620Z] - Network Drivers: [2021-01-12T21:59:47.620Z] - "overlay": [2021-01-12T21:59:47.620Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:59:47.620Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:59:47.620Z] Optional (for encrypted networks): [2021-01-12T21:59:47.763Z] #27 9.945 Updating certificates in /etc/ssl/certs... [2021-01-12T21:59:47.898Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:59:47.898Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T21:59:47.898Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T21:59:47.898Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T21:59:47.898Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T21:59:47.898Z] - CONFIG_XFRM: enabled [2021-01-12T21:59:47.898Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-01-12T21:59:47.898Z] - "ipvlan": [2021-01-12T21:59:47.898Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:59:47.898Z] - "macvlan": [2021-01-12T21:59:47.898Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:59:47.898Z] - "ftp,tftp client in container": [2021-01-12T21:59:47.898Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:59:47.898Z] - Storage Drivers: [2021-01-12T21:59:47.898Z] - "aufs": [2021-01-12T21:59:47.898Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:59:47.898Z] - "btrfs": [2021-01-12T21:59:47.898Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:59:47.898Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:59:47.898Z] - "devicemapper": [2021-01-12T21:59:47.898Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:59:47.898Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:59:47.898Z] - "overlay": [2021-01-12T21:59:47.898Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:59:47.898Z] - "zfs": [2021-01-12T21:59:47.898Z] - /dev/zfs: missing [2021-01-12T21:59:47.898Z] - zfs command: missing [2021-01-12T21:59:47.898Z] - zpool command: missing [2021-01-12T21:59:47.898Z] [2021-01-12T21:59:47.898Z] Limits: [2021-01-12T21:59:47.898Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:59:47.898Z] [2021-01-12T21:59:47.898Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T21:59:48.062Z] #41 54.18 CC criu/bfd.o [2021-01-12T21:59:48.265Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:59:48.265Z] #2 [internal] load .dockerignore [2021-01-12T21:59:48.265Z] #2 transferring context: 87B done [2021-01-12T21:59:48.265Z] #2 DONE 0.0s [2021-01-12T21:59:48.265Z] [2021-01-12T21:59:48.265Z] #1 [internal] load build definition from Dockerfile [2021-01-12T21:59:48.265Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-01-12T21:59:48.265Z] #1 DONE 0.1s [2021-01-12T21:59:48.265Z] [2021-01-12T21:59:48.265Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:59:48.696Z] #41 54.43 CC criu/bitmap.o [2021-01-12T21:59:48.696Z] #41 54.51 CC criu/cgroup-props.o [2021-01-12T21:59:48.802Z] #27 10.84 126 added, 0 removed; done. [2021-01-12T21:59:48.802Z] #27 10.88 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-01-12T21:59:48.802Z] #27 ... [2021-01-12T21:59:48.802Z] [2021-01-12T21:59:48.802Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T21:59:48.802Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-01-12T21:59:48.802Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-01-12T21:59:48.802Z] #10 DONE 19.7s [2021-01-12T21:59:48.802Z] [2021-01-12T21:59:48.802Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:59:48.802Z] #27 10.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T21:59:48.802Z] #27 10.89 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-01-12T21:59:48.802Z] #27 10.89 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T21:59:48.802Z] #27 10.90 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T21:59:48.802Z] #27 10.92 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T21:59:48.802Z] #27 10.93 Updating certificates in /etc/ssl/certs... [2021-01-12T21:59:48.802Z] #27 ... [2021-01-12T21:59:48.802Z] [2021-01-12T21:59:48.802Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T21:59:48.802Z] #11 DONE 0.2s [2021-01-12T21:59:48.802Z] [2021-01-12T21:59:48.802Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T21:59:48.989Z] #41 54.93 CC criu/cgroup.o [2021-01-12T21:59:49.096Z] #12 DONE 0.2s [2021-01-12T21:59:49.096Z] [2021-01-12T21:59:49.096Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:59:49.096Z] #27 ... [2021-01-12T21:59:49.096Z] [2021-01-12T21:59:49.096Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T21:59:49.096Z] #39 DONE 0.1s [2021-01-12T21:59:49.096Z] [2021-01-12T21:59:49.096Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:59:49.212Z] #3 DONE 0.7s [2021-01-12T21:59:49.212Z] [2021-01-12T21:59:49.212Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T21:59:49.212Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T21:59:49.389Z] #42 ... [2021-01-12T21:59:49.389Z] [2021-01-12T21:59:49.389Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T21:59:49.389Z] #31 DONE 0.1s [2021-01-12T21:59:49.389Z] [2021-01-12T21:59:49.389Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T21:59:49.473Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T21:59:49.473Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-01-12T21:59:49.473Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-01-12T21:59:49.473Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-01-12T21:59:49.473Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.49MB / 8.28MB 0.3s [2021-01-12T21:59:49.694Z] #32 ... [2021-01-12T21:59:49.694Z] [2021-01-12T21:59:49.694Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T21:59:49.694Z] #27 11.78 0 added, 0 removed; done. [2021-01-12T21:59:49.694Z] #27 11.78 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T21:59:49.694Z] #27 11.78 done. [2021-01-12T21:59:49.694Z] #27 DONE 11.8s [2021-01-12T21:59:49.694Z] [2021-01-12T21:59:49.694Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T21:59:49.694Z] #28 DONE 0.1s [2021-01-12T21:59:49.694Z] [2021-01-12T21:59:49.694Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T21:59:49.694Z] #45 0.766 + RM_GOPATH=0 [2021-01-12T21:59:49.694Z] #45 0.766 + TMP_GOPATH= [2021-01-12T21:59:49.694Z] #45 0.767 + : /build [2021-01-12T21:59:49.694Z] #45 0.767 + '[' -z '' ']' [2021-01-12T21:59:49.694Z] #45 0.768 ++ mktemp -d [2021-01-12T21:59:49.694Z] #45 0.770 + export GOPATH=/tmp/tmp.A9EHX1j53T [2021-01-12T21:59:49.694Z] #45 0.770 + GOPATH=/tmp/tmp.A9EHX1j53T [2021-01-12T21:59:49.694Z] #45 0.770 + RM_GOPATH=1 [2021-01-12T21:59:49.736Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2021-01-12T21:59:49.736Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2021-01-12T21:59:49.736Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-01-12T21:59:49.812Z] #47 ... [2021-01-12T21:59:49.812Z] [2021-01-12T21:59:49.812Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:49.812Z] #34 42.79 Reading package lists... [2021-01-12T21:59:49.812Z] #34 ... [2021-01-12T21:59:49.812Z] [2021-01-12T21:59:49.812Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:59:49.812Z] #53 45.38 Reading package lists... [2021-01-12T21:59:49.812Z] #53 ... [2021-01-12T21:59:49.812Z] [2021-01-12T21:59:49.812Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:49.812Z] #34 42.79 Reading package lists... [2021-01-12T21:59:50.005Z] #45 0.771 + case "$(go env GOARCH)" in [2021-01-12T21:59:50.005Z] #45 0.790 ++ go env GOARCH [2021-01-12T21:59:50.005Z] #45 0.845 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:50.005Z] #45 0.845 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:50.005Z] #45 0.858 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:50.005Z] #45 0.860 + dir=/tmp/install [2021-01-12T21:59:50.006Z] #45 0.860 + bin=vndr [2021-01-12T21:59:50.006Z] #45 0.860 + shift [2021-01-12T21:59:50.006Z] #45 0.860 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T21:59:50.006Z] #45 0.860 + . /tmp/install/vndr.installer [2021-01-12T21:59:50.006Z] #45 0.861 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:50.006Z] #45 0.861 + install_vndr [2021-01-12T21:59:50.006Z] #45 0.861 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T21:59:50.006Z] #45 0.861 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:50.006Z] #45 0.861 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.A9EHX1j53T/src/github.com/LK4D4/vndr [2021-01-12T21:59:50.006Z] #45 0.885 Cloning into '/tmp/tmp.A9EHX1j53T/src/github.com/LK4D4/vndr'... [2021-01-12T21:59:50.007Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-01-12T21:59:50.007Z] #4 DONE 0.9s [2021-01-12T21:59:50.502Z] #41 ... [2021-01-12T21:59:50.502Z] [2021-01-12T21:59:50.502Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T21:59:50.502Z] #30 DONE 90.6s [2021-01-12T21:59:50.502Z] [2021-01-12T21:59:50.502Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T21:59:50.502Z] #18 10.24 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T21:59:50.502Z] #18 10.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T21:59:50.502Z] #18 10.24 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T21:59:50.502Z] #18 10.24 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T21:59:50.502Z] #18 10.24 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T21:59:50.502Z] #18 10.24 Suggested packages: [2021-01-12T21:59:50.502Z] #18 10.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T21:59:50.502Z] #18 10.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T21:59:50.502Z] #18 10.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T21:59:50.502Z] #18 10.24 Recommended packages: [2021-01-12T21:59:50.502Z] #18 10.24 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T21:59:50.502Z] #18 10.24 python3-keyrings.alt python3-xdg unzip [2021-01-12T21:59:50.502Z] #18 11.41 The following NEW packages will be installed: [2021-01-12T21:59:50.502Z] #18 11.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T21:59:50.502Z] #18 11.42 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T21:59:50.502Z] #18 11.42 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T21:59:50.502Z] #18 11.42 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T21:59:50.502Z] #18 11.42 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T21:59:50.502Z] #18 11.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T21:59:50.502Z] #18 11.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T21:59:50.502Z] #18 11.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T21:59:50.502Z] #18 11.42 xz-utils zip [2021-01-12T21:59:50.502Z] #18 11.75 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T21:59:50.502Z] #18 11.75 Need to get 27.7 MB of archives. [2021-01-12T21:59:50.502Z] #18 11.75 After this operation, 117 MB of additional disk space will be used. [2021-01-12T21:59:50.502Z] #18 11.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-01-12T21:59:50.502Z] #18 11.78 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-12T21:59:50.502Z] #18 11.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-01-12T21:59:50.502Z] #18 11.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-01-12T21:59:50.502Z] #18 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-01-12T21:59:50.502Z] #18 11.99 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-12T21:59:50.502Z] #18 12.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-01-12T21:59:50.502Z] #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-12T21:59:50.502Z] #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-12T21:59:50.502Z] #18 12.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-01-12T21:59:50.502Z] #18 12.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-01-12T21:59:50.502Z] #18 12.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-01-12T21:59:50.502Z] #18 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-01-12T21:59:50.502Z] #18 12.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-01-12T21:59:50.502Z] #18 12.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-01-12T21:59:50.502Z] #18 12.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-01-12T21:59:50.502Z] #18 12.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-01-12T21:59:50.502Z] #18 12.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T21:59:50.502Z] #18 12.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-01-12T21:59:50.502Z] #18 12.65 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-12T21:59:50.502Z] #18 12.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-01-12T21:59:50.502Z] #18 12.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-01-12T21:59:50.502Z] #18 12.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-01-12T21:59:50.502Z] #18 12.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-01-12T21:59:50.502Z] #18 12.76 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-01-12T21:59:50.502Z] #18 12.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-01-12T21:59:50.502Z] #18 12.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-01-12T21:59:50.502Z] #18 12.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-01-12T21:59:50.502Z] #18 12.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-01-12T21:59:50.502Z] #18 13.19 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-12T21:59:50.502Z] #18 13.21 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-12T21:59:50.502Z] #18 13.27 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-12T21:59:50.502Z] #18 13.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-01-12T21:59:50.502Z] #18 13.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-01-12T21:59:50.502Z] #18 13.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T21:59:50.502Z] #18 13.38 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T21:59:50.502Z] #18 13.39 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T21:59:50.502Z] #18 13.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-01-12T21:59:50.502Z] #18 13.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T21:59:50.502Z] #18 13.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T21:59:50.502Z] #18 13.43 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T21:59:50.502Z] #18 13.43 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2021-01-12T21:59:50.502Z] #18 13.46 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-12T21:59:50.502Z] #18 13.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-01-12T21:59:50.502Z] #18 13.53 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T21:59:50.502Z] #18 13.68 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-01-12T21:59:50.502Z] #18 13.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-01-12T21:59:50.502Z] #18 14.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-01-12T21:59:50.502Z] #18 14.67 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T21:59:50.502Z] #18 14.69 Fetched 27.7 MB in 3s (10.1 MB/s) [2021-01-12T21:59:50.502Z] #18 14.74 Selecting previously unselected package pigz. [2021-01-12T21:59:50.502Z] #18 14.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2021-01-12T21:59:50.502Z] #18 14.76 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 14.77 Unpacking pigz (2.4-1) ... [2021-01-12T21:59:50.502Z] #18 14.81 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-01-12T21:59:50.502Z] #18 14.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 14.81 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 15.07 Selecting previously unselected package python3.7-minimal. [2021-01-12T21:59:50.502Z] #18 15.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 15.08 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 15.67 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 15.68 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 17.02 Selecting previously unselected package python3-minimal. [2021-01-12T21:59:50.502Z] #18 17.02 (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-12T21:59:50.502Z] #18 17.07 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 17.07 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T21:59:50.502Z] #18 17.18 Selecting previously unselected package libmpdec2:s390x. [2021-01-12T21:59:50.502Z] #18 17.19 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 17.19 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-01-12T21:59:50.502Z] #18 17.24 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-01-12T21:59:50.502Z] #18 17.24 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 17.25 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 17.75 Selecting previously unselected package python3.7. [2021-01-12T21:59:50.502Z] #18 17.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 17.76 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T21:59:50.502Z] #18 17.83 Selecting previously unselected package libpython3-stdlib:s390x. [2021-01-12T21:59:50.502Z] #18 17.83 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 17.83 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-12T21:59:50.502Z] #18 17.86 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T21:59:50.502Z] #18 18.54 Selecting previously unselected package python3. [2021-01-12T21:59:50.502Z] #18 18.54 (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-12T21:59:50.502Z] #18 18.57 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 18.58 Unpacking python3 (3.7.3-1) ... [2021-01-12T21:59:50.502Z] #18 18.63 Selecting previously unselected package libip4tc0:s390x. [2021-01-12T21:59:50.502Z] #18 18.63 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-01-12T21:59:50.502Z] #18 18.63 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-01-12T21:59:50.502Z] #18 ... [2021-01-12T21:59:50.502Z] [2021-01-12T21:59:50.502Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T21:59:50.502Z] #41 56.71 CC criu/clone-noasan.o [2021-01-12T21:59:50.587Z] [2021-01-12T21:59:50.587Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:59:50.587Z] #7 DONE 0.2s [2021-01-12T21:59:50.587Z] [2021-01-12T21:59:50.587Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:59:50.795Z] #41 56.83 CC criu/config.o [2021-01-12T21:59:50.851Z] #6 ... [2021-01-12T21:59:50.851Z] [2021-01-12T21:59:50.851Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T21:59:50.851Z] #5 DONE 0.3s [2021-01-12T21:59:51.076Z] #45 2.076 + cd /tmp/tmp.A9EHX1j53T/src/github.com/LK4D4/vndr [2021-01-12T21:59:51.076Z] #45 2.078 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T21:59:51.128Z] [2021-01-12T21:59:51.128Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:59:51.128Z] #6 DONE 0.5s [2021-01-12T21:59:51.128Z] [2021-01-12T21:59:51.128Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:59:51.128Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T21:59:51.318Z] #34 53.81 Building dependency tree... [2021-01-12T21:59:51.318Z] #34 ... [2021-01-12T21:59:51.318Z] [2021-01-12T21:59:51.318Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:59:51.375Z] #45 2.100 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T21:59:51.393Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T21:59:51.393Z] #24 sha256:39d4106901196a8793153a724a94adc6dbc708326bcced72f1b971b3a1fc2f80 529B / 529B done [2021-01-12T21:59:51.393Z] #24 sha256:db7272368d6f74695d5037e54e3288aad092b4f995c3051c94ab3b0373c1211a 1.46kB / 1.46kB done [2021-01-12T21:59:51.393Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 6.28MB / 49.18MB 0.2s [2021-01-12T21:59:51.578Z] #40 44.89 Reading package lists... [2021-01-12T21:59:51.657Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 12.04MB / 49.18MB 0.3s [2021-01-12T21:59:51.657Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 33.74MB / 49.18MB 0.5s [2021-01-12T21:59:51.831Z] #41 57.64 CC criu/cr-check.o [2021-01-12T21:59:51.924Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 39.78MB / 49.18MB 0.6s [2021-01-12T21:59:51.924Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 45.73MB / 49.18MB 0.7s [2021-01-12T21:59:51.924Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 0.8s [2021-01-12T21:59:52.097Z] #40 55.45 Building dependency tree... [2021-01-12T21:59:52.097Z] #40 ... [2021-01-12T21:59:52.097Z] [2021-01-12T21:59:52.097Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:52.097Z] #34 53.81 Building dependency tree... [2021-01-12T21:59:52.465Z] #41 58.43 CC criu/cr-dedup.o [2021-01-12T21:59:52.757Z] #41 58.62 CC criu/cr-dump.o [2021-01-12T21:59:52.924Z] #45 3.681 internal/cpu [2021-01-12T21:59:52.924Z] #45 3.753 runtime/internal/sys [2021-01-12T21:59:52.924Z] #45 3.862 internal/race [2021-01-12T21:59:53.223Z] #45 3.996 runtime/internal/atomic [2021-01-12T21:59:53.526Z] #45 4.449 sync/atomic [2021-01-12T21:59:53.526Z] #45 4.477 unicode [2021-01-12T21:59:53.792Z] #41 59.67 CC criu/cr-errno.o [2021-01-12T21:59:53.792Z] #41 59.70 CC criu/cr-restore.o [2021-01-12T21:59:54.142Z] Client: [2021-01-12T21:59:54.143Z] Debug Mode: false [2021-01-12T21:59:54.143Z] [2021-01-12T21:59:54.143Z] Server: [2021-01-12T21:59:54.143Z] Containers: 0 [2021-01-12T21:59:54.143Z] Running: 0 [2021-01-12T21:59:54.143Z] Paused: 0 [2021-01-12T21:59:54.143Z] Stopped: 0 [2021-01-12T21:59:54.143Z] Images: 0 [2021-01-12T21:59:54.143Z] Server Version: 19.03.13 [2021-01-12T21:59:54.143Z] Storage Driver: overlay2 [2021-01-12T21:59:54.143Z] Backing Filesystem: extfs [2021-01-12T21:59:54.143Z] Supports d_type: true [2021-01-12T21:59:54.143Z] Native Overlay Diff: true [2021-01-12T21:59:54.143Z] Logging Driver: json-file [2021-01-12T21:59:54.143Z] Cgroup Driver: cgroupfs [2021-01-12T21:59:54.143Z] Plugins: [2021-01-12T21:59:54.143Z] Volume: local [2021-01-12T21:59:54.143Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:59:54.143Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T21:59:54.143Z] Swarm: inactive [2021-01-12T21:59:54.143Z] Runtimes: runc [2021-01-12T21:59:54.143Z] Default Runtime: runc [2021-01-12T21:59:54.143Z] Init Binary: docker-init [2021-01-12T21:59:54.143Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:54.143Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:54.143Z] init version: fec3683 [2021-01-12T21:59:54.143Z] Security Options: [2021-01-12T21:59:54.143Z] apparmor [2021-01-12T21:59:54.143Z] seccomp [2021-01-12T21:59:54.143Z] Profile: default [2021-01-12T21:59:54.143Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T21:59:54.143Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T21:59:54.143Z] OSType: linux [2021-01-12T21:59:54.143Z] Architecture: x86_64 [2021-01-12T21:59:54.143Z] CPUs: 2 [2021-01-12T21:59:54.143Z] Total Memory: 7.487GiB [2021-01-12T21:59:54.143Z] Name: ip-10-100-76-123 [2021-01-12T21:59:54.143Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T21:59:54.143Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:59:54.143Z] Debug Mode: false [2021-01-12T21:59:54.143Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:59:54.143Z] Labels: [2021-01-12T21:59:54.143Z] Experimental: true [2021-01-12T21:59:54.143Z] Insecure Registries: [2021-01-12T21:59:54.143Z] 127.0.0.0/8 [2021-01-12T21:59:54.143Z] Live Restore Enabled: true [2021-01-12T21:59:54.143Z] [2021-01-12T21:59:54.143Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T21:59:54.175Z] #45 5.041 unicode/utf8 [2021-01-12T21:59:54.175Z] #45 5.203 internal/bytealg [2021-01-12T21:59:54.175Z] #45 ... [2021-01-12T21:59:54.175Z] [2021-01-12T21:59:54.175Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T21:59:54.175Z] #29 2.484 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T21:59:54.175Z] #29 3.163 #=#=# [2021-01-12T21:59:54.482Z] #24 ... [2021-01-12T21:59:54.482Z] [2021-01-12T21:59:54.482Z] #21 [internal] load build context [2021-01-12T21:59:54.482Z] #21 transferring context: 53.19MB 2.8s done [2021-01-12T21:59:54.482Z] #21 DONE 3.2s [2021-01-12T21:59:54.482Z] [2021-01-12T21:59:54.482Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T21:59:54.482Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T21:59:54.482Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T21:59:54.482Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T21:59:54.482Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-01-12T21:59:54.482Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2021-01-12T21:59:54.482Z] #60 DONE 3.3s [2021-01-12T21:59:54.482Z] [2021-01-12T21:59:54.482Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T21:59:54.482Z] #24 sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 49.18MB / 49.18MB 3.0s done [2021-01-12T21:59:54.482Z] #24 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa [2021-01-12T21:59:54.508Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:54.508Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:54.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:59:54.508Z] + bash /home/ubuntu/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:59:54.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:59:54.508Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T21:59:54.508Z] [2021-01-12T21:59:54.508Z] Generally Necessary: [2021-01-12T21:59:54.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:59:54.508Z] - apparmor: enabled and tools installed [2021-01-12T21:59:54.508Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:59:54.508Z] - CONFIG_NET_NS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_PID_NS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_MEMCG: enabled [2021-01-12T21:59:54.508Z] - CONFIG_KEYS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T21:59:54.508Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:59:54.508Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T21:59:54.508Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:59:54.508Z] [2021-01-12T21:59:54.508Z] Optional Features: [2021-01-12T21:59:54.508Z] - CONFIG_USER_NS: enabled [2021-01-12T21:59:54.508Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:59:54.508Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:59:54.769Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:59:54.769Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:59:54.769Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T21:59:54.769Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:59:54.769Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:59:54.769Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T21:59:54.769Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T21:59:54.769Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:59:54.769Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:59:54.769Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:59:54.769Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:59:54.769Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:59:54.769Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:59:54.769Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:59:54.769Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:59:54.769Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:59:54.769Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:59:54.769Z] - Network Drivers: [2021-01-12T21:59:54.769Z] - "overlay": [2021-01-12T21:59:54.769Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:59:54.769Z] Optional (for encrypted networks): [2021-01-12T21:59:54.769Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T21:59:54.769Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T21:59:54.769Z] - CONFIG_XFRM: enabled [2021-01-12T21:59:54.769Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:59:54.769Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T21:59:54.769Z] - "ipvlan": [2021-01-12T21:59:54.769Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:59:54.769Z] - "macvlan": [2021-01-12T21:59:54.822Z] Client: [2021-01-12T21:59:54.822Z] Debug Mode: false [2021-01-12T21:59:54.822Z] [2021-01-12T21:59:54.822Z] Server: [2021-01-12T21:59:54.822Z] Containers: 0 [2021-01-12T21:59:54.822Z] Running: 0 [2021-01-12T21:59:54.822Z] Paused: 0 [2021-01-12T21:59:54.822Z] Stopped: 0 [2021-01-12T21:59:54.822Z] Images: 0 [2021-01-12T21:59:54.822Z] Server Version: 19.03.13 [2021-01-12T21:59:54.822Z] Storage Driver: overlay2 [2021-01-12T21:59:54.822Z] Backing Filesystem: extfs [2021-01-12T21:59:54.822Z] Supports d_type: true [2021-01-12T21:59:54.822Z] Native Overlay Diff: true [2021-01-12T21:59:54.822Z] Logging Driver: json-file [2021-01-12T21:59:54.822Z] Cgroup Driver: cgroupfs [2021-01-12T21:59:54.822Z] Plugins: [2021-01-12T21:59:54.822Z] Volume: local [2021-01-12T21:59:54.822Z] Network: bridge host ipvlan macvlan null overlay [2021-01-12T21:59:54.822Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-01-12T21:59:54.822Z] Swarm: inactive [2021-01-12T21:59:54.822Z] Runtimes: runc [2021-01-12T21:59:54.822Z] Default Runtime: runc [2021-01-12T21:59:54.822Z] Init Binary: docker-init [2021-01-12T21:59:54.822Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2021-01-12T21:59:54.822Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-01-12T21:59:54.822Z] init version: fec3683 [2021-01-12T21:59:54.822Z] Security Options: [2021-01-12T21:59:54.822Z] apparmor [2021-01-12T21:59:54.822Z] seccomp [2021-01-12T21:59:54.822Z] Profile: default [2021-01-12T21:59:54.822Z] Kernel Version: 5.4.0-1025-aws [2021-01-12T21:59:54.822Z] Operating System: Ubuntu 18.04.5 LTS [2021-01-12T21:59:54.822Z] OSType: linux [2021-01-12T21:59:54.822Z] Architecture: x86_64 [2021-01-12T21:59:54.822Z] CPUs: 2 [2021-01-12T21:59:54.822Z] Total Memory: 7.569GiB [2021-01-12T21:59:54.822Z] Name: ip-10-100-43-206 [2021-01-12T21:59:54.822Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2021-01-12T21:59:54.822Z] Docker Root Dir: /var/lib/docker [2021-01-12T21:59:54.822Z] Debug Mode: false [2021-01-12T21:59:54.822Z] Registry: https://index.docker.io/v1/ [2021-01-12T21:59:54.822Z] Labels: [2021-01-12T21:59:54.822Z] Experimental: true [2021-01-12T21:59:54.822Z] Insecure Registries: [2021-01-12T21:59:54.822Z] 127.0.0.0/8 [2021-01-12T21:59:54.822Z] Live Restore Enabled: true [2021-01-12T21:59:54.822Z] [2021-01-12T21:59:54.822Z] WARNING: No swap limit support [Pipeline] sh [2021-01-12T21:59:55.036Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:59:55.036Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:59:55.036Z] - "ftp,tftp client in container": [2021-01-12T21:59:55.036Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:59:55.036Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:59:55.036Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:59:55.036Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:59:55.036Z] - Storage Drivers: [2021-01-12T21:59:55.036Z] - "aufs": [2021-01-12T21:59:55.036Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:59:55.036Z] - "btrfs": [2021-01-12T21:59:55.036Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:59:55.036Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:59:55.036Z] - "devicemapper": [2021-01-12T21:59:55.036Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:59:55.036Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:59:55.036Z] - "overlay": [2021-01-12T21:59:55.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:59:55.036Z] - "zfs": [2021-01-12T21:59:55.036Z] - /dev/zfs: present [2021-01-12T21:59:55.036Z] - zfs command: missing [2021-01-12T21:59:55.036Z] - zpool command: missing [2021-01-12T21:59:55.036Z] [2021-01-12T21:59:55.036Z] Limits: [2021-01-12T21:59:55.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:59:55.036Z] [2021-01-12T21:59:55.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T21:59:55.100Z] #29 3.482 0.1% ## 2.9% ##### 7.0% ######### 13.1% ############ 17.4% ############### 20.9% ################# 24.5% ##################### 29.4% ######################### 35.5% ############################# 41.6% ################################## 47.7% ###################################### 53.7% ########################################### 59.8% ################################################ 67.9% ####################################################### 76.7% ############################################################## 86.8% #################################################################### 94.9% ######################################################################## 100.0% [2021-01-12T21:59:55.122Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:55.122Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T21:59:55.122Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41869/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-01-12T21:59:55.122Z] + bash /home/ubuntu/workspace/moby_PR-41869/check-config.sh [2021-01-12T21:59:55.122Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-01-12T21:59:55.122Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2021-01-12T21:59:55.122Z] [2021-01-12T21:59:55.122Z] Generally Necessary: [2021-01-12T21:59:55.122Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-01-12T21:59:55.122Z] - apparmor: enabled and tools installed [2021-01-12T21:59:55.122Z] - CONFIG_NAMESPACES: enabled [2021-01-12T21:59:55.122Z] - CONFIG_NET_NS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_PID_NS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_IPC_NS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_UTS_NS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUPS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUP_DEVICE: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUP_FREEZER: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUP_SCHED: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CPUSETS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_MEMCG: enabled [2021-01-12T21:59:55.122Z] - CONFIG_KEYS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_VETH: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_BRIDGE: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NF_NAT_IPV4: missing [2021-01-12T21:59:55.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NF_NAT: enabled (as module) [2021-01-12T21:59:55.122Z] - CONFIG_NF_NAT_NEEDED: missing [2021-01-12T21:59:55.122Z] - CONFIG_POSIX_MQUEUE: enabled [2021-01-12T21:59:55.122Z] [2021-01-12T21:59:55.122Z] Optional Features: [2021-01-12T21:59:55.122Z] - CONFIG_USER_NS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_SECCOMP: enabled [2021-01-12T21:59:55.122Z] - CONFIG_CGROUP_PIDS: enabled [2021-01-12T21:59:55.122Z] - CONFIG_MEMCG_SWAP: enabled [2021-01-12T21:59:55.383Z] + sudo modprobe ip_vs [2021-01-12T21:59:55.383Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:59:55.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-01-12T21:59:55.387Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-01-12T21:59:55.387Z] - CONFIG_BLK_CGROUP: enabled [2021-01-12T21:59:55.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-01-12T21:59:55.387Z] - CONFIG_IOSCHED_CFQ: missing [2021-01-12T21:59:55.387Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-01-12T21:59:55.387Z] - CONFIG_CGROUP_PERF: enabled [2021-01-12T21:59:55.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-01-12T21:59:55.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-01-12T21:59:55.387Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-01-12T21:59:55.387Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-01-12T21:59:55.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-01-12T21:59:55.387Z] - CONFIG_RT_GROUP_SCHED: missing [2021-01-12T21:59:55.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-01-12T21:59:55.387Z] - CONFIG_IP_VS: enabled (as module) [2021-01-12T21:59:55.387Z] - CONFIG_IP_VS_NFCT: enabled [2021-01-12T21:59:55.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-01-12T21:59:55.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-01-12T21:59:55.387Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-01-12T21:59:55.387Z] - CONFIG_EXT4_FS: enabled [2021-01-12T21:59:55.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-01-12T21:59:55.387Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-01-12T21:59:55.387Z] - Network Drivers: [2021-01-12T21:59:55.387Z] - "overlay": [2021-01-12T21:59:55.387Z] - CONFIG_VXLAN: enabled (as module) [2021-01-12T21:59:55.387Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-01-12T21:59:55.387Z] Optional (for encrypted networks): [2021-01-12T21:59:55.389Z] #34 59.15 The following additional packages will be installed: [2021-01-12T21:59:55.645Z] #1 [internal] load .dockerignore [2021-01-12T21:59:55.650Z] #34 59.17 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T21:59:55.650Z] #34 59.20 Suggested packages: [2021-01-12T21:59:55.650Z] #34 59.20 cmake-doc ninja-build lrzip [2021-01-12T21:59:55.650Z] #34 59.20 Recommended packages: [2021-01-12T21:59:55.650Z] #34 59.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T21:59:55.651Z] - CONFIG_CRYPTO: enabled [2021-01-12T21:59:55.651Z] - CONFIG_CRYPTO_AEAD: enabled [2021-01-12T21:59:55.651Z] - CONFIG_CRYPTO_GCM: enabled [2021-01-12T21:59:55.651Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-01-12T21:59:55.651Z] - CONFIG_CRYPTO_GHASH: enabled [2021-01-12T21:59:55.651Z] - CONFIG_XFRM: enabled [2021-01-12T21:59:55.651Z] - CONFIG_XFRM_USER: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_INET_ESP: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-01-12T21:59:55.651Z] - "ipvlan": [2021-01-12T21:59:55.651Z] - CONFIG_IPVLAN: enabled (as module) [2021-01-12T21:59:55.651Z] - "macvlan": [2021-01-12T21:59:55.651Z] - CONFIG_MACVLAN: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_DUMMY: enabled (as module) [2021-01-12T21:59:55.651Z] - "ftp,tftp client in container": [2021-01-12T21:59:55.651Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-01-12T21:59:55.651Z] - Storage Drivers: [2021-01-12T21:59:55.651Z] - "aufs": [2021-01-12T21:59:55.651Z] - CONFIG_AUFS_FS: enabled (as module) [2021-01-12T21:59:55.651Z] - "btrfs": [2021-01-12T21:59:55.651Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-01-12T21:59:55.651Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-01-12T21:59:55.651Z] - "devicemapper": [2021-01-12T21:59:55.651Z] - CONFIG_BLK_DEV_DM: enabled [2021-01-12T21:59:55.651Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-01-12T21:59:55.651Z] - "overlay": [2021-01-12T21:59:55.651Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-01-12T21:59:55.651Z] - "zfs": [2021-01-12T21:59:55.651Z] - /dev/zfs: present [2021-01-12T21:59:55.651Z] - zfs command: missing [2021-01-12T21:59:55.651Z] - zpool command: missing [2021-01-12T21:59:55.651Z] [2021-01-12T21:59:55.651Z] Limits: [2021-01-12T21:59:55.651Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-01-12T21:59:55.651Z] [2021-01-12T21:59:55.651Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-01-12T21:59:55.763Z] #29 6.019 [2021-01-12T21:59:55.862Z] #41 61.63 CC criu/cr-service.o [2021-01-12T21:59:55.903Z] #1 transferring context: 87B done [2021-01-12T21:59:55.903Z] #1 DONE 0.2s [2021-01-12T21:59:55.903Z] [2021-01-12T21:59:55.903Z] #2 [internal] load build definition from Dockerfile [2021-01-12T21:59:55.903Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T21:59:55.903Z] #2 DONE 0.2s [2021-01-12T21:59:55.903Z] [2021-01-12T21:59:55.903Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:59:56.008Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 . [2021-01-12T21:59:56.009Z] #1 [internal] load .dockerignore [2021-01-12T21:59:56.009Z] #1 transferring context: [2021-01-12T21:59:56.271Z] #1 transferring context: 87B done [2021-01-12T21:59:56.271Z] #1 DONE 0.2s [2021-01-12T21:59:56.271Z] [2021-01-12T21:59:56.271Z] #2 [internal] load build definition from Dockerfile [2021-01-12T21:59:56.271Z] #2 transferring dockerfile: 16.55kB done [2021-01-12T21:59:56.271Z] #2 DONE 0.2s [2021-01-12T21:59:56.271Z] [2021-01-12T21:59:56.271Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-01-12T21:59:56.370Z] #29 6.194 0.8% ##################### 30.5% ######################################### 57.2% ############################################################ 83.9% ######################################################################## 100.0% [2021-01-12T21:59:56.470Z] #3 DONE 0.6s [2021-01-12T21:59:56.470Z] [2021-01-12T21:59:56.470Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T21:59:56.470Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T21:59:56.470Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T21:59:56.470Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-12T21:59:56.470Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T21:59:56.470Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T21:59:56.498Z] #41 ... [2021-01-12T21:59:56.498Z] [2021-01-12T21:59:56.498Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T21:59:56.498Z] #18 18.70 Selecting previously unselected package libip6tc0:s390x. [2021-01-12T21:59:56.498Z] #18 18.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 18.71 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-01-12T21:59:56.498Z] #18 18.85 Selecting previously unselected package libiptc0:s390x. [2021-01-12T21:59:56.498Z] #18 18.85 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 18.86 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-01-12T21:59:56.498Z] #18 18.92 Selecting previously unselected package libnfnetlink0:s390x. [2021-01-12T21:59:56.498Z] #18 18.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 18.93 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-12T21:59:56.498Z] #18 18.98 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-01-12T21:59:56.498Z] #18 18.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 18.98 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-12T21:59:56.498Z] #18 19.02 Selecting previously unselected package libnftnl11:s390x. [2021-01-12T21:59:56.498Z] #18 19.02 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 19.02 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-01-12T21:59:56.498Z] #18 19.06 Selecting previously unselected package iptables. [2021-01-12T21:59:56.498Z] #18 19.06 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 19.06 Unpacking iptables (1.8.2-4) ... [2021-01-12T21:59:56.498Z] #18 19.23 Selecting previously unselected package xxd. [2021-01-12T21:59:56.498Z] #18 19.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 19.23 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T21:59:56.498Z] #18 19.29 Selecting previously unselected package vim-common. [2021-01-12T21:59:56.498Z] #18 19.29 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T21:59:56.498Z] #18 19.30 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T21:59:56.498Z] #18 19.40 Selecting previously unselected package bash-completion. [2021-01-12T21:59:56.498Z] #18 19.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T21:59:56.498Z] #18 20.75 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T21:59:56.498Z] #18 20.97 Selecting previously unselected package bzip2. [2021-01-12T21:59:56.498Z] #18 20.98 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 20.98 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T21:59:56.498Z] #18 21.03 Selecting previously unselected package xz-utils. [2021-01-12T21:59:56.498Z] #18 21.03 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.03 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T21:59:56.498Z] #18 21.12 Selecting previously unselected package apparmor. [2021-01-12T21:59:56.498Z] #18 21.13 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.16 Unpacking apparmor (2.13.2-10) ... [2021-01-12T21:59:56.498Z] #18 21.43 Selecting previously unselected package aufs-tools. [2021-01-12T21:59:56.498Z] #18 21.43 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T21:59:56.498Z] #18 21.49 Selecting previously unselected package libonig5:s390x. [2021-01-12T21:59:56.498Z] #18 21.49 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.50 Unpacking libonig5:s390x (6.9.1-1) ... [2021-01-12T21:59:56.498Z] #18 21.56 Selecting previously unselected package libjq1:s390x. [2021-01-12T21:59:56.498Z] #18 21.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.57 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T21:59:56.498Z] #18 21.63 Selecting previously unselected package jq. [2021-01-12T21:59:56.498Z] #18 21.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T21:59:56.498Z] #18 21.67 Selecting previously unselected package libaio1:s390x. [2021-01-12T21:59:56.498Z] #18 21.67 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.67 Unpacking libaio1:s390x (0.3.112-3) ... [2021-01-12T21:59:56.498Z] #18 21.70 Selecting previously unselected package libgpm2:s390x. [2021-01-12T21:59:56.498Z] #18 21.70 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.71 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-01-12T21:59:56.498Z] #18 21.75 Selecting previously unselected package libicu63:s390x. [2021-01-12T21:59:56.498Z] #18 21.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 21.76 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T21:59:56.498Z] #18 24.06 Selecting previously unselected package libnet1:s390x. [2021-01-12T21:59:56.498Z] #18 24.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 24.06 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T21:59:56.498Z] #18 24.10 Selecting previously unselected package libnl-3-200:s390x. [2021-01-12T21:59:56.498Z] #18 24.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 24.11 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T21:59:56.498Z] #18 24.15 Selecting previously unselected package libprotobuf-c1:s390x. [2021-01-12T21:59:56.498Z] #18 24.15 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-01-12T21:59:56.498Z] #18 24.16 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T21:59:56.498Z] #18 24.19 Selecting previously unselected package libreadline5:s390x. [2021-01-12T21:59:56.499Z] #18 24.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-01-12T21:59:56.499Z] #18 24.19 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-12T21:59:56.499Z] #18 24.27 Selecting previously unselected package net-tools. [2021-01-12T21:59:56.499Z] #18 24.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-01-12T21:59:56.499Z] #18 24.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T21:59:56.499Z] #18 24.40 Selecting previously unselected package python-pip-whl. [2021-01-12T21:59:56.499Z] #18 24.40 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T21:59:56.499Z] #18 24.41 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T21:59:56.499Z] #18 24.67 Selecting previously unselected package python3-lib2to3. [2021-01-12T21:59:56.499Z] #18 24.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T21:59:56.727Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.02MB / 8.88MB 0.2s [2021-01-12T21:59:56.728Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-01-12T21:59:56.728Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-12T21:59:56.790Z] #18 24.67 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T21:59:56.790Z] #18 24.74 Selecting previously unselected package python3-distutils. [2021-01-12T21:59:56.790Z] #18 24.74 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T21:59:56.790Z] #18 24.75 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T21:59:56.790Z] #18 24.82 Selecting previously unselected package python3-pip. [2021-01-12T21:59:56.790Z] #18 24.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T21:59:56.790Z] #18 24.83 Unpacking python3-pip (18.1-5) ... [2021-01-12T21:59:56.790Z] #18 24.95 Selecting previously unselected package python3-pkg-resources. [2021-01-12T21:59:56.790Z] #18 24.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T21:59:57.009Z] #29 7.275 [2021-01-12T21:59:57.028Z] #34 60.76 The following NEW packages will be installed: [2021-01-12T21:59:57.082Z] #18 24.96 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T21:59:57.082Z] #18 25.03 Selecting previously unselected package python3-setuptools. [2021-01-12T21:59:57.083Z] #18 25.03 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T21:59:57.083Z] #18 25.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T21:59:57.083Z] #18 25.14 Selecting previously unselected package python3-wheel. [2021-01-12T21:59:57.083Z] #18 25.14 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T21:59:57.083Z] #18 25.14 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T21:59:57.083Z] #18 25.18 Selecting previously unselected package sudo. [2021-01-12T21:59:57.083Z] #18 25.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2021-01-12T21:59:57.083Z] #18 25.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T21:59:57.287Z] #34 60.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T21:59:57.287Z] #34 60.82 vim-common xxd [2021-01-12T21:59:57.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2021-01-12T21:59:57.295Z] #4 DONE 1.0s [2021-01-12T21:59:57.374Z] #18 25.40 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T21:59:57.374Z] #18 25.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-01-12T21:59:57.374Z] #18 25.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T21:59:57.374Z] #18 25.51 Selecting previously unselected package uidmap. [2021-01-12T21:59:57.552Z] [2021-01-12T21:59:57.552Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:59:57.600Z] #29 7.504 1.3% ############# 18.3% ################################################# 69.4% ######################################################################## 100.0% [2021-01-12T21:59:57.666Z] #18 25.52 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-01-12T21:59:57.666Z] #18 25.52 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T21:59:57.667Z] #18 25.58 Selecting previously unselected package vim-runtime. [2021-01-12T21:59:57.667Z] #18 25.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T21:59:57.667Z] #18 25.60 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-12T21:59:57.667Z] #18 25.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T21:59:57.667Z] #18 25.61 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T21:59:57.857Z] #34 61.62 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T21:59:57.857Z] #34 61.62 Need to get 14.9 MB of archives. [2021-01-12T21:59:57.857Z] #34 61.62 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T21:59:57.857Z] #34 61.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T21:59:58.117Z] #34 61.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T21:59:58.117Z] #34 61.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T21:59:58.117Z] #34 61.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T21:59:58.276Z] #29 8.489 #=#=# [2021-01-12T21:59:58.918Z] #7 ... [2021-01-12T21:59:58.918Z] [2021-01-12T21:59:58.918Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T21:59:58.918Z] #5 DONE 1.3s [2021-01-12T21:59:58.918Z] [2021-01-12T21:59:58.918Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T21:59:58.918Z] #6 DONE 1.3s [2021-01-12T21:59:58.918Z] [2021-01-12T21:59:58.918Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T21:59:59.173Z] #29 8.710 0.5% ## 3.2% ##### 7.0% ######### 12.7% ############## 20.4% [2021-01-12T21:59:59.173Z] #29 ... [2021-01-12T21:59:59.173Z] [2021-01-12T21:59:59.173Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T21:59:59.173Z] #13 0.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:59.173Z] #13 0.989 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:59.173Z] #13 0.998 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:59.173Z] #13 2.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T21:59:59.173Z] #13 5.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T21:59:59.173Z] #13 6.934 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T21:59:59.173Z] #13 ... [2021-01-12T21:59:59.173Z] [2021-01-12T21:59:59.173Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:59.173Z] #49 0.780 + RM_GOPATH=0 [2021-01-12T21:59:59.173Z] #49 0.780 + TMP_GOPATH= [2021-01-12T21:59:59.173Z] #49 0.780 + : /build [2021-01-12T21:59:59.173Z] #49 0.780 + '[' -z '' ']' [2021-01-12T21:59:59.173Z] #49 0.782 ++ mktemp -d [2021-01-12T21:59:59.173Z] #49 0.785 + export GOPATH=/tmp/tmp.UpgMYt8d30 [2021-01-12T21:59:59.173Z] #49 0.785 + GOPATH=/tmp/tmp.UpgMYt8d30 [2021-01-12T21:59:59.173Z] #49 0.785 + RM_GOPATH=1 [2021-01-12T21:59:59.173Z] #49 0.785 + case "$(go env GOARCH)" in [2021-01-12T21:59:59.173Z] #49 0.794 ++ go env GOARCH [2021-01-12T21:59:59.173Z] #49 0.873 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.173Z] #49 0.873 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.173Z] #49 0.875 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:59.173Z] #49 0.876 + dir=/tmp/install [2021-01-12T21:59:59.173Z] #49 0.877 + bin=golangci_lint [2021-01-12T21:59:59.173Z] #49 0.877 + shift [2021-01-12T21:59:59.173Z] #49 0.877 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T21:59:59.173Z] #49 0.877 + . /tmp/install/golangci_lint.installer [2021-01-12T21:59:59.173Z] #49 0.877 ++ : v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.878 + install_golangci_lint [2021-01-12T21:59:59.173Z] #49 0.878 + set -e [2021-01-12T21:59:59.173Z] #49 0.878 + export GO111MODULE=on [2021-01-12T21:59:59.173Z] #49 0.878 + GO111MODULE=on [2021-01-12T21:59:59.173Z] #49 0.878 + GOBIN=/build [2021-01-12T21:59:59.173Z] #49 0.878 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.889 go: finding github.com v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.890 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.891 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.892 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:59.173Z] #49 0.892 go: finding github.com/golangci v1.23.8 [2021-01-12T21:59:59.173Z] #49 2.098 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:59.173Z] #49 3.642 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T21:59:59.173Z] #49 ... [2021-01-12T21:59:59.173Z] [2021-01-12T21:59:59.173Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:59.173Z] #47 0.783 + RM_GOPATH=0 [2021-01-12T21:59:59.173Z] #47 0.783 + TMP_GOPATH= [2021-01-12T21:59:59.173Z] #47 0.783 + : /build [2021-01-12T21:59:59.173Z] #47 0.783 + '[' -z '' ']' [2021-01-12T21:59:59.173Z] #47 0.785 ++ mktemp -d [2021-01-12T21:59:59.173Z] #47 0.786 + export GOPATH=/tmp/tmp.8lwOYtJnYQ [2021-01-12T21:59:59.173Z] #47 0.786 + GOPATH=/tmp/tmp.8lwOYtJnYQ [2021-01-12T21:59:59.173Z] #47 0.786 + RM_GOPATH=1 [2021-01-12T21:59:59.173Z] #47 0.786 + case "$(go env GOARCH)" in [2021-01-12T21:59:59.173Z] #47 0.811 ++ go env GOARCH [2021-01-12T21:59:59.173Z] #47 0.811 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.173Z] #47 0.811 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.173Z] #47 0.811 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:59.173Z] #47 0.835 + dir=/tmp/install [2021-01-12T21:59:59.173Z] #47 0.835 + bin=gotestsum [2021-01-12T21:59:59.173Z] #47 0.835 + shift [2021-01-12T21:59:59.173Z] #47 0.839 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T21:59:59.173Z] #47 0.839 + . /tmp/install/gotestsum.installer [2021-01-12T21:59:59.173Z] #47 0.839 ++ : v0.5.3 [2021-01-12T21:59:59.173Z] #47 0.839 + install_gotestsum [2021-01-12T21:59:59.173Z] #47 0.840 + set -e [2021-01-12T21:59:59.173Z] #47 0.841 + export GO111MODULE=on [2021-01-12T21:59:59.173Z] #47 0.841 + GO111MODULE=on [2021-01-12T21:59:59.173Z] #47 0.841 + GOBIN=/build [2021-01-12T21:59:59.173Z] #47 0.844 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T21:59:59.173Z] #47 0.887 go: finding gotest.tools v0.5.3 [2021-01-12T21:59:59.173Z] #47 0.888 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:59.173Z] #47 1.843 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:59.173Z] #47 2.915 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T21:59:59.173Z] #47 4.714 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:59:59.173Z] #47 4.715 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:59:59.173Z] #47 4.842 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:59:59.173Z] #47 4.893 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T21:59:59.173Z] #47 5.047 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T21:59:59.173Z] #47 5.167 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:59:59.173Z] #47 5.172 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T21:59:59.173Z] #47 5.203 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:59:59.173Z] #47 5.219 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T21:59:59.173Z] #47 5.310 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T21:59:59.173Z] #47 5.371 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T21:59:59.173Z] #47 5.382 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T21:59:59.173Z] #47 5.485 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T21:59:59.173Z] #47 6.201 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T21:59:59.173Z] #47 6.374 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:59:59.173Z] #47 6.378 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:59:59.173Z] #47 6.446 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T21:59:59.173Z] #47 7.031 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T21:59:59.173Z] #47 7.051 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T21:59:59.173Z] #47 9.034 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T21:59:59.173Z] #47 9.594 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T21:59:59.494Z] #47 ... [2021-01-12T21:59:59.494Z] [2021-01-12T21:59:59.494Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T21:59:59.494Z] #58 0.890 + RM_GOPATH=0 [2021-01-12T21:59:59.494Z] #58 0.891 + TMP_GOPATH= [2021-01-12T21:59:59.494Z] #58 0.891 + : /build [2021-01-12T21:59:59.494Z] #58 0.892 + '[' -z '' ']' [2021-01-12T21:59:59.494Z] #58 0.894 ++ mktemp -d [2021-01-12T21:59:59.494Z] #58 0.903 + export GOPATH=/tmp/tmp.LddkDmn5qn [2021-01-12T21:59:59.494Z] #58 0.904 + GOPATH=/tmp/tmp.LddkDmn5qn [2021-01-12T21:59:59.494Z] #58 0.904 + RM_GOPATH=1 [2021-01-12T21:59:59.494Z] #58 0.904 + case "$(go env GOARCH)" in [2021-01-12T21:59:59.494Z] #58 0.928 ++ go env GOARCH [2021-01-12T21:59:59.494Z] #58 0.985 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.494Z] #58 0.985 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.494Z] #58 0.986 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:59.494Z] #58 0.987 + dir=/tmp/install [2021-01-12T21:59:59.494Z] #58 0.987 + bin=rootlesskit [2021-01-12T21:59:59.494Z] #58 0.988 + shift [2021-01-12T21:59:59.494Z] #58 0.988 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T21:59:59.494Z] #58 0.988 + . /tmp/install/rootlesskit.installer [2021-01-12T21:59:59.494Z] #58 0.989 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:59.494Z] #58 0.990 + install_rootlesskit [2021-01-12T21:59:59.494Z] #58 0.990 + case "$1" in [2021-01-12T21:59:59.494Z] #58 0.991 + export CGO_ENABLED=0 [2021-01-12T21:59:59.494Z] #58 0.991 + CGO_ENABLED=0 [2021-01-12T21:59:59.494Z] #58 0.991 + _install_rootlesskit [2021-01-12T21:59:59.494Z] #58 0.991 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T21:59:59.494Z] #58 0.992 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:59.494Z] #58 0.992 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LddkDmn5qn/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:59:59.494Z] #58 1.003 Cloning into '/tmp/tmp.LddkDmn5qn/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T21:59:59.494Z] #58 7.862 Checking out files: 99% (791/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2021-01-12T21:59:59.494Z] #58 7.887 + cd /tmp/tmp.LddkDmn5qn/src/github.com/rootless-containers/rootlesskit [2021-01-12T21:59:59.494Z] #58 7.908 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T21:59:59.494Z] #58 8.301 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T21:59:59.494Z] #58 8.318 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T21:59:59.494Z] #58 ... [2021-01-12T21:59:59.494Z] [2021-01-12T21:59:59.494Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:59.494Z] #64 0.779 + RM_GOPATH=0 [2021-01-12T21:59:59.494Z] #64 0.791 + TMP_GOPATH= [2021-01-12T21:59:59.494Z] #64 0.791 + : /build [2021-01-12T21:59:59.494Z] #64 0.794 + '[' -z '' ']' [2021-01-12T21:59:59.494Z] #64 0.796 ++ mktemp -d [2021-01-12T21:59:59.494Z] #64 0.796 + export GOPATH=/tmp/tmp.IZ5ceXYt4Q [2021-01-12T21:59:59.494Z] #64 0.798 + GOPATH=/tmp/tmp.IZ5ceXYt4Q [2021-01-12T21:59:59.494Z] #64 0.798 + RM_GOPATH=1 [2021-01-12T21:59:59.494Z] #64 0.798 + case "$(go env GOARCH)" in [2021-01-12T21:59:59.494Z] #64 0.799 ++ go env GOARCH [2021-01-12T21:59:59.494Z] #64 0.830 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.494Z] #64 0.835 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.494Z] #64 0.842 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:59.494Z] #64 0.849 + dir=/tmp/install [2021-01-12T21:59:59.494Z] #64 0.850 + bin=proxy [2021-01-12T21:59:59.494Z] #64 0.850 + shift [2021-01-12T21:59:59.494Z] #64 0.850 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T21:59:59.494Z] #64 0.851 + . /tmp/install/proxy.installer [2021-01-12T21:59:59.494Z] #64 0.853 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:59:59.494Z] #64 0.854 + install_proxy [2021-01-12T21:59:59.494Z] #64 0.855 + case "$1" in [2021-01-12T21:59:59.494Z] #64 0.855 + export CGO_ENABLED=0 [2021-01-12T21:59:59.494Z] #64 0.855 + CGO_ENABLED=0 [2021-01-12T21:59:59.494Z] #64 0.856 + _install_proxy [2021-01-12T21:59:59.494Z] #64 0.856 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T21:59:59.494Z] #64 0.857 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IZ5ceXYt4Q/src/github.com/docker/libnetwork [2021-01-12T21:59:59.494Z] #64 0.858 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T21:59:59.494Z] #64 0.863 Cloning into '/tmp/tmp.IZ5ceXYt4Q/src/github.com/docker/libnetwork'... [2021-01-12T21:59:59.497Z] #34 ... [2021-01-12T21:59:59.497Z] [2021-01-12T21:59:59.497Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T21:59:59.497Z] #40 55.45 Building dependency tree... [2021-01-12T21:59:59.497Z] #40 60.81 The following additional packages will be installed: [2021-01-12T21:59:59.497Z] #40 60.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T21:59:59.497Z] #40 60.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T21:59:59.497Z] #40 60.82 Suggested packages: [2021-01-12T21:59:59.497Z] #40 60.82 manpages-dev python-setuptools [2021-01-12T21:59:59.497Z] #40 63.19 The following NEW packages will be installed: [2021-01-12T21:59:59.497Z] #40 63.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T21:59:59.497Z] #40 63.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T21:59:59.497Z] #40 63.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T21:59:59.497Z] #40 63.21 python-six zlib1g-dev [2021-01-12T21:59:59.736Z] #18 27.72 Selecting previously unselected package vim. [2021-01-12T21:59:59.736Z] #18 27.72 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-01-12T21:59:59.736Z] #18 27.73 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T21:59:59.757Z] #40 ... [2021-01-12T21:59:59.757Z] [2021-01-12T21:59:59.757Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T21:59:59.757Z] #34 63.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T21:59:59.757Z] #34 63.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T21:59:59.757Z] #34 63.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T21:59:59.757Z] #34 63.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T21:59:59.801Z] #24 extracting sha256:6e5587ff5efa4e647ae927194fac9b961a68d46b23b68a3119c90016e58f17aa 4.4s done [2021-01-12T21:59:59.804Z] #64 ... [2021-01-12T21:59:59.804Z] [2021-01-12T21:59:59.804Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T21:59:59.804Z] #55 1.018 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T21:59:59.804Z] #55 1.180 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T21:59:59.804Z] #55 1.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T21:59:59.804Z] #55 2.911 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T21:59:59.804Z] #55 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T21:59:59.804Z] #55 7.655 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T21:59:59.804Z] #55 ... [2021-01-12T21:59:59.804Z] [2021-01-12T21:59:59.804Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T21:59:59.804Z] #51 0.780 + RM_GOPATH=0 [2021-01-12T21:59:59.804Z] #51 0.780 + TMP_GOPATH= [2021-01-12T21:59:59.804Z] #51 0.780 + : /build [2021-01-12T21:59:59.804Z] #51 0.781 + '[' -z '' ']' [2021-01-12T21:59:59.804Z] #51 0.784 ++ mktemp -d [2021-01-12T21:59:59.804Z] #51 0.786 + export GOPATH=/tmp/tmp.QV7yDXjZID [2021-01-12T21:59:59.804Z] #51 0.786 + GOPATH=/tmp/tmp.QV7yDXjZID [2021-01-12T21:59:59.804Z] #51 0.786 + RM_GOPATH=1 [2021-01-12T21:59:59.804Z] #51 0.786 + case "$(go env GOARCH)" in [2021-01-12T21:59:59.804Z] #51 0.787 ++ go env GOARCH [2021-01-12T21:59:59.804Z] #51 0.806 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.804Z] #51 0.806 + GO_BUILDMODE=-buildmode=pie [2021-01-12T21:59:59.804Z] #51 0.830 ++ dirname /tmp/install/install.sh [2021-01-12T21:59:59.804Z] #51 0.839 + dir=/tmp/install [2021-01-12T21:59:59.804Z] #51 0.839 + bin=shfmt [2021-01-12T21:59:59.804Z] #51 0.839 + shift [2021-01-12T21:59:59.804Z] #51 0.839 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T21:59:59.804Z] #51 0.839 + . /tmp/install/shfmt.installer [2021-01-12T21:59:59.804Z] #51 0.839 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:59:59.804Z] #51 0.839 + install_shfmt [2021-01-12T21:59:59.804Z] #51 0.839 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T21:59:59.804Z] #51 0.847 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T21:59:59.804Z] #51 0.848 + git clone https://github.com/mvdan/sh.git /tmp/tmp.QV7yDXjZID/src/github.com/mvdan/sh [2021-01-12T21:59:59.804Z] #51 0.898 Cloning into '/tmp/tmp.QV7yDXjZID/src/github.com/mvdan/sh'... [2021-01-12T21:59:59.804Z] #51 ... [2021-01-12T21:59:59.804Z] [2021-01-12T21:59:59.804Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T21:59:59.804Z] #40 0.696 + git clone https://github.com/docker/distribution.git . [2021-01-12T21:59:59.804Z] #40 0.700 Cloning into '.'... [2021-01-12T21:59:59.853Z] #7 DONE 2.1s [2021-01-12T21:59:59.853Z] [2021-01-12T21:59:59.853Z] #21 [internal] load build context [2021-01-12T22:00:00.016Z] #34 63.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T22:00:00.016Z] #34 63.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T22:00:00.028Z] #18 28.15 Selecting previously unselected package xfsprogs. [2021-01-12T22:00:00.028Z] #18 28.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-01-12T22:00:00.128Z] #40 ... [2021-01-12T22:00:00.128Z] [2021-01-12T22:00:00.128Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:00.128Z] #24 0.890 + RM_GOPATH=0 [2021-01-12T22:00:00.128Z] #24 0.890 + TMP_GOPATH= [2021-01-12T22:00:00.128Z] #24 0.890 + : /build [2021-01-12T22:00:00.128Z] #24 0.891 + '[' -z '' ']' [2021-01-12T22:00:00.128Z] #24 0.898 ++ mktemp -d [2021-01-12T22:00:00.128Z] #24 0.904 + export GOPATH=/tmp/tmp.gNnEFax4Tu [2021-01-12T22:00:00.128Z] #24 0.904 + GOPATH=/tmp/tmp.gNnEFax4Tu [2021-01-12T22:00:00.128Z] #24 0.904 + RM_GOPATH=1 [2021-01-12T22:00:00.128Z] #24 0.905 + case "$(go env GOARCH)" in [2021-01-12T22:00:00.128Z] #24 0.906 ++ go env GOARCH [2021-01-12T22:00:00.128Z] #24 0.962 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:00.128Z] #24 0.962 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:00.128Z] #24 0.964 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:00.128Z] #24 0.965 + dir=/tmp/install [2021-01-12T22:00:00.128Z] #24 0.965 + bin=dockercli [2021-01-12T22:00:00.128Z] #24 0.966 + shift [2021-01-12T22:00:00.128Z] #24 0.966 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T22:00:00.128Z] #24 0.966 + . /tmp/install/dockercli.installer [2021-01-12T22:00:00.128Z] #24 0.969 ++ : stable [2021-01-12T22:00:00.128Z] #24 0.969 ++ : 17.06.2-ce [2021-01-12T22:00:00.128Z] #24 0.969 + install_dockercli [2021-01-12T22:00:00.128Z] #24 0.970 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T22:00:00.128Z] #24 0.970 Install docker/cli version 17.06.2-ce from stable [2021-01-12T22:00:00.128Z] #24 0.971 ++ uname -m [2021-01-12T22:00:00.128Z] #24 0.978 + arch=ppc64le [2021-01-12T22:00:00.128Z] #24 0.978 + '[' ppc64le '!=' x86_64 ']' [2021-01-12T22:00:00.128Z] #24 0.979 + '[' ppc64le '!=' s390x ']' [2021-01-12T22:00:00.128Z] #24 0.980 + '[' ppc64le '!=' armhf ']' [2021-01-12T22:00:00.128Z] #24 0.980 + build_dockercli [2021-01-12T22:00:00.128Z] #24 0.981 + git clone https://github.com/docker/docker-ce /tmp/tmp.gNnEFax4Tu/tmp/docker-ce [2021-01-12T22:00:00.128Z] #24 0.985 Cloning into '/tmp/tmp.gNnEFax4Tu/tmp/docker-ce'... [2021-01-12T22:00:00.128Z] #24 ... [2021-01-12T22:00:00.128Z] [2021-01-12T22:00:00.128Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:00.128Z] #32 0.690 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T22:00:00.128Z] #32 0.724 Cloning into '.'... [2021-01-12T22:00:00.128Z] #32 ... [2021-01-12T22:00:00.128Z] [2021-01-12T22:00:00.128Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:00.128Z] #34 0.843 + RM_GOPATH=0 [2021-01-12T22:00:00.128Z] #34 0.848 + TMP_GOPATH= [2021-01-12T22:00:00.128Z] #34 0.849 + : /build [2021-01-12T22:00:00.128Z] #34 0.849 + '[' -z '' ']' [2021-01-12T22:00:00.128Z] #34 0.854 ++ mktemp -d [2021-01-12T22:00:00.128Z] #34 0.870 + export GOPATH=/tmp/tmp.iktmaIelCp [2021-01-12T22:00:00.128Z] #34 0.871 + GOPATH=/tmp/tmp.iktmaIelCp [2021-01-12T22:00:00.128Z] #34 0.871 + RM_GOPATH=1 [2021-01-12T22:00:00.128Z] #34 0.871 + case "$(go env GOARCH)" in [2021-01-12T22:00:00.128Z] #34 0.878 ++ go env GOARCH [2021-01-12T22:00:00.128Z] #34 0.901 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:00.128Z] #34 0.901 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:00.128Z] #34 0.902 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:00.128Z] #34 0.914 + dir=/tmp/install [2021-01-12T22:00:00.128Z] #34 0.914 + bin=tomlv [2021-01-12T22:00:00.128Z] #34 0.914 + shift [2021-01-12T22:00:00.128Z] #34 0.914 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T22:00:00.128Z] #34 0.914 + . /tmp/install/tomlv.installer [2021-01-12T22:00:00.128Z] #34 0.915 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:00.128Z] #34 0.916 + install_tomlv [2021-01-12T22:00:00.128Z] #34 0.916 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T22:00:00.128Z] #34 0.919 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:00.128Z] #34 0.919 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iktmaIelCp/src/github.com/BurntSushi/toml [2021-01-12T22:00:00.128Z] #34 0.921 Cloning into '/tmp/tmp.iktmaIelCp/src/github.com/BurntSushi/toml'... [2021-01-12T22:00:00.128Z] #34 2.426 + cd /tmp/tmp.iktmaIelCp/src/github.com/BurntSushi/toml [2021-01-12T22:00:00.128Z] #34 2.427 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:00.128Z] #34 2.468 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:00:00.128Z] #34 3.263 internal/cpu [2021-01-12T22:00:00.128Z] #34 3.303 math/bits [2021-01-12T22:00:00.128Z] #34 3.353 runtime/internal/sys [2021-01-12T22:00:00.128Z] #34 3.479 runtime/internal/atomic [2021-01-12T22:00:00.128Z] #34 3.817 runtime/internal/math [2021-01-12T22:00:00.128Z] #34 4.132 unicode/utf8 [2021-01-12T22:00:00.128Z] #34 4.746 internal/bytealg [2021-01-12T22:00:00.128Z] #34 4.754 sync/atomic [2021-01-12T22:00:00.128Z] #34 5.053 math [2021-01-12T22:00:00.128Z] #34 6.088 unicode [2021-01-12T22:00:00.128Z] #34 6.877 internal/testlog [2021-01-12T22:00:00.128Z] #34 7.961 runtime [2021-01-12T22:00:00.128Z] #34 7.985 encoding [2021-01-12T22:00:00.128Z] #34 8.491 runtime/cgo [2021-01-12T22:00:00.319Z] #18 28.15 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:00:00.425Z] #34 ... [2021-01-12T22:00:00.425Z] [2021-01-12T22:00:00.425Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:00.425Z] #42 1.149 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:00.425Z] #42 1.228 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:00.425Z] #42 1.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:00.425Z] #42 2.676 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T22:00:00.425Z] #42 5.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T22:00:00.425Z] #42 7.262 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T22:00:00.425Z] #42 ... [2021-01-12T22:00:00.425Z] [2021-01-12T22:00:00.426Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:00.426Z] #36 0.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:00.426Z] #36 0.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:00.426Z] #36 0.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:00.426Z] #36 1.473 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T22:00:00.426Z] #36 3.788 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T22:00:00.426Z] #36 6.390 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T22:00:00.485Z] #3 DONE 3.6s [2021-01-12T22:00:00.485Z] [2021-01-12T22:00:00.485Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-01-12T22:00:00.485Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-01-12T22:00:00.485Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-01-12T22:00:00.485Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-01-12T22:00:00.485Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-01-12T22:00:00.485Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-01-12T22:00:00.485Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.12MB / 8.88MB 0.2s [2021-01-12T22:00:00.485Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-01-12T22:00:00.485Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2021-01-12T22:00:00.485Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-01-12T22:00:00.611Z] #18 28.52 Selecting previously unselected package zip. [2021-01-12T22:00:00.611Z] #18 28.52 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-01-12T22:00:00.611Z] #18 28.52 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:00:00.611Z] #18 28.68 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:00:00.611Z] #18 28.70 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:00:00.611Z] #18 28.70 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-01-12T22:00:00.728Z] #36 ... [2021-01-12T22:00:00.728Z] [2021-01-12T22:00:00.728Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:00.746Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-01-12T22:00:00.746Z] #4 DONE 0.9s [2021-01-12T22:00:00.785Z] #21 transferring context: 4.65MB 1.0s [2021-01-12T22:00:00.903Z] #18 28.71 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-01-12T22:00:00.903Z] #18 28.72 Setting up libgpm2:s390x (1.20.7-5) ... [2021-01-12T22:00:00.903Z] #18 28.72 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-01-12T22:00:00.903Z] #18 28.73 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:00:00.903Z] #18 28.74 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-01-12T22:00:00.903Z] #18 28.75 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:00.903Z] #18 28.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:00:00.903Z] #18 28.76 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-01-12T22:00:00.903Z] #18 28.77 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-01-12T22:00:00.903Z] #18 28.77 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:00:00.903Z] #18 28.78 Setting up zip (3.0-11+b1) ... [2021-01-12T22:00:00.903Z] #18 28.79 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:00:00.903Z] #18 28.80 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:00:01.006Z] [2021-01-12T22:00:01.006Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T22:00:01.021Z] #29 8.710 0.5% ## 3.2% ##### 7.0% ######### 12.7% ############## 20.4% ################# 24.3% #################### 28.1% ####################### 31.9% ######################### 35.8% ############################ 39.6% ################################ 45.4% #################################### 51.1% ######################################## 56.8% ############################################# 62.6% ################################################# 68.3% ######################################################## 78.1% ############################################################# 85.8% ################################################################ 89.7% ################################################################### 93.5% ######################################################################## 100.0% [2021-01-12T22:00:01.209Z] #24 ... [2021-01-12T22:00:01.209Z] [2021-01-12T22:00:01.209Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:01.209Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T22:00:01.209Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.5s done [2021-01-12T22:00:01.209Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T22:00:01.209Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-01-12T22:00:01.209Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-01-12T22:00:01.209Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.8s done [2021-01-12T22:00:01.209Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 3.8s done [2021-01-12T22:00:01.209Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.8s [2021-01-12T22:00:01.209Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.8s [2021-01-12T22:00:01.209Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.4s done [2021-01-12T22:00:01.209Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.8s [2021-01-12T22:00:01.268Z] #7 ... [2021-01-12T22:00:01.268Z] [2021-01-12T22:00:01.268Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-01-12T22:00:01.268Z] #5 DONE 0.3s [2021-01-12T22:00:01.268Z] [2021-01-12T22:00:01.268Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-01-12T22:00:01.268Z] #6 DONE 0.3s [2021-01-12T22:00:01.323Z] #29 11.57 [2021-01-12T22:00:01.531Z] [2021-01-12T22:00:01.531Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-01-12T22:00:01.531Z] #7 DONE 0.5s [2021-01-12T22:00:01.531Z] [2021-01-12T22:00:01.531Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T22:00:01.531Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T22:00:01.795Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T22:00:01.795Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T22:00:01.797Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.8s done [2021-01-12T22:00:01.797Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 9.0s done [2021-01-12T22:00:01.797Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 9.9s [2021-01-12T22:00:02.428Z] #18 30.25 Setting up libiptc0:s390x (1.8.2-4) ... [2021-01-12T22:00:02.428Z] #18 30.26 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:00:02.428Z] #18 30.27 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:00:02.428Z] #18 30.27 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:00:02.428Z] #18 30.32 invoke-rc.d: could not determine current runlevel [2021-01-12T22:00:02.428Z] #18 30.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:00:02.428Z] #18 30.34 Setting up pigz (2.4-1) ... [2021-01-12T22:00:02.428Z] #18 30.34 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-01-12T22:00:02.428Z] #18 30.35 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-01-12T22:00:02.428Z] #18 30.36 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:00:02.428Z] #18 30.37 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-01-12T22:00:02.428Z] #18 30.37 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:00:02.428Z] #18 30.61 Setting up libaio1:s390x (0.3.112-3) ... [2021-01-12T22:00:02.694Z] #34 65.99 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:02.694Z] #34 ... [2021-01-12T22:00:02.694Z] [2021-01-12T22:00:02.694Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:02.694Z] #11 45.67 Reading package lists... [2021-01-12T22:00:02.694Z] #11 56.47 Building dependency tree... [2021-01-12T22:00:02.694Z] #11 62.20 The following additional packages will be installed: [2021-01-12T22:00:02.694Z] #11 62.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T22:00:02.694Z] #11 62.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T22:00:02.694Z] #11 62.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T22:00:02.694Z] #11 62.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T22:00:02.694Z] #11 62.27 mingw-w64-x86-64-dev [2021-01-12T22:00:02.694Z] #11 62.27 Suggested packages: [2021-01-12T22:00:02.694Z] #11 62.29 gcc-8-locales seccomp wine64 [2021-01-12T22:00:02.694Z] #11 64.66 The following NEW packages will be installed: [2021-01-12T22:00:02.694Z] #11 64.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T22:00:02.694Z] #11 64.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T22:00:02.694Z] #11 64.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T22:00:02.694Z] #11 64.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T22:00:02.694Z] #11 64.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T22:00:02.694Z] #11 64.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T22:00:02.694Z] #11 64.69 The following packages will be upgraded: [2021-01-12T22:00:02.694Z] #11 64.70 libsystemd0 libudev1 [2021-01-12T22:00:02.694Z] #11 65.22 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:00:02.694Z] #11 65.22 Need to get 78.2 MB of archives. [2021-01-12T22:00:02.694Z] #11 65.22 After this operation, 487 MB of additional disk space will be used. [2021-01-12T22:00:02.694Z] #11 65.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T22:00:02.694Z] #11 65.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T22:00:02.694Z] #11 65.32 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-12T22:00:02.694Z] #11 66.06 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-12T22:00:02.694Z] #11 ... [2021-01-12T22:00:02.694Z] [2021-01-12T22:00:02.694Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:02.694Z] #47 55.94 go: extracting golang.org/x/text v0.3.2 [2021-01-12T22:00:02.694Z] #47 63.09 go: finding github.com/fatih/color v1.7.0 [2021-01-12T22:00:02.694Z] #47 63.49 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:02.694Z] #47 63.61 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:02.694Z] #47 63.69 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:02.694Z] #47 63.78 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:02.694Z] #47 63.92 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:02.694Z] #47 64.00 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:02.694Z] #47 64.00 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T22:00:02.694Z] #47 64.04 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:00:02.694Z] #47 64.05 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:02.694Z] #47 64.07 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:02.694Z] #47 64.12 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.12 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:02.694Z] #47 64.12 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.14 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:02.694Z] #47 64.16 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T22:00:02.694Z] #47 64.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.20 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.24 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.39 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.48 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:02.694Z] #47 64.53 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:02.694Z] #47 64.59 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:00:02.694Z] #47 64.64 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:02.694Z] #47 64.67 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:02.694Z] #47 64.76 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:02.694Z] #47 64.79 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T22:00:02.694Z] #47 64.84 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T22:00:02.694Z] #47 64.99 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:02.694Z] #47 65.12 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:02.694Z] #47 65.16 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:02.694Z] #47 65.32 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:02.694Z] #47 65.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:02.694Z] #47 65.44 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:02.694Z] #47 65.48 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:02.694Z] #47 65.71 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:02.694Z] #47 65.80 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:02.694Z] #47 65.88 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:00:02.694Z] #47 65.91 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T22:00:02.694Z] #47 66.28 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T22:00:02.694Z] #47 ... [2021-01-12T22:00:02.694Z] [2021-01-12T22:00:02.694Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:02.694Z] #53 45.38 Reading package lists... [2021-01-12T22:00:02.694Z] #53 56.35 Building dependency tree... [2021-01-12T22:00:02.694Z] #53 62.07 The following additional packages will be installed: [2021-01-12T22:00:02.694Z] #53 62.11 libbtrfs0 [2021-01-12T22:00:02.694Z] #53 62.38 The following NEW packages will be installed: [2021-01-12T22:00:02.694Z] #53 62.38 libbtrfs-dev libbtrfs0 [2021-01-12T22:00:02.694Z] #53 63.29 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:00:02.694Z] #53 63.29 Need to get 119 kB of archives. [2021-01-12T22:00:02.694Z] #53 63.29 After this operation, 387 kB of additional disk space will be used. [2021-01-12T22:00:02.694Z] #53 63.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:00:02.694Z] #53 63.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:00:02.694Z] #53 64.91 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:02.694Z] #53 65.29 Fetched 119 kB in 1s (197 kB/s) [2021-01-12T22:00:02.694Z] #53 65.83 Selecting previously unselected package libbtrfs0. [2021-01-12T22:00:02.694Z] #53 65.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:00:02.694Z] #53 66.05 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:00:02.729Z] #18 30.62 Setting up libonig5:s390x (6.9.1-1) ... [2021-01-12T22:00:02.729Z] #18 30.63 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-01-12T22:00:02.729Z] #18 30.63 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:00:02.729Z] #18 30.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:00:02.729Z] #18 30.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:00:02.729Z] #18 30.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:00:02.729Z] #18 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:00:02.729Z] #18 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:00:02.729Z] #18 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:00:02.729Z] #18 30.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:00:02.729Z] #18 30.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:00:02.729Z] #18 30.70 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-01-12T22:00:02.729Z] #18 30.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:00:02.729Z] #18 30.73 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-01-12T22:00:02.729Z] #18 30.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:02.729Z] #18 30.74 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-01-12T22:00:02.729Z] #18 30.75 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:00:02.889Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 10.8s done [2021-01-12T22:00:02.954Z] #53 ... [2021-01-12T22:00:02.955Z] [2021-01-12T22:00:02.955Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:02.955Z] #47 66.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:00:02.955Z] #47 66.28 go: finding golang.org/x/text v0.3.2 [2021-01-12T22:00:02.955Z] #47 66.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:02.955Z] #47 66.54 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:02.955Z] #47 ... [2021-01-12T22:00:02.955Z] [2021-01-12T22:00:02.955Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:02.955Z] #32 56.52 internal/reflectlite [2021-01-12T22:00:02.955Z] #32 56.56 sync [2021-01-12T22:00:02.955Z] #32 60.55 errors [2021-01-12T22:00:02.955Z] #32 60.56 sort [2021-01-12T22:00:02.955Z] #32 61.18 strconv [2021-01-12T22:00:02.955Z] #32 62.90 io [2021-01-12T22:00:02.955Z] #32 65.04 internal/oserror [2021-01-12T22:00:02.955Z] #32 65.52 syscall [2021-01-12T22:00:02.955Z] #32 ... [2021-01-12T22:00:02.955Z] [2021-01-12T22:00:02.955Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:02.955Z] #62 DONE 66.7s [2021-01-12T22:00:02.955Z] [2021-01-12T22:00:02.955Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:02.955Z] #11 66.55 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-12T22:00:02.955Z] #11 66.55 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-12T22:00:02.955Z] #11 66.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T22:00:02.955Z] #11 66.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T22:00:03.893Z] #11 67.36 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-12T22:00:04.155Z] #11 67.67 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-12T22:00:04.155Z] #11 67.67 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-12T22:00:04.280Z] #8 ... [2021-01-12T22:00:04.280Z] [2021-01-12T22:00:04.280Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T22:00:04.280Z] #24 DONE 13.0s [2021-01-12T22:00:04.280Z] [2021-01-12T22:00:04.280Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:04.280Z] #8 ... [2021-01-12T22:00:04.280Z] [2021-01-12T22:00:04.280Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:04.799Z] #18 32.41 Setting up iptables (1.8.2-4) ... [2021-01-12T22:00:04.799Z] #18 32.41 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.42 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:00:04.799Z] #18 32.43 Setting up python3 (3.7.3-1) ... [2021-01-12T22:00:04.799Z] #18 32.62 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:00:04.962Z] #21 ... [2021-01-12T22:00:04.962Z] [2021-01-12T22:00:04.962Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T22:00:04.962Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-01-12T22:00:04.962Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-01-12T22:00:04.962Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-01-12T22:00:04.962Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2021-01-12T22:00:04.962Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.1s done [2021-01-12T22:00:04.962Z] #60 DONE 5.2s [2021-01-12T22:00:04.962Z] [2021-01-12T22:00:04.962Z] #21 [internal] load build context [2021-01-12T22:00:04.962Z] #21 ... [2021-01-12T22:00:04.962Z] [2021-01-12T22:00:04.962Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:04.962Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T22:00:04.962Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T22:00:04.962Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-12T22:00:04.962Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2021-01-12T22:00:04.962Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-12T22:00:04.962Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-01-12T22:00:04.962Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.5s done [2021-01-12T22:00:04.962Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-01-12T22:00:04.962Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-01-12T22:00:04.962Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.7s [2021-01-12T22:00:04.962Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.18MB / 120.17MB 5.2s [2021-01-12T22:00:04.962Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-01-12T22:00:05.093Z] #18 33.00 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:00:05.093Z] #11 ... [2021-01-12T22:00:05.093Z] [2021-01-12T22:00:05.093Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:05.093Z] #53 66.60 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:00:05.093Z] #53 66.83 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:00:05.093Z] #53 66.83 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:00:05.093Z] #53 66.83 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:00:05.093Z] #53 67.38 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:00:05.093Z] #53 67.50 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:00:05.093Z] #53 67.55 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:05.093Z] #53 DONE 68.4s [2021-01-12T22:00:05.093Z] [2021-01-12T22:00:05.093Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:05.093Z] #47 66.61 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:05.093Z] #47 66.83 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:05.093Z] #47 66.88 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:05.093Z] #47 66.93 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:05.094Z] #47 66.94 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:05.094Z] #47 66.98 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:00:05.094Z] #47 67.00 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:05.094Z] #47 67.04 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:00:05.094Z] #47 67.05 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:05.094Z] #47 67.12 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:00:05.094Z] #47 67.13 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:05.094Z] #47 67.17 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:05.094Z] #47 67.21 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:00:05.094Z] #47 67.23 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:05.094Z] #47 67.26 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:05.094Z] #47 67.29 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:05.094Z] #47 67.30 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:05.094Z] #47 67.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:05.094Z] #47 67.43 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:00:05.094Z] #47 67.47 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:05.094Z] #47 67.48 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:05.094Z] #47 67.53 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:00:05.094Z] #47 67.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:05.094Z] #47 67.82 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T22:00:05.094Z] #47 68.04 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:05.094Z] #47 68.11 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:05.094Z] #47 68.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:05.094Z] #47 68.33 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:05.094Z] #47 68.36 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:00:05.135Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.05MB / 9.86MB 3.2s [2021-01-12T22:00:05.136Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.67MB / 9.86MB 3.3s [2021-01-12T22:00:05.136Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.02MB / 9.86MB 3.5s [2021-01-12T22:00:05.219Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.06MB / 120.17MB 5.5s [2021-01-12T22:00:05.400Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.02MB / 9.86MB 3.7s [2021-01-12T22:00:05.401Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s [2021-01-12T22:00:05.610Z] #29 11.77 0.3% # 1.5% ## 3.1% ### 5.5% #### 6.6% ##### 8.2% ###### 8.7% ###### 9.2% ####### 10.9% ######## 11.3% ######## 11.9% ######### 12.9% ########## 15.1% ########### 16.3% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.6% ############### 21.7% ################ 23.3% ################# 24.4% ################## 26.0% ################### 27.1% #################### 28.7% ##################### 29.2% ##################### 30.4% ####################### 32.0% ####################### 33.1% ######################### 35.2% ########################## 36.3% ############################ 39.0% ############################# 41.2% ############################### 43.3% ############### [2021-01-12T22:00:05.610Z] #29 ... [2021-01-12T22:00:05.610Z] [2021-01-12T22:00:05.610Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:05.610Z] #45 6.387 math [2021-01-12T22:00:05.610Z] #45 7.060 internal/testlog [2021-01-12T22:00:05.610Z] #45 7.825 encoding [2021-01-12T22:00:05.610Z] #45 7.863 runtime [2021-01-12T22:00:05.610Z] #45 8.575 unicode/utf16 [2021-01-12T22:00:05.610Z] #45 9.368 container/list [2021-01-12T22:00:05.610Z] #45 12.60 crypto/internal/subtle [2021-01-12T22:00:05.610Z] #45 13.40 crypto/subtle [2021-01-12T22:00:05.610Z] #45 14.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T22:00:05.610Z] #45 14.24 internal/nettrace [2021-01-12T22:00:05.610Z] #45 14.27 runtime/cgo [2021-01-12T22:00:05.610Z] #45 16.07 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T22:00:05.610Z] #45 ... [2021-01-12T22:00:05.610Z] [2021-01-12T22:00:05.610Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:05.610Z] #49 12.89 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T22:00:05.610Z] #49 12.89 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T22:00:05.610Z] #49 12.94 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T22:00:05.610Z] #49 12.98 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:05.610Z] #49 13.05 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T22:00:05.610Z] #49 13.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:05.610Z] #49 13.07 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:05.610Z] #49 13.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:05.610Z] #49 13.18 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:05.610Z] #49 13.19 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T22:00:05.610Z] #49 13.24 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:05.610Z] #49 13.25 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T22:00:05.610Z] #49 13.33 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T22:00:05.610Z] #49 13.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:05.610Z] #49 13.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:05.610Z] #49 13.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:05.610Z] #49 13.83 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:00:05.610Z] #49 13.85 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:05.610Z] #49 14.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:05.610Z] #49 14.27 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:05.610Z] #49 14.28 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:05.610Z] #49 14.29 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T22:00:05.610Z] #49 14.29 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:05.610Z] #49 14.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:05.610Z] #49 14.53 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:05.610Z] #49 14.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:05.610Z] #49 14.82 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:05.610Z] #49 14.85 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:05.610Z] #49 14.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:00:05.610Z] #49 15.02 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:05.610Z] #49 15.20 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:05.610Z] #49 15.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:00:05.610Z] #49 15.48 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:00:05.610Z] #49 15.57 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:00:05.610Z] #49 15.58 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:05.610Z] #49 15.59 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:05.610Z] #49 15.88 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:00:05.610Z] #49 15.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:00:05.610Z] #49 15.93 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:05.610Z] #49 16.19 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:00:05.610Z] #49 16.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:00:05.610Z] #49 16.46 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:00:05.610Z] #49 16.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:05.610Z] #49 16.74 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:05.662Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.8s done [2021-01-12T22:00:05.662Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-01-12T22:00:05.792Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.44MB / 120.17MB 5.9s [2021-01-12T22:00:05.930Z] #49 16.76 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:05.930Z] #49 16.81 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:05.930Z] #49 16.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:06.042Z] #47 ... [2021-01-12T22:00:06.042Z] [2021-01-12T22:00:06.042Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:06.042Z] #43 59.38 internal/reflectlite [2021-01-12T22:00:06.042Z] #43 59.40 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T22:00:06.042Z] #43 59.86 math/rand [2021-01-12T22:00:06.042Z] #43 61.65 internal/singleflight [2021-01-12T22:00:06.042Z] #43 64.15 strconv [2021-01-12T22:00:06.042Z] #43 64.16 io [2021-01-12T22:00:06.042Z] #43 66.58 bytes [2021-01-12T22:00:06.042Z] #43 69.65 reflect [2021-01-12T22:00:06.042Z] #43 ... [2021-01-12T22:00:06.042Z] [2021-01-12T22:00:06.042Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:06.042Z] #40 63.71 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:00:06.042Z] #40 63.71 Need to get 4095 kB of archives. [2021-01-12T22:00:06.042Z] #40 63.71 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T22:00:06.042Z] #40 63.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T22:00:06.042Z] #40 63.74 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-12T22:00:06.042Z] #40 63.74 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-12T22:00:06.042Z] #40 63.77 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-12T22:00:06.042Z] #40 63.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T22:00:06.042Z] #40 63.82 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-12T22:00:06.042Z] #40 63.85 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-12T22:00:06.042Z] #40 63.85 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-12T22:00:06.042Z] #40 63.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T22:00:06.042Z] #40 64.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T22:00:06.042Z] #40 64.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T22:00:06.042Z] #40 64.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T22:00:06.042Z] #40 64.45 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-12T22:00:06.042Z] #40 64.50 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-12T22:00:06.042Z] #40 64.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T22:00:06.042Z] #40 64.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T22:00:06.042Z] #40 64.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-12T22:00:06.042Z] #40 66.91 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:06.042Z] #40 67.29 Fetched 4095 kB in 1s (3439 kB/s) [2021-01-12T22:00:06.042Z] #40 67.39 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T22:00:06.042Z] #40 67.39 (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-12T22:00:06.042Z] #40 67.44 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 67.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:00:06.042Z] #40 67.60 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:00:06.042Z] #40 67.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 67.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:06.042Z] #40 67.91 Selecting previously unselected package libnet1-dev. [2021-01-12T22:00:06.042Z] #40 67.91 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 67.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:06.042Z] #40 68.49 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:00:06.042Z] #40 68.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 68.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:00:06.042Z] #40 68.84 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T22:00:06.042Z] #40 68.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 68.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:00:06.042Z] #40 69.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:00:06.042Z] #40 69.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:00:06.042Z] #40 69.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:00:06.048Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.42MB / 120.17MB 6.2s [2021-01-12T22:00:06.048Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.34MB / 120.17MB 6.4s [2021-01-12T22:00:06.130Z] #18 33.97 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:00:06.130Z] #18 33.97 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:00:06.130Z] #18 34.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:00:06.227Z] #49 17.03 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:06.227Z] #49 17.08 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:06.306Z] #40 69.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T22:00:06.306Z] #40 69.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:00:06.306Z] #40 69.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:00:06.306Z] #40 69.89 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T22:00:06.306Z] #40 69.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T22:00:06.306Z] #40 69.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:00:06.423Z] #18 ... [2021-01-12T22:00:06.423Z] [2021-01-12T22:00:06.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:06.423Z] #41 62.49 CC criu/crtools.o [2021-01-12T22:00:06.423Z] #41 62.90 CC criu/eventfd.o [2021-01-12T22:00:06.423Z] #41 63.16 CC criu/eventpoll.o [2021-01-12T22:00:06.423Z] #41 63.86 CC criu/external.o [2021-01-12T22:00:06.423Z] #41 64.08 CC criu/fault-injection.o [2021-01-12T22:00:06.423Z] #41 64.14 CC criu/fdstore.o [2021-01-12T22:00:06.423Z] #41 64.45 CC criu/fifo.o [2021-01-12T22:00:06.423Z] #41 64.66 CC criu/file-ids.o [2021-01-12T22:00:06.423Z] #41 64.92 CC criu/file-lock.o [2021-01-12T22:00:06.423Z] #41 65.45 CC criu/files-ext.o [2021-01-12T22:00:06.423Z] #41 65.64 CC criu/files-reg.o [2021-01-12T22:00:06.423Z] #41 66.99 CC criu/files.o [2021-01-12T22:00:06.423Z] #41 68.17 CC criu/filesystems.o [2021-01-12T22:00:06.423Z] #41 68.56 CC criu/fsnotify.o [2021-01-12T22:00:06.423Z] #41 69.17 CC criu/image-desc.o [2021-01-12T22:00:06.423Z] #41 69.24 CC criu/image.o [2021-01-12T22:00:06.423Z] #41 69.71 CC criu/ipc_ns.o [2021-01-12T22:00:06.423Z] #41 70.45 CC criu/irmap.o [2021-01-12T22:00:06.423Z] #41 70.87 CC criu/kcmp-ids.o [2021-01-12T22:00:06.423Z] #41 71.04 CC criu/kerndat.o [2021-01-12T22:00:06.423Z] #41 71.59 CC criu/libnetlink.o [2021-01-12T22:00:06.423Z] #41 71.77 CC criu/log.o [2021-01-12T22:00:06.423Z] #41 72.20 CC criu/lsm.o [2021-01-12T22:00:06.423Z] #41 72.42 CC criu/mem.o [2021-01-12T22:00:06.565Z] #40 70.31 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T22:00:06.565Z] #40 70.32 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:06.614Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.24MB / 120.17MB 6.7s [2021-01-12T22:00:06.614Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.01MB / 120.17MB 6.9s [2021-01-12T22:00:06.717Z] #41 ... [2021-01-12T22:00:06.717Z] [2021-01-12T22:00:06.717Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:00:06.717Z] #18 34.74 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:00:06.827Z] #40 70.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:06.874Z] #8 ... [2021-01-12T22:00:06.874Z] [2021-01-12T22:00:06.874Z] #21 [internal] load build context [2021-01-12T22:00:06.874Z] #21 transferring context: 53.19MB 6.7s done [2021-01-12T22:00:06.874Z] #21 DONE 7.1s [2021-01-12T22:00:06.874Z] [2021-01-12T22:00:06.874Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:06.874Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.82MB / 120.17MB 7.1s [2021-01-12T22:00:06.874Z] #8 ... [2021-01-12T22:00:06.874Z] [2021-01-12T22:00:06.874Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T22:00:06.874Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T22:00:06.874Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T22:00:06.874Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T22:00:06.874Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T22:00:06.874Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 6.9s done [2021-01-12T22:00:06.874Z] #24 ... [2021-01-12T22:00:06.874Z] [2021-01-12T22:00:06.874Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:07.009Z] #18 35.09 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:00:07.069Z] #60 ... [2021-01-12T22:00:07.069Z] [2021-01-12T22:00:07.070Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:07.070Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-01-12T22:00:07.070Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-01-12T22:00:07.070Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done [2021-01-12T22:00:07.070Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.8s done [2021-01-12T22:00:07.070Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-01-12T22:00:07.070Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-01-12T22:00:07.070Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-01-12T22:00:07.070Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s done [2021-01-12T22:00:07.070Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done [2021-01-12T22:00:07.070Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.76MB / 120.17MB 5.4s [2021-01-12T22:00:07.070Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2021-01-12T22:00:07.070Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.8s [2021-01-12T22:00:07.307Z] #49 ... [2021-01-12T22:00:07.307Z] [2021-01-12T22:00:07.307Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:07.406Z] #40 ... [2021-01-12T22:00:07.406Z] [2021-01-12T22:00:07.406Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:07.406Z] #43 71.05 bufio [2021-01-12T22:00:07.440Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.26MB / 120.17MB 7.6s [2021-01-12T22:00:07.643Z] #18 35.78 Setting up python3-pip (18.1-5) ... [2021-01-12T22:00:07.648Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.02MB / 120.17MB 6.0s [2021-01-12T22:00:07.702Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.37MB / 120.17MB 7.8s [2021-01-12T22:00:07.958Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.77MB / 120.17MB 8.2s [2021-01-12T22:00:08.214Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2021-01-12T22:00:08.225Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.51MB / 120.17MB 6.5s [2021-01-12T22:00:08.486Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 64.54MB / 120.17MB 6.9s [2021-01-12T22:00:08.679Z] #18 36.50 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:08.679Z] #18 36.54 Processing triggers for mime-support (3.62) ... [2021-01-12T22:00:08.747Z] #8 ... [2021-01-12T22:00:08.748Z] [2021-01-12T22:00:08.748Z] #21 [internal] load build context [2021-01-12T22:00:08.748Z] #21 transferring context: 53.19MB 6.9s done [2021-01-12T22:00:08.748Z] #21 DONE 7.1s [2021-01-12T22:00:08.748Z] [2021-01-12T22:00:08.748Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:08.748Z] #8 ... [2021-01-12T22:00:08.748Z] [2021-01-12T22:00:08.748Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-01-12T22:00:08.971Z] #18 DONE 37.1s [2021-01-12T22:00:08.971Z] [2021-01-12T22:00:08.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:08.971Z] #41 73.41 CC criu/memfd.o [2021-01-12T22:00:08.971Z] #41 73.79 CC criu/mount.o [2021-01-12T22:00:09.321Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2021-01-12T22:00:09.418Z] #29 11.77 0.3% # 1.5% ## 3.1% ### 5.5% #### 6.6% ##### 8.2% ###### 8.7% ###### 9.2% ####### 10.9% ######## 11.3% ######## 11.9% ######### 12.9% ########## 15.1% ########### 16.3% ############ 16.8% ############ 17.9% ############## 19.5% ############## 20.6% ############### 21.7% ################ 23.3% ################# 24.4% ################## 26.0% ################### 27.1% #################### 28.7% ##################### 29.2% ##################### 30.4% ####################### 32.0% ####################### 33.1% ######################### 35.2% ########################## 36.3% ############################ 39.0% ############################# 41.2% ############################### 43.3% ################################ 45.0% ################################# 47.1% ################################## 48.2% ################################### 49.3% #################################### 50.9% ##################################### 52.5% ####################################### 55.2% ######################################### 57.0% ########################################## 58.4% ########################################### 60.0% ############################################ 61.6% ############################################# 63.3% ############################################## 64.9% ################################################ 67.1% ################################################# 68.7% ################################################### 70.8% #################################################### 72.5% ##################################################### 74.6% ###################################################### 76.2% ######################################################## 78.4% ######################################################### 80.0% ########################################################## 81.7% ############################################################ 83.8% ############################################################# 85.4% ############################################################### 87.7% ############################################################### 88.8% ################################################################# 90.4% ################################################################## 91.8% ################################################################### 93.1% #################################################################### 95.3% ###################################################################### 97.5% ####################################################################### 99.1% ######################################################################## 100.0% [2021-01-12T22:00:09.580Z] #25 ... [2021-01-12T22:00:09.580Z] [2021-01-12T22:00:09.580Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:09.581Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.8s done [2021-01-12T22:00:09.581Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.5s done [2021-01-12T22:00:09.581Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.4s done [2021-01-12T22:00:09.581Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.3s [2021-01-12T22:00:09.581Z] #60 DONE 8.1s [2021-01-12T22:00:09.581Z] [2021-01-12T22:00:09.581Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:09.581Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.18MB / 120.17MB 8.0s [2021-01-12T22:00:09.721Z] #29 19.92 [2021-01-12T22:00:09.843Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 100.27MB / 120.17MB 8.3s [2021-01-12T22:00:10.009Z] #41 ... [2021-01-12T22:00:10.009Z] [2021-01-12T22:00:10.009Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:00:10.009Z] #19 0.816 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:00:10.009Z] #19 0.819 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:00:10.009Z] #19 0.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:00:10.009Z] #19 DONE 1.0s [2021-01-12T22:00:10.151Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.7s [2021-01-12T22:00:10.158Z] #8 ... [2021-01-12T22:00:10.158Z] [2021-01-12T22:00:10.158Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:10.158Z] #25 6.068 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:10.158Z] #25 6.074 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:10.158Z] #25 6.082 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:10.302Z] [2021-01-12T22:00:10.302Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:10.302Z] #41 76.19 CC criu/namespaces.o [2021-01-12T22:00:10.417Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.49MB / 120.17MB 8.7s [2021-01-12T22:00:10.423Z] #25 6.264 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T22:00:10.679Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 113.78MB / 120.17MB 9.0s [2021-01-12T22:00:10.684Z] #25 6.503 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:00:10.770Z] #43 74.08 syscall [2021-01-12T22:00:10.941Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.4s [2021-01-12T22:00:10.947Z] #25 6.810 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:00:11.249Z] #29 ... [2021-01-12T22:00:11.249Z] [2021-01-12T22:00:11.249Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:11.249Z] #51 12.06 + cd /tmp/tmp.QV7yDXjZID/src/github.com/mvdan/sh [2021-01-12T22:00:11.249Z] #51 12.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:11.249Z] #51 12.23 + GO111MODULE=on [2021-01-12T22:00:11.249Z] #51 12.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T22:00:11.249Z] #51 14.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:00:11.249Z] #51 14.51 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:00:11.249Z] #51 14.64 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:00:11.249Z] #51 15.17 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:00:11.249Z] #51 15.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:00:11.249Z] #51 16.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:00:11.249Z] #51 18.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:00:11.249Z] #51 20.44 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:00:11.249Z] #51 22.05 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:00:11.249Z] #51 22.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:00:11.249Z] #51 ... [2021-01-12T22:00:11.249Z] [2021-01-12T22:00:11.249Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:11.249Z] #47 12.34 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:11.249Z] #47 17.06 go: finding github.com/fatih/color v1.9.0 [2021-01-12T22:00:11.249Z] #47 17.06 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:11.249Z] #47 17.34 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:11.249Z] #47 17.37 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T22:00:11.249Z] #47 17.38 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:11.249Z] #47 17.47 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:11.249Z] #47 17.91 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:00:11.249Z] #47 17.91 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:11.249Z] #47 17.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:11.249Z] #47 18.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:11.249Z] #47 18.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:11.338Z] #41 77.38 CC criu/net.o [2021-01-12T22:00:11.358Z] #43 ... [2021-01-12T22:00:11.358Z] [2021-01-12T22:00:11.358Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:11.358Z] #49 65.02 internal/oserror [2021-01-12T22:00:11.358Z] #49 65.02 io [2021-01-12T22:00:11.358Z] #49 65.12 syscall [2021-01-12T22:00:11.358Z] #49 67.14 bytes [2021-01-12T22:00:11.358Z] #49 70.74 reflect [2021-01-12T22:00:11.515Z] #8 ... [2021-01-12T22:00:11.515Z] [2021-01-12T22:00:11.515Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T22:00:11.515Z] #24 resolve docker.io/library/debian:buster@sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 done [2021-01-12T22:00:11.515Z] #24 sha256:a5edb9fa5b2a8d6665ed911466827734795ef10d2b3985a46b7e9c7f0161a6b3 529B / 529B done [2021-01-12T22:00:11.515Z] #24 sha256:e7d08cddf791fe3245267654331eb21b805458b3412d368018009355855044a3 1.46kB / 1.46kB done [2021-01-12T22:00:11.515Z] #24 sha256:b16f66714660c4b3ea14d273ad8c35079b81b35d65d1e206072d226c7ff78299 1.85kB / 1.85kB done [2021-01-12T22:00:11.515Z] #24 sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 50.40MB / 50.40MB 7.2s done [2021-01-12T22:00:11.515Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 1.9s [2021-01-12T22:00:11.515Z] #24 ... [2021-01-12T22:00:11.515Z] [2021-01-12T22:00:11.515Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:11.544Z] #47 ... [2021-01-12T22:00:11.544Z] [2021-01-12T22:00:11.544Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:11.544Z] #51 22.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:00:11.616Z] #49 ... [2021-01-12T22:00:11.616Z] [2021-01-12T22:00:11.616Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:11.616Z] #30 71.32 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1421/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-12T22:00:11.616Z] #30 72.61 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T22:00:11.616Z] #30 72.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T22:00:11.842Z] #51 22.86 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:00:12.459Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.6s done [2021-01-12T22:00:12.459Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s [2021-01-12T22:00:12.472Z] #25 8.349 Fetched 8238 kB in 3s (3261 kB/s) [2021-01-12T22:00:12.683Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.4s done [2021-01-12T22:00:12.897Z] #51 23.93 runtime/cgo [2021-01-12T22:00:12.947Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-12T22:00:12.996Z] #30 ... [2021-01-12T22:00:12.996Z] [2021-01-12T22:00:12.996Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:12.996Z] #34 66.51 Fetched 14.9 MB in 3s (5031 kB/s) [2021-01-12T22:00:12.996Z] #34 66.76 Selecting previously unselected package xxd. [2021-01-12T22:00:12.996Z] #34 66.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:00:12.996Z] #34 66.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:00:12.996Z] #34 66.92 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:00:12.996Z] #34 67.29 Selecting previously unselected package vim-common. [2021-01-12T22:00:12.996Z] #34 67.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:00:12.996Z] #34 67.40 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:00:12.996Z] #34 68.18 Selecting previously unselected package cmake-data. [2021-01-12T22:00:12.996Z] #34 68.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T22:00:12.996Z] #34 68.25 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T22:00:12.996Z] #34 73.28 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:00:12.996Z] #34 73.33 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:00:12.996Z] #34 73.35 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:00:12.996Z] #34 ... [2021-01-12T22:00:12.996Z] [2021-01-12T22:00:12.996Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:12.996Z] #40 71.48 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T22:00:12.996Z] #40 71.49 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:12.996Z] #40 71.50 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:12.996Z] #40 71.93 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T22:00:12.996Z] #40 71.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:12.996Z] #40 71.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:12.996Z] #40 74.32 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T22:00:12.996Z] #40 74.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:12.996Z] #40 74.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:12.996Z] #40 75.61 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T22:00:12.996Z] #40 75.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:00:12.996Z] #40 75.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:00:12.996Z] #40 75.93 Selecting previously unselected package protobuf-compiler. [2021-01-12T22:00:12.996Z] #40 75.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:12.996Z] #40 75.99 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:00:12.996Z] #40 76.25 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:00:12.996Z] #40 76.25 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:00:12.996Z] #40 76.27 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T22:00:13.256Z] #40 76.71 Selecting previously unselected package python-six. [2021-01-12T22:00:13.256Z] #40 76.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T22:00:13.256Z] #40 76.73 Unpacking python-six (1.12.0-1) ... [2021-01-12T22:00:13.256Z] #40 77.00 Selecting previously unselected package python-protobuf. [2021-01-12T22:00:13.256Z] #40 77.00 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T22:00:13.256Z] #40 77.03 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T22:00:13.408Z] #41 79.11 CC criu/netfilter.o [2021-01-12T22:00:13.408Z] #41 79.30 CC criu/page-pipe.o [2021-01-12T22:00:13.571Z] #51 24.37 runtime [2021-01-12T22:00:13.700Z] #41 79.67 CC criu/page-xfer.o [2021-01-12T22:00:13.863Z] #25 8.349 Reading package lists... [2021-01-12T22:00:13.880Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-01-12T22:00:14.137Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-12T22:00:14.193Z] #40 ... [2021-01-12T22:00:14.193Z] [2021-01-12T22:00:14.193Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:14.193Z] #32 67.73 reflect [2021-01-12T22:00:14.193Z] #32 ... [2021-01-12T22:00:14.193Z] [2021-01-12T22:00:14.193Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:14.193Z] #11 72.90 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-12T22:00:14.193Z] #11 76.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T22:00:14.193Z] #11 76.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T22:00:14.193Z] #11 76.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:00:14.193Z] #11 76.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:00:14.193Z] #11 76.62 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-12T22:00:14.193Z] #11 76.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T22:00:14.193Z] #11 76.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T22:00:14.193Z] #11 76.67 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T22:00:14.193Z] #11 76.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T22:00:14.193Z] #11 76.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T22:00:14.193Z] #11 76.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T22:00:14.193Z] #11 76.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T22:00:14.193Z] #11 76.92 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-12T22:00:14.193Z] #11 76.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T22:00:14.193Z] #11 76.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T22:00:14.334Z] #41 80.34 CC criu/pagemap-cache.o [2021-01-12T22:00:14.394Z] #8 ... [2021-01-12T22:00:14.394Z] [2021-01-12T22:00:14.394Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T22:00:14.394Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.0s done [2021-01-12T22:00:14.394Z] #24 DONE 14.6s [2021-01-12T22:00:14.394Z] [2021-01-12T22:00:14.394Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:14.394Z] #8 ... [2021-01-12T22:00:14.394Z] [2021-01-12T22:00:14.394Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:14.453Z] #11 ... [2021-01-12T22:00:14.453Z] [2021-01-12T22:00:14.453Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:14.453Z] #40 78.18 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T22:00:14.626Z] #41 80.48 CC criu/pagemap.o [2021-01-12T22:00:14.814Z] #25 9.762 Reading package lists... [2021-01-12T22:00:14.918Z] #41 81.05 CC criu/parasite-syscall.o [2021-01-12T22:00:15.022Z] #40 ... [2021-01-12T22:00:15.022Z] [2021-01-12T22:00:15.022Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:15.022Z] #54 1.951 + RM_GOPATH=0 [2021-01-12T22:00:15.022Z] #54 1.951 + TMP_GOPATH= [2021-01-12T22:00:15.022Z] #54 1.952 + : /build [2021-01-12T22:00:15.022Z] #54 1.952 + '[' -z '' ']' [2021-01-12T22:00:15.022Z] #54 1.958 ++ mktemp -d [2021-01-12T22:00:15.022Z] #54 1.958 + export GOPATH=/tmp/tmp.Dc1rPcB5Vv [2021-01-12T22:00:15.022Z] #54 1.958 + GOPATH=/tmp/tmp.Dc1rPcB5Vv [2021-01-12T22:00:15.022Z] #54 1.958 + RM_GOPATH=1 [2021-01-12T22:00:15.022Z] #54 1.959 + case "$(go env GOARCH)" in [2021-01-12T22:00:15.022Z] #54 1.970 ++ go env GOARCH [2021-01-12T22:00:15.022Z] #54 2.045 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:15.022Z] #54 2.045 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:15.022Z] #54 2.045 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:15.022Z] #54 2.048 + dir=/tmp/install [2021-01-12T22:00:15.022Z] #54 2.048 + bin=containerd [2021-01-12T22:00:15.022Z] #54 2.048 + shift [2021-01-12T22:00:15.022Z] #54 2.048 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T22:00:15.022Z] #54 2.048 + . /tmp/install/containerd.installer [2021-01-12T22:00:15.022Z] #54 2.048 ++ set -e [2021-01-12T22:00:15.022Z] #54 2.048 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:00:15.022Z] #54 2.048 + install_containerd [2021-01-12T22:00:15.022Z] #54 2.049 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:00:15.022Z] #54 2.049 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T22:00:15.022Z] #54 2.049 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Dc1rPcB5Vv/src/github.com/containerd/containerd [2021-01-12T22:00:15.022Z] #54 2.056 Cloning into '/tmp/tmp.Dc1rPcB5Vv/src/github.com/containerd/containerd'... [2021-01-12T22:00:15.022Z] #54 ... [2021-01-12T22:00:15.022Z] [2021-01-12T22:00:15.022Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:15.022Z] #49 78.67 time [2021-01-12T22:00:15.342Z] #25 11.03 Building dependency tree... [2021-01-12T22:00:15.566Z] #41 ... [2021-01-12T22:00:15.566Z] [2021-01-12T22:00:15.566Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:00:15.566Z] #20 3.172 Collecting yamllint==1.16.0 [2021-01-12T22:00:15.566Z] #20 3.392 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:00:15.566Z] #20 3.428 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:00:15.566Z] #20 3.531 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:00:15.566Z] #20 4.324 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:00:15.566Z] #20 4.369 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:00:15.566Z] #20 4.392 Building wheels for collected packages: pyyaml [2021-01-12T22:00:15.566Z] #20 4.401 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:00:15.566Z] #20 4.916 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:00:15.566Z] #20 4.916 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:00:15.566Z] #20 4.951 Successfully built pyyaml [2021-01-12T22:00:15.566Z] #20 4.957 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-12T22:00:15.566Z] #20 5.126 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:00:15.566Z] #20 DONE 5.4s [2021-01-12T22:00:15.566Z] [2021-01-12T22:00:15.566Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:15.566Z] #41 81.60 CC criu/path.o [2021-01-12T22:00:15.566Z] #41 ... [2021-01-12T22:00:15.566Z] [2021-01-12T22:00:15.566Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:00:15.566Z] #23 DONE 0.1s [2021-01-12T22:00:15.566Z] [2021-01-12T22:00:15.566Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:00:15.604Z] #25 11.70 The following additional packages will be installed: [2021-01-12T22:00:15.604Z] #25 11.70 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T22:00:15.604Z] #25 11.70 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T22:00:15.604Z] #25 11.70 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T22:00:15.604Z] #25 11.70 Suggested packages: [2021-01-12T22:00:15.604Z] #25 11.70 krb5-doc krb5-user [2021-01-12T22:00:15.604Z] #25 11.70 Recommended packages: [2021-01-12T22:00:15.604Z] #25 11.70 krb5-locales publicsuffix libsasl2-modules [2021-01-12T22:00:15.774Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2021-01-12T22:00:16.040Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-01-12T22:00:16.180Z] #25 12.00 The following NEW packages will be installed: [2021-01-12T22:00:16.180Z] #25 12.00 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T22:00:16.180Z] #25 12.00 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T22:00:16.180Z] #25 12.01 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T22:00:16.180Z] #25 12.01 libssh2-1 libssl1.1 openssl [2021-01-12T22:00:16.290Z] #25 1.538 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:16.290Z] #25 1.551 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:16.290Z] #25 1.643 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:16.290Z] #25 1.774 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:16.443Z] #25 12.31 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T22:00:16.443Z] #25 12.31 Need to get 4769 kB of archives. [2021-01-12T22:00:16.443Z] #25 12.31 After this operation, 11.5 MB of additional disk space will be used. [2021-01-12T22:00:16.443Z] #25 12.31 Get:1 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T22:00:16.443Z] #25 12.31 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-01-12T22:00:16.443Z] #25 12.32 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-01-12T22:00:16.443Z] #25 12.32 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-01-12T22:00:16.443Z] #25 12.32 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-01-12T22:00:16.443Z] #25 12.35 Get:15 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-01-12T22:00:16.443Z] #25 12.40 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2021-01-12T22:00:16.443Z] #25 12.40 Get:17 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-01-12T22:00:16.443Z] #25 12.40 Get:18 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-12T22:00:16.443Z] #25 12.41 Get:19 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-12T22:00:16.443Z] #25 12.41 Get:20 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-12T22:00:16.548Z] #25 2.055 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:00:16.615Z] #28 DONE 1.0s [2021-01-12T22:00:16.615Z] [2021-01-12T22:00:16.615Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:00:16.707Z] #25 12.63 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2021-01-12T22:00:16.805Z] #25 2.453 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:00:16.907Z] #31 DONE 0.2s [2021-01-12T22:00:16.907Z] [2021-01-12T22:00:16.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:16.907Z] #41 81.96 CC criu/pie-util-vdso.o [2021-01-12T22:00:16.907Z] #41 82.33 CC criu/pie-util.o [2021-01-12T22:00:16.907Z] #41 82.43 CC criu/pipes.o [2021-01-12T22:00:16.907Z] #41 82.80 CC criu/plugin.o [2021-01-12T22:00:16.907Z] #41 ... [2021-01-12T22:00:16.907Z] [2021-01-12T22:00:16.907Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:00:16.907Z] #33 DONE 0.1s [2021-01-12T22:00:16.907Z] [2021-01-12T22:00:16.907Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:00:16.907Z] #36 DONE 0.1s [2021-01-12T22:00:16.907Z] [2021-01-12T22:00:16.907Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:16.907Z] #41 82.98 CC criu/proc_parse.o [2021-01-12T22:00:16.969Z] #25 12.88 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:16.969Z] #25 12.92 Fetched 4769 kB in 1s (8198 kB/s) [2021-01-12T22:00:16.969Z] #25 12.96 Selecting previously unselected package libssl1.1:arm64. [2021-01-12T22:00:16.969Z] #25 12.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-01-12T22:00:16.969Z] #25 12.97 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-12T22:00:16.969Z] #25 12.98 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:17.127Z] #51 ... [2021-01-12T22:00:17.127Z] [2021-01-12T22:00:17.127Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:17.127Z] #29 21.63 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T22:00:17.127Z] #29 22.15 [2021-01-12T22:00:17.127Z] #29 22.42 ################### 26.7% ######################################################################## 100.0% [2021-01-12T22:00:17.127Z] #29 22.74 [2021-01-12T22:00:17.127Z] #29 24.45 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T22:00:17.127Z] #29 24.54 skipping existing 5cb8031fd95d [2021-01-12T22:00:17.127Z] #29 24.76 [2021-01-12T22:00:17.127Z] #29 26.75 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T22:00:17.127Z] #29 ... [2021-01-12T22:00:17.127Z] [2021-01-12T22:00:17.127Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:17.127Z] #36 17.77 Fetched 8188 kB in 17s (476 kB/s) [2021-01-12T22:00:17.127Z] #36 17.77 Reading package lists... [2021-01-12T22:00:17.127Z] #36 26.23 Reading package lists... [2021-01-12T22:00:17.127Z] #36 ... [2021-01-12T22:00:17.127Z] [2021-01-12T22:00:17.127Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:17.127Z] #40 17.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T22:00:17.127Z] #40 20.11 + 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-12T22:00:17.127Z] #40 ... [2021-01-12T22:00:17.127Z] [2021-01-12T22:00:17.127Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:17.127Z] #29 27.35 [2021-01-12T22:00:17.232Z] #25 13.27 Selecting previously unselected package openssl. [2021-01-12T22:00:17.232Z] #25 13.27 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2021-01-12T22:00:17.232Z] #25 13.28 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:17.428Z] #29 27.53 0.1% #### 6.7% ####### 10.4% [2021-01-12T22:00:17.428Z] #29 ... [2021-01-12T22:00:17.428Z] [2021-01-12T22:00:17.428Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:17.428Z] #49 18.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:00:17.428Z] #49 18.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:00:17.428Z] #49 18.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:17.428Z] #49 18.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:17.428Z] #49 18.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:17.428Z] #49 18.96 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:17.428Z] #49 19.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:17.428Z] #49 19.28 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:17.428Z] #49 20.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:17.428Z] #49 22.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:17.428Z] #49 22.76 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:00:17.428Z] #49 22.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:17.428Z] #49 22.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:17.428Z] #49 22.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:17.428Z] #49 22.79 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:17.428Z] #49 22.79 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:17.428Z] #49 22.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:00:17.428Z] #49 22.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:17.428Z] #49 22.86 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:00:17.428Z] #49 22.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:17.428Z] #49 22.87 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:17.428Z] #49 22.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:17.428Z] #49 23.00 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:17.428Z] #49 23.02 go: downloading golang.org/x/text v0.3.2 [2021-01-12T22:00:17.428Z] #49 23.11 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:17.428Z] #49 23.11 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:00:17.428Z] #49 23.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:17.428Z] #49 23.19 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:17.428Z] #49 23.33 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:17.428Z] #49 23.34 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:17.428Z] #49 23.41 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:17.428Z] #49 23.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:17.428Z] #49 23.67 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:17.428Z] #49 23.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:17.428Z] #49 23.92 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:17.428Z] #49 23.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:17.428Z] #49 23.99 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T22:00:17.428Z] #49 24.01 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:17.428Z] #49 24.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:17.428Z] #49 24.90 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:17.428Z] #49 24.94 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T22:00:17.428Z] #49 25.10 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:17.428Z] #49 25.29 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:17.428Z] #49 25.39 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:17.428Z] #49 25.45 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:00:17.428Z] #49 25.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:17.428Z] #49 25.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:17.428Z] #49 25.81 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:17.428Z] #49 25.84 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:17.428Z] #49 25.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:17.428Z] #49 25.88 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:17.428Z] #49 26.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:17.428Z] #49 26.47 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:17.428Z] #49 26.48 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:17.428Z] #49 26.49 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:17.428Z] #49 26.65 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:17.428Z] #49 26.65 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:00:17.428Z] #49 26.68 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T22:00:17.428Z] #49 26.71 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T22:00:17.428Z] #49 26.74 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:00:17.428Z] #49 26.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:17.428Z] #49 26.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:17.428Z] #49 27.19 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T22:00:17.428Z] #49 27.20 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:00:17.428Z] #49 27.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:00:17.428Z] #49 27.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:17.428Z] #49 27.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:17.428Z] #49 27.61 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:17.428Z] #49 27.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:00:17.428Z] #49 28.24 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:00:17.428Z] #49 28.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:17.428Z] #49 28.44 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:00:17.428Z] #49 28.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:17.432Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-01-12T22:00:17.432Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-01-12T22:00:17.495Z] #25 13.46 Selecting previously unselected package ca-certificates. [2021-01-12T22:00:17.495Z] #25 13.46 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T22:00:17.495Z] #25 13.47 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:17.495Z] #25 13.56 Selecting previously unselected package libkeyutils1:arm64. [2021-01-12T22:00:17.495Z] #25 13.57 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-01-12T22:00:17.495Z] #25 13.57 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-01-12T22:00:17.495Z] #25 13.64 Selecting previously unselected package libkrb5support0:arm64. [2021-01-12T22:00:17.495Z] #25 13.64 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-01-12T22:00:17.693Z] #8 ... [2021-01-12T22:00:17.693Z] [2021-01-12T22:00:17.693Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:b16f6671... [2021-01-12T22:00:17.693Z] #24 extracting sha256:b9a857cbf04d2c0d2f0f6b73e894b20a977a6d3b6edd9e27d080e03142954950 7.9s done [2021-01-12T22:00:17.693Z] #24 DONE 16.2s [2021-01-12T22:00:17.693Z] [2021-01-12T22:00:17.693Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:17.693Z] #8 ... [2021-01-12T22:00:17.693Z] [2021-01-12T22:00:17.693Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:17.724Z] #49 28.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T22:00:17.724Z] #49 ... [2021-01-12T22:00:17.724Z] [2021-01-12T22:00:17.724Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:17.724Z] #29 27.53 0.1% #### 6.7% ####### 10.4% ########### 15.9% ############### 21.4% [2021-01-12T22:00:17.724Z] #29 ... [2021-01-12T22:00:17.724Z] [2021-01-12T22:00:17.724Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:17.724Z] #42 18.71 Fetched 8188 kB in 18s (466 kB/s) [2021-01-12T22:00:17.724Z] #42 18.71 Reading package lists... [2021-01-12T22:00:17.757Z] #25 13.64 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:18.029Z] #25 13.80 Selecting previously unselected package libk5crypto3:arm64. [2021-01-12T22:00:18.029Z] #25 13.80 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-01-12T22:00:18.029Z] #25 13.81 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:18.029Z] #25 13.88 Selecting previously unselected package libkrb5-3:arm64. [2021-01-12T22:00:18.029Z] #25 13.88 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-01-12T22:00:18.029Z] #25 13.88 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:18.029Z] #25 14.07 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-01-12T22:00:18.031Z] #42 26.44 Reading package lists... [2021-01-12T22:00:18.031Z] #42 ... [2021-01-12T22:00:18.031Z] [2021-01-12T22:00:18.031Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:18.194Z] #25 3.785 Fetched 8414 kB in 2s (3370 kB/s) [2021-01-12T22:00:18.291Z] #25 14.07 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-01-12T22:00:18.291Z] #25 14.07 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:18.291Z] #25 14.14 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-01-12T22:00:18.291Z] #25 14.14 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-12T22:00:18.291Z] #25 14.14 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:18.291Z] #25 14.21 Selecting previously unselected package libsasl2-2:arm64. [2021-01-12T22:00:18.291Z] #25 14.21 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-01-12T22:00:18.291Z] #25 14.22 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:18.291Z] #25 14.34 Selecting previously unselected package libldap-common. [2021-01-12T22:00:18.291Z] #25 14.34 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T22:00:18.333Z] #29 27.53 0.1% #### 6.7% ####### 10.4% ########### 15.9% ############### 21.4% ################### 26.9% ###################### 30.6% ########################### 38.6% ############################### 43.9% ## [2021-01-12T22:00:18.333Z] #29 ... [2021-01-12T22:00:18.333Z] [2021-01-12T22:00:18.333Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:18.333Z] #13 19.27 Fetched 8188 kB in 19s (442 kB/s) [2021-01-12T22:00:18.333Z] #13 19.27 Reading package lists... [2021-01-12T22:00:18.333Z] #13 27.52 Reading package lists... [2021-01-12T22:00:18.333Z] #13 ... [2021-01-12T22:00:18.333Z] [2021-01-12T22:00:18.333Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:18.416Z] #41 84.47 CC criu/protobuf-desc.o [2021-01-12T22:00:18.554Z] #25 14.35 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:18.554Z] #25 14.41 Selecting previously unselected package libldap-2.4-2:arm64. [2021-01-12T22:00:18.554Z] #25 14.41 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2021-01-12T22:00:18.554Z] #25 14.42 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:18.554Z] #25 14.55 Selecting previously unselected package libnghttp2-14:arm64. [2021-01-12T22:00:18.554Z] #25 14.55 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-01-12T22:00:18.554Z] #25 14.55 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:18.630Z] #29 27.53 0.1% #### 6.7% ####### 10.4% ########### 15.9% ############### 21.4% ################### 26.9% ###################### 30.6% ########################### 38.6% ############################### 43.9% #################################### 51.3% ######################################## 55.6% ########################################## 59.3% ############################################## [2021-01-12T22:00:18.630Z] #29 ... [2021-01-12T22:00:18.630Z] [2021-01-12T22:00:18.630Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:18.630Z] #55 19.59 Fetched 8188 kB in 19s (440 kB/s) [2021-01-12T22:00:18.630Z] #55 19.59 Reading package lists... [2021-01-12T22:00:18.630Z] #55 27.65 Reading package lists... [2021-01-12T22:00:18.630Z] #55 ... [2021-01-12T22:00:18.630Z] [2021-01-12T22:00:18.630Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:18.825Z] #25 14.66 Selecting previously unselected package libpsl5:arm64. [2021-01-12T22:00:18.825Z] #25 14.66 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-01-12T22:00:18.825Z] #25 14.67 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-01-12T22:00:18.825Z] #25 14.74 Selecting previously unselected package librtmp1:arm64. [2021-01-12T22:00:18.825Z] #25 14.74 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-01-12T22:00:18.825Z] #25 14.74 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:18.825Z] #25 14.81 Selecting previously unselected package libssh2-1:arm64. [2021-01-12T22:00:18.825Z] #25 14.81 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-01-12T22:00:18.825Z] #25 14.81 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-12T22:00:18.825Z] #25 14.89 Selecting previously unselected package libcurl4:arm64. [2021-01-12T22:00:19.050Z] #41 85.03 CC criu/protobuf.o [2021-01-12T22:00:19.086Z] #25 14.89 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-01-12T22:00:19.087Z] #25 14.90 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:19.087Z] #25 15.06 Selecting previously unselected package curl. [2021-01-12T22:00:19.087Z] #25 15.06 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-01-12T22:00:19.087Z] #25 15.06 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:19.087Z] #25 15.14 Selecting previously unselected package libonig5:arm64. [2021-01-12T22:00:19.087Z] #25 15.14 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-01-12T22:00:19.087Z] #25 15.14 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-12T22:00:19.124Z] #25 3.785 Reading package lists... [2021-01-12T22:00:19.342Z] #41 85.22 CC criu/pstree.o [2021-01-12T22:00:19.348Z] #25 15.37 Selecting previously unselected package libjq1:arm64. [2021-01-12T22:00:19.348Z] #25 15.37 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T22:00:19.348Z] #25 15.37 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:19.348Z] #25 15.42 Selecting previously unselected package jq. [2021-01-12T22:00:19.606Z] #25 1.583 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:19.606Z] #25 1.584 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:19.606Z] #25 1.604 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:19.606Z] #25 1.868 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:00:19.611Z] #25 15.43 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T22:00:19.611Z] #25 15.43 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:19.611Z] #25 15.49 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-01-12T22:00:19.611Z] #25 15.50 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-01-12T22:00:19.611Z] #25 ... [2021-01-12T22:00:19.611Z] [2021-01-12T22:00:19.611Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:19.611Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.6s done [2021-01-12T22:00:19.611Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.6s done [2021-01-12T22:00:19.611Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-01-12T22:00:19.611Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-01-12T22:00:19.611Z] #8 DONE 28.7s [2021-01-12T22:00:19.611Z] [2021-01-12T22:00:19.611Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:19.611Z] #25 15.61 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:19.826Z] #29 27.53 0.1% #### 6.7% ####### 10.4% ########### 15.9% ############### 21.4% ################### 26.9% ###################### 30.6% ########################### 38.6% ############################### 43.9% #################################### 51.3% ######################################## 55.6% ########################################## 59.3% ############################################## 64.0% ############################################### 65.7% ################################################# 68.5% #################################################### 72.3% ####################################################### 77.5% ########################################################## 81.1% ############################################################### 88.5% #################################################################### 94.6% ######################################################################## 100.0% [2021-01-12T22:00:19.826Z] #29 30.14 [2021-01-12T22:00:19.868Z] #25 2.172 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:19.874Z] #25 15.80 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.82 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:19.874Z] #25 15.85 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.86 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.87 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:19.874Z] #25 15.89 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.91 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.92 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-01-12T22:00:19.874Z] #25 15.93 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:19.874Z] #25 15.95 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:19.874Z] #25 15.97 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-12T22:00:19.874Z] #25 15.99 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:19.874Z] #25 16.00 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:19.874Z] #25 16.02 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:19.975Z] #41 85.95 CC criu/rbtree.o [2021-01-12T22:00:20.054Z] #25 4.706 Reading package lists... [2021-01-12T22:00:20.267Z] #41 86.21 CC criu/rst-malloc.o [2021-01-12T22:00:20.297Z] #49 ... [2021-01-12T22:00:20.297Z] [2021-01-12T22:00:20.297Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:20.297Z] #11 78.94 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:20.297Z] #11 79.29 Fetched 78.2 MB in 12s (6460 kB/s) [2021-01-12T22:00:20.297Z] #11 79.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-12T22:00:20.297Z] #11 79.70 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T22:00:20.297Z] #11 79.73 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:00:20.297Z] #11 80.45 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T22:00:20.297Z] #11 80.68 (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-12T22:00:20.297Z] #11 80.84 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T22:00:20.297Z] #11 80.90 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:00:20.297Z] #11 81.29 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T22:00:20.297Z] #11 81.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T22:00:20.297Z] #11 81.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 ... 15410 files and directories currently installed.) [2021-01-12T22:00:20.297Z] #11 81.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:00:20.297Z] #11 81.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:00:20.311Z] #25 5.670 Building dependency tree... [2021-01-12T22:00:20.311Z] #25 6.010 The following additional packages will be installed: [2021-01-12T22:00:20.311Z] #25 6.010 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T22:00:20.311Z] #25 6.010 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T22:00:20.311Z] #25 6.010 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T22:00:20.311Z] #25 6.010 Suggested packages: [2021-01-12T22:00:20.311Z] #25 6.010 krb5-doc krb5-user [2021-01-12T22:00:20.311Z] #25 6.010 Recommended packages: [2021-01-12T22:00:20.311Z] #25 6.010 krb5-locales publicsuffix libsasl2-modules [2021-01-12T22:00:20.439Z] #25 2.528 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:00:20.559Z] #41 86.44 CC criu/seccomp.o [2021-01-12T22:00:20.559Z] #41 ... [2021-01-12T22:00:20.559Z] [2021-01-12T22:00:20.559Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:20.559Z] #38 110.9 + dpkg --print-architecture [2021-01-12T22:00:20.559Z] #38 110.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T22:00:20.559Z] #38 111.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T22:00:20.559Z] #38 111.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T22:00:20.824Z] #25 16.82 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:20.874Z] #25 6.241 The following NEW packages will be installed: [2021-01-12T22:00:20.874Z] #25 6.241 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T22:00:20.874Z] #25 6.241 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T22:00:20.874Z] #25 6.241 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T22:00:20.874Z] #25 6.241 libssh2-1 libssl1.1 openssl [2021-01-12T22:00:20.874Z] #25 6.522 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T22:00:20.874Z] #25 6.522 Need to get 5047 kB of archives. [2021-01-12T22:00:20.874Z] #25 6.522 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T22:00:20.874Z] #25 6.522 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T22:00:20.874Z] #25 6.522 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T22:00:20.874Z] #25 6.530 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T22:00:20.874Z] #25 6.530 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T22:00:20.874Z] #25 6.530 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T22:00:20.874Z] #25 6.530 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T22:00:20.874Z] #25 6.542 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T22:00:20.874Z] #25 6.548 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-12T22:00:20.874Z] #25 6.548 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T22:00:20.874Z] #25 6.554 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T22:00:20.874Z] #25 6.554 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-12T22:00:20.874Z] #25 6.563 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T22:00:20.874Z] #25 6.563 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T22:00:20.874Z] #25 6.563 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T22:00:20.874Z] #25 6.570 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T22:00:20.874Z] #25 6.581 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T22:00:20.874Z] #25 6.588 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T22:00:20.874Z] #25 6.598 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T22:00:20.874Z] #25 6.598 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T22:00:20.874Z] #25 6.598 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T22:00:20.925Z] #38 ... [2021-01-12T22:00:20.925Z] [2021-01-12T22:00:20.925Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:20.925Z] #41 86.79 CC criu/seize.o [2021-01-12T22:00:20.925Z] #41 ... [2021-01-12T22:00:20.925Z] [2021-01-12T22:00:20.925Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:20.925Z] #51 53.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-12T22:00:20.925Z] #51 54.56 + mkdir -p /build [2021-01-12T22:00:20.925Z] #51 54.56 + cp runc /build/runc [2021-01-12T22:00:20.925Z] #51 DONE 54.9s [2021-01-12T22:00:21.131Z] #25 6.602 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T22:00:21.131Z] #25 6.815 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:21.131Z] #25 6.845 Fetched 5047 kB in 0s (14.4 MB/s) [2021-01-12T22:00:21.217Z] [2021-01-12T22:00:21.217Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:21.365Z] #29 31.49 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T22:00:21.387Z] #25 6.911 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T22:00:21.387Z] #25 6.911 (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-12T22:00:21.387Z] #25 6.911 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T22:00:21.387Z] #25 6.917 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:21.516Z] #38 ... [2021-01-12T22:00:21.516Z] [2021-01-12T22:00:21.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:21.516Z] #41 87.68 CC criu/servicefd.o [2021-01-12T22:00:21.643Z] #25 7.171 Selecting previously unselected package openssl. [2021-01-12T22:00:21.643Z] #25 7.171 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T22:00:21.643Z] #25 7.178 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:21.661Z] #29 31.93 [2021-01-12T22:00:21.661Z] #29 32.10 ######################################################################## 100.0% [2021-01-12T22:00:21.678Z] #11 ... [2021-01-12T22:00:21.678Z] [2021-01-12T22:00:21.678Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:21.678Z] #40 85.41 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:21.678Z] #40 85.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:21.678Z] #40 85.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:00:21.769Z] #25 17.61 126 added, 0 removed; done. [2021-01-12T22:00:21.825Z] #25 4.176 Fetched 8414 kB in 3s (2963 kB/s) [2021-01-12T22:00:21.900Z] #25 7.352 Selecting previously unselected package ca-certificates. [2021-01-12T22:00:21.900Z] #25 7.352 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T22:00:21.900Z] #25 7.356 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:21.900Z] #25 7.462 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T22:00:21.900Z] #25 7.462 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T22:00:21.900Z] #25 7.485 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T22:00:21.900Z] #25 7.521 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T22:00:21.900Z] #25 7.521 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:21.900Z] #25 7.524 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:21.900Z] #25 7.573 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T22:00:21.900Z] #25 7.573 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:21.937Z] #40 85.48 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:00:21.937Z] #40 85.50 Setting up python-six (1.12.0-1) ... [2021-01-12T22:00:21.957Z] #29 32.24 [2021-01-12T22:00:22.149Z] #41 88.01 CC criu/shmem.o [2021-01-12T22:00:22.157Z] #25 7.582 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:22.157Z] #25 7.630 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T22:00:22.157Z] #25 7.630 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:22.157Z] #25 7.638 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:22.157Z] #25 7.745 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T22:00:22.157Z] #25 7.745 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:22.157Z] #25 7.752 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:22.157Z] #25 7.814 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T22:00:22.157Z] #25 7.814 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T22:00:22.157Z] #25 7.818 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:22.252Z] #29 ... [2021-01-12T22:00:22.252Z] [2021-01-12T22:00:22.252Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:22.252Z] #64 23.27 Checking out files: 58% (1113/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T22:00:22.252Z] #64 23.93 + cd /tmp/tmp.IZ5ceXYt4Q/src/github.com/docker/libnetwork [2021-01-12T22:00:22.252Z] #64 23.93 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:22.252Z] #64 24.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T22:00:22.423Z] #25 7.878 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T22:00:22.423Z] #25 7.879 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T22:00:22.423Z] #25 7.889 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:22.423Z] #25 7.966 Selecting previously unselected package libldap-common. [2021-01-12T22:00:22.423Z] #25 7.966 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T22:00:22.423Z] #25 7.966 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:22.423Z] #25 8.020 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T22:00:22.423Z] #25 8.020 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T22:00:22.423Z] #25 8.024 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:22.423Z] #25 8.108 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T22:00:22.423Z] #25 8.108 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T22:00:22.423Z] #25 8.121 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:22.546Z] #64 ... [2021-01-12T22:00:22.546Z] [2021-01-12T22:00:22.546Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:22.546Z] #49 29.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:22.546Z] #49 29.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:22.546Z] #49 29.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:22.546Z] #49 29.66 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T22:00:22.546Z] #49 29.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:22.546Z] #49 29.76 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:22.546Z] #49 29.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:22.546Z] #49 30.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:22.546Z] #49 30.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:22.546Z] #49 30.25 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:22.546Z] #49 30.36 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:22.546Z] #49 30.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:22.546Z] #49 30.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:22.546Z] #49 30.77 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:22.546Z] #49 30.81 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:22.546Z] #49 30.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:22.546Z] #49 31.01 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:00:22.546Z] #49 31.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:22.546Z] #49 31.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:22.546Z] #49 31.25 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:22.546Z] #49 31.44 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:22.547Z] #49 31.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:00:22.547Z] #49 31.48 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:22.547Z] #49 31.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:00:22.547Z] #49 31.79 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:22.547Z] #49 31.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:00:22.547Z] #49 31.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:22.679Z] #25 8.178 Selecting previously unselected package libpsl5:amd64. [2021-01-12T22:00:22.679Z] #25 8.178 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T22:00:22.679Z] #25 8.182 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T22:00:22.679Z] #25 8.247 Selecting previously unselected package librtmp1:amd64. [2021-01-12T22:00:22.680Z] #25 8.247 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T22:00:22.680Z] #25 8.259 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:22.680Z] #25 8.330 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T22:00:22.680Z] #25 8.332 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T22:00:22.680Z] #25 8.338 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T22:00:22.680Z] #25 8.399 Selecting previously unselected package libcurl4:amd64. [2021-01-12T22:00:22.767Z] #25 4.176 Reading package lists... [2021-01-12T22:00:22.784Z] #41 88.60 CC criu/sigframe.o [2021-01-12T22:00:22.784Z] #41 88.67 CC criu/signalfd.o [2021-01-12T22:00:22.785Z] #41 88.82 CC criu/sk-inet.o [2021-01-12T22:00:22.936Z] #25 8.401 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T22:00:22.936Z] #25 8.404 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:22.936Z] #25 8.535 Selecting previously unselected package curl. [2021-01-12T22:00:22.936Z] #25 8.535 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T22:00:22.936Z] #25 8.538 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:22.936Z] #25 8.628 Selecting previously unselected package libonig5:amd64. [2021-01-12T22:00:22.936Z] #25 8.628 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T22:00:22.936Z] #25 8.634 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:00:23.076Z] #41 89.19 CC criu/sk-netlink.o [2021-01-12T22:00:23.155Z] #25 19.14 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-01-12T22:00:23.189Z] #49 ... [2021-01-12T22:00:23.189Z] [2021-01-12T22:00:23.189Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:23.189Z] #36 26.23 Reading package lists... [2021-01-12T22:00:23.193Z] #25 8.724 Selecting previously unselected package libjq1:amd64. [2021-01-12T22:00:23.193Z] #25 8.724 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:00:23.193Z] #25 8.733 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:23.193Z] #25 8.784 Selecting previously unselected package jq. [2021-01-12T22:00:23.193Z] #25 8.784 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:00:23.193Z] #25 8.788 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:23.193Z] #25 8.845 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T22:00:23.193Z] #25 8.855 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T22:00:23.193Z] #25 8.865 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:23.367Z] #41 89.32 CC criu/sk-packet.o [2021-01-12T22:00:23.449Z] #25 9.008 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.022 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:23.449Z] #25 9.034 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.044 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.054 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:23.449Z] #25 9.064 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.074 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.084 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T22:00:23.449Z] #25 9.096 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:23.449Z] #25 9.107 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:23.449Z] #25 9.123 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:00:23.449Z] #25 9.136 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:23.449Z] #25 9.150 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:23.659Z] #41 89.64 CC criu/sk-queue.o [2021-01-12T22:00:23.707Z] #25 9.161 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:23.713Z] #25 5.111 Reading package lists... [2021-01-12T22:00:23.950Z] #41 89.84 CC criu/sk-tcp.o [2021-01-12T22:00:23.950Z] #41 90.06 CC criu/sk-unix.o [2021-01-12T22:00:23.974Z] #25 6.044 Building dependency tree... [2021-01-12T22:00:23.974Z] #25 6.373 The following additional packages will be installed: [2021-01-12T22:00:23.974Z] #25 6.373 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-01-12T22:00:23.974Z] #25 6.373 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-01-12T22:00:23.974Z] #25 6.373 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-01-12T22:00:23.974Z] #25 6.374 Suggested packages: [2021-01-12T22:00:23.974Z] #25 6.374 krb5-doc krb5-user [2021-01-12T22:00:23.974Z] #25 6.374 Recommended packages: [2021-01-12T22:00:23.974Z] #25 6.374 krb5-locales publicsuffix libsasl2-modules [2021-01-12T22:00:24.098Z] #25 19.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:24.098Z] #25 20.00 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:24.121Z] #36 34.31 Building dependency tree... [2021-01-12T22:00:24.121Z] #36 ... [2021-01-12T22:00:24.121Z] [2021-01-12T22:00:24.121Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:24.121Z] #29 33.25 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T22:00:24.121Z] #29 33.88 [2021-01-12T22:00:24.121Z] #29 34.10 ######################################################################## 100.0% [2021-01-12T22:00:24.121Z] #29 34.25 [2021-01-12T22:00:24.121Z] #29 34.41 Download of images into '/build' complete. [2021-01-12T22:00:24.121Z] #29 34.41 Use something like the following to load the result into a Docker daemon: [2021-01-12T22:00:24.121Z] #29 34.41 tar -cC '/build' . | docker load [2021-01-12T22:00:24.121Z] #29 DONE 34.5s [2021-01-12T22:00:24.235Z] #25 6.584 The following NEW packages will be installed: [2021-01-12T22:00:24.271Z] #25 9.961 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:24.419Z] [2021-01-12T22:00:24.419Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:24.419Z] #55 27.65 Reading package lists... [2021-01-12T22:00:24.496Z] #25 6.585 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-01-12T22:00:24.496Z] #25 6.585 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-01-12T22:00:24.496Z] #25 6.585 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-01-12T22:00:24.496Z] #25 6.586 libssh2-1 libssl1.1 openssl [2021-01-12T22:00:24.496Z] #25 6.873 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-01-12T22:00:24.496Z] #25 6.873 Need to get 5047 kB of archives. [2021-01-12T22:00:24.496Z] #25 6.873 After this operation, 12.1 MB of additional disk space will be used. [2021-01-12T22:00:24.496Z] #25 6.873 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2021-01-12T22:00:24.527Z] #25 ... [2021-01-12T22:00:24.527Z] [2021-01-12T22:00:24.527Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:24.527Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-01-12T22:00:24.527Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.4s done [2021-01-12T22:00:24.527Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.8s [2021-01-12T22:00:24.669Z] #25 20.65 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:24.757Z] #25 6.874 Get:2 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2021-01-12T22:00:24.757Z] #25 6.889 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-01-12T22:00:24.757Z] #25 6.889 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-01-12T22:00:24.757Z] #25 6.889 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-01-12T22:00:24.757Z] #25 6.889 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-01-12T22:00:24.757Z] #25 6.899 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-01-12T22:00:24.757Z] #25 6.905 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-12T22:00:24.757Z] #25 6.909 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-01-12T22:00:24.757Z] #25 6.913 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2021-01-12T22:00:24.757Z] #25 6.921 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-12T22:00:24.757Z] #25 6.923 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2021-01-12T22:00:24.757Z] #25 6.931 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-01-12T22:00:24.757Z] #25 6.935 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-01-12T22:00:24.757Z] #25 6.939 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-01-12T22:00:24.757Z] #25 6.940 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-01-12T22:00:24.757Z] #25 6.947 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-01-12T22:00:24.757Z] #25 6.952 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-01-12T22:00:24.757Z] #25 6.956 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T22:00:24.757Z] #25 6.959 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T22:00:24.757Z] #25 6.962 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T22:00:24.757Z] #25 7.110 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:24.757Z] #25 7.136 Fetched 5047 kB in 0s (14.6 MB/s) [2021-01-12T22:00:24.985Z] #41 90.86 CC criu/sockets.o [2021-01-12T22:00:25.019Z] #25 7.193 Selecting previously unselected package libssl1.1:amd64. [2021-01-12T22:00:25.019Z] #25 7.193 (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-12T22:00:25.019Z] #25 7.193 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T22:00:25.019Z] #25 7.205 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:25.276Z] #41 91.32 CC criu/stats.o [2021-01-12T22:00:25.286Z] #25 7.467 Selecting previously unselected package openssl. [2021-01-12T22:00:25.286Z] #25 7.467 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2021-01-12T22:00:25.286Z] #25 7.472 Unpacking openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:25.286Z] #25 7.641 Selecting previously unselected package ca-certificates. [2021-01-12T22:00:25.286Z] #25 7.641 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2021-01-12T22:00:25.286Z] #25 7.648 Unpacking ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:25.458Z] #8 ... [2021-01-12T22:00:25.458Z] [2021-01-12T22:00:25.458Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:25.458Z] #25 10.83 126 added, 0 removed; done. [2021-01-12T22:00:25.458Z] #25 10.86 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:25.458Z] #25 10.87 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:25.458Z] #25 10.89 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:25.458Z] #25 10.90 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:25.458Z] #25 10.91 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:25.458Z] #25 10.92 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:25.458Z] #25 10.93 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:25.547Z] #25 7.759 Selecting previously unselected package libkeyutils1:amd64. [2021-01-12T22:00:25.547Z] #25 7.759 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-01-12T22:00:25.547Z] #25 7.774 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-01-12T22:00:25.547Z] #25 7.816 Selecting previously unselected package libkrb5support0:amd64. [2021-01-12T22:00:25.547Z] #25 7.816 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:25.547Z] #25 7.822 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:25.547Z] #25 7.897 Selecting previously unselected package libk5crypto3:amd64. [2021-01-12T22:00:25.547Z] #25 7.897 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:25.547Z] #25 7.904 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:25.547Z] #25 7.977 Selecting previously unselected package libkrb5-3:amd64. [2021-01-12T22:00:25.547Z] #25 7.977 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:25.547Z] #25 7.983 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:25.568Z] #41 91.48 CC criu/string.o [2021-01-12T22:00:25.568Z] #41 91.53 CC criu/sysctl.o [2021-01-12T22:00:25.613Z] #25 21.62 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:25.613Z] #25 21.66 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:25.613Z] #25 21.68 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:25.811Z] #25 8.126 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-12T22:00:25.811Z] #25 8.126 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-01-12T22:00:25.811Z] #25 8.130 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:25.811Z] #25 8.187 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-12T22:00:25.811Z] #25 8.187 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T22:00:25.811Z] #25 8.199 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:25.860Z] #41 91.85 CC criu/sysfs_parse.o [2021-01-12T22:00:26.022Z] #25 11.52 0 added, 0 removed; done. [2021-01-12T22:00:26.022Z] #25 11.52 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T22:00:26.022Z] #25 11.52 done. [2021-01-12T22:00:26.071Z] #25 8.299 Selecting previously unselected package libsasl2-2:amd64. [2021-01-12T22:00:26.071Z] #25 8.299 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-01-12T22:00:26.071Z] #25 8.304 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:26.071Z] #25 8.367 Selecting previously unselected package libldap-common. [2021-01-12T22:00:26.071Z] #25 8.367 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2021-01-12T22:00:26.071Z] #25 8.372 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:26.071Z] #25 8.435 Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-12T22:00:26.071Z] #25 8.435 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2021-01-12T22:00:26.071Z] #25 8.440 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:26.127Z] #40 ... [2021-01-12T22:00:26.127Z] [2021-01-12T22:00:26.127Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:26.127Z] #32 79.07 time [2021-01-12T22:00:26.127Z] #32 88.48 internal/poll [2021-01-12T22:00:26.127Z] #32 88.92 internal/fmtsort [2021-01-12T22:00:26.127Z] #32 ... [2021-01-12T22:00:26.127Z] [2021-01-12T22:00:26.127Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:26.127Z] #34 85.72 Selecting previously unselected package libxml2:amd64. [2021-01-12T22:00:26.127Z] #34 85.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 85.74 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:00:26.127Z] #34 86.74 Selecting previously unselected package libarchive13:amd64. [2021-01-12T22:00:26.127Z] #34 86.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 86.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:00:26.127Z] #34 87.15 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T22:00:26.127Z] #34 87.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 87.15 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:00:26.127Z] #34 87.48 Selecting previously unselected package librhash0:amd64. [2021-01-12T22:00:26.127Z] #34 87.48 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 87.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:00:26.127Z] #34 87.90 Selecting previously unselected package libuv1:amd64. [2021-01-12T22:00:26.127Z] #34 87.90 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 87.90 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:00:26.127Z] #34 88.23 Selecting previously unselected package cmake. [2021-01-12T22:00:26.127Z] #34 88.23 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T22:00:26.127Z] #34 88.25 Unpacking cmake (3.13.4-1) ... [2021-01-12T22:00:26.161Z] #41 92.02 CC criu/timens.o [2021-01-12T22:00:26.161Z] #41 ... [2021-01-12T22:00:26.161Z] [2021-01-12T22:00:26.161Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:26.161Z] #38 DONE 126.6s [2021-01-12T22:00:26.161Z] [2021-01-12T22:00:26.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:26.161Z] #41 92.15 CC criu/timerfd.o [2021-01-12T22:00:26.161Z] #41 92.27 CC criu/tty.o [2021-01-12T22:00:26.194Z] #25 ... [2021-01-12T22:00:26.194Z] [2021-01-12T22:00:26.194Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T22:00:26.194Z] #9 DONE 6.4s [2021-01-12T22:00:26.194Z] [2021-01-12T22:00:26.194Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T22:00:26.244Z] #55 35.67 Building dependency tree... [2021-01-12T22:00:26.332Z] #25 8.532 Selecting previously unselected package libnghttp2-14:amd64. [2021-01-12T22:00:26.332Z] #25 8.532 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-01-12T22:00:26.332Z] #25 8.538 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:26.332Z] #25 8.604 Selecting previously unselected package libpsl5:amd64. [2021-01-12T22:00:26.332Z] #25 8.604 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-01-12T22:00:26.332Z] #25 8.609 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-01-12T22:00:26.332Z] #25 8.674 Selecting previously unselected package librtmp1:amd64. [2021-01-12T22:00:26.332Z] #25 8.674 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-01-12T22:00:26.332Z] #25 8.680 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:26.332Z] #25 8.738 Selecting previously unselected package libssh2-1:amd64. [2021-01-12T22:00:26.332Z] #25 8.738 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-01-12T22:00:26.332Z] #25 8.743 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T22:00:26.332Z] #25 8.809 Selecting previously unselected package libcurl4:amd64. [2021-01-12T22:00:26.332Z] #25 8.809 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T22:00:26.593Z] #25 8.816 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:26.593Z] #25 8.907 Selecting previously unselected package curl. [2021-01-12T22:00:26.593Z] #25 8.907 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-01-12T22:00:26.593Z] #25 8.911 Unpacking curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:26.593Z] #25 9.021 Selecting previously unselected package libonig5:amd64. [2021-01-12T22:00:26.593Z] #25 9.021 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T22:00:26.768Z] #10 ... [2021-01-12T22:00:26.768Z] [2021-01-12T22:00:26.768Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:26.768Z] #25 22.47 0 added, 0 removed; done. [2021-01-12T22:00:26.768Z] #25 22.47 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T22:00:26.768Z] #25 22.47 done. [2021-01-12T22:00:26.768Z] #25 DONE 22.6s [2021-01-12T22:00:26.768Z] [2021-01-12T22:00:26.768Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T22:00:26.768Z] #26 DONE 0.1s [2021-01-12T22:00:26.768Z] [2021-01-12T22:00:26.768Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:26.854Z] #25 9.026 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:00:26.854Z] #25 9.119 Selecting previously unselected package libjq1:amd64. [2021-01-12T22:00:26.854Z] #25 9.119 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:00:26.854Z] #25 9.125 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:26.854Z] #25 9.215 Selecting previously unselected package jq. [2021-01-12T22:00:26.854Z] #25 9.215 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:00:26.854Z] #25 9.221 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:27.034Z] #27 ... [2021-01-12T22:00:27.034Z] [2021-01-12T22:00:27.034Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T22:00:27.034Z] #10 DONE 0.9s [2021-01-12T22:00:27.114Z] #25 9.285 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-01-12T22:00:27.114Z] #25 9.305 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-01-12T22:00:27.114Z] #25 9.322 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:27.114Z] #25 9.472 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-01-12T22:00:27.114Z] #25 9.487 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:27.197Z] #41 ... [2021-01-12T22:00:27.197Z] [2021-01-12T22:00:27.197Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:00:27.197Z] #39 DONE 0.2s [2021-01-12T22:00:27.197Z] [2021-01-12T22:00:27.197Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:27.197Z] #47 127.8 + /build/golangci-lint --version [2021-01-12T22:00:27.289Z] #55 38.10 The following additional packages will be installed: [2021-01-12T22:00:27.289Z] #55 38.11 libbtrfs0 [2021-01-12T22:00:27.289Z] #55 38.29 The following NEW packages will be installed: [2021-01-12T22:00:27.289Z] #55 38.29 libbtrfs-dev libbtrfs0 [2021-01-12T22:00:27.310Z] [2021-01-12T22:00:27.310Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T22:00:27.310Z] #29 DONE 0.1s [2021-01-12T22:00:27.310Z] [2021-01-12T22:00:27.310Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:27.310Z] #30 ... [2021-01-12T22:00:27.310Z] [2021-01-12T22:00:27.310Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T22:00:27.310Z] #37 DONE 0.3s [2021-01-12T22:00:27.375Z] #25 9.509 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:27.375Z] #25 9.524 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:27.375Z] #25 9.536 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-01-12T22:00:27.375Z] #25 9.549 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:27.375Z] #25 9.565 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-01-12T22:00:27.375Z] #25 9.580 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-01-12T22:00:27.375Z] #25 9.597 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:27.375Z] #25 9.610 Setting up openssl (1.1.1d-0+deb10u4) ... [2021-01-12T22:00:27.375Z] #25 9.633 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:00:27.375Z] #25 9.648 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:00:27.375Z] #25 9.661 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2021-01-12T22:00:27.375Z] #25 9.674 Setting up ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:27.489Z] #47 127.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:00:27.489Z] #47 DONE 128.2s [2021-01-12T22:00:27.489Z] [2021-01-12T22:00:27.489Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:27.489Z] #41 93.27 CC criu/tun.o [2021-01-12T22:00:27.489Z] #41 93.43 CC criu/uffd.o [2021-01-12T22:00:27.574Z] [2021-01-12T22:00:27.574Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:27.584Z] #55 38.45 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:00:27.584Z] #55 38.45 Need to get 120 kB of archives. [2021-01-12T22:00:27.584Z] #55 38.45 After this operation, 423 kB of additional disk space will be used. [2021-01-12T22:00:27.584Z] #55 38.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-12T22:00:27.584Z] #55 38.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-12T22:00:27.781Z] #41 93.74 CC criu/util.o [2021-01-12T22:00:27.950Z] #25 ... [2021-01-12T22:00:27.950Z] [2021-01-12T22:00:27.950Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:27.950Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-01-12T22:00:27.950Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.6s done [2021-01-12T22:00:27.950Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s [2021-01-12T22:00:28.034Z] #34 ... [2021-01-12T22:00:28.034Z] [2021-01-12T22:00:28.034Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:28.034Z] #40 91.54 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:00:28.035Z] #40 91.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:00:28.035Z] #40 91.67 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:28.211Z] #8 ... [2021-01-12T22:00:28.211Z] [2021-01-12T22:00:28.211Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:28.211Z] #25 10.40 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:28.420Z] #41 94.26 CC criu/uts_ns.o [2021-01-12T22:00:28.420Z] #41 94.34 CC criu/vdso.o [2021-01-12T22:00:28.420Z] #41 94.55 LINK criu/built-in.o [2021-01-12T22:00:28.420Z] #41 94.60 LINK criu/criu [2021-01-12T22:00:28.711Z] #41 94.72 DEP lib/c/criu.d [2021-01-12T22:00:28.711Z] #41 94.75 CC images/rpc.pb-c.o [2021-01-12T22:00:29.002Z] #41 94.92 CC lib/c/criu.o [2021-01-12T22:00:29.017Z] #40 92.34 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:00:29.018Z] #40 ... [2021-01-12T22:00:29.018Z] [2021-01-12T22:00:29.018Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:29.018Z] #45 DONE 92.6s [2021-01-12T22:00:29.018Z] [2021-01-12T22:00:29.018Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:29.018Z] #40 92.53 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:29.018Z] #40 92.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:00:29.018Z] #40 92.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:29.018Z] #40 92.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:00:29.018Z] #40 92.66 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:00:29.018Z] #40 92.71 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T22:00:29.153Z] #25 11.58 126 added, 0 removed; done. [2021-01-12T22:00:29.293Z] #25 DONE 14.3s [2021-01-12T22:00:29.293Z] [2021-01-12T22:00:29.293Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T22:00:29.293Z] #26 DONE 0.1s [2021-01-12T22:00:29.293Z] [2021-01-12T22:00:29.293Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:29.294Z] #41 95.18 LINK lib/c/built-in.o [2021-01-12T22:00:29.294Z] #41 95.18 LINK lib/c/libcriu.so [2021-01-12T22:00:29.294Z] #41 95.19 LINK lib/c/libcriu.a [2021-01-12T22:00:29.294Z] #41 95.22 GEN magic.py [2021-01-12T22:00:29.294Z] #41 95.25 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:00:29.294Z] #41 95.25 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:00:29.294Z] #41 95.26 Note: Building without GnuTLS support [2021-01-12T22:00:29.294Z] #41 95.26 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:00:29.294Z] #41 95.26 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:00:29.294Z] #41 95.43 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:00:29.417Z] #25 11.62 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-01-12T22:00:29.417Z] #25 11.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:00:29.417Z] #25 11.65 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-01-12T22:00:29.417Z] #25 11.67 Setting up curl (7.64.0-4+deb10u1) ... [2021-01-12T22:00:29.417Z] #25 11.68 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:29.417Z] #25 11.71 Processing triggers for ca-certificates (20200601~deb10u1) ... [2021-01-12T22:00:29.417Z] #25 11.72 Updating certificates in /etc/ssl/certs... [2021-01-12T22:00:29.586Z] #41 95.68 make[1]: Nothing to be done for 'all'. [2021-01-12T22:00:29.672Z] #55 40.31 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:29.672Z] #55 40.58 Fetched 120 kB in 0s (1637 kB/s) [2021-01-12T22:00:29.877Z] #41 95.92 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:00:29.877Z] #41 95.93 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:00:29.877Z] #41 95.94 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:00:29.877Z] #41 95.95 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:00:29.877Z] #41 95.96 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:00:29.877Z] #41 95.96 make[1]: Nothing to be done for 'all'. [2021-01-12T22:00:29.877Z] #41 95.97 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:00:29.877Z] #41 96.03 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:29.967Z] #55 40.77 Selecting previously unselected package libbtrfs0. [2021-01-12T22:00:29.967Z] #55 40.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 ... 15339 files and directories currently installed.) [2021-01-12T22:00:29.967Z] #55 40.93 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-12T22:00:29.967Z] #55 40.96 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:00:30.169Z] #41 96.04 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.05 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.10 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.11 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.12 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.13 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.17 make[2]: Nothing to be done for 'all'. [2021-01-12T22:00:30.169Z] #41 96.17 INSTALL criu/criu [2021-01-12T22:00:30.169Z] #41 DONE 96.4s [2021-01-12T22:00:30.169Z] [2021-01-12T22:00:30.169Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:30.261Z] #55 41.05 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:00:30.261Z] #55 41.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-12T22:00:30.261Z] #55 41.10 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:00:30.358Z] #25 12.48 0 added, 0 removed; done. [2021-01-12T22:00:30.359Z] #25 12.48 Running hooks in /etc/ca-certificates/update.d... [2021-01-12T22:00:30.359Z] #25 12.48 done. [2021-01-12T22:00:30.556Z] #55 41.36 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:00:30.556Z] #55 41.37 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:00:30.556Z] #55 41.38 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:30.556Z] #55 DONE 41.6s [2021-01-12T22:00:30.556Z] [2021-01-12T22:00:30.556Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:30.753Z] #27 1.591 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T22:00:30.753Z] #27 1.700 [2021-01-12T22:00:30.853Z] #56 0.341 + RM_GOPATH=0 [2021-01-12T22:00:30.853Z] #56 0.343 + TMP_GOPATH= [2021-01-12T22:00:30.853Z] #56 0.343 + : /build [2021-01-12T22:00:30.853Z] #56 0.343 + '[' -z '' ']' [2021-01-12T22:00:30.853Z] #56 0.346 ++ mktemp -d [2021-01-12T22:00:30.853Z] #56 0.350 + export GOPATH=/tmp/tmp.BAZVl9uDqx [2021-01-12T22:00:30.853Z] #56 0.350 + GOPATH=/tmp/tmp.BAZVl9uDqx [2021-01-12T22:00:30.853Z] #56 0.350 + RM_GOPATH=1 [2021-01-12T22:00:30.853Z] #56 0.350 + case "$(go env GOARCH)" in [2021-01-12T22:00:30.853Z] #56 0.354 ++ go env GOARCH [2021-01-12T22:00:30.853Z] #56 0.373 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:30.853Z] #56 0.373 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:30.929Z] #40 ... [2021-01-12T22:00:30.929Z] [2021-01-12T22:00:30.929Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:30.929Z] #34 92.78 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:00:30.929Z] #34 92.80 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:00:30.929Z] #34 92.83 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:00:30.929Z] #34 92.91 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:00:30.929Z] #34 93.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:00:30.929Z] #34 93.05 Setting up cmake-data (3.13.4-1) ... [2021-01-12T22:00:30.929Z] #34 93.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:00:30.929Z] #34 93.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:00:30.929Z] #34 93.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:00:30.929Z] #34 93.13 Setting up cmake (3.13.4-1) ... [2021-01-12T22:00:30.929Z] #34 93.14 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:30.929Z] #34 93.38 Processing triggers for mime-support (3.62) ... [2021-01-12T22:00:30.929Z] #34 DONE 94.6s [2021-01-12T22:00:31.149Z] #56 0.377 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:31.149Z] #56 0.380 + dir=/tmp/install [2021-01-12T22:00:31.149Z] #56 0.380 + bin=containerd [2021-01-12T22:00:31.149Z] #56 0.380 + shift [2021-01-12T22:00:31.149Z] #56 0.380 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T22:00:31.149Z] #56 0.381 + . /tmp/install/containerd.installer [2021-01-12T22:00:31.149Z] #56 0.381 ++ set -e [2021-01-12T22:00:31.149Z] #56 0.381 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:00:31.149Z] #56 0.382 + install_containerd [2021-01-12T22:00:31.149Z] #56 0.383 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T22:00:31.149Z] #56 0.383 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:00:31.149Z] #56 0.384 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BAZVl9uDqx/src/github.com/containerd/containerd [2021-01-12T22:00:31.149Z] #56 0.399 Cloning into '/tmp/tmp.BAZVl9uDqx/src/github.com/containerd/containerd'... [2021-01-12T22:00:31.188Z] [2021-01-12T22:00:31.188Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:31.314Z] #27 1.821 ####### 10.8% ####################### 32.4% ######################################## 56.7% ####################################################### 76.5% ##################################################################### 96.5% ######################################################################## 100.0% [2021-01-12T22:00:31.314Z] #27 2.346 [2021-01-12T22:00:31.314Z] #27 2.483 ############################################################# 85.3% ######################################################################## 100.0% [2021-01-12T22:00:31.577Z] #27 2.580 [2021-01-12T22:00:31.577Z] #27 2.735 # 1.7% ######################################################################## 100.0% [2021-01-12T22:00:31.718Z] #54 ... [2021-01-12T22:00:31.718Z] [2021-01-12T22:00:31.718Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:00:31.718Z] #42 DONE 0.2s [2021-01-12T22:00:31.718Z] [2021-01-12T22:00:31.718Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:00:31.718Z] #44 DONE 0.1s [2021-01-12T22:00:31.718Z] [2021-01-12T22:00:31.718Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:00:31.718Z] #46 DONE 0.1s [2021-01-12T22:00:31.718Z] [2021-01-12T22:00:31.718Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:31.855Z] #27 2.895 [2021-01-12T22:00:32.011Z] #54 ... [2021-01-12T22:00:32.011Z] [2021-01-12T22:00:32.011Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:00:32.011Z] #48 DONE 0.2s [2021-01-12T22:00:32.011Z] [2021-01-12T22:00:32.011Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:00:32.126Z] #35 ... [2021-01-12T22:00:32.126Z] [2021-01-12T22:00:32.126Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:32.126Z] #43 85.68 time [2021-01-12T22:00:32.126Z] #43 91.58 strings [2021-01-12T22:00:32.126Z] #43 93.77 os [2021-01-12T22:00:32.126Z] #43 95.49 regexp/syntax [2021-01-12T22:00:32.126Z] #43 ... [2021-01-12T22:00:32.126Z] [2021-01-12T22:00:32.126Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:32.126Z] #11 86.62 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T22:00:32.126Z] #11 86.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:00:32.126Z] #11 86.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:00:32.126Z] #11 91.63 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T22:00:32.126Z] #11 91.64 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T22:00:32.126Z] #11 91.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:00:32.126Z] #11 92.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T22:00:32.126Z] #11 92.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:00:32.126Z] #11 92.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:00:32.126Z] #11 93.04 Selecting previously unselected package dmsetup. [2021-01-12T22:00:32.126Z] #11 93.04 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:00:32.126Z] #11 93.05 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T22:00:32.126Z] #11 93.53 Selecting previously unselected package mingw-w64-common. [2021-01-12T22:00:32.126Z] #11 93.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T22:00:32.126Z] #11 93.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T22:00:32.302Z] #50 DONE 0.2s [2021-01-12T22:00:32.302Z] [2021-01-12T22:00:32.302Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:00:32.302Z] #52 DONE 0.2s [2021-01-12T22:00:32.302Z] [2021-01-12T22:00:32.302Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:32.378Z] #27 3.027 ########## 15.0% ######################## 34.6% ###################################### 53.3% ################################################### 72.0% ################################################################### 93.1% ######################################################################## 100.0% [2021-01-12T22:00:32.642Z] #27 3.573 [2021-01-12T22:00:32.695Z] #11 ... [2021-01-12T22:00:32.695Z] [2021-01-12T22:00:32.695Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:32.695Z] #35 1.716 + RM_GOPATH=0 [2021-01-12T22:00:32.695Z] #35 1.716 + TMP_GOPATH= [2021-01-12T22:00:32.695Z] #35 1.716 + : /build [2021-01-12T22:00:32.695Z] #35 1.716 + '[' -z '' ']' [2021-01-12T22:00:32.695Z] #35 1.717 ++ mktemp -d [2021-01-12T22:00:32.695Z] #35 1.720 + export GOPATH=/tmp/tmp.81zz8N6YI4 [2021-01-12T22:00:32.695Z] #35 1.720 + GOPATH=/tmp/tmp.81zz8N6YI4 [2021-01-12T22:00:32.695Z] #35 1.720 + RM_GOPATH=1 [2021-01-12T22:00:32.695Z] #35 1.720 + case "$(go env GOARCH)" in [2021-01-12T22:00:32.695Z] #35 1.720 ++ go env GOARCH [2021-01-12T22:00:32.695Z] #35 1.770 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:32.695Z] #35 1.770 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:32.695Z] #35 1.771 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:32.695Z] #35 1.775 + dir=/tmp/install [2021-01-12T22:00:32.695Z] #35 1.775 + bin=tini [2021-01-12T22:00:32.695Z] #35 1.775 + shift [2021-01-12T22:00:32.695Z] #35 1.775 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T22:00:32.695Z] #35 1.775 + . /tmp/install/tini.installer [2021-01-12T22:00:32.695Z] #35 1.775 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:00:32.695Z] #35 1.775 + install_tini [2021-01-12T22:00:32.695Z] #35 1.775 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T22:00:32.695Z] #35 1.775 + git clone https://github.com/krallin/tini.git /tmp/tmp.81zz8N6YI4/tini [2021-01-12T22:00:32.695Z] #35 1.775 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:00:32.695Z] #35 1.785 Cloning into '/tmp/tmp.81zz8N6YI4/tini'... [2021-01-12T22:00:32.890Z] #38 4.951 + git clone https://github.com/docker/distribution.git . [2021-01-12T22:00:32.890Z] #38 4.967 Cloning into '.'... [2021-01-12T22:00:32.890Z] #38 ... [2021-01-12T22:00:32.890Z] [2021-01-12T22:00:32.890Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:32.890Z] #27 3.177 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T22:00:32.890Z] #27 3.387 [2021-01-12T22:00:32.890Z] #27 3.557 0.0% ######## 11.8% ########## 14.5% ######################### 35.5% ################################## 48.1% ################################################# 68.2% ############################################################## 86.8% ######################################################################## 100.0% [2021-01-12T22:00:32.890Z] #27 4.611 [2021-01-12T22:00:32.890Z] #27 4.858 0.2% ########################### 37.6% ######################################################################## 100.0% [2021-01-12T22:00:32.890Z] #27 5.285 [2021-01-12T22:00:32.890Z] #27 5.486 0.2% ############# 19.3% ############################### 43.2% #################################################### 72.9% ######################################################################## 100.0% [2021-01-12T22:00:32.890Z] #27 6.268 [2021-01-12T22:00:33.250Z] #56 ... [2021-01-12T22:00:33.250Z] [2021-01-12T22:00:33.250Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:33.250Z] #42 26.44 Reading package lists... [2021-01-12T22:00:33.250Z] #42 34.18 Building dependency tree... [2021-01-12T22:00:33.250Z] #42 37.75 The following additional packages will be installed: [2021-01-12T22:00:33.250Z] #42 37.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T22:00:33.250Z] #42 37.78 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T22:00:33.250Z] #42 37.81 Suggested packages: [2021-01-12T22:00:33.250Z] #42 37.81 manpages-dev python-setuptools [2021-01-12T22:00:33.250Z] #42 39.50 The following NEW packages will be installed: [2021-01-12T22:00:33.250Z] #42 39.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T22:00:33.250Z] #42 39.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T22:00:33.250Z] #42 39.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T22:00:33.250Z] #42 39.51 python-six zlib1g-dev [2021-01-12T22:00:33.250Z] #42 39.66 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:00:33.250Z] #42 39.66 Need to get 4075 kB of archives. [2021-01-12T22:00:33.250Z] #42 39.66 After this operation, 24.5 MB of additional disk space will be used. [2021-01-12T22:00:33.250Z] #42 39.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-01-12T22:00:33.250Z] #42 39.68 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-12T22:00:33.250Z] #42 39.69 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-12T22:00:33.250Z] #42 39.72 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-12T22:00:33.250Z] #42 39.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-01-12T22:00:33.250Z] #42 39.88 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-12T22:00:33.250Z] #42 39.88 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-12T22:00:33.250Z] #42 39.89 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-12T22:00:33.250Z] #42 39.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-01-12T22:00:33.250Z] #42 40.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-01-12T22:00:33.250Z] #42 40.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-01-12T22:00:33.250Z] #42 40.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-01-12T22:00:33.250Z] #42 40.73 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-12T22:00:33.250Z] #42 40.74 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-12T22:00:33.250Z] #42 40.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T22:00:33.250Z] #42 40.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-01-12T22:00:33.250Z] #42 40.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-01-12T22:00:33.250Z] #42 42.74 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:33.250Z] #42 43.13 Fetched 4075 kB in 1s (2814 kB/s) [2021-01-12T22:00:33.250Z] #42 43.31 Selecting previously unselected package libcap-dev:ppc64el. [2021-01-12T22:00:33.250Z] #42 43.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T22:00:33.250Z] #42 43.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-01-12T22:00:33.250Z] #42 43.42 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-01-12T22:00:33.250Z] #42 43.66 Selecting previously unselected package libnet1:ppc64el. [2021-01-12T22:00:33.250Z] #42 43.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T22:00:33.250Z] #42 43.69 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:33.250Z] #42 43.75 Selecting previously unselected package libnet1-dev. [2021-01-12T22:00:33.250Z] #42 43.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T22:00:33.250Z] #42 43.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:33.250Z] #42 43.91 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-12T22:00:33.250Z] #42 43.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-12T22:00:33.250Z] #42 43.94 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T22:00:33.250Z] #42 44.14 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-01-12T22:00:33.250Z] #42 44.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-01-12T22:00:33.250Z] #42 44.15 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-12T22:00:33.546Z] #42 44.48 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-12T22:00:33.546Z] #42 44.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T22:00:33.546Z] #42 44.51 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:00:33.632Z] #35 ... [2021-01-12T22:00:33.632Z] [2021-01-12T22:00:33.632Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:33.632Z] #49 87.14 context [2021-01-12T22:00:33.632Z] #49 88.63 internal/poll [2021-01-12T22:00:33.632Z] #49 91.92 os [2021-01-12T22:00:33.632Z] #49 92.94 encoding/binary [2021-01-12T22:00:33.632Z] #49 96.73 encoding/base64 [2021-01-12T22:00:33.632Z] #49 97.37 fmt [2021-01-12T22:00:33.632Z] #49 ... [2021-01-12T22:00:33.632Z] [2021-01-12T22:00:33.632Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:33.632Z] #32 89.94 internal/syscall/execenv [2021-01-12T22:00:33.632Z] #32 90.26 internal/syscall/unix [2021-01-12T22:00:33.632Z] #32 90.60 strings [2021-01-12T22:00:33.632Z] #32 91.73 os [2021-01-12T22:00:33.632Z] #32 94.09 path [2021-01-12T22:00:33.632Z] #32 94.93 text/tabwriter [2021-01-12T22:00:33.632Z] #32 96.87 path/filepath [2021-01-12T22:00:33.632Z] #32 96.87 fmt [2021-01-12T22:00:33.840Z] #42 44.66 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-01-12T22:00:33.840Z] #42 44.67 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T22:00:33.840Z] #42 44.72 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:00:33.891Z] #32 ... [2021-01-12T22:00:33.891Z] [2021-01-12T22:00:33.891Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:33.891Z] #35 2.857 + cd /tmp/tmp.81zz8N6YI4/tini [2021-01-12T22:00:33.891Z] #35 2.858 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:00:33.891Z] #35 2.891 + cmake . [2021-01-12T22:00:34.137Z] #42 44.87 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-01-12T22:00:34.137Z] #42 44.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-01-12T22:00:34.137Z] #42 44.91 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-12T22:00:34.137Z] #42 45.27 Selecting previously unselected package libprotobuf17:ppc64el. [2021-01-12T22:00:34.137Z] #42 45.27 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:34.137Z] #42 45.28 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:34.371Z] #54 112.1 + bin/containerd [2021-01-12T22:00:34.432Z] #42 ... [2021-01-12T22:00:34.432Z] [2021-01-12T22:00:34.432Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:34.432Z] #36 34.31 Building dependency tree... [2021-01-12T22:00:34.432Z] #36 37.87 The following additional packages will be installed: [2021-01-12T22:00:34.432Z] #36 37.88 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T22:00:34.432Z] #36 37.90 Suggested packages: [2021-01-12T22:00:34.432Z] #36 37.90 cmake-doc ninja-build lrzip [2021-01-12T22:00:34.432Z] #36 37.90 Recommended packages: [2021-01-12T22:00:34.432Z] #36 37.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T22:00:34.432Z] #36 39.21 The following NEW packages will be installed: [2021-01-12T22:00:34.432Z] #36 39.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T22:00:34.432Z] #36 39.22 vim-common xxd [2021-01-12T22:00:34.432Z] #36 39.48 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:00:34.432Z] #36 39.48 Need to get 14.9 MB of archives. [2021-01-12T22:00:34.432Z] #36 39.48 After this operation, 67.2 MB of additional disk space will be used. [2021-01-12T22:00:34.432Z] #36 39.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-12T22:00:34.432Z] #36 39.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:00:34.432Z] #36 39.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T22:00:34.432Z] #36 39.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-12T22:00:34.432Z] #36 40.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-01-12T22:00:34.432Z] #36 40.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-01-12T22:00:34.432Z] #36 41.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-01-12T22:00:34.432Z] #36 41.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-01-12T22:00:34.432Z] #36 41.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-01-12T22:00:34.432Z] #36 41.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-01-12T22:00:34.432Z] #36 43.59 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:34.432Z] #36 43.81 Fetched 14.9 MB in 3s (5535 kB/s) [2021-01-12T22:00:34.432Z] #36 43.92 Selecting previously unselected package xxd. [2021-01-12T22:00:34.432Z] #36 43.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T22:00:34.432Z] #36 43.98 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T22:00:34.432Z] #36 43.99 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:00:34.432Z] #36 44.35 Selecting previously unselected package vim-common. [2021-01-12T22:00:34.432Z] #36 44.36 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:00:34.432Z] #36 44.44 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:00:34.432Z] #36 44.74 Selecting previously unselected package cmake-data. [2021-01-12T22:00:34.433Z] #36 44.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T22:00:34.433Z] #36 44.75 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T22:00:34.449Z] #27 3.703 ### 4.6% ###### 8.9% ########## 14.3% ############## 20.4% ################## 25.6% ###################### 30.9% ######################### 36.1% ############################# 41.1% ################################# 46.4% ##################################### 51.5% ######################################## 56.8% ############################################ 62.0% ################################################ 67.0% #################################################### 72.6% ####################################################### 77.7% ########################################################### 82.8% ############################################################### 87.9% ################################################################### 93.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-01-12T22:00:34.449Z] #27 5.570 [2021-01-12T22:00:34.565Z] #25 ... [2021-01-12T22:00:34.565Z] [2021-01-12T22:00:34.565Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:34.565Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.9s done [2021-01-12T22:00:34.565Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.8s [2021-01-12T22:00:34.735Z] #36 ... [2021-01-12T22:00:34.735Z] [2021-01-12T22:00:34.735Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:34.735Z] #13 27.52 Reading package lists... [2021-01-12T22:00:34.735Z] #13 36.17 Building dependency tree... [2021-01-12T22:00:34.735Z] #13 39.63 The following additional packages will be installed: [2021-01-12T22:00:34.735Z] #13 39.63 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T22:00:34.735Z] #13 39.63 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T22:00:34.735Z] #13 39.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T22:00:34.735Z] #13 39.63 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T22:00:34.735Z] #13 39.63 mingw-w64-x86-64-dev [2021-01-12T22:00:34.735Z] #13 39.64 Suggested packages: [2021-01-12T22:00:34.735Z] #13 39.64 gcc-8-locales seccomp wine64 [2021-01-12T22:00:34.735Z] #13 41.19 The following NEW packages will be installed: [2021-01-12T22:00:34.735Z] #13 41.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T22:00:34.735Z] #13 41.20 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T22:00:34.735Z] #13 41.20 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T22:00:34.735Z] #13 41.20 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T22:00:34.735Z] #13 41.20 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T22:00:34.735Z] #13 41.20 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T22:00:34.735Z] #13 41.21 The following packages will be upgraded: [2021-01-12T22:00:34.735Z] #13 41.21 libsystemd0 libudev1 [2021-01-12T22:00:34.735Z] #13 41.41 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:00:34.735Z] #13 41.41 Need to get 79.4 MB of archives. [2021-01-12T22:00:34.735Z] #13 41.41 After this operation, 532 MB of additional disk space will be used. [2021-01-12T22:00:34.735Z] #13 41.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2021-01-12T22:00:34.735Z] #13 41.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2021-01-12T22:00:34.735Z] #13 41.56 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-12T22:00:34.735Z] #13 42.25 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-12T22:00:34.735Z] #13 42.67 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-12T22:00:34.735Z] #13 42.69 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-12T22:00:34.735Z] #13 42.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-01-12T22:00:34.735Z] #13 42.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T22:00:34.735Z] #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-12T22:00:34.735Z] #13 43.52 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-12T22:00:34.735Z] #13 43.56 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-12T22:00:34.830Z] #35 3.872 -- The C compiler identification is GNU 8.3.0 [2021-01-12T22:00:34.830Z] #35 3.933 -- Check for working C compiler: /usr/bin/cc [2021-01-12T22:00:35.380Z] #27 6.496 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T22:00:35.380Z] #27 ... [2021-01-12T22:00:35.380Z] [2021-01-12T22:00:35.380Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:35.380Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.2s done [2021-01-12T22:00:35.380Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.2s [2021-01-12T22:00:35.380Z] #8 ... [2021-01-12T22:00:35.380Z] [2021-01-12T22:00:35.380Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:35.380Z] #27 6.590 [2021-01-12T22:00:35.381Z] #13 ... [2021-01-12T22:00:35.382Z] [2021-01-12T22:00:35.382Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:35.382Z] #42 46.41 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-01-12T22:00:35.382Z] #42 46.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:35.382Z] #42 46.44 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:35.637Z] #27 6.665 ######################################################################## 100.0% [2021-01-12T22:00:35.637Z] #27 6.690 [2021-01-12T22:00:35.687Z] #42 46.73 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-01-12T22:00:35.767Z] #35 4.777 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T22:00:35.767Z] #35 4.783 -- Detecting C compiler ABI info [2021-01-12T22:00:35.894Z] #27 6.984 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T22:00:35.894Z] #27 7.079 [2021-01-12T22:00:35.979Z] #42 46.75 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:35.979Z] #42 46.76 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:35.979Z] #42 ... [2021-01-12T22:00:35.979Z] [2021-01-12T22:00:35.979Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:35.979Z] #49 36.82 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T22:00:35.979Z] #49 42.64 go: extracting golang.org/x/text v0.3.2 [2021-01-12T22:00:36.173Z] #27 6.458 #=#=# # 1.5% ### 5.2% ####### 10.5% ########## 13.9% ############ 17.4% ############### 22.0% #################### 28.1% ####################### 33.2% ############################ 40.1% ################################ 45.7% #################################### 50.3% ###################################### 53.7% ######################################## 55.9% ############################################ 61.9% ############################################### 66.1% ################################################## 70.1% ################################################### 71.3% ##################################################### 74.4% ###################################################### 75.8% ######################################################## 78.4% ######################################################## 79.1% ############################################################## 86.7% ################################################################### 93.2% ##################################################################### 96.7% ######################################################################## 100.0% [2021-01-12T22:00:36.275Z] #49 ... [2021-01-12T22:00:36.275Z] [2021-01-12T22:00:36.275Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:36.275Z] #34 47.30 internal/reflectlite [2021-01-12T22:00:36.336Z] #35 5.473 -- Detecting C compiler ABI info - done [2021-01-12T22:00:36.407Z] #27 7.300 #=#=# ######################################################################## 100.0% [2021-01-12T22:00:36.407Z] #27 7.408 [2021-01-12T22:00:36.438Z] #27 9.623 [2021-01-12T22:00:36.529Z] #8 ... [2021-01-12T22:00:36.529Z] [2021-01-12T22:00:36.529Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-01-12T22:00:36.529Z] #25 DONE 18.5s [2021-01-12T22:00:36.529Z] [2021-01-12T22:00:36.529Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:36.529Z] #8 ... [2021-01-12T22:00:36.529Z] [2021-01-12T22:00:36.529Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-01-12T22:00:36.529Z] #26 DONE 0.3s [2021-01-12T22:00:36.529Z] [2021-01-12T22:00:36.529Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:36.572Z] #34 47.31 sync [2021-01-12T22:00:36.595Z] #35 5.539 -- Detecting C compile features [2021-01-12T22:00:36.664Z] #27 7.805 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T22:00:36.921Z] #27 7.884 [2021-01-12T22:00:36.976Z] #27 9.896 #=#=# 0.7% 1.3% # 2.6% [2021-01-12T22:00:36.976Z] #27 ... [2021-01-12T22:00:36.976Z] [2021-01-12T22:00:36.976Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:36.976Z] #22 5.664 + RM_GOPATH=0 [2021-01-12T22:00:36.976Z] #22 5.664 + TMP_GOPATH= [2021-01-12T22:00:36.976Z] #22 5.664 + : /build [2021-01-12T22:00:36.976Z] #22 5.664 + '[' -z '' ']' [2021-01-12T22:00:36.976Z] #22 5.664 ++ mktemp -d [2021-01-12T22:00:36.976Z] #22 5.675 + export GOPATH=/tmp/tmp.oqL0AOYLhr [2021-01-12T22:00:36.976Z] #22 5.675 + GOPATH=/tmp/tmp.oqL0AOYLhr [2021-01-12T22:00:36.976Z] #22 5.675 + RM_GOPATH=1 [2021-01-12T22:00:36.976Z] #22 5.675 + case "$(go env GOARCH)" in [2021-01-12T22:00:36.976Z] #22 5.679 ++ go env GOARCH [2021-01-12T22:00:36.976Z] #22 5.700 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:36.976Z] #22 5.700 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:36.976Z] #22 5.704 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:36.976Z] #22 5.726 + dir=/tmp/install [2021-01-12T22:00:36.976Z] #22 5.728 + bin=dockercli [2021-01-12T22:00:36.976Z] #22 5.728 + shift [2021-01-12T22:00:36.976Z] #22 5.728 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T22:00:36.976Z] #22 5.728 + . /tmp/install/dockercli.installer [2021-01-12T22:00:36.976Z] #22 5.728 ++ : stable [2021-01-12T22:00:36.976Z] #22 5.728 ++ : 17.06.2-ce [2021-01-12T22:00:36.976Z] #22 5.728 + install_dockercli [2021-01-12T22:00:36.976Z] #22 5.728 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T22:00:36.976Z] #22 5.728 Install docker/cli version 17.06.2-ce from stable [2021-01-12T22:00:36.976Z] #22 5.735 ++ uname -m [2021-01-12T22:00:36.976Z] #22 5.736 + arch=aarch64 [2021-01-12T22:00:36.976Z] #22 5.736 + '[' aarch64 '!=' x86_64 ']' [2021-01-12T22:00:36.976Z] #22 5.736 + '[' aarch64 '!=' s390x ']' [2021-01-12T22:00:36.976Z] #22 5.736 + '[' aarch64 '!=' armhf ']' [2021-01-12T22:00:36.976Z] #22 5.736 + build_dockercli [2021-01-12T22:00:36.976Z] #22 5.736 + git clone https://github.com/docker/docker-ce /tmp/tmp.oqL0AOYLhr/tmp/docker-ce [2021-01-12T22:00:36.976Z] #22 5.740 Cloning into '/tmp/tmp.oqL0AOYLhr/tmp/docker-ce'... [2021-01-12T22:00:37.239Z] #22 ... [2021-01-12T22:00:37.239Z] [2021-01-12T22:00:37.239Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:37.239Z] #47 3.697 + RM_GOPATH=0 [2021-01-12T22:00:37.239Z] #47 3.697 + TMP_GOPATH= [2021-01-12T22:00:37.239Z] #47 3.697 + : /build [2021-01-12T22:00:37.239Z] #47 3.697 + '[' -z '' ']' [2021-01-12T22:00:37.239Z] #47 3.697 ++ mktemp -d [2021-01-12T22:00:37.239Z] #47 3.697 + export GOPATH=/tmp/tmp.ybHNDx7iqT [2021-01-12T22:00:37.239Z] #47 3.697 + GOPATH=/tmp/tmp.ybHNDx7iqT [2021-01-12T22:00:37.239Z] #47 3.697 + RM_GOPATH=1 [2021-01-12T22:00:37.239Z] #47 3.697 + case "$(go env GOARCH)" in [2021-01-12T22:00:37.239Z] #47 3.697 ++ go env GOARCH [2021-01-12T22:00:37.239Z] #47 3.762 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.239Z] #47 3.762 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.239Z] #47 3.791 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:37.239Z] #47 3.791 + dir=/tmp/install [2021-01-12T22:00:37.239Z] #47 3.791 + bin=golangci_lint [2021-01-12T22:00:37.239Z] #47 3.791 + shift [2021-01-12T22:00:37.239Z] #47 3.791 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T22:00:37.239Z] #47 3.791 + . /tmp/install/golangci_lint.installer [2021-01-12T22:00:37.239Z] #47 3.791 ++ : v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.791 + install_golangci_lint [2021-01-12T22:00:37.239Z] #47 3.791 + set -e [2021-01-12T22:00:37.239Z] #47 3.791 + export GO111MODULE=on [2021-01-12T22:00:37.239Z] #47 3.791 + GO111MODULE=on [2021-01-12T22:00:37.239Z] #47 3.791 + GOBIN=/build [2021-01-12T22:00:37.239Z] #47 3.791 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.817 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.817 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.817 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.817 go: finding github.com/golangci v1.23.8 [2021-01-12T22:00:37.239Z] #47 3.817 go: finding github.com v1.23.8 [2021-01-12T22:00:37.239Z] #47 4.578 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:37.239Z] #47 5.241 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:37.239Z] #47 ... [2021-01-12T22:00:37.239Z] [2021-01-12T22:00:37.239Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:37.239Z] #11 6.351 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:37.239Z] #11 6.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:37.239Z] #11 6.391 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:37.239Z] #11 7.332 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:00:37.239Z] #11 9.444 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T22:00:37.436Z] #27 8.003 ############ 16.7% ############################ 39.9% ########################################## 59.1% ############################################################# 85.1% ######################################################################## 100.0% [2021-01-12T22:00:37.436Z] #27 8.392 [2021-01-12T22:00:37.502Z] #11 10.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:00:37.502Z] #11 ... [2021-01-12T22:00:37.502Z] [2021-01-12T22:00:37.502Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:37.502Z] #53 5.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:37.502Z] #53 6.127 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:37.502Z] #53 6.142 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:37.502Z] #53 7.247 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:00:37.502Z] #53 8.967 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T22:00:37.502Z] #53 ... [2021-01-12T22:00:37.502Z] [2021-01-12T22:00:37.502Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:37.502Z] #49 5.529 + RM_GOPATH=0 [2021-01-12T22:00:37.502Z] #49 5.529 + TMP_GOPATH= [2021-01-12T22:00:37.502Z] #49 5.529 + : /build [2021-01-12T22:00:37.502Z] #49 5.529 + '[' -z '' ']' [2021-01-12T22:00:37.502Z] #49 5.529 ++ mktemp -d [2021-01-12T22:00:37.502Z] #49 5.545 + export GOPATH=/tmp/tmp.PkTTGDKykP [2021-01-12T22:00:37.502Z] #49 5.545 + GOPATH=/tmp/tmp.PkTTGDKykP [2021-01-12T22:00:37.502Z] #49 5.545 + RM_GOPATH=1 [2021-01-12T22:00:37.502Z] #49 5.545 + case "$(go env GOARCH)" in [2021-01-12T22:00:37.502Z] #49 5.545 ++ go env GOARCH [2021-01-12T22:00:37.502Z] #49 5.583 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.502Z] #49 5.583 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.502Z] #49 5.583 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:37.502Z] #49 5.591 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:37.502Z] #49 5.592 + dir=/tmp/install [2021-01-12T22:00:37.502Z] #49 5.592 + bin=shfmt [2021-01-12T22:00:37.502Z] #49 5.592 + shift [2021-01-12T22:00:37.502Z] #49 5.592 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T22:00:37.502Z] #49 5.592 + . /tmp/install/shfmt.installer [2021-01-12T22:00:37.502Z] #49 5.592 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:37.502Z] #49 5.592 + install_shfmt [2021-01-12T22:00:37.502Z] #49 5.592 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T22:00:37.502Z] #49 5.592 + git clone https://github.com/mvdan/sh.git /tmp/tmp.PkTTGDKykP/src/github.com/mvdan/sh [2021-01-12T22:00:37.502Z] #49 5.600 Cloning into '/tmp/tmp.PkTTGDKykP/src/github.com/mvdan/sh'... [2021-01-12T22:00:37.701Z] #27 8.811 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T22:00:37.701Z] #27 8.900 [2021-01-12T22:00:37.766Z] #49 ... [2021-01-12T22:00:37.766Z] [2021-01-12T22:00:37.766Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:37.766Z] #34 6.070 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:37.766Z] #34 6.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:37.766Z] #34 6.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:37.766Z] #34 7.310 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:00:37.766Z] #34 9.584 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T22:00:37.766Z] #34 ... [2021-01-12T22:00:37.766Z] [2021-01-12T22:00:37.766Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:37.766Z] #43 4.086 + RM_GOPATH=0 [2021-01-12T22:00:37.766Z] #43 4.086 + TMP_GOPATH= [2021-01-12T22:00:37.766Z] #43 4.086 + : /build [2021-01-12T22:00:37.766Z] #43 4.086 + '[' -z '' ']' [2021-01-12T22:00:37.766Z] #43 4.086 ++ mktemp -d [2021-01-12T22:00:37.766Z] #43 4.086 + export GOPATH=/tmp/tmp.MAeC4fw2y5 [2021-01-12T22:00:37.766Z] #43 4.086 + GOPATH=/tmp/tmp.MAeC4fw2y5 [2021-01-12T22:00:37.766Z] #43 4.086 + RM_GOPATH=1 [2021-01-12T22:00:37.766Z] #43 4.086 + case "$(go env GOARCH)" in [2021-01-12T22:00:37.766Z] #43 4.088 ++ go env GOARCH [2021-01-12T22:00:37.766Z] #43 4.101 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.766Z] #43 4.102 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:37.766Z] #43 4.110 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:37.766Z] #43 4.110 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:37.766Z] #43 4.110 + dir=/tmp/install [2021-01-12T22:00:37.766Z] #43 4.110 + bin=vndr [2021-01-12T22:00:37.766Z] #43 4.110 + shift [2021-01-12T22:00:37.766Z] #43 4.110 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T22:00:37.766Z] #43 4.110 + . /tmp/install/vndr.installer [2021-01-12T22:00:37.766Z] #43 4.110 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:37.766Z] #43 4.110 + install_vndr [2021-01-12T22:00:37.766Z] #43 4.110 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T22:00:37.766Z] #43 4.117 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MAeC4fw2y5/src/github.com/LK4D4/vndr [2021-01-12T22:00:37.766Z] #43 4.119 Cloning into '/tmp/tmp.MAeC4fw2y5/src/github.com/LK4D4/vndr'... [2021-01-12T22:00:37.766Z] #43 4.752 + cd /tmp/tmp.MAeC4fw2y5/src/github.com/LK4D4/vndr [2021-01-12T22:00:37.766Z] #43 4.765 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:37.766Z] #43 4.782 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T22:00:37.766Z] #43 5.262 internal/cpu [2021-01-12T22:00:37.766Z] #43 5.326 runtime/internal/sys [2021-01-12T22:00:37.766Z] #43 5.395 internal/race [2021-01-12T22:00:37.766Z] #43 5.711 sync/atomic [2021-01-12T22:00:37.766Z] #43 5.746 runtime/internal/atomic [2021-01-12T22:00:37.766Z] #43 5.847 internal/bytealg [2021-01-12T22:00:37.766Z] #43 6.018 runtime/internal/math [2021-01-12T22:00:37.766Z] #43 6.149 unicode [2021-01-12T22:00:37.766Z] #43 6.308 unicode/utf8 [2021-01-12T22:00:37.766Z] #43 6.325 math/bits [2021-01-12T22:00:37.766Z] #43 7.030 math [2021-01-12T22:00:37.766Z] #43 7.270 runtime [2021-01-12T22:00:37.766Z] #43 7.464 internal/testlog [2021-01-12T22:00:37.766Z] #43 8.020 encoding [2021-01-12T22:00:37.766Z] #43 8.319 unicode/utf16 [2021-01-12T22:00:37.766Z] #43 8.971 container/list [2021-01-12T22:00:37.967Z] #27 8.949 ######################################################################## 100.0% [2021-01-12T22:00:37.967Z] #27 8.984 [2021-01-12T22:00:38.030Z] #43 ... [2021-01-12T22:00:38.030Z] [2021-01-12T22:00:38.030Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:38.030Z] #40 6.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:38.030Z] #40 6.152 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:38.030Z] #40 6.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:38.030Z] #40 7.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:00:38.030Z] #40 9.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [2021-01-12T22:00:38.030Z] #40 10.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:00:38.030Z] #40 ... [2021-01-12T22:00:38.030Z] [2021-01-12T22:00:38.030Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:38.030Z] #45 4.075 + RM_GOPATH=0 [2021-01-12T22:00:38.030Z] #45 4.075 + TMP_GOPATH= [2021-01-12T22:00:38.030Z] #45 4.075 + : /build [2021-01-12T22:00:38.030Z] #45 4.075 + '[' -z '' ']' [2021-01-12T22:00:38.030Z] #45 4.076 ++ mktemp -d [2021-01-12T22:00:38.030Z] #45 4.082 + export GOPATH=/tmp/tmp.WwTq2X2PHL [2021-01-12T22:00:38.030Z] #45 4.082 + GOPATH=/tmp/tmp.WwTq2X2PHL [2021-01-12T22:00:38.030Z] #45 4.082 + RM_GOPATH=1 [2021-01-12T22:00:38.030Z] #45 4.082 + case "$(go env GOARCH)" in [2021-01-12T22:00:38.030Z] #45 4.082 ++ go env GOARCH [2021-01-12T22:00:38.030Z] #45 4.093 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.030Z] #45 4.094 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.030Z] #45 4.098 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:38.030Z] #45 4.103 + dir=/tmp/install [2021-01-12T22:00:38.030Z] #45 4.103 + bin=gotestsum [2021-01-12T22:00:38.030Z] #45 4.103 + shift [2021-01-12T22:00:38.030Z] #45 4.103 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T22:00:38.030Z] #45 4.103 + . /tmp/install/gotestsum.installer [2021-01-12T22:00:38.030Z] #45 4.103 ++ : v0.5.3 [2021-01-12T22:00:38.030Z] #45 4.103 + install_gotestsum [2021-01-12T22:00:38.030Z] #45 4.104 + set -e [2021-01-12T22:00:38.030Z] #45 4.104 + export GO111MODULE=on [2021-01-12T22:00:38.030Z] #45 4.104 + GO111MODULE=on [2021-01-12T22:00:38.030Z] #45 4.104 + GOBIN=/build [2021-01-12T22:00:38.030Z] #45 4.104 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T22:00:38.030Z] #45 4.117 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:38.030Z] #45 4.123 go: finding gotest.tools v0.5.3 [2021-01-12T22:00:38.030Z] #45 4.863 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:38.030Z] #45 5.374 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:38.030Z] #45 6.659 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T22:00:38.030Z] #45 6.660 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:38.030Z] #45 6.673 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:38.030Z] #45 6.887 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:38.030Z] #45 6.913 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T22:00:38.030Z] #45 6.930 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:38.030Z] #45 6.934 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:38.030Z] #45 7.022 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T22:00:38.030Z] #45 7.099 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:38.030Z] #45 7.290 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:00:38.030Z] #45 7.355 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:38.030Z] #45 7.493 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:38.030Z] #45 7.546 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:38.030Z] #45 7.727 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T22:00:38.030Z] #45 7.911 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:38.030Z] #45 7.930 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:38.030Z] #45 8.691 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:38.030Z] #45 8.960 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:38.030Z] #45 9.008 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:38.030Z] #45 9.888 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:38.030Z] #45 10.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:00:38.030Z] #45 ... [2021-01-12T22:00:38.030Z] [2021-01-12T22:00:38.030Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:38.030Z] #56 3.054 + RM_GOPATH=0 [2021-01-12T22:00:38.030Z] #56 3.054 + TMP_GOPATH= [2021-01-12T22:00:38.030Z] #56 3.054 + : /build [2021-01-12T22:00:38.030Z] #56 3.054 + '[' -z '' ']' [2021-01-12T22:00:38.030Z] #56 3.054 ++ mktemp -d [2021-01-12T22:00:38.030Z] #56 3.056 + export GOPATH=/tmp/tmp.QqbUFsGAER [2021-01-12T22:00:38.030Z] #56 3.056 + GOPATH=/tmp/tmp.QqbUFsGAER [2021-01-12T22:00:38.030Z] #56 3.056 + RM_GOPATH=1 [2021-01-12T22:00:38.030Z] #56 3.056 + case "$(go env GOARCH)" in [2021-01-12T22:00:38.030Z] #56 3.059 ++ go env GOARCH [2021-01-12T22:00:38.030Z] #56 3.084 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:38.030Z] #56 3.085 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.030Z] #56 3.085 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.030Z] #56 3.085 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:38.030Z] #56 3.085 + dir=/tmp/install [2021-01-12T22:00:38.030Z] #56 3.085 + bin=rootlesskit [2021-01-12T22:00:38.030Z] #56 3.085 + shift [2021-01-12T22:00:38.030Z] #56 3.085 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T22:00:38.030Z] #56 3.085 + . /tmp/install/rootlesskit.installer [2021-01-12T22:00:38.030Z] #56 3.085 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:38.030Z] #56 3.085 + install_rootlesskit [2021-01-12T22:00:38.030Z] #56 3.085 + case "$1" in [2021-01-12T22:00:38.030Z] #56 3.085 + export CGO_ENABLED=0 [2021-01-12T22:00:38.030Z] #56 3.085 + CGO_ENABLED=0 [2021-01-12T22:00:38.030Z] #56 3.085 + _install_rootlesskit [2021-01-12T22:00:38.030Z] #56 3.085 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T22:00:38.030Z] #56 3.085 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QqbUFsGAER/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:00:38.030Z] #56 3.085 Cloning into '/tmp/tmp.QqbUFsGAER/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T22:00:38.030Z] #56 5.683 + cd /tmp/tmp.QqbUFsGAER/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:00:38.030Z] #56 5.683 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:38.030Z] #56 6.061 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:00:38.030Z] #56 6.063 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T22:00:38.223Z] #27 9.253 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T22:00:38.223Z] #27 9.368 [2021-01-12T22:00:38.223Z] #27 9.415 ######################################################################## 100.0% [2021-01-12T22:00:38.223Z] #27 9.445 [2021-01-12T22:00:38.223Z] #27 9.459 Download of images into '/build' complete. [2021-01-12T22:00:38.294Z] #56 ... [2021-01-12T22:00:38.294Z] [2021-01-12T22:00:38.294Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:38.294Z] #62 4.620 + RM_GOPATH=0 [2021-01-12T22:00:38.294Z] #62 4.621 + TMP_GOPATH= [2021-01-12T22:00:38.294Z] #62 4.621 + : /build [2021-01-12T22:00:38.294Z] #62 4.621 + '[' -z '' ']' [2021-01-12T22:00:38.294Z] #62 4.622 ++ mktemp -d [2021-01-12T22:00:38.294Z] #62 4.626 + export GOPATH=/tmp/tmp.kqMlnCJ43g [2021-01-12T22:00:38.294Z] #62 4.626 + GOPATH=/tmp/tmp.kqMlnCJ43g [2021-01-12T22:00:38.294Z] #62 4.626 + RM_GOPATH=1 [2021-01-12T22:00:38.294Z] #62 4.645 + case "$(go env GOARCH)" in [2021-01-12T22:00:38.294Z] #62 4.651 ++ go env GOARCH [2021-01-12T22:00:38.294Z] #62 4.673 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.294Z] #62 4.673 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.294Z] #62 4.673 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:38.294Z] #62 4.674 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:38.294Z] #62 4.674 + dir=/tmp/install [2021-01-12T22:00:38.294Z] #62 4.674 + bin=proxy [2021-01-12T22:00:38.294Z] #62 4.674 + shift [2021-01-12T22:00:38.294Z] #62 4.674 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T22:00:38.294Z] #62 4.674 + . /tmp/install/proxy.installer [2021-01-12T22:00:38.294Z] #62 4.674 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:38.294Z] #62 4.674 + install_proxy [2021-01-12T22:00:38.294Z] #62 4.674 + case "$1" in [2021-01-12T22:00:38.294Z] #62 4.674 + export CGO_ENABLED=0 [2021-01-12T22:00:38.294Z] #62 4.674 + CGO_ENABLED=0 [2021-01-12T22:00:38.294Z] #62 4.674 + _install_proxy [2021-01-12T22:00:38.294Z] #62 4.674 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T22:00:38.294Z] #62 4.674 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kqMlnCJ43g/src/github.com/docker/libnetwork [2021-01-12T22:00:38.294Z] #62 4.682 Cloning into '/tmp/tmp.kqMlnCJ43g/src/github.com/docker/libnetwork'... [2021-01-12T22:00:38.294Z] #62 ... [2021-01-12T22:00:38.294Z] [2021-01-12T22:00:38.294Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:38.294Z] #32 5.183 + RM_GOPATH=0 [2021-01-12T22:00:38.294Z] #32 5.183 + TMP_GOPATH= [2021-01-12T22:00:38.294Z] #32 5.183 + : /build [2021-01-12T22:00:38.294Z] #32 5.183 + '[' -z '' ']' [2021-01-12T22:00:38.294Z] #32 5.183 ++ mktemp -d [2021-01-12T22:00:38.294Z] #32 5.191 + export GOPATH=/tmp/tmp.Gt8dJ8YtoQ [2021-01-12T22:00:38.294Z] #32 5.191 + GOPATH=/tmp/tmp.Gt8dJ8YtoQ [2021-01-12T22:00:38.294Z] #32 5.191 + RM_GOPATH=1 [2021-01-12T22:00:38.294Z] #32 5.191 + case "$(go env GOARCH)" in [2021-01-12T22:00:38.294Z] #32 5.191 ++ go env GOARCH [2021-01-12T22:00:38.294Z] #32 5.241 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.294Z] #32 5.241 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:38.294Z] #32 5.241 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:38.294Z] #32 5.247 + dir=/tmp/install [2021-01-12T22:00:38.294Z] #32 5.247 + bin=tomlv [2021-01-12T22:00:38.294Z] #32 5.247 + shift [2021-01-12T22:00:38.294Z] #32 5.266 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:38.294Z] #32 5.266 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T22:00:38.294Z] #32 5.266 + . /tmp/install/tomlv.installer [2021-01-12T22:00:38.294Z] #32 5.266 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:38.294Z] #32 5.266 + install_tomlv [2021-01-12T22:00:38.294Z] #32 5.266 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T22:00:38.294Z] #32 5.266 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Gt8dJ8YtoQ/src/github.com/BurntSushi/toml [2021-01-12T22:00:38.294Z] #32 5.266 Cloning into '/tmp/tmp.Gt8dJ8YtoQ/src/github.com/BurntSushi/toml'... [2021-01-12T22:00:38.294Z] #32 6.435 + cd /tmp/tmp.Gt8dJ8YtoQ/src/github.com/BurntSushi/toml [2021-01-12T22:00:38.294Z] #32 6.436 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:38.294Z] #32 6.442 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:00:38.294Z] #32 7.288 unicode/utf8 [2021-01-12T22:00:38.294Z] #32 7.320 unicode [2021-01-12T22:00:38.294Z] #32 7.375 math [2021-01-12T22:00:38.294Z] #32 7.442 runtime [2021-01-12T22:00:38.294Z] #32 8.773 runtime/cgo [2021-01-12T22:00:38.479Z] #27 9.459 Use something like the following to load the result into a Docker daemon: [2021-01-12T22:00:38.479Z] #27 9.459 tar -cC '/build' . | docker load [2021-01-12T22:00:38.489Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.0s done [2021-01-12T22:00:38.558Z] #32 ... [2021-01-12T22:00:38.558Z] [2021-01-12T22:00:38.558Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:38.734Z] #27 ... [2021-01-12T22:00:38.734Z] [2021-01-12T22:00:38.734Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-01-12T22:00:38.734Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.0s done [2021-01-12T22:00:38.734Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-12T22:00:38.734Z] #8 DONE 38.8s [2021-01-12T22:00:38.734Z] [2021-01-12T22:00:38.734Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T22:00:38.752Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-01-12T22:00:39.012Z] #8 DONE 37.4s [2021-01-12T22:00:39.012Z] [2021-01-12T22:00:39.012Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T22:00:39.882Z] #35 8.964 -- Detecting C compile features - done [2021-01-12T22:00:39.882Z] #35 9.011 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T22:00:40.131Z] #34 ... [2021-01-12T22:00:40.131Z] [2021-01-12T22:00:40.131Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:40.131Z] #64 DONE 50.5s [2021-01-12T22:00:40.131Z] [2021-01-12T22:00:40.131Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:40.131Z] #49 49.98 go: finding github.com/fatih/color v1.7.0 [2021-01-12T22:00:40.131Z] #49 50.07 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:40.131Z] #49 50.13 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:40.131Z] #49 50.17 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:40.131Z] #49 50.24 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:40.131Z] #49 50.27 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:00:40.131Z] #49 50.30 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:40.131Z] #49 50.38 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T22:00:40.131Z] #49 50.40 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:40.131Z] #49 50.43 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:40.131Z] #49 50.48 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.56 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T22:00:40.131Z] #49 50.59 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.61 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:40.131Z] #49 50.69 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.70 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.74 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:40.131Z] #49 50.84 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:40.131Z] #49 50.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:40.131Z] #49 50.94 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:40.131Z] #49 51.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:40.131Z] #49 51.03 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T22:00:40.131Z] #49 51.06 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:00:40.131Z] #49 51.07 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T22:00:40.131Z] #49 51.08 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:40.131Z] #49 51.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:40.131Z] #49 51.17 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:40.131Z] #49 51.17 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:40.142Z] #35 ... [2021-01-12T22:00:40.142Z] [2021-01-12T22:00:40.142Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:40.142Z] #40 102.3 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:00:40.142Z] #40 102.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:40.142Z] #40 DONE 103.6s [2021-01-12T22:00:40.142Z] [2021-01-12T22:00:40.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:40.426Z] #49 51.26 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:40.426Z] #49 51.29 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:40.426Z] #49 51.39 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:40.720Z] #49 51.51 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:40.720Z] #49 51.52 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:40.720Z] #49 51.61 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:40.720Z] #49 51.73 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:40.720Z] #49 51.74 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:40.720Z] #49 51.79 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:00:41.015Z] #49 51.89 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T22:00:41.015Z] #49 51.91 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:00:41.015Z] #49 51.93 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:41.015Z] #49 52.01 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:41.015Z] #49 52.02 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:41.015Z] #49 52.06 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T22:00:41.015Z] #49 52.11 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:41.556Z] #49 52.14 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:41.556Z] #49 52.22 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:41.556Z] #49 52.29 go: finding golang.org/x/text v0.3.2 [2021-01-12T22:00:41.556Z] #49 52.39 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:41.556Z] #49 52.40 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:41.556Z] #49 52.48 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:00:41.556Z] #49 52.49 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:41.556Z] #49 52.50 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:00:41.556Z] #49 52.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:41.556Z] #49 52.60 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:00:41.556Z] #49 52.60 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:41.556Z] #49 52.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:41.556Z] #49 52.62 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:41.556Z] #49 52.70 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:41.864Z] #49 52.70 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:41.864Z] #49 52.76 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:00:41.864Z] #49 52.77 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:41.864Z] #49 52.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:00:41.864Z] #49 52.82 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:41.864Z] #49 52.88 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:41.864Z] #49 52.90 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:41.864Z] #49 52.92 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:00:42.011Z] #27 9.896 #=#=# 0.7% 1.3% # 2.6% ## 3.3% ## 4.0% ### 5.2% #### 6.0% ##### 7.4% ###### 8.4% ####### 9.8% ####### 11.0% ######## 12.3% ######### 13.3% ########## 14.2% ########## 14.7% ########### 15.5% ########### 16.5% ############ 17.1% ############ 17.8% ############# 18.7% ############## 19.6% ############## 20.7% ############### 21.8% ################ 22.8% ################# 23.8% ################# 24.8% ################## 26.3% ################### 27.0% ################### 27.7% #################### 28.5% ##################### 29.4% ##################### 30.0% ###################### 31.1% ####################### 32.2% ####################### 33.1% ######################## 34.0% ######################### 34.7% ######################### 35.7% ########################## 37.2% ########################### 37.9% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 42.5% ############################### 43.1% ############################### 44.3% ################################ 45.4% ################################# 46.6% ################################## 47.5% [2021-01-12T22:00:42.011Z] #27 ... [2021-01-12T22:00:42.011Z] [2021-01-12T22:00:42.011Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:42.011Z] #30 4.727 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T22:00:42.011Z] #30 4.738 Cloning into '.'... [2021-01-12T22:00:42.011Z] #30 ... [2021-01-12T22:00:42.011Z] [2021-01-12T22:00:42.011Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:42.159Z] #49 53.05 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:42.159Z] #49 53.16 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T22:00:42.455Z] #49 53.36 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:42.752Z] #49 53.47 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:42.752Z] #49 53.47 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:42.752Z] #49 53.69 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:42.752Z] #49 53.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:00:43.236Z] #9 DONE 4.1s [2021-01-12T22:00:43.236Z] [2021-01-12T22:00:43.236Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:43.236Z] #27 1.470 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-01-12T22:00:43.236Z] #27 1.567 [2021-01-12T22:00:43.236Z] #27 1.689 ##### 8.2% ################# 23.8% ############################### 43.3% ########################################### 60.1% ####################################################### 76.9% ###################################################################### 97.6% ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 2.326 [2021-01-12T22:00:43.236Z] #27 2.451 ###################################################################### 98.4% ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 2.575 [2021-01-12T22:00:43.236Z] #27 2.706 ############################ 39.2% ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 2.874 [2021-01-12T22:00:43.236Z] #27 3.011 ###### 9.3% ######################## 34.0% ###################################### 52.9% ################################################## 69.7% ################################################################## 92.0% ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 3.537 [2021-01-12T22:00:43.236Z] #27 3.724 # 2.7% ######## 11.3% ############# 18.6% ################# 23.6% #################### 29.1% ######################## 34.4% ############################ 39.5% ################################ 44.7% ################################### 49.9% ####################################### 55.1% ########################################### 60.4% ############################################### 65.6% ################################################## 70.5% ###################################################### 76.0% ########################################################## 81.3% ############################################################## 86.5% ################################################################# 91.6% ##################################################################### 96.8% ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 5.533 [2021-01-12T22:00:43.236Z] #27 6.309 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T22:00:43.236Z] #27 6.370 [2021-01-12T22:00:43.236Z] #27 6.454 ######################################################################## 100.0% [2021-01-12T22:00:43.236Z] #27 6.499 [2021-01-12T22:00:43.437Z] #41 2.894 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:00:43.437Z] #41 2.894 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:00:43.437Z] #41 2.918 Note: Building without GnuTLS support [2021-01-12T22:00:43.437Z] #41 2.954 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:00:43.437Z] #41 2.961 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:00:43.812Z] #27 7.182 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T22:00:43.812Z] #27 7.292 [2021-01-12T22:00:43.987Z] #9 ... [2021-01-12T22:00:43.987Z] [2021-01-12T22:00:43.987Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:43.987Z] #27 DONE 14.9s [2021-01-12T22:00:43.987Z] [2021-01-12T22:00:43.987Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-01-12T22:00:44.074Z] #27 7.409 ######################## 34.7% ######################################################################## 100.0% [2021-01-12T22:00:44.074Z] #27 7.457 [2021-01-12T22:00:44.662Z] #27 7.889 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T22:00:44.662Z] #27 7.967 [2021-01-12T22:00:44.662Z] #27 ... [2021-01-12T22:00:44.662Z] [2021-01-12T22:00:44.662Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T22:00:44.662Z] #10 DONE 1.6s [2021-01-12T22:00:44.662Z] [2021-01-12T22:00:44.662Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T22:00:44.662Z] #29 DONE 0.0s [2021-01-12T22:00:44.662Z] [2021-01-12T22:00:44.662Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:44.662Z] #11 ... [2021-01-12T22:00:44.662Z] [2021-01-12T22:00:44.662Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T22:00:44.662Z] #37 DONE 0.2s [2021-01-12T22:00:44.815Z] #41 ... [2021-01-12T22:00:44.815Z] [2021-01-12T22:00:44.815Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:44.815Z] #49 98.19 path/filepath [2021-01-12T22:00:44.815Z] #49 100.5 golang.org/x/sys/unix [2021-01-12T22:00:44.815Z] #49 105.3 encoding/json [2021-01-12T22:00:44.815Z] #49 ... [2021-01-12T22:00:44.815Z] [2021-01-12T22:00:44.815Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:44.815Z] #35 9.526 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T22:00:44.815Z] #35 9.698 -- Configuring done [2021-01-12T22:00:44.815Z] #35 9.746 + make tini-static [2021-01-12T22:00:44.815Z] #35 9.746 -- Generating done [2021-01-12T22:00:44.815Z] #35 9.746 -- Build files have been written to: /tmp/tmp.81zz8N6YI4/tini [2021-01-12T22:00:44.815Z] #35 10.36 Scanning dependencies of target tini-static [2021-01-12T22:00:44.815Z] #35 10.53 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T22:00:44.815Z] #35 12.26 [100%] Linking C executable tini-static [2021-01-12T22:00:44.815Z] #35 13.24 [100%] Built target tini-static [2021-01-12T22:00:44.815Z] #35 13.33 + mkdir -p /build [2021-01-12T22:00:44.815Z] #35 13.34 + cp tini-static /build/docker-init [2021-01-12T22:00:44.815Z] #35 DONE 13.7s [2021-01-12T22:00:44.815Z] [2021-01-12T22:00:44.815Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:44.815Z] #11 104.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T22:00:44.815Z] #11 104.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T22:00:44.815Z] #11 104.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:00:44.917Z] #9 DONE 6.1s [2021-01-12T22:00:44.918Z] [2021-01-12T22:00:44.918Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-01-12T22:00:44.929Z] [2021-01-12T22:00:44.929Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:45.752Z] #11 ... [2021-01-12T22:00:45.752Z] [2021-01-12T22:00:45.752Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:45.752Z] #32 99.19 io/ioutil [2021-01-12T22:00:45.752Z] #32 102.3 flag [2021-01-12T22:00:45.752Z] #32 102.3 github.com/BurntSushi/toml [2021-01-12T22:00:45.752Z] #32 105.0 log [2021-01-12T22:00:45.752Z] #32 108.4 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:00:45.752Z] #32 ... [2021-01-12T22:00:45.752Z] [2021-01-12T22:00:45.752Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:45.752Z] #43 99.79 fmt [2021-01-12T22:00:45.752Z] #43 102.8 regexp [2021-01-12T22:00:45.752Z] #43 107.0 go/token [2021-01-12T22:00:45.752Z] #43 107.7 internal/lazyregexp [2021-01-12T22:00:45.752Z] #43 108.2 net/url [2021-01-12T22:00:45.752Z] #43 108.9 go/scanner [2021-01-12T22:00:45.848Z] #10 DONE 0.9s [2021-01-12T22:00:45.848Z] [2021-01-12T22:00:45.848Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-01-12T22:00:45.848Z] #29 DONE 0.1s [2021-01-12T22:00:45.848Z] [2021-01-12T22:00:45.848Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-01-12T22:00:45.848Z] #37 DONE 0.1s [2021-01-12T22:00:45.848Z] [2021-01-12T22:00:45.848Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:45.980Z] #27 8.114 0.0% ####### 10.2% ################## 25.0% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ############################################### 66.2% ########################################################## 81.7% ######################################################################## 100.0% [2021-01-12T22:00:45.980Z] #27 9.430 [2021-01-12T22:00:46.303Z] #49 ... [2021-01-12T22:00:46.304Z] [2021-01-12T22:00:46.304Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:46.304Z] #51 57.42 syscall [2021-01-12T22:00:46.552Z] #27 10.05 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T22:00:46.600Z] #51 57.43 bytes [2021-01-12T22:00:46.600Z] #51 57.43 strconv [2021-01-12T22:00:46.600Z] #51 57.48 strings [2021-01-12T22:00:46.600Z] #51 ... [2021-01-12T22:00:46.600Z] [2021-01-12T22:00:46.600Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:46.600Z] #13 47.63 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-12T22:00:46.600Z] #13 51.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-01-12T22:00:46.600Z] #13 51.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-01-12T22:00:46.600Z] #13 51.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-01-12T22:00:46.600Z] #13 51.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-01-12T22:00:46.600Z] #13 51.20 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-12T22:00:46.600Z] #13 51.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2021-01-12T22:00:46.600Z] #13 51.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-01-12T22:00:46.600Z] #13 51.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-01-12T22:00:46.600Z] #13 51.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-01-12T22:00:46.600Z] #13 51.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-01-12T22:00:46.600Z] #13 51.52 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-01-12T22:00:46.600Z] #13 51.60 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-01-12T22:00:46.600Z] #13 51.64 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-12T22:00:46.600Z] #13 51.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2021-01-12T22:00:46.600Z] #13 51.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2021-01-12T22:00:46.600Z] #13 53.46 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:00:46.600Z] #13 53.68 Fetched 79.4 MB in 10s (7616 kB/s) [2021-01-12T22:00:46.600Z] #13 53.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-01-12T22:00:46.600Z] #13 53.96 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2021-01-12T22:00:46.600Z] #13 54.00 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:00:46.600Z] #13 54.61 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2021-01-12T22:00:46.600Z] #13 54.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 ... 15339 files and directories currently installed.) [2021-01-12T22:00:46.600Z] #13 54.84 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2021-01-12T22:00:46.600Z] #13 54.85 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:00:46.600Z] #13 55.03 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2021-01-12T22:00:46.600Z] #13 55.13 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T22:00:46.600Z] #13 55.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 ... 15339 files and directories currently installed.) [2021-01-12T22:00:46.600Z] #13 55.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-01-12T22:00:46.600Z] #13 55.23 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:00:46.690Z] #43 ... [2021-01-12T22:00:46.690Z] [2021-01-12T22:00:46.690Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:46.690Z] #41 6.715 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:00:46.690Z] #41 6.799 GEN .gitid [2021-01-12T22:00:46.690Z] #41 6.835 GEN criu/include/version.h [2021-01-12T22:00:46.813Z] #27 10.19 [2021-01-12T22:00:46.813Z] #27 10.30 ######################################################################## 100.0% [2021-01-12T22:00:46.862Z] #27 9.896 #=#=# 0.7% 1.3% # 2.6% ## 3.3% ## 4.0% ### 5.2% #### 6.0% ##### 7.4% ###### 8.4% ####### 9.8% ####### 11.0% ######## 12.3% ######### 13.3% ########## 14.2% ########## 14.7% ########### 15.5% ########### 16.5% ############ 17.1% ############ 17.8% ############# 18.7% ############## 19.6% ############## 20.7% ############### 21.8% ################ 22.8% ################# 23.8% ################# 24.8% ################## 26.3% ################### 27.0% ################### 27.7% #################### 28.5% ##################### 29.4% ##################### 30.0% ###################### 31.1% ####################### 32.2% ####################### 33.1% ######################## 34.0% ######################### 34.7% ######################### 35.7% ########################## 37.2% ########################### 37.9% ############################ 39.0% ############################ 40.0% ############################# 41.4% ############################## 42.5% ############################### 43.1% ############################### 44.3% ################################ 45.4% ################################# 46.6% ################################## 47.5% ################################### 49.1% #################################### 50.6% ##################################### 51.9% ###################################### 52.8% ###################################### 53.6% ####################################### 54.2% ######################################## 56.4% ########################################## 59.6% ############################################ 62.3% ############################################## 64.0% ############################################### 65.7% ############################################### 66.5% ################################################ 67.6% ################################################# 68.3% ################################################# 68.9% ################################################## 70.1% ################################################### 71.2% ################################################### 72.2% #################################################### 72.8% ##################################################### 74.0% ###################################################### 75.1% ###################################################### 76.2% ####################################################### 77.2% ######################################################## 78.3% ######################################################### 79.4% ######################################################### 80.4% ########################################################## 81.5% ########################################################### 82.5% ########################################################### 82.9% ############################################################ 83.7% ############################################################# 84.8% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 86.9% ############################################################### 88.2% ################################################################# 90.4% ################################################################# 91.3% ################################################################## 92.7% ################################################################### 93.8% #################################################################### 95.0% ##################################################################### 96.6% ###################################################################### 98.1% ####################################################################### 99.8% ######################################################################## 100.0% [2021-01-12T22:00:46.862Z] #27 20.23 [2021-01-12T22:00:46.949Z] #41 6.934 GEN include/common/asm [2021-01-12T22:00:47.074Z] #27 10.35 [2021-01-12T22:00:47.127Z] #27 ... [2021-01-12T22:00:47.127Z] [2021-01-12T22:00:47.127Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:47.127Z] #40 20.11 Fetched 8238 kB in 14s (578 kB/s) [2021-01-12T22:00:47.241Z] #13 58.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T22:00:47.241Z] #13 58.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-01-12T22:00:47.241Z] #13 58.21 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:00:47.339Z] #27 10.61 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T22:00:47.339Z] #27 10.72 [2021-01-12T22:00:47.339Z] #27 10.83 ######################################################################## 100.0% [2021-01-12T22:00:47.537Z] #13 ... [2021-01-12T22:00:47.537Z] [2021-01-12T22:00:47.537Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:47.537Z] #36 48.62 Selecting previously unselected package libicu63:ppc64el. [2021-01-12T22:00:47.537Z] #36 48.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 48.66 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T22:00:47.537Z] #36 56.47 Selecting previously unselected package libxml2:ppc64el. [2021-01-12T22:00:47.537Z] #36 56.48 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 56.48 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:00:47.537Z] #36 57.13 Selecting previously unselected package libarchive13:ppc64el. [2021-01-12T22:00:47.537Z] #36 57.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 57.17 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-12T22:00:47.537Z] #36 57.53 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-01-12T22:00:47.537Z] #36 57.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 57.55 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-12T22:00:47.537Z] #36 57.75 Selecting previously unselected package librhash0:ppc64el. [2021-01-12T22:00:47.537Z] #36 57.78 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 57.78 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-01-12T22:00:47.537Z] #36 57.95 Selecting previously unselected package libuv1:ppc64el. [2021-01-12T22:00:47.537Z] #36 57.97 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 57.98 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-01-12T22:00:47.537Z] #36 58.18 Selecting previously unselected package cmake. [2021-01-12T22:00:47.537Z] #36 58.19 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-01-12T22:00:47.537Z] #36 58.20 Unpacking cmake (3.13.4-1) ... [2021-01-12T22:00:47.599Z] #27 10.84 [2021-01-12T22:00:47.599Z] #27 10.88 Download of images into '/build' complete. [2021-01-12T22:00:47.599Z] #27 10.88 Use something like the following to load the result into a Docker daemon: [2021-01-12T22:00:47.599Z] #27 10.88 tar -cC '/build' . | docker load [2021-01-12T22:00:47.833Z] #36 ... [2021-01-12T22:00:47.833Z] [2021-01-12T22:00:47.833Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:47.833Z] #42 48.50 Selecting previously unselected package libprotoc17:ppc64el. [2021-01-12T22:00:47.833Z] #42 48.52 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:47.833Z] #42 48.53 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:47.833Z] #42 49.14 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T22:00:47.833Z] #42 49.15 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T22:00:47.833Z] #42 49.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:00:47.833Z] #42 49.36 Selecting previously unselected package protobuf-compiler. [2021-01-12T22:00:47.833Z] #42 49.38 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:47.833Z] #42 49.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:00:47.833Z] #42 49.57 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:00:47.833Z] #42 49.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:00:47.833Z] #42 49.58 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T22:00:47.833Z] #42 49.84 Selecting previously unselected package python-six. [2021-01-12T22:00:47.833Z] #42 49.86 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T22:00:47.833Z] #42 49.88 Unpacking python-six (1.12.0-1) ... [2021-01-12T22:00:47.833Z] #42 50.06 Selecting previously unselected package python-protobuf. [2021-01-12T22:00:47.833Z] #42 50.07 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-01-12T22:00:47.833Z] #42 50.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T22:00:47.833Z] #42 50.91 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T22:00:47.833Z] #42 56.67 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:47.833Z] #42 56.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:47.833Z] #42 56.70 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:00:47.833Z] #42 56.71 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:00:47.833Z] #42 56.73 Setting up python-six (1.12.0-1) ... [2021-01-12T22:00:47.833Z] #42 ... [2021-01-12T22:00:47.833Z] [2021-01-12T22:00:47.833Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:47.833Z] #32 54.57 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-12T22:00:47.833Z] #32 54.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T22:00:47.833Z] #32 55.82 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T22:00:48.077Z] #40 20.11 Reading package lists... [2021-01-12T22:00:48.077Z] #40 ... [2021-01-12T22:00:48.077Z] [2021-01-12T22:00:48.077Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:48.077Z] #34 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:00:48.077Z] #34 19.37 Fetched 8238 kB in 14s (596 kB/s) [2021-01-12T22:00:48.077Z] #34 19.37 Reading package lists... [2021-01-12T22:00:48.077Z] #34 ... [2021-01-12T22:00:48.077Z] [2021-01-12T22:00:48.077Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:48.077Z] #43 10.96 crypto/internal/subtle [2021-01-12T22:00:48.077Z] #43 11.19 crypto/subtle [2021-01-12T22:00:48.077Z] #43 11.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T22:00:48.077Z] #43 11.69 internal/nettrace [2021-01-12T22:00:48.077Z] #43 12.20 runtime/cgo [2021-01-12T22:00:48.077Z] #43 12.70 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T22:00:48.077Z] #43 ... [2021-01-12T22:00:48.077Z] [2021-01-12T22:00:48.077Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:48.077Z] #38 20.44 Checking out files: 81% (1359/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-12T22:00:48.077Z] #38 20.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T22:00:48.177Z] #27 DONE 11.7s [2021-01-12T22:00:48.177Z] [2021-01-12T22:00:48.177Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:48.340Z] #38 ... [2021-01-12T22:00:48.340Z] [2021-01-12T22:00:48.340Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:48.340Z] #53 11.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:00:48.340Z] #53 18.05 Fetched 8238 kB in 12s (663 kB/s) [2021-01-12T22:00:48.340Z] #53 18.05 Reading package lists... [2021-01-12T22:00:48.340Z] #53 ... [2021-01-12T22:00:48.340Z] [2021-01-12T22:00:48.340Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:48.340Z] #47 13.22 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T22:00:48.340Z] #47 13.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:48.340Z] #47 13.22 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T22:00:48.340Z] #47 13.39 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:48.340Z] #47 13.42 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:48.340Z] #47 13.54 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T22:00:48.340Z] #47 13.59 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:48.340Z] #47 13.65 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T22:00:48.340Z] #47 13.66 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:48.340Z] #47 13.89 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:48.340Z] #47 14.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:48.340Z] #47 14.13 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T22:00:48.340Z] #47 14.15 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:00:48.340Z] #47 14.23 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:00:48.340Z] #47 14.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:00:48.340Z] #47 14.32 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T22:00:48.340Z] #47 14.53 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T22:00:48.340Z] #47 14.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:48.340Z] #47 14.61 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T22:00:48.340Z] #47 14.61 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T22:00:48.340Z] #47 14.61 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T22:00:48.340Z] #47 14.69 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T22:00:48.340Z] #47 15.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:48.340Z] #47 15.41 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:48.340Z] #47 15.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:48.340Z] #47 15.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:48.340Z] #47 15.59 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:00:48.340Z] #47 16.07 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T22:00:48.340Z] #47 16.08 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:00:48.340Z] #47 16.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:48.340Z] #47 16.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:48.340Z] #47 16.27 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:00:48.340Z] #47 16.53 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:00:48.340Z] #47 16.64 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T22:00:48.340Z] #47 17.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:48.340Z] #47 17.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:00:48.340Z] #47 17.19 go: downloading golang.org/x/text v0.3.2 [2021-01-12T22:00:48.340Z] #47 17.22 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:48.340Z] #47 17.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:48.341Z] #47 17.69 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:00:48.341Z] #47 17.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:48.341Z] #47 18.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:00:48.341Z] #47 18.23 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:00:48.341Z] #47 18.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:48.341Z] #47 18.68 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:00:48.341Z] #47 18.97 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:00:48.341Z] #47 19.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:00:48.604Z] #47 ... [2021-01-12T22:00:48.604Z] [2021-01-12T22:00:48.604Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:48.604Z] #27 21.91 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-01-12T22:00:48.868Z] #27 ... [2021-01-12T22:00:48.868Z] [2021-01-12T22:00:48.868Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:48.868Z] #45 11.85 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:48.868Z] #45 16.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:48.868Z] #45 16.13 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T22:00:48.868Z] #45 16.13 go: finding github.com/fatih/color v1.9.0 [2021-01-12T22:00:48.868Z] #45 16.20 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:48.868Z] #45 16.83 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:48.868Z] #45 16.85 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:48.868Z] #45 17.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:48.868Z] #45 17.08 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:48.868Z] #45 17.13 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:48.868Z] #45 17.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:48.868Z] #45 17.27 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:00:49.132Z] #45 ... [2021-01-12T22:00:49.132Z] [2021-01-12T22:00:49.132Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:49.132Z] #49 16.68 + cd /tmp/tmp.PkTTGDKykP/src/github.com/mvdan/sh [2021-01-12T22:00:49.132Z] #49 16.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:49.132Z] #49 16.77 + GO111MODULE=on [2021-01-12T22:00:49.132Z] #49 16.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T22:00:49.132Z] #49 18.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:00:49.132Z] #49 18.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:00:49.132Z] #49 18.89 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:00:49.132Z] #49 19.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:00:49.132Z] #49 19.53 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:00:49.132Z] #49 20.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:00:49.132Z] #49 21.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:00:49.132Z] #49 22.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:00:49.132Z] #49 ... [2021-01-12T22:00:49.132Z] [2021-01-12T22:00:49.132Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:49.658Z] #62 22.10 Checking out files: 61% (1179/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T22:00:49.658Z] #62 22.76 + cd /tmp/tmp.kqMlnCJ43g/src/github.com/docker/libnetwork [2021-01-12T22:00:49.922Z] #62 22.76 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:49.935Z] #32 ... [2021-01-12T22:00:49.935Z] [2021-01-12T22:00:49.935Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:49.935Z] #45 50.53 internal/reflectlite [2021-01-12T22:00:49.935Z] #45 50.56 math/rand [2021-01-12T22:00:49.935Z] #45 50.56 internal/singleflight [2021-01-12T22:00:49.935Z] #45 50.62 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T22:00:49.935Z] #45 55.20 sort [2021-01-12T22:00:49.935Z] #45 55.20 strconv [2021-01-12T22:00:49.935Z] #45 55.24 io [2021-01-12T22:00:49.935Z] #45 55.27 syscall [2021-01-12T22:00:49.935Z] #45 58.89 vendor/golang.org/x/net/dns/dnsmessage [2021-01-12T22:00:49.935Z] #45 59.15 bytes [2021-01-12T22:00:49.935Z] #45 ... [2021-01-12T22:00:49.935Z] [2021-01-12T22:00:49.935Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:49.935Z] #42 60.79 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-01-12T22:00:49.935Z] #42 60.81 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T22:00:49.935Z] #42 60.82 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:49.935Z] #42 60.83 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-01-12T22:00:49.935Z] #42 60.83 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:49.935Z] #42 60.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:00:49.935Z] #42 60.85 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:00:49.935Z] #42 60.86 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-01-12T22:00:49.935Z] #42 60.87 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:00:49.935Z] #42 60.88 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T22:00:50.186Z] #62 23.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T22:00:50.718Z] #38 ... [2021-01-12T22:00:50.718Z] [2021-01-12T22:00:50.718Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:50.718Z] #56 6.147 + RM_GOPATH=0 [2021-01-12T22:00:50.718Z] #56 6.147 + TMP_GOPATH= [2021-01-12T22:00:50.718Z] #56 6.147 + : /build [2021-01-12T22:00:50.718Z] #56 6.147 + '[' -z '' ']' [2021-01-12T22:00:50.718Z] #56 6.147 ++ mktemp -d [2021-01-12T22:00:50.718Z] #56 6.147 + export GOPATH=/tmp/tmp.0x272MK4AH [2021-01-12T22:00:50.718Z] #56 6.147 + GOPATH=/tmp/tmp.0x272MK4AH [2021-01-12T22:00:50.718Z] #56 6.147 + RM_GOPATH=1 [2021-01-12T22:00:50.718Z] #56 6.147 + case "$(go env GOARCH)" in [2021-01-12T22:00:50.718Z] #56 6.149 ++ go env GOARCH [2021-01-12T22:00:50.718Z] #56 6.159 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:50.718Z] #56 6.159 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:50.718Z] #56 6.160 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:50.718Z] #56 6.162 + dir=/tmp/install [2021-01-12T22:00:50.718Z] #56 6.162 + bin=rootlesskit [2021-01-12T22:00:50.718Z] #56 6.162 + shift [2021-01-12T22:00:50.718Z] #56 6.162 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T22:00:50.718Z] #56 6.162 + . /tmp/install/rootlesskit.installer [2021-01-12T22:00:50.718Z] #56 6.162 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:50.718Z] #56 6.162 + install_rootlesskit [2021-01-12T22:00:50.718Z] #56 6.162 + case "$1" in [2021-01-12T22:00:50.718Z] #56 6.162 + export CGO_ENABLED=0 [2021-01-12T22:00:50.718Z] #56 6.162 + CGO_ENABLED=0 [2021-01-12T22:00:50.718Z] #56 6.162 + _install_rootlesskit [2021-01-12T22:00:50.718Z] #56 6.162 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T22:00:50.718Z] #56 6.162 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0x272MK4AH/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:00:50.979Z] #56 6.163 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:50.979Z] #56 6.171 Cloning into '/tmp/tmp.0x272MK4AH/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T22:00:50.982Z] #42 ... [2021-01-12T22:00:50.982Z] [2021-01-12T22:00:50.982Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:50.982Z] #36 61.08 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T22:00:50.982Z] #36 61.11 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:00:50.982Z] #36 61.13 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-01-12T22:00:50.982Z] #36 61.14 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:00:50.982Z] #36 61.23 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-01-12T22:00:50.982Z] #36 61.23 Setting up cmake-data (3.13.4-1) ... [2021-01-12T22:00:50.982Z] #36 61.25 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:00:50.982Z] #36 61.25 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-01-12T22:00:50.982Z] #36 61.26 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-01-12T22:00:50.982Z] #36 61.27 Setting up cmake (3.13.4-1) ... [2021-01-12T22:00:50.982Z] #36 61.28 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:50.982Z] #36 61.42 Processing triggers for mime-support (3.62) ... [2021-01-12T22:00:50.982Z] #36 DONE 61.8s [2021-01-12T22:00:50.982Z] [2021-01-12T22:00:50.982Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:50.982Z] #34 51.85 errors [2021-01-12T22:00:50.982Z] #34 51.88 sort [2021-01-12T22:00:50.982Z] #34 52.53 strconv [2021-01-12T22:00:50.982Z] #34 52.53 io [2021-01-12T22:00:50.982Z] #34 52.55 internal/oserror [2021-01-12T22:00:50.982Z] #34 52.82 syscall [2021-01-12T22:00:50.982Z] #34 57.34 bytes [2021-01-12T22:00:50.982Z] #34 57.36 strings [2021-01-12T22:00:50.982Z] #34 ... [2021-01-12T22:00:50.982Z] [2021-01-12T22:00:50.982Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:50.982Z] #13 61.44 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T22:00:50.982Z] #13 61.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T22:00:50.982Z] #13 61.46 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:00:50.982Z] #13 61.58 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-01-12T22:00:50.982Z] #13 61.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T22:00:50.982Z] #13 61.60 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T22:00:50.982Z] #13 61.77 Selecting previously unselected package dmsetup. [2021-01-12T22:00:50.982Z] #13 61.77 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T22:00:50.982Z] #13 61.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T22:00:50.982Z] #13 62.06 Selecting previously unselected package mingw-w64-common. [2021-01-12T22:00:51.101Z] #30 ... [2021-01-12T22:00:51.101Z] [2021-01-12T22:00:51.101Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:51.101Z] #22 5.479 + RM_GOPATH=0 [2021-01-12T22:00:51.101Z] #22 5.479 + TMP_GOPATH= [2021-01-12T22:00:51.101Z] #22 5.479 + : /build [2021-01-12T22:00:51.101Z] #22 5.479 + '[' -z '' ']' [2021-01-12T22:00:51.101Z] #22 5.479 ++ mktemp -d [2021-01-12T22:00:51.101Z] #22 5.479 + export GOPATH=/tmp/tmp.y78gbUmRV9 [2021-01-12T22:00:51.101Z] #22 5.479 + GOPATH=/tmp/tmp.y78gbUmRV9 [2021-01-12T22:00:51.101Z] #22 5.479 + RM_GOPATH=1 [2021-01-12T22:00:51.101Z] #22 5.479 + case "$(go env GOARCH)" in [2021-01-12T22:00:51.101Z] #22 5.479 ++ go env GOARCH [2021-01-12T22:00:51.101Z] #22 5.479 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.101Z] #22 5.479 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.101Z] #22 5.479 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:51.101Z] #22 5.479 + dir=/tmp/install [2021-01-12T22:00:51.101Z] #22 5.479 + bin=dockercli [2021-01-12T22:00:51.101Z] #22 5.479 + shift [2021-01-12T22:00:51.101Z] #22 5.479 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T22:00:51.101Z] #22 5.479 + . /tmp/install/dockercli.installer [2021-01-12T22:00:51.101Z] #22 5.479 ++ : stable [2021-01-12T22:00:51.101Z] #22 5.479 ++ : 17.06.2-ce [2021-01-12T22:00:51.101Z] #22 5.479 + install_dockercli [2021-01-12T22:00:51.101Z] #22 5.479 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T22:00:51.101Z] #22 5.479 ++ uname -m [2021-01-12T22:00:51.101Z] #22 5.479 + arch=x86_64 [2021-01-12T22:00:51.101Z] #22 5.479 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T22:00:51.101Z] #22 5.479 + url=https://download.docker.com/linux/static [2021-01-12T22:00:51.101Z] #22 5.479 + tar -xz docker/docker [2021-01-12T22:00:51.101Z] #22 5.479 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T22:00:51.102Z] #22 5.479 Install docker/cli version 17.06.2-ce from stable [2021-01-12T22:00:51.139Z] #41 10.46 PBCC images/timens.pb-c.c [2021-01-12T22:00:51.139Z] #41 10.54 DEP images/timens.pb-c.d [2021-01-12T22:00:51.139Z] #41 10.57 PBCC images/fown.pb-c.c [2021-01-12T22:00:51.139Z] #41 10.64 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T22:00:51.139Z] #41 10.76 PBCC images/opts.pb-c.c [2021-01-12T22:00:51.139Z] #41 10.83 PBCC images/memfd.pb-c.c [2021-01-12T22:00:51.139Z] #41 10.94 DEP images/fown.pb-c.d [2021-01-12T22:00:51.139Z] #41 11.00 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T22:00:51.139Z] #41 11.06 DEP images/opts.pb-c.d [2021-01-12T22:00:51.139Z] #41 11.20 DEP images/memfd.pb-c.d [2021-01-12T22:00:51.277Z] #13 62.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T22:00:51.277Z] #13 62.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T22:00:51.398Z] #41 11.28 PBCC images/sit.pb-c.c [2021-01-12T22:00:51.398Z] #41 11.40 DEP images/sit.pb-c.d [2021-01-12T22:00:51.550Z] #56 ... [2021-01-12T22:00:51.550Z] [2021-01-12T22:00:51.550Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:51.550Z] #47 6.567 + RM_GOPATH=0 [2021-01-12T22:00:51.550Z] #47 6.567 + TMP_GOPATH= [2021-01-12T22:00:51.550Z] #47 6.567 + : /build [2021-01-12T22:00:51.550Z] #47 6.567 + '[' -z '' ']' [2021-01-12T22:00:51.550Z] #47 6.575 ++ mktemp -d [2021-01-12T22:00:51.550Z] #47 6.575 + export GOPATH=/tmp/tmp.WSIxiKzhe0 [2021-01-12T22:00:51.550Z] #47 6.575 + GOPATH=/tmp/tmp.WSIxiKzhe0 [2021-01-12T22:00:51.550Z] #47 6.575 + RM_GOPATH=1 [2021-01-12T22:00:51.550Z] #47 6.575 + case "$(go env GOARCH)" in [2021-01-12T22:00:51.550Z] #47 6.587 ++ go env GOARCH [2021-01-12T22:00:51.550Z] #47 6.592 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.550Z] #47 6.592 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.550Z] #47 6.592 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:51.550Z] #47 6.592 + dir=/tmp/install [2021-01-12T22:00:51.550Z] #47 6.592 + bin=golangci_lint [2021-01-12T22:00:51.550Z] #47 6.592 + shift [2021-01-12T22:00:51.550Z] #47 6.592 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T22:00:51.550Z] #47 6.592 + . /tmp/install/golangci_lint.installer [2021-01-12T22:00:51.550Z] #47 6.592 ++ : v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.593 + install_golangci_lint [2021-01-12T22:00:51.550Z] #47 6.593 + set -e [2021-01-12T22:00:51.550Z] #47 6.593 + export GO111MODULE=on [2021-01-12T22:00:51.550Z] #47 6.593 + GO111MODULE=on [2021-01-12T22:00:51.550Z] #47 6.593 + GOBIN=/build [2021-01-12T22:00:51.550Z] #47 6.593 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.638 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.638 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.638 go: finding github.com v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.638 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:51.550Z] #47 6.638 go: finding github.com/golangci v1.23.8 [2021-01-12T22:00:51.657Z] #41 ... [2021-01-12T22:00:51.657Z] [2021-01-12T22:00:51.657Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:51.657Z] #32 DONE 115.3s [2021-01-12T22:00:51.657Z] [2021-01-12T22:00:51.657Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:51.657Z] #41 11.52 PBCC images/macvlan.pb-c.c [2021-01-12T22:00:51.657Z] #41 11.54 DEP images/macvlan.pb-c.d [2021-01-12T22:00:51.657Z] #41 11.59 PBCC images/autofs.pb-c.c [2021-01-12T22:00:51.657Z] #41 11.66 DEP images/autofs.pb-c.d [2021-01-12T22:00:51.665Z] #22 ... [2021-01-12T22:00:51.665Z] [2021-01-12T22:00:51.665Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:51.665Z] #47 5.982 + RM_GOPATH=0 [2021-01-12T22:00:51.665Z] #47 5.982 + TMP_GOPATH= [2021-01-12T22:00:51.665Z] #47 5.982 + : /build [2021-01-12T22:00:51.665Z] #47 5.982 + '[' -z '' ']' [2021-01-12T22:00:51.665Z] #47 5.983 ++ mktemp -d [2021-01-12T22:00:51.665Z] #47 5.988 + export GOPATH=/tmp/tmp.bAlGuJjwRc [2021-01-12T22:00:51.665Z] #47 5.988 + GOPATH=/tmp/tmp.bAlGuJjwRc [2021-01-12T22:00:51.665Z] #47 5.988 + RM_GOPATH=1 [2021-01-12T22:00:51.665Z] #47 5.988 + case "$(go env GOARCH)" in [2021-01-12T22:00:51.665Z] #47 5.988 ++ go env GOARCH [2021-01-12T22:00:51.665Z] #47 6.009 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.665Z] #47 6.009 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.665Z] #47 6.009 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:51.665Z] #47 6.009 + dir=/tmp/install [2021-01-12T22:00:51.665Z] #47 6.009 + bin=golangci_lint [2021-01-12T22:00:51.665Z] #47 6.009 + shift [2021-01-12T22:00:51.665Z] #47 6.009 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-01-12T22:00:51.665Z] #47 6.009 + . /tmp/install/golangci_lint.installer [2021-01-12T22:00:51.665Z] #47 6.009 ++ : v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.009 + install_golangci_lint [2021-01-12T22:00:51.665Z] #47 6.009 + set -e [2021-01-12T22:00:51.665Z] #47 6.009 + export GO111MODULE=on [2021-01-12T22:00:51.665Z] #47 6.009 + GO111MODULE=on [2021-01-12T22:00:51.665Z] #47 6.009 + GOBIN=/build [2021-01-12T22:00:51.665Z] #47 6.009 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.073 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.073 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.073 go: finding github.com v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.073 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:51.665Z] #47 6.077 go: finding github.com/golangci v1.23.8 [2021-01-12T22:00:51.916Z] #41 11.80 PBCC images/sysctl.pb-c.c [2021-01-12T22:00:51.916Z] #41 11.88 DEP images/sysctl.pb-c.d [2021-01-12T22:00:51.916Z] #41 11.98 PBCC images/time.pb-c.c [2021-01-12T22:00:51.922Z] #47 ... [2021-01-12T22:00:51.922Z] [2021-01-12T22:00:51.922Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:51.922Z] #43 6.348 + RM_GOPATH=0 [2021-01-12T22:00:51.922Z] #43 6.348 + TMP_GOPATH= [2021-01-12T22:00:51.922Z] #43 6.348 + : /build [2021-01-12T22:00:51.922Z] #43 6.348 + '[' -z '' ']' [2021-01-12T22:00:51.922Z] #43 6.349 ++ mktemp -d [2021-01-12T22:00:51.922Z] #43 6.350 + export GOPATH=/tmp/tmp.CJFOAqLnQU [2021-01-12T22:00:51.922Z] #43 6.350 + GOPATH=/tmp/tmp.CJFOAqLnQU [2021-01-12T22:00:51.922Z] #43 6.350 + RM_GOPATH=1 [2021-01-12T22:00:51.922Z] #43 6.350 + case "$(go env GOARCH)" in [2021-01-12T22:00:51.922Z] #43 6.352 ++ go env GOARCH [2021-01-12T22:00:51.922Z] #43 6.370 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:51.922Z] #43 6.370 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.922Z] #43 6.370 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:51.922Z] #43 6.370 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:51.922Z] #43 6.370 + dir=/tmp/install [2021-01-12T22:00:51.922Z] #43 6.370 + bin=vndr [2021-01-12T22:00:51.922Z] #43 6.370 + shift [2021-01-12T22:00:51.922Z] #43 6.370 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T22:00:51.922Z] #43 6.370 + . /tmp/install/vndr.installer [2021-01-12T22:00:51.922Z] #43 6.370 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:51.922Z] #43 6.370 + install_vndr [2021-01-12T22:00:51.922Z] #43 6.370 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T22:00:51.922Z] #43 6.370 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CJFOAqLnQU/src/github.com/LK4D4/vndr [2021-01-12T22:00:51.922Z] #43 6.370 Cloning into '/tmp/tmp.CJFOAqLnQU/src/github.com/LK4D4/vndr'... [2021-01-12T22:00:52.177Z] #41 12.06 DEP images/time.pb-c.d [2021-01-12T22:00:52.177Z] #41 12.11 PBCC images/binfmt-misc.pb-c.c [2021-01-12T22:00:52.177Z] #41 12.14 DEP images/binfmt-misc.pb-c.d [2021-01-12T22:00:52.177Z] #41 12.23 PBCC images/seccomp.pb-c.c [2021-01-12T22:00:52.437Z] #41 12.28 DEP images/seccomp.pb-c.d [2021-01-12T22:00:52.437Z] #41 12.36 PBCC images/userns.pb-c.c [2021-01-12T22:00:52.437Z] #41 12.43 DEP images/userns.pb-c.d [2021-01-12T22:00:52.437Z] #41 12.50 PBCC images/cgroup.pb-c.c [2021-01-12T22:00:52.500Z] #47 ... [2021-01-12T22:00:52.500Z] [2021-01-12T22:00:52.500Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:52.500Z] #38 7.463 + git clone https://github.com/docker/distribution.git . [2021-01-12T22:00:52.500Z] #38 7.480 Cloning into '.'... [2021-01-12T22:00:52.696Z] #41 12.53 DEP images/cgroup.pb-c.d [2021-01-12T22:00:52.696Z] #41 12.61 PBCC images/ext-file.pb-c.c [2021-01-12T22:00:52.696Z] #41 12.67 DEP images/ext-file.pb-c.d [2021-01-12T22:00:52.851Z] #43 ... [2021-01-12T22:00:52.851Z] [2021-01-12T22:00:52.851Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:52.851Z] #47 7.073 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:52.955Z] #41 12.76 PBCC images/rpc.pb-c.c [2021-01-12T22:00:52.955Z] #41 12.85 DEP images/rpc.pb-c.d [2021-01-12T22:00:52.955Z] #41 13.00 PBCC images/siginfo.pb-c.c [2021-01-12T22:00:52.969Z] #54 130.1 + bin/containerd-stress [2021-01-12T22:00:53.214Z] #41 13.08 DEP images/siginfo.pb-c.d [2021-01-12T22:00:53.214Z] #41 13.14 PBCC images/pagemap.pb-c.c [2021-01-12T22:00:53.214Z] #41 13.26 DEP images/pagemap.pb-c.d [2021-01-12T22:00:53.473Z] #41 13.40 PBCC images/rlimit.pb-c.c [2021-01-12T22:00:53.473Z] #41 13.42 DEP images/rlimit.pb-c.d [2021-01-12T22:00:53.732Z] #41 13.51 PBCC images/file-lock.pb-c.c [2021-01-12T22:00:53.732Z] #41 13.58 DEP images/file-lock.pb-c.d [2021-01-12T22:00:53.732Z] #41 13.72 PBCC images/tty.pb-c.c [2021-01-12T22:00:53.780Z] #47 8.156 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:00:53.991Z] #41 13.84 DEP images/tty.pb-c.d [2021-01-12T22:00:53.991Z] #41 13.90 PBCC images/tun.pb-c.c [2021-01-12T22:00:53.991Z] #41 13.99 PBCC images/netdev.pb-c.c [2021-01-12T22:00:53.991Z] #41 14.10 DEP images/tun.pb-c.d [2021-01-12T22:00:54.004Z] #54 131.4 + bin/containerd-shim [2021-01-12T22:00:54.250Z] #41 14.17 DEP images/netdev.pb-c.d [2021-01-12T22:00:54.250Z] #41 14.23 PBCC images/vma.pb-c.c [2021-01-12T22:00:54.250Z] #41 14.26 DEP images/vma.pb-c.d [2021-01-12T22:00:54.250Z] #41 14.36 PBCC images/creds.pb-c.c [2021-01-12T22:00:54.509Z] #41 14.45 DEP images/creds.pb-c.d [2021-01-12T22:00:54.509Z] #41 14.52 PBCC images/utsns.pb-c.c [2021-01-12T22:00:54.509Z] #41 14.57 DEP images/utsns.pb-c.d [2021-01-12T22:00:54.768Z] #41 14.75 PBCC images/ipc-desc.pb-c.c [2021-01-12T22:00:55.027Z] #41 14.83 PBCC images/ipc-sem.pb-c.c [2021-01-12T22:00:55.027Z] #41 14.87 DEP images/ipc-desc.pb-c.d [2021-01-12T22:00:55.027Z] #41 14.97 DEP images/ipc-sem.pb-c.d [2021-01-12T22:00:55.027Z] #41 15.05 PBCC images/ipc-msg.pb-c.c [2021-01-12T22:00:55.027Z] #41 15.06 DEP images/ipc-msg.pb-c.d [2021-01-12T22:00:55.049Z] #38 ... [2021-01-12T22:00:55.049Z] [2021-01-12T22:00:55.049Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:55.049Z] #45 6.976 + RM_GOPATH=0 [2021-01-12T22:00:55.049Z] #45 6.976 + TMP_GOPATH= [2021-01-12T22:00:55.049Z] #45 6.976 + : /build [2021-01-12T22:00:55.049Z] #45 6.976 + '[' -z '' ']' [2021-01-12T22:00:55.049Z] #45 6.976 ++ mktemp -d [2021-01-12T22:00:55.049Z] #45 6.983 + export GOPATH=/tmp/tmp.u4kQnHQSTF [2021-01-12T22:00:55.049Z] #45 6.983 + GOPATH=/tmp/tmp.u4kQnHQSTF [2021-01-12T22:00:55.049Z] #45 6.983 + RM_GOPATH=1 [2021-01-12T22:00:55.049Z] #45 6.983 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.049Z] #45 6.983 ++ go env GOARCH [2021-01-12T22:00:55.049Z] #45 7.003 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #45 7.003 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #45 7.003 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.049Z] #45 7.003 + dir=/tmp/install [2021-01-12T22:00:55.049Z] #45 7.003 + bin=gotestsum [2021-01-12T22:00:55.049Z] #45 7.003 + shift [2021-01-12T22:00:55.049Z] #45 7.003 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T22:00:55.049Z] #45 7.003 + . /tmp/install/gotestsum.installer [2021-01-12T22:00:55.049Z] #45 7.003 ++ : v0.5.3 [2021-01-12T22:00:55.049Z] #45 7.003 + install_gotestsum [2021-01-12T22:00:55.049Z] #45 7.003 + set -e [2021-01-12T22:00:55.049Z] #45 7.003 + export GO111MODULE=on [2021-01-12T22:00:55.049Z] #45 7.003 + GO111MODULE=on [2021-01-12T22:00:55.049Z] #45 7.003 + GOBIN=/build [2021-01-12T22:00:55.049Z] #45 7.003 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T22:00:55.049Z] #45 7.015 go: finding gotest.tools v0.5.3 [2021-01-12T22:00:55.049Z] #45 7.015 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.049Z] #45 8.463 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.049Z] #45 9.134 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.049Z] #45 ... [2021-01-12T22:00:55.049Z] [2021-01-12T22:00:55.049Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:55.049Z] #40 8.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:55.049Z] #40 8.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:55.049Z] #40 8.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:55.049Z] #40 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:55.049Z] #40 ... [2021-01-12T22:00:55.049Z] [2021-01-12T22:00:55.049Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:55.049Z] #43 7.335 + RM_GOPATH=0 [2021-01-12T22:00:55.049Z] #43 7.335 + TMP_GOPATH= [2021-01-12T22:00:55.049Z] #43 7.335 + : /build [2021-01-12T22:00:55.049Z] #43 7.335 + '[' -z '' ']' [2021-01-12T22:00:55.049Z] #43 7.335 ++ mktemp -d [2021-01-12T22:00:55.049Z] #43 7.335 + export GOPATH=/tmp/tmp.b97MJK8v3n [2021-01-12T22:00:55.049Z] #43 7.335 + GOPATH=/tmp/tmp.b97MJK8v3n [2021-01-12T22:00:55.049Z] #43 7.335 + RM_GOPATH=1 [2021-01-12T22:00:55.049Z] #43 7.335 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.049Z] #43 7.335 ++ go env GOARCH [2021-01-12T22:00:55.049Z] #43 7.358 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:55.049Z] #43 7.358 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #43 7.358 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #43 7.358 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.049Z] #43 7.358 + dir=/tmp/install [2021-01-12T22:00:55.049Z] #43 7.358 + bin=vndr [2021-01-12T22:00:55.049Z] #43 7.358 + shift [2021-01-12T22:00:55.049Z] #43 7.358 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-01-12T22:00:55.049Z] #43 7.358 + . /tmp/install/vndr.installer [2021-01-12T22:00:55.049Z] #43 7.358 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:55.049Z] #43 7.358 + install_vndr [2021-01-12T22:00:55.049Z] #43 7.358 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-01-12T22:00:55.049Z] #43 7.358 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.b97MJK8v3n/src/github.com/LK4D4/vndr [2021-01-12T22:00:55.049Z] #43 7.367 Cloning into '/tmp/tmp.b97MJK8v3n/src/github.com/LK4D4/vndr'... [2021-01-12T22:00:55.049Z] #43 8.574 + cd /tmp/tmp.b97MJK8v3n/src/github.com/LK4D4/vndr [2021-01-12T22:00:55.049Z] #43 8.574 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:00:55.049Z] #43 8.607 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T22:00:55.049Z] #43 ... [2021-01-12T22:00:55.049Z] [2021-01-12T22:00:55.049Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:55.049Z] #49 7.213 + RM_GOPATH=0 [2021-01-12T22:00:55.049Z] #49 7.213 + TMP_GOPATH= [2021-01-12T22:00:55.049Z] #49 7.213 + : /build [2021-01-12T22:00:55.049Z] #49 7.213 + '[' -z '' ']' [2021-01-12T22:00:55.049Z] #49 7.213 ++ mktemp -d [2021-01-12T22:00:55.049Z] #49 7.213 + export GOPATH=/tmp/tmp.tuZinhbqnj [2021-01-12T22:00:55.049Z] #49 7.213 + GOPATH=/tmp/tmp.tuZinhbqnj [2021-01-12T22:00:55.049Z] #49 7.213 + RM_GOPATH=1 [2021-01-12T22:00:55.049Z] #49 7.213 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.049Z] #49 7.213 ++ go env GOARCH [2021-01-12T22:00:55.049Z] #49 7.232 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:55.049Z] #49 7.232 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #49 7.232 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.049Z] #49 7.232 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.049Z] #49 7.232 + dir=/tmp/install [2021-01-12T22:00:55.049Z] #49 7.232 + bin=shfmt [2021-01-12T22:00:55.049Z] #49 7.232 + shift [2021-01-12T22:00:55.049Z] #49 7.232 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T22:00:55.049Z] #49 7.232 + . /tmp/install/shfmt.installer [2021-01-12T22:00:55.049Z] #49 7.232 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:55.049Z] #49 7.232 + install_shfmt [2021-01-12T22:00:55.049Z] #49 7.232 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T22:00:55.049Z] #49 7.232 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tuZinhbqnj/src/github.com/mvdan/sh [2021-01-12T22:00:55.049Z] #49 7.232 Cloning into '/tmp/tmp.tuZinhbqnj/src/github.com/mvdan/sh'... [2021-01-12T22:00:55.287Z] #41 15.10 PBCC images/ipc-shm.pb-c.c [2021-01-12T22:00:55.287Z] #41 15.19 DEP images/ipc-shm.pb-c.d [2021-01-12T22:00:55.287Z] #41 15.30 PBCC images/ipc-var.pb-c.c [2021-01-12T22:00:55.287Z] #41 15.35 DEP images/ipc-var.pb-c.d [2021-01-12T22:00:55.287Z] #41 15.43 PBCC images/sk-opts.pb-c.c [2021-01-12T22:00:55.312Z] #49 ... [2021-01-12T22:00:55.312Z] [2021-01-12T22:00:55.312Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:00:55.312Z] #30 7.744 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T22:00:55.312Z] #30 7.765 Cloning into '.'... [2021-01-12T22:00:55.312Z] #30 ... [2021-01-12T22:00:55.312Z] [2021-01-12T22:00:55.312Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:55.312Z] #62 6.462 + RM_GOPATH=0 [2021-01-12T22:00:55.312Z] #62 6.462 + TMP_GOPATH= [2021-01-12T22:00:55.312Z] #62 6.462 + : /build [2021-01-12T22:00:55.312Z] #62 6.462 + '[' -z '' ']' [2021-01-12T22:00:55.312Z] #62 6.462 ++ mktemp -d [2021-01-12T22:00:55.312Z] #62 6.474 + export GOPATH=/tmp/tmp.xd6iWU2kh7 [2021-01-12T22:00:55.312Z] #62 6.474 + GOPATH=/tmp/tmp.xd6iWU2kh7 [2021-01-12T22:00:55.312Z] #62 6.474 + RM_GOPATH=1 [2021-01-12T22:00:55.312Z] #62 6.474 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.312Z] #62 6.474 ++ go env GOARCH [2021-01-12T22:00:55.312Z] #62 6.485 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:55.312Z] #62 6.486 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.312Z] #62 6.486 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.312Z] #62 6.486 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.312Z] #62 6.486 + dir=/tmp/install [2021-01-12T22:00:55.312Z] #62 6.486 + bin=proxy [2021-01-12T22:00:55.312Z] #62 6.486 + shift [2021-01-12T22:00:55.312Z] #62 6.486 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T22:00:55.312Z] #62 6.486 + . /tmp/install/proxy.installer [2021-01-12T22:00:55.312Z] #62 6.486 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:55.312Z] #62 6.486 + install_proxy [2021-01-12T22:00:55.312Z] #62 6.486 + case "$1" in [2021-01-12T22:00:55.312Z] #62 6.486 + export CGO_ENABLED=0 [2021-01-12T22:00:55.312Z] #62 6.486 + CGO_ENABLED=0 [2021-01-12T22:00:55.312Z] #62 6.486 + _install_proxy [2021-01-12T22:00:55.312Z] #62 6.486 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T22:00:55.312Z] #62 6.486 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.xd6iWU2kh7/src/github.com/docker/libnetwork [2021-01-12T22:00:55.312Z] #62 6.486 Cloning into '/tmp/tmp.xd6iWU2kh7/src/github.com/docker/libnetwork'... [2021-01-12T22:00:55.506Z] #62 ... [2021-01-12T22:00:55.506Z] [2021-01-12T22:00:55.506Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:55.506Z] #27 22.47 [2021-01-12T22:00:55.506Z] #27 22.78 # 2.0% ######################################################################## 100.0% [2021-01-12T22:00:55.506Z] #27 22.93 [2021-01-12T22:00:55.506Z] #27 24.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-01-12T22:00:55.506Z] #27 24.65 [2021-01-12T22:00:55.506Z] #27 24.91 0.8% ########################################################## 81.9% ######################################################################## 100.0% [2021-01-12T22:00:55.506Z] #27 25.18 [2021-01-12T22:00:55.506Z] #27 27.90 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-01-12T22:00:55.506Z] #27 28.49 [2021-01-12T22:00:55.549Z] #41 15.54 PBCC images/packet-sock.pb-c.c [2021-01-12T22:00:55.549Z] #41 15.64 DEP images/sk-opts.pb-c.d [2021-01-12T22:00:55.573Z] #62 ... [2021-01-12T22:00:55.573Z] [2021-01-12T22:00:55.573Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:55.573Z] #34 8.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:55.573Z] #34 8.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:55.573Z] #34 8.928 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:55.573Z] #34 ... [2021-01-12T22:00:55.573Z] [2021-01-12T22:00:55.573Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:55.573Z] #22 7.072 + RM_GOPATH=0 [2021-01-12T22:00:55.573Z] #22 7.072 + TMP_GOPATH= [2021-01-12T22:00:55.573Z] #22 7.072 + : /build [2021-01-12T22:00:55.573Z] #22 7.072 + '[' -z '' ']' [2021-01-12T22:00:55.573Z] #22 7.072 ++ mktemp -d [2021-01-12T22:00:55.573Z] #22 7.072 + export GOPATH=/tmp/tmp.Vs14dRhb2D [2021-01-12T22:00:55.573Z] #22 7.072 + GOPATH=/tmp/tmp.Vs14dRhb2D [2021-01-12T22:00:55.573Z] #22 7.072 + RM_GOPATH=1 [2021-01-12T22:00:55.573Z] #22 7.072 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.573Z] #22 7.072 ++ go env GOARCH [2021-01-12T22:00:55.573Z] #22 7.091 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.573Z] #22 7.091 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.573Z] #22 7.091 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.573Z] #22 7.091 + dir=/tmp/install [2021-01-12T22:00:55.573Z] #22 7.091 + bin=dockercli [2021-01-12T22:00:55.573Z] #22 7.091 + shift [2021-01-12T22:00:55.573Z] #22 7.091 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-01-12T22:00:55.573Z] #22 7.091 + . /tmp/install/dockercli.installer [2021-01-12T22:00:55.573Z] #22 7.091 ++ : stable [2021-01-12T22:00:55.573Z] #22 7.091 ++ : 17.06.2-ce [2021-01-12T22:00:55.573Z] #22 7.091 + install_dockercli [2021-01-12T22:00:55.573Z] #22 7.091 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-01-12T22:00:55.573Z] #22 7.091 ++ uname -m [2021-01-12T22:00:55.573Z] #22 7.094 Install docker/cli version 17.06.2-ce from stable [2021-01-12T22:00:55.573Z] #22 7.099 + arch=x86_64 [2021-01-12T22:00:55.573Z] #22 7.099 + '[' x86_64 '!=' x86_64 ']' [2021-01-12T22:00:55.573Z] #22 7.099 + url=https://download.docker.com/linux/static [2021-01-12T22:00:55.573Z] #22 7.099 + tar -xz docker/docker [2021-01-12T22:00:55.573Z] #22 7.099 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-01-12T22:00:55.695Z] #47 ... [2021-01-12T22:00:55.695Z] [2021-01-12T22:00:55.695Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:55.695Z] #45 6.960 + RM_GOPATH=0 [2021-01-12T22:00:55.695Z] #45 6.960 + TMP_GOPATH= [2021-01-12T22:00:55.695Z] #45 6.960 + : /build [2021-01-12T22:00:55.695Z] #45 6.960 + '[' -z '' ']' [2021-01-12T22:00:55.695Z] #45 6.960 ++ mktemp -d [2021-01-12T22:00:55.695Z] #45 6.968 + export GOPATH=/tmp/tmp.VEbKvCKyb2 [2021-01-12T22:00:55.695Z] #45 6.968 + GOPATH=/tmp/tmp.VEbKvCKyb2 [2021-01-12T22:00:55.695Z] #45 6.968 + RM_GOPATH=1 [2021-01-12T22:00:55.695Z] #45 6.968 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.695Z] #45 6.983 ++ go env GOARCH [2021-01-12T22:00:55.695Z] #45 7.012 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.695Z] #45 7.012 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.695Z] #45 7.012 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.695Z] #45 7.033 + dir=/tmp/install [2021-01-12T22:00:55.695Z] #45 7.033 + bin=gotestsum [2021-01-12T22:00:55.695Z] #45 7.033 + shift [2021-01-12T22:00:55.695Z] #45 7.033 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-01-12T22:00:55.695Z] #45 7.033 + . /tmp/install/gotestsum.installer [2021-01-12T22:00:55.695Z] #45 7.033 ++ : v0.5.3 [2021-01-12T22:00:55.695Z] #45 7.033 + install_gotestsum [2021-01-12T22:00:55.695Z] #45 7.033 + set -e [2021-01-12T22:00:55.695Z] #45 7.033 + export GO111MODULE=on [2021-01-12T22:00:55.695Z] #45 7.033 + GO111MODULE=on [2021-01-12T22:00:55.695Z] #45 7.033 + GOBIN=/build [2021-01-12T22:00:55.695Z] #45 7.033 + go get gotest.tools/gotestsum@v0.5.3 [2021-01-12T22:00:55.695Z] #45 7.047 go: finding gotest.tools v0.5.3 [2021-01-12T22:00:55.695Z] #45 7.063 go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.695Z] #45 8.296 go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.695Z] #45 8.971 go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T22:00:55.695Z] #45 9.718 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:55.695Z] #45 9.745 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:55.695Z] #45 9.777 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T22:00:55.695Z] #45 9.777 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:55.695Z] #45 9.832 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:55.695Z] #45 9.899 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:55.695Z] #45 9.998 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T22:00:55.695Z] #45 ... [2021-01-12T22:00:55.695Z] [2021-01-12T22:00:55.695Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:00:55.695Z] #38 7.432 + git clone https://github.com/docker/distribution.git . [2021-01-12T22:00:55.695Z] #38 7.432 Cloning into '.'... [2021-01-12T22:00:55.808Z] #41 15.77 DEP images/packet-sock.pb-c.d [2021-01-12T22:00:55.808Z] #41 15.85 PBCC images/sk-netlink.pb-c.c [2021-01-12T22:00:55.835Z] #22 ... [2021-01-12T22:00:55.835Z] [2021-01-12T22:00:55.835Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:55.835Z] #53 7.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:55.835Z] #53 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:55.835Z] #53 7.995 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:55.835Z] #53 9.749 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:55.835Z] #53 ... [2021-01-12T22:00:55.835Z] [2021-01-12T22:00:55.835Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:55.835Z] #32 7.576 + RM_GOPATH=0 [2021-01-12T22:00:55.835Z] #32 7.576 + TMP_GOPATH= [2021-01-12T22:00:55.835Z] #32 7.576 + : /build [2021-01-12T22:00:55.835Z] #32 7.576 + '[' -z '' ']' [2021-01-12T22:00:55.835Z] #32 7.576 ++ mktemp -d [2021-01-12T22:00:55.835Z] #32 7.576 + export GOPATH=/tmp/tmp.HxnXWVMRkz [2021-01-12T22:00:55.835Z] #32 7.576 + GOPATH=/tmp/tmp.HxnXWVMRkz [2021-01-12T22:00:55.835Z] #32 7.576 + RM_GOPATH=1 [2021-01-12T22:00:55.835Z] #32 7.576 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.835Z] #32 7.576 ++ go env GOARCH [2021-01-12T22:00:55.835Z] #32 7.627 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.835Z] #32 7.627 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.835Z] #32 7.627 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.835Z] #32 7.644 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.835Z] #32 7.646 + dir=/tmp/install [2021-01-12T22:00:55.835Z] #32 7.646 + bin=tomlv [2021-01-12T22:00:55.835Z] #32 7.646 + shift [2021-01-12T22:00:55.835Z] #32 7.646 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T22:00:55.835Z] #32 7.646 + . /tmp/install/tomlv.installer [2021-01-12T22:00:55.836Z] #32 7.646 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.836Z] #32 7.646 + install_tomlv [2021-01-12T22:00:55.836Z] #32 7.646 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T22:00:55.836Z] #32 7.646 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HxnXWVMRkz/src/github.com/BurntSushi/toml [2021-01-12T22:00:55.836Z] #32 7.646 Cloning into '/tmp/tmp.HxnXWVMRkz/src/github.com/BurntSushi/toml'... [2021-01-12T22:00:55.836Z] #32 9.273 + cd /tmp/tmp.HxnXWVMRkz/src/github.com/BurntSushi/toml [2021-01-12T22:00:55.836Z] #32 9.273 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.836Z] #32 9.273 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:00:55.836Z] #32 10.74 runtime/internal/atomic [2021-01-12T22:00:55.836Z] #32 10.84 internal/cpu [2021-01-12T22:00:55.953Z] #38 ... [2021-01-12T22:00:55.953Z] [2021-01-12T22:00:55.953Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:00:55.953Z] #53 7.918 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:55.953Z] #53 7.982 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:55.953Z] #53 7.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:55.953Z] #53 9.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:55.953Z] #53 ... [2021-01-12T22:00:55.953Z] [2021-01-12T22:00:55.953Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:55.953Z] #32 7.047 + RM_GOPATH=0 [2021-01-12T22:00:55.953Z] #32 7.047 + TMP_GOPATH= [2021-01-12T22:00:55.953Z] #32 7.047 + : /build [2021-01-12T22:00:55.953Z] #32 7.047 + '[' -z '' ']' [2021-01-12T22:00:55.953Z] #32 7.047 ++ mktemp -d [2021-01-12T22:00:55.953Z] #32 7.054 + export GOPATH=/tmp/tmp.RMJLlhCk0K [2021-01-12T22:00:55.953Z] #32 7.054 + GOPATH=/tmp/tmp.RMJLlhCk0K [2021-01-12T22:00:55.953Z] #32 7.054 + RM_GOPATH=1 [2021-01-12T22:00:55.953Z] #32 7.054 + case "$(go env GOARCH)" in [2021-01-12T22:00:55.953Z] #32 7.054 ++ go env GOARCH [2021-01-12T22:00:55.953Z] #32 7.106 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.953Z] #32 7.110 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.953Z] #32 7.110 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:55.953Z] #32 7.110 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:55.953Z] #32 7.110 + dir=/tmp/install [2021-01-12T22:00:55.953Z] #32 7.110 + bin=tomlv [2021-01-12T22:00:55.953Z] #32 7.110 + shift [2021-01-12T22:00:55.953Z] #32 7.110 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-01-12T22:00:55.953Z] #32 7.110 + . /tmp/install/tomlv.installer [2021-01-12T22:00:55.953Z] #32 7.110 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.953Z] #32 7.110 + install_tomlv [2021-01-12T22:00:55.953Z] #32 7.110 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-01-12T22:00:55.953Z] #32 7.110 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RMJLlhCk0K/src/github.com/BurntSushi/toml [2021-01-12T22:00:55.953Z] #32 7.110 Cloning into '/tmp/tmp.RMJLlhCk0K/src/github.com/BurntSushi/toml'... [2021-01-12T22:00:55.953Z] #32 8.204 + cd /tmp/tmp.RMJLlhCk0K/src/github.com/BurntSushi/toml [2021-01-12T22:00:55.953Z] #32 8.205 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-01-12T22:00:55.953Z] #32 8.314 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:00:55.953Z] #32 9.718 internal/cpu [2021-01-12T22:00:55.953Z] #32 9.872 runtime/internal/sys [2021-01-12T22:00:56.068Z] #41 16.00 DEP images/sk-netlink.pb-c.d [2021-01-12T22:00:56.068Z] #41 16.10 PBCC images/sk-inet.pb-c.c [2021-01-12T22:00:56.068Z] #41 16.16 DEP images/sk-inet.pb-c.d [2021-01-12T22:00:56.097Z] #32 11.33 runtime/internal/sys [2021-01-12T22:00:56.097Z] #32 ... [2021-01-12T22:00:56.097Z] [2021-01-12T22:00:56.097Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:56.097Z] #56 10.60 Checking out files: 80% (640/794) Checking out files: 81% (644/794) Checking out files: 82% (652/794) Checking out files: 83% (660/794) Checking out files: 84% (667/794) Checking out files: 85% (675/794) Checking out files: 86% (683/794) Checking out files: 87% (691/794) Checking out files: 88% (699/794) Checking out files: 89% (707/794) Checking out files: 90% (715/794) Checking out files: 91% (723/794) Checking out files: 92% (731/794) Checking out files: 93% (739/794) Checking out files: 94% (747/794) Checking out files: 95% (755/794) Checking out files: 96% (763/794) Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2021-01-12T22:00:56.097Z] #56 11.10 + cd /tmp/tmp.0x272MK4AH/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:00:56.097Z] #56 11.10 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:56.210Z] #32 10.59 math/bits [2021-01-12T22:00:56.210Z] #32 ... [2021-01-12T22:00:56.210Z] [2021-01-12T22:00:56.210Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:56.210Z] #62 6.328 + RM_GOPATH=0 [2021-01-12T22:00:56.210Z] #62 6.328 + TMP_GOPATH= [2021-01-12T22:00:56.210Z] #62 6.328 + : /build [2021-01-12T22:00:56.210Z] #62 6.328 + '[' -z '' ']' [2021-01-12T22:00:56.210Z] #62 6.328 ++ mktemp -d [2021-01-12T22:00:56.210Z] #62 6.334 + export GOPATH=/tmp/tmp.gs2oDMHNtF [2021-01-12T22:00:56.210Z] #62 6.334 + GOPATH=/tmp/tmp.gs2oDMHNtF [2021-01-12T22:00:56.210Z] #62 6.334 + RM_GOPATH=1 [2021-01-12T22:00:56.210Z] #62 6.334 + case "$(go env GOARCH)" in [2021-01-12T22:00:56.210Z] #62 6.339 ++ go env GOARCH [2021-01-12T22:00:56.210Z] #62 6.376 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:56.210Z] #62 6.376 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.210Z] #62 6.376 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.210Z] #62 6.376 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:56.210Z] #62 6.376 + dir=/tmp/install [2021-01-12T22:00:56.210Z] #62 6.376 + bin=proxy [2021-01-12T22:00:56.210Z] #62 6.376 + shift [2021-01-12T22:00:56.210Z] #62 6.376 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-01-12T22:00:56.210Z] #62 6.376 + . /tmp/install/proxy.installer [2021-01-12T22:00:56.210Z] #62 6.376 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:00:56.210Z] #62 6.376 + install_proxy [2021-01-12T22:00:56.210Z] #62 6.376 + case "$1" in [2021-01-12T22:00:56.210Z] #62 6.376 + export CGO_ENABLED=0 [2021-01-12T22:00:56.210Z] #62 6.376 + CGO_ENABLED=0 [2021-01-12T22:00:56.210Z] #62 6.376 + _install_proxy [2021-01-12T22:00:56.210Z] #62 6.376 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-01-12T22:00:56.210Z] #62 6.376 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gs2oDMHNtF/src/github.com/docker/libnetwork [2021-01-12T22:00:56.210Z] #62 6.376 Cloning into '/tmp/tmp.gs2oDMHNtF/src/github.com/docker/libnetwork'... [2021-01-12T22:00:56.327Z] #41 16.34 PBCC images/sk-unix.pb-c.c [2021-01-12T22:00:56.327Z] #41 16.38 DEP images/sk-unix.pb-c.d [2021-01-12T22:00:56.327Z] #41 16.46 PBCC images/mm.pb-c.c [2021-01-12T22:00:56.364Z] #56 11.70 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:00:56.364Z] #56 11.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T22:00:56.471Z] #62 ... [2021-01-12T22:00:56.471Z] [2021-01-12T22:00:56.471Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:56.471Z] #56 5.990 + RM_GOPATH=0 [2021-01-12T22:00:56.471Z] #56 5.990 + TMP_GOPATH= [2021-01-12T22:00:56.471Z] #56 5.990 + : /build [2021-01-12T22:00:56.471Z] #56 5.990 + '[' -z '' ']' [2021-01-12T22:00:56.471Z] #56 5.990 ++ mktemp -d [2021-01-12T22:00:56.471Z] #56 5.990 + export GOPATH=/tmp/tmp.mfD6D0PBsq [2021-01-12T22:00:56.471Z] #56 5.990 + GOPATH=/tmp/tmp.mfD6D0PBsq [2021-01-12T22:00:56.471Z] #56 5.990 + RM_GOPATH=1 [2021-01-12T22:00:56.471Z] #56 5.990 + case "$(go env GOARCH)" in [2021-01-12T22:00:56.471Z] #56 6.003 ++ go env GOARCH [2021-01-12T22:00:56.471Z] #56 6.011 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:56.471Z] #56 6.011 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.471Z] #56 6.011 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.471Z] #56 6.011 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:56.471Z] #56 6.011 + dir=/tmp/install [2021-01-12T22:00:56.471Z] #56 6.011 + bin=rootlesskit [2021-01-12T22:00:56.471Z] #56 6.011 + shift [2021-01-12T22:00:56.471Z] #56 6.011 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-01-12T22:00:56.471Z] #56 6.011 + . /tmp/install/rootlesskit.installer [2021-01-12T22:00:56.471Z] #56 6.011 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:00:56.471Z] #56 6.011 + install_rootlesskit [2021-01-12T22:00:56.471Z] #56 6.011 + case "$1" in [2021-01-12T22:00:56.471Z] #56 6.011 + export CGO_ENABLED=0 [2021-01-12T22:00:56.471Z] #56 6.011 + CGO_ENABLED=0 [2021-01-12T22:00:56.471Z] #56 6.011 + _install_rootlesskit [2021-01-12T22:00:56.471Z] #56 6.011 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2021-01-12T22:00:56.471Z] #56 6.011 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mfD6D0PBsq/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:00:56.471Z] #56 6.023 Cloning into '/tmp/tmp.mfD6D0PBsq/src/github.com/rootless-containers/rootlesskit'... [2021-01-12T22:00:56.569Z] #27 28.83 #=#=# ### 4.2% ##### 8.3% ######### 13.7% ############## 19.8% ################## 25.9% ####################### 32.0% [2021-01-12T22:00:56.569Z] #27 ... [2021-01-12T22:00:56.569Z] [2021-01-12T22:00:56.569Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:56.569Z] #11 19.40 Fetched 8238 kB in 13s (619 kB/s) [2021-01-12T22:00:56.569Z] #11 19.40 Reading package lists... [2021-01-12T22:00:56.569Z] #11 26.41 Reading package lists... [2021-01-12T22:00:56.569Z] #11 ... [2021-01-12T22:00:56.569Z] [2021-01-12T22:00:56.569Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:00:56.613Z] #41 16.56 DEP images/mm.pb-c.d [2021-01-12T22:00:56.731Z] #56 ... [2021-01-12T22:00:56.731Z] [2021-01-12T22:00:56.731Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:00:56.731Z] #34 5.849 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:56.731Z] #34 5.878 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:56.731Z] #34 5.878 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:56.731Z] #34 6.628 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:56.731Z] #34 9.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:00:56.731Z] #34 ... [2021-01-12T22:00:56.731Z] [2021-01-12T22:00:56.731Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:56.731Z] #40 8.132 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:56.731Z] #40 8.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:56.731Z] #40 8.259 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:56.731Z] #40 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:56.877Z] #41 16.72 PBCC images/timerfd.pb-c.c [2021-01-12T22:00:56.877Z] #41 16.98 DEP images/timerfd.pb-c.d [2021-01-12T22:00:56.917Z] #13 ... [2021-01-12T22:00:56.917Z] [2021-01-12T22:00:56.917Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:00:56.917Z] #42 67.49 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-01-12T22:00:56.917Z] #42 67.51 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:00:56.917Z] #42 DONE 67.7s [2021-01-12T22:00:56.917Z] [2021-01-12T22:00:56.917Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:56.989Z] #40 ... [2021-01-12T22:00:56.989Z] [2021-01-12T22:00:56.989Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:00:56.989Z] #49 6.823 + RM_GOPATH=0 [2021-01-12T22:00:56.989Z] #49 6.823 + TMP_GOPATH= [2021-01-12T22:00:56.989Z] #49 6.823 + : /build [2021-01-12T22:00:56.989Z] #49 6.823 + '[' -z '' ']' [2021-01-12T22:00:56.989Z] #49 6.823 ++ mktemp -d [2021-01-12T22:00:56.989Z] #49 6.823 + export GOPATH=/tmp/tmp.SAmn8bsHzD [2021-01-12T22:00:56.989Z] #49 6.823 + GOPATH=/tmp/tmp.SAmn8bsHzD [2021-01-12T22:00:56.989Z] #49 6.823 + RM_GOPATH=1 [2021-01-12T22:00:56.989Z] #49 6.823 + case "$(go env GOARCH)" in [2021-01-12T22:00:56.989Z] #49 6.823 ++ go env GOARCH [2021-01-12T22:00:56.989Z] #49 6.856 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.989Z] #49 6.856 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:00:56.989Z] #49 6.856 ++ dirname /tmp/install/install.sh [2021-01-12T22:00:56.989Z] #49 6.856 + dir=/tmp/install [2021-01-12T22:00:56.989Z] #49 6.856 + bin=shfmt [2021-01-12T22:00:56.989Z] #49 6.856 + shift [2021-01-12T22:00:56.989Z] #49 6.856 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-01-12T22:00:56.989Z] #49 6.856 + . /tmp/install/shfmt.installer [2021-01-12T22:00:56.989Z] #49 6.856 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:56.989Z] #49 6.856 + install_shfmt [2021-01-12T22:00:56.989Z] #49 6.856 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-01-12T22:00:56.989Z] #49 6.856 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SAmn8bsHzD/src/github.com/mvdan/sh [2021-01-12T22:00:56.989Z] #49 6.856 Cloning into '/tmp/tmp.SAmn8bsHzD/src/github.com/mvdan/sh'... [2021-01-12T22:00:56.989Z] #49 6.882 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:00:56.989Z] #49 ... [2021-01-12T22:00:56.989Z] [2021-01-12T22:00:56.989Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:00:56.989Z] #11 8.031 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:00:56.989Z] #11 8.325 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:00:56.989Z] #11 8.356 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:00:56.989Z] #11 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:00:56.989Z] #11 ... [2021-01-12T22:00:56.989Z] [2021-01-12T22:00:56.989Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:56.989Z] #45 10.37 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:00:56.989Z] #45 10.38 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:00:56.989Z] #45 11.34 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T22:00:56.989Z] #45 11.34 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:00:56.989Z] #45 11.45 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:56.989Z] #45 11.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:56.989Z] #45 11.55 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:00:56.989Z] #45 11.55 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T22:00:56.989Z] #45 11.58 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:00:57.136Z] #41 17.17 PBCC images/timer.pb-c.c [2021-01-12T22:00:57.136Z] #41 17.25 DEP images/timer.pb-c.d [2021-01-12T22:00:57.136Z] #41 ... [2021-01-12T22:00:57.136Z] [2021-01-12T22:00:57.136Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:00:57.136Z] #43 110.9 go/ast [2021-01-12T22:00:57.136Z] #43 112.4 text/template/parse [2021-01-12T22:00:57.136Z] #43 118.3 go/parser [2021-01-12T22:00:57.136Z] #43 118.7 text/template [2021-01-12T22:00:57.394Z] #43 ... [2021-01-12T22:00:57.394Z] [2021-01-12T22:00:57.394Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:00:57.394Z] #41 17.33 PBCC images/sa.pb-c.c [2021-01-12T22:00:57.394Z] #41 17.36 DEP images/sa.pb-c.d [2021-01-12T22:00:57.394Z] #41 17.38 PBCC images/pipe-data.pb-c.c [2021-01-12T22:00:57.394Z] #41 17.39 DEP images/pipe-data.pb-c.d [2021-01-12T22:00:57.394Z] #41 17.45 PBCC images/mnt.pb-c.c [2021-01-12T22:00:57.658Z] #41 17.66 DEP images/mnt.pb-c.d [2021-01-12T22:00:57.658Z] #41 17.78 PBCC images/sk-packet.pb-c.c [2021-01-12T22:00:57.930Z] #45 12.13 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T22:00:58.163Z] #27 28.83 #=#=# ### 4.2% ##### 8.3% ######### 13.7% ############## 19.8% ################## 25.9% ####################### 32.0% ######################### 36.0% ############################## 42.1% ################################## 48.2% ##################################### 52.2% ######################################## 56.3% ########################################### 60.3% ############################################### 66.4% ################################################## 70.5% ####################################################### 76.5% ########################################################### 82.6% ############################################################### 88.7% #################################################################### 94.8% ######################################################################## 100.0% [2021-01-12T22:00:58.163Z] #27 31.42 [2021-01-12T22:00:58.224Z] #41 17.97 DEP images/sk-packet.pb-c.d [2021-01-12T22:00:58.224Z] #41 17.99 PBCC images/tcp-stream.pb-c.c [2021-01-12T22:00:58.224Z] #41 18.11 DEP images/tcp-stream.pb-c.d [2021-01-12T22:00:58.224Z] #41 18.18 PBCC images/pipe.pb-c.c [2021-01-12T22:00:58.224Z] #41 18.22 DEP images/pipe.pb-c.d [2021-01-12T22:00:58.224Z] #41 18.26 PBCC images/pstree.pb-c.c [2021-01-12T22:00:58.224Z] #41 18.28 DEP images/pstree.pb-c.d [2021-01-12T22:00:58.224Z] #41 18.36 PBCC images/fs.pb-c.c [2021-01-12T22:00:58.457Z] #54 135.5 + bin/containerd-shim-runc-v1 [2021-01-12T22:00:58.482Z] #41 18.40 DEP images/fs.pb-c.d [2021-01-12T22:00:58.496Z] #45 12.97 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:00:58.741Z] #41 18.52 PBCC images/signalfd.pb-c.c [2021-01-12T22:00:58.741Z] #41 18.64 DEP images/signalfd.pb-c.d [2021-01-12T22:00:58.762Z] #45 13.26 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:00:58.999Z] #41 18.81 PBCC images/fh.pb-c.c [2021-01-12T22:00:58.999Z] #41 19.00 PBCC images/fsnotify.pb-c.c [2021-01-12T22:00:59.006Z] #43 1.796 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:00:59.006Z] #43 1.796 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:00:59.006Z] #43 1.813 Note: Building without GnuTLS support [2021-01-12T22:00:59.006Z] #43 1.823 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:00:59.006Z] #43 1.823 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:00:59.257Z] #41 19.10 DEP images/fh.pb-c.d [2021-01-12T22:00:59.257Z] #41 19.29 DEP images/fsnotify.pb-c.d [2021-01-12T22:00:59.516Z] #41 19.44 PBCC images/eventpoll.pb-c.c [2021-01-12T22:00:59.516Z] #41 19.51 DEP images/eventpoll.pb-c.d [2021-01-12T22:00:59.516Z] #41 19.56 PBCC images/eventfd.pb-c.c [2021-01-12T22:00:59.516Z] #41 19.61 DEP images/eventfd.pb-c.d [2021-01-12T22:00:59.565Z] #27 ... [2021-01-12T22:00:59.565Z] [2021-01-12T22:00:59.565Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:00:59.565Z] #47 22.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:59.565Z] #47 22.43 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:00:59.565Z] #47 23.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:59.565Z] #47 23.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:00:59.565Z] #47 26.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:59.565Z] #47 26.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:59.565Z] #47 26.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:59.565Z] #47 26.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:59.565Z] #47 26.41 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:59.565Z] #47 26.44 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:00:59.565Z] #47 26.50 go: extracting golang.org/x/text v0.3.2 [2021-01-12T22:00:59.565Z] #47 26.53 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:00:59.565Z] #47 26.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:59.565Z] #47 26.58 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:59.565Z] #47 26.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:00:59.565Z] #47 26.63 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:59.565Z] #47 26.65 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:59.565Z] #47 26.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:59.565Z] #47 26.73 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:00:59.565Z] #47 26.79 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:00:59.565Z] #47 26.98 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:00:59.565Z] #47 27.12 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:59.565Z] #47 27.15 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:00:59.565Z] #47 27.18 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T22:00:59.565Z] #47 27.30 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:00:59.565Z] #47 27.36 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:00:59.565Z] #47 27.40 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:00:59.565Z] #47 27.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:59.565Z] #47 27.53 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:59.565Z] #47 27.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T22:00:59.565Z] #47 27.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:00:59.565Z] #47 27.82 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:59.565Z] #47 27.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:59.565Z] #47 27.89 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T22:00:59.565Z] #47 27.93 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:00:59.565Z] #47 27.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:59.565Z] #47 28.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:59.565Z] #47 28.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:00:59.565Z] #47 28.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:59.565Z] #47 28.22 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:00:59.565Z] #47 28.29 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:00:59.565Z] #47 28.31 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:59.565Z] #47 28.36 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:59.565Z] #47 28.38 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:00:59.565Z] #47 28.57 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:00:59.565Z] #47 28.60 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T22:00:59.565Z] #47 28.71 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:59.565Z] #47 28.82 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:59.565Z] #47 28.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:59.565Z] #47 29.12 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T22:00:59.565Z] #47 29.61 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:00:59.565Z] #47 29.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:00:59.565Z] #47 30.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:59.565Z] #47 30.19 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:59.565Z] #47 30.22 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:00:59.565Z] #47 30.41 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:00:59.565Z] #47 30.43 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:00:59.565Z] #47 30.59 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:59.565Z] #47 30.86 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:59.565Z] #47 30.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:00:59.565Z] #47 31.14 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.15 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:00:59.565Z] #47 31.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.33 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.64 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:00:59.565Z] #47 31.90 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:59.565Z] #47 31.98 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:00:59.565Z] #47 32.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:59.565Z] #47 32.15 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:00:59.565Z] #47 32.64 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:00:59.691Z] #45 14.07 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:00:59.775Z] #41 19.66 PBCC images/remap-file-path.pb-c.c [2021-01-12T22:00:59.775Z] #41 19.69 DEP images/remap-file-path.pb-c.d [2021-01-12T22:00:59.775Z] #41 19.73 PBCC images/fifo.pb-c.c [2021-01-12T22:00:59.775Z] #41 19.76 DEP images/fifo.pb-c.d [2021-01-12T22:00:59.775Z] #41 19.85 PBCC images/ghost-file.pb-c.c [2021-01-12T22:01:00.034Z] #41 19.99 DEP images/ghost-file.pb-c.d [2021-01-12T22:01:00.034Z] #41 20.09 PBCC images/regfile.pb-c.c [2021-01-12T22:01:00.143Z] #47 32.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:00.143Z] #47 32.83 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:00.143Z] #47 33.16 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:00.143Z] #47 33.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:00.143Z] #47 33.30 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:00.143Z] #47 ... [2021-01-12T22:01:00.143Z] [2021-01-12T22:01:00.143Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:00.143Z] #11 26.41 Reading package lists... [2021-01-12T22:01:00.292Z] #41 20.19 DEP images/regfile.pb-c.d [2021-01-12T22:01:00.292Z] #41 20.30 PBCC images/ns.pb-c.c [2021-01-12T22:01:00.528Z] #43 3.524 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:01:00.528Z] #43 3.574 GEN .gitid [2021-01-12T22:01:00.528Z] #43 3.622 GEN criu/include/version.h [2021-01-12T22:01:00.528Z] #43 3.722 GEN include/common/asm [2021-01-12T22:01:00.551Z] #41 20.42 DEP images/ns.pb-c.d [2021-01-12T22:01:00.551Z] #41 20.59 PBCC images/fdinfo.pb-c.c [2021-01-12T22:01:00.551Z] #41 20.61 DEP images/fdinfo.pb-c.d [2021-01-12T22:01:00.551Z] #41 20.64 PBCC images/core-aarch64.pb-c.c [2021-01-12T22:01:00.551Z] #41 20.66 PBCC images/core-arm.pb-c.c [2021-01-12T22:01:00.721Z] #11 33.58 Building dependency tree... [2021-01-12T22:01:00.721Z] #11 ... [2021-01-12T22:01:00.721Z] [2021-01-12T22:01:00.721Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:00.721Z] #49 23.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:00.721Z] #49 23.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:00.721Z] #49 24.00 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:00.721Z] #49 24.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:00.721Z] #49 25.59 runtime [2021-01-12T22:01:00.721Z] #49 ... [2021-01-12T22:01:00.721Z] [2021-01-12T22:01:00.721Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:01:00.721Z] #38 23.32 + 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-12T22:01:00.810Z] #41 20.77 PBCC images/core-ppc64.pb-c.c [2021-01-12T22:01:00.810Z] #41 20.86 PBCC images/core-s390.pb-c.c [2021-01-12T22:01:00.824Z] #43 ... [2021-01-12T22:01:00.824Z] [2021-01-12T22:01:00.824Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:00.824Z] #37 0.402 + RM_GOPATH=0 [2021-01-12T22:01:00.824Z] #37 0.408 + TMP_GOPATH= [2021-01-12T22:01:00.824Z] #37 0.408 + : /build [2021-01-12T22:01:00.824Z] #37 0.409 + '[' -z '' ']' [2021-01-12T22:01:00.824Z] #37 0.412 ++ mktemp -d [2021-01-12T22:01:00.824Z] #37 0.420 + export GOPATH=/tmp/tmp.cotfLRg6HR [2021-01-12T22:01:00.824Z] #37 0.421 + GOPATH=/tmp/tmp.cotfLRg6HR [2021-01-12T22:01:00.824Z] #37 0.421 + RM_GOPATH=1 [2021-01-12T22:01:00.824Z] #37 0.422 + case "$(go env GOARCH)" in [2021-01-12T22:01:00.824Z] #37 0.425 ++ go env GOARCH [2021-01-12T22:01:00.824Z] #37 0.452 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:00.824Z] #37 0.455 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:00.824Z] #37 0.457 ++ dirname /tmp/install/install.sh [2021-01-12T22:01:00.824Z] #37 0.465 + dir=/tmp/install [2021-01-12T22:01:00.824Z] #37 0.467 + bin=tini [2021-01-12T22:01:00.824Z] #37 0.467 + shift [2021-01-12T22:01:00.824Z] #37 0.468 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T22:01:00.824Z] #37 0.469 + . /tmp/install/tini.installer [2021-01-12T22:01:00.824Z] #37 0.470 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:01:00.824Z] #37 0.471 + install_tini [2021-01-12T22:01:00.824Z] #37 0.471 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:01:00.824Z] #37 0.471 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T22:01:00.824Z] #37 0.471 + git clone https://github.com/krallin/tini.git /tmp/tmp.cotfLRg6HR/tini [2021-01-12T22:01:00.824Z] #37 0.478 Cloning into '/tmp/tmp.cotfLRg6HR/tini'... [2021-01-12T22:01:00.824Z] #37 1.672 + cd /tmp/tmp.cotfLRg6HR/tini [2021-01-12T22:01:00.824Z] #37 1.673 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:01:00.824Z] #37 1.682 + cmake . [2021-01-12T22:01:00.824Z] #37 2.490 -- The C compiler identification is GNU 8.3.0 [2021-01-12T22:01:00.824Z] #37 2.559 -- Check for working C compiler: /usr/bin/cc [2021-01-12T22:01:00.824Z] #37 3.210 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T22:01:00.824Z] #37 3.213 -- Detecting C compiler ABI info [2021-01-12T22:01:00.824Z] #37 3.795 -- Detecting C compiler ABI info - done [2021-01-12T22:01:00.824Z] #37 3.851 -- Detecting C compile features [2021-01-12T22:01:00.824Z] #37 6.215 -- Detecting C compile features - done [2021-01-12T22:01:00.824Z] #37 6.298 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T22:01:00.824Z] #37 6.620 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T22:01:00.824Z] #37 6.847 -- Configuring done [2021-01-12T22:01:00.824Z] #37 6.886 -- Generating done [2021-01-12T22:01:00.824Z] #37 6.895 -- Build files have been written to: /tmp/tmp.cotfLRg6HR/tini [2021-01-12T22:01:00.824Z] #37 6.900 + make tini-static [2021-01-12T22:01:00.824Z] #37 7.252 Scanning dependencies of target tini-static [2021-01-12T22:01:00.824Z] #37 7.352 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T22:01:00.824Z] #37 9.474 [100%] Linking C executable tini-static [2021-01-12T22:01:00.985Z] #38 ... [2021-01-12T22:01:00.985Z] [2021-01-12T22:01:00.985Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:00.985Z] #47 33.30 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:00.985Z] #47 33.32 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:00.985Z] #47 33.38 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:00.985Z] #47 33.40 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:00.985Z] #47 33.57 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:00.985Z] #47 33.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:00.985Z] #47 33.89 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:00.985Z] #47 34.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:01.072Z] #41 21.01 PBCC images/core-x86.pb-c.c [2021-01-12T22:01:01.072Z] #41 21.07 PBCC images/core.pb-c.c [2021-01-12T22:01:01.072Z] #41 ... [2021-01-12T22:01:01.072Z] [2021-01-12T22:01:01.072Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:01.072Z] #49 114.7 github.com/pkg/diff [2021-01-12T22:01:01.072Z] #49 115.1 go/ast [2021-01-12T22:01:01.072Z] #49 117.1 golang.org/x/crypto/ssh/terminal [2021-01-12T22:01:01.072Z] #49 119.6 mvdan.cc/editorconfig [2021-01-12T22:01:01.072Z] #49 121.8 mvdan.cc/sh/v3/fileutil [2021-01-12T22:01:01.072Z] #49 122.0 mvdan.cc/sh/v3/syntax [2021-01-12T22:01:01.072Z] #49 ... [2021-01-12T22:01:01.072Z] [2021-01-12T22:01:01.072Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:01.072Z] #41 21.13 PBCC images/inventory.pb-c.c [2021-01-12T22:01:01.188Z] #54 138.4 + bin/containerd-shim-runc-v2 [2021-01-12T22:01:01.248Z] #47 34.21 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:01.248Z] #47 34.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:01.248Z] #47 34.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:01.248Z] #47 34.28 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:01.248Z] #47 34.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:01.334Z] #41 21.25 DEP images/core-aarch64.pb-c.d [2021-01-12T22:01:01.334Z] #41 21.38 DEP images/core-arm.pb-c.d [2021-01-12T22:01:01.334Z] #41 21.47 DEP images/core-ppc64.pb-c.d [2021-01-12T22:01:01.334Z] #41 ... [2021-01-12T22:01:01.334Z] [2021-01-12T22:01:01.334Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:01.334Z] #11 115.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:01:01.334Z] #11 115.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:01:01.334Z] #11 115.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:01.334Z] #11 115.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T22:01:01.334Z] #11 115.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:01:01.334Z] #11 115.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:01.466Z] #37 10.47 [100%] Built target tini-static [2021-01-12T22:01:01.466Z] #37 10.54 + mkdir -p /build [2021-01-12T22:01:01.466Z] #37 10.55 + cp tini-static /build/docker-init [2021-01-12T22:01:01.466Z] #37 DONE 10.7s [2021-01-12T22:01:01.466Z] [2021-01-12T22:01:01.466Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:01.466Z] #13 68.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T22:01:01.466Z] #13 68.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T22:01:01.466Z] #13 68.77 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:01:01.512Z] #47 34.45 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:01.512Z] #47 ... [2021-01-12T22:01:01.512Z] [2021-01-12T22:01:01.512Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:01.512Z] #53 18.05 Reading package lists... [2021-01-12T22:01:01.512Z] #53 24.87 Reading package lists... [2021-01-12T22:01:01.512Z] #53 31.95 Building dependency tree... [2021-01-12T22:01:01.512Z] #53 ... [2021-01-12T22:01:01.512Z] [2021-01-12T22:01:01.512Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:01:01.512Z] #27 33.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-01-12T22:01:01.512Z] #27 34.08 [2021-01-12T22:01:01.512Z] #27 34.33 ######################################################################## 100.0% [2021-01-12T22:01:01.512Z] #27 34.45 [2021-01-12T22:01:01.591Z] #45 15.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:01:01.591Z] #45 ... [2021-01-12T22:01:01.591Z] [2021-01-12T22:01:01.591Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:01.591Z] #22 15.80 + mkdir -p /build [2021-01-12T22:01:01.591Z] #22 15.86 + mv docker/docker /build/ [2021-01-12T22:01:01.591Z] #22 15.89 + rmdir docker [2021-01-12T22:01:01.597Z] #11 ... [2021-01-12T22:01:01.597Z] [2021-01-12T22:01:01.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:01.597Z] #41 21.58 DEP images/core-s390.pb-c.d [2021-01-12T22:01:01.597Z] #41 21.67 DEP images/core-x86.pb-c.d [2021-01-12T22:01:01.597Z] #41 21.71 DEP images/core.pb-c.d [2021-01-12T22:01:01.822Z] #54 139.1 + binaries [2021-01-12T22:01:01.822Z] #54 139.1 + install -D bin/containerd /build/containerd [2021-01-12T22:01:01.822Z] #54 139.1 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:01:01.822Z] #54 139.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:01:01.822Z] #54 139.1 + install -D bin/ctr /build/ctr [2021-01-12T22:01:01.856Z] #41 21.77 DEP images/inventory.pb-c.d [2021-01-12T22:01:01.856Z] #41 21.81 PBCC images/cpuinfo.pb-c.c [2021-01-12T22:01:01.856Z] #41 21.89 DEP images/cpuinfo.pb-c.d [2021-01-12T22:01:01.856Z] #41 21.95 PBCC images/stats.pb-c.c [2021-01-12T22:01:02.089Z] #27 35.37 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-01-12T22:01:02.114Z] #54 DONE 139.8s [2021-01-12T22:01:02.115Z] #41 21.99 DEP images/stats.pb-c.d [2021-01-12T22:01:02.668Z] #27 35.89 #=#=# [2021-01-12T22:01:02.932Z] #27 36.08 ######################################################################## 100.0% [2021-01-12T22:01:02.932Z] #27 36.16 [2021-01-12T22:01:02.932Z] #27 36.27 Download of images into '/build' complete. [2021-01-12T22:01:02.932Z] #27 36.27 Use something like the following to load the result into a Docker daemon: [2021-01-12T22:01:02.932Z] #27 36.27 tar -cC '/build' . | docker load [2021-01-12T22:01:02.932Z] #27 ... [2021-01-12T22:01:02.932Z] [2021-01-12T22:01:02.932Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:02.932Z] #34 19.37 Reading package lists... [2021-01-12T22:01:02.932Z] #34 26.45 Reading package lists... [2021-01-12T22:01:02.932Z] #34 33.58 Building dependency tree... [2021-01-12T22:01:02.969Z] #22 ... [2021-01-12T22:01:02.969Z] [2021-01-12T22:01:02.969Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:02.969Z] #43 7.229 + cd /tmp/tmp.CJFOAqLnQU/src/github.com/LK4D4/vndr [2021-01-12T22:01:02.969Z] #43 7.229 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-01-12T22:01:02.969Z] #43 7.274 + go build -buildmode=pie -v -o /build/vndr . [2021-01-12T22:01:02.969Z] #43 9.207 runtime/internal/atomic [2021-01-12T22:01:02.969Z] #43 9.260 internal/cpu [2021-01-12T22:01:02.969Z] #43 9.613 runtime/internal/sys [2021-01-12T22:01:02.969Z] #43 10.03 runtime/internal/math [2021-01-12T22:01:02.969Z] #43 10.24 internal/race [2021-01-12T22:01:02.969Z] #43 10.29 internal/bytealg [2021-01-12T22:01:02.969Z] #43 10.43 sync/atomic [2021-01-12T22:01:02.969Z] #43 11.01 unicode [2021-01-12T22:01:02.969Z] #43 11.68 runtime [2021-01-12T22:01:02.969Z] #43 15.86 unicode/utf8 [2021-01-12T22:01:02.969Z] #43 16.94 math [2021-01-12T22:01:02.969Z] #43 ... [2021-01-12T22:01:02.969Z] [2021-01-12T22:01:02.969Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:01:02.969Z] #30 7.381 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-01-12T22:01:02.969Z] #30 7.381 Cloning into '.'... [2021-01-12T22:01:02.979Z] #56 ... [2021-01-12T22:01:02.979Z] [2021-01-12T22:01:02.979Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:02.979Z] #45 11.07 go: downloading github.com/fatih/color v1.9.0 [2021-01-12T22:01:02.979Z] #45 11.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:01:02.979Z] #45 11.09 go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T22:01:02.979Z] #45 11.10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:01:02.979Z] #45 11.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:01:02.979Z] #45 11.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:01:02.979Z] #45 11.20 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:01:02.979Z] #45 12.32 go: extracting github.com/fatih/color v1.9.0 [2021-01-12T22:01:02.979Z] #45 12.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:01:02.979Z] #45 12.35 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:01:02.979Z] #45 12.42 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:01:02.979Z] #45 12.52 go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T22:01:02.979Z] #45 12.58 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:01:02.979Z] #45 13.05 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:01:02.979Z] #45 13.07 go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T22:01:02.979Z] #45 13.47 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:01:02.979Z] #45 14.15 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:01:02.979Z] #45 14.23 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:01:02.979Z] #45 14.27 go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T22:01:02.979Z] #45 16.39 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:01:02.979Z] #45 16.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:01:02.979Z] #45 ... [2021-01-12T22:01:02.979Z] [2021-01-12T22:01:02.979Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:02.979Z] #47 7.885 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:01:02.979Z] #47 8.824 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-01-12T22:01:02.979Z] #47 ... [2021-01-12T22:01:02.979Z] [2021-01-12T22:01:02.979Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:02.979Z] #43 10.73 runtime/internal/atomic [2021-01-12T22:01:02.979Z] #43 10.87 internal/cpu [2021-01-12T22:01:02.979Z] #43 11.63 runtime/internal/sys [2021-01-12T22:01:02.979Z] #43 12.26 internal/bytealg [2021-01-12T22:01:02.979Z] #43 12.37 internal/race [2021-01-12T22:01:02.979Z] #43 12.90 sync/atomic [2021-01-12T22:01:02.979Z] #43 13.45 runtime [2021-01-12T22:01:02.979Z] #43 13.48 unicode [2021-01-12T22:01:03.003Z] #13 ... [2021-01-12T22:01:03.003Z] [2021-01-12T22:01:03.003Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:03.003Z] #34 63.86 bufio [2021-01-12T22:01:03.003Z] #34 64.26 reflect [2021-01-12T22:01:03.003Z] #34 66.70 path [2021-01-12T22:01:03.003Z] #34 68.78 text/tabwriter [2021-01-12T22:01:03.003Z] #34 ... [2021-01-12T22:01:03.003Z] [2021-01-12T22:01:03.003Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:03.003Z] #43 5.925 PBCC images/timens.pb-c.c [2021-01-12T22:01:03.003Z] #43 5.981 DEP images/timens.pb-c.d [2021-01-12T22:01:03.003Z] #43 6.025 PBCC images/fown.pb-c.c [2021-01-12T22:01:03.003Z] #43 6.046 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T22:01:03.003Z] #43 6.119 PBCC images/opts.pb-c.c [2021-01-12T22:01:03.003Z] #43 6.172 PBCC images/memfd.pb-c.c [2021-01-12T22:01:03.003Z] #43 6.276 DEP images/fown.pb-c.d [2021-01-12T22:01:03.003Z] #43 6.342 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T22:01:03.003Z] #43 6.404 DEP images/opts.pb-c.d [2021-01-12T22:01:03.154Z] [2021-01-12T22:01:03.154Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:01:03.154Z] #55 DONE 0.4s [2021-01-12T22:01:03.197Z] #34 ... [2021-01-12T22:01:03.197Z] [2021-01-12T22:01:03.197Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:03.197Z] #47 34.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:03.197Z] #47 34.57 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:03.197Z] #47 34.67 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:03.197Z] #47 34.83 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:03.197Z] #47 34.86 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:03.197Z] #47 34.93 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:03.197Z] #47 35.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:03.197Z] #47 35.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:03.197Z] #47 35.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:03.197Z] #47 35.89 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:03.197Z] #47 36.10 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:03.197Z] #47 36.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:03.225Z] #30 ... [2021-01-12T22:01:03.225Z] [2021-01-12T22:01:03.225Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:03.225Z] #56 13.19 + cd /tmp/tmp.mfD6D0PBsq/src/github.com/rootless-containers/rootlesskit [2021-01-12T22:01:03.225Z] #56 13.19 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2021-01-12T22:01:03.225Z] #56 13.72 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:01:03.225Z] #56 13.73 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-01-12T22:01:03.225Z] #56 ... [2021-01-12T22:01:03.225Z] [2021-01-12T22:01:03.225Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:03.225Z] #22 DONE 17.7s [2021-01-12T22:01:03.296Z] #43 6.458 DEP images/memfd.pb-c.d [2021-01-12T22:01:03.296Z] #43 6.495 PBCC images/sit.pb-c.c [2021-01-12T22:01:03.296Z] #43 6.553 DEP images/sit.pb-c.d [2021-01-12T22:01:03.296Z] #43 6.695 PBCC images/macvlan.pb-c.c [2021-01-12T22:01:03.445Z] [2021-01-12T22:01:03.445Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:01:03.445Z] #59 DONE 0.2s [2021-01-12T22:01:03.445Z] [2021-01-12T22:01:03.445Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:01:03.489Z] [2021-01-12T22:01:03.489Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:03.489Z] #45 17.72 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:01:03.553Z] #43 18.68 unicode/utf8 [2021-01-12T22:01:03.553Z] #43 ... [2021-01-12T22:01:03.553Z] [2021-01-12T22:01:03.553Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:03.553Z] #11 9.068 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:01:03.553Z] #11 9.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:01:03.553Z] #11 9.396 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:01:03.553Z] #11 11.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:01:03.553Z] #11 15.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:03.590Z] #43 6.705 DEP images/macvlan.pb-c.d [2021-01-12T22:01:03.590Z] #43 6.790 PBCC images/autofs.pb-c.c [2021-01-12T22:01:03.590Z] #43 6.803 DEP images/autofs.pb-c.d [2021-01-12T22:01:03.590Z] #43 ... [2021-01-12T22:01:03.590Z] [2021-01-12T22:01:03.590Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:03.590Z] #51 64.54 bufio [2021-01-12T22:01:03.590Z] #51 67.24 text/tabwriter [2021-01-12T22:01:03.590Z] #51 70.24 reflect [2021-01-12T22:01:03.590Z] #51 70.27 regexp/syntax [2021-01-12T22:01:03.590Z] #51 ... [2021-01-12T22:01:03.590Z] [2021-01-12T22:01:03.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:03.590Z] #43 6.945 PBCC images/sysctl.pb-c.c [2021-01-12T22:01:03.737Z] #61 DONE 0.2s [2021-01-12T22:01:03.737Z] [2021-01-12T22:01:03.737Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:01:03.737Z] #63 DONE 0.1s [2021-01-12T22:01:03.737Z] [2021-01-12T22:01:03.737Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:01:03.737Z] #64 DONE 0.1s [2021-01-12T22:01:03.782Z] #47 36.77 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:03.814Z] #11 19.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:03.814Z] #11 ... [2021-01-12T22:01:03.815Z] [2021-01-12T22:01:03.815Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:03.815Z] #32 11.82 runtime/internal/math [2021-01-12T22:01:03.815Z] #32 12.01 math/bits [2021-01-12T22:01:03.815Z] #32 12.40 internal/bytealg [2021-01-12T22:01:03.815Z] #32 12.73 math [2021-01-12T22:01:03.815Z] #32 13.69 runtime [2021-01-12T22:01:03.815Z] #32 19.11 unicode/utf8 [2021-01-12T22:01:03.886Z] #43 6.964 DEP images/sysctl.pb-c.d [2021-01-12T22:01:03.886Z] #43 7.024 PBCC images/time.pb-c.c [2021-01-12T22:01:03.886Z] #43 7.050 DEP images/time.pb-c.d [2021-01-12T22:01:03.886Z] #43 7.108 PBCC images/binfmt-misc.pb-c.c [2021-01-12T22:01:03.886Z] #43 7.141 DEP images/binfmt-misc.pb-c.d [2021-01-12T22:01:03.886Z] #43 7.215 PBCC images/seccomp.pb-c.c [2021-01-12T22:01:03.886Z] #43 7.238 DEP images/seccomp.pb-c.d [2021-01-12T22:01:04.028Z] [2021-01-12T22:01:04.028Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:01:04.046Z] #47 ... [2021-01-12T22:01:04.046Z] [2021-01-12T22:01:04.046Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:04.046Z] #40 20.11 Reading package lists... [2021-01-12T22:01:04.046Z] #40 27.59 Reading package lists... [2021-01-12T22:01:04.046Z] #40 34.57 Building dependency tree... [2021-01-12T22:01:04.186Z] #43 7.323 PBCC images/userns.pb-c.c [2021-01-12T22:01:04.186Z] #43 7.341 DEP images/userns.pb-c.d [2021-01-12T22:01:04.186Z] #43 7.406 PBCC images/cgroup.pb-c.c [2021-01-12T22:01:04.186Z] #43 7.456 DEP images/cgroup.pb-c.d [2021-01-12T22:01:04.186Z] #43 7.527 PBCC images/ext-file.pb-c.c [2021-01-12T22:01:04.310Z] #40 ... [2021-01-12T22:01:04.310Z] [2021-01-12T22:01:04.310Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:04.310Z] #34 37.14 The following additional packages will be installed: [2021-01-12T22:01:04.310Z] #34 37.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T22:01:04.310Z] #34 37.18 Suggested packages: [2021-01-12T22:01:04.310Z] #34 37.18 cmake-doc ninja-build lrzip [2021-01-12T22:01:04.311Z] #34 37.18 Recommended packages: [2021-01-12T22:01:04.311Z] #34 37.18 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T22:01:04.388Z] #32 ... [2021-01-12T22:01:04.388Z] [2021-01-12T22:01:04.388Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:04.388Z] #43 19.83 internal/testlog [2021-01-12T22:01:04.482Z] #43 7.570 DEP images/ext-file.pb-c.d [2021-01-12T22:01:04.482Z] #43 7.638 PBCC images/rpc.pb-c.c [2021-01-12T22:01:04.482Z] #43 7.707 DEP images/rpc.pb-c.d [2021-01-12T22:01:04.661Z] #65 DONE 0.6s [2021-01-12T22:01:04.661Z] [2021-01-12T22:01:04.661Z] #66 exporting to image [2021-01-12T22:01:04.661Z] #66 exporting layers [2021-01-12T22:01:04.778Z] #43 7.807 PBCC images/siginfo.pb-c.c [2021-01-12T22:01:04.778Z] #43 7.822 DEP images/siginfo.pb-c.d [2021-01-12T22:01:04.778Z] #43 7.862 PBCC images/pagemap.pb-c.c [2021-01-12T22:01:04.778Z] #43 7.924 DEP images/pagemap.pb-c.d [2021-01-12T22:01:04.778Z] #43 7.998 PBCC images/rlimit.pb-c.c [2021-01-12T22:01:04.778Z] #43 8.026 DEP images/rlimit.pb-c.d [2021-01-12T22:01:04.778Z] #43 8.130 PBCC images/file-lock.pb-c.c [2021-01-12T22:01:04.974Z] #43 20.31 encoding [2021-01-12T22:01:05.074Z] #43 8.178 DEP images/file-lock.pb-c.d [2021-01-12T22:01:05.074Z] #43 8.272 PBCC images/tty.pb-c.c [2021-01-12T22:01:05.074Z] #43 8.325 DEP images/tty.pb-c.d [2021-01-12T22:01:05.074Z] #43 8.387 PBCC images/tun.pb-c.c [2021-01-12T22:01:05.241Z] #43 20.55 unicode/utf16 [2021-01-12T22:01:05.369Z] #43 8.406 PBCC images/netdev.pb-c.c [2021-01-12T22:01:05.369Z] #43 8.507 DEP images/tun.pb-c.d [2021-01-12T22:01:05.369Z] #43 8.602 DEP images/netdev.pb-c.d [2021-01-12T22:01:05.384Z] #34 38.14 The following NEW packages will be installed: [2021-01-12T22:01:05.384Z] #34 38.17 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T22:01:05.384Z] #34 38.18 vim-common xxd [2021-01-12T22:01:05.425Z] #41 24.84 make[1]: Nothing to be done for 'all'. [2021-01-12T22:01:05.502Z] #43 20.84 container/list [2021-01-12T22:01:05.661Z] #34 38.61 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:05.661Z] #34 38.61 Need to get 14.2 MB of archives. [2021-01-12T22:01:05.661Z] #34 38.61 After this operation, 60.0 MB of additional disk space will be used. [2021-01-12T22:01:05.661Z] #34 38.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-12T22:01:05.661Z] #34 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:01:05.661Z] #34 38.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T22:01:05.664Z] #43 8.664 PBCC images/vma.pb-c.c [2021-01-12T22:01:05.664Z] #43 8.709 DEP images/vma.pb-c.d [2021-01-12T22:01:05.664Z] #43 8.784 PBCC images/creds.pb-c.c [2021-01-12T22:01:05.664Z] #43 ... [2021-01-12T22:01:05.664Z] [2021-01-12T22:01:05.664Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:05.664Z] #45 66.47 bufio [2021-01-12T22:01:05.664Z] #45 67.43 reflect [2021-01-12T22:01:05.664Z] #45 71.41 regexp/syntax [2021-01-12T22:01:05.664Z] #45 ... [2021-01-12T22:01:05.664Z] [2021-01-12T22:01:05.664Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:05.664Z] #13 76.61 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:01:05.664Z] #13 76.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T22:01:05.664Z] #13 76.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:05.764Z] #43 ... [2021-01-12T22:01:05.764Z] [2021-01-12T22:01:05.764Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:05.764Z] #34 11.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:01:05.764Z] #34 14.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:05.764Z] #34 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:05.764Z] #34 ... [2021-01-12T22:01:05.764Z] [2021-01-12T22:01:05.764Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:05.764Z] #22 21.14 + mkdir -p /build [2021-01-12T22:01:05.764Z] #22 21.16 + mv docker/docker /build/ [2021-01-12T22:01:05.764Z] #22 21.23 + rmdir docker [2021-01-12T22:01:05.958Z] #13 76.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T22:01:05.958Z] #13 76.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T22:01:05.958Z] #13 76.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:05.971Z] #34 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-12T22:01:06.706Z] #22 DONE 22.0s [2021-01-12T22:01:06.706Z] [2021-01-12T22:01:06.706Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:06.706Z] #43 21.93 crypto/internal/subtle [2021-01-12T22:01:06.761Z] #45 ... [2021-01-12T22:01:06.761Z] [2021-01-12T22:01:06.761Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:06.761Z] #32 11.08 internal/bytealg [2021-01-12T22:01:06.761Z] #32 11.74 math [2021-01-12T22:01:06.761Z] #32 12.70 runtime [2021-01-12T22:01:06.761Z] #32 18.46 internal/testlog [2021-01-12T22:01:06.761Z] #32 18.89 encoding [2021-01-12T22:01:06.761Z] #32 19.10 runtime/cgo [2021-01-12T22:01:06.761Z] #32 ... [2021-01-12T22:01:06.761Z] [2021-01-12T22:01:06.761Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:06.761Z] #49 19.22 + cd /tmp/tmp.SAmn8bsHzD/src/github.com/mvdan/sh [2021-01-12T22:01:06.761Z] #49 19.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:01:06.761Z] #49 19.60 + GO111MODULE=on [2021-01-12T22:01:06.761Z] #49 19.60 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T22:01:06.967Z] #43 22.16 crypto/subtle [2021-01-12T22:01:07.017Z] #49 21.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:07.017Z] #49 21.50 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:07.228Z] #43 22.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T22:01:07.273Z] #49 21.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:07.333Z] #41 ... [2021-01-12T22:01:07.333Z] [2021-01-12T22:01:07.333Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:07.393Z] #66 exporting layers 2.5s done [2021-01-12T22:01:07.393Z] #66 writing image sha256:b1bead8496cd4bb7f13df2e50ec75a79fe361d5b032032abd0f658bdca397cc8 done [2021-01-12T22:01:07.393Z] #66 naming to docker.io/library/docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 done [2021-01-12T22:01:07.393Z] #66 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-01-12T22:01:07.457Z] #34 40.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-01-12T22:01:07.457Z] #34 40.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [Pipeline] sh [2021-01-12T22:01:07.489Z] #43 23.00 internal/nettrace [2021-01-12T22:01:07.529Z] #49 22.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:07.721Z] #34 40.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-01-12T22:01:07.721Z] #34 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-01-12T22:01:07.721Z] #34 40.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-01-12T22:01:07.721Z] #34 40.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-01-12T22:01:07.751Z] #43 23.25 runtime/cgo [2021-01-12T22:01:07.785Z] #49 22.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:07.819Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/test/unit [2021-01-12T22:01:08.014Z] #43 ... [2021-01-12T22:01:08.014Z] [2021-01-12T22:01:08.014Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:08.014Z] #53 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:08.014Z] #53 16.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:08.043Z] #13 ... [2021-01-12T22:01:08.043Z] [2021-01-12T22:01:08.043Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:08.043Z] #47 DONE 78.6s [2021-01-12T22:01:08.043Z] [2021-01-12T22:01:08.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:08.043Z] #43 8.817 DEP images/creds.pb-c.d [2021-01-12T22:01:08.043Z] #43 8.896 PBCC images/utsns.pb-c.c [2021-01-12T22:01:08.043Z] #43 8.915 DEP images/utsns.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.011 PBCC images/ipc-desc.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.036 PBCC images/ipc-sem.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.091 DEP images/ipc-desc.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.158 DEP images/ipc-sem.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.190 PBCC images/ipc-msg.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.212 DEP images/ipc-msg.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.281 PBCC images/ipc-shm.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.322 DEP images/ipc-shm.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.366 PBCC images/ipc-var.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.415 DEP images/ipc-var.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.472 PBCC images/sk-opts.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.504 PBCC images/packet-sock.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.593 DEP images/sk-opts.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.675 DEP images/packet-sock.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.742 PBCC images/sk-netlink.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.793 DEP images/sk-netlink.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.845 PBCC images/sk-inet.pb-c.c [2021-01-12T22:01:08.043Z] #43 9.912 DEP images/sk-inet.pb-c.d [2021-01-12T22:01:08.043Z] #43 9.972 PBCC images/sk-unix.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.04 DEP images/sk-unix.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.10 PBCC images/mm.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.21 DEP images/mm.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.32 PBCC images/timerfd.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.39 DEP images/timerfd.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.45 PBCC images/timer.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.47 DEP images/timer.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.51 PBCC images/sa.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.56 DEP images/sa.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.61 PBCC images/pipe-data.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.63 DEP images/pipe-data.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.68 PBCC images/mnt.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.74 DEP images/mnt.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.80 PBCC images/sk-packet.pb-c.c [2021-01-12T22:01:08.043Z] #43 10.83 DEP images/sk-packet.pb-c.d [2021-01-12T22:01:08.043Z] #43 10.88 PBCC images/tcp-stream.pb-c.c [2021-01-12T22:01:08.043Z] #43 11.07 DEP images/tcp-stream.pb-c.d [2021-01-12T22:01:08.043Z] #43 11.17 PBCC images/pipe.pb-c.c [2021-01-12T22:01:08.043Z] #43 11.26 DEP images/pipe.pb-c.d [2021-01-12T22:01:08.277Z] #53 ... [2021-01-12T22:01:08.277Z] [2021-01-12T22:01:08.277Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:08.277Z] #47 21.04 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T22:01:08.277Z] #47 21.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:08.277Z] #47 21.25 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T22:01:08.277Z] #47 21.28 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:08.277Z] #47 21.28 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:08.277Z] #47 21.33 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:08.277Z] #47 21.33 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T22:01:08.277Z] #47 21.55 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:08.277Z] #47 21.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:08.277Z] #47 21.71 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T22:01:08.277Z] #47 21.92 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:08.277Z] #47 22.17 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T22:01:08.277Z] #47 22.22 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:08.277Z] #47 22.30 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:08.277Z] #47 22.48 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T22:01:08.277Z] #47 22.48 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:08.277Z] #47 22.50 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:08.277Z] #47 23.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:08.277Z] #47 23.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:08.277Z] #47 23.36 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:08.277Z] #47 23.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:08.277Z] #47 23.69 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:08.277Z] #47 23.81 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:08.339Z] #43 11.36 PBCC images/pstree.pb-c.c [2021-01-12T22:01:08.339Z] #43 11.42 DEP images/pstree.pb-c.d [2021-01-12T22:01:08.339Z] #43 11.54 PBCC images/fs.pb-c.c [2021-01-12T22:01:08.339Z] #43 11.59 DEP images/fs.pb-c.d [2021-01-12T22:01:08.339Z] #43 11.68 PBCC images/signalfd.pb-c.c [2021-01-12T22:01:08.538Z] #47 ... [2021-01-12T22:01:08.538Z] [2021-01-12T22:01:08.538Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:08.538Z] #40 13.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:08.538Z] #40 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:08.634Z] #43 11.84 DEP images/signalfd.pb-c.d [2021-01-12T22:01:08.712Z] #49 ... [2021-01-12T22:01:08.712Z] [2021-01-12T22:01:08.712Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:08.712Z] #53 12.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:08.712Z] #53 16.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:08.712Z] #53 ... [2021-01-12T22:01:08.712Z] [2021-01-12T22:01:08.712Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:08.712Z] #11 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:08.712Z] #11 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:08.799Z] #40 ... [2021-01-12T22:01:08.799Z] [2021-01-12T22:01:08.799Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:08.799Z] #49 21.59 + cd /tmp/tmp.tuZinhbqnj/src/github.com/mvdan/sh [2021-01-12T22:01:08.799Z] #49 21.59 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-01-12T22:01:08.799Z] #49 21.90 + GO111MODULE=on [2021-01-12T22:01:08.799Z] #49 21.90 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-01-12T22:01:08.799Z] #49 23.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:08.799Z] #49 23.82 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:08.799Z] #49 23.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:08.799Z] #49 24.22 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:08.930Z] #43 12.04 PBCC images/fh.pb-c.c [2021-01-12T22:01:08.930Z] #43 12.19 PBCC images/fsnotify.pb-c.c [2021-01-12T22:01:08.930Z] #43 12.31 DEP images/fh.pb-c.d [2021-01-12T22:01:08.973Z] #11 ... [2021-01-12T22:01:08.973Z] [2021-01-12T22:01:08.973Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:08.973Z] #40 13.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:01:08.973Z] #40 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:08.973Z] #40 ... [2021-01-12T22:01:08.973Z] [2021-01-12T22:01:08.973Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:08.973Z] #34 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:01:09.062Z] #49 24.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:09.230Z] #34 ... [2021-01-12T22:01:09.230Z] [2021-01-12T22:01:09.230Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:09.230Z] #45 22.65 go: finding github.com/fatih/color v1.9.0 [2021-01-12T22:01:09.230Z] #45 22.84 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:01:09.230Z] #45 22.85 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T22:01:09.230Z] #45 22.90 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:01:09.230Z] #45 22.94 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:01:09.230Z] #45 22.96 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T22:01:09.230Z] #45 23.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:01:09.230Z] #45 23.55 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:01:09.230Z] #45 23.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:01:09.230Z] #45 23.77 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:01:09.256Z] #43 12.38 DEP images/fsnotify.pb-c.d [2021-01-12T22:01:09.256Z] #43 12.41 PBCC images/eventpoll.pb-c.c [2021-01-12T22:01:09.256Z] #43 12.44 DEP images/eventpoll.pb-c.d [2021-01-12T22:01:09.256Z] #43 12.47 PBCC images/eventfd.pb-c.c [2021-01-12T22:01:09.256Z] #43 12.50 DEP images/eventfd.pb-c.d [2021-01-12T22:01:09.256Z] #43 12.53 PBCC images/remap-file-path.pb-c.c [2021-01-12T22:01:09.256Z] #43 12.56 DEP images/remap-file-path.pb-c.d [2021-01-12T22:01:09.256Z] #43 12.60 PBCC images/fifo.pb-c.c [2021-01-12T22:01:09.256Z] #43 12.64 DEP images/fifo.pb-c.d [2021-01-12T22:01:09.486Z] #45 23.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:01:09.550Z] #43 12.68 PBCC images/ghost-file.pb-c.c [2021-01-12T22:01:09.550Z] #43 12.73 DEP images/ghost-file.pb-c.d [2021-01-12T22:01:09.550Z] #43 12.79 PBCC images/regfile.pb-c.c [2021-01-12T22:01:09.550Z] #43 12.83 DEP images/regfile.pb-c.d [2021-01-12T22:01:09.550Z] #43 12.87 PBCC images/ns.pb-c.c [2021-01-12T22:01:09.550Z] #43 12.88 DEP images/ns.pb-c.d [2021-01-12T22:01:09.550Z] #43 12.93 PBCC images/fdinfo.pb-c.c [2021-01-12T22:01:09.668Z] #54 61.54 Checking out files: 25% (943/3743) Checking out files: 26% (974/3743) Checking out files: 27% (1011/3743) Checking out files: 28% (1049/3743) Checking out files: 29% (1086/3743) Checking out files: 30% (1123/3743) Checking out files: 31% (1161/3743) Checking out files: 32% (1198/3743) Checking out files: 33% (1236/3743) Checking out files: 34% (1273/3743) Checking out files: 35% (1311/3743) Checking out files: 36% (1348/3743) Checking out files: 37% (1385/3743) Checking out files: 38% (1423/3743) Checking out files: 39% (1460/3743) Checking out files: 40% (1498/3743) Checking out files: 41% (1535/3743) Checking out files: 42% (1573/3743) Checking out files: 43% (1610/3743) Checking out files: 44% (1647/3743) Checking out files: 45% (1685/3743) Checking out files: 46% (1722/3743) Checking out files: 47% (1760/3743) Checking out files: 48% (1797/3743) Checking out files: 49% (1835/3743) Checking out files: 49% (1844/3743) Checking out files: 50% (1872/3743) Checking out files: 51% (1909/3743) Checking out files: 52% (1947/3743) Checking out files: 53% (1984/3743) Checking out files: 54% (2022/3743) Checking out files: 55% (2059/3743) Checking out files: 56% (2097/3743) Checking out files: 57% (2134/3743) Checking out files: 58% (2171/3743) Checking out files: 59% (2209/3743) Checking out files: 60% (2246/3743) Checking out files: 61% (2284/3743) Checking out files: 62% (2321/3743) Checking out files: 63% (2359/3743) Checking out files: 64% (2396/3743) Checking out files: 65% (2433/3743) Checking out files: 66% (2471/3743) Checking out files: 67% (2508/3743) Checking out files: 68% (2546/3743) Checking out files: 69% (2583/3743) Checking out files: 70% (2621/3743) Checking out files: 71% (2658/3743) Checking out files: 72% (2695/3743) Checking out files: 73% (2733/3743) Checking out files: 74% (2770/3743) Checking out files: 75% (2808/3743) Checking out files: 76% (2845/3743) Checking out files: 76% (2878/3743) Checking out files: 77% (2883/3743) Checking out files: 78% (2920/3743) Checking out files: 79% (2957/3743) Checking out files: 80% (2995/3743) Checking out files: 81% (3032/3743) Checking out files: 82% (3070/3743) Checking out files: 83% (3107/3743) Checking out files: 84% (3145/3743) Checking out files: 85% (3182/3743) Checking out files: 86% (3219/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T22:01:09.668Z] #54 64.75 + cd /tmp/tmp.Dc1rPcB5Vv/src/github.com/containerd/containerd [2021-01-12T22:01:09.668Z] #54 64.75 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:09.844Z] #43 13.04 DEP images/fdinfo.pb-c.d [2021-01-12T22:01:09.844Z] #43 13.08 PBCC images/core-aarch64.pb-c.c [2021-01-12T22:01:09.844Z] #43 13.13 PBCC images/core-arm.pb-c.c [2021-01-12T22:01:09.888Z] ? github.com/docker/docker/api [no test files] [2021-01-12T22:01:10.139Z] #43 13.20 PBCC images/core-ppc64.pb-c.c [2021-01-12T22:01:10.139Z] #43 13.28 PBCC images/core-s390.pb-c.c [2021-01-12T22:01:10.139Z] #43 13.36 PBCC images/core-x86.pb-c.c [2021-01-12T22:01:10.139Z] #43 13.42 PBCC images/core.pb-c.c [2021-01-12T22:01:10.139Z] #43 13.53 PBCC images/inventory.pb-c.c [2021-01-12T22:01:10.316Z] #34 ... [2021-01-12T22:01:10.316Z] [2021-01-12T22:01:10.316Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:10.316Z] #47 41.64 go: finding github.com/fatih/color v1.7.0 [2021-01-12T22:01:10.316Z] #47 41.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:10.316Z] #47 41.81 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:10.316Z] #47 41.83 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:10.316Z] #47 42.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:10.316Z] #47 42.29 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:10.316Z] #47 42.30 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T22:01:10.316Z] #47 42.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:10.316Z] #47 42.92 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:10.316Z] #47 42.95 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:10.316Z] #47 42.95 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T22:01:10.316Z] #47 43.26 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:10.433Z] #43 13.64 DEP images/core-aarch64.pb-c.d [2021-01-12T22:01:10.434Z] #43 13.68 DEP images/core-arm.pb-c.d [2021-01-12T22:01:10.434Z] #43 13.72 DEP images/core-ppc64.pb-c.d [2021-01-12T22:01:10.434Z] #43 13.77 DEP images/core-s390.pb-c.d [2021-01-12T22:01:10.448Z] #49 25.75 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:10.579Z] #47 43.49 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:10.580Z] #47 43.49 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:10.580Z] #47 43.50 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:10.580Z] #47 43.53 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:10.612Z] #54 ... [2021-01-12T22:01:10.612Z] [2021-01-12T22:01:10.612Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:10.612Z] #43 124.3 encoding/xml [2021-01-12T22:01:10.612Z] #43 126.2 go/doc [2021-01-12T22:01:10.612Z] #43 131.3 github.com/LK4D4/vndr/build [2021-01-12T22:01:10.612Z] #43 131.7 github.com/LK4D4/vndr/versioned [2021-01-12T22:01:10.612Z] #43 131.8 compress/flate [2021-01-12T22:01:10.728Z] #43 13.85 DEP images/core-x86.pb-c.d [2021-01-12T22:01:10.728Z] #43 13.89 DEP images/core.pb-c.d [2021-01-12T22:01:10.728Z] #43 13.93 DEP images/inventory.pb-c.d [2021-01-12T22:01:10.728Z] #43 13.98 PBCC images/cpuinfo.pb-c.c [2021-01-12T22:01:10.728Z] #43 14.02 DEP images/cpuinfo.pb-c.d [2021-01-12T22:01:10.845Z] #47 43.76 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:10.870Z] #43 ... [2021-01-12T22:01:10.870Z] [2021-01-12T22:01:10.870Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:10.870Z] #41 28.16 CC images/stats.o [2021-01-12T22:01:10.870Z] #41 28.73 CC images/core.o [2021-01-12T22:01:10.870Z] #41 29.91 CC images/core-x86.o [2021-01-12T22:01:10.870Z] #41 30.71 CC images/core-arm.o [2021-01-12T22:01:11.022Z] #43 14.06 PBCC images/stats.pb-c.c [2021-01-12T22:01:11.022Z] #43 14.07 DEP images/stats.pb-c.d [2021-01-12T22:01:11.114Z] #47 43.96 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:11.114Z] #47 44.00 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:11.377Z] #47 44.30 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:11.377Z] #47 44.32 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:11.390Z] #49 26.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:11.436Z] #41 31.22 CC images/core-aarch64.o [2021-01-12T22:01:11.642Z] #47 44.53 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:11.642Z] #47 44.54 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:11.642Z] #47 44.54 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:12.003Z] #41 31.82 CC images/core-ppc64.o [2021-01-12T22:01:12.108Z] #47 ... [2021-01-12T22:01:12.108Z] [2021-01-12T22:01:12.108Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:12.108Z] #11 33.58 Building dependency tree... [2021-01-12T22:01:12.108Z] #11 36.88 The following additional packages will be installed: [2021-01-12T22:01:12.108Z] #11 36.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T22:01:12.108Z] #11 36.89 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T22:01:12.108Z] #11 36.89 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T22:01:12.108Z] #11 36.90 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T22:01:12.108Z] #11 36.90 mingw-w64-x86-64-dev [2021-01-12T22:01:12.108Z] #11 36.91 Suggested packages: [2021-01-12T22:01:12.108Z] #11 36.91 gcc-8-locales seccomp wine64 [2021-01-12T22:01:12.108Z] #11 38.53 The following NEW packages will be installed: [2021-01-12T22:01:12.108Z] #11 38.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T22:01:12.108Z] #11 38.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T22:01:12.108Z] #11 38.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T22:01:12.108Z] #11 38.56 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T22:01:12.108Z] #11 38.56 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T22:01:12.108Z] #11 38.56 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T22:01:12.108Z] #11 38.59 The following packages will be upgraded: [2021-01-12T22:01:12.108Z] #11 38.60 libsystemd0 libudev1 [2021-01-12T22:01:12.108Z] #11 38.98 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:01:12.108Z] #11 38.98 Need to get 73.8 MB of archives. [2021-01-12T22:01:12.108Z] #11 38.98 After this operation, 472 MB of additional disk space will be used. [2021-01-12T22:01:12.108Z] #11 38.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2021-01-12T22:01:12.108Z] #11 39.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2021-01-12T22:01:12.108Z] #11 39.03 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-12T22:01:12.108Z] #11 39.50 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-12T22:01:12.108Z] #11 39.94 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-12T22:01:12.108Z] #11 39.99 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-12T22:01:12.109Z] #11 39.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-01-12T22:01:12.109Z] #11 40.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T22:01:12.109Z] #11 40.72 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-12T22:01:12.109Z] #11 41.20 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-12T22:01:12.109Z] #11 41.21 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-12T22:01:12.774Z] #11 ... [2021-01-12T22:01:12.774Z] [2021-01-12T22:01:12.774Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:01:12.774Z] #30 42.83 Checking out files: 93% (1423/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-12T22:01:12.774Z] #30 42.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T22:01:12.774Z] #30 43.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T22:01:12.774Z] #30 ... [2021-01-12T22:01:12.774Z] [2021-01-12T22:01:12.774Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:12.774Z] #53 35.43 The following additional packages will be installed: [2021-01-12T22:01:12.774Z] #53 35.44 libbtrfs0 [2021-01-12T22:01:12.774Z] #53 35.61 The following NEW packages will be installed: [2021-01-12T22:01:12.774Z] #53 35.64 libbtrfs-dev libbtrfs0 [2021-01-12T22:01:12.774Z] #53 36.12 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:12.774Z] #53 36.12 Need to get 119 kB of archives. [2021-01-12T22:01:12.774Z] #53 36.12 After this operation, 387 kB of additional disk space will be used. [2021-01-12T22:01:12.774Z] #53 36.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-12T22:01:12.774Z] #53 36.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-12T22:01:12.774Z] #53 38.26 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:12.774Z] #53 39.00 Fetched 119 kB in 1s (237 kB/s) [2021-01-12T22:01:12.774Z] #53 41.52 Selecting previously unselected package libbtrfs0. [2021-01-12T22:01:12.774Z] #53 41.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-01-12T22:01:12.774Z] #53 41.58 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-12T22:01:12.774Z] #53 43.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:12.784Z] #49 ... [2021-01-12T22:01:12.784Z] [2021-01-12T22:01:12.784Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:12.784Z] #47 24.20 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:12.784Z] #47 24.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:12.784Z] #47 24.35 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T22:01:12.784Z] #47 24.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:12.784Z] #47 24.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:12.784Z] #47 25.05 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T22:01:12.784Z] #47 25.05 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:12.784Z] #47 25.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:12.784Z] #47 25.59 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:12.784Z] #47 25.75 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:12.784Z] #47 25.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:12.784Z] #47 26.02 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:12.784Z] #47 26.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:12.784Z] #47 26.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:12.784Z] #47 26.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:12.784Z] #47 26.64 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:12.784Z] #47 28.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:12.947Z] #41 32.98 CC images/core-s390.o [2021-01-12T22:01:13.039Z] #53 ... [2021-01-12T22:01:13.039Z] [2021-01-12T22:01:13.039Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:13.039Z] #49 45.37 strconv [2021-01-12T22:01:13.039Z] #49 45.38 syscall [2021-01-12T22:01:13.039Z] #49 45.39 strings [2021-01-12T22:01:13.039Z] #49 45.40 bufio [2021-01-12T22:01:13.106Z] #43 15.96 make[1]: Nothing to be done for 'all'. [2021-01-12T22:01:13.892Z] #41 33.86 CC images/cpuinfo.o [2021-01-12T22:01:13.988Z] #49 ... [2021-01-12T22:01:13.988Z] [2021-01-12T22:01:13.988Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:13.988Z] #32 37.09 sync [2021-01-12T22:01:13.988Z] #32 37.10 internal/reflectlite [2021-01-12T22:01:13.988Z] #32 39.89 errors [2021-01-12T22:01:13.988Z] #32 39.89 sort [2021-01-12T22:01:13.988Z] #32 40.29 strconv [2021-01-12T22:01:13.988Z] #32 40.29 io [2021-01-12T22:01:13.988Z] #32 40.30 internal/oserror [2021-01-12T22:01:13.988Z] #32 40.71 syscall [2021-01-12T22:01:13.988Z] #32 42.01 strings [2021-01-12T22:01:13.988Z] #32 42.01 bytes [2021-01-12T22:01:13.988Z] #32 44.72 bufio [2021-01-12T22:01:13.988Z] #32 45.42 reflect [2021-01-12T22:01:13.988Z] #32 45.53 path [2021-01-12T22:01:13.988Z] #32 46.43 text/tabwriter [2021-01-12T22:01:14.169Z] #43 ... [2021-01-12T22:01:14.169Z] [2021-01-12T22:01:14.169Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:14.169Z] #34 74.91 internal/syscall/execenv [2021-01-12T22:01:14.169Z] #34 74.92 internal/syscall/unix [2021-01-12T22:01:14.169Z] #34 75.03 time [2021-01-12T22:01:14.169Z] #34 82.91 internal/poll [2021-01-12T22:01:14.261Z] #32 ... [2021-01-12T22:01:14.261Z] [2021-01-12T22:01:14.261Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:14.261Z] #40 37.82 The following additional packages will be installed: [2021-01-12T22:01:14.261Z] #40 37.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T22:01:14.261Z] #40 37.82 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T22:01:14.261Z] #40 37.83 Suggested packages: [2021-01-12T22:01:14.261Z] #40 37.84 manpages-dev python-setuptools [2021-01-12T22:01:14.261Z] #40 39.26 The following NEW packages will be installed: [2021-01-12T22:01:14.261Z] #40 39.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T22:01:14.261Z] #40 39.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T22:01:14.261Z] #40 39.27 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T22:01:14.261Z] #40 39.27 python-six zlib1g-dev [2021-01-12T22:01:14.261Z] #40 39.90 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:14.261Z] #40 39.90 Need to get 3798 kB of archives. [2021-01-12T22:01:14.261Z] #40 39.90 After this operation, 21.6 MB of additional disk space will be used. [2021-01-12T22:01:14.261Z] #40 39.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-01-12T22:01:14.261Z] #40 39.98 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-12T22:01:14.261Z] #40 39.99 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-12T22:01:14.261Z] #40 40.00 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-12T22:01:14.261Z] #40 40.02 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-12T22:01:14.261Z] #40 40.06 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-12T22:01:14.261Z] #40 40.07 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-12T22:01:14.261Z] #40 40.08 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-12T22:01:14.261Z] #40 40.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-01-12T22:01:14.261Z] #40 40.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-01-12T22:01:14.261Z] #40 40.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-01-12T22:01:14.261Z] #40 40.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-01-12T22:01:14.261Z] #40 40.76 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-12T22:01:14.261Z] #40 40.79 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-12T22:01:14.261Z] #40 40.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T22:01:14.261Z] #40 40.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T22:01:14.261Z] #40 40.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-01-12T22:01:14.261Z] #40 43.35 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:14.261Z] #40 45.38 Fetched 3798 kB in 1s (2675 kB/s) [2021-01-12T22:01:14.261Z] #40 ... [2021-01-12T22:01:14.261Z] [2021-01-12T22:01:14.261Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:14.261Z] #11 47.40 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-12T22:01:14.706Z] #47 ... [2021-01-12T22:01:14.706Z] [2021-01-12T22:01:14.706Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:14.706Z] #32 19.88 internal/testlog [2021-01-12T22:01:14.706Z] #32 20.68 runtime/cgo [2021-01-12T22:01:14.706Z] #32 ... [2021-01-12T22:01:14.706Z] [2021-01-12T22:01:14.706Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:14.706Z] #45 20.39 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:01:14.706Z] #45 25.90 go: finding github.com/fatih/color v1.9.0 [2021-01-12T22:01:14.706Z] #45 25.94 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:01:14.706Z] #45 26.00 go: finding github.com/pkg/errors v0.9.1 [2021-01-12T22:01:14.706Z] #45 26.28 go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T22:01:14.706Z] #45 26.29 go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:01:14.706Z] #45 26.35 go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:01:14.706Z] #45 26.91 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:01:14.706Z] #45 27.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:01:14.706Z] #45 27.28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:01:14.706Z] #45 27.30 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:01:14.706Z] #45 27.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:01:14.777Z] #45 ... [2021-01-12T22:01:14.777Z] [2021-01-12T22:01:14.777Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:14.777Z] #34 28.50 Fetched 8414 kB in 23s (367 kB/s) [2021-01-12T22:01:14.807Z] #34 85.75 os [2021-01-12T22:01:14.807Z] #34 ... [2021-01-12T22:01:14.807Z] [2021-01-12T22:01:14.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:14.807Z] #43 17.96 CC images/stats.o [2021-01-12T22:01:15.101Z] #43 18.42 CC images/core.o [2021-01-12T22:01:15.267Z] #41 34.87 CC images/inventory.o [2021-01-12T22:01:15.267Z] #41 35.12 CC images/fdinfo.o [2021-01-12T22:01:15.833Z] #41 35.81 CC images/fown.o [2021-01-12T22:01:16.091Z] #41 36.16 CC images/ns.o [2021-01-12T22:01:16.092Z] #45 ... [2021-01-12T22:01:16.092Z] [2021-01-12T22:01:16.092Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:16.092Z] #49 28.99 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:16.092Z] #49 30.87 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:16.092Z] #49 31.18 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:16.092Z] #49 31.47 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:16.147Z] #43 19.24 CC images/core-x86.o [2021-01-12T22:01:16.147Z] #43 ... [2021-01-12T22:01:16.147Z] [2021-01-12T22:01:16.147Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:16.147Z] #45 77.11 hash/crc32 [2021-01-12T22:01:16.147Z] #45 81.05 vendor/golang.org/x/text/transform [2021-01-12T22:01:16.147Z] #45 82.28 time [2021-01-12T22:01:16.147Z] #45 86.70 regexp [2021-01-12T22:01:16.213Z] #11 ... [2021-01-12T22:01:16.213Z] [2021-01-12T22:01:16.213Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:16.213Z] #43 38.83 internal/reflectlite [2021-01-12T22:01:16.213Z] #43 38.84 sync [2021-01-12T22:01:16.214Z] #43 40.68 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T22:01:16.214Z] #43 40.69 internal/singleflight [2021-01-12T22:01:16.214Z] #43 40.69 math/rand [2021-01-12T22:01:16.214Z] #43 41.73 io [2021-01-12T22:01:16.214Z] #43 41.75 strconv [2021-01-12T22:01:16.214Z] #43 41.84 syscall [2021-01-12T22:01:16.214Z] #43 42.02 vendor/golang.org/x/net/dns/dnsmessage [2021-01-12T22:01:16.214Z] #43 43.78 bytes [2021-01-12T22:01:16.214Z] #43 46.13 bufio [2021-01-12T22:01:16.214Z] #43 46.29 reflect [2021-01-12T22:01:16.214Z] #43 46.30 regexp/syntax [2021-01-12T22:01:16.214Z] #43 ... [2021-01-12T22:01:16.214Z] [2021-01-12T22:01:16.214Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:16.214Z] #47 45.28 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:16.214Z] #47 45.33 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:16.214Z] #47 46.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:16.214Z] #47 46.02 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:16.214Z] #47 46.02 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:16.214Z] #47 46.66 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:16.214Z] #47 47.64 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:16.214Z] #47 47.65 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:16.214Z] #47 47.68 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:16.214Z] #47 47.68 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:16.214Z] #47 48.20 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:16.214Z] #47 48.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:16.214Z] #47 48.21 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:16.214Z] #47 48.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:16.214Z] #47 48.22 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:16.214Z] #47 48.75 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T22:01:16.214Z] #47 48.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:16.214Z] #47 48.77 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T22:01:16.214Z] #47 48.78 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:16.214Z] #47 49.34 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:16.214Z] #47 49.34 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:16.350Z] #41 36.46 CC images/regfile.o [2021-01-12T22:01:16.353Z] #49 31.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:16.441Z] #45 ... [2021-01-12T22:01:16.441Z] [2021-01-12T22:01:16.441Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:16.441Z] #34 86.83 internal/fmtsort [2021-01-12T22:01:16.670Z] #47 49.35 go: finding golang.org/x/text v0.3.2 [2021-01-12T22:01:16.918Z] #41 36.78 CC images/ghost-file.o [2021-01-12T22:01:17.006Z] #47 49.87 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:17.292Z] #34 28.50 Reading package lists... [2021-01-12T22:01:17.292Z] #34 ... [2021-01-12T22:01:17.292Z] [2021-01-12T22:01:17.292Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:17.292Z] #47 21.42 go: downloading github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:17.292Z] #47 21.48 go: downloading github.com/fatih/color v1.7.0 [2021-01-12T22:01:17.292Z] #47 21.50 go: downloading github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:17.292Z] #47 21.70 go: downloading github.com/pkg/errors v0.8.1 [2021-01-12T22:01:17.292Z] #47 21.73 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:17.292Z] #47 21.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:17.292Z] #47 21.73 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:17.292Z] #47 21.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:17.292Z] #47 21.91 go: extracting github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:17.292Z] #47 22.05 go: extracting github.com/pkg/errors v0.8.1 [2021-01-12T22:01:17.292Z] #47 22.39 go: extracting github.com/fatih/color v1.7.0 [2021-01-12T22:01:17.292Z] #47 22.41 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:17.292Z] #47 22.45 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:17.292Z] #47 22.45 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:17.292Z] #47 22.52 go: downloading github.com/spf13/viper v1.6.1 [2021-01-12T22:01:17.292Z] #47 22.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:17.292Z] #47 23.07 go: extracting github.com/spf13/viper v1.6.1 [2021-01-12T22:01:17.292Z] #47 23.26 go: extracting github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:17.292Z] #47 23.35 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:17.292Z] #47 23.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:17.292Z] #47 23.49 go: extracting github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:17.292Z] #47 23.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:17.292Z] #47 23.72 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:17.292Z] #47 23.81 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:17.292Z] #47 23.81 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:17.292Z] #47 23.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:17.292Z] #47 24.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:17.292Z] #47 24.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:17.292Z] #47 24.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:17.292Z] #47 24.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:17.292Z] #47 24.64 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:17.292Z] #47 24.77 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:17.292Z] #47 24.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:17.292Z] #47 25.01 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:17.292Z] #47 25.12 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:17.292Z] #47 25.43 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:17.292Z] #47 25.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:17.292Z] #47 25.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:17.292Z] #47 25.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:17.292Z] #47 25.87 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:17.292Z] #47 26.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:17.292Z] #47 26.19 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:17.292Z] #47 26.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:17.292Z] #47 26.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:17.292Z] #47 26.45 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:17.292Z] #47 26.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:17.292Z] #47 26.70 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:17.292Z] #47 26.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:17.292Z] #47 26.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:17.292Z] #47 28.44 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:17.292Z] #47 ... [2021-01-12T22:01:17.292Z] [2021-01-12T22:01:17.292Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:01:17.292Z] #38 29.80 Checking out files: 65% (1089/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T22:01:17.292Z] #38 30.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T22:01:17.484Z] #34 88.45 fmt [2021-01-12T22:01:17.484Z] #34 88.46 path/filepath [2021-01-12T22:01:17.579Z] #41 37.27 CC images/fifo.o [2021-01-12T22:01:17.741Z] #49 32.84 runtime/cgo [2021-01-12T22:01:17.741Z] #49 33.04 runtime [2021-01-12T22:01:17.744Z] #47 50.51 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:17.744Z] #47 50.56 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:17.744Z] #47 50.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:17.744Z] #47 50.80 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:17.744Z] #47 ... [2021-01-12T22:01:17.744Z] [2021-01-12T22:01:17.744Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:17.744Z] #11 50.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-01-12T22:01:17.744Z] #11 50.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-01-12T22:01:17.744Z] #11 50.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-01-12T22:01:17.744Z] #11 50.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-01-12T22:01:17.744Z] #11 50.90 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-12T22:01:17.744Z] #11 50.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2021-01-12T22:01:17.838Z] #41 37.58 CC images/remap-file-path.o [2021-01-12T22:01:17.838Z] #41 ... [2021-01-12T22:01:17.838Z] [2021-01-12T22:01:17.838Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:17.838Z] #49 131.3 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T22:01:17.838Z] #49 DONE 141.5s [2021-01-12T22:01:17.838Z] [2021-01-12T22:01:17.838Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:17.838Z] #43 136.1 hash/crc32 [2021-01-12T22:01:17.838Z] #43 136.8 compress/gzip [2021-01-12T22:01:17.838Z] #43 137.0 net [2021-01-12T22:01:17.838Z] #43 137.5 vendor/golang.org/x/text/transform [2021-01-12T22:01:17.838Z] #43 138.7 vendor/golang.org/x/text/unicode/bidi [2021-01-12T22:01:17.838Z] #43 141.4 vendor/golang.org/x/text/secure/bidirule [2021-01-12T22:01:17.838Z] #43 ... [2021-01-12T22:01:17.838Z] [2021-01-12T22:01:17.838Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:17.838Z] #41 37.91 CC images/eventfd.o [2021-01-12T22:01:17.853Z] #38 ... [2021-01-12T22:01:17.853Z] [2021-01-12T22:01:17.853Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:17.853Z] #43 22.37 unicode/utf16 [2021-01-12T22:01:17.853Z] #43 22.95 container/list [2021-01-12T22:01:17.853Z] #43 23.97 crypto/internal/subtle [2021-01-12T22:01:17.853Z] #43 24.22 crypto/subtle [2021-01-12T22:01:17.853Z] #43 24.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-01-12T22:01:17.853Z] #43 25.04 internal/nettrace [2021-01-12T22:01:17.853Z] #43 25.47 runtime/cgo [2021-01-12T22:01:18.019Z] #11 50.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-01-12T22:01:18.019Z] #11 50.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-01-12T22:01:18.019Z] #11 50.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-01-12T22:01:18.019Z] #11 50.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-01-12T22:01:18.019Z] #11 51.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-01-12T22:01:18.019Z] #11 51.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-01-12T22:01:18.019Z] #11 51.03 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-12T22:01:18.019Z] #11 51.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-01-12T22:01:18.019Z] #11 51.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2021-01-12T22:01:18.097Z] #41 38.19 CC images/eventpoll.o [2021-01-12T22:01:18.109Z] #43 ... [2021-01-12T22:01:18.109Z] [2021-01-12T22:01:18.109Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:18.109Z] #47 31.98 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:18.109Z] #47 32.00 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:18.109Z] #47 32.02 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:18.109Z] #47 32.03 go: downloading github.com/spf13/afero v1.1.2 [2021-01-12T22:01:18.109Z] #47 32.03 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:18.109Z] #47 32.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:18.109Z] #47 32.03 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:18.109Z] #47 32.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:18.109Z] #47 32.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:18.109Z] #47 32.25 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:18.109Z] #47 32.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:18.109Z] #47 32.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:18.109Z] #47 32.47 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:18.109Z] #47 32.55 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:18.109Z] #47 32.58 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:18.109Z] #47 32.66 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:18.364Z] #47 32.80 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:18.364Z] #47 32.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:18.561Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-01-12T22:01:18.620Z] #47 33.01 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:18.620Z] #47 33.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:18.620Z] #47 33.08 go: extracting github.com/spf13/afero v1.1.2 [2021-01-12T22:01:18.684Z] #49 ... [2021-01-12T22:01:18.684Z] [2021-01-12T22:01:18.684Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:18.876Z] #47 33.32 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:18.876Z] #47 ... [2021-01-12T22:01:18.876Z] [2021-01-12T22:01:18.876Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:18.876Z] #49 23.36 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:18.876Z] #49 24.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:18.876Z] #49 26.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:18.876Z] #49 28.79 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-01-12T22:01:18.876Z] #49 28.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-01-12T22:01:18.876Z] #49 29.20 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-01-12T22:01:18.876Z] #49 29.33 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-01-12T22:01:18.876Z] #49 30.69 runtime [2021-01-12T22:01:18.876Z] #49 30.72 runtime/cgo [2021-01-12T22:01:19.005Z] #34 89.86 io/ioutil [2021-01-12T22:01:19.005Z] #34 ... [2021-01-12T22:01:19.005Z] [2021-01-12T22:01:19.005Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:19.005Z] #51 79.77 time [2021-01-12T22:01:19.005Z] #51 82.78 regexp [2021-01-12T22:01:19.005Z] #51 89.72 path/filepath [2021-01-12T22:01:19.005Z] #51 ... [2021-01-12T22:01:19.005Z] [2021-01-12T22:01:19.005Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:19.005Z] #43 19.91 CC images/core-arm.o [2021-01-12T22:01:19.005Z] #43 20.41 CC images/core-aarch64.o [2021-01-12T22:01:19.005Z] #43 20.94 CC images/core-ppc64.o [2021-01-12T22:01:19.005Z] #43 21.78 CC images/core-s390.o [2021-01-12T22:01:19.033Z] #41 38.83 CC images/fh.o [2021-01-12T22:01:19.132Z] #49 ... [2021-01-12T22:01:19.132Z] [2021-01-12T22:01:19.132Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:01:19.132Z] #38 33.18 + 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-12T22:01:19.299Z] #41 39.34 CC images/fsnotify.o [2021-01-12T22:01:19.643Z] #43 22.88 CC images/cpuinfo.o [2021-01-12T22:01:20.035Z] #62 33.77 Checking out files: 41% (795/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 86% (1656/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-12T22:01:20.035Z] #62 35.42 + cd /tmp/tmp.xd6iWU2kh7/src/github.com/docker/libnetwork [2021-01-12T22:01:20.035Z] #62 35.45 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:01:20.235Z] #41 40.05 CC images/signalfd.o [2021-01-12T22:01:20.287Z] #43 23.46 CC images/inventory.o [2021-01-12T22:01:20.494Z] #41 40.45 CC images/fs.o [2021-01-12T22:01:20.580Z] #43 23.83 CC images/fdinfo.o [2021-01-12T22:01:20.803Z] #11 53.37 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:20.803Z] #11 ... [2021-01-12T22:01:20.803Z] [2021-01-12T22:01:20.803Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:20.803Z] #34 43.36 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:20.803Z] #34 45.36 Fetched 14.2 MB in 3s (4927 kB/s) [2021-01-12T22:01:20.803Z] #34 49.09 Selecting previously unselected package xxd. [2021-01-12T22:01:20.803Z] #34 49.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 ... 15383 files and directories currently installed.) [2021-01-12T22:01:20.803Z] #34 49.10 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T22:01:20.803Z] #34 50.80 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:01:20.803Z] #34 53.27 Selecting previously unselected package vim-common. [2021-01-12T22:01:20.803Z] #34 53.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:01:20.803Z] #34 ... [2021-01-12T22:01:20.803Z] [2021-01-12T22:01:20.803Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:20.803Z] #47 50.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:20.803Z] #47 50.97 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:20.803Z] #47 50.97 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:20.803Z] #47 51.04 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:20.803Z] #47 51.14 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:20.803Z] #47 51.15 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:20.803Z] #47 51.15 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:20.803Z] #47 51.16 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:20.803Z] #47 51.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:20.803Z] #47 51.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:20.803Z] #47 51.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:20.803Z] #47 51.42 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:20.803Z] #47 51.44 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:20.803Z] #47 51.46 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:20.803Z] #47 51.46 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:20.803Z] #47 51.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:20.803Z] #47 51.66 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:20.803Z] #47 51.82 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:20.803Z] #47 52.00 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:20.803Z] #47 52.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:20.803Z] #47 52.87 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:20.803Z] #47 52.91 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:20.803Z] #47 53.28 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:20.977Z] #62 36.15 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T22:01:21.061Z] #41 41.01 CC images/pstree.o [2021-01-12T22:01:21.217Z] #43 24.30 CC images/fown.o [2021-01-12T22:01:21.217Z] #43 24.54 CC images/ns.o [2021-01-12T22:01:21.320Z] #41 41.28 CC images/pipe.o [2021-01-12T22:01:21.320Z] #41 ... [2021-01-12T22:01:21.320Z] [2021-01-12T22:01:21.320Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:21.320Z] #54 66.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T22:01:21.320Z] #54 66.39 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T22:01:21.320Z] #54 66.39 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:01:21.320Z] #54 66.39 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:01:21.320Z] #54 66.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T22:01:21.320Z] #54 66.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T22:01:21.320Z] #54 66.39 + '[' '' = dynamic ']' [2021-01-12T22:01:21.320Z] #54 66.39 + make [2021-01-12T22:01:21.320Z] #54 67.66 + bin/ctr [2021-01-12T22:01:21.513Z] #43 24.75 CC images/regfile.o [2021-01-12T22:01:21.578Z] #54 ... [2021-01-12T22:01:21.578Z] [2021-01-12T22:01:21.578Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:21.578Z] #43 142.1 vendor/golang.org/x/text/unicode/norm [2021-01-12T22:01:21.814Z] #43 25.00 CC images/ghost-file.o [2021-01-12T22:01:22.107Z] #43 25.35 CC images/fifo.o [2021-01-12T22:01:22.402Z] #43 25.67 CC images/remap-file-path.o [2021-01-12T22:01:22.697Z] #43 ... [2021-01-12T22:01:22.697Z] [2021-01-12T22:01:22.697Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:22.741Z] #47 ... [2021-01-12T22:01:22.741Z] [2021-01-12T22:01:22.741Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:22.741Z] #62 DONE 55.7s [2021-01-12T22:01:22.741Z] [2021-01-12T22:01:22.741Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:22.741Z] #45 DONE 55.8s [2021-01-12T22:01:22.741Z] [2021-01-12T22:01:22.741Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:22.741Z] #11 53.90 Fetched 73.8 MB in 12s (5979 kB/s) [2021-01-12T22:01:22.741Z] #11 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 ... 15383 files and directories currently installed.) [2021-01-12T22:01:22.741Z] #11 54.19 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2021-01-12T22:01:22.741Z] #11 54.27 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:01:23.005Z] #11 ... [2021-01-12T22:01:23.005Z] [2021-01-12T22:01:23.005Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-01-12T22:01:23.005Z] #27 DONE 56.1s [2021-01-12T22:01:23.268Z] [2021-01-12T22:01:23.268Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:23.268Z] #53 51.15 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:01:23.268Z] #53 51.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-12T22:01:23.268Z] #53 51.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:23.268Z] #53 53.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:23.268Z] #53 54.06 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:23.268Z] #53 54.21 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:23.268Z] #53 DONE 56.1s [2021-01-12T22:01:23.268Z] [2021-01-12T22:01:23.268Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:23.582Z] #56 51.95 Checking out files: 57% (2169/3743) Checking out files: 58% (2171/3743) Checking out files: 59% (2209/3743) Checking out files: 60% (2246/3743) Checking out files: 61% (2284/3743) Checking out files: 62% (2321/3743) Checking out files: 63% (2359/3743) Checking out files: 64% (2396/3743) Checking out files: 65% (2433/3743) Checking out files: 66% (2471/3743) Checking out files: 67% (2508/3743) Checking out files: 68% (2546/3743) Checking out files: 69% (2583/3743) Checking out files: 70% (2621/3743) Checking out files: 71% (2658/3743) Checking out files: 72% (2695/3743) Checking out files: 73% (2733/3743) Checking out files: 74% (2770/3743) Checking out files: 75% (2808/3743) Checking out files: 76% (2845/3743) Checking out files: 77% (2883/3743) Checking out files: 78% (2920/3743) Checking out files: 79% (2957/3743) Checking out files: 80% (2995/3743) Checking out files: 81% (3032/3743) Checking out files: 82% (3070/3743) Checking out files: 83% (3107/3743) Checking out files: 84% (3145/3743) Checking out files: 85% (3182/3743) Checking out files: 86% (3219/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T22:01:23.582Z] #56 52.98 + cd /tmp/tmp.BAZVl9uDqx/src/github.com/containerd/containerd [2021-01-12T22:01:23.582Z] #56 52.98 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:24.115Z] #43 ... [2021-01-12T22:01:24.115Z] [2021-01-12T22:01:24.115Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:24.115Z] #41 41.61 CC images/tcp-stream.o [2021-01-12T22:01:24.115Z] #41 42.07 CC images/sk-packet.o [2021-01-12T22:01:24.115Z] #41 42.50 CC images/mnt.o [2021-01-12T22:01:24.115Z] #41 42.87 CC images/pipe-data.o [2021-01-12T22:01:24.115Z] #41 43.10 CC images/sa.o [2021-01-12T22:01:24.115Z] #41 43.42 CC images/timer.o [2021-01-12T22:01:24.115Z] #41 43.83 CC images/timerfd.o [2021-01-12T22:01:24.373Z] #41 44.14 CC images/mm.o [2021-01-12T22:01:24.379Z] #38 ... [2021-01-12T22:01:24.379Z] [2021-01-12T22:01:24.379Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:24.379Z] #62 34.23 Checking out files: 44% (854/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-01-12T22:01:24.379Z] #62 35.60 + cd /tmp/tmp.gs2oDMHNtF/src/github.com/docker/libnetwork [2021-01-12T22:01:24.379Z] #62 35.61 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-01-12T22:01:24.379Z] #62 36.98 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-01-12T22:01:24.631Z] #41 44.68 CC images/sk-opts.o [2021-01-12T22:01:24.891Z] #41 45.01 CC images/sk-unix.o [2021-01-12T22:01:25.110Z] #56 54.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T22:01:25.110Z] #56 54.50 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T22:01:25.110Z] #56 54.50 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:01:25.110Z] #56 54.50 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:01:25.110Z] #56 54.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T22:01:25.110Z] #56 54.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T22:01:25.110Z] #56 54.50 + '[' '' = dynamic ']' [2021-01-12T22:01:25.110Z] #56 54.50 + make [2021-01-12T22:01:25.457Z] #41 45.40 CC images/sk-inet.o [2021-01-12T22:01:25.847Z] #54 2.736 + RM_GOPATH=0 [2021-01-12T22:01:25.847Z] #54 2.736 + TMP_GOPATH= [2021-01-12T22:01:25.847Z] #54 2.736 + : /build [2021-01-12T22:01:25.847Z] #54 2.736 + '[' -z '' ']' [2021-01-12T22:01:25.847Z] #54 2.739 ++ mktemp -d [2021-01-12T22:01:25.847Z] #54 2.752 + export GOPATH=/tmp/tmp.NEvVFUGHQv [2021-01-12T22:01:25.847Z] #54 2.752 + GOPATH=/tmp/tmp.NEvVFUGHQv [2021-01-12T22:01:25.847Z] #54 2.752 + RM_GOPATH=1 [2021-01-12T22:01:25.847Z] #54 2.752 + case "$(go env GOARCH)" in [2021-01-12T22:01:25.847Z] #54 2.752 ++ go env GOARCH [2021-01-12T22:01:25.847Z] #54 2.804 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:25.847Z] #54 2.804 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:25.847Z] #54 2.804 ++ dirname /tmp/install/install.sh [2021-01-12T22:01:25.847Z] #54 2.804 + dir=/tmp/install [2021-01-12T22:01:25.847Z] #54 2.804 + bin=containerd [2021-01-12T22:01:25.847Z] #54 2.804 + shift [2021-01-12T22:01:25.847Z] #54 2.804 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T22:01:25.847Z] #54 2.804 + . /tmp/install/containerd.installer [2021-01-12T22:01:25.847Z] #54 2.804 ++ set -e [2021-01-12T22:01:25.847Z] #54 2.804 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:25.847Z] #54 2.804 + install_containerd [2021-01-12T22:01:25.847Z] #54 2.808 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T22:01:25.847Z] #54 2.808 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NEvVFUGHQv/src/github.com/containerd/containerd [2021-01-12T22:01:25.847Z] #54 2.808 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:25.847Z] #54 2.812 Cloning into '/tmp/tmp.NEvVFUGHQv/src/github.com/containerd/containerd'... [2021-01-12T22:01:26.110Z] #54 ... [2021-01-12T22:01:26.110Z] [2021-01-12T22:01:26.110Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:26.110Z] #40 49.12 Selecting previously unselected package libcap-dev:arm64. [2021-01-12T22:01:26.110Z] #40 49.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 ... 15383 files and directories currently installed.) [2021-01-12T22:01:26.110Z] #40 49.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 50.80 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-01-12T22:01:26.110Z] #40 53.80 Selecting previously unselected package libnet1:arm64. [2021-01-12T22:01:26.110Z] #40 53.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 53.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:26.110Z] #40 54.22 Selecting previously unselected package libnet1-dev. [2021-01-12T22:01:26.110Z] #40 54.23 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 54.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:26.110Z] #40 56.05 Selecting previously unselected package libnl-3-200:arm64. [2021-01-12T22:01:26.110Z] #40 56.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 56.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T22:01:26.110Z] #40 56.59 Selecting previously unselected package libnl-3-dev:arm64. [2021-01-12T22:01:26.110Z] #40 56.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 56.64 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-12T22:01:26.110Z] #40 57.08 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-12T22:01:26.110Z] #40 57.09 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 57.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T22:01:26.110Z] #40 57.31 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-01-12T22:01:26.110Z] #40 57.33 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 57.37 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-12T22:01:26.110Z] #40 57.67 Selecting previously unselected package zlib1g-dev:arm64. [2021-01-12T22:01:26.110Z] #40 57.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 57.68 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:01:26.110Z] #40 58.26 Selecting previously unselected package libprotobuf17:arm64. [2021-01-12T22:01:26.110Z] #40 58.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:26.110Z] #40 58.28 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:26.110Z] #40 ... [2021-01-12T22:01:26.110Z] [2021-01-12T22:01:26.110Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:26.110Z] #11 56.20 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2021-01-12T22:01:26.110Z] #11 56.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 ... 15383 files and directories currently installed.) [2021-01-12T22:01:26.110Z] #11 56.70 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2021-01-12T22:01:26.110Z] #11 56.76 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:01:26.110Z] #11 57.06 Setting up libudev1:arm64 (241-7~deb10u5) ... [2021-01-12T22:01:26.110Z] #11 57.31 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T22:01:26.110Z] #11 57.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-12T22:01:26.110Z] #11 57.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-01-12T22:01:26.110Z] #11 57.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:01:26.157Z] #56 55.54 + bin/ctr [2021-01-12T22:01:26.268Z] #62 ... [2021-01-12T22:01:26.268Z] [2021-01-12T22:01:26.268Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:26.268Z] #43 41.59 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T22:01:26.268Z] #43 41.62 vendor/golang.org/x/crypto/curve25519 [2021-01-12T22:01:26.373Z] #11 ... [2021-01-12T22:01:26.373Z] [2021-01-12T22:01:26.373Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:26.373Z] #43 49.34 hash/crc32 [2021-01-12T22:01:26.373Z] #43 50.69 time [2021-01-12T22:01:26.373Z] #43 52.51 regexp [2021-01-12T22:01:26.373Z] #43 53.69 internal/poll [2021-01-12T22:01:26.373Z] #43 53.71 context [2021-01-12T22:01:26.373Z] #43 55.28 github.com/LK4D4/vndr/versioned [2021-01-12T22:01:26.373Z] #43 55.64 internal/lazyregexp [2021-01-12T22:01:26.373Z] #43 55.65 path/filepath [2021-01-12T22:01:26.373Z] #43 55.67 net [2021-01-12T22:01:26.373Z] #43 58.58 os/exec [2021-01-12T22:01:26.373Z] #43 ... [2021-01-12T22:01:26.373Z] [2021-01-12T22:01:26.373Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:26.373Z] #32 49.43 time [2021-01-12T22:01:26.373Z] #32 49.44 internal/syscall/unix [2021-01-12T22:01:26.373Z] #32 49.44 internal/syscall/execenv [2021-01-12T22:01:26.373Z] #32 53.24 internal/poll [2021-01-12T22:01:26.373Z] #32 54.02 internal/fmtsort [2021-01-12T22:01:26.373Z] #32 54.34 os [2021-01-12T22:01:26.373Z] #32 55.60 path/filepath [2021-01-12T22:01:26.373Z] #32 55.60 fmt [2021-01-12T22:01:26.373Z] #32 56.76 io/ioutil [2021-01-12T22:01:26.395Z] #41 46.08 CC images/tun.o [2021-01-12T22:01:26.529Z] #43 ... [2021-01-12T22:01:26.529Z] [2021-01-12T22:01:26.529Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:26.529Z] #47 31.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:26.529Z] #47 31.97 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:26.529Z] #47 31.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:26.529Z] #47 31.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:26.529Z] #47 31.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:26.529Z] #47 32.00 go: downloading github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:26.529Z] #47 32.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:26.529Z] #47 32.03 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:26.529Z] #47 32.26 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:26.529Z] #47 32.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:26.529Z] #47 32.40 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:26.529Z] #47 32.50 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:26.529Z] #47 32.56 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:26.529Z] #47 32.61 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:26.529Z] #47 32.70 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:26.529Z] #47 32.70 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:26.529Z] #47 32.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:26.529Z] #47 32.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:26.529Z] #47 32.83 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:26.529Z] #47 32.98 go: downloading github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:26.529Z] #47 33.13 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:26.529Z] #47 33.72 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:26.529Z] #47 33.72 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:26.529Z] #47 33.73 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:26.529Z] #47 33.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:26.529Z] #47 34.00 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:26.529Z] #47 34.03 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:26.529Z] #47 34.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:26.529Z] #47 34.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:26.529Z] #47 34.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:26.529Z] #47 34.09 go: extracting github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:26.529Z] #47 34.09 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:26.529Z] #47 34.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:26.529Z] #47 34.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:26.529Z] #47 34.20 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:26.529Z] #47 34.23 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:26.529Z] #47 34.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:26.529Z] #47 34.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:26.529Z] #47 34.31 go: downloading golang.org/x/text v0.3.2 [2021-01-12T22:01:26.529Z] #47 34.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:26.529Z] #47 34.78 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:26.529Z] #47 34.84 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:26.529Z] #47 35.22 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:26.529Z] #47 35.40 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:26.530Z] #47 35.52 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:26.530Z] #47 35.68 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:26.530Z] #47 36.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:26.530Z] #47 36.16 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:26.530Z] #47 36.20 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:26.530Z] #47 36.26 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:26.530Z] #47 36.58 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:26.530Z] #47 37.11 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:26.530Z] #47 37.11 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:26.530Z] #47 37.17 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:26.530Z] #47 37.17 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:26.530Z] #47 37.19 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:26.530Z] #47 37.59 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:26.530Z] #47 37.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:26.530Z] #47 37.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:26.530Z] #47 37.89 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:26.530Z] #47 37.89 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:26.530Z] #47 38.07 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:26.530Z] #47 38.29 go: downloading github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:26.530Z] #47 38.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:26.530Z] #47 38.46 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:26.530Z] #47 38.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:26.530Z] #47 38.97 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:26.530Z] #47 39.20 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:26.530Z] #47 39.48 go: extracting github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:26.530Z] #47 39.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:26.530Z] #47 39.48 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:26.530Z] #47 39.50 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:26.530Z] #47 39.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:26.530Z] #47 39.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:26.530Z] #47 39.76 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:26.530Z] #47 39.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:26.530Z] #47 39.85 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:26.530Z] #47 39.92 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:26.530Z] #47 40.21 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:26.530Z] #47 40.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:26.530Z] #47 40.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:26.530Z] #47 40.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:26.530Z] #47 40.92 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:26.530Z] #47 41.39 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:26.530Z] #47 41.41 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:26.530Z] #47 41.55 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:26.530Z] #47 41.55 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:26.530Z] #47 41.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:26.530Z] #47 41.95 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:26.636Z] #32 59.62 flag [2021-01-12T22:01:26.636Z] #32 59.62 log [2021-01-12T22:01:26.636Z] #32 59.63 github.com/BurntSushi/toml [2021-01-12T22:01:26.636Z] #32 ... [2021-01-12T22:01:26.637Z] [2021-01-12T22:01:26.637Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:26.637Z] #40 59.39 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-01-12T22:01:26.637Z] #40 59.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:26.637Z] #40 59.41 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:26.653Z] #41 46.56 CC images/sk-netlink.o [2021-01-12T22:01:26.791Z] #47 42.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:26.791Z] #47 ... [2021-01-12T22:01:26.791Z] [2021-01-12T22:01:26.791Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:01:26.792Z] #38 31.86 Checking out files: 61% (1027/1667) Checking out files: 62% (1034/1667) Checking out files: 63% (1051/1667) Checking out files: 64% (1067/1667) Checking out files: 65% (1084/1667) Checking out files: 66% (1101/1667) Checking out files: 67% (1117/1667) Checking out files: 68% (1134/1667) Checking out files: 69% (1151/1667) Checking out files: 70% (1167/1667) Checking out files: 71% (1184/1667) Checking out files: 72% (1201/1667) Checking out files: 73% (1217/1667) Checking out files: 74% (1234/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2021-01-12T22:01:26.792Z] #38 32.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-01-12T22:01:26.792Z] #38 35.44 + 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-12T22:01:26.911Z] #41 46.91 CC images/packet-sock.o [2021-01-12T22:01:27.051Z] #38 ... [2021-01-12T22:01:27.051Z] [2021-01-12T22:01:27.051Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:27.051Z] #47 42.42 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:27.051Z] #47 42.44 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:27.232Z] #40 ... [2021-01-12T22:01:27.232Z] [2021-01-12T22:01:27.232Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:27.232Z] #49 49.87 reflect [2021-01-12T22:01:27.232Z] #49 49.88 regexp/syntax [2021-01-12T22:01:27.232Z] #49 51.06 time [2021-01-12T22:01:27.232Z] #49 54.24 regexp [2021-01-12T22:01:27.232Z] #49 56.26 path/filepath [2021-01-12T22:01:27.232Z] #49 59.28 mvdan.cc/sh/v3/fileutil [2021-01-12T22:01:27.311Z] #47 42.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:27.311Z] #47 42.72 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:27.477Z] #41 47.47 CC images/ipc-var.o [2021-01-12T22:01:27.571Z] #47 43.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:27.571Z] #47 ... [2021-01-12T22:01:27.571Z] [2021-01-12T22:01:27.571Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:27.571Z] #53 33.09 Fetched 8414 kB in 26s (330 kB/s) [2021-01-12T22:01:27.571Z] #53 33.09 Reading package lists... [2021-01-12T22:01:27.583Z] #49 ... [2021-01-12T22:01:27.583Z] [2021-01-12T22:01:27.583Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:27.583Z] #34 53.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:01:27.583Z] #34 56.08 Selecting previously unselected package cmake-data. [2021-01-12T22:01:27.583Z] #34 56.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T22:01:27.583Z] #34 56.09 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T22:01:27.735Z] #41 47.85 CC images/ipc-desc.o [2021-01-12T22:01:27.831Z] #53 ... [2021-01-12T22:01:27.831Z] [2021-01-12T22:01:27.831Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:27.831Z] #47 43.17 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:27.831Z] #47 43.36 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:27.847Z] #34 ... [2021-01-12T22:01:27.847Z] [2021-01-12T22:01:27.847Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:27.847Z] #49 60.58 flag [2021-01-12T22:01:27.847Z] #49 60.59 encoding/binary [2021-01-12T22:01:27.847Z] #49 60.59 github.com/pkg/diff [2021-01-12T22:01:27.847Z] #49 60.60 go/token [2021-01-12T22:01:28.091Z] #47 43.57 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:28.091Z] #47 43.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:28.301Z] #41 48.19 CC images/ipc-shm.o [2021-01-12T22:01:28.555Z] #62 ... [2021-01-12T22:01:28.555Z] [2021-01-12T22:01:28.555Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:28.555Z] #53 32.35 Fetched 8414 kB in 25s (341 kB/s) [2021-01-12T22:01:28.555Z] #53 32.35 Reading package lists... [2021-01-12T22:01:28.555Z] #53 ... [2021-01-12T22:01:28.555Z] [2021-01-12T22:01:28.555Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:28.555Z] #47 33.44 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:28.555Z] #47 33.56 go: extracting github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:28.555Z] #47 33.57 go: downloading golang.org/x/text v0.3.2 [2021-01-12T22:01:28.555Z] #47 33.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:28.555Z] #47 33.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:28.555Z] #47 34.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:28.555Z] #47 34.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:28.555Z] #47 34.67 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:28.555Z] #47 34.78 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:28.555Z] #47 34.88 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:28.555Z] #47 35.17 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:28.555Z] #47 35.33 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:28.555Z] #47 35.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:28.555Z] #47 35.65 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:28.555Z] #47 35.66 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:28.555Z] #47 35.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:28.555Z] #47 35.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:28.555Z] #47 35.85 go: downloading github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:28.555Z] #47 35.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:28.555Z] #47 35.93 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:28.555Z] #47 36.05 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-01-12T22:01:28.555Z] #47 36.19 go: extracting github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:28.555Z] #47 36.34 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:28.555Z] #47 36.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:28.555Z] #47 36.72 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:28.555Z] #47 36.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:28.555Z] #47 36.94 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-01-12T22:01:28.555Z] #47 37.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:28.555Z] #47 37.40 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:28.555Z] #47 37.41 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:28.555Z] #47 37.54 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:28.555Z] #47 37.77 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:28.555Z] #47 37.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:28.555Z] #47 37.83 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:28.555Z] #47 37.89 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T22:01:28.555Z] #47 38.05 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:28.555Z] #47 38.05 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:28.555Z] #47 38.05 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:28.555Z] #47 38.85 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T22:01:28.555Z] #47 39.08 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:28.555Z] #47 39.32 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:28.555Z] #47 39.38 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:28.555Z] #47 39.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:28.555Z] #47 39.93 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:28.555Z] #47 40.06 go: downloading github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:28.555Z] #47 40.46 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:28.555Z] #47 40.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:28.555Z] #47 40.51 go: downloading github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:28.555Z] #47 40.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:28.555Z] #47 40.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:28.555Z] #47 41.10 go: extracting github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:28.555Z] #47 41.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:28.555Z] #47 41.38 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:28.555Z] #47 41.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:28.555Z] #47 41.99 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:28.555Z] #47 42.29 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:28.555Z] #47 42.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:28.555Z] #47 42.50 go: extracting github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:28.555Z] #47 42.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:28.555Z] #47 42.71 go: downloading github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:28.555Z] #47 42.77 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:28.555Z] #47 42.84 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:28.555Z] #47 ... [2021-01-12T22:01:28.555Z] [2021-01-12T22:01:28.555Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:28.555Z] #11 32.75 Fetched 8414 kB in 25s (339 kB/s) [2021-01-12T22:01:28.555Z] #11 32.75 Reading package lists... [2021-01-12T22:01:28.555Z] #11 ... [2021-01-12T22:01:28.555Z] [2021-01-12T22:01:28.555Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:28.555Z] #34 28.50 Reading package lists... [2021-01-12T22:01:28.661Z] #47 ... [2021-01-12T22:01:28.661Z] [2021-01-12T22:01:28.661Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:28.661Z] #40 33.92 Fetched 8414 kB in 26s (328 kB/s) [2021-01-12T22:01:28.661Z] #40 33.92 Reading package lists... [2021-01-12T22:01:28.661Z] #40 ... [2021-01-12T22:01:28.661Z] [2021-01-12T22:01:28.661Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:28.661Z] #47 44.00 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:28.867Z] #41 48.68 CC images/ipc-msg.o [2021-01-12T22:01:28.867Z] #41 ... [2021-01-12T22:01:28.867Z] [2021-01-12T22:01:28.867Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:28.867Z] #11 152.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T22:01:28.867Z] #11 152.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:01:28.867Z] #11 152.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:28.905Z] #56 ... [2021-01-12T22:01:28.905Z] [2021-01-12T22:01:28.905Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:28.905Z] #13 99.46 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T22:01:28.905Z] #13 99.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-01-12T22:01:28.905Z] #13 99.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:28.921Z] #47 44.26 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:29.121Z] #34 38.73 Reading package lists... [2021-01-12T22:01:29.121Z] #34 ... [2021-01-12T22:01:29.121Z] [2021-01-12T22:01:29.121Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:29.121Z] #47 42.99 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:29.121Z] #47 43.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:29.121Z] #47 43.46 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:29.121Z] #47 ... [2021-01-12T22:01:29.121Z] [2021-01-12T22:01:29.121Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:29.121Z] #40 33.59 Fetched 8414 kB in 26s (328 kB/s) [2021-01-12T22:01:29.121Z] #40 33.59 Reading package lists... [2021-01-12T22:01:29.181Z] #47 44.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:29.181Z] #47 44.61 go: downloading github.com/spf13/cast v1.3.0 [2021-01-12T22:01:29.181Z] #47 44.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:29.380Z] #40 ... [2021-01-12T22:01:29.380Z] [2021-01-12T22:01:29.380Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:29.441Z] #47 44.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:29.772Z] #49 62.52 go/scanner [2021-01-12T22:01:29.950Z] #13 ... [2021-01-12T22:01:29.950Z] [2021-01-12T22:01:29.950Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:29.950Z] #51 90.68 mvdan.cc/sh/v3/fileutil [2021-01-12T22:01:29.950Z] #51 93.17 flag [2021-01-12T22:01:29.950Z] #51 93.17 go/token [2021-01-12T22:01:29.950Z] #51 93.18 github.com/pkg/diff [2021-01-12T22:01:29.950Z] #51 93.20 encoding/binary [2021-01-12T22:01:29.950Z] #51 95.82 go/scanner [2021-01-12T22:01:29.950Z] #51 97.41 mvdan.cc/editorconfig [2021-01-12T22:01:29.950Z] #51 98.33 mvdan.cc/sh/v3/syntax [2021-01-12T22:01:29.950Z] #51 99.71 encoding/base64 [2021-01-12T22:01:29.950Z] #51 100.3 go/ast [2021-01-12T22:01:29.950Z] #51 ... [2021-01-12T22:01:29.950Z] [2021-01-12T22:01:29.950Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:29.950Z] #34 91.74 github.com/BurntSushi/toml [2021-01-12T22:01:29.950Z] #34 91.74 log [2021-01-12T22:01:29.950Z] #34 91.75 flag [2021-01-12T22:01:29.950Z] #34 96.57 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:01:29.950Z] #34 DONE 100.9s [2021-01-12T22:01:29.950Z] [2021-01-12T22:01:29.950Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:29.950Z] #43 25.94 CC images/eventfd.o [2021-01-12T22:01:29.950Z] #43 26.26 CC images/eventpoll.o [2021-01-12T22:01:29.950Z] #43 26.68 CC images/fh.o [2021-01-12T22:01:29.950Z] #43 27.01 CC images/fsnotify.o [2021-01-12T22:01:29.950Z] #43 28.08 CC images/signalfd.o [2021-01-12T22:01:29.950Z] #43 28.41 CC images/fs.o [2021-01-12T22:01:29.950Z] #43 28.70 CC images/pstree.o [2021-01-12T22:01:29.950Z] #43 28.91 CC images/pipe.o [2021-01-12T22:01:29.950Z] #43 29.16 CC images/tcp-stream.o [2021-01-12T22:01:29.950Z] #43 29.40 CC images/sk-packet.o [2021-01-12T22:01:29.950Z] #43 29.70 CC images/mnt.o [2021-01-12T22:01:29.950Z] #43 30.01 CC images/pipe-data.o [2021-01-12T22:01:29.950Z] #43 30.32 CC images/sa.o [2021-01-12T22:01:29.950Z] #43 30.59 CC images/timer.o [2021-01-12T22:01:29.950Z] #43 31.08 CC images/timerfd.o [2021-01-12T22:01:29.950Z] #43 31.43 CC images/mm.o [2021-01-12T22:01:29.950Z] #43 31.81 CC images/sk-opts.o [2021-01-12T22:01:29.950Z] #43 32.12 CC images/sk-unix.o [2021-01-12T22:01:29.950Z] #43 32.53 CC images/sk-inet.o [2021-01-12T22:01:29.950Z] #43 32.91 CC images/tun.o [2021-01-12T22:01:30.012Z] #47 ... [2021-01-12T22:01:30.012Z] [2021-01-12T22:01:30.012Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:30.012Z] #34 35.25 Fetched 8414 kB in 27s (314 kB/s) [2021-01-12T22:01:30.012Z] #34 35.25 Reading package lists... [2021-01-12T22:01:30.012Z] #34 ... [2021-01-12T22:01:30.012Z] [2021-01-12T22:01:30.012Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:30.012Z] #47 45.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:30.012Z] #47 45.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:30.035Z] #49 62.83 mvdan.cc/editorconfig [2021-01-12T22:01:30.035Z] #49 63.02 mvdan.cc/sh/v3/syntax [2021-01-12T22:01:30.246Z] #43 33.26 CC images/sk-netlink.o [2021-01-12T22:01:30.272Z] #47 45.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:30.533Z] #47 ... [2021-01-12T22:01:30.533Z] [2021-01-12T22:01:30.533Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:30.533Z] #11 35.94 Fetched 8414 kB in 27s (311 kB/s) [2021-01-12T22:01:30.533Z] #11 35.94 Reading package lists... [2021-01-12T22:01:30.541Z] #43 33.71 CC images/packet-sock.o [2021-01-12T22:01:30.793Z] #11 ... [2021-01-12T22:01:30.793Z] [2021-01-12T22:01:30.793Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:30.837Z] #43 ... [2021-01-12T22:01:30.837Z] [2021-01-12T22:01:30.837Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:30.837Z] #45 91.64 os/exec [2021-01-12T22:01:30.837Z] #45 91.66 net [2021-01-12T22:01:30.837Z] #45 94.42 internal/lazyregexp [2021-01-12T22:01:30.837Z] #45 95.08 github.com/LK4D4/vndr/versioned [2021-01-12T22:01:30.837Z] #45 98.22 net/url [2021-01-12T22:01:30.837Z] #45 98.22 go/scanner [2021-01-12T22:01:30.837Z] #45 98.23 text/template/parse [2021-01-12T22:01:30.837Z] #45 101.5 go/ast [2021-01-12T22:01:30.990Z] #49 63.86 encoding/base64 [2021-01-12T22:01:31.138Z] #45 ... [2021-01-12T22:01:31.138Z] [2021-01-12T22:01:31.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:31.138Z] #43 34.31 CC images/ipc-var.o [2021-01-12T22:01:31.138Z] #43 34.53 CC images/ipc-desc.o [2021-01-12T22:01:31.254Z] #49 64.29 go/ast [2021-01-12T22:01:31.434Z] #43 34.81 CC images/ipc-shm.o [2021-01-12T22:01:31.729Z] #43 35.02 CC images/ipc-msg.o [2021-01-12T22:01:32.025Z] #43 35.37 CC images/ipc-sem.o [2021-01-12T22:01:32.208Z] #49 64.98 encoding/json [2021-01-12T22:01:32.208Z] #49 65.23 golang.org/x/sys/unix [2021-01-12T22:01:32.321Z] #43 35.57 CC images/utsns.o [2021-01-12T22:01:32.616Z] #43 35.77 CC images/creds.o [2021-01-12T22:01:33.004Z] #43 36.04 CC images/vma.o [2021-01-12T22:01:33.004Z] #43 36.28 CC images/netdev.o [2021-01-12T22:01:33.656Z] #43 36.76 CC images/tty.o [2021-01-12T22:01:33.668Z] #49 ... [2021-01-12T22:01:33.668Z] [2021-01-12T22:01:33.668Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:33.668Z] #40 61.72 Selecting previously unselected package libprotobuf-dev:arm64. [2021-01-12T22:01:33.668Z] #40 61.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:33.668Z] #40 61.74 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:33.668Z] #40 63.87 Selecting previously unselected package libprotoc17:arm64. [2021-01-12T22:01:33.668Z] #40 63.88 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:33.668Z] #40 63.89 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:33.668Z] #40 64.83 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T22:01:33.668Z] #40 64.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-01-12T22:01:33.668Z] #40 64.85 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:01:33.668Z] #40 65.18 Selecting previously unselected package protobuf-compiler. [2021-01-12T22:01:33.668Z] #40 65.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:33.668Z] #40 65.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:01:33.668Z] #40 65.47 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:01:33.668Z] #40 65.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:01:33.668Z] #40 65.49 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T22:01:33.668Z] #40 65.79 Selecting previously unselected package python-six. [2021-01-12T22:01:33.668Z] #40 65.79 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T22:01:33.668Z] #40 65.80 Unpacking python-six (1.12.0-1) ... [2021-01-12T22:01:33.668Z] #40 66.30 Selecting previously unselected package python-protobuf. [2021-01-12T22:01:33.668Z] #40 66.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-01-12T22:01:33.668Z] #40 66.31 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T22:01:34.134Z] #11 ... [2021-01-12T22:01:34.134Z] [2021-01-12T22:01:34.134Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:34.134Z] #43 147.6 vendor/golang.org/x/net/idna [2021-01-12T22:01:34.134Z] #43 150.7 vendor/golang.org/x/net/http2/hpack [2021-01-12T22:01:34.134Z] #43 152.9 mime [2021-01-12T22:01:34.134Z] #43 155.4 mime/quotedprintable [2021-01-12T22:01:34.134Z] #43 155.8 net/http/internal [2021-01-12T22:01:34.134Z] #43 ... [2021-01-12T22:01:34.134Z] [2021-01-12T22:01:34.134Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:34.134Z] #56 157.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:01:34.134Z] #56 157.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T22:01:34.244Z] #40 67.23 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T22:01:34.296Z] #43 37.45 CC images/file-lock.o [2021-01-12T22:01:34.596Z] #43 37.77 CC images/rlimit.o [2021-01-12T22:01:34.743Z] #11 43.64 Reading package lists... [2021-01-12T22:01:34.743Z] #11 ... [2021-01-12T22:01:34.743Z] [2021-01-12T22:01:34.743Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:34.743Z] #47 45.10 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.29 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.29 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.66 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.69 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.73 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:34.743Z] #47 45.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:34.743Z] #47 46.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:34.743Z] #47 46.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:34.743Z] #47 46.35 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:34.890Z] #43 38.05 CC images/pagemap.o [2021-01-12T22:01:35.183Z] #43 38.47 CC images/siginfo.o [2021-01-12T22:01:35.823Z] #43 38.84 CC images/rpc.o [2021-01-12T22:01:36.412Z] #34 45.73 Reading package lists... [2021-01-12T22:01:36.412Z] #34 ... [2021-01-12T22:01:36.412Z] [2021-01-12T22:01:36.412Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:36.412Z] #47 46.29 go: extracting github.com/spf13/cast v1.3.0 [2021-01-12T22:01:36.412Z] #47 50.37 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:36.412Z] #47 51.01 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:37.349Z] #43 40.36 CC images/ext-file.o [2021-01-12T22:01:37.349Z] #43 40.62 CC images/cgroup.o [2021-01-12T22:01:37.564Z] #40 70.24 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:37.827Z] #40 70.78 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:37.827Z] #40 ... [2021-01-12T22:01:37.827Z] [2021-01-12T22:01:37.827Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:37.827Z] #32 62.99 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:01:37.827Z] #32 DONE 70.8s [2021-01-12T22:01:37.827Z] [2021-01-12T22:01:37.827Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:37.827Z] #40 70.84 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T22:01:37.827Z] #40 ... [2021-01-12T22:01:37.827Z] [2021-01-12T22:01:37.827Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:37.827Z] #11 61.79 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T22:01:37.827Z] #11 61.80 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-01-12T22:01:37.827Z] #11 61.82 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:01:37.827Z] #11 63.87 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T22:01:37.827Z] #11 63.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T22:01:37.827Z] #11 63.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:01:37.827Z] #11 64.10 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-01-12T22:01:37.827Z] #11 64.10 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-12T22:01:37.827Z] #11 64.12 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T22:01:37.827Z] #11 64.83 Selecting previously unselected package dmsetup. [2021-01-12T22:01:37.827Z] #11 64.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-01-12T22:01:37.827Z] #11 64.85 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T22:01:37.827Z] #11 65.18 Selecting previously unselected package mingw-w64-common. [2021-01-12T22:01:37.827Z] #11 65.18 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T22:01:37.827Z] #11 65.20 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T22:01:38.108Z] #11 ... [2021-01-12T22:01:38.108Z] [2021-01-12T22:01:38.108Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:38.108Z] #43 60.94 encoding/binary [2021-01-12T22:01:38.108Z] #43 60.96 flag [2021-01-12T22:01:38.108Z] #43 60.98 go/token [2021-01-12T22:01:38.108Z] #43 62.59 go/scanner [2021-01-12T22:01:38.108Z] #43 63.14 text/template/parse [2021-01-12T22:01:38.108Z] #43 63.86 encoding/base64 [2021-01-12T22:01:38.108Z] #43 64.81 go/ast [2021-01-12T22:01:38.108Z] #43 65.22 encoding/json [2021-01-12T22:01:38.108Z] #43 68.54 text/template [2021-01-12T22:01:38.108Z] #43 ... [2021-01-12T22:01:38.108Z] [2021-01-12T22:01:38.108Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:38.108Z] #40 70.88 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-01-12T22:01:38.108Z] #40 70.92 Setting up python-six (1.12.0-1) ... [2021-01-12T22:01:38.324Z] #47 ... [2021-01-12T22:01:38.324Z] [2021-01-12T22:01:38.324Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:38.324Z] #53 43.28 Reading package lists... [2021-01-12T22:01:38.324Z] #53 ... [2021-01-12T22:01:38.324Z] [2021-01-12T22:01:38.324Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:38.324Z] #40 33.92 Reading package lists... [2021-01-12T22:01:38.408Z] #43 41.56 CC images/userns.o [2021-01-12T22:01:38.584Z] #40 45.36 Reading package lists... [2021-01-12T22:01:38.584Z] #40 ... [2021-01-12T22:01:38.584Z] [2021-01-12T22:01:38.584Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:38.584Z] #53 43.28 Reading package lists... [2021-01-12T22:01:38.707Z] #43 41.93 CC images/google/protobuf/descriptor.o [2021-01-12T22:01:38.922Z] #47 ... [2021-01-12T22:01:38.922Z] [2021-01-12T22:01:38.922Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:38.922Z] #43 43.02 vendor/golang.org/x/crypto/internal/subtle [2021-01-12T22:01:38.922Z] #43 43.40 vendor/golang.org/x/crypto/curve25519 [2021-01-12T22:01:38.922Z] #43 ... [2021-01-12T22:01:38.922Z] [2021-01-12T22:01:38.922Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:38.922Z] #34 38.73 Reading package lists... [2021-01-12T22:01:38.922Z] #34 49.65 Building dependency tree... [2021-01-12T22:01:38.922Z] #34 ... [2021-01-12T22:01:38.922Z] [2021-01-12T22:01:38.922Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:39.178Z] #53 43.26 Reading package lists... [2021-01-12T22:01:39.178Z] #53 ... [2021-01-12T22:01:39.178Z] [2021-01-12T22:01:39.178Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:39.178Z] #47 53.46 go: extracting github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:39.413Z] #56 ... [2021-01-12T22:01:39.413Z] [2021-01-12T22:01:39.413Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:39.413Z] #43 162.6 net/textproto [2021-01-12T22:01:39.413Z] #43 162.6 crypto/x509 [2021-01-12T22:01:39.413Z] #43 ... [2021-01-12T22:01:39.413Z] [2021-01-12T22:01:39.413Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:39.413Z] #41 49.29 CC images/ipc-sem.o [2021-01-12T22:01:39.413Z] #41 49.60 CC images/utsns.o [2021-01-12T22:01:39.413Z] #41 49.92 CC images/creds.o [2021-01-12T22:01:39.413Z] #41 50.20 CC images/vma.o [2021-01-12T22:01:39.413Z] #41 50.56 CC images/netdev.o [2021-01-12T22:01:39.413Z] #41 50.85 CC images/tty.o [2021-01-12T22:01:39.413Z] #41 51.50 CC images/file-lock.o [2021-01-12T22:01:39.413Z] #41 51.72 CC images/rlimit.o [2021-01-12T22:01:39.413Z] #41 51.93 CC images/pagemap.o [2021-01-12T22:01:39.413Z] #41 52.12 CC images/siginfo.o [2021-01-12T22:01:39.413Z] #41 52.47 CC images/rpc.o [2021-01-12T22:01:39.413Z] #41 53.95 CC images/ext-file.o [2021-01-12T22:01:39.413Z] #41 54.39 CC images/cgroup.o [2021-01-12T22:01:39.413Z] #41 55.27 CC images/userns.o [2021-01-12T22:01:39.413Z] #41 55.80 CC images/google/protobuf/descriptor.o [2021-01-12T22:01:39.413Z] #41 58.44 CC images/opts.o [2021-01-12T22:01:39.413Z] #41 58.74 CC images/seccomp.o [2021-01-12T22:01:39.413Z] #41 58.94 CC images/binfmt-misc.o [2021-01-12T22:01:39.413Z] #41 59.23 CC images/time.o [2021-01-12T22:01:39.413Z] #41 59.56 CC images/sysctl.o [2021-01-12T22:01:39.741Z] #47 ... [2021-01-12T22:01:39.741Z] [2021-01-12T22:01:39.741Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:39.980Z] #41 59.89 CC images/autofs.o [2021-01-12T22:01:39.998Z] #40 44.27 Reading package lists... [2021-01-12T22:01:39.998Z] #40 ... [2021-01-12T22:01:39.998Z] [2021-01-12T22:01:39.998Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:39.998Z] #53 43.26 Reading package lists... [2021-01-12T22:01:40.045Z] #40 ... [2021-01-12T22:01:40.045Z] [2021-01-12T22:01:40.045Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:40.045Z] #34 63.13 Selecting previously unselected package libicu63:arm64. [2021-01-12T22:01:40.045Z] #34 63.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-12T22:01:40.045Z] #34 63.82 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T22:01:40.045Z] #34 70.88 Selecting previously unselected package libxml2:arm64. [2021-01-12T22:01:40.045Z] #34 70.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-01-12T22:01:40.045Z] #34 70.90 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:01:40.045Z] #34 71.68 Selecting previously unselected package libarchive13:arm64. [2021-01-12T22:01:40.045Z] #34 71.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-01-12T22:01:40.045Z] #34 71.71 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-12T22:01:40.045Z] #34 71.96 Selecting previously unselected package libjsoncpp1:arm64. [2021-01-12T22:01:40.045Z] #34 72.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-01-12T22:01:40.045Z] #34 72.10 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-12T22:01:40.277Z] #41 60.05 CC images/macvlan.o [2021-01-12T22:01:40.317Z] #34 73.30 Selecting previously unselected package librhash0:arm64. [2021-01-12T22:01:40.318Z] #34 73.31 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-01-12T22:01:40.318Z] #34 ... [2021-01-12T22:01:40.318Z] [2021-01-12T22:01:40.318Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:40.318Z] #43 73.12 go/parser [2021-01-12T22:01:40.544Z] #41 60.38 CC images/sit.o [2021-01-12T22:01:40.581Z] #43 73.56 encoding/xml [2021-01-12T22:01:40.805Z] #41 60.78 CC images/memfd.o [2021-01-12T22:01:40.805Z] #41 ... [2021-01-12T22:01:40.805Z] [2021-01-12T22:01:40.805Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:40.805Z] #43 164.5 vendor/golang.org/x/net/http/httpguts [2021-01-12T22:01:41.374Z] #43 165.0 vendor/golang.org/x/net/http/httpproxy [2021-01-12T22:01:41.399Z] #53 54.31 Building dependency tree... [2021-01-12T22:01:41.399Z] #53 ... [2021-01-12T22:01:41.399Z] [2021-01-12T22:01:41.399Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:41.399Z] #11 46.54 Reading package lists... [2021-01-12T22:01:41.399Z] #11 ... [2021-01-12T22:01:41.399Z] [2021-01-12T22:01:41.399Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:41.399Z] #34 45.73 Reading package lists... [2021-01-12T22:01:41.465Z] #43 44.14 CC images/opts.o [2021-01-12T22:01:41.465Z] #43 44.39 CC images/seccomp.o [2021-01-12T22:01:41.465Z] #43 ... [2021-01-12T22:01:41.465Z] [2021-01-12T22:01:41.465Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:41.465Z] #51 102.2 encoding/json [2021-01-12T22:01:41.465Z] #51 102.4 golang.org/x/sys/unix [2021-01-12T22:01:41.465Z] #51 ... [2021-01-12T22:01:41.465Z] [2021-01-12T22:01:41.465Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:41.465Z] #45 103.5 encoding/json [2021-01-12T22:01:41.465Z] #45 109.2 text/template [2021-01-12T22:01:41.465Z] #45 ... [2021-01-12T22:01:41.465Z] [2021-01-12T22:01:41.465Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:41.465Z] #43 44.75 CC images/binfmt-misc.o [2021-01-12T22:01:41.760Z] #43 44.94 CC images/time.o [2021-01-12T22:01:42.056Z] #43 45.12 CC images/sysctl.o [2021-01-12T22:01:42.056Z] #43 45.35 CC images/autofs.o [2021-01-12T22:01:42.314Z] #43 165.8 mime/multipart [2021-01-12T22:01:42.357Z] #43 45.63 CC images/macvlan.o [2021-01-12T22:01:42.655Z] #43 45.85 CC images/sit.o [2021-01-12T22:01:42.802Z] #53 54.63 Building dependency tree... [2021-01-12T22:01:42.948Z] #43 46.14 CC images/memfd.o [2021-01-12T22:01:43.241Z] #43 46.45 CC images/timens.o [2021-01-12T22:01:43.533Z] #43 46.71 LINK images/built-in.o [2021-01-12T22:01:43.826Z] #43 46.84 GEN compel/include/asm [2021-01-12T22:01:43.826Z] #43 46.88 GEN compel/include/version.h [2021-01-12T22:01:43.826Z] #43 46.90 touch .config [2021-01-12T22:01:43.826Z] #43 46.97 GEN include/common/config.h [2021-01-12T22:01:43.826Z] #43 47.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T22:01:43.826Z] #43 47.11 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T22:01:43.826Z] #43 47.13 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-01-12T22:01:43.826Z] #43 47.16 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-01-12T22:01:43.901Z] #43 76.26 go/doc [2021-01-12T22:01:44.119Z] #43 47.24 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-01-12T22:01:44.119Z] #43 47.26 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-01-12T22:01:44.119Z] #43 47.29 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-01-12T22:01:44.119Z] #43 47.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T22:01:44.119Z] #43 47.32 DEP compel/plugins/std/infect.d [2021-01-12T22:01:44.202Z] #34 57.00 Building dependency tree... [2021-01-12T22:01:44.412Z] #43 47.57 DEP compel/plugins/std/string.d [2021-01-12T22:01:44.707Z] #43 47.73 DEP compel/plugins/std/log.d [2021-01-12T22:01:44.707Z] #43 47.88 DEP compel/plugins/std/fds.d [2021-01-12T22:01:44.707Z] #43 47.99 DEP compel/plugins/std/std.d [2021-01-12T22:01:44.707Z] #43 48.10 DEP compel/plugins/shmem/shmem.d [2021-01-12T22:01:45.001Z] #43 48.22 DEP compel/plugins/fds/fds.d [2021-01-12T22:01:45.297Z] #43 48.38 CC compel/plugins/std/std.o [2021-01-12T22:01:45.324Z] #53 ... [2021-01-12T22:01:45.324Z] [2021-01-12T22:01:45.324Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:45.324Z] #34 55.35 The following additional packages will be installed: [2021-01-12T22:01:45.324Z] #34 55.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T22:01:45.324Z] #34 55.38 Suggested packages: [2021-01-12T22:01:45.324Z] #34 55.38 cmake-doc ninja-build lrzip [2021-01-12T22:01:45.324Z] #34 55.38 Recommended packages: [2021-01-12T22:01:45.324Z] #34 55.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T22:01:45.324Z] #34 56.91 The following NEW packages will be installed: [2021-01-12T22:01:45.324Z] #34 56.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T22:01:45.324Z] #34 56.93 vim-common xxd [2021-01-12T22:01:45.324Z] #34 57.54 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:45.324Z] #34 57.54 Need to get 14.9 MB of archives. [2021-01-12T22:01:45.324Z] #34 57.54 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T22:01:45.324Z] #34 57.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T22:01:45.324Z] #34 57.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:01:45.324Z] #34 57.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T22:01:45.324Z] #34 57.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T22:01:45.324Z] #34 58.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T22:01:45.324Z] #34 59.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T22:01:45.324Z] #34 59.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T22:01:45.324Z] #34 59.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T22:01:45.324Z] #34 59.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T22:01:45.324Z] #34 59.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T22:01:45.602Z] #43 168.8 crypto/tls [2021-01-12T22:01:45.829Z] #43 78.43 compress/flate [2021-01-12T22:01:45.829Z] #43 ... [2021-01-12T22:01:45.829Z] [2021-01-12T22:01:45.829Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:45.829Z] #40 73.31 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:01:45.829Z] #40 73.33 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T22:01:45.829Z] #40 73.48 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:45.829Z] #40 73.50 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-01-12T22:01:45.829Z] #40 73.53 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:45.829Z] #40 74.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:01:45.829Z] #40 74.47 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:45.829Z] #40 74.50 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-01-12T22:01:45.829Z] #40 74.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:01:45.829Z] #40 74.55 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T22:01:45.829Z] #40 78.36 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-01-12T22:01:45.943Z] #43 48.93 CC compel/plugins/std/fds.o [2021-01-12T22:01:46.093Z] #40 78.98 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:46.242Z] #43 49.43 CC compel/plugins/std/log.o [2021-01-12T22:01:46.538Z] #43 ... [2021-01-12T22:01:46.538Z] [2021-01-12T22:01:46.538Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:46.538Z] #56 DONE 170.1s [2021-01-12T22:01:46.538Z] [2021-01-12T22:01:46.538Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:46.538Z] #41 61.29 CC images/timens.o [2021-01-12T22:01:46.538Z] #41 61.68 LINK images/built-in.o [2021-01-12T22:01:46.538Z] #41 61.82 GEN compel/include/asm [2021-01-12T22:01:46.538Z] #41 61.85 GEN compel/include/version.h [2021-01-12T22:01:46.538Z] #41 61.88 touch .config [2021-01-12T22:01:46.538Z] #41 61.99 GEN include/common/config.h [2021-01-12T22:01:46.538Z] #41 62.16 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T22:01:46.538Z] #41 62.17 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T22:01:46.538Z] #41 62.24 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T22:01:46.538Z] #41 62.28 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T22:01:46.538Z] #41 62.35 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T22:01:46.538Z] #41 62.36 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T22:01:46.538Z] #41 62.39 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T22:01:46.538Z] #41 62.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T22:01:46.538Z] #41 62.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T22:01:46.538Z] #41 62.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T22:01:46.538Z] #41 62.51 DEP compel/plugins/std/infect.d [2021-01-12T22:01:46.538Z] #41 62.62 DEP compel/plugins/std/string.d [2021-01-12T22:01:46.538Z] #41 62.74 DEP compel/plugins/std/log.d [2021-01-12T22:01:46.538Z] #41 62.91 DEP compel/plugins/std/fds.d [2021-01-12T22:01:46.538Z] #41 63.07 DEP compel/plugins/std/std.d [2021-01-12T22:01:46.538Z] #41 63.24 DEP compel/plugins/shmem/shmem.d [2021-01-12T22:01:46.538Z] #41 63.40 DEP compel/plugins/fds/fds.d [2021-01-12T22:01:46.538Z] #41 63.67 CC compel/plugins/std/std.o [2021-01-12T22:01:46.538Z] #41 64.39 CC compel/plugins/std/fds.o [2021-01-12T22:01:46.538Z] #41 65.07 CC compel/plugins/std/log.o [2021-01-12T22:01:46.538Z] #41 66.16 CC compel/plugins/std/string.o [2021-01-12T22:01:46.538Z] #41 ... [2021-01-12T22:01:46.538Z] [2021-01-12T22:01:46.538Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:01:46.538Z] #57 DONE 0.1s [2021-01-12T22:01:46.744Z] #34 ... [2021-01-12T22:01:46.744Z] [2021-01-12T22:01:46.744Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:46.744Z] #40 45.36 Reading package lists... [2021-01-12T22:01:46.744Z] #40 56.47 Building dependency tree... [2021-01-12T22:01:46.744Z] #40 61.19 The following additional packages will be installed: [2021-01-12T22:01:46.744Z] #40 61.22 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T22:01:46.744Z] #40 61.22 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T22:01:46.744Z] #40 61.25 Suggested packages: [2021-01-12T22:01:46.744Z] #40 61.26 manpages-dev python-setuptools [2021-01-12T22:01:46.797Z] [2021-01-12T22:01:46.797Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T22:01:46.797Z] #58 DONE 0.1s [2021-01-12T22:01:46.797Z] [2021-01-12T22:01:46.797Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:47.213Z] #34 61.72 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:47.290Z] #43 50.38 CC compel/plugins/std/string.o [2021-01-12T22:01:47.365Z] #43 ... [2021-01-12T22:01:47.365Z] [2021-01-12T22:01:47.365Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:47.365Z] #41 67.32 CC compel/plugins/std/infect.o [2021-01-12T22:01:47.471Z] #34 ... [2021-01-12T22:01:47.471Z] [2021-01-12T22:01:47.471Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:47.471Z] #53 60.33 The following additional packages will be installed: [2021-01-12T22:01:47.471Z] #53 60.35 libbtrfs0 [2021-01-12T22:01:47.471Z] #53 60.78 The following NEW packages will be installed: [2021-01-12T22:01:47.471Z] #53 60.79 libbtrfs-dev libbtrfs0 [2021-01-12T22:01:47.471Z] #53 61.33 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:47.471Z] #53 61.33 Need to get 119 kB of archives. [2021-01-12T22:01:47.471Z] #53 61.33 After this operation, 387 kB of additional disk space will be used. [2021-01-12T22:01:47.471Z] #53 61.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:01:47.471Z] #53 61.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:01:47.585Z] #43 ... [2021-01-12T22:01:47.586Z] [2021-01-12T22:01:47.586Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:47.586Z] #13 116.1 Selecting previously unselected package libapparmor1:ppc64el. [2021-01-12T22:01:47.586Z] #13 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-01-12T22:01:47.586Z] #13 116.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 116.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.3 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-12T22:01:47.586Z] #13 116.5 Selecting previously unselected package libbtrfs0. [2021-01-12T22:01:47.586Z] #13 116.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:47.586Z] #13 116.5 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:01:47.586Z] #13 116.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:47.586Z] #13 116.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-01-12T22:01:47.586Z] #13 116.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T22:01:47.586Z] #13 116.7 Selecting previously unselected package libudev-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 116.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.8 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T22:01:47.586Z] #13 116.9 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 116.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-01-12T22:01:47.586Z] #13 117.2 Selecting previously unselected package libpcre16-3:ppc64el. [2021-01-12T22:01:47.586Z] #13 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 117.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-12T22:01:47.586Z] #13 117.4 Selecting previously unselected package libpcre32-3:ppc64el. [2021-01-12T22:01:47.586Z] #13 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 117.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-12T22:01:47.586Z] #13 117.6 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-01-12T22:01:47.586Z] #13 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 117.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-12T22:01:47.586Z] #13 117.8 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 117.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 117.9 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-12T22:01:47.586Z] #13 118.3 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 118.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-12T22:01:47.586Z] #13 118.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 118.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-12T22:01:47.586Z] #13 118.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-01-12T22:01:47.586Z] #13 118.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2021-01-12T22:01:47.586Z] #13 118.5 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-12T22:01:47.686Z] #40 ... [2021-01-12T22:01:47.686Z] [2021-01-12T22:01:47.686Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:47.686Z] #34 62.86 The following additional packages will be installed: [2021-01-12T22:01:47.686Z] #34 62.86 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-01-12T22:01:47.686Z] #34 62.89 Suggested packages: [2021-01-12T22:01:47.686Z] #34 62.89 cmake-doc ninja-build lrzip [2021-01-12T22:01:47.686Z] #34 62.89 Recommended packages: [2021-01-12T22:01:47.686Z] #34 62.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-01-12T22:01:47.880Z] #13 118.6 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-01-12T22:01:47.880Z] #13 118.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2021-01-12T22:01:47.880Z] #13 118.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T22:01:47.934Z] #41 67.99 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T22:01:48.020Z] #40 ... [2021-01-12T22:01:48.020Z] [2021-01-12T22:01:48.020Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:48.020Z] #43 80.92 github.com/LK4D4/vndr/build [2021-01-12T22:01:48.184Z] #13 119.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-01-12T22:01:48.184Z] #13 119.0 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2021-01-12T22:01:48.184Z] #13 119.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-01-12T22:01:48.184Z] #13 119.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:01:48.184Z] #13 119.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-01-12T22:01:48.184Z] #13 119.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:01:48.185Z] #13 119.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:48.185Z] #13 119.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-01-12T22:01:48.185Z] #13 119.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T22:01:48.185Z] #13 119.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2021-01-12T22:01:48.193Z] #41 68.09 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T22:01:48.193Z] #41 68.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T22:01:48.193Z] #41 68.22 AR compel/plugins/std.lib.a [2021-01-12T22:01:48.193Z] #41 68.29 CC compel/plugins/fds/fds.o [2021-01-12T22:01:48.399Z] #53 62.85 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:48.481Z] #13 119.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:01:48.481Z] #13 119.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-01-12T22:01:48.481Z] #13 119.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:48.481Z] #13 119.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-12T22:01:48.481Z] #13 119.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-12T22:01:48.481Z] #13 119.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:48.481Z] #13 119.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-12T22:01:48.481Z] #13 119.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-12T22:01:48.481Z] #13 119.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:01:48.481Z] #13 119.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-01-12T22:01:48.481Z] #13 119.4 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T22:01:48.481Z] #13 119.4 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T22:01:48.481Z] #13 119.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-01-12T22:01:48.481Z] #13 119.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-01-12T22:01:48.481Z] #13 119.4 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:48.603Z] #43 81.44 crypto/x509/pkix [2021-01-12T22:01:48.654Z] #53 63.20 Fetched 119 kB in 0s (301 kB/s) [2021-01-12T22:01:48.761Z] #41 68.60 AR compel/plugins/fds.lib.a [2021-01-12T22:01:48.761Z] #41 68.72 HOSTDEP compel/src/lib/log-host.d [2021-01-12T22:01:48.761Z] #41 68.83 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T22:01:48.776Z] #13 DONE 119.8s [2021-01-12T22:01:48.776Z] [2021-01-12T22:01:48.776Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T22:01:48.866Z] #43 81.84 compress/gzip [2021-01-12T22:01:48.910Z] #53 63.35 Selecting previously unselected package libbtrfs0. [2021-01-12T22:01:49.020Z] #41 68.94 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T22:01:49.071Z] #34 64.60 The following NEW packages will be installed: [2021-01-12T22:01:49.071Z] #34 64.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-01-12T22:01:49.071Z] #34 64.62 vim-common xxd [2021-01-12T22:01:49.166Z] #53 63.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:01:49.166Z] #53 63.49 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:01:49.166Z] #53 63.51 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:49.178Z] #43 82.07 vendor/golang.org/x/crypto/cryptobyte [2021-01-12T22:01:49.279Z] #41 69.10 HOSTDEP compel/src/main-host.d [2021-01-12T22:01:49.279Z] #41 69.27 DEP compel/src/lib/ptrace.d [2021-01-12T22:01:49.279Z] #41 69.38 DEP compel/src/lib/infect.d [2021-01-12T22:01:49.419Z] #14 DONE 0.5s [2021-01-12T22:01:49.419Z] [2021-01-12T22:01:49.419Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:49.419Z] #53 0.464 + RM_GOPATH=0 [2021-01-12T22:01:49.419Z] #53 0.465 + TMP_GOPATH= [2021-01-12T22:01:49.419Z] #53 0.466 + : /build [2021-01-12T22:01:49.419Z] #53 0.467 + '[' -z '' ']' [2021-01-12T22:01:49.419Z] #53 0.468 ++ mktemp -d [2021-01-12T22:01:49.419Z] #53 0.476 + export GOPATH=/tmp/tmp.WPza3yB1hE [2021-01-12T22:01:49.419Z] #53 0.477 + GOPATH=/tmp/tmp.WPza3yB1hE [2021-01-12T22:01:49.419Z] #53 0.478 + RM_GOPATH=1 [2021-01-12T22:01:49.419Z] #53 0.479 + case "$(go env GOARCH)" in [2021-01-12T22:01:49.419Z] #53 0.480 ++ go env GOARCH [2021-01-12T22:01:49.419Z] #53 0.502 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:49.419Z] #53 0.503 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:49.419Z] #53 0.504 ++ dirname /tmp/install/install.sh [2021-01-12T22:01:49.419Z] #53 0.516 + dir=/tmp/install [2021-01-12T22:01:49.419Z] #53 0.516 + bin=runc [2021-01-12T22:01:49.419Z] #53 0.516 + shift [2021-01-12T22:01:49.419Z] #53 0.517 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T22:01:49.419Z] #53 0.519 + . /tmp/install/runc.installer [2021-01-12T22:01:49.419Z] #53 0.523 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:01:49.419Z] #53 0.524 + install_runc [2021-01-12T22:01:49.419Z] #53 0.536 + uname -r [2021-01-12T22:01:49.419Z] #53 0.537 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T22:01:49.419Z] #53 0.542 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T22:01:49.419Z] #53 0.542 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T22:01:49.419Z] #53 0.542 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WPza3yB1hE/src/github.com/opencontainers/runc [2021-01-12T22:01:49.419Z] #53 0.542 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T22:01:49.420Z] #53 0.566 Cloning into '/tmp/tmp.WPza3yB1hE/src/github.com/opencontainers/runc'... [2021-01-12T22:01:49.538Z] #41 69.57 DEP compel/src/lib/infect-util.d [2021-01-12T22:01:49.539Z] #41 69.63 DEP compel/src/lib/infect-rpc.d [2021-01-12T22:01:49.644Z] #34 65.13 0 upgraded, 10 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:49.644Z] #34 65.13 Need to get 14.9 MB of archives. [2021-01-12T22:01:49.644Z] #34 65.13 After this operation, 61.8 MB of additional disk space will be used. [2021-01-12T22:01:49.644Z] #34 65.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T22:01:49.644Z] #34 65.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:01:49.715Z] #53 ... [2021-01-12T22:01:49.715Z] [2021-01-12T22:01:49.715Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:01:49.715Z] #15 DONE 0.5s [2021-01-12T22:01:49.732Z] #53 64.01 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:01:49.732Z] #53 64.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:01:49.732Z] #53 64.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:49.798Z] #41 69.72 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T22:01:49.905Z] #34 65.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-01-12T22:01:49.905Z] #34 65.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T22:01:50.011Z] [2021-01-12T22:01:50.011Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T22:01:50.011Z] #16 0.255 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T22:01:50.057Z] #41 69.97 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T22:01:50.057Z] #41 70.08 DEP compel/src/lib/log.d [2021-01-12T22:01:50.128Z] #43 82.96 vendor/golang.org/x/text/unicode/bidi [2021-01-12T22:01:50.128Z] #43 ... [2021-01-12T22:01:50.128Z] [2021-01-12T22:01:50.128Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:50.128Z] #40 DONE 83.2s [2021-01-12T22:01:50.295Z] #53 64.64 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:50.295Z] #53 64.70 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:50.295Z] #53 64.73 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:50.308Z] #16 DONE 0.4s [2021-01-12T22:01:50.308Z] [2021-01-12T22:01:50.308Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:50.308Z] #43 51.12 CC compel/plugins/std/infect.o [2021-01-12T22:01:50.308Z] #43 51.61 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-01-12T22:01:50.308Z] #43 51.66 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-01-12T22:01:50.308Z] #43 51.71 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-01-12T22:01:50.308Z] #43 51.76 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-01-12T22:01:50.308Z] #43 51.81 AR compel/plugins/std.lib.a [2021-01-12T22:01:50.308Z] #43 51.89 CC compel/plugins/fds/fds.o [2021-01-12T22:01:50.308Z] #43 52.23 AR compel/plugins/fds.lib.a [2021-01-12T22:01:50.308Z] #43 52.29 HOSTDEP compel/src/lib/log-host.d [2021-01-12T22:01:50.308Z] #43 52.47 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T22:01:50.308Z] #43 52.64 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-01-12T22:01:50.308Z] #43 52.76 HOSTDEP compel/src/main-host.d [2021-01-12T22:01:50.308Z] #43 52.83 DEP compel/src/lib/ptrace.d [2021-01-12T22:01:50.308Z] #43 52.96 DEP compel/src/lib/infect.d [2021-01-12T22:01:50.308Z] #43 53.29 DEP compel/src/lib/infect-util.d [2021-01-12T22:01:50.308Z] #43 53.42 DEP compel/src/lib/infect-rpc.d [2021-01-12T22:01:50.308Z] #43 53.62 DEP compel/arch/ppc64/src/lib/infect.d [2021-01-12T22:01:50.308Z] #43 53.70 DEP compel/arch/ppc64/src/lib/cpu.d [2021-01-12T22:01:50.316Z] #41 70.17 DEP compel/src/main.d [2021-01-12T22:01:50.316Z] #41 70.33 DEP compel/src/lib/handle-elf.d [2021-01-12T22:01:50.393Z] [2021-01-12T22:01:50.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:50.393Z] #41 ... [2021-01-12T22:01:50.393Z] [2021-01-12T22:01:50.393Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:50.393Z] #34 73.31 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-01-12T22:01:50.393Z] #34 73.31 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-01-12T22:01:50.393Z] #34 74.48 Selecting previously unselected package libuv1:arm64. [2021-01-12T22:01:50.393Z] #34 74.48 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-01-12T22:01:50.393Z] #34 74.49 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-01-12T22:01:50.393Z] #34 74.69 Selecting previously unselected package cmake. [2021-01-12T22:01:50.393Z] #34 74.72 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-01-12T22:01:50.393Z] #34 74.74 Unpacking cmake (3.13.4-1) ... [2021-01-12T22:01:50.393Z] #34 77.81 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T22:01:50.393Z] #34 78.37 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:01:50.393Z] #34 78.98 Setting up libuv1:arm64 (1.24.1-1) ... [2021-01-12T22:01:50.393Z] #34 79.39 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:01:50.393Z] #34 80.32 Setting up librhash0:arm64 (1.3.8-1) ... [2021-01-12T22:01:50.393Z] #34 82.81 Setting up cmake-data (3.13.4-1) ... [2021-01-12T22:01:50.393Z] #34 83.30 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:01:50.393Z] #34 83.31 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-01-12T22:01:50.393Z] #34 83.33 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-01-12T22:01:50.393Z] #34 83.37 Setting up cmake (3.13.4-1) ... [2021-01-12T22:01:50.393Z] #34 83.43 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:50.551Z] #53 ... [2021-01-12T22:01:50.551Z] [2021-01-12T22:01:50.551Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:50.551Z] #11 43.64 Reading package lists... [2021-01-12T22:01:50.551Z] #11 55.26 Building dependency tree... [2021-01-12T22:01:50.551Z] #11 61.21 The following additional packages will be installed: [2021-01-12T22:01:50.551Z] #11 61.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T22:01:50.551Z] #11 61.21 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T22:01:50.551Z] #11 61.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T22:01:50.551Z] #11 61.22 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T22:01:50.551Z] #11 61.22 mingw-w64-x86-64-dev [2021-01-12T22:01:50.551Z] #11 61.25 Suggested packages: [2021-01-12T22:01:50.551Z] #11 61.25 gcc-8-locales seccomp wine64 [2021-01-12T22:01:50.551Z] #11 63.06 The following NEW packages will be installed: [2021-01-12T22:01:50.551Z] #11 63.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T22:01:50.551Z] #11 63.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T22:01:50.551Z] #11 63.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T22:01:50.551Z] #11 63.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T22:01:50.551Z] #11 63.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T22:01:50.551Z] #11 63.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T22:01:50.551Z] #11 63.08 The following packages will be upgraded: [2021-01-12T22:01:50.551Z] #11 63.09 libsystemd0 libudev1 [2021-01-12T22:01:50.551Z] #11 63.52 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:01:50.551Z] #11 63.52 Need to get 78.2 MB of archives. [2021-01-12T22:01:50.551Z] #11 63.52 After this operation, 487 MB of additional disk space will be used. [2021-01-12T22:01:50.551Z] #11 63.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T22:01:50.551Z] #11 63.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T22:01:50.551Z] #11 63.71 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-12T22:01:50.551Z] #11 64.21 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-12T22:01:50.551Z] #11 64.67 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-12T22:01:50.551Z] #11 64.70 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-12T22:01:50.551Z] #11 64.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T22:01:50.551Z] #11 64.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T22:01:50.551Z] #11 ... [2021-01-12T22:01:50.551Z] [2021-01-12T22:01:50.551Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:50.551Z] #34 62.07 Fetched 14.9 MB in 3s (5746 kB/s) [2021-01-12T22:01:50.551Z] #34 62.26 Selecting previously unselected package xxd. [2021-01-12T22:01:50.551Z] #34 62.26 (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-12T22:01:50.551Z] #34 62.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:01:50.551Z] #34 62.37 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:01:50.551Z] #34 62.83 Selecting previously unselected package vim-common. [2021-01-12T22:01:50.551Z] #34 62.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:01:50.551Z] #34 62.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:01:50.551Z] #34 63.45 Selecting previously unselected package cmake-data. [2021-01-12T22:01:50.551Z] #34 63.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T22:01:50.551Z] #34 63.51 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T22:01:50.577Z] #41 70.49 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T22:01:50.577Z] #41 70.63 CC compel/src/lib/log.o [2021-01-12T22:01:50.605Z] #43 ... [2021-01-12T22:01:50.605Z] [2021-01-12T22:01:50.605Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T22:01:50.605Z] #17 DONE 0.4s [2021-01-12T22:01:50.605Z] [2021-01-12T22:01:50.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:50.605Z] #43 53.76 DEP compel/src/lib/log.d [2021-01-12T22:01:50.605Z] #43 53.86 DEP compel/src/main.d [2021-01-12T22:01:50.605Z] #43 53.96 DEP compel/src/lib/handle-elf.d [2021-01-12T22:01:50.657Z] #34 83.65 Processing triggers for mime-support (3.62) ... [2021-01-12T22:01:50.807Z] #34 ... [2021-01-12T22:01:50.807Z] [2021-01-12T22:01:50.807Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:50.807Z] #40 44.27 Reading package lists... [2021-01-12T22:01:50.807Z] #40 55.75 Building dependency tree... [2021-01-12T22:01:50.807Z] #40 61.38 The following additional packages will be installed: [2021-01-12T22:01:50.807Z] #40 61.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-01-12T22:01:50.807Z] #40 61.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-01-12T22:01:50.807Z] #40 61.38 Suggested packages: [2021-01-12T22:01:50.807Z] #40 61.38 manpages-dev python-setuptools [2021-01-12T22:01:50.807Z] #40 62.88 The following NEW packages will be installed: [2021-01-12T22:01:50.807Z] #40 62.92 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T22:01:50.807Z] #40 62.92 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T22:01:50.807Z] #40 62.92 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T22:01:50.807Z] #40 62.92 python-six zlib1g-dev [2021-01-12T22:01:50.807Z] #40 63.36 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:50.807Z] #40 63.36 Need to get 4095 kB of archives. [2021-01-12T22:01:50.807Z] #40 63.36 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T22:01:50.807Z] #40 63.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T22:01:50.807Z] #40 63.37 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-12T22:01:50.807Z] #40 63.38 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-12T22:01:50.807Z] #40 63.39 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-12T22:01:50.807Z] #40 63.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T22:01:50.807Z] #40 63.42 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-12T22:01:50.807Z] #40 63.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-01-12T22:01:50.807Z] #40 63.43 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-12T22:01:50.807Z] #40 63.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T22:01:50.807Z] #40 63.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T22:01:50.807Z] #40 63.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T22:01:50.807Z] #40 63.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T22:01:50.807Z] #40 63.95 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-12T22:01:50.807Z] #40 63.96 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-12T22:01:50.808Z] #40 63.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T22:01:50.808Z] #40 64.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T22:01:50.808Z] #40 64.04 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-12T22:01:50.847Z] #34 ... [2021-01-12T22:01:50.847Z] [2021-01-12T22:01:50.847Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:50.847Z] #62 DONE 66.2s [2021-01-12T22:01:50.847Z] [2021-01-12T22:01:50.847Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:50.847Z] #53 54.31 Building dependency tree... [2021-01-12T22:01:50.847Z] #53 60.09 The following additional packages will be installed: [2021-01-12T22:01:50.847Z] #53 60.11 libbtrfs0 [2021-01-12T22:01:50.847Z] #53 60.49 The following NEW packages will be installed: [2021-01-12T22:01:50.847Z] #53 60.52 libbtrfs-dev libbtrfs0 [2021-01-12T22:01:50.847Z] #53 61.08 0 upgraded, 2 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:50.847Z] #53 61.08 Need to get 119 kB of archives. [2021-01-12T22:01:50.847Z] #53 61.08 After this operation, 387 kB of additional disk space will be used. [2021-01-12T22:01:50.847Z] #53 61.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:01:50.847Z] #53 61.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:01:50.847Z] #53 62.98 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:50.847Z] #53 63.49 Fetched 119 kB in 0s (394 kB/s) [2021-01-12T22:01:50.847Z] #53 63.91 Selecting previously unselected package libbtrfs0. [2021-01-12T22:01:50.847Z] #53 63.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-12T22:01:50.847Z] #53 64.14 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:01:50.847Z] #53 64.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:50.847Z] #53 64.42 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:01:50.847Z] #53 64.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:01:50.847Z] #53 64.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:50.847Z] #53 65.09 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:50.847Z] #53 65.17 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:50.847Z] #53 65.27 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:50.847Z] #53 DONE 66.2s [2021-01-12T22:01:50.847Z] [2021-01-12T22:01:50.847Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:50.847Z] #47 56.19 go: extracting golang.org/x/text v0.3.2 [2021-01-12T22:01:50.847Z] #47 65.25 go: finding github.com/fatih/color v1.7.0 [2021-01-12T22:01:50.847Z] #47 65.29 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:50.847Z] #47 65.37 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:50.847Z] #47 65.40 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:50.847Z] #47 65.53 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:50.847Z] #47 65.56 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:50.847Z] #47 65.59 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:50.847Z] #47 65.59 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:50.847Z] #47 65.67 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T22:01:50.847Z] #47 65.68 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.69 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:50.847Z] #47 65.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:50.847Z] #47 65.74 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:50.847Z] #47 65.74 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.75 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T22:01:50.847Z] #47 65.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.78 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:50.847Z] #47 65.80 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.92 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:50.847Z] #47 65.96 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:50.847Z] #47 66.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:50.847Z] #47 66.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:50.847Z] #47 66.06 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:50.847Z] #47 66.06 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:50.847Z] #47 66.09 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:50.847Z] #47 66.11 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:50.847Z] #47 66.15 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:50.847Z] #47 66.25 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:50.901Z] #43 54.07 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-01-12T22:01:50.901Z] #43 ... [2021-01-12T22:01:50.901Z] [2021-01-12T22:01:50.901Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:01:50.901Z] #18 DONE 0.3s [2021-01-12T22:01:50.901Z] [2021-01-12T22:01:50.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:50.901Z] #43 54.18 CC compel/src/lib/log.o [2021-01-12T22:01:51.063Z] #40 ... [2021-01-12T22:01:51.063Z] [2021-01-12T22:01:51.063Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:51.063Z] #11 65.48 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-12T22:01:51.063Z] #11 ... [2021-01-12T22:01:51.063Z] [2021-01-12T22:01:51.063Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-01-12T22:01:51.063Z] #53 DONE 65.6s [2021-01-12T22:01:51.063Z] [2021-01-12T22:01:51.063Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:51.063Z] #62 DONE 65.6s [2021-01-12T22:01:51.063Z] [2021-01-12T22:01:51.063Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:51.063Z] #47 55.59 go: extracting golang.org/x/text v0.3.2 [2021-01-12T22:01:51.063Z] #47 64.95 go: finding github.com/fatih/color v1.7.0 [2021-01-12T22:01:51.063Z] #47 65.25 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-01-12T22:01:51.063Z] #47 65.25 go: finding github.com/mattn/go-colorable v0.1.4 [2021-01-12T22:01:51.063Z] #47 65.29 go: finding github.com/mattn/go-isatty v0.0.8 [2021-01-12T22:01:51.063Z] #47 65.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-01-12T22:01:51.063Z] #47 65.46 go: finding github.com/pkg/errors v0.8.1 [2021-01-12T22:01:51.063Z] #47 65.56 go: finding github.com/sirupsen/logrus v1.4.2 [2021-01-12T22:01:51.063Z] #47 65.64 go: finding github.com/go-critic/go-critic v0.4.1 [2021-01-12T22:01:51.107Z] #47 66.39 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:51.107Z] #47 ... [2021-01-12T22:01:51.107Z] [2021-01-12T22:01:51.107Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:51.107Z] #40 63.68 The following NEW packages will be installed: [2021-01-12T22:01:51.107Z] #40 63.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-01-12T22:01:51.107Z] #40 63.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-01-12T22:01:51.107Z] #40 63.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-01-12T22:01:51.107Z] #40 63.70 python-six zlib1g-dev [2021-01-12T22:01:51.107Z] #40 64.24 0 upgraded, 17 newly installed, 0 to remove and 17 not upgraded. [2021-01-12T22:01:51.107Z] #40 64.24 Need to get 4095 kB of archives. [2021-01-12T22:01:51.107Z] #40 64.24 After this operation, 22.5 MB of additional disk space will be used. [2021-01-12T22:01:51.107Z] #40 64.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-01-12T22:01:51.107Z] #40 64.25 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-12T22:01:51.107Z] #40 64.25 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-12T22:01:51.107Z] #40 64.25 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-12T22:01:51.107Z] #40 64.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-01-12T22:01:51.107Z] #40 64.28 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-12T22:01:51.107Z] #40 64.30 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-12T22:01:51.107Z] #40 64.31 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-12T22:01:51.107Z] #40 64.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-01-12T22:01:51.107Z] #40 64.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-01-12T22:01:51.107Z] #40 64.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-01-12T22:01:51.107Z] #40 64.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-01-12T22:01:51.107Z] #40 64.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-01-12T22:01:51.107Z] #40 64.94 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-12T22:01:51.107Z] #40 64.94 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-01-12T22:01:51.107Z] #40 64.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-01-12T22:01:51.107Z] #40 64.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-01-12T22:01:51.107Z] #40 66.33 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:01:51.145Z] #41 71.07 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T22:01:51.197Z] #43 54.45 CC compel/arch/ppc64/src/lib/cpu.o [2021-01-12T22:01:51.197Z] #43 ... [2021-01-12T22:01:51.197Z] [2021-01-12T22:01:51.197Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:01:51.197Z] #19 DONE 0.4s [2021-01-12T22:01:51.319Z] #47 65.69 go: finding github.com/stretchr/testify v1.4.0 [2021-01-12T22:01:51.319Z] #47 65.69 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-01-12T22:01:51.319Z] #47 65.69 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-01-12T22:01:51.319Z] #47 65.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-01-12T22:01:51.319Z] #47 65.77 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-01-12T22:01:51.319Z] #47 65.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-01-12T22:01:51.319Z] #47 ... [2021-01-12T22:01:51.319Z] [2021-01-12T22:01:51.319Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:51.370Z] #40 66.72 Fetched 4095 kB in 1s (3926 kB/s) [2021-01-12T22:01:51.506Z] [2021-01-12T22:01:51.506Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:51.506Z] #51 122.4 golang.org/x/crypto/ssh/terminal [2021-01-12T22:01:51.630Z] #40 66.96 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T22:01:51.642Z] #34 ... [2021-01-12T22:01:51.642Z] [2021-01-12T22:01:51.642Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:51.642Z] #11 74.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T22:01:51.642Z] #11 74.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T22:01:51.642Z] #11 74.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:01:51.642Z] #11 84.03 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:01:51.642Z] #11 84.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T22:01:51.642Z] #11 84.05 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:51.739Z] Running on azwin-2-a1ecb0 in d:\jenkins\workspace\moby_PR-41869 [Pipeline] { [Pipeline] ws [2021-01-12T22:01:51.756Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-01-12T22:01:51.905Z] #40 66.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:01:51.905Z] #40 67.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T22:01:51.905Z] #40 67.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:01:51.930Z] #11 ... [2021-01-12T22:01:51.930Z] [2021-01-12T22:01:51.930Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:51.930Z] #43 84.82 vendor/golang.org/x/text/unicode/norm [2021-01-12T22:01:52.166Z] #40 67.48 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:01:52.166Z] #40 67.48 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:01:52.166Z] #40 ... [2021-01-12T22:01:52.166Z] [2021-01-12T22:01:52.166Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:52.166Z] #11 46.54 Reading package lists... [2021-01-12T22:01:52.166Z] #11 57.89 Building dependency tree... [2021-01-12T22:01:52.166Z] #11 62.77 The following additional packages will be installed: [2021-01-12T22:01:52.166Z] #11 62.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-01-12T22:01:52.166Z] #11 62.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-01-12T22:01:52.166Z] #11 62.78 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-01-12T22:01:52.166Z] #11 62.78 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-01-12T22:01:52.166Z] #11 62.78 mingw-w64-x86-64-dev [2021-01-12T22:01:52.166Z] #11 62.80 Suggested packages: [2021-01-12T22:01:52.166Z] #11 62.80 gcc-8-locales seccomp wine64 [2021-01-12T22:01:52.166Z] #11 65.38 The following NEW packages will be installed: [2021-01-12T22:01:52.166Z] #11 65.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-01-12T22:01:52.166Z] #11 65.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-01-12T22:01:52.166Z] #11 65.40 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-01-12T22:01:52.166Z] #11 65.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-01-12T22:01:52.166Z] #11 65.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-01-12T22:01:52.166Z] #11 65.41 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-01-12T22:01:52.166Z] #11 65.42 The following packages will be upgraded: [2021-01-12T22:01:52.166Z] #11 65.43 libsystemd0 libudev1 [2021-01-12T22:01:52.166Z] #11 65.83 2 upgraded, 25 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:01:52.166Z] #11 65.83 Need to get 78.2 MB of archives. [2021-01-12T22:01:52.166Z] #11 65.83 After this operation, 487 MB of additional disk space will be used. [2021-01-12T22:01:52.166Z] #11 65.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2021-01-12T22:01:52.166Z] #11 65.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2021-01-12T22:01:52.166Z] #11 65.85 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-12T22:01:52.166Z] #11 66.08 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-12T22:01:52.166Z] #11 66.57 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-12T22:01:52.166Z] #11 66.62 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-12T22:01:52.166Z] #11 66.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-01-12T22:01:52.166Z] #11 66.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-01-12T22:01:52.166Z] #11 67.53 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-12T22:01:52.166Z] #11 ... [2021-01-12T22:01:52.166Z] [2021-01-12T22:01:52.166Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:52.166Z] #47 66.44 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:52.166Z] #47 66.58 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:52.166Z] #47 66.72 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:52.166Z] #47 66.77 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:52.166Z] #47 66.82 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:52.166Z] #47 66.87 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:52.166Z] #47 66.87 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:52.166Z] #47 67.07 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:52.166Z] #47 67.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:52.166Z] #47 67.26 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T22:01:52.166Z] #47 67.34 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T22:01:52.166Z] #47 67.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:52.166Z] #47 67.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:52.166Z] #47 67.45 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:52.166Z] #47 67.50 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:52.166Z] #47 67.57 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:52.166Z] #47 67.65 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:52.193Z] #43 85.11 vendor/golang.org/x/net/http2/hpack [2021-01-12T22:01:52.426Z] #47 67.74 go: finding golang.org/x/text v0.3.2 [2021-01-12T22:01:52.426Z] #47 67.83 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:52.426Z] #47 67.87 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:52.426Z] #47 67.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:52.457Z] #43 ... [2021-01-12T22:01:52.457Z] [2021-01-12T22:01:52.457Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:01:52.457Z] #34 DONE 85.5s [2021-01-12T22:01:52.522Z] #41 72.29 CC compel/arch/x86/src/lib/infect.o [2021-01-12T22:01:52.686Z] #47 68.02 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:52.686Z] #47 68.20 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:52.720Z] [2021-01-12T22:01:52.720Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:52.720Z] #11 85.52 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T22:01:52.720Z] #11 85.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T22:01:52.720Z] #11 85.53 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:52.980Z] #47 68.26 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:52.980Z] #47 68.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:52.980Z] #47 68.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:52.981Z] #47 68.33 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:52.981Z] #47 68.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:52.981Z] #47 68.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:52.981Z] #47 68.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:52.981Z] #47 68.43 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:52.981Z] #47 68.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:52.981Z] #47 68.49 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:53.031Z] #51 ... [2021-01-12T22:01:53.031Z] [2021-01-12T22:01:53.031Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:53.031Z] #45 113.8 go/parser [2021-01-12T22:01:53.031Z] #45 119.3 encoding/xml [2021-01-12T22:01:53.031Z] #45 ... [2021-01-12T22:01:53.031Z] [2021-01-12T22:01:53.031Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:53.031Z] #43 54.95 CC compel/arch/ppc64/src/lib/infect.o [2021-01-12T22:01:53.031Z] #43 55.84 CC compel/src/lib/infect-rpc.o [2021-01-12T22:01:53.031Z] #43 56.31 CC compel/src/lib/infect-util.o [2021-01-12T22:01:53.243Z] #47 68.55 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:53.243Z] #47 68.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:53.243Z] #47 68.65 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:53.243Z] #47 68.67 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:53.296Z] #11 ... [2021-01-12T22:01:53.296Z] [2021-01-12T22:01:53.296Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:53.296Z] #49 76.79 golang.org/x/crypto/ssh/terminal [2021-01-12T22:01:53.296Z] #49 78.20 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T22:01:53.296Z] #49 DONE 86.1s [2021-01-12T22:01:53.296Z] [2021-01-12T22:01:53.296Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:01:53.296Z] #41 3.098 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:01:53.296Z] #41 3.098 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:01:53.296Z] #41 3.132 Note: Building without GnuTLS support [2021-01-12T22:01:53.296Z] #41 3.138 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:01:53.296Z] #41 3.138 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:01:53.326Z] #43 56.60 CC compel/src/lib/infect.o [2021-01-12T22:01:53.459Z] #41 ... [2021-01-12T22:01:53.459Z] [2021-01-12T22:01:53.459Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:01:53.459Z] #11 176.9 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T22:01:53.459Z] #11 176.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T22:01:53.459Z] #11 177.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:01:53.504Z] #47 68.85 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:53.504Z] #47 68.85 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:53.717Z] #11 177.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T22:01:53.718Z] #11 177.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T22:01:53.718Z] #11 177.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:01:53.765Z] #47 ... [2021-01-12T22:01:53.765Z] [2021-01-12T22:01:53.765Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:53.765Z] #32 59.06 internal/reflectlite [2021-01-12T22:01:53.765Z] #32 59.06 sync [2021-01-12T22:01:53.765Z] #32 62.89 sort [2021-01-12T22:01:53.765Z] #32 62.89 errors [2021-01-12T22:01:53.765Z] #32 63.78 strconv [2021-01-12T22:01:53.765Z] #32 64.73 io [2021-01-12T22:01:53.765Z] #32 66.74 internal/oserror [2021-01-12T22:01:53.765Z] #32 66.94 syscall [2021-01-12T22:01:53.765Z] #32 ... [2021-01-12T22:01:53.765Z] [2021-01-12T22:01:53.765Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:01:53.765Z] #40 67.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:53.765Z] #40 67.81 Selecting previously unselected package libnet1-dev. [2021-01-12T22:01:53.765Z] #40 67.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:01:53.765Z] #40 67.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:01:53.765Z] #40 68.26 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:01:53.765Z] #40 68.26 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:01:53.765Z] #40 68.26 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:01:53.765Z] #40 68.52 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T22:01:53.765Z] #40 68.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T22:01:53.765Z] #40 68.57 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:01:53.765Z] #40 69.16 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:01:53.765Z] #40 69.16 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:01:53.765Z] #40 69.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:01:53.836Z] #54 2.541 + RM_GOPATH=0 [2021-01-12T22:01:53.836Z] #54 2.541 + TMP_GOPATH= [2021-01-12T22:01:53.836Z] #54 2.541 + : /build [2021-01-12T22:01:53.836Z] #54 2.541 + '[' -z '' ']' [2021-01-12T22:01:53.836Z] #54 2.542 ++ mktemp -d [2021-01-12T22:01:53.836Z] #54 2.545 + export GOPATH=/tmp/tmp.oyms9j3Uku [2021-01-12T22:01:53.836Z] #54 2.545 + GOPATH=/tmp/tmp.oyms9j3Uku [2021-01-12T22:01:53.836Z] #54 2.546 + RM_GOPATH=1 [2021-01-12T22:01:53.836Z] #54 2.552 + case "$(go env GOARCH)" in [2021-01-12T22:01:53.836Z] #54 2.552 ++ go env GOARCH [2021-01-12T22:01:53.836Z] #54 2.602 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:53.836Z] #54 2.602 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:01:53.836Z] #54 2.602 ++ dirname /tmp/install/install.sh [2021-01-12T22:01:53.836Z] #54 2.602 + dir=/tmp/install [2021-01-12T22:01:53.836Z] #54 2.602 + bin=containerd [2021-01-12T22:01:53.836Z] #54 2.602 + shift [2021-01-12T22:01:53.836Z] #54 2.602 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T22:01:53.836Z] #54 2.602 + . /tmp/install/containerd.installer [2021-01-12T22:01:53.836Z] #54 2.602 ++ set -e [2021-01-12T22:01:53.836Z] #54 2.602 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:53.836Z] #54 2.651 + install_containerd [2021-01-12T22:01:53.836Z] #54 2.651 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T22:01:53.836Z] #54 2.651 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oyms9j3Uku/src/github.com/containerd/containerd [2021-01-12T22:01:53.836Z] #54 2.662 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:01:53.836Z] #54 2.682 Cloning into '/tmp/tmp.oyms9j3Uku/src/github.com/containerd/containerd'... [2021-01-12T22:01:53.976Z] #11 177.5 Selecting previously unselected package libbtrfs0. [2021-01-12T22:01:53.976Z] #11 177.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:01:53.976Z] #11 177.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:53.976Z] #11 177.6 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:01:53.976Z] #11 177.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:01:53.976Z] #11 177.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:54.234Z] #11 177.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T22:01:54.234Z] #11 177.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:01:54.234Z] #11 177.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:01:54.336Z] #40 69.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T22:01:54.336Z] #40 69.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:01:54.336Z] #40 69.64 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:01:54.397Z] #54 ... [2021-01-12T22:01:54.397Z] [2021-01-12T22:01:54.397Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:01:54.397Z] #32 58.72 sync [2021-01-12T22:01:54.397Z] #32 58.75 internal/reflectlite [2021-01-12T22:01:54.397Z] #32 62.85 errors [2021-01-12T22:01:54.397Z] #32 62.86 sort [2021-01-12T22:01:54.397Z] #32 63.55 strconv [2021-01-12T22:01:54.397Z] #32 64.64 io [2021-01-12T22:01:54.397Z] #32 66.92 internal/oserror [2021-01-12T22:01:54.397Z] #32 67.20 syscall [2021-01-12T22:01:54.397Z] #32 ... [2021-01-12T22:01:54.397Z] [2021-01-12T22:01:54.397Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:54.397Z] #47 65.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-01-12T22:01:54.397Z] #47 65.86 go: finding github.com/stretchr/objx v0.2.0 [2021-01-12T22:01:54.397Z] #47 65.90 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-01-12T22:01:54.397Z] #47 66.00 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.02 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-01-12T22:01:54.397Z] #47 66.14 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.15 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.17 go: finding github.com/spf13/viper v1.6.1 [2021-01-12T22:01:54.397Z] #47 66.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-01-12T22:01:54.397Z] #47 66.35 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.35 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-01-12T22:01:54.397Z] #47 66.47 go: finding github.com/gobwas/glob v0.2.3 [2021-01-12T22:01:54.397Z] #47 66.66 go: finding github.com/spf13/cobra v0.0.5 [2021-01-12T22:01:54.397Z] #47 66.78 go: finding github.com/spf13/pflag v1.0.5 [2021-01-12T22:01:54.397Z] #47 66.88 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-01-12T22:01:54.397Z] #47 66.88 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-01-12T22:01:54.397Z] #47 66.89 go: finding github.com/hashicorp/hcl v1.0.0 [2021-01-12T22:01:54.397Z] #47 66.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-01-12T22:01:54.397Z] #47 67.04 go: finding github.com/magiconair/properties v1.8.1 [2021-01-12T22:01:54.397Z] #47 67.05 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-01-12T22:01:54.397Z] #47 67.05 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-01-12T22:01:54.397Z] #47 67.25 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-01-12T22:01:54.397Z] #47 67.25 go: finding github.com/pelletier/go-toml v1.2.0 [2021-01-12T22:01:54.397Z] #47 67.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-01-12T22:01:54.397Z] #47 67.35 go: finding github.com/spf13/afero v1.1.2 [2021-01-12T22:01:54.397Z] #47 67.44 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-01-12T22:01:54.397Z] #47 67.49 go: finding github.com/spf13/cast v1.3.0 [2021-01-12T22:01:54.397Z] #47 67.52 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-01-12T22:01:54.397Z] #47 67.56 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-01-12T22:01:54.397Z] #47 67.58 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-01-12T22:01:54.397Z] #47 67.67 go: finding github.com/subosito/gotenv v1.2.0 [2021-01-12T22:01:54.397Z] #47 67.73 go: finding golang.org/x/text v0.3.2 [2021-01-12T22:01:54.397Z] #47 67.73 go: finding gopkg.in/ini.v1 v1.51.0 [2021-01-12T22:01:54.397Z] #47 67.94 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-01-12T22:01:54.397Z] #47 67.97 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-01-12T22:01:54.397Z] #47 67.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-01-12T22:01:54.397Z] #47 68.12 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-01-12T22:01:54.397Z] #47 68.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-01-12T22:01:54.397Z] #47 68.27 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-01-12T22:01:54.397Z] #47 68.33 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-01-12T22:01:54.397Z] #47 68.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-01-12T22:01:54.397Z] #47 68.33 go: finding github.com/kisielk/gotool v1.0.0 [2021-01-12T22:01:54.397Z] #47 68.37 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-01-12T22:01:54.397Z] #47 68.37 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-01-12T22:01:54.397Z] #47 68.39 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-01-12T22:01:54.397Z] #47 68.51 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-01-12T22:01:54.397Z] #47 68.57 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-01-12T22:01:54.397Z] #47 68.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-01-12T22:01:54.397Z] #47 68.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-01-12T22:01:54.397Z] #47 68.64 go: finding github.com/ultraware/funlen v0.0.2 [2021-01-12T22:01:54.397Z] #47 68.68 go: finding github.com/ultraware/whitespace v0.0.4 [2021-01-12T22:01:54.397Z] #47 68.74 go: finding github.com/uudashr/gocognit v1.0.1 [2021-01-12T22:01:54.397Z] #47 68.81 go: finding github.com/gogo/protobuf v1.2.1 [2021-01-12T22:01:54.397Z] #47 68.85 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-01-12T22:01:54.397Z] #47 68.96 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:54.493Z] #11 178.0 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T22:01:54.493Z] #11 178.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:01:54.493Z] #11 178.2 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:01:54.597Z] #40 69.88 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T22:01:54.597Z] #40 69.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T22:01:54.597Z] #40 69.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:01:54.597Z] #40 ... [2021-01-12T22:01:54.597Z] [2021-01-12T22:01:54.597Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:54.597Z] #43 59.92 sync [2021-01-12T22:01:54.597Z] #43 59.93 internal/reflectlite [2021-01-12T22:01:54.597Z] #43 62.51 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T22:01:54.597Z] #43 63.12 math/rand [2021-01-12T22:01:54.597Z] #43 65.16 internal/singleflight [2021-01-12T22:01:54.597Z] #43 65.73 io [2021-01-12T22:01:54.597Z] #43 65.73 strconv [2021-01-12T22:01:54.597Z] #43 67.67 bytes [2021-01-12T22:01:54.597Z] #43 ... [2021-01-12T22:01:54.597Z] [2021-01-12T22:01:54.597Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:01:54.597Z] #47 69.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-01-12T22:01:54.597Z] #47 69.48 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:54.597Z] #47 69.48 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:54.597Z] #47 69.67 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:54.597Z] #47 69.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:54.653Z] #47 69.12 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-01-12T22:01:54.653Z] #47 69.13 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-01-12T22:01:54.653Z] #47 69.15 go: finding github.com/BurntSushi/toml v0.3.1 [2021-01-12T22:01:54.653Z] #47 69.19 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-01-12T22:01:54.752Z] #11 178.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T22:01:54.752Z] #11 178.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T22:01:54.752Z] #11 178.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:01:55.319Z] #11 178.9 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T22:01:55.319Z] #11 178.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:01:55.319Z] #11 178.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:01:55.578Z] #11 179.1 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T22:01:55.578Z] #11 179.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:01:55.578Z] #11 179.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:01:55.837Z] #11 179.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T22:01:55.837Z] #11 179.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T22:01:55.837Z] #11 179.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:01:55.943Z] #41 5.718 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:01:56.206Z] #41 5.799 GEN .gitid [2021-01-12T22:01:56.206Z] #41 6.008 GEN criu/include/version.h [2021-01-12T22:01:56.206Z] #41 6.117 GEN include/common/asm [2021-01-12T22:01:56.404Z] #11 179.8 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T22:01:56.404Z] #11 179.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T22:01:56.404Z] #11 179.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:01:56.543Z] #47 ... [2021-01-12T22:01:56.543Z] [2021-01-12T22:01:56.543Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:01:56.543Z] #43 60.80 internal/reflectlite [2021-01-12T22:01:56.543Z] #43 60.80 sync [2021-01-12T22:01:56.543Z] #43 62.87 github.com/LK4D4/vndr/godl/singleflight [2021-01-12T22:01:56.543Z] #43 63.70 math/rand [2021-01-12T22:01:56.543Z] #43 66.11 internal/singleflight [2021-01-12T22:01:56.543Z] #43 66.22 io [2021-01-12T22:01:56.543Z] #43 66.80 strconv [2021-01-12T22:01:56.543Z] #43 68.39 bytes [2021-01-12T22:01:56.543Z] #43 70.96 bufio [2021-01-12T22:01:56.543Z] #43 ... [2021-01-12T22:01:56.543Z] [2021-01-12T22:01:56.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:01:56.873Z] #43 59.73 CC compel/src/lib/ptrace.o [2021-01-12T22:01:56.972Z] #11 180.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T22:01:56.972Z] #11 180.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T22:01:56.972Z] #11 180.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:01:57.054Z] #30 70.34 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T22:01:57.055Z] #30 71.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T22:01:57.176Z] #43 60.33 AR compel/libcompel.a [2021-01-12T22:01:57.176Z] #43 60.41 HOSTCC compel/src/main-host.o [2021-01-12T22:01:57.540Z] #11 181.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T22:01:57.540Z] #11 181.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:01:57.540Z] #11 181.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:01:57.798Z] #11 181.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T22:01:57.798Z] #11 181.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T22:01:57.798Z] #11 181.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:01:57.817Z] #43 61.01 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-01-12T22:01:57.983Z] #30 72.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T22:01:58.112Z] #43 61.19 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T22:01:58.130Z] #41 7.738 PBCC images/timens.pb-c.c [2021-01-12T22:01:58.130Z] #41 7.765 DEP images/timens.pb-c.d [2021-01-12T22:01:58.130Z] #41 7.791 PBCC images/fown.pb-c.c [2021-01-12T22:01:58.130Z] #41 7.815 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T22:01:58.130Z] #41 7.882 PBCC images/opts.pb-c.c [2021-01-12T22:01:58.130Z] #41 7.917 PBCC images/memfd.pb-c.c [2021-01-12T22:01:58.130Z] #41 7.969 DEP images/fown.pb-c.d [2021-01-12T22:01:58.130Z] #41 8.007 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T22:01:58.130Z] #41 8.038 DEP images/opts.pb-c.d [2021-01-12T22:01:58.130Z] #41 8.087 DEP images/memfd.pb-c.d [2021-01-12T22:01:58.130Z] #41 8.130 PBCC images/sit.pb-c.c [2021-01-12T22:01:58.366Z] #11 181.9 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T22:01:58.366Z] #11 181.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:01:58.366Z] #11 181.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:01:58.393Z] #41 8.187 DEP images/sit.pb-c.d [2021-01-12T22:01:58.393Z] #41 8.250 PBCC images/macvlan.pb-c.c [2021-01-12T22:01:58.393Z] #41 8.271 DEP images/macvlan.pb-c.d [2021-01-12T22:01:58.393Z] #41 8.320 PBCC images/autofs.pb-c.c [2021-01-12T22:01:58.393Z] #41 8.338 DEP images/autofs.pb-c.d [2021-01-12T22:01:58.393Z] #41 8.389 PBCC images/sysctl.pb-c.c [2021-01-12T22:01:58.408Z] #43 61.69 HOSTCC compel/src/lib/log-host.o [2021-01-12T22:01:58.657Z] #41 8.477 DEP images/sysctl.pb-c.d [2021-01-12T22:01:58.657Z] #41 8.507 PBCC images/time.pb-c.c [2021-01-12T22:01:58.657Z] #41 8.523 DEP images/time.pb-c.d [2021-01-12T22:01:58.657Z] #41 8.575 PBCC images/binfmt-misc.pb-c.c [2021-01-12T22:01:58.657Z] #41 8.601 DEP images/binfmt-misc.pb-c.d [2021-01-12T22:01:58.703Z] #43 61.92 HOSTLINK compel/compel-host-bin [2021-01-12T22:01:58.920Z] #41 8.686 PBCC images/seccomp.pb-c.c [2021-01-12T22:01:58.920Z] #41 8.753 DEP images/seccomp.pb-c.d [2021-01-12T22:01:58.933Z] #11 182.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:01:58.933Z] #11 182.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:01:58.933Z] #11 182.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:01:58.999Z] #43 62.11 DEP soccr/soccr.d [2021-01-12T22:01:59.182Z] #41 8.929 PBCC images/userns.pb-c.c [2021-01-12T22:01:59.182Z] #41 8.943 DEP images/userns.pb-c.d [2021-01-12T22:01:59.182Z] #41 9.039 PBCC images/cgroup.pb-c.c [2021-01-12T22:01:59.183Z] #41 9.071 DEP images/cgroup.pb-c.d [2021-01-12T22:01:59.183Z] #41 9.123 PBCC images/ext-file.pb-c.c [2021-01-12T22:01:59.183Z] #41 9.146 DEP images/ext-file.pb-c.d [2021-01-12T22:01:59.200Z] #11 182.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:01:59.200Z] #11 182.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:01:59.200Z] #11 182.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:01:59.200Z] #11 182.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:59.200Z] #11 182.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:01:59.200Z] #11 182.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:01:59.200Z] #11 182.8 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:01:59.294Z] #43 62.41 CC soccr/soccr.o [2021-01-12T22:01:59.445Z] #41 9.209 PBCC images/rpc.pb-c.c [2021-01-12T22:01:59.445Z] #41 9.267 DEP images/rpc.pb-c.d [2021-01-12T22:01:59.445Z] #41 9.304 PBCC images/siginfo.pb-c.c [2021-01-12T22:01:59.445Z] #41 9.331 DEP images/siginfo.pb-c.d [2021-01-12T22:01:59.445Z] #41 9.371 PBCC images/pagemap.pb-c.c [2021-01-12T22:01:59.469Z] #11 182.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:01:59.469Z] #11 182.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:01:59.469Z] #11 182.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:01:59.469Z] #11 183.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T22:01:59.469Z] #11 183.1 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:01:59.469Z] #11 183.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:01:59.469Z] #11 183.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:01:59.469Z] #11 183.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:59.708Z] #41 9.413 DEP images/pagemap.pb-c.d [2021-01-12T22:01:59.708Z] #41 9.549 PBCC images/rlimit.pb-c.c [2021-01-12T22:01:59.708Z] #41 9.569 DEP images/rlimit.pb-c.d [2021-01-12T22:01:59.708Z] #41 9.652 PBCC images/file-lock.pb-c.c [2021-01-12T22:01:59.728Z] #11 183.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T22:01:59.728Z] #11 183.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T22:01:59.728Z] #11 183.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:01:59.728Z] #11 183.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-12T22:01:59.728Z] #11 183.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-12T22:01:59.728Z] #11 183.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:01:59.728Z] #11 183.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:01:59.728Z] #11 183.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:01:59.728Z] #11 183.3 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T22:01:59.728Z] #11 183.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:01:59.728Z] #11 183.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:01:59.728Z] #11 183.4 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:01:59.883Z] #47 ... [2021-01-12T22:01:59.883Z] [2021-01-12T22:01:59.883Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:01:59.883Z] #30 73.72 Checking out files: 75% (1148/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-01-12T22:01:59.883Z] #30 75.23 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-01-12T22:01:59.971Z] #41 9.679 DEP images/file-lock.pb-c.d [2021-01-12T22:01:59.971Z] #41 9.726 PBCC images/tty.pb-c.c [2021-01-12T22:01:59.971Z] #41 9.804 DEP images/tty.pb-c.d [2021-01-12T22:01:59.971Z] #41 9.860 PBCC images/tun.pb-c.c [2021-01-12T22:02:00.234Z] #41 9.954 PBCC images/netdev.pb-c.c [2021-01-12T22:02:00.234Z] #41 10.05 DEP images/tun.pb-c.d [2021-01-12T22:02:00.234Z] #41 10.10 DEP images/netdev.pb-c.d [2021-01-12T22:02:00.336Z] #43 ... [2021-01-12T22:02:00.336Z] [2021-01-12T22:02:00.336Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:00.336Z] #53 11.26 + cd /tmp/tmp.WPza3yB1hE/src/github.com/opencontainers/runc [2021-01-12T22:02:00.336Z] #53 11.26 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:02:00.453Z] #30 75.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-01-12T22:02:00.497Z] #41 10.14 PBCC images/vma.pb-c.c [2021-01-12T22:02:00.497Z] #41 10.19 DEP images/vma.pb-c.d [2021-01-12T22:02:00.497Z] #41 10.25 PBCC images/creds.pb-c.c [2021-01-12T22:02:00.497Z] #41 10.28 DEP images/creds.pb-c.d [2021-01-12T22:02:00.497Z] #41 10.32 PBCC images/utsns.pb-c.c [2021-01-12T22:02:00.497Z] #41 10.34 DEP images/utsns.pb-c.d [2021-01-12T22:02:00.497Z] #41 10.50 PBCC images/ipc-desc.pb-c.c [2021-01-12T22:02:00.760Z] #41 10.52 PBCC images/ipc-sem.pb-c.c [2021-01-12T22:02:00.760Z] #41 10.54 DEP images/ipc-desc.pb-c.d [2021-01-12T22:02:00.760Z] #41 10.56 DEP images/ipc-sem.pb-c.d [2021-01-12T22:02:00.977Z] #53 ... [2021-01-12T22:02:00.977Z] [2021-01-12T22:02:00.977Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:00.977Z] #51 125.7 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T22:02:00.977Z] #51 DONE 131.9s [2021-01-12T22:02:00.977Z] [2021-01-12T22:02:00.977Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:00.977Z] #53 12.01 + '[' -z '' ']' [2021-01-12T22:02:00.977Z] #53 12.01 + target=static [2021-01-12T22:02:00.977Z] #53 12.01 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T22:02:01.028Z] #41 10.72 PBCC images/ipc-msg.pb-c.c [2021-01-12T22:02:01.028Z] #41 10.78 DEP images/ipc-msg.pb-c.d [2021-01-12T22:02:01.028Z] #41 10.82 PBCC images/ipc-shm.pb-c.c [2021-01-12T22:02:01.028Z] #41 10.85 DEP images/ipc-shm.pb-c.d [2021-01-12T22:02:01.078Z] #30 ... [2021-01-12T22:02:01.078Z] [2021-01-12T22:02:01.078Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:01.078Z] #54 2.401 + RM_GOPATH=0 [2021-01-12T22:02:01.078Z] #54 2.401 + TMP_GOPATH= [2021-01-12T22:02:01.078Z] #54 2.401 + : /build [2021-01-12T22:02:01.078Z] #54 2.401 + '[' -z '' ']' [2021-01-12T22:02:01.078Z] #54 2.401 ++ mktemp -d [2021-01-12T22:02:01.078Z] #54 2.401 + export GOPATH=/tmp/tmp.G2cRyuj333 [2021-01-12T22:02:01.078Z] #54 2.401 + GOPATH=/tmp/tmp.G2cRyuj333 [2021-01-12T22:02:01.078Z] #54 2.401 + RM_GOPATH=1 [2021-01-12T22:02:01.078Z] #54 2.401 + case "$(go env GOARCH)" in [2021-01-12T22:02:01.078Z] #54 2.413 ++ go env GOARCH [2021-01-12T22:02:01.078Z] #54 2.475 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:01.078Z] #54 2.475 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:01.078Z] #54 2.475 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:01.078Z] #54 2.475 + dir=/tmp/install [2021-01-12T22:02:01.078Z] #54 2.475 + bin=containerd [2021-01-12T22:02:01.078Z] #54 2.475 + shift [2021-01-12T22:02:01.078Z] #54 2.475 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-01-12T22:02:01.078Z] #54 2.475 + . /tmp/install/containerd.installer [2021-01-12T22:02:01.078Z] #54 2.475 ++ set -e [2021-01-12T22:02:01.078Z] #54 2.475 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:02:01.078Z] #54 2.475 + install_containerd [2021-01-12T22:02:01.078Z] #54 2.475 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-01-12T22:02:01.078Z] #54 2.475 + git clone https://github.com/containerd/containerd.git /tmp/tmp.G2cRyuj333/src/github.com/containerd/containerd [2021-01-12T22:02:01.078Z] #54 2.475 Cloning into '/tmp/tmp.G2cRyuj333/src/github.com/containerd/containerd'... [2021-01-12T22:02:01.078Z] #54 2.476 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:02:01.078Z] #54 ... [2021-01-12T22:02:01.078Z] [2021-01-12T22:02:01.078Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:01.078Z] #34 66.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-01-12T22:02:01.078Z] #34 66.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-01-12T22:02:01.078Z] #34 66.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-01-12T22:02:01.078Z] #34 66.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-01-12T22:02:01.078Z] #34 66.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-01-12T22:02:01.078Z] #34 66.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-01-12T22:02:01.078Z] #34 69.45 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:01.078Z] #34 69.85 Fetched 14.9 MB in 3s (5932 kB/s) [2021-01-12T22:02:01.078Z] #34 70.14 Selecting previously unselected package xxd. [2021-01-12T22:02:01.078Z] #34 70.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:01.078Z] #34 70.27 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:02:01.078Z] #34 70.27 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:02:01.078Z] #34 70.70 Selecting previously unselected package vim-common. [2021-01-12T22:02:01.078Z] #34 70.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:02:01.078Z] #34 70.75 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:01.078Z] #34 71.51 Selecting previously unselected package cmake-data. [2021-01-12T22:02:01.078Z] #34 71.53 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-01-12T22:02:01.078Z] #34 71.55 Unpacking cmake-data (3.13.4-1) ... [2021-01-12T22:02:01.078Z] #34 76.40 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:02:01.078Z] #34 76.40 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:02:01.114Z] #11 DONE 184.6s [2021-01-12T22:02:01.115Z] [2021-01-12T22:02:01.115Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:01.273Z] #53 12.53 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-12T22:02:01.273Z] #53 ... [2021-01-12T22:02:01.273Z] [2021-01-12T22:02:01.273Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:01.273Z] #20 0.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:02:01.273Z] #20 0.720 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:02:01.273Z] #20 0.723 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:02:01.273Z] #20 2.064 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-01-12T22:02:01.273Z] #20 3.705 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [249 kB] [2021-01-12T22:02:01.273Z] #20 5.121 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2021-01-12T22:02:01.291Z] #41 10.92 PBCC images/ipc-var.pb-c.c [2021-01-12T22:02:01.291Z] #41 10.97 DEP images/ipc-var.pb-c.d [2021-01-12T22:02:01.291Z] #41 11.04 PBCC images/sk-opts.pb-c.c [2021-01-12T22:02:01.291Z] #41 11.09 PBCC images/packet-sock.pb-c.c [2021-01-12T22:02:01.339Z] #34 76.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:02:01.554Z] #41 11.30 DEP images/sk-opts.pb-c.d [2021-01-12T22:02:01.554Z] #41 11.33 DEP images/packet-sock.pb-c.d [2021-01-12T22:02:01.554Z] #41 11.35 PBCC images/sk-netlink.pb-c.c [2021-01-12T22:02:01.554Z] #41 11.38 DEP images/sk-netlink.pb-c.d [2021-01-12T22:02:01.554Z] #41 11.41 PBCC images/sk-inet.pb-c.c [2021-01-12T22:02:01.554Z] #41 11.44 DEP images/sk-inet.pb-c.d [2021-01-12T22:02:01.554Z] #41 11.47 PBCC images/sk-unix.pb-c.c [2021-01-12T22:02:01.554Z] #41 11.49 DEP images/sk-unix.pb-c.d [2021-01-12T22:02:01.554Z] #41 11.54 PBCC images/mm.pb-c.c [2021-01-12T22:02:01.600Z] #34 ... [2021-01-12T22:02:01.600Z] [2021-01-12T22:02:01.600Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:01.600Z] #40 70.53 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T22:02:01.600Z] #40 70.53 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 70.54 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:01.600Z] #40 71.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T22:02:01.600Z] #40 71.97 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 71.99 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:01.600Z] #40 72.56 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T22:02:01.600Z] #40 72.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 72.59 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:01.600Z] #40 75.16 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T22:02:01.600Z] #40 75.16 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 75.17 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:01.600Z] #40 76.32 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T22:02:01.600Z] #40 76.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 76.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:02:01.600Z] #40 76.84 Selecting previously unselected package protobuf-compiler. [2021-01-12T22:02:01.600Z] #40 76.84 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:01.600Z] #40 76.85 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:02:01.819Z] #41 11.62 DEP images/mm.pb-c.d [2021-01-12T22:02:01.819Z] #41 11.66 PBCC images/timerfd.pb-c.c [2021-01-12T22:02:01.819Z] #41 11.74 DEP images/timerfd.pb-c.d [2021-01-12T22:02:01.819Z] #41 11.80 PBCC images/timer.pb-c.c [2021-01-12T22:02:01.860Z] #40 77.26 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:02:01.860Z] #40 77.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:02:01.860Z] #40 77.30 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T22:02:01.979Z] #20 ... [2021-01-12T22:02:01.979Z] [2021-01-12T22:02:01.979Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:01.979Z] #43 65.27 AR soccr/libsoccr.a [2021-01-12T22:02:02.085Z] #41 11.82 DEP images/timer.pb-c.d [2021-01-12T22:02:02.085Z] #41 11.86 PBCC images/sa.pb-c.c [2021-01-12T22:02:02.085Z] #41 11.91 DEP images/sa.pb-c.d [2021-01-12T22:02:02.085Z] #41 11.94 PBCC images/pipe-data.pb-c.c [2021-01-12T22:02:02.085Z] #41 11.97 DEP images/pipe-data.pb-c.d [2021-01-12T22:02:02.085Z] #41 12.00 PBCC images/mnt.pb-c.c [2021-01-12T22:02:02.085Z] #41 12.04 DEP images/mnt.pb-c.d [2021-01-12T22:02:02.158Z] #30 ... [2021-01-12T22:02:02.158Z] [2021-01-12T22:02:02.158Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:02.158Z] #40 66.12 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:02.158Z] #40 66.51 Fetched 4095 kB in 1s (4218 kB/s) [2021-01-12T22:02:02.158Z] #40 66.69 Selecting previously unselected package libcap-dev:amd64. [2021-01-12T22:02:02.158Z] #40 66.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:02.158Z] #40 66.81 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 66.84 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:02:02.158Z] #40 67.10 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:02:02.158Z] #40 67.10 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 67.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:02.158Z] #40 67.42 Selecting previously unselected package libnet1-dev. [2021-01-12T22:02:02.158Z] #40 67.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 67.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:02.158Z] #40 67.78 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:02:02.158Z] #40 67.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 67.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:02:02.158Z] #40 68.18 Selecting previously unselected package libnl-3-dev:amd64. [2021-01-12T22:02:02.158Z] #40 68.23 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 68.23 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:02:02.158Z] #40 68.87 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:02:02.158Z] #40 68.87 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 68.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:02.158Z] #40 69.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-01-12T22:02:02.158Z] #40 69.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 69.21 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:02.158Z] #40 69.55 Selecting previously unselected package zlib1g-dev:amd64. [2021-01-12T22:02:02.158Z] #40 69.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 69.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:02:02.158Z] #40 69.97 Selecting previously unselected package libprotobuf17:amd64. [2021-01-12T22:02:02.158Z] #40 69.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 69.99 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:02.158Z] #40 71.41 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-01-12T22:02:02.158Z] #40 71.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 71.42 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:02.158Z] #40 72.07 Selecting previously unselected package libprotobuf-dev:amd64. [2021-01-12T22:02:02.158Z] #40 72.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 72.09 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:02.158Z] #40 74.33 Selecting previously unselected package libprotoc17:amd64. [2021-01-12T22:02:02.158Z] #40 74.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 74.35 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:02.158Z] #40 75.68 Selecting previously unselected package protobuf-c-compiler. [2021-01-12T22:02:02.158Z] #40 75.69 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 75.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:02:02.158Z] #40 75.95 Selecting previously unselected package protobuf-compiler. [2021-01-12T22:02:02.158Z] #40 75.95 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.158Z] #40 76.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:02:02.158Z] #40 76.38 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:02:02.158Z] #40 ... [2021-01-12T22:02:02.158Z] [2021-01-12T22:02:02.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:02.158Z] #11 66.13 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-12T22:02:02.158Z] #11 66.15 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-12T22:02:02.158Z] #11 71.96 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-12T22:02:02.158Z] #11 75.33 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T22:02:02.158Z] #11 75.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T22:02:02.158Z] #11 75.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:02:02.158Z] #11 75.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:02:02.158Z] #11 75.38 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-12T22:02:02.158Z] #11 75.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T22:02:02.158Z] #11 75.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T22:02:02.158Z] #11 75.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T22:02:02.158Z] #11 75.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T22:02:02.158Z] #11 75.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T22:02:02.158Z] #11 75.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T22:02:02.158Z] #11 75.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T22:02:02.158Z] #11 75.72 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-12T22:02:02.158Z] #11 75.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T22:02:02.158Z] #11 75.75 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T22:02:02.158Z] #11 ... [2021-01-12T22:02:02.158Z] [2021-01-12T22:02:02.158Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:02.158Z] #40 76.38 Selecting previously unselected package python-pkg-resources. [2021-01-12T22:02:02.158Z] #40 76.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:02:02.158Z] #40 76.39 Unpacking python-pkg-resources (40.8.0-1) ... [2021-01-12T22:02:02.275Z] #43 65.33 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:02:02.354Z] #41 12.06 PBCC images/sk-packet.pb-c.c [2021-01-12T22:02:02.354Z] #41 12.09 DEP images/sk-packet.pb-c.d [2021-01-12T22:02:02.354Z] #41 12.13 PBCC images/tcp-stream.pb-c.c [2021-01-12T22:02:02.354Z] #41 12.16 DEP images/tcp-stream.pb-c.d [2021-01-12T22:02:02.354Z] #41 12.21 PBCC images/pipe.pb-c.c [2021-01-12T22:02:02.354Z] #41 12.24 DEP images/pipe.pb-c.d [2021-01-12T22:02:02.354Z] #41 12.30 PBCC images/pstree.pb-c.c [2021-01-12T22:02:02.417Z] #40 76.81 Selecting previously unselected package python-six. [2021-01-12T22:02:02.417Z] #40 76.81 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T22:02:02.417Z] #40 76.82 Unpacking python-six (1.12.0-1) ... [2021-01-12T22:02:02.571Z] #43 65.66 DEP criu/arch/ppc64/sigframe.d [2021-01-12T22:02:02.571Z] #43 65.82 DEP criu/arch/ppc64/crtools.d [2021-01-12T22:02:02.623Z] #41 12.33 DEP images/pstree.pb-c.d [2021-01-12T22:02:02.623Z] #41 12.37 PBCC images/fs.pb-c.c [2021-01-12T22:02:02.623Z] #41 12.40 DEP images/fs.pb-c.d [2021-01-12T22:02:02.623Z] #41 ... [2021-01-12T22:02:02.623Z] [2021-01-12T22:02:02.623Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:02.623Z] #35 2.269 + RM_GOPATH=0 [2021-01-12T22:02:02.623Z] #35 2.269 + TMP_GOPATH= [2021-01-12T22:02:02.623Z] #35 2.269 + : /build [2021-01-12T22:02:02.623Z] #35 2.269 + '[' -z '' ']' [2021-01-12T22:02:02.623Z] #35 2.271 ++ mktemp -d [2021-01-12T22:02:02.623Z] #35 2.275 + export GOPATH=/tmp/tmp.AscNDOrj2Q [2021-01-12T22:02:02.623Z] #35 2.275 + GOPATH=/tmp/tmp.AscNDOrj2Q [2021-01-12T22:02:02.623Z] #35 2.275 + RM_GOPATH=1 [2021-01-12T22:02:02.623Z] #35 2.275 + case "$(go env GOARCH)" in [2021-01-12T22:02:02.623Z] #35 2.275 ++ go env GOARCH [2021-01-12T22:02:02.623Z] #35 2.313 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:02.623Z] #35 2.313 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:02.623Z] #35 2.313 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:02.623Z] #35 2.323 + dir=/tmp/install [2021-01-12T22:02:02.623Z] #35 2.323 + bin=tini [2021-01-12T22:02:02.623Z] #35 2.323 + shift [2021-01-12T22:02:02.623Z] #35 2.323 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T22:02:02.623Z] #35 2.337 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:02.623Z] #35 2.337 + . /tmp/install/tini.installer [2021-01-12T22:02:02.623Z] #35 2.337 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:02.623Z] #35 2.337 + install_tini [2021-01-12T22:02:02.623Z] #35 2.337 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T22:02:02.623Z] #35 2.337 + git clone https://github.com/krallin/tini.git /tmp/tmp.AscNDOrj2Q/tini [2021-01-12T22:02:02.623Z] #35 2.339 Cloning into '/tmp/tmp.AscNDOrj2Q/tini'... [2021-01-12T22:02:02.623Z] #35 3.394 + cd /tmp/tmp.AscNDOrj2Q/tini [2021-01-12T22:02:02.623Z] #35 3.394 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:02.623Z] #35 3.699 + cmake . [2021-01-12T22:02:02.623Z] #35 4.155 -- The C compiler identification is GNU 8.3.0 [2021-01-12T22:02:02.623Z] #35 4.155 -- Check for working C compiler: /usr/bin/cc [2021-01-12T22:02:02.623Z] #35 4.765 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T22:02:02.623Z] #35 4.770 -- Detecting C compiler ABI info [2021-01-12T22:02:02.623Z] #35 5.435 -- Detecting C compiler ABI info - done [2021-01-12T22:02:02.623Z] #35 5.459 -- Detecting C compile features [2021-01-12T22:02:02.623Z] #35 8.032 -- Detecting C compile features - done [2021-01-12T22:02:02.623Z] #35 8.095 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T22:02:02.623Z] #35 8.467 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T22:02:02.623Z] #35 8.519 -- Configuring done [2021-01-12T22:02:02.623Z] #35 8.538 -- Generating done [2021-01-12T22:02:02.623Z] #35 8.548 -- Build files have been written to: /tmp/tmp.AscNDOrj2Q/tini [2021-01-12T22:02:02.623Z] #35 8.551 + make tini-static [2021-01-12T22:02:02.623Z] #35 9.153 Scanning dependencies of target tini-static [2021-01-12T22:02:02.623Z] #35 9.198 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T22:02:02.623Z] #35 ... [2021-01-12T22:02:02.623Z] [2021-01-12T22:02:02.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:02.623Z] #41 12.47 PBCC images/signalfd.pb-c.c [2021-01-12T22:02:02.623Z] #41 12.54 DEP images/signalfd.pb-c.d [2021-01-12T22:02:02.674Z] #40 76.98 Selecting previously unselected package python-protobuf. [2021-01-12T22:02:02.674Z] #40 76.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:02.674Z] #40 76.99 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T22:02:02.804Z] #40 77.99 Selecting previously unselected package python-six. [2021-01-12T22:02:02.804Z] #40 78.04 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-01-12T22:02:02.804Z] #40 78.07 Unpacking python-six (1.12.0-1) ... [2021-01-12T22:02:02.804Z] #40 ... [2021-01-12T22:02:02.804Z] [2021-01-12T22:02:02.804Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:02.804Z] #11 68.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-12T22:02:02.804Z] #11 68.20 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-12T22:02:02.804Z] #11 73.24 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-12T22:02:02.804Z] #11 76.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-01-12T22:02:02.804Z] #11 76.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-01-12T22:02:02.804Z] #11 76.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-01-12T22:02:02.805Z] #11 76.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-01-12T22:02:02.805Z] #11 76.68 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-12T22:02:02.805Z] #11 76.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2021-01-12T22:02:02.805Z] #11 76.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-01-12T22:02:02.805Z] #11 76.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-01-12T22:02:02.805Z] #11 76.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-01-12T22:02:02.805Z] #11 76.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-01-12T22:02:02.805Z] #11 76.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-01-12T22:02:02.805Z] #11 76.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-01-12T22:02:02.805Z] #11 76.96 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-12T22:02:02.805Z] #11 76.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-01-12T22:02:02.805Z] #11 76.97 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2021-01-12T22:02:02.874Z] #43 66.06 DEP criu/arch/ppc64/cpu.d [2021-01-12T22:02:02.886Z] #41 12.58 PBCC images/fh.pb-c.c [2021-01-12T22:02:02.886Z] #41 12.64 PBCC images/fsnotify.pb-c.c [2021-01-12T22:02:02.886Z] #41 12.71 DEP images/fh.pb-c.d [2021-01-12T22:02:02.886Z] #41 12.78 DEP images/fsnotify.pb-c.d [2021-01-12T22:02:02.886Z] #41 ... [2021-01-12T22:02:02.886Z] [2021-01-12T22:02:02.886Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:02.886Z] #43 85.87 mime [2021-01-12T22:02:02.886Z] #43 90.07 vendor/golang.org/x/net/idna [2021-01-12T22:02:02.886Z] #43 92.06 net/textproto [2021-01-12T22:02:02.886Z] #43 92.06 vendor/golang.org/x/net/http/httpproxy [2021-01-12T22:02:02.886Z] #43 92.07 crypto/x509 [2021-01-12T22:02:02.886Z] #43 93.58 vendor/golang.org/x/net/http/httpguts [2021-01-12T22:02:02.886Z] #43 93.60 mime/multipart [2021-01-12T22:02:02.886Z] #43 96.04 crypto/tls [2021-01-12T22:02:02.886Z] #43 ... [2021-01-12T22:02:02.886Z] [2021-01-12T22:02:02.886Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:02.886Z] #41 12.80 PBCC images/eventpoll.pb-c.c [2021-01-12T22:02:02.886Z] #41 12.82 DEP images/eventpoll.pb-c.d [2021-01-12T22:02:02.886Z] #41 12.84 PBCC images/eventfd.pb-c.c [2021-01-12T22:02:02.886Z] #41 12.85 DEP images/eventfd.pb-c.d [2021-01-12T22:02:02.886Z] #41 12.87 PBCC images/remap-file-path.pb-c.c [2021-01-12T22:02:02.886Z] #41 12.89 DEP images/remap-file-path.pb-c.d [2021-01-12T22:02:03.065Z] #11 78.57 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:03.065Z] #11 ... [2021-01-12T22:02:03.065Z] [2021-01-12T22:02:03.065Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:03.065Z] #40 78.44 Selecting previously unselected package python-protobuf. [2021-01-12T22:02:03.065Z] #40 78.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-01-12T22:02:03.065Z] #40 78.47 Unpacking python-protobuf (3.6.1.3-2) ... [2021-01-12T22:02:03.149Z] #41 12.91 PBCC images/fifo.pb-c.c [2021-01-12T22:02:03.149Z] #41 12.91 DEP images/fifo.pb-c.d [2021-01-12T22:02:03.149Z] #41 12.94 PBCC images/ghost-file.pb-c.c [2021-01-12T22:02:03.149Z] #41 12.96 DEP images/ghost-file.pb-c.d [2021-01-12T22:02:03.149Z] #41 12.99 PBCC images/regfile.pb-c.c [2021-01-12T22:02:03.149Z] #41 13.00 DEP images/regfile.pb-c.d [2021-01-12T22:02:03.149Z] #41 13.03 PBCC images/ns.pb-c.c [2021-01-12T22:02:03.149Z] #41 13.04 DEP images/ns.pb-c.d [2021-01-12T22:02:03.149Z] #41 13.07 PBCC images/fdinfo.pb-c.c [2021-01-12T22:02:03.149Z] #41 13.11 DEP images/fdinfo.pb-c.d [2021-01-12T22:02:03.171Z] #43 66.32 CC criu/arch/ppc64/cpu.o [2021-01-12T22:02:03.412Z] #41 13.14 PBCC images/core-aarch64.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.17 PBCC images/core-arm.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.20 PBCC images/core-ppc64.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.22 PBCC images/core-s390.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.25 PBCC images/core-x86.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.28 PBCC images/core.pb-c.c [2021-01-12T22:02:03.412Z] #41 13.32 PBCC images/inventory.pb-c.c [2021-01-12T22:02:03.604Z] #40 77.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T22:02:03.653Z] #51 2.223 + RM_GOPATH=0 [2021-01-12T22:02:03.653Z] #51 2.223 + TMP_GOPATH= [2021-01-12T22:02:03.653Z] #51 2.225 + : /build [2021-01-12T22:02:03.653Z] #51 2.225 + '[' -z '' ']' [2021-01-12T22:02:03.653Z] #51 2.226 ++ mktemp -d [2021-01-12T22:02:03.653Z] #51 2.254 + export GOPATH=/tmp/tmp.5HzPcHv4YQ [2021-01-12T22:02:03.653Z] #51 2.254 + GOPATH=/tmp/tmp.5HzPcHv4YQ [2021-01-12T22:02:03.653Z] #51 2.254 + RM_GOPATH=1 [2021-01-12T22:02:03.653Z] #51 2.254 + case "$(go env GOARCH)" in [2021-01-12T22:02:03.653Z] #51 2.254 ++ go env GOARCH [2021-01-12T22:02:03.653Z] #51 2.267 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:03.653Z] #51 2.267 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:03.653Z] #51 2.269 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:03.653Z] #51 2.271 + dir=/tmp/install [2021-01-12T22:02:03.653Z] #51 2.272 + bin=runc [2021-01-12T22:02:03.653Z] #51 2.272 + shift [2021-01-12T22:02:03.653Z] #51 2.272 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T22:02:03.653Z] #51 2.277 + . /tmp/install/runc.installer [2021-01-12T22:02:03.653Z] #51 2.287 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:02:03.653Z] #51 2.287 + install_runc [2021-01-12T22:02:03.653Z] #51 2.288 + uname -r [2021-01-12T22:02:03.653Z] #51 2.293 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T22:02:03.653Z] #51 2.301 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T22:02:03.653Z] #51 2.301 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T22:02:03.653Z] #51 2.302 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T22:02:03.653Z] #51 2.302 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5HzPcHv4YQ/src/github.com/opencontainers/runc [2021-01-12T22:02:03.653Z] #51 2.304 Cloning into '/tmp/tmp.5HzPcHv4YQ/src/github.com/opencontainers/runc'... [2021-01-12T22:02:03.653Z] #51 ... [2021-01-12T22:02:03.653Z] [2021-01-12T22:02:03.653Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T22:02:03.653Z] #12 DONE 2.5s [2021-01-12T22:02:03.653Z] [2021-01-12T22:02:03.653Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:02:03.675Z] #41 13.36 DEP images/core-aarch64.pb-c.d [2021-01-12T22:02:03.675Z] #41 13.38 DEP images/core-arm.pb-c.d [2021-01-12T22:02:03.675Z] #41 13.40 DEP images/core-ppc64.pb-c.d [2021-01-12T22:02:03.675Z] #41 13.43 DEP images/core-s390.pb-c.d [2021-01-12T22:02:03.675Z] #41 13.45 DEP images/core-x86.pb-c.d [2021-01-12T22:02:03.675Z] #41 13.51 DEP images/core.pb-c.d [2021-01-12T22:02:03.812Z] #43 66.96 CC criu/arch/ppc64/crtools.o [2021-01-12T22:02:03.912Z] #13 ... [2021-01-12T22:02:03.912Z] [2021-01-12T22:02:03.912Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:03.912Z] #41 73.56 CC compel/src/lib/infect-rpc.o [2021-01-12T22:02:03.912Z] #41 74.12 CC compel/src/lib/infect-util.o [2021-01-12T22:02:03.912Z] #41 74.32 CC compel/src/lib/infect.o [2021-01-12T22:02:03.912Z] #41 77.07 CC compel/src/lib/ptrace.o [2021-01-12T22:02:03.912Z] #41 77.63 AR compel/libcompel.a [2021-01-12T22:02:03.912Z] #41 77.77 HOSTCC compel/src/main-host.o [2021-01-12T22:02:03.912Z] #41 78.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T22:02:03.912Z] #41 78.62 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T22:02:03.912Z] #41 79.14 HOSTCC compel/src/lib/log-host.o [2021-01-12T22:02:03.912Z] #41 79.39 HOSTLINK compel/compel-host-bin [2021-01-12T22:02:03.912Z] #41 79.63 DEP soccr/soccr.d [2021-01-12T22:02:03.912Z] #41 79.79 CC soccr/soccr.o [2021-01-12T22:02:03.912Z] #41 81.44 AR soccr/libsoccr.a [2021-01-12T22:02:03.912Z] #41 81.52 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:02:03.912Z] #41 82.16 DEP criu/arch/x86/sigframe.d [2021-01-12T22:02:03.912Z] #41 82.38 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T22:02:03.912Z] #41 82.56 DEP criu/arch/x86/kerndat.d [2021-01-12T22:02:03.912Z] #41 82.73 DEP criu/arch/x86/crtools.d [2021-01-12T22:02:03.912Z] #41 82.95 DEP criu/arch/x86/cpu.d [2021-01-12T22:02:03.912Z] #41 83.20 CC criu/arch/x86/cpu.o [2021-01-12T22:02:03.938Z] #41 13.59 DEP images/inventory.pb-c.d [2021-01-12T22:02:03.938Z] #41 13.64 PBCC images/cpuinfo.pb-c.c [2021-01-12T22:02:03.938Z] #41 13.67 DEP images/cpuinfo.pb-c.d [2021-01-12T22:02:03.938Z] #41 13.71 PBCC images/stats.pb-c.c [2021-01-12T22:02:03.938Z] #41 13.79 DEP images/stats.pb-c.d [2021-01-12T22:02:04.007Z] #40 ... [2021-01-12T22:02:04.007Z] [2021-01-12T22:02:04.007Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:04.007Z] #32 69.39 reflect [2021-01-12T22:02:04.007Z] #32 79.41 time [2021-01-12T22:02:04.107Z] #43 ... [2021-01-12T22:02:04.107Z] [2021-01-12T22:02:04.107Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:04.107Z] #45 124.9 go/doc [2021-01-12T22:02:04.107Z] #45 125.4 math/big [2021-01-12T22:02:04.107Z] #45 ... [2021-01-12T22:02:04.107Z] [2021-01-12T22:02:04.107Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:04.107Z] #20 11.77 Fetched 8188 kB in 11s (732 kB/s) [2021-01-12T22:02:04.174Z] #41 84.24 CC criu/arch/x86/crtools.o [2021-01-12T22:02:04.201Z] #41 ... [2021-01-12T22:02:04.201Z] [2021-01-12T22:02:04.201Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:04.201Z] #54 31.18 Checking out files: 53% (2004/3743) Checking out files: 54% (2022/3743) Checking out files: 55% (2059/3743) Checking out files: 56% (2097/3743) Checking out files: 57% (2134/3743) Checking out files: 58% (2171/3743) Checking out files: 59% (2209/3743) Checking out files: 60% (2246/3743) Checking out files: 61% (2284/3743) Checking out files: 62% (2321/3743) Checking out files: 63% (2359/3743) Checking out files: 64% (2396/3743) Checking out files: 65% (2433/3743) Checking out files: 66% (2471/3743) Checking out files: 67% (2508/3743) Checking out files: 68% (2546/3743) Checking out files: 69% (2583/3743) Checking out files: 70% (2621/3743) Checking out files: 71% (2658/3743) Checking out files: 72% (2695/3743) Checking out files: 73% (2733/3743) Checking out files: 74% (2770/3743) Checking out files: 75% (2808/3743) Checking out files: 76% (2845/3743) Checking out files: 77% (2883/3743) Checking out files: 78% (2920/3743) Checking out files: 79% (2957/3743) Checking out files: 80% (2995/3743) Checking out files: 81% (3032/3743) Checking out files: 82% (3070/3743) Checking out files: 83% (3107/3743) Checking out files: 84% (3145/3743) Checking out files: 85% (3182/3743) Checking out files: 86% (3219/3743) Checking out files: 86% (3223/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T22:02:04.201Z] #54 33.05 + cd /tmp/tmp.NEvVFUGHQv/src/github.com/containerd/containerd [2021-01-12T22:02:04.201Z] #54 33.05 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:02:04.201Z] #54 34.50 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T22:02:04.201Z] #54 34.50 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T22:02:04.201Z] #54 34.50 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:04.201Z] #54 34.50 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:04.201Z] #54 34.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T22:02:04.201Z] #54 34.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T22:02:04.201Z] #54 34.50 + '[' '' = dynamic ']' [2021-01-12T22:02:04.201Z] #54 34.50 + make [2021-01-12T22:02:04.201Z] #54 36.03 + bin/ctr [2021-01-12T22:02:04.268Z] #32 ... [2021-01-12T22:02:04.268Z] [2021-01-12T22:02:04.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:04.268Z] #11 79.17 Fetched 78.2 MB in 11s (6805 kB/s) [2021-01-12T22:02:04.268Z] #11 79.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 ... 15410 files and directories currently installed.) [2021-01-12T22:02:04.268Z] #11 79.50 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T22:02:04.268Z] #11 79.59 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:02:04.436Z] #41 ... [2021-01-12T22:02:04.436Z] [2021-01-12T22:02:04.436Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:04.436Z] #43 178.0 net/http/httptrace [2021-01-12T22:02:04.436Z] #43 178.3 net/http [2021-01-12T22:02:04.464Z] #54 ... [2021-01-12T22:02:04.464Z] [2021-01-12T22:02:04.464Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:04.464Z] #56 87.33 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:02:04.464Z] #56 87.33 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T22:02:04.464Z] #56 DONE 97.6s [2021-01-12T22:02:04.464Z] [2021-01-12T22:02:04.464Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:02:04.726Z] #57 ... [2021-01-12T22:02:04.726Z] [2021-01-12T22:02:04.726Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:04.726Z] #35 10.32 [100%] Linking C executable tini-static [2021-01-12T22:02:04.726Z] #35 11.05 [100%] Built target tini-static [2021-01-12T22:02:04.726Z] #35 11.09 + mkdir -p /build [2021-01-12T22:02:04.726Z] #35 11.10 + cp tini-static /build/docker-init [2021-01-12T22:02:04.726Z] #35 DONE 12.2s [2021-01-12T22:02:04.726Z] [2021-01-12T22:02:04.726Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:02:04.726Z] #57 DONE 0.3s [2021-01-12T22:02:04.726Z] [2021-01-12T22:02:04.726Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T22:02:04.972Z] #40 ... [2021-01-12T22:02:04.972Z] [2021-01-12T22:02:04.972Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:04.972Z] #34 69.25 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:02:04.972Z] #34 69.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:02:04.972Z] #34 69.28 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:02:04.972Z] #34 ... [2021-01-12T22:02:04.972Z] [2021-01-12T22:02:04.972Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:04.972Z] #11 77.44 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:04.972Z] #11 77.77 Fetched 78.2 MB in 13s (6205 kB/s) [2021-01-12T22:02:04.972Z] #11 77.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:04.972Z] #11 78.08 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2021-01-12T22:02:04.972Z] #11 78.18 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:02:04.972Z] #11 78.83 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T22:02:04.972Z] #11 79.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:04.972Z] #11 79.31 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T22:02:04.972Z] #11 79.36 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:02:05.004Z] #43 ... [2021-01-12T22:02:05.004Z] [2021-01-12T22:02:05.004Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:02:05.004Z] #13 DONE 1.7s [2021-01-12T22:02:05.004Z] [2021-01-12T22:02:05.004Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T22:02:05.212Z] #11 80.51 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2021-01-12T22:02:05.341Z] #58 DONE 0.2s [2021-01-12T22:02:05.341Z] [2021-01-12T22:02:05.341Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:05.535Z] #11 79.92 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T22:02:05.676Z] #47 ... [2021-01-12T22:02:05.676Z] [2021-01-12T22:02:05.676Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:05.676Z] #41 15.44 make[1]: Nothing to be done for 'all'. [2021-01-12T22:02:05.783Z] #11 81.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 ... 15410 files and directories currently installed.) [2021-01-12T22:02:05.783Z] #11 81.18 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2021-01-12T22:02:05.783Z] #11 81.22 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2021-01-12T22:02:05.791Z] #11 ... [2021-01-12T22:02:05.791Z] [2021-01-12T22:02:05.791Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:05.791Z] #49 70.36 syscall [2021-01-12T22:02:05.791Z] #49 70.36 bytes [2021-01-12T22:02:05.791Z] #49 74.42 reflect [2021-01-12T22:02:06.045Z] #11 ... [2021-01-12T22:02:06.045Z] [2021-01-12T22:02:06.045Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:06.045Z] #43 71.25 bufio [2021-01-12T22:02:06.045Z] #43 71.77 reflect [2021-01-12T22:02:06.045Z] #43 73.89 syscall [2021-01-12T22:02:06.045Z] #43 ... [2021-01-12T22:02:06.045Z] [2021-01-12T22:02:06.045Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:06.045Z] #11 81.49 Setting up libudev1:amd64 (241-7~deb10u5) ... [2021-01-12T22:02:06.048Z] #49 ... [2021-01-12T22:02:06.048Z] [2021-01-12T22:02:06.048Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:06.048Z] #32 70.28 reflect [2021-01-12T22:02:06.048Z] #32 80.00 time [2021-01-12T22:02:06.048Z] #32 ... [2021-01-12T22:02:06.048Z] [2021-01-12T22:02:06.048Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:06.048Z] #11 80.45 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T22:02:06.048Z] #11 80.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:06.048Z] #11 80.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:02:06.048Z] #11 80.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:02:06.084Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T22:02:06.084Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2021-01-12T22:02:06.309Z] #11 81.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-01-12T22:02:06.373Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-01-12T22:02:06.373Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T22:02:06.373Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T22:02:06.373Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T22:02:06.569Z] #11 81.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-01-12T22:02:06.569Z] #11 81.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:02:06.569Z] #11 81.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:02:06.662Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T22:02:06.662Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T22:02:06.662Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T22:02:06.662Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T22:02:06.662Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T22:02:06.917Z] #14 1.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T22:02:06.917Z] #14 DONE 1.6s [2021-01-12T22:02:06.917Z] [2021-01-12T22:02:06.917Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:06.917Z] #41 86.11 CC criu/arch/x86/kerndat.o [2021-01-12T22:02:06.951Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T22:02:07.141Z] #11 ... [2021-01-12T22:02:07.141Z] [2021-01-12T22:02:07.141Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:07.141Z] #49 72.56 syscall [2021-01-12T22:02:07.141Z] #49 72.62 reflect [2021-01-12T22:02:07.176Z] #41 87.04 CC criu/arch/x86/sigaction_compat.o [2021-01-12T22:02:07.402Z] #49 ... [2021-01-12T22:02:07.402Z] [2021-01-12T22:02:07.402Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:07.402Z] #40 79.52 Setting up python-pkg-resources (40.8.0-1) ... [2021-01-12T22:02:07.580Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T22:02:07.580Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T22:02:07.646Z] #20 11.77 Reading package lists... [2021-01-12T22:02:07.744Z] #41 87.52 CC criu/arch/x86/sigframe.o [2021-01-12T22:02:07.869Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 5.7% of statements [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T22:02:07.869Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T22:02:08.003Z] #41 87.98 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T22:02:08.158Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-01-12T22:02:08.158Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T22:02:08.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T22:02:08.262Z] #41 ... [2021-01-12T22:02:08.262Z] [2021-01-12T22:02:08.262Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T22:02:08.262Z] #15 DONE 1.5s [2021-01-12T22:02:08.262Z] [2021-01-12T22:02:08.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:08.262Z] #41 88.10 DEP criu/pie/util-vdso-elf32.d [2021-01-12T22:02:08.279Z] #41 18.12 CC images/stats.o [2021-01-12T22:02:08.447Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-01-12T22:02:08.447Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T22:02:08.447Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T22:02:08.521Z] #41 88.40 DEP criu/pie/util-vdso.d [2021-01-12T22:02:08.573Z] #11 ... [2021-01-12T22:02:08.573Z] [2021-01-12T22:02:08.574Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:08.574Z] #43 72.86 reflect [2021-01-12T22:02:08.574Z] #43 73.84 syscall [2021-01-12T22:02:08.574Z] #43 ... [2021-01-12T22:02:08.574Z] [2021-01-12T22:02:08.574Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:08.574Z] #34 82.03 Selecting previously unselected package libxml2:amd64. [2021-01-12T22:02:08.574Z] #34 82.03 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T22:02:08.574Z] #34 82.05 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:02:08.574Z] #34 82.86 Selecting previously unselected package libarchive13:amd64. [2021-01-12T22:02:08.574Z] #34 82.88 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T22:02:08.574Z] #34 82.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:02:08.700Z] #20 16.17 Reading package lists... [2021-01-12T22:02:08.700Z] #20 ... [2021-01-12T22:02:08.700Z] [2021-01-12T22:02:08.700Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:08.700Z] #43 68.28 CC criu/arch/ppc64/sigframe.o [2021-01-12T22:02:08.700Z] #43 68.69 LINK criu/arch/ppc64/crtools.built-in.o [2021-01-12T22:02:08.700Z] #43 68.74 DEP criu/pie/util-vdso.d [2021-01-12T22:02:08.700Z] #43 68.92 DEP criu/pie/util.d [2021-01-12T22:02:08.700Z] #43 69.10 CC criu/pie/util.o [2021-01-12T22:02:08.700Z] #43 69.40 CC criu/pie/util-vdso.o [2021-01-12T22:02:08.700Z] #43 70.20 AR criu/pie/pie.lib.a [2021-01-12T22:02:08.700Z] #43 70.30 DEP criu/pie/restorer.d [2021-01-12T22:02:08.700Z] #43 70.71 DEP criu/arch/ppc64/vdso-trampoline.d [2021-01-12T22:02:08.700Z] #43 70.74 DEP criu/arch/ppc64/restorer.d [2021-01-12T22:02:08.700Z] #43 70.91 DEP criu/arch/ppc64/vdso-pie.d [2021-01-12T22:02:08.700Z] #43 71.06 DEP criu/pie/parasite-vdso.d [2021-01-12T22:02:08.700Z] #43 71.29 DEP criu/pie/parasite.d [2021-01-12T22:02:08.700Z] #43 71.68 CC criu/pie/parasite.o [2021-01-12T22:02:08.780Z] #41 88.67 DEP criu/pie/util.d [2021-01-12T22:02:09.040Z] #41 88.87 CC criu/pie/util.o [2021-01-12T22:02:09.230Z] #41 18.78 CC images/core.o [2021-01-12T22:02:09.502Z] #34 83.65 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T22:02:09.502Z] #34 83.65 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T22:02:09.502Z] #34 83.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:02:09.608Z] #41 89.42 CC criu/pie/util-vdso.o [2021-01-12T22:02:09.770Z] #34 84.06 Selecting previously unselected package librhash0:amd64. [2021-01-12T22:02:09.770Z] #34 84.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T22:02:09.770Z] #34 84.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:02:09.805Z] #41 19.65 CC images/core-x86.o [2021-01-12T22:02:09.867Z] #41 ... [2021-01-12T22:02:09.867Z] [2021-01-12T22:02:09.867Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:02:09.867Z] #16 DONE 1.7s [2021-01-12T22:02:10.126Z] [2021-01-12T22:02:10.126Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:02:10.219Z] #43 73.33 LINK criu/pie/parasite.built-in.o [2021-01-12T22:02:10.219Z] #43 73.34 GEN criu/pie/parasite-blob.h [2021-01-12T22:02:10.219Z] #43 73.42 CC criu/pie/parasite-vdso.o [2021-01-12T22:02:10.381Z] #41 20.32 CC images/core-arm.o [2021-01-12T22:02:10.700Z] #40 ... [2021-01-12T22:02:10.700Z] [2021-01-12T22:02:10.700Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:10.700Z] #43 85.48 time [2021-01-12T22:02:10.959Z] #41 20.72 CC images/core-aarch64.o [2021-01-12T22:02:11.135Z] #34 85.41 Selecting previously unselected package libuv1:amd64. [2021-01-12T22:02:11.135Z] #34 85.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...#34 ... [2021-01-12T22:02:11.135Z] [2021-01-12T22:02:11.135Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:11.135Z] #45 DONE 85.5s [2021-01-12T22:02:11.135Z] [2021-01-12T22:02:11.135Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:11.135Z] #34 85.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T22:02:11.135Z] #34 85.50 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:02:11.163Z] ok github.com/docker/docker/builder/remotecontext 0.336s coverage: 13.7% of statements [2021-01-12T22:02:11.259Z] #43 74.33 CC criu/arch/ppc64/vdso-pie.o [2021-01-12T22:02:11.259Z] #43 ... [2021-01-12T22:02:11.259Z] [2021-01-12T22:02:11.259Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:11.259Z] #20 16.17 Reading package lists... [2021-01-12T22:02:11.391Z] #34 85.79 Selecting previously unselected package cmake. [2021-01-12T22:02:11.391Z] #34 85.79 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T22:02:11.391Z] #34 85.81 Unpacking cmake (3.13.4-1) ... [2021-01-12T22:02:11.537Z] #41 21.14 CC images/core-ppc64.o [2021-01-12T22:02:11.791Z] ok github.com/docker/docker/builder/dockerfile 0.940s coverage: 48.3% of statements [2021-01-12T22:02:11.791Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T22:02:12.033Z] #17 DONE 1.6s [2021-01-12T22:02:12.033Z] [2021-01-12T22:02:12.033Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:12.107Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-01-12T22:02:12.112Z] #41 21.78 CC images/core-s390.o [2021-01-12T22:02:12.300Z] #20 19.98 Building dependency tree... [2021-01-12T22:02:12.399Z] ok github.com/docker/docker/builder/remotecontext/git 0.901s coverage: 86.3% of statements [2021-01-12T22:02:12.399Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T22:02:12.399Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T22:02:12.594Z] #20 ... [2021-01-12T22:02:12.594Z] [2021-01-12T22:02:12.594Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:12.594Z] #58 135.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:02:12.594Z] #58 135.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T22:02:12.594Z] #58 DONE 143.6s [2021-01-12T22:02:12.688Z] #41 22.40 CC images/cpuinfo.o [2021-01-12T22:02:12.888Z] [2021-01-12T22:02:12.888Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:02:12.888Z] #59 DONE 0.1s [2021-01-12T22:02:12.888Z] [2021-01-12T22:02:12.888Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T22:02:12.888Z] #60 DONE 0.1s [2021-01-12T22:02:12.888Z] [2021-01-12T22:02:12.888Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:12.888Z] #43 74.88 CC criu/arch/ppc64/restorer.o [2021-01-12T22:02:12.888Z] #43 75.42 CC criu/arch/ppc64/vdso-trampoline.o [2021-01-12T22:02:12.888Z] #43 75.47 CC criu/pie/restorer.o [2021-01-12T22:02:12.951Z] #41 22.82 CC images/inventory.o [2021-01-12T22:02:13.411Z] #18 1.851 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:02:13.411Z] #18 1.975 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:02:13.527Z] #41 23.10 CC images/fdinfo.o [2021-01-12T22:02:13.671Z] #18 2.070 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:02:13.791Z] #41 23.61 CC images/fown.o [2021-01-12T22:02:13.999Z] #43 ... [2021-01-12T22:02:13.999Z] [2021-01-12T22:02:13.999Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:13.999Z] #45 DONE 89.3s [2021-01-12T22:02:13.999Z] [2021-01-12T22:02:13.999Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:13.999Z] #34 89.38 Selecting previously unselected package libxml2:amd64. [2021-01-12T22:02:13.999Z] #34 89.38 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-01-12T22:02:13.999Z] #34 89.45 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:02:14.055Z] #41 23.76 CC images/ns.o [2021-01-12T22:02:14.055Z] #41 23.98 CC images/regfile.o [2021-01-12T22:02:14.239Z] #18 2.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:02:14.318Z] #41 24.17 CC images/ghost-file.o [2021-01-12T22:02:14.582Z] #41 24.37 CC images/fifo.o [2021-01-12T22:02:14.582Z] #41 24.57 CC images/remap-file-path.o [2021-01-12T22:02:15.158Z] #41 24.73 CC images/eventfd.o [2021-01-12T22:02:15.158Z] #41 ... [2021-01-12T22:02:15.158Z] [2021-01-12T22:02:15.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:15.158Z] #11 107.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T22:02:15.158Z] #11 108.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-01-12T22:02:15.158Z] #11 108.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:15.768Z] using credential docker-jenkins-github-credentials [2021-01-12T22:02:15.843Z] Cloning the remote Git repository [2021-01-12T22:02:15.843Z] Cloning with configured refspecs honoured and without tags [2021-01-12T22:02:15.908Z] ok github.com/docker/docker/client 0.128s coverage: 75.4% of statements [2021-01-12T22:02:15.910Z] #34 90.86 Selecting previously unselected package libarchive13:amd64. [2021-01-12T22:02:15.910Z] #34 90.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-01-12T22:02:15.910Z] #34 90.88 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:02:16.145Z] #18 4.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:02:16.171Z] #34 91.49 Selecting previously unselected package libjsoncpp1:amd64. [2021-01-12T22:02:16.171Z] #34 91.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-01-12T22:02:16.171Z] #34 91.53 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:02:16.432Z] #34 91.83 Selecting previously unselected package librhash0:amd64. [2021-01-12T22:02:16.432Z] #34 91.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-01-12T22:02:16.433Z] #43 ... [2021-01-12T22:02:16.433Z] [2021-01-12T22:02:16.433Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:16.433Z] #45 137.1 github.com/LK4D4/vndr/build [2021-01-12T22:02:16.433Z] #45 139.1 vendor/golang.org/x/text/unicode/norm [2021-01-12T22:02:16.433Z] #45 146.9 mime/quotedprintable [2021-01-12T22:02:16.433Z] #45 ... [2021-01-12T22:02:16.433Z] [2021-01-12T22:02:16.433Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:16.433Z] #20 21.79 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T22:02:16.433Z] #20 21.79 The following additional packages will be installed: [2021-01-12T22:02:16.433Z] #20 21.79 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T22:02:16.433Z] #20 21.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T22:02:16.433Z] #20 21.79 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T22:02:16.433Z] #20 21.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T22:02:16.433Z] #20 21.79 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T22:02:16.433Z] #20 21.81 Suggested packages: [2021-01-12T22:02:16.433Z] #20 21.81 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T22:02:16.433Z] #20 21.81 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T22:02:16.433Z] #20 21.81 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T22:02:16.433Z] #20 21.81 Recommended packages: [2021-01-12T22:02:16.433Z] #20 21.81 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T22:02:16.433Z] #20 21.81 python3-keyrings.alt python3-xdg unzip [2021-01-12T22:02:16.433Z] #20 24.52 The following NEW packages will be installed: [2021-01-12T22:02:16.433Z] #20 24.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T22:02:16.433Z] #20 24.53 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T22:02:16.433Z] #20 24.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T22:02:16.433Z] #20 24.53 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T22:02:16.433Z] #20 24.53 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T22:02:16.433Z] #20 24.53 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T22:02:16.433Z] #20 24.53 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T22:02:16.433Z] #20 24.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T22:02:16.433Z] #20 24.53 xz-utils zip [2021-01-12T22:02:16.433Z] #20 24.66 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:02:16.433Z] #20 24.66 Need to get 29.2 MB of archives. [2021-01-12T22:02:16.433Z] #20 24.66 After this operation, 134 MB of additional disk space will be used. [2021-01-12T22:02:16.433Z] #20 24.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-01-12T22:02:16.433Z] #20 24.77 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-12T22:02:16.433Z] #20 25.12 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-12T22:02:16.710Z] #34 91.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:02:16.030Z] Cloning repository https://github.com/moby/moby.git [2021-01-12T22:02:16.421Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-01-12T22:02:16.972Z] #34 92.36 Selecting previously unselected package libuv1:amd64. [2021-01-12T22:02:16.972Z] #34 92.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-01-12T22:02:16.972Z] #34 92.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:02:17.074Z] #20 25.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-01-12T22:02:17.074Z] #20 25.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-01-12T22:02:17.074Z] #20 25.91 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-12T22:02:17.233Z] #34 92.59 Selecting previously unselected package cmake. [2021-01-12T22:02:17.233Z] #34 92.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-01-12T22:02:17.233Z] #34 92.62 Unpacking cmake (3.13.4-1) ... [2021-01-12T22:02:17.523Z] #18 ... [2021-01-12T22:02:17.523Z] [2021-01-12T22:02:17.523Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:17.523Z] #51 14.39 + cd /tmp/tmp.5HzPcHv4YQ/src/github.com/opencontainers/runc [2021-01-12T22:02:17.523Z] #51 14.39 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:02:17.523Z] #51 14.92 + '[' -z '' ']' [2021-01-12T22:02:17.523Z] #51 14.92 + target=static [2021-01-12T22:02:17.523Z] #51 14.92 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T22:02:17.523Z] #51 15.32 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-12T22:02:17.715Z] #20 26.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-01-12T22:02:17.715Z] #20 26.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-01-12T22:02:17.715Z] #20 26.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-01-12T22:02:17.928Z] #34 ... [2021-01-12T22:02:17.928Z] [2021-01-12T22:02:17.928Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:17.928Z] #11 85.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T22:02:17.928Z] #11 85.62 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:02:17.928Z] #11 85.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:02:17.928Z] #11 90.94 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T22:02:17.928Z] #11 90.99 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T22:02:17.928Z] #11 91.00 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:02:17.928Z] #11 91.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T22:02:17.928Z] #11 91.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:02:17.928Z] #11 91.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:02:17.928Z] #11 91.62 Selecting previously unselected package dmsetup. [2021-01-12T22:02:17.928Z] #11 91.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:02:17.928Z] #11 91.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T22:02:17.928Z] #11 ... [2021-01-12T22:02:17.928Z] [2021-01-12T22:02:17.928Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:17.928Z] #34 91.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:02:17.928Z] #34 91.74 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:02:17.928Z] #34 91.76 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:02:17.928Z] #34 91.77 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:17.928Z] #34 91.82 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:02:17.928Z] #34 91.84 Setting up cmake-data (3.13.4-1) ... [2021-01-12T22:02:17.928Z] #34 91.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:02:17.928Z] #34 91.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:02:17.928Z] #34 91.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:02:17.928Z] #34 91.95 Setting up cmake (3.13.4-1) ... [2021-01-12T22:02:17.928Z] #34 91.96 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:02:17.928Z] #34 92.06 Processing triggers for mime-support (3.62) ... [2021-01-12T22:02:18.013Z] #20 26.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-01-12T22:02:18.013Z] #20 26.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-01-12T22:02:18.013Z] #20 26.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-01-12T22:02:18.013Z] #20 26.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-01-12T22:02:18.013Z] #20 26.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-01-12T22:02:18.013Z] #20 26.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-01-12T22:02:18.013Z] #20 26.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-01-12T22:02:18.183Z] #34 ... [2021-01-12T22:02:18.183Z] [2021-01-12T22:02:18.183Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:18.183Z] #49 82.57 time [2021-01-12T22:02:18.183Z] #49 91.66 context [2021-01-12T22:02:18.183Z] #49 ... [2021-01-12T22:02:18.183Z] [2021-01-12T22:02:18.183Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:18.183Z] #11 91.84 Selecting previously unselected package mingw-w64-common. [2021-01-12T22:02:18.183Z] #11 91.85 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T22:02:18.183Z] #11 91.87 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T22:02:18.310Z] #20 26.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-01-12T22:02:18.310Z] #20 26.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:02:18.310Z] #20 26.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-01-12T22:02:18.310Z] #20 26.91 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-12T22:02:18.310Z] #20 26.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-01-12T22:02:18.310Z] #20 26.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-01-12T22:02:18.310Z] #20 27.00 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-01-12T22:02:18.310Z] #20 27.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-01-12T22:02:18.439Z] #11 ... [2021-01-12T22:02:18.439Z] [2021-01-12T22:02:18.439Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:18.439Z] #34 DONE 92.9s [2021-01-12T22:02:18.606Z] #20 27.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-01-12T22:02:18.606Z] #20 27.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-12T22:02:18.606Z] #20 27.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-01-12T22:02:18.606Z] #20 27.39 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-01-12T22:02:18.606Z] #20 27.40 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-01-12T22:02:18.617Z] #34 ... [2021-01-12T22:02:18.617Z] [2021-01-12T22:02:18.617Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:18.617Z] #49 83.82 time [2021-01-12T22:02:18.617Z] #49 91.83 context [2021-01-12T22:02:18.617Z] #49 93.29 os [2021-01-12T22:02:18.617Z] #49 ... [2021-01-12T22:02:18.617Z] [2021-01-12T22:02:18.617Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:18.617Z] #11 86.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-01-12T22:02:18.617Z] #11 86.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-01-12T22:02:18.617Z] #11 86.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:02:18.618Z] #11 90.39 Selecting previously unselected package binutils-mingw-w64. [2021-01-12T22:02:18.618Z] #11 90.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-01-12T22:02:18.618Z] #11 90.41 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:02:18.618Z] #11 90.70 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-01-12T22:02:18.618Z] #11 90.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:02:18.618Z] #11 90.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:02:18.618Z] #11 91.22 Selecting previously unselected package dmsetup. [2021-01-12T22:02:18.618Z] #11 91.22 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:02:18.618Z] #11 91.24 Unpacking dmsetup (2:1.02.155-3) ... [2021-01-12T22:02:18.618Z] #11 91.65 Selecting previously unselected package mingw-w64-common. [2021-01-12T22:02:18.618Z] #11 91.65 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-01-12T22:02:18.618Z] #11 91.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-01-12T22:02:18.696Z] [2021-01-12T22:02:18.696Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:17.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T22:02:17.382Z] > git --version # timeout=10 [2021-01-12T22:02:17.428Z] > git --version # 'git version 2.24.1.windows.2' [2021-01-12T22:02:17.428Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T22:02:17.432Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T22:02:19.188Z] #11 ... [2021-01-12T22:02:19.188Z] [2021-01-12T22:02:19.188Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:19.188Z] #49 94.63 encoding/binary [2021-01-12T22:02:19.254Z] #20 27.92 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-12T22:02:19.254Z] #20 27.92 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-12T22:02:19.254Z] #20 27.92 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-12T22:02:19.254Z] #20 27.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-01-12T22:02:19.254Z] #20 27.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-01-12T22:02:19.254Z] #20 27.94 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T22:02:19.254Z] #20 28.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T22:02:19.254Z] #20 28.01 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T22:02:19.254Z] #20 28.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-01-12T22:02:19.254Z] #20 28.02 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T22:02:19.254Z] #20 28.03 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T22:02:19.254Z] #20 28.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T22:02:19.254Z] #20 28.06 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2021-01-12T22:02:19.550Z] #20 28.26 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-12T22:02:19.863Z] #20 28.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-01-12T22:02:20.062Z] #35 1.563 + RM_GOPATH=0 [2021-01-12T22:02:20.062Z] #35 1.563 + TMP_GOPATH= [2021-01-12T22:02:20.062Z] #35 1.563 + : /build [2021-01-12T22:02:20.062Z] #35 1.563 + '[' -z '' ']' [2021-01-12T22:02:20.062Z] #35 1.564 ++ mktemp -d [2021-01-12T22:02:20.062Z] #35 1.565 + export GOPATH=/tmp/tmp.BFZ0HIuZwV [2021-01-12T22:02:20.062Z] #35 1.565 + GOPATH=/tmp/tmp.BFZ0HIuZwV [2021-01-12T22:02:20.062Z] #35 1.566 + RM_GOPATH=1 [2021-01-12T22:02:20.062Z] #35 1.566 + case "$(go env GOARCH)" in [2021-01-12T22:02:20.062Z] #35 1.573 ++ go env GOARCH [2021-01-12T22:02:20.062Z] #35 1.652 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:20.062Z] #35 1.652 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:20.062Z] #35 1.653 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:20.062Z] #35 1.654 + dir=/tmp/install [2021-01-12T22:02:20.062Z] #35 1.654 + bin=tini [2021-01-12T22:02:20.062Z] #35 1.655 + shift [2021-01-12T22:02:20.062Z] #35 1.655 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T22:02:20.062Z] #35 1.655 + . /tmp/install/tini.installer [2021-01-12T22:02:20.062Z] #35 1.655 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:20.062Z] #35 1.656 + install_tini [2021-01-12T22:02:20.062Z] #35 1.656 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T22:02:20.062Z] #35 1.656 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:20.062Z] #35 1.656 + git clone https://github.com/krallin/tini.git /tmp/tmp.BFZ0HIuZwV/tini [2021-01-12T22:02:20.062Z] #35 1.658 Cloning into '/tmp/tmp.BFZ0HIuZwV/tini'... [2021-01-12T22:02:20.062Z] #35 ... [2021-01-12T22:02:20.062Z] [2021-01-12T22:02:20.062Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:20.062Z] #40 84.61 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:20.062Z] #40 85.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:20.062Z] #40 85.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:20.062Z] #40 85.58 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:20.062Z] #40 85.62 Setting up python-six (1.12.0-1) ... [2021-01-12T22:02:20.062Z] #40 92.05 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:02:20.062Z] #40 92.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:02:20.062Z] #40 92.08 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:20.062Z] #40 92.10 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:02:20.062Z] #40 92.12 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:20.062Z] #40 92.13 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:02:20.062Z] #40 92.15 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:20.062Z] #40 92.17 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:20.062Z] #40 92.19 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:02:20.062Z] #40 92.21 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T22:02:20.169Z] #20 28.74 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T22:02:20.466Z] #11 ... [2021-01-12T22:02:20.466Z] [2021-01-12T22:02:20.466Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:20.466Z] #43 103.1 net/http/httptrace [2021-01-12T22:02:20.466Z] #43 103.3 net/http [2021-01-12T22:02:20.466Z] #43 111.9 github.com/LK4D4/vndr/godl [2021-01-12T22:02:20.466Z] #43 112.4 github.com/LK4D4/vndr [2021-01-12T22:02:20.466Z] #43 ... [2021-01-12T22:02:20.466Z] [2021-01-12T22:02:20.466Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:20.466Z] #41 24.95 CC images/eventpoll.o [2021-01-12T22:02:20.466Z] #41 25.37 CC images/fh.o [2021-01-12T22:02:20.466Z] #41 25.76 CC images/fsnotify.o [2021-01-12T22:02:20.466Z] #41 26.43 CC images/signalfd.o [2021-01-12T22:02:20.466Z] #41 26.77 CC images/fs.o [2021-01-12T22:02:20.466Z] #41 27.13 CC images/pstree.o [2021-01-12T22:02:20.466Z] #41 27.29 CC images/pipe.o [2021-01-12T22:02:20.466Z] #41 27.52 CC images/tcp-stream.o [2021-01-12T22:02:20.466Z] #41 27.70 CC images/sk-packet.o [2021-01-12T22:02:20.466Z] #41 27.93 CC images/mnt.o [2021-01-12T22:02:20.466Z] #41 28.09 CC images/pipe-data.o [2021-01-12T22:02:20.466Z] #41 28.33 CC images/sa.o [2021-01-12T22:02:20.466Z] #41 28.69 CC images/timer.o [2021-01-12T22:02:20.466Z] #41 29.14 CC images/timerfd.o [2021-01-12T22:02:20.466Z] #41 29.42 CC images/mm.o [2021-01-12T22:02:20.466Z] #41 29.69 CC images/sk-opts.o [2021-01-12T22:02:20.466Z] #41 29.88 CC images/sk-unix.o [2021-01-12T22:02:20.466Z] #41 30.22 CC images/sk-inet.o [2021-01-12T22:02:20.813Z] #51 ... [2021-01-12T22:02:20.813Z] [2021-01-12T22:02:20.813Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:20.813Z] #41 90.53 CC criu/pie/util-vdso-elf32.o [2021-01-12T22:02:20.813Z] #41 91.86 AR criu/pie/pie.lib.a [2021-01-12T22:02:20.813Z] #41 91.95 DEP criu/pie/restorer.d [2021-01-12T22:02:20.813Z] #41 92.22 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T22:02:20.813Z] #41 92.36 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T22:02:20.813Z] #41 92.41 DEP criu/arch/x86/restorer.d [2021-01-12T22:02:20.813Z] #41 92.68 DEP criu/arch/x86/vdso-pie.d [2021-01-12T22:02:20.813Z] #41 92.91 DEP criu/pie/parasite-vdso.d [2021-01-12T22:02:20.813Z] #41 93.10 DEP criu/pie/parasite.d [2021-01-12T22:02:20.813Z] #41 93.53 CC criu/pie/parasite.o [2021-01-12T22:02:20.813Z] #41 95.30 LINK criu/pie/parasite.built-in.o [2021-01-12T22:02:20.813Z] #41 95.31 GEN criu/pie/parasite-blob.h [2021-01-12T22:02:20.813Z] #41 95.39 CC criu/pie/parasite-vdso.o [2021-01-12T22:02:20.813Z] #41 96.28 CC criu/arch/x86/vdso-pie.o [2021-01-12T22:02:20.813Z] #41 96.81 CC criu/arch/x86/restorer.o [2021-01-12T22:02:20.813Z] #41 97.65 CC criu/arch/x86/restorer_unmap.o [2021-01-12T22:02:20.813Z] #41 97.70 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T22:02:20.813Z] #41 98.17 CC criu/pie/restorer.o [2021-01-12T22:02:21.043Z] #41 30.60 CC images/tun.o [2021-01-12T22:02:21.043Z] #41 30.88 CC images/sk-netlink.o [2021-01-12T22:02:21.307Z] #41 31.18 CC images/packet-sock.o [2021-01-12T22:02:21.430Z] #40 ... [2021-01-12T22:02:21.430Z] [2021-01-12T22:02:21.430Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:21.430Z] #43 85.65 time [2021-01-12T22:02:21.430Z] #43 94.31 strings [2021-01-12T22:02:21.430Z] #43 95.30 os [2021-01-12T22:02:21.430Z] #43 ... [2021-01-12T22:02:21.430Z] [2021-01-12T22:02:21.430Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:21.430Z] #35 2.858 + cd /tmp/tmp.BFZ0HIuZwV/tini [2021-01-12T22:02:21.430Z] #35 2.858 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:21.430Z] #35 2.906 + cmake . [2021-01-12T22:02:21.691Z] #20 30.37 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-01-12T22:02:21.884Z] #41 31.56 CC images/ipc-var.o [2021-01-12T22:02:21.986Z] #20 30.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-01-12T22:02:21.986Z] #20 30.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-01-12T22:02:22.147Z] #41 31.79 CC images/ipc-desc.o [2021-01-12T22:02:22.147Z] #41 32.04 CC images/ipc-shm.o [2021-01-12T22:02:22.410Z] #41 32.23 CC images/ipc-msg.o [2021-01-12T22:02:22.488Z] #49 ... [2021-01-12T22:02:22.488Z] [2021-01-12T22:02:22.488Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:22.488Z] #40 87.45 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 87.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:22.488Z] #40 88.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:22.488Z] #40 89.31 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:22.488Z] #40 89.34 Setting up python-six (1.12.0-1) ... [2021-01-12T22:02:22.488Z] #40 95.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-01-12T22:02:22.488Z] #40 95.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:02:22.488Z] #40 95.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 96.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-01-12T22:02:22.488Z] #40 96.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 96.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 96.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:22.488Z] #40 96.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 96.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-01-12T22:02:22.488Z] #40 96.10 Setting up python-protobuf (3.6.1.3-2) ... [2021-01-12T22:02:22.488Z] #40 ... [2021-01-12T22:02:22.488Z] [2021-01-12T22:02:22.488Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:22.488Z] #49 97.61 encoding/base64 [2021-01-12T22:02:22.637Z] #20 31.41 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:22.673Z] #41 32.57 CC images/ipc-sem.o [2021-01-12T22:02:22.797Z] #35 3.958 -- The C compiler identification is GNU 8.3.0 [2021-01-12T22:02:22.797Z] #35 4.036 -- Check for working C compiler: /usr/bin/cc [2021-01-12T22:02:22.933Z] #20 31.51 Fetched 29.2 MB in 6s (4712 kB/s) [2021-01-12T22:02:22.933Z] #20 31.58 Selecting previously unselected package pigz. [2021-01-12T22:02:22.933Z] #20 31.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 ... 23361 files and directories currently installed.) [2021-01-12T22:02:22.933Z] #20 31.65 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-01-12T22:02:22.933Z] #20 31.65 Unpacking pigz (2.4-1) ... [2021-01-12T22:02:22.937Z] #41 32.74 CC images/utsns.o [2021-01-12T22:02:23.202Z] #41 33.01 CC images/creds.o [2021-01-12T22:02:23.228Z] #20 31.77 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-01-12T22:02:23.228Z] #20 31.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T22:02:23.228Z] #20 31.77 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T22:02:23.360Z] #35 4.952 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T22:02:23.430Z] #49 ... [2021-01-12T22:02:23.430Z] [2021-01-12T22:02:23.430Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:23.430Z] #32 88.56 internal/poll [2021-01-12T22:02:23.430Z] #32 89.21 internal/fmtsort [2021-01-12T22:02:23.430Z] #32 90.00 internal/syscall/execenv [2021-01-12T22:02:23.430Z] #32 90.30 internal/syscall/unix [2021-01-12T22:02:23.430Z] #32 90.84 strings [2021-01-12T22:02:23.430Z] #32 91.91 os [2021-01-12T22:02:23.430Z] #32 95.91 path [2021-01-12T22:02:23.430Z] #32 96.63 text/tabwriter [2021-01-12T22:02:23.430Z] #32 97.72 path/filepath [2021-01-12T22:02:23.430Z] #32 97.73 fmt [2021-01-12T22:02:23.430Z] #32 ... [2021-01-12T22:02:23.430Z] [2021-01-12T22:02:23.430Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-01-12T22:02:23.430Z] #34 98.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:02:23.430Z] #34 98.31 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:02:23.430Z] #34 98.36 Setting up libuv1:amd64 (1.24.1-1) ... [2021-01-12T22:02:23.430Z] #34 98.41 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:23.430Z] #34 98.56 Setting up librhash0:amd64 (1.3.8-1) ... [2021-01-12T22:02:23.430Z] #34 98.59 Setting up cmake-data (3.13.4-1) ... [2021-01-12T22:02:23.430Z] #34 98.63 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-01-12T22:02:23.430Z] #34 98.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-01-12T22:02:23.430Z] #34 98.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-01-12T22:02:23.430Z] #34 98.73 Setting up cmake (3.13.4-1) ... [2021-01-12T22:02:23.430Z] #34 98.74 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:02:23.430Z] #34 98.89 Processing triggers for mime-support (3.62) ... [2021-01-12T22:02:23.465Z] #41 33.22 CC images/vma.o [2021-01-12T22:02:23.465Z] #41 33.44 CC images/netdev.o [2021-01-12T22:02:23.616Z] #35 4.960 -- Detecting C compiler ABI info [2021-01-12T22:02:23.868Z] #20 32.36 Selecting previously unselected package python3.7-minimal. [2021-01-12T22:02:23.868Z] #20 32.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T22:02:23.868Z] #20 32.39 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:02:24.041Z] #41 33.81 CC images/tty.o [2021-01-12T22:02:24.149Z] #41 103.7 LINK criu/pie/restorer.built-in.o [2021-01-12T22:02:24.149Z] #41 103.7 GEN criu/pie/restorer-blob.h [2021-01-12T22:02:24.149Z] #41 103.9 DEP criu/vdso.d [2021-01-12T22:02:24.149Z] #41 ... [2021-01-12T22:02:24.149Z] [2021-01-12T22:02:24.149Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:24.150Z] #43 197.7 github.com/LK4D4/vndr/godl [2021-01-12T22:02:24.150Z] #43 198.8 github.com/LK4D4/vndr [2021-01-12T22:02:24.150Z] #43 ... [2021-01-12T22:02:24.150Z] [2021-01-12T22:02:24.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:24.150Z] #41 104.2 DEP criu/vdso-compat.d [2021-01-12T22:02:24.408Z] #41 104.4 DEP criu/uts_ns.d [2021-01-12T22:02:24.408Z] #41 104.5 DEP criu/util.d [2021-01-12T22:02:24.626Z] #35 6.017 -- Detecting C compiler ABI info - done [2021-01-12T22:02:24.626Z] #35 6.077 -- Detecting C compile features [2021-01-12T22:02:24.898Z] #35 ... [2021-01-12T22:02:24.898Z] [2021-01-12T22:02:24.898Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:24.898Z] #32 89.33 internal/poll [2021-01-12T22:02:24.898Z] #32 90.60 internal/fmtsort [2021-01-12T22:02:24.898Z] #32 91.62 internal/syscall/execenv [2021-01-12T22:02:24.898Z] #32 91.73 internal/syscall/unix [2021-01-12T22:02:24.898Z] #32 92.19 strings [2021-01-12T22:02:24.898Z] #32 92.53 os [2021-01-12T22:02:24.898Z] #32 97.26 path [2021-01-12T22:02:24.898Z] #32 97.97 text/tabwriter [2021-01-12T22:02:24.898Z] #32 99.21 path/filepath [2021-01-12T22:02:24.898Z] #32 99.22 fmt [2021-01-12T22:02:24.914Z] #20 33.44 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T22:02:24.914Z] #20 33.46 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:02:24.977Z] #41 104.8 DEP criu/uffd.d [2021-01-12T22:02:24.993Z] #41 34.51 CC images/file-lock.o [2021-01-12T22:02:24.993Z] #41 34.71 CC images/rlimit.o [2021-01-12T22:02:25.154Z] #32 ... [2021-01-12T22:02:25.154Z] [2021-01-12T22:02:25.154Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:25.154Z] #43 99.09 regexp/syntax [2021-01-12T22:02:25.239Z] #41 105.0 DEP criu/tun.d [2021-01-12T22:02:25.239Z] #41 105.2 DEP criu/tty.d [2021-01-12T22:02:25.256Z] #41 35.00 CC images/pagemap.o [2021-01-12T22:02:25.497Z] #41 105.5 DEP criu/timerfd.d [2021-01-12T22:02:25.502Z] #34 DONE 100.7s [2021-01-12T22:02:25.502Z] [2021-01-12T22:02:25.502Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:25.520Z] #41 35.35 CC images/siginfo.o [2021-01-12T22:02:25.755Z] #41 105.8 DEP criu/timens.d [2021-01-12T22:02:25.783Z] #41 35.76 CC images/rpc.o [2021-01-12T22:02:26.013Z] #41 106.0 DEP criu/sysfs_parse.d [2021-01-12T22:02:26.013Z] #41 106.2 DEP criu/sysctl.d [2021-01-12T22:02:26.434Z] #20 ... [2021-01-12T22:02:26.434Z] [2021-01-12T22:02:26.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:26.434Z] #43 79.67 LINK criu/pie/restorer.built-in.o [2021-01-12T22:02:26.434Z] #43 79.68 GEN criu/pie/restorer-blob.h [2021-01-12T22:02:26.434Z] #43 79.80 DEP criu/vdso.d [2021-01-12T22:02:26.434Z] #43 79.95 DEP criu/uts_ns.d [2021-01-12T22:02:26.434Z] #43 80.12 DEP criu/util.d [2021-01-12T22:02:26.434Z] #43 80.33 DEP criu/uffd.d [2021-01-12T22:02:26.434Z] #43 80.67 DEP criu/tun.d [2021-01-12T22:02:26.434Z] #43 80.95 DEP criu/tty.d [2021-01-12T22:02:26.434Z] #43 81.13 DEP criu/timerfd.d [2021-01-12T22:02:26.434Z] #43 81.32 DEP criu/timens.d [2021-01-12T22:02:26.434Z] #43 81.54 DEP criu/sysfs_parse.d [2021-01-12T22:02:26.434Z] #43 81.81 DEP criu/sysctl.d [2021-01-12T22:02:26.434Z] #43 81.98 DEP criu/string.d [2021-01-12T22:02:26.434Z] #43 82.01 DEP criu/stats.d [2021-01-12T22:02:26.434Z] #43 82.17 DEP criu/sockets.d [2021-01-12T22:02:26.434Z] #43 82.55 DEP criu/sk-unix.d [2021-01-12T22:02:26.434Z] #43 82.85 DEP criu/sk-tcp.d [2021-01-12T22:02:26.434Z] #43 83.07 DEP criu/sk-queue.d [2021-01-12T22:02:26.434Z] #43 83.26 DEP criu/sk-packet.d [2021-01-12T22:02:26.434Z] #43 83.51 DEP criu/sk-netlink.d [2021-01-12T22:02:26.434Z] #43 83.76 DEP criu/sk-inet.d [2021-01-12T22:02:26.434Z] #43 84.02 DEP criu/signalfd.d [2021-01-12T22:02:26.434Z] #43 84.22 DEP criu/sigframe.d [2021-01-12T22:02:26.434Z] #43 84.32 DEP criu/shmem.d [2021-01-12T22:02:26.434Z] #43 84.52 DEP criu/servicefd.d [2021-01-12T22:02:26.434Z] #43 84.75 DEP criu/seize.d [2021-01-12T22:02:26.434Z] #43 84.89 DEP criu/seccomp.d [2021-01-12T22:02:26.434Z] #43 85.06 DEP criu/rst-malloc.d [2021-01-12T22:02:26.434Z] #43 85.20 DEP criu/rbtree.d [2021-01-12T22:02:26.434Z] #43 85.22 DEP criu/pstree.d [2021-01-12T22:02:26.434Z] #43 85.43 DEP criu/protobuf.d [2021-01-12T22:02:26.434Z] #43 85.64 GEN criu/protobuf-desc-gen.h [2021-01-12T22:02:26.434Z] #43 87.62 DEP criu/protobuf-desc.d [2021-01-12T22:02:26.434Z] #43 87.84 DEP criu/proc_parse.d [2021-01-12T22:02:26.434Z] #43 88.04 DEP criu/plugin.d [2021-01-12T22:02:26.434Z] #43 88.14 DEP criu/pipes.d [2021-01-12T22:02:26.434Z] #43 88.33 DEP criu/pie-util.d [2021-01-12T22:02:26.434Z] #43 88.50 DEP criu/pie-util-vdso.d [2021-01-12T22:02:26.434Z] #43 88.65 DEP criu/path.d [2021-01-12T22:02:26.434Z] #43 88.90 DEP criu/parasite-syscall.d [2021-01-12T22:02:26.434Z] #43 89.21 DEP criu/pagemap.d [2021-01-12T22:02:26.434Z] #43 89.43 DEP criu/pagemap-cache.d [2021-01-12T22:02:26.434Z] #43 89.60 DEP criu/page-xfer.d [2021-01-12T22:02:26.450Z] #35 ... [2021-01-12T22:02:26.450Z] [2021-01-12T22:02:26.450Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:26.450Z] #43 91.91 strings [2021-01-12T22:02:26.450Z] #43 94.73 os [2021-01-12T22:02:26.450Z] #43 96.86 regexp/syntax [2021-01-12T22:02:26.450Z] #43 101.1 fmt [2021-01-12T22:02:26.580Z] #41 106.3 DEP criu/string.d [2021-01-12T22:02:26.580Z] #41 106.4 DEP criu/stats.d [2021-01-12T22:02:26.710Z] #43 ... [2021-01-12T22:02:26.710Z] [2021-01-12T22:02:26.710Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:26.710Z] #11 101.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T22:02:26.710Z] #11 101.9 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T22:02:26.710Z] #11 101.9 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:02:26.736Z] #43 89.77 DEP criu/page-pipe.d [2021-01-12T22:02:26.736Z] #43 89.86 DEP criu/netfilter.d [2021-01-12T22:02:26.837Z] #41 106.6 DEP criu/sockets.d [2021-01-12T22:02:26.838Z] #41 106.9 DEP criu/sk-unix.d [2021-01-12T22:02:27.045Z] #43 90.03 DEP criu/net.d [2021-01-12T22:02:27.045Z] #43 90.27 DEP criu/namespaces.d [2021-01-12T22:02:27.045Z] #43 ... [2021-01-12T22:02:27.045Z] [2021-01-12T22:02:27.045Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:27.045Z] #45 148.1 net/http/internal [2021-01-12T22:02:27.045Z] #45 150.4 vendor/golang.org/x/crypto/cryptobyte [2021-01-12T22:02:27.045Z] #45 151.6 vendor/golang.org/x/net/idna [2021-01-12T22:02:27.045Z] #45 154.7 net/textproto [2021-01-12T22:02:27.045Z] #45 155.1 crypto/x509 [2021-01-12T22:02:27.045Z] #45 157.0 mime/multipart [2021-01-12T22:02:27.045Z] #45 157.6 vendor/golang.org/x/net/http/httpproxy [2021-01-12T22:02:27.045Z] #45 157.6 vendor/golang.org/x/net/http/httpguts [2021-01-12T22:02:27.346Z] #45 ... [2021-01-12T22:02:27.346Z] [2021-01-12T22:02:27.346Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:27.346Z] #20 36.03 Selecting previously unselected package python3-minimal. [2021-01-12T22:02:27.346Z] #20 36.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2021-01-12T22:02:27.346Z] #20 36.11 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-01-12T22:02:27.346Z] #20 36.11 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T22:02:27.404Z] #41 107.3 DEP criu/sk-tcp.d [2021-01-12T22:02:27.640Z] #20 36.21 Selecting previously unselected package libmpdec2:ppc64el. [2021-01-12T22:02:27.640Z] #20 36.21 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-01-12T22:02:27.640Z] #20 36.23 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-01-12T22:02:27.640Z] #20 36.32 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-01-12T22:02:27.640Z] #20 36.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T22:02:27.640Z] #20 36.33 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T22:02:27.662Z] #41 107.7 DEP criu/sk-queue.d [2021-01-12T22:02:27.662Z] #41 ... [2021-01-12T22:02:27.662Z] [2021-01-12T22:02:27.662Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:27.662Z] #18 6.147 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:02:27.670Z] #43 101.9 fmt [2021-01-12T22:02:27.774Z] #41 37.20 CC images/ext-file.o [2021-01-12T22:02:27.774Z] #41 37.37 CC images/cgroup.o [2021-01-12T22:02:27.921Z] #18 16.31 Fetched 8414 kB in 15s (565 kB/s) [2021-01-12T22:02:27.921Z] #18 16.31 Reading package lists... [2021-01-12T22:02:27.921Z] #18 ... [2021-01-12T22:02:27.921Z] [2021-01-12T22:02:27.921Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:27.921Z] #41 108.0 DEP criu/sk-packet.d [2021-01-12T22:02:28.180Z] #41 108.1 DEP criu/sk-netlink.d [2021-01-12T22:02:28.180Z] #41 108.2 DEP criu/sk-inet.d [2021-01-12T22:02:28.357Z] #41 38.09 CC images/userns.o [2021-01-12T22:02:28.357Z] #41 ... [2021-01-12T22:02:28.357Z] [2021-01-12T22:02:28.357Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:28.357Z] #43 DONE 121.4s [2021-01-12T22:02:28.357Z] [2021-01-12T22:02:28.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:28.357Z] #41 38.33 CC images/google/protobuf/descriptor.o [2021-01-12T22:02:28.439Z] #41 108.4 DEP criu/signalfd.d [2021-01-12T22:02:28.685Z] #20 37.50 Selecting previously unselected package python3.7. [2021-01-12T22:02:28.685Z] #20 37.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-01-12T22:02:28.685Z] #20 37.52 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:28.698Z] #41 108.5 DEP criu/sigframe.d [2021-01-12T22:02:28.698Z] #41 108.7 DEP criu/shmem.d [2021-01-12T22:02:28.980Z] #20 37.61 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-01-12T22:02:28.980Z] #20 37.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-01-12T22:02:28.980Z] #20 37.62 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-12T22:02:28.980Z] #20 37.72 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T22:02:29.038Z] #43 ... [2021-01-12T22:02:29.038Z] [2021-01-12T22:02:29.038Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:29.038Z] #49 93.46 os [2021-01-12T22:02:29.038Z] #49 95.84 encoding/binary [2021-01-12T22:02:29.038Z] #49 98.62 encoding/base64 [2021-01-12T22:02:29.038Z] #49 99.24 fmt [2021-01-12T22:02:29.038Z] #49 100.1 path/filepath [2021-01-12T22:02:29.038Z] #49 103.0 golang.org/x/sys/unix [2021-01-12T22:02:29.038Z] #49 ... [2021-01-12T22:02:29.038Z] [2021-01-12T22:02:29.038Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:29.038Z] #35 9.177 -- Detecting C compile features - done [2021-01-12T22:02:29.038Z] #35 9.215 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T22:02:29.038Z] #35 9.643 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T22:02:29.038Z] #35 9.761 -- Configuring done [2021-01-12T22:02:29.038Z] #35 9.834 -- Generating done [2021-01-12T22:02:29.038Z] #35 9.834 -- Build files have been written to: /tmp/tmp.BFZ0HIuZwV/tini [2021-01-12T22:02:29.038Z] #35 9.863 + make tini-static [2021-01-12T22:02:29.038Z] #35 10.51 Scanning dependencies of target tini-static [2021-01-12T22:02:29.038Z] #35 10.69 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T22:02:29.265Z] #41 109.1 DEP criu/servicefd.d [2021-01-12T22:02:29.308Z] #41 ... [2021-01-12T22:02:29.308Z] [2021-01-12T22:02:29.308Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:02:29.308Z] #30 DONE 121.9s [2021-01-12T22:02:29.308Z] [2021-01-12T22:02:29.308Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:29.308Z] #11 121.6 Selecting previously unselected package libapparmor1:arm64. [2021-01-12T22:02:29.308Z] #11 121.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-01-12T22:02:29.308Z] #11 121.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-01-12T22:02:29.308Z] #11 121.9 Selecting previously unselected package libapparmor-dev:arm64. [2021-01-12T22:02:29.308Z] #11 121.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-01-12T22:02:29.308Z] #11 121.9 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-12T22:02:29.308Z] #11 122.1 Selecting previously unselected package libbtrfs0. [2021-01-12T22:02:29.308Z] #11 122.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-01-12T22:02:29.308Z] #11 122.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:02:29.308Z] #11 122.3 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:02:29.308Z] #11 122.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-01-12T22:02:29.308Z] #11 122.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:02:29.524Z] #41 109.4 DEP criu/seize.d [2021-01-12T22:02:29.601Z] #35 ... [2021-01-12T22:02:29.601Z] [2021-01-12T22:02:29.601Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:29.601Z] #40 102.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:02:29.601Z] #40 102.8 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:02:29.601Z] #40 DONE 104.1s [2021-01-12T22:02:29.783Z] #41 109.7 DEP criu/seccomp.d [2021-01-12T22:02:29.857Z] [2021-01-12T22:02:29.857Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:29.884Z] #11 122.7 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-01-12T22:02:29.884Z] #11 122.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-01-12T22:02:29.884Z] #11 122.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T22:02:29.884Z] #11 122.9 Selecting previously unselected package libudev-dev:arm64. [2021-01-12T22:02:29.884Z] #11 122.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2021-01-12T22:02:29.884Z] #11 122.9 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-12T22:02:30.024Z] #20 38.77 Selecting previously unselected package python3. [2021-01-12T22:02:30.024Z] #20 38.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 ... 24022 files and directories currently installed.) [2021-01-12T22:02:30.024Z] #20 38.82 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-01-12T22:02:30.024Z] #20 38.83 Unpacking python3 (3.7.3-1) ... [2021-01-12T22:02:30.042Z] #41 110.0 DEP criu/rst-malloc.d [2021-01-12T22:02:30.318Z] #20 39.01 Selecting previously unselected package libip4tc0:ppc64el. [2021-01-12T22:02:30.318Z] #20 39.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-01-12T22:02:30.318Z] #20 39.02 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:30.318Z] #20 39.12 Selecting previously unselected package libip6tc0:ppc64el. [2021-01-12T22:02:30.318Z] #20 39.12 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-01-12T22:02:30.318Z] #20 39.13 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:30.323Z] #41 ... [2021-01-12T22:02:30.323Z] [2021-01-12T22:02:30.323Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:30.323Z] #43 DONE 213.8s [2021-01-12T22:02:30.323Z] [2021-01-12T22:02:30.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:30.323Z] #41 110.1 DEP criu/rbtree.d [2021-01-12T22:02:30.323Z] #41 110.3 DEP criu/pstree.d [2021-01-12T22:02:30.460Z] #11 123.3 Selecting previously unselected package libsepol1-dev:arm64. [2021-01-12T22:02:30.460Z] #11 123.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-01-12T22:02:30.460Z] #11 123.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-01-12T22:02:30.584Z] #41 110.6 DEP criu/protobuf.d [2021-01-12T22:02:30.627Z] #20 39.23 Selecting previously unselected package libiptc0:ppc64el. [2021-01-12T22:02:30.627Z] #20 39.24 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-01-12T22:02:30.627Z] #20 39.24 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:30.627Z] #20 39.32 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-01-12T22:02:30.627Z] #20 39.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-01-12T22:02:30.627Z] #20 39.33 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-12T22:02:30.627Z] #20 39.39 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-01-12T22:02:30.627Z] #20 39.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-01-12T22:02:30.627Z] #20 39.40 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-12T22:02:30.627Z] #20 39.47 Selecting previously unselected package libnftnl11:ppc64el. [2021-01-12T22:02:30.723Z] #11 123.6 Selecting previously unselected package libpcre16-3:arm64. [2021-01-12T22:02:30.723Z] #11 123.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-01-12T22:02:30.723Z] #11 123.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-01-12T22:02:30.843Z] #41 110.9 GEN criu/protobuf-desc-gen.h [2021-01-12T22:02:30.920Z] #20 39.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-01-12T22:02:30.920Z] #20 39.48 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-01-12T22:02:30.920Z] #20 39.61 Selecting previously unselected package iptables. [2021-01-12T22:02:30.920Z] #20 39.62 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-01-12T22:02:30.920Z] #20 39.63 Unpacking iptables (1.8.2-4) ... [2021-01-12T22:02:30.986Z] #11 124.0 Selecting previously unselected package libpcre32-3:arm64. [2021-01-12T22:02:30.987Z] #11 124.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-01-12T22:02:30.987Z] #11 124.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-01-12T22:02:31.251Z] #11 124.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-01-12T22:02:31.251Z] #11 124.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-01-12T22:02:31.251Z] #11 124.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-12T22:02:31.515Z] #11 124.4 Selecting previously unselected package libpcre3-dev:arm64. [2021-01-12T22:02:31.515Z] #11 124.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-01-12T22:02:31.515Z] #11 124.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-12T22:02:31.558Z] #20 40.22 Selecting previously unselected package xxd. [2021-01-12T22:02:31.558Z] #20 40.24 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T22:02:31.558Z] #20 40.25 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:02:31.558Z] #20 40.40 Selecting previously unselected package vim-common. [2021-01-12T22:02:31.558Z] #20 40.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:02:31.852Z] #20 40.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:31.852Z] #20 40.62 Selecting previously unselected package bash-completion. [2021-01-12T22:02:31.852Z] #20 40.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T22:02:31.998Z] #11 ... [2021-01-12T22:02:31.998Z] [2021-01-12T22:02:31.998Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-01-12T22:02:31.998Z] #40 106.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-01-12T22:02:31.998Z] #40 106.9 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:02:32.095Z] #11 125.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-01-12T22:02:32.095Z] #11 125.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-01-12T22:02:32.095Z] #11 125.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-12T22:02:32.258Z] #40 DONE 107.8s [2021-01-12T22:02:32.258Z] [2021-01-12T22:02:32.258Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:32.258Z] #35 1.801 + RM_GOPATH=0 [2021-01-12T22:02:32.258Z] #35 1.801 + TMP_GOPATH= [2021-01-12T22:02:32.258Z] #35 1.801 + : /build [2021-01-12T22:02:32.258Z] #35 1.801 + '[' -z '' ']' [2021-01-12T22:02:32.258Z] #35 1.801 ++ mktemp -d [2021-01-12T22:02:32.258Z] #35 1.801 + export GOPATH=/tmp/tmp.Hui3RaiWi2 [2021-01-12T22:02:32.258Z] #35 1.801 + GOPATH=/tmp/tmp.Hui3RaiWi2 [2021-01-12T22:02:32.258Z] #35 1.801 + RM_GOPATH=1 [2021-01-12T22:02:32.258Z] #35 1.801 + case "$(go env GOARCH)" in [2021-01-12T22:02:32.258Z] #35 1.802 ++ go env GOARCH [2021-01-12T22:02:32.258Z] #35 1.818 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:32.258Z] #35 1.818 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:32.258Z] #35 1.821 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:32.258Z] #35 1.822 + dir=/tmp/install [2021-01-12T22:02:32.258Z] #35 1.829 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:32.258Z] #35 1.829 + bin=tini [2021-01-12T22:02:32.258Z] #35 1.829 + shift [2021-01-12T22:02:32.258Z] #35 1.829 + '[' '!' -f /tmp/install/tini.installer ']' [2021-01-12T22:02:32.258Z] #35 1.829 + . /tmp/install/tini.installer [2021-01-12T22:02:32.258Z] #35 1.829 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:32.258Z] #35 1.829 + install_tini [2021-01-12T22:02:32.258Z] #35 1.829 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-01-12T22:02:32.258Z] #35 1.829 + git clone https://github.com/krallin/tini.git /tmp/tmp.Hui3RaiWi2/tini [2021-01-12T22:02:32.258Z] #35 1.868 Cloning into '/tmp/tmp.Hui3RaiWi2/tini'... [2021-01-12T22:02:32.258Z] #35 2.830 + cd /tmp/tmp.Hui3RaiWi2/tini [2021-01-12T22:02:32.258Z] #35 2.830 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-01-12T22:02:32.258Z] #35 2.858 + cmake . [2021-01-12T22:02:32.258Z] #35 3.628 -- The C compiler identification is GNU 8.3.0 [2021-01-12T22:02:32.258Z] #35 3.728 -- Check for working C compiler: /usr/bin/cc [2021-01-12T22:02:32.258Z] #35 4.913 -- Check for working C compiler: /usr/bin/cc -- works [2021-01-12T22:02:32.258Z] #35 4.915 -- Detecting C compiler ABI info [2021-01-12T22:02:32.258Z] #35 5.712 -- Detecting C compiler ABI info - done [2021-01-12T22:02:32.258Z] #35 5.807 -- Detecting C compile features [2021-01-12T22:02:33.129Z] #41 3.256 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:02:33.129Z] #41 3.257 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:02:33.129Z] #41 3.290 Note: Building without GnuTLS support [2021-01-12T22:02:33.129Z] #41 ... [2021-01-12T22:02:33.129Z] [2021-01-12T22:02:33.129Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:33.129Z] #35 12.55 [100%] Linking C executable tini-static [2021-01-12T22:02:33.129Z] #35 13.66 [100%] Built target tini-static [2021-01-12T22:02:33.129Z] #35 13.82 + mkdir -p /build [2021-01-12T22:02:33.129Z] #35 13.85 + cp tini-static /build/docker-init [2021-01-12T22:02:33.129Z] #35 DONE 14.5s [2021-01-12T22:02:33.129Z] [2021-01-12T22:02:33.129Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:33.129Z] #41 3.292 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:02:33.129Z] #41 3.292 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:02:33.377Z] #41 113.3 DEP criu/protobuf-desc.d [2021-01-12T22:02:33.490Z] #11 126.5 Selecting previously unselected package libdevmapper-dev:arm64. [2021-01-12T22:02:33.490Z] #11 126.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-01-12T22:02:33.490Z] #11 126.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-12T22:02:33.636Z] #41 113.5 DEP criu/proc_parse.d [2021-01-12T22:02:33.636Z] #41 113.7 DEP criu/plugin.d [2021-01-12T22:02:33.753Z] #11 126.7 Selecting previously unselected package libseccomp-dev:arm64. [2021-01-12T22:02:33.753Z] #11 126.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-01-12T22:02:33.753Z] #11 126.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-12T22:02:33.753Z] #11 126.9 Selecting previously unselected package libsystemd-dev:arm64. [2021-01-12T22:02:33.753Z] #11 126.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2021-01-12T22:02:33.678Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T22:02:33.751Z] > git config --add remote.origin.fetch +refs/pull/41869/head:refs/remotes/origin/PR-41869 # timeout=10 [2021-01-12T22:02:33.895Z] #41 113.8 DEP criu/pipes.d [2021-01-12T22:02:34.002Z] Fetching without tags [2021-01-12T22:02:34.017Z] #11 126.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-12T22:02:34.154Z] #41 114.0 DEP criu/pie-util.d [2021-01-12T22:02:34.154Z] #41 114.1 DEP criu/pie-util-vdso.d [2021-01-12T22:02:34.168Z] #35 8.820 -- Detecting C compile features - done [2021-01-12T22:02:34.168Z] #35 8.875 -- Performing Test HAS_BUILTIN_FORTIFY [2021-01-12T22:02:34.168Z] #35 ... [2021-01-12T22:02:34.168Z] [2021-01-12T22:02:34.168Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:34.168Z] #49 99.50 golang.org/x/sys/unix [2021-01-12T22:02:34.168Z] #49 99.73 fmt [2021-01-12T22:02:34.168Z] #49 107.6 encoding/json [2021-01-12T22:02:34.168Z] #49 ... [2021-01-12T22:02:34.168Z] [2021-01-12T22:02:34.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:34.413Z] #41 114.3 DEP criu/pie-util-vdso-elf32.d [2021-01-12T22:02:34.413Z] #41 114.3 DEP criu/path.d [2021-01-12T22:02:34.413Z] #41 114.4 DEP criu/parasite-syscall.d [2021-01-12T22:02:34.544Z] #11 127.4 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-01-12T22:02:34.544Z] #11 127.5 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-01-12T22:02:34.544Z] #11 127.5 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-01-12T22:02:34.544Z] #11 127.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:02:34.544Z] #11 127.5 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-01-12T22:02:34.544Z] #11 127.5 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-01-12T22:02:34.544Z] #11 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:34.544Z] #11 127.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:02:34.544Z] #11 127.6 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-01-12T22:02:34.544Z] #11 127.6 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2021-01-12T22:02:34.672Z] #41 114.6 DEP criu/pagemap.d [2021-01-12T22:02:34.807Z] #11 127.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:02:34.807Z] #11 127.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:02:34.807Z] #11 127.8 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-01-12T22:02:34.807Z] #11 127.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T22:02:34.807Z] #11 127.9 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2021-01-12T22:02:34.931Z] #41 114.8 DEP criu/pagemap-cache.d [2021-01-12T22:02:34.931Z] #41 115.0 DEP criu/page-xfer.d [2021-01-12T22:02:35.023Z] #41 ... [2021-01-12T22:02:35.023Z] [2021-01-12T22:02:35.023Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:35.023Z] #43 107.4 regexp [2021-01-12T22:02:35.023Z] #43 108.4 go/token [2021-01-12T22:02:35.070Z] #11 128.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:02:35.070Z] #11 128.0 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-01-12T22:02:35.070Z] #11 128.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:35.070Z] #11 128.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-01-12T22:02:35.070Z] #11 128.0 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-12T22:02:35.070Z] #11 128.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:35.070Z] #11 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T22:02:35.070Z] #11 128.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-01-12T22:02:35.070Z] #11 128.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:02:35.070Z] #11 128.1 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-01-12T22:02:35.070Z] #11 128.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T22:02:35.070Z] #11 128.2 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T22:02:35.070Z] #11 128.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-01-12T22:02:35.190Z] #41 115.2 DEP criu/page-pipe.d [2021-01-12T22:02:35.190Z] #41 115.3 DEP criu/netfilter.d [2021-01-12T22:02:35.255Z] Merging remotes/origin/master commit cd049777a21bc17bcedd5eec95ace65bbba833cf into PR head commit 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:02:35.334Z] #11 128.2 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-01-12T22:02:35.334Z] #11 128.3 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:02:35.551Z] #41 ... [2021-01-12T22:02:35.551Z] [2021-01-12T22:02:35.551Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:35.551Z] #32 100.6 io/ioutil [2021-01-12T22:02:35.551Z] #32 103.8 github.com/BurntSushi/toml [2021-01-12T22:02:35.551Z] #32 103.9 flag [2021-01-12T22:02:35.551Z] #32 107.3 log [2021-01-12T22:02:35.551Z] #32 ... [2021-01-12T22:02:35.551Z] [2021-01-12T22:02:35.551Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:35.551Z] #35 9.383 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-01-12T22:02:35.551Z] #35 9.610 -- Configuring done [2021-01-12T22:02:35.551Z] #35 9.656 -- Generating done [2021-01-12T22:02:35.551Z] #35 9.687 -- Build files have been written to: /tmp/tmp.Hui3RaiWi2/tini [2021-01-12T22:02:35.551Z] #35 9.713 + make tini-static [2021-01-12T22:02:35.759Z] #41 115.5 DEP criu/net.d [2021-01-12T22:02:35.759Z] #41 115.7 DEP criu/namespaces.d [2021-01-12T22:02:35.759Z] #41 115.8 DEP criu/mount.d [2021-01-12T22:02:35.812Z] #35 10.55 Scanning dependencies of target tini-static [2021-01-12T22:02:35.912Z] #11 DONE 128.8s [2021-01-12T22:02:35.912Z] [2021-01-12T22:02:35.912Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T22:02:35.955Z] #43 110.4 go/scanner [2021-01-12T22:02:36.017Z] #41 116.0 DEP criu/memfd.d [2021-01-12T22:02:36.074Z] #35 10.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-01-12T22:02:36.276Z] #41 116.1 DEP criu/mem.d [2021-01-12T22:02:36.276Z] #41 116.3 DEP criu/lsm.d [2021-01-12T22:02:36.329Z] #20 44.46 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T22:02:36.329Z] #20 44.90 Selecting previously unselected package bzip2. [2021-01-12T22:02:36.329Z] #20 44.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-01-12T22:02:36.329Z] #20 44.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:02:36.329Z] #20 45.01 Selecting previously unselected package xz-utils. [2021-01-12T22:02:36.329Z] #20 45.01 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-01-12T22:02:36.329Z] #20 45.02 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T22:02:36.535Z] #41 116.5 DEP criu/log.d [2021-01-12T22:02:36.623Z] #20 45.19 Selecting previously unselected package apparmor. [2021-01-12T22:02:36.623Z] #20 45.21 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-01-12T22:02:36.623Z] #20 45.37 Unpacking apparmor (2.13.2-10) ... [2021-01-12T22:02:33.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T22:02:33.917Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-01-12T22:02:34.040Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-01-12T22:02:34.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T22:02:34.043Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41869/head:refs/remotes/origin/PR-41869 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T22:02:35.362Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T22:02:35.407Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T22:02:36.794Z] #41 116.7 DEP criu/libnetlink.d [2021-01-12T22:02:36.794Z] #41 116.8 DEP criu/kerndat.d [2021-01-12T22:02:36.920Z] #20 ... [2021-01-12T22:02:36.920Z] [2021-01-12T22:02:36.920Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:37.052Z] #41 117.0 DEP criu/kcmp-ids.d [2021-01-12T22:02:37.053Z] #41 117.1 DEP criu/irmap.d [2021-01-12T22:02:37.311Z] #41 117.2 DEP criu/ipc_ns.d [2021-01-12T22:02:37.321Z] #43 ... [2021-01-12T22:02:37.321Z] [2021-01-12T22:02:37.321Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:37.321Z] #11 101.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-01-12T22:02:37.321Z] #11 101.6 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-01-12T22:02:37.321Z] #11 101.6 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:02:37.321Z] #11 111.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:02:37.321Z] #11 ... [2021-01-12T22:02:37.321Z] [2021-01-12T22:02:37.321Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:37.321Z] #41 6.518 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:02:37.321Z] #41 6.552 GEN .gitid [2021-01-12T22:02:37.321Z] #41 6.612 GEN criu/include/version.h [2021-01-12T22:02:37.321Z] #41 6.670 GEN include/common/asm [2021-01-12T22:02:37.515Z] #24 167.9 Checking out files: 19% (2193/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) [2021-01-12T22:02:37.515Z] #24 ... [2021-01-12T22:02:37.515Z] [2021-01-12T22:02:37.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:37.515Z] #43 90.64 DEP criu/mount.d [2021-01-12T22:02:37.515Z] #43 90.92 DEP criu/memfd.d [2021-01-12T22:02:37.515Z] #43 91.10 DEP criu/mem.d [2021-01-12T22:02:37.515Z] #43 91.33 DEP criu/lsm.d [2021-01-12T22:02:37.515Z] #43 91.56 DEP criu/log.d [2021-01-12T22:02:37.515Z] #43 91.74 DEP criu/libnetlink.d [2021-01-12T22:02:37.515Z] #43 91.90 DEP criu/kerndat.d [2021-01-12T22:02:37.515Z] #43 92.21 DEP criu/kcmp-ids.d [2021-01-12T22:02:37.515Z] #43 92.35 DEP criu/irmap.d [2021-01-12T22:02:37.515Z] #43 92.56 DEP criu/ipc_ns.d [2021-01-12T22:02:37.515Z] #43 92.80 DEP criu/image.d [2021-01-12T22:02:37.515Z] #43 93.03 DEP criu/image-desc.d [2021-01-12T22:02:37.515Z] #43 93.15 DEP criu/fsnotify.d [2021-01-12T22:02:37.515Z] #43 93.41 DEP criu/filesystems.d [2021-01-12T22:02:37.515Z] #43 93.62 DEP criu/files.d [2021-01-12T22:02:37.515Z] #43 93.87 DEP criu/files-reg.d [2021-01-12T22:02:37.515Z] #43 94.21 DEP criu/files-ext.d [2021-01-12T22:02:37.515Z] #43 94.39 DEP criu/file-lock.d [2021-01-12T22:02:37.515Z] #43 94.62 DEP criu/file-ids.d [2021-01-12T22:02:37.515Z] #43 94.80 DEP criu/fifo.d [2021-01-12T22:02:37.515Z] #43 94.97 DEP criu/fdstore.d [2021-01-12T22:02:37.515Z] #43 95.22 DEP criu/fault-injection.d [2021-01-12T22:02:37.515Z] #43 95.30 DEP criu/external.d [2021-01-12T22:02:37.515Z] #43 95.45 DEP criu/eventpoll.d [2021-01-12T22:02:37.515Z] #43 95.65 DEP criu/eventfd.d [2021-01-12T22:02:37.515Z] #43 95.80 DEP criu/crtools.d [2021-01-12T22:02:37.515Z] #43 96.06 DEP criu/cr-service.d [2021-01-12T22:02:37.515Z] #43 96.28 DEP criu/cr-restore.d [2021-01-12T22:02:37.515Z] #43 96.59 DEP criu/cr-errno.d [2021-01-12T22:02:37.515Z] #43 96.61 DEP criu/cr-dump.d [2021-01-12T22:02:37.515Z] #43 97.00 DEP criu/cr-dedup.d [2021-01-12T22:02:37.515Z] #43 97.25 DEP criu/cr-check.d [2021-01-12T22:02:37.515Z] #43 97.45 DEP criu/config.d [2021-01-12T22:02:37.515Z] #43 97.70 DEP criu/clone-noasan.d [2021-01-12T22:02:37.515Z] #43 97.79 DEP criu/cgroup.d [2021-01-12T22:02:37.515Z] #43 97.97 DEP criu/cgroup-props.d [2021-01-12T22:02:37.515Z] #43 98.16 DEP criu/bitmap.d [2021-01-12T22:02:37.515Z] #43 98.18 DEP criu/bfd.d [2021-01-12T22:02:37.515Z] #43 98.40 DEP criu/autofs.d [2021-01-12T22:02:37.515Z] #43 98.55 DEP criu/aio.d [2021-01-12T22:02:37.515Z] #43 98.73 DEP criu/action-scripts.d [2021-01-12T22:02:37.515Z] #43 99.21 CC criu/action-scripts.o [2021-01-12T22:02:37.515Z] #43 100.0 CC criu/aio.o [2021-01-12T22:02:37.516Z] #43 100.8 CC criu/autofs.o [2021-01-12T22:02:37.516Z] #43 ... [2021-01-12T22:02:37.516Z] [2021-01-12T22:02:37.516Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:37.575Z] #41 117.4 DEP criu/image.d [2021-01-12T22:02:37.575Z] #41 117.5 DEP criu/image-desc.d [2021-01-12T22:02:37.578Z] #41 ... [2021-01-12T22:02:37.578Z] [2021-01-12T22:02:37.578Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:37.578Z] #32 102.1 io/ioutil [2021-01-12T22:02:37.578Z] #32 104.6 github.com/BurntSushi/toml [2021-01-12T22:02:37.578Z] #32 104.6 flag [2021-01-12T22:02:37.578Z] #32 107.6 log [2021-01-12T22:02:37.578Z] #32 111.6 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:02:37.834Z] #41 117.6 DEP criu/fsnotify.d [2021-01-12T22:02:37.834Z] #41 ... [2021-01-12T22:02:37.834Z] [2021-01-12T22:02:37.834Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:02:37.834Z] #30 DONE 221.2s [2021-01-12T22:02:37.834Z] [2021-01-12T22:02:37.834Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:37.834Z] #41 117.8 DEP criu/filesystems.d [2021-01-12T22:02:37.834Z] #41 ... [2021-01-12T22:02:37.834Z] [2021-01-12T22:02:37.834Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:37.834Z] #18 16.31 Reading package lists... [2021-01-12T22:02:37.834Z] #18 21.56 Reading package lists... [2021-01-12T22:02:37.834Z] #18 25.24 Building dependency tree... [2021-01-12T22:02:37.834Z] #32 ... [2021-01-12T22:02:37.834Z] [2021-01-12T22:02:37.834Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:37.834Z] #11 111.8 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:02:37.834Z] #11 111.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:02:37.834Z] #11 111.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:37.834Z] #11 112.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T22:02:37.834Z] #11 112.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:02:37.834Z] #11 112.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:38.211Z] Merge succeeded, producing 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:02:38.212Z] Checking out Revision 06d9020fac6c0165fc82dffba3bb597f209f5bb7 (PR-41869) [2021-01-12T22:02:38.327Z] ok github.com/docker/docker/cmd/dockerd 0.080s coverage: 29.1% of statements [2021-01-12T22:02:38.401Z] #18 ... [2021-01-12T22:02:38.401Z] [2021-01-12T22:02:38.401Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:38.401Z] #41 118.1 DEP criu/files.d [2021-01-12T22:02:38.401Z] #41 118.3 DEP criu/files-reg.d [2021-01-12T22:02:38.636Z] #35 12.77 [100%] Linking C executable tini-static [2021-01-12T22:02:38.665Z] #41 118.6 DEP criu/files-ext.d [2021-01-12T22:02:38.925Z] #41 118.8 DEP criu/file-lock.d [2021-01-12T22:02:38.925Z] #41 118.9 DEP criu/file-ids.d [2021-01-12T22:02:38.925Z] #41 119.0 DEP criu/fifo.d [2021-01-12T22:02:38.955Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-01-12T22:02:38.955Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T22:02:38.955Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T22:02:38.955Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T22:02:38.955Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T22:02:39.184Z] #41 119.1 DEP criu/fdstore.d [2021-01-12T22:02:39.184Z] #41 119.2 DEP criu/fault-injection.d [2021-01-12T22:02:39.184Z] #41 119.3 DEP criu/external.d [2021-01-12T22:02:39.208Z] #35 13.82 [100%] Built target tini-static [2021-01-12T22:02:39.208Z] #35 14.03 + mkdir -p /build [2021-01-12T22:02:39.208Z] #35 14.06 + cp tini-static /build/docker-init [2021-01-12T22:02:39.442Z] #41 119.4 DEP criu/eventpoll.d [2021-01-12T22:02:39.442Z] #41 119.5 DEP criu/eventfd.d [2021-01-12T22:02:39.701Z] #41 119.6 DEP criu/crtools.d [2021-01-12T22:02:39.701Z] #41 119.8 DEP criu/cr-service.d [2021-01-12T22:02:37.812Z] > git remote # timeout=10 [2021-01-12T22:02:37.907Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T22:02:37.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-01-12T22:02:37.956Z] > git merge cd049777a21bc17bcedd5eec95ace65bbba833cf # timeout=10 [2021-01-12T22:02:38.110Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-01-12T22:02:38.246Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T22:02:38.289Z] > git checkout -f 06d9020fac6c0165fc82dffba3bb597f209f5bb7 # timeout=10 [2021-01-12T22:02:39.960Z] #41 120.0 DEP criu/cr-restore.d [2021-01-12T22:02:40.143Z] #12 DONE 3.7s [2021-01-12T22:02:40.143Z] [2021-01-12T22:02:40.143Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:02:40.143Z] #13 ... [2021-01-12T22:02:40.143Z] [2021-01-12T22:02:40.143Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:40.143Z] #41 40.02 CC images/opts.o [2021-01-12T22:02:40.143Z] #41 40.14 CC images/seccomp.o [2021-01-12T22:02:40.143Z] #41 40.35 CC images/binfmt-misc.o [2021-01-12T22:02:40.143Z] #41 40.47 CC images/time.o [2021-01-12T22:02:40.143Z] #41 40.59 CC images/sysctl.o [2021-01-12T22:02:40.143Z] #41 40.73 CC images/autofs.o [2021-01-12T22:02:40.143Z] #41 40.93 CC images/macvlan.o [2021-01-12T22:02:40.143Z] #41 41.07 CC images/sit.o [2021-01-12T22:02:40.143Z] #41 41.24 CC images/memfd.o [2021-01-12T22:02:40.143Z] #41 41.72 CC images/timens.o [2021-01-12T22:02:40.143Z] #41 42.05 LINK images/built-in.o [2021-01-12T22:02:40.143Z] #41 42.27 GEN compel/include/asm [2021-01-12T22:02:40.143Z] #41 42.48 GEN compel/include/version.h [2021-01-12T22:02:40.143Z] #41 42.50 touch .config [2021-01-12T22:02:40.143Z] #41 42.59 GEN include/common/config.h [2021-01-12T22:02:40.143Z] #41 42.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T22:02:40.143Z] #41 42.78 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-01-12T22:02:40.143Z] #41 42.83 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-01-12T22:02:40.143Z] #41 42.85 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-01-12T22:02:40.143Z] #41 42.86 DEP compel/plugins/std/infect.d [2021-01-12T22:02:40.143Z] #41 42.95 DEP compel/plugins/std/string.d [2021-01-12T22:02:40.143Z] #41 43.06 DEP compel/plugins/std/log.d [2021-01-12T22:02:40.143Z] #41 43.13 DEP compel/plugins/std/fds.d [2021-01-12T22:02:40.143Z] #41 43.21 DEP compel/plugins/std/std.d [2021-01-12T22:02:40.143Z] #41 43.28 DEP compel/plugins/shmem/shmem.d [2021-01-12T22:02:40.143Z] #41 43.34 DEP compel/plugins/fds/fds.d [2021-01-12T22:02:40.143Z] #41 43.44 CC compel/plugins/std/std.o [2021-01-12T22:02:40.143Z] #41 43.68 CC compel/plugins/std/fds.o [2021-01-12T22:02:40.143Z] #41 44.09 CC compel/plugins/std/log.o [2021-01-12T22:02:40.143Z] #41 44.81 CC compel/plugins/std/string.o [2021-01-12T22:02:40.143Z] #41 45.38 CC compel/plugins/std/infect.o [2021-01-12T22:02:40.143Z] #41 45.69 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-01-12T22:02:40.143Z] #41 45.78 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-01-12T22:02:40.143Z] #41 45.92 AR compel/plugins/std.lib.a [2021-01-12T22:02:40.143Z] #41 46.03 CC compel/plugins/fds/fds.o [2021-01-12T22:02:40.143Z] #41 46.34 AR compel/plugins/fds.lib.a [2021-01-12T22:02:40.143Z] #41 46.42 HOSTDEP compel/src/lib/log-host.d [2021-01-12T22:02:40.143Z] #41 46.52 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T22:02:40.143Z] #41 46.55 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-01-12T22:02:40.143Z] #41 46.59 HOSTDEP compel/src/main-host.d [2021-01-12T22:02:40.143Z] #41 46.73 DEP compel/src/lib/ptrace.d [2021-01-12T22:02:40.143Z] #41 46.85 DEP compel/src/lib/infect.d [2021-01-12T22:02:40.143Z] #41 46.96 DEP compel/src/lib/infect-util.d [2021-01-12T22:02:40.143Z] #41 47.04 DEP compel/src/lib/infect-rpc.d [2021-01-12T22:02:40.143Z] #41 47.19 DEP compel/arch/aarch64/src/lib/infect.d [2021-01-12T22:02:40.143Z] #41 47.30 DEP compel/arch/aarch64/src/lib/cpu.d [2021-01-12T22:02:40.143Z] #41 47.38 DEP compel/src/lib/log.d [2021-01-12T22:02:40.143Z] #41 47.46 DEP compel/src/main.d [2021-01-12T22:02:40.143Z] #41 47.64 DEP compel/src/lib/handle-elf.d [2021-01-12T22:02:40.143Z] #41 47.72 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-01-12T22:02:40.143Z] #41 47.82 CC compel/src/lib/log.o [2021-01-12T22:02:40.143Z] #41 47.99 CC compel/arch/aarch64/src/lib/cpu.o [2021-01-12T22:02:40.143Z] #41 48.18 CC compel/arch/aarch64/src/lib/infect.o [2021-01-12T22:02:40.143Z] #41 48.60 CC compel/src/lib/infect-rpc.o [2021-01-12T22:02:40.143Z] #41 48.88 CC compel/src/lib/infect-util.o [2021-01-12T22:02:40.143Z] #41 49.07 CC compel/src/lib/infect.o [2021-01-12T22:02:40.150Z] #35 DONE 14.8s [2021-01-12T22:02:40.150Z] [2021-01-12T22:02:40.150Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:40.150Z] #41 3.496 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:02:40.150Z] #41 3.496 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:02:40.150Z] #41 3.520 Note: Building without GnuTLS support [2021-01-12T22:02:40.150Z] #41 3.530 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:02:40.150Z] #41 3.531 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:02:40.150Z] #41 7.042 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:02:40.150Z] #41 7.383 GEN .gitid [2021-01-12T22:02:40.150Z] #41 7.485 GEN criu/include/version.h [2021-01-12T22:02:40.150Z] #41 7.740 GEN include/common/asm [2021-01-12T22:02:40.150Z] #41 ... [2021-01-12T22:02:40.150Z] [2021-01-12T22:02:40.150Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:40.150Z] #43 105.6 regexp [2021-01-12T22:02:40.150Z] #43 108.1 go/token [2021-01-12T22:02:40.150Z] #43 110.3 go/scanner [2021-01-12T22:02:40.150Z] #43 112.1 internal/lazyregexp [2021-01-12T22:02:40.150Z] #43 112.4 go/ast [2021-01-12T22:02:40.150Z] #43 113.0 net/url [2021-01-12T22:02:40.192Z] #24 167.9 Checking out files: 19% (2193/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 36% (4111/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 54% (6086/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 72% (8055/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) [2021-01-12T22:02:40.192Z] #24 ... [2021-01-12T22:02:40.192Z] [2021-01-12T22:02:40.192Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:40.192Z] #45 161.1 crypto/tls [2021-01-12T22:02:40.192Z] #45 168.6 net/http/httptrace [2021-01-12T22:02:40.192Z] #45 168.7 net/http [2021-01-12T22:02:40.192Z] #45 ... [2021-01-12T22:02:40.192Z] [2021-01-12T22:02:40.192Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:40.219Z] #41 120.2 DEP criu/cr-errno.d [2021-01-12T22:02:40.219Z] #41 120.2 DEP criu/cr-dump.d [2021-01-12T22:02:40.406Z] #41 ... [2021-01-12T22:02:40.406Z] [2021-01-12T22:02:40.406Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:40.406Z] #51 2.151 + RM_GOPATH=0 [2021-01-12T22:02:40.406Z] #51 2.151 + TMP_GOPATH= [2021-01-12T22:02:40.406Z] #51 2.151 + : /build [2021-01-12T22:02:40.406Z] #51 2.151 + '[' -z '' ']' [2021-01-12T22:02:40.406Z] #51 2.153 ++ mktemp -d [2021-01-12T22:02:40.406Z] #51 2.155 + export GOPATH=/tmp/tmp.CJBPN2DwSj [2021-01-12T22:02:40.406Z] #51 2.155 + GOPATH=/tmp/tmp.CJBPN2DwSj [2021-01-12T22:02:40.406Z] #51 2.155 + RM_GOPATH=1 [2021-01-12T22:02:40.406Z] #51 2.155 + case "$(go env GOARCH)" in [2021-01-12T22:02:40.406Z] #51 2.156 ++ go env GOARCH [2021-01-12T22:02:40.406Z] #51 2.172 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:40.406Z] #51 2.172 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:02:40.406Z] #51 2.173 ++ dirname /tmp/install/install.sh [2021-01-12T22:02:40.406Z] #51 2.177 + dir=/tmp/install [2021-01-12T22:02:40.406Z] #51 2.178 + bin=runc [2021-01-12T22:02:40.406Z] #51 2.178 + shift [2021-01-12T22:02:40.406Z] #51 2.179 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T22:02:40.406Z] #51 2.179 + . /tmp/install/runc.installer [2021-01-12T22:02:40.406Z] #51 2.180 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:02:40.406Z] #51 2.180 + install_runc [2021-01-12T22:02:40.406Z] #51 2.181 + uname -r [2021-01-12T22:02:40.406Z] #51 2.182 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T22:02:40.406Z] #51 2.187 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T22:02:40.406Z] #51 2.188 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T22:02:40.406Z] #51 2.188 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T22:02:40.406Z] #51 2.188 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CJBPN2DwSj/src/github.com/opencontainers/runc [2021-01-12T22:02:40.406Z] #51 2.196 Cloning into '/tmp/tmp.CJBPN2DwSj/src/github.com/opencontainers/runc'... [2021-01-12T22:02:40.411Z] #43 115.8 text/template/parse [2021-01-12T22:02:40.412Z] #43 ... [2021-01-12T22:02:40.412Z] [2021-01-12T22:02:40.412Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:02:40.412Z] #11 112.6 Selecting previously unselected package gcc-mingw-w64-base. [2021-01-12T22:02:40.412Z] #11 112.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:02:40.412Z] #11 112.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:40.412Z] #11 113.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-01-12T22:02:40.412Z] #11 113.0 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:02:40.412Z] #11 113.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:02:40.477Z] #41 120.4 DEP criu/cr-dedup.d [2021-01-12T22:02:40.477Z] #41 120.5 DEP criu/cr-check.d [2021-01-12T22:02:40.736Z] #41 120.7 DEP criu/config.d [2021-01-12T22:02:40.995Z] #41 120.8 DEP criu/clone-noasan.d [2021-01-12T22:02:40.995Z] #41 120.9 DEP criu/cgroup.d [2021-01-12T22:02:40.995Z] #41 121.1 DEP criu/cgroup-props.d [2021-01-12T22:02:41.254Z] #41 121.2 DEP criu/bitmap.d [2021-01-12T22:02:41.254Z] #41 121.2 DEP criu/bfd.d [2021-01-12T22:02:41.254Z] #41 121.3 DEP criu/autofs.d [2021-01-12T22:02:41.385Z] #24 167.9 Checking out files: 19% (2193/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 36% (4111/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 54% (6086/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 72% (8055/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 93% (10356/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2021-01-12T22:02:41.513Z] #41 121.4 DEP criu/aio.d [2021-01-12T22:02:41.682Z] #24 172.5 + cd /tmp/tmp.gNnEFax4Tu/tmp/docker-ce [2021-01-12T22:02:41.682Z] #24 172.5 + git checkout -q v17.06.2-ce [2021-01-12T22:02:41.772Z] #41 121.6 DEP criu/action-scripts.d [2021-01-12T22:02:41.772Z] #41 121.8 CC criu/action-scripts.o [2021-01-12T22:02:41.799Z] #51 ... [2021-01-12T22:02:41.799Z] [2021-01-12T22:02:41.799Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:42.064Z] #22 133.6 Checking out files: 19% (2141/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 34% (3885/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) [2021-01-12T22:02:42.064Z] #22 ... [2021-01-12T22:02:42.064Z] [2021-01-12T22:02:42.064Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:02:42.064Z] #13 DONE 2.5s [2021-01-12T22:02:42.064Z] [2021-01-12T22:02:42.064Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:42.323Z] #11 ... [2021-01-12T22:02:42.323Z] [2021-01-12T22:02:42.323Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:42.323Z] #32 111.0 github.com/BurntSushi/toml/cmd/tomlv [2021-01-12T22:02:42.323Z] #32 DONE 117.5s [2021-01-12T22:02:42.323Z] [2021-01-12T22:02:42.323Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:42.323Z] #49 114.9 github.com/pkg/diff [2021-01-12T22:02:42.323Z] #49 117.1 go/ast [2021-01-12T22:02:42.339Z] #41 122.2 CC criu/aio.o [2021-01-12T22:02:42.907Z] #41 122.8 CC criu/autofs.o [2021-01-12T22:02:43.084Z] #11 ... [2021-01-12T22:02:43.084Z] [2021-01-12T22:02:43.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:43.084Z] #49 107.1 encoding/json [2021-01-12T22:02:43.084Z] #49 115.7 github.com/pkg/diff [2021-01-12T22:02:43.084Z] #49 116.5 go/ast [2021-01-12T22:02:43.084Z] #49 ... [2021-01-12T22:02:43.084Z] [2021-01-12T22:02:43.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:43.084Z] #41 10.54 PBCC images/timens.pb-c.c [2021-01-12T22:02:43.084Z] #41 10.58 DEP images/timens.pb-c.d [2021-01-12T22:02:43.084Z] #41 10.69 PBCC images/fown.pb-c.c [2021-01-12T22:02:43.084Z] #41 10.74 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T22:02:43.084Z] #41 10.90 PBCC images/opts.pb-c.c [2021-01-12T22:02:43.084Z] #41 10.96 PBCC images/memfd.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.06 DEP images/fown.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.11 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.18 DEP images/opts.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.23 DEP images/memfd.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.35 PBCC images/sit.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.41 DEP images/sit.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.44 PBCC images/macvlan.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.50 DEP images/macvlan.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.55 PBCC images/autofs.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.60 DEP images/autofs.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.67 PBCC images/sysctl.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.72 DEP images/sysctl.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.79 PBCC images/time.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.83 DEP images/time.pb-c.d [2021-01-12T22:02:43.084Z] #41 11.96 PBCC images/binfmt-misc.pb-c.c [2021-01-12T22:02:43.084Z] #41 11.99 DEP images/binfmt-misc.pb-c.d [2021-01-12T22:02:43.084Z] #41 12.08 PBCC images/seccomp.pb-c.c [2021-01-12T22:02:43.084Z] #41 12.16 DEP images/seccomp.pb-c.d [2021-01-12T22:02:43.084Z] #41 12.25 PBCC images/userns.pb-c.c [2021-01-12T22:02:43.084Z] #41 12.30 DEP images/userns.pb-c.d [2021-01-12T22:02:43.084Z] #41 12.40 PBCC images/cgroup.pb-c.c [2021-01-12T22:02:43.084Z] #41 12.51 DEP images/cgroup.pb-c.d [2021-01-12T22:02:43.084Z] #41 12.62 PBCC images/ext-file.pb-c.c [2021-01-12T22:02:43.084Z] #41 12.67 DEP images/ext-file.pb-c.d [2021-01-12T22:02:43.084Z] #41 12.81 PBCC images/rpc.pb-c.c [2021-01-12T22:02:43.084Z] #41 12.95 DEP images/rpc.pb-c.d [2021-01-12T22:02:43.084Z] #41 13.07 PBCC images/siginfo.pb-c.c [2021-01-12T22:02:43.084Z] #41 13.15 DEP images/siginfo.pb-c.d [2021-01-12T22:02:43.084Z] #41 13.21 PBCC images/pagemap.pb-c.c [2021-01-12T22:02:43.084Z] #41 13.40 DEP images/pagemap.pb-c.d [2021-01-12T22:02:43.264Z] #49 118.4 golang.org/x/crypto/ssh/terminal [2021-01-12T22:02:43.340Z] #41 13.53 PBCC images/rlimit.pb-c.c [2021-01-12T22:02:43.340Z] #41 13.59 DEP images/rlimit.pb-c.d [2021-01-12T22:02:43.340Z] #41 13.75 PBCC images/file-lock.pb-c.c [2021-01-12T22:02:43.340Z] #41 13.81 DEP images/file-lock.pb-c.d [2021-01-12T22:02:43.599Z] #41 13.91 PBCC images/tty.pb-c.c [2021-01-12T22:02:43.599Z] #41 13.98 DEP images/tty.pb-c.d [2021-01-12T22:02:43.599Z] #41 14.10 PBCC images/tun.pb-c.c [2021-01-12T22:02:43.856Z] #41 14.17 PBCC images/netdev.pb-c.c [2021-01-12T22:02:43.856Z] #41 14.26 DEP images/tun.pb-c.d [2021-01-12T22:02:43.856Z] #41 14.36 DEP images/netdev.pb-c.d [2021-01-12T22:02:43.909Z] #22 133.6 Checking out files: 19% (2141/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 34% (3885/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 58% (6551/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 77% (8649/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) [2021-01-12T22:02:43.909Z] #22 ... [2021-01-12T22:02:43.909Z] [2021-01-12T22:02:43.909Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T22:02:43.909Z] #14 1.395 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T22:02:43.909Z] #14 DONE 2.0s [2021-01-12T22:02:43.909Z] [2021-01-12T22:02:43.909Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:44.112Z] #41 14.41 PBCC images/vma.pb-c.c [2021-01-12T22:02:44.112Z] #41 14.45 DEP images/vma.pb-c.d [2021-01-12T22:02:44.112Z] #41 14.56 PBCC images/creds.pb-c.c [2021-01-12T22:02:44.112Z] #41 14.61 DEP images/creds.pb-c.d [2021-01-12T22:02:44.283Z] #41 124.2 CC criu/bfd.o [2021-01-12T22:02:44.368Z] #41 14.70 PBCC images/utsns.pb-c.c [2021-01-12T22:02:44.499Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2021-01-12T22:02:44.625Z] #41 14.77 DEP images/utsns.pb-c.d [2021-01-12T22:02:44.625Z] #41 14.83 PBCC images/ipc-desc.pb-c.c [2021-01-12T22:02:44.625Z] #41 14.89 PBCC images/ipc-sem.pb-c.c [2021-01-12T22:02:44.625Z] #41 15.04 DEP images/ipc-desc.pb-c.d [2021-01-12T22:02:44.648Z] #49 ... [2021-01-12T22:02:44.648Z] [2021-01-12T22:02:44.648Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:44.648Z] #41 11.17 PBCC images/timens.pb-c.c [2021-01-12T22:02:44.648Z] #41 11.26 DEP images/timens.pb-c.d [2021-01-12T22:02:44.648Z] #41 11.32 PBCC images/fown.pb-c.c [2021-01-12T22:02:44.648Z] #41 11.45 PBCC images/google/protobuf/descriptor.pb-c.c [2021-01-12T22:02:44.648Z] #41 11.60 PBCC images/opts.pb-c.c [2021-01-12T22:02:44.648Z] #41 11.70 PBCC images/memfd.pb-c.c [2021-01-12T22:02:44.648Z] #41 11.74 DEP images/fown.pb-c.d [2021-01-12T22:02:44.648Z] #41 11.79 DEP images/google/protobuf/descriptor.pb-c.d [2021-01-12T22:02:44.648Z] #41 12.03 DEP images/opts.pb-c.d [2021-01-12T22:02:44.648Z] #41 12.14 DEP images/memfd.pb-c.d [2021-01-12T22:02:44.648Z] #41 12.18 PBCC images/sit.pb-c.c [2021-01-12T22:02:44.648Z] #41 12.29 DEP images/sit.pb-c.d [2021-01-12T22:02:44.648Z] #41 12.38 PBCC images/macvlan.pb-c.c [2021-01-12T22:02:44.648Z] #41 12.39 DEP images/macvlan.pb-c.d [2021-01-12T22:02:44.851Z] #41 124.7 CC criu/bitmap.o [2021-01-12T22:02:44.851Z] #41 ... [2021-01-12T22:02:44.851Z] [2021-01-12T22:02:44.851Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:44.851Z] #18 27.37 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T22:02:44.851Z] #18 27.37 The following additional packages will be installed: [2021-01-12T22:02:44.851Z] #18 27.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T22:02:44.851Z] #18 27.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T22:02:44.851Z] #18 27.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T22:02:44.851Z] #18 27.40 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T22:02:44.851Z] #18 27.40 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T22:02:44.851Z] #18 27.40 Suggested packages: [2021-01-12T22:02:44.851Z] #18 27.40 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T22:02:44.851Z] #18 27.40 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T22:02:44.851Z] #18 27.40 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T22:02:44.851Z] #18 27.41 Recommended packages: [2021-01-12T22:02:44.851Z] #18 27.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T22:02:44.851Z] #18 27.41 python3-keyrings.alt python3-xdg unzip [2021-01-12T22:02:44.851Z] #18 28.99 The following NEW packages will be installed: [2021-01-12T22:02:44.851Z] #18 28.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T22:02:44.851Z] #18 28.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T22:02:44.851Z] #18 29.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T22:02:44.851Z] #18 29.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T22:02:44.851Z] #18 29.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T22:02:44.851Z] #18 29.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T22:02:44.851Z] #18 29.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T22:02:44.851Z] #18 29.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T22:02:44.851Z] #18 29.00 xz-utils zip [2021-01-12T22:02:44.852Z] #18 29.34 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:02:44.852Z] #18 29.34 Need to get 28.5 MB of archives. [2021-01-12T22:02:44.852Z] #18 29.34 After this operation, 116 MB of additional disk space will be used. [2021-01-12T22:02:44.852Z] #18 29.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T22:02:44.852Z] #18 29.34 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-12T22:02:44.852Z] #18 29.37 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-12T22:02:44.852Z] #18 29.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T22:02:44.852Z] #18 29.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T22:02:44.852Z] #18 29.49 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-12T22:02:44.852Z] #18 29.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T22:02:44.852Z] #18 29.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T22:02:44.852Z] #18 29.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T22:02:44.852Z] #18 29.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T22:02:44.852Z] #18 29.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T22:02:44.852Z] #18 29.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T22:02:44.852Z] #18 29.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T22:02:44.852Z] #18 29.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T22:02:44.852Z] #18 29.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T22:02:44.852Z] #18 29.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T22:02:44.852Z] #18 29.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T22:02:44.852Z] #18 29.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:02:44.852Z] #18 29.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T22:02:44.852Z] #18 29.67 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-12T22:02:44.852Z] #18 29.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T22:02:44.852Z] #18 29.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T22:02:44.852Z] #18 29.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T22:02:44.852Z] #18 29.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T22:02:44.852Z] #18 29.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T22:02:44.852Z] #18 29.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T22:02:44.852Z] #18 29.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T22:02:44.852Z] #18 29.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T22:02:44.852Z] #18 29.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T22:02:44.852Z] #18 30.20 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-12T22:02:44.852Z] #18 30.20 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-12T22:02:44.852Z] #18 30.20 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-12T22:02:44.852Z] #18 30.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T22:02:44.852Z] #18 30.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T22:02:44.852Z] #18 30.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T22:02:44.852Z] #18 30.34 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T22:02:44.852Z] #18 30.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T22:02:44.852Z] #18 30.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T22:02:44.852Z] #18 30.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T22:02:44.852Z] #18 30.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T22:02:44.852Z] #18 30.37 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T22:02:44.852Z] #18 30.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T22:02:44.852Z] #18 30.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-12T22:02:44.852Z] #18 30.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T22:02:44.852Z] #18 30.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T22:02:44.852Z] #18 30.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T22:02:44.852Z] #18 30.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T22:02:44.852Z] #18 30.90 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T22:02:44.852Z] #18 31.60 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:02:44.852Z] #18 31.74 Fetched 28.5 MB in 2s (15.4 MB/s) [2021-01-12T22:02:44.852Z] #18 31.80 Selecting previously unselected package pigz. [2021-01-12T22:02:44.852Z] #18 31.80 (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-12T22:02:44.852Z] #18 31.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T22:02:44.852Z] #18 31.85 Unpacking pigz (2.4-1) ... [2021-01-12T22:02:44.852Z] #18 31.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T22:02:44.852Z] #18 31.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:02:44.852Z] #18 31.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:44.852Z] #18 32.37 Selecting previously unselected package python3.7-minimal. [2021-01-12T22:02:44.852Z] #18 32.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:02:44.852Z] #18 32.39 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:02:44.852Z] #18 33.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:44.852Z] #18 33.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:02:44.881Z] #41 ... [2021-01-12T22:02:44.881Z] [2021-01-12T22:02:44.881Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:44.881Z] #32 DONE 119.1s [2021-01-12T22:02:44.881Z] [2021-01-12T22:02:44.881Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:44.881Z] #41 15.12 DEP images/ipc-sem.pb-c.d [2021-01-12T22:02:44.881Z] #41 15.23 PBCC images/ipc-msg.pb-c.c [2021-01-12T22:02:44.881Z] #41 15.24 DEP images/ipc-msg.pb-c.d [2021-01-12T22:02:44.909Z] #41 12.46 PBCC images/autofs.pb-c.c [2021-01-12T22:02:44.909Z] #41 12.49 DEP images/autofs.pb-c.d [2021-01-12T22:02:44.909Z] #41 12.55 PBCC images/sysctl.pb-c.c [2021-01-12T22:02:44.909Z] #41 12.61 DEP images/sysctl.pb-c.d [2021-01-12T22:02:44.909Z] #41 12.66 PBCC images/time.pb-c.c [2021-01-12T22:02:44.962Z] #22 133.6 Checking out files: 19% (2141/11127) Checking out files: 20% (2226/11127) Checking out files: 21% (2337/11127) Checking out files: 22% (2448/11127) Checking out files: 23% (2560/11127) Checking out files: 24% (2671/11127) Checking out files: 25% (2782/11127) Checking out files: 26% (2894/11127) Checking out files: 27% (3005/11127) Checking out files: 28% (3116/11127) Checking out files: 29% (3227/11127) Checking out files: 30% (3339/11127) Checking out files: 31% (3450/11127) Checking out files: 32% (3561/11127) Checking out files: 33% (3672/11127) Checking out files: 34% (3784/11127) Checking out files: 34% (3885/11127) Checking out files: 35% (3895/11127) Checking out files: 36% (4006/11127) Checking out files: 37% (4117/11127) Checking out files: 38% (4229/11127) Checking out files: 39% (4340/11127) Checking out files: 40% (4451/11127) Checking out files: 41% (4563/11127) Checking out files: 42% (4674/11127) Checking out files: 43% (4785/11127) Checking out files: 44% (4896/11127) Checking out files: 45% (5008/11127) Checking out files: 46% (5119/11127) Checking out files: 47% (5230/11127) Checking out files: 48% (5341/11127) Checking out files: 49% (5453/11127) Checking out files: 50% (5564/11127) Checking out files: 51% (5675/11127) Checking out files: 52% (5787/11127) Checking out files: 53% (5898/11127) Checking out files: 54% (6009/11127) Checking out files: 55% (6120/11127) Checking out files: 56% (6232/11127) Checking out files: 57% (6343/11127) Checking out files: 58% (6454/11127) Checking out files: 58% (6551/11127) Checking out files: 59% (6565/11127) Checking out files: 60% (6677/11127) Checking out files: 61% (6788/11127) Checking out files: 62% (6899/11127) Checking out files: 63% (7011/11127) Checking out files: 64% (7122/11127) Checking out files: 65% (7233/11127) Checking out files: 66% (7344/11127) Checking out files: 67% (7456/11127) Checking out files: 68% (7567/11127) Checking out files: 69% (7678/11127) Checking out files: 70% (7789/11127) Checking out files: 71% (7901/11127) Checking out files: 72% (8012/11127) Checking out files: 73% (8123/11127) Checking out files: 74% (8234/11127) Checking out files: 75% (8346/11127) Checking out files: 76% (8457/11127) Checking out files: 77% (8568/11127) Checking out files: 77% (8649/11127) Checking out files: 78% (8680/11127) Checking out files: 79% (8791/11127) Checking out files: 80% (8902/11127) Checking out files: 81% (9013/11127) Checking out files: 82% (9125/11127) Checking out files: 83% (9236/11127) Checking out files: 84% (9347/11127) Checking out files: 85% (9458/11127) Checking out files: 86% (9570/11127) Checking out files: 87% (9681/11127) Checking out files: 88% (9792/11127) Checking out files: 89% (9904/11127) Checking out files: 90% (10015/11127) Checking out files: 91% (10126/11127) Checking out files: 92% (10237/11127) Checking out files: 93% (10349/11127) Checking out files: 94% (10460/11127) Checking out files: 95% (10571/11127) Checking out files: 95% (10639/11127) Checking out files: 96% (10682/11127) Checking out files: 97% (10794/11127) Checking out files: 98% (10905/11127) Checking out files: 99% (11016/11127) Checking out files: 100% (11127/11127) Checking out files: 100% (11127/11127), done. [2021-01-12T22:02:44.962Z] #22 138.1 + cd /tmp/tmp.oqL0AOYLhr/tmp/docker-ce [2021-01-12T22:02:45.137Z] #41 15.40 PBCC images/ipc-shm.pb-c.c [2021-01-12T22:02:45.137Z] #41 15.46 DEP images/ipc-shm.pb-c.d [2021-01-12T22:02:45.137Z] #41 15.58 PBCC images/ipc-var.pb-c.c [2021-01-12T22:02:45.169Z] #41 12.70 DEP images/time.pb-c.d [2021-01-12T22:02:45.169Z] #41 12.75 PBCC images/binfmt-misc.pb-c.c [2021-01-12T22:02:45.169Z] #41 12.78 DEP images/binfmt-misc.pb-c.d [2021-01-12T22:02:45.169Z] #41 12.80 PBCC images/seccomp.pb-c.c [2021-01-12T22:02:45.169Z] #41 12.84 DEP images/seccomp.pb-c.d [2021-01-12T22:02:45.169Z] #41 12.87 PBCC images/userns.pb-c.c [2021-01-12T22:02:45.169Z] #41 12.89 DEP images/userns.pb-c.d [2021-01-12T22:02:45.226Z] #22 138.1 + git checkout -q v17.06.2-ce [2021-01-12T22:02:45.242Z] #24 176.2 + mkdir -p /tmp/tmp.gNnEFax4Tu/src/github.com/docker [2021-01-12T22:02:45.394Z] #41 15.64 DEP images/ipc-var.pb-c.d [2021-01-12T22:02:45.394Z] #41 15.76 PBCC images/sk-opts.pb-c.c [2021-01-12T22:02:45.394Z] #41 15.85 PBCC images/packet-sock.pb-c.c [2021-01-12T22:02:45.430Z] #41 13.00 PBCC images/cgroup.pb-c.c [2021-01-12T22:02:45.430Z] #41 13.02 DEP images/cgroup.pb-c.d [2021-01-12T22:02:45.430Z] #41 13.13 PBCC images/ext-file.pb-c.c [2021-01-12T22:02:45.526Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-01-12T22:02:45.536Z] #24 176.2 + mv components/cli /tmp/tmp.gNnEFax4Tu/src/github.com/docker/cli [2021-01-12T22:02:45.536Z] #24 176.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-12T22:02:45.661Z] #41 15.90 DEP images/sk-opts.pb-c.d [2021-01-12T22:02:45.661Z] #41 16.01 DEP images/packet-sock.pb-c.d [2021-01-12T22:02:45.661Z] #41 16.15 PBCC images/sk-netlink.pb-c.c [2021-01-12T22:02:45.691Z] #41 13.19 DEP images/ext-file.pb-c.d [2021-01-12T22:02:45.691Z] #41 13.26 PBCC images/rpc.pb-c.c [2021-01-12T22:02:45.691Z] #41 13.29 DEP images/rpc.pb-c.d [2021-01-12T22:02:45.691Z] #41 13.35 PBCC images/siginfo.pb-c.c [2021-01-12T22:02:45.691Z] #41 13.39 DEP images/siginfo.pb-c.d [2021-01-12T22:02:45.953Z] #41 13.48 PBCC images/pagemap.pb-c.c [2021-01-12T22:02:45.953Z] #41 13.53 DEP images/pagemap.pb-c.d [2021-01-12T22:02:45.953Z] #41 13.59 PBCC images/rlimit.pb-c.c [2021-01-12T22:02:45.953Z] #41 13.63 DEP images/rlimit.pb-c.d [2021-01-12T22:02:46.174Z] #22 ... [2021-01-12T22:02:46.174Z] [2021-01-12T22:02:46.174Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T22:02:46.174Z] #15 DONE 2.1s [2021-01-12T22:02:46.214Z] #41 13.67 PBCC images/file-lock.pb-c.c [2021-01-12T22:02:46.214Z] #41 13.76 DEP images/file-lock.pb-c.d [2021-01-12T22:02:46.214Z] #41 13.83 PBCC images/tty.pb-c.c [2021-01-12T22:02:46.224Z] #41 16.39 DEP images/sk-netlink.pb-c.d [2021-01-12T22:02:46.224Z] #41 16.57 PBCC images/sk-inet.pb-c.c [2021-01-12T22:02:46.224Z] #41 16.69 DEP images/sk-inet.pb-c.d [2021-01-12T22:02:46.438Z] [2021-01-12T22:02:46.438Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:02:46.481Z] #41 16.79 PBCC images/sk-unix.pb-c.c [2021-01-12T22:02:46.486Z] #41 13.95 DEP images/tty.pb-c.d [2021-01-12T22:02:46.486Z] #41 14.04 PBCC images/tun.pb-c.c [2021-01-12T22:02:46.486Z] #41 14.11 PBCC images/netdev.pb-c.c [2021-01-12T22:02:46.486Z] #41 14.18 DEP images/tun.pb-c.d [2021-01-12T22:02:46.553Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-01-12T22:02:46.737Z] #41 17.02 DEP images/sk-unix.pb-c.d [2021-01-12T22:02:46.747Z] #41 14.26 DEP images/netdev.pb-c.d [2021-01-12T22:02:46.747Z] #41 14.36 PBCC images/vma.pb-c.c [2021-01-12T22:02:46.756Z] #18 35.15 Selecting previously unselected package python3-minimal. [2021-01-12T22:02:46.756Z] #18 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-12T22:02:46.756Z] #18 35.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T22:02:46.756Z] #18 35.20 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T22:02:46.994Z] #41 17.11 PBCC images/mm.pb-c.c [2021-01-12T22:02:46.994Z] #41 17.17 DEP images/mm.pb-c.d [2021-01-12T22:02:46.994Z] #41 17.26 PBCC images/timerfd.pb-c.c [2021-01-12T22:02:46.994Z] #41 17.32 DEP images/timerfd.pb-c.d [2021-01-12T22:02:46.994Z] #41 17.37 PBCC images/timer.pb-c.c [2021-01-12T22:02:47.008Z] #41 14.50 DEP images/vma.pb-c.d [2021-01-12T22:02:47.008Z] #41 14.60 PBCC images/creds.pb-c.c [2021-01-12T22:02:47.008Z] #41 14.63 DEP images/creds.pb-c.d [2021-01-12T22:02:47.008Z] #41 14.72 PBCC images/utsns.pb-c.c [2021-01-12T22:02:47.016Z] #18 35.32 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T22:02:47.016Z] #18 35.32 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T22:02:47.016Z] #18 35.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:02:47.016Z] #18 35.45 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T22:02:47.016Z] #18 35.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:02:47.016Z] #18 35.47 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:47.057Z] #24 ... [2021-01-12T22:02:47.057Z] [2021-01-12T22:02:47.057Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:47.057Z] #20 45.85 Selecting previously unselected package aufs-tools. [2021-01-12T22:02:47.057Z] #20 45.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 45.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:02:47.057Z] #20 46.11 Selecting previously unselected package libonig5:ppc64el. [2021-01-12T22:02:47.057Z] #20 46.13 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.14 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-01-12T22:02:47.057Z] #20 46.42 Selecting previously unselected package libjq1:ppc64el. [2021-01-12T22:02:47.057Z] #20 46.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.43 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T22:02:47.057Z] #20 46.58 Selecting previously unselected package jq. [2021-01-12T22:02:47.057Z] #20 46.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.60 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:02:47.057Z] #20 46.67 Selecting previously unselected package libaio1:ppc64el. [2021-01-12T22:02:47.057Z] #20 46.68 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.68 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-01-12T22:02:47.057Z] #20 46.75 Selecting previously unselected package libgpm2:ppc64el. [2021-01-12T22:02:47.057Z] #20 46.77 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.78 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-01-12T22:02:47.057Z] #20 46.89 Selecting previously unselected package libicu63:ppc64el. [2021-01-12T22:02:47.057Z] #20 46.89 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 46.91 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T22:02:47.057Z] #20 51.75 Selecting previously unselected package libnet1:ppc64el. [2021-01-12T22:02:47.057Z] #20 51.75 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 51.76 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:47.057Z] #20 51.84 Selecting previously unselected package libnl-3-200:ppc64el. [2021-01-12T22:02:47.057Z] #20 51.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 51.85 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T22:02:47.057Z] #20 51.92 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-01-12T22:02:47.057Z] #20 51.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 51.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:02:47.057Z] #20 52.04 Selecting previously unselected package libreadline5:ppc64el. [2021-01-12T22:02:47.057Z] #20 52.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 52.05 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-12T22:02:47.057Z] #20 52.25 Selecting previously unselected package net-tools. [2021-01-12T22:02:47.057Z] #20 52.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 52.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:02:47.057Z] #20 52.57 Selecting previously unselected package python-pip-whl. [2021-01-12T22:02:47.057Z] #20 52.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T22:02:47.057Z] #20 52.60 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T22:02:47.057Z] #20 53.17 Selecting previously unselected package python3-lib2to3. [2021-01-12T22:02:47.057Z] #20 53.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T22:02:47.057Z] #20 53.18 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:02:47.057Z] #20 53.32 Selecting previously unselected package python3-distutils. [2021-01-12T22:02:47.057Z] #20 53.33 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T22:02:47.057Z] #20 53.33 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T22:02:47.057Z] #20 53.53 Selecting previously unselected package python3-pip. [2021-01-12T22:02:47.057Z] #20 53.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T22:02:47.057Z] #20 53.55 Unpacking python3-pip (18.1-5) ... [2021-01-12T22:02:47.057Z] #20 53.79 Selecting previously unselected package python3-pkg-resources. [2021-01-12T22:02:47.057Z] #20 53.80 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:02:47.057Z] #20 53.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:02:47.057Z] #20 53.95 Selecting previously unselected package python3-setuptools. [2021-01-12T22:02:47.057Z] #20 53.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T22:02:47.057Z] #20 53.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T22:02:47.057Z] #20 54.29 Selecting previously unselected package python3-wheel. [2021-01-12T22:02:47.057Z] #20 54.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T22:02:47.057Z] #20 54.31 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T22:02:47.057Z] #20 54.40 Selecting previously unselected package sudo. [2021-01-12T22:02:47.057Z] #20 54.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 54.42 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:02:47.057Z] #20 54.95 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T22:02:47.057Z] #20 54.96 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 54.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:02:47.057Z] #20 55.24 Selecting previously unselected package uidmap. [2021-01-12T22:02:47.057Z] #20 55.26 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-01-12T22:02:47.057Z] #20 55.26 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T22:02:47.057Z] #20 55.42 Selecting previously unselected package vim-runtime. [2021-01-12T22:02:47.057Z] #20 55.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:02:47.057Z] #20 55.47 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-12T22:02:47.057Z] #20 55.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T22:02:47.057Z] #20 55.54 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:02:47.250Z] #41 17.39 DEP images/timer.pb-c.d [2021-01-12T22:02:47.250Z] #41 17.46 PBCC images/sa.pb-c.c [2021-01-12T22:02:47.250Z] #41 17.61 DEP images/sa.pb-c.d [2021-01-12T22:02:47.267Z] #41 14.78 DEP images/utsns.pb-c.d [2021-01-12T22:02:47.268Z] #41 15.02 PBCC images/ipc-desc.pb-c.c [2021-01-12T22:02:47.507Z] #41 17.79 PBCC images/pipe-data.pb-c.c [2021-01-12T22:02:47.507Z] #41 17.81 DEP images/pipe-data.pb-c.d [2021-01-12T22:02:47.507Z] #41 17.88 PBCC images/mnt.pb-c.c [2021-01-12T22:02:47.528Z] #41 15.08 PBCC images/ipc-sem.pb-c.c [2021-01-12T22:02:47.528Z] #41 15.12 DEP images/ipc-desc.pb-c.d [2021-01-12T22:02:47.528Z] #41 15.19 DEP images/ipc-sem.pb-c.d [2021-01-12T22:02:47.528Z] #41 15.25 PBCC images/ipc-msg.pb-c.c [2021-01-12T22:02:47.763Z] #41 17.95 DEP images/mnt.pb-c.d [2021-01-12T22:02:47.763Z] #41 18.00 PBCC images/sk-packet.pb-c.c [2021-01-12T22:02:47.763Z] #41 18.02 DEP images/sk-packet.pb-c.d [2021-01-12T22:02:47.763Z] #41 18.05 PBCC images/tcp-stream.pb-c.c [2021-01-12T22:02:47.763Z] #41 18.10 DEP images/tcp-stream.pb-c.d [2021-01-12T22:02:47.763Z] #41 18.15 PBCC images/pipe.pb-c.c [2021-01-12T22:02:47.763Z] #41 18.19 DEP images/pipe.pb-c.d [2021-01-12T22:02:47.763Z] #41 ... [2021-01-12T22:02:47.763Z] [2021-01-12T22:02:47.763Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:47.763Z] #43 112.2 go/ast [2021-01-12T22:02:47.763Z] #43 112.6 internal/lazyregexp [2021-01-12T22:02:47.763Z] #43 113.1 net/url [2021-01-12T22:02:47.763Z] #43 116.0 text/template/parse [2021-01-12T22:02:47.763Z] #43 119.9 go/parser [2021-01-12T22:02:47.763Z] #43 121.7 text/template [2021-01-12T22:02:47.789Z] #41 15.29 DEP images/ipc-msg.pb-c.d [2021-01-12T22:02:47.789Z] #41 15.41 PBCC images/ipc-shm.pb-c.c [2021-01-12T22:02:47.789Z] #41 15.44 DEP images/ipc-shm.pb-c.d [2021-01-12T22:02:47.789Z] #41 15.48 PBCC images/ipc-var.pb-c.c [2021-01-12T22:02:47.789Z] #41 15.51 DEP images/ipc-var.pb-c.d [2021-01-12T22:02:47.952Z] #18 36.44 Selecting previously unselected package python3.7. [2021-01-12T22:02:48.019Z] #43 ... [2021-01-12T22:02:48.019Z] [2021-01-12T22:02:48.019Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:48.019Z] #41 18.24 PBCC images/pstree.pb-c.c [2021-01-12T22:02:48.019Z] #41 18.25 DEP images/pstree.pb-c.d [2021-01-12T22:02:48.019Z] #41 18.29 PBCC images/fs.pb-c.c [2021-01-12T22:02:48.019Z] #41 18.32 DEP images/fs.pb-c.d [2021-01-12T22:02:48.019Z] #41 18.41 PBCC images/signalfd.pb-c.c [2021-01-12T22:02:48.050Z] #41 15.58 PBCC images/sk-opts.pb-c.c [2021-01-12T22:02:48.050Z] #41 15.62 PBCC images/packet-sock.pb-c.c [2021-01-12T22:02:48.050Z] #41 15.69 DEP images/sk-opts.pb-c.d [2021-01-12T22:02:48.211Z] #18 36.46 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:02:48.211Z] #18 36.47 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:48.211Z] #18 36.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T22:02:48.211Z] #18 36.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T22:02:48.211Z] #18 36.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:02:48.276Z] #41 18.49 DEP images/signalfd.pb-c.d [2021-01-12T22:02:48.276Z] #41 18.56 PBCC images/fh.pb-c.c [2021-01-12T22:02:48.276Z] #41 18.60 PBCC images/fsnotify.pb-c.c [2021-01-12T22:02:48.276Z] #41 18.68 DEP images/fh.pb-c.d [2021-01-12T22:02:48.310Z] #41 15.78 DEP images/packet-sock.pb-c.d [2021-01-12T22:02:48.311Z] #41 15.82 PBCC images/sk-netlink.pb-c.c [2021-01-12T22:02:48.311Z] #41 15.94 DEP images/sk-netlink.pb-c.d [2021-01-12T22:02:48.311Z] #41 16.02 PBCC images/sk-inet.pb-c.c [2021-01-12T22:02:48.383Z] #16 DONE 2.1s [2021-01-12T22:02:48.383Z] [2021-01-12T22:02:48.383Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:02:48.470Z] #18 36.74 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T22:02:48.532Z] #41 18.80 DEP images/fsnotify.pb-c.d [2021-01-12T22:02:48.532Z] #41 18.89 PBCC images/eventpoll.pb-c.c [2021-01-12T22:02:48.532Z] #41 18.96 DEP images/eventpoll.pb-c.d [2021-01-12T22:02:48.532Z] #41 18.99 PBCC images/eventfd.pb-c.c [2021-01-12T22:02:48.532Z] #41 19.02 DEP images/eventfd.pb-c.d [2021-01-12T22:02:48.571Z] #41 16.07 DEP images/sk-inet.pb-c.d [2021-01-12T22:02:48.572Z] #41 16.08 PBCC images/sk-unix.pb-c.c [2021-01-12T22:02:48.572Z] #41 16.10 DEP images/sk-unix.pb-c.d [2021-01-12T22:02:48.572Z] #41 16.18 PBCC images/mm.pb-c.c [2021-01-12T22:02:48.572Z] #41 16.23 DEP images/mm.pb-c.d [2021-01-12T22:02:48.572Z] #41 16.29 PBCC images/timerfd.pb-c.c [2021-01-12T22:02:48.844Z] #41 16.42 DEP images/timerfd.pb-c.d [2021-01-12T22:02:48.844Z] #41 16.53 PBCC images/timer.pb-c.c [2021-01-12T22:02:49.038Z] #18 37.58 Selecting previously unselected package python3. [2021-01-12T22:02:49.095Z] #41 19.19 PBCC images/remap-file-path.pb-c.c [2021-01-12T22:02:49.095Z] #41 19.21 DEP images/remap-file-path.pb-c.d [2021-01-12T22:02:49.095Z] #41 19.24 PBCC images/fifo.pb-c.c [2021-01-12T22:02:49.095Z] #41 19.26 DEP images/fifo.pb-c.d [2021-01-12T22:02:49.095Z] #41 19.36 PBCC images/ghost-file.pb-c.c [2021-01-12T22:02:49.095Z] #41 19.51 DEP images/ghost-file.pb-c.d [2021-01-12T22:02:49.095Z] #41 19.59 PBCC images/regfile.pb-c.c [2021-01-12T22:02:49.107Z] #41 16.56 DEP images/timer.pb-c.d [2021-01-12T22:02:49.107Z] #41 16.63 PBCC images/sa.pb-c.c [2021-01-12T22:02:49.107Z] #41 16.70 DEP images/sa.pb-c.d [2021-01-12T22:02:49.107Z] #41 16.75 PBCC images/pipe-data.pb-c.c [2021-01-12T22:02:49.297Z] #18 37.58 (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-12T22:02:49.297Z] #18 37.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T22:02:49.297Z] #18 37.63 Unpacking python3 (3.7.3-1) ... [2021-01-12T22:02:49.297Z] #18 37.73 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T22:02:49.297Z] #18 37.74 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:02:49.297Z] #18 37.75 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:02:49.356Z] #41 19.70 DEP images/regfile.pb-c.d [2021-01-12T22:02:49.356Z] #41 19.79 PBCC images/ns.pb-c.c [2021-01-12T22:02:49.356Z] #41 19.80 DEP images/ns.pb-c.d [2021-01-12T22:02:49.356Z] #41 19.81 PBCC images/fdinfo.pb-c.c [2021-01-12T22:02:49.368Z] #41 16.94 DEP images/pipe-data.pb-c.d [2021-01-12T22:02:49.368Z] #41 17.04 PBCC images/mnt.pb-c.c [2021-01-12T22:02:49.368Z] #41 17.14 DEP images/mnt.pb-c.d [2021-01-12T22:02:49.556Z] #18 37.84 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T22:02:49.556Z] #18 37.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:02:49.556Z] #18 37.86 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:02:49.556Z] #18 37.95 Selecting previously unselected package libiptc0:amd64. [2021-01-12T22:02:49.556Z] #18 37.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T22:02:49.556Z] #18 37.96 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:02:49.556Z] #18 38.04 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T22:02:49.556Z] #18 38.04 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T22:02:49.556Z] #18 38.06 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:02:49.556Z] #18 38.11 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T22:02:49.556Z] #18 38.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T22:02:49.556Z] #18 38.14 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:02:49.612Z] #41 19.82 DEP images/fdinfo.pb-c.d [2021-01-12T22:02:49.613Z] #41 19.84 PBCC images/core-aarch64.pb-c.c [2021-01-12T22:02:49.613Z] #41 19.92 PBCC images/core-arm.pb-c.c [2021-01-12T22:02:49.613Z] #41 20.01 PBCC images/core-ppc64.pb-c.c [2021-01-12T22:02:49.629Z] #41 17.26 PBCC images/sk-packet.pb-c.c [2021-01-12T22:02:49.815Z] #18 38.20 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T22:02:49.815Z] #18 38.21 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T22:02:49.815Z] #18 38.21 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:02:49.869Z] #41 20.11 PBCC images/core-s390.pb-c.c [2021-01-12T22:02:49.869Z] #41 20.21 PBCC images/core-x86.pb-c.c [2021-01-12T22:02:49.869Z] #41 20.35 PBCC images/core.pb-c.c [2021-01-12T22:02:49.889Z] #41 17.34 DEP images/sk-packet.pb-c.d [2021-01-12T22:02:49.889Z] #41 17.45 PBCC images/tcp-stream.pb-c.c [2021-01-12T22:02:49.889Z] #41 17.52 DEP images/tcp-stream.pb-c.d [2021-01-12T22:02:49.889Z] #41 17.58 PBCC images/pipe.pb-c.c [2021-01-12T22:02:49.889Z] #41 17.61 DEP images/pipe.pb-c.d [2021-01-12T22:02:49.889Z] #41 17.66 PBCC images/pstree.pb-c.c [2021-01-12T22:02:50.074Z] #18 38.31 Selecting previously unselected package iptables. [2021-01-12T22:02:50.074Z] #18 38.31 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T22:02:50.074Z] #18 38.31 Unpacking iptables (1.8.2-4) ... [2021-01-12T22:02:50.151Z] #41 17.70 DEP images/pstree.pb-c.d [2021-01-12T22:02:50.151Z] #41 17.75 PBCC images/fs.pb-c.c [2021-01-12T22:02:50.151Z] #41 17.78 DEP images/fs.pb-c.d [2021-01-12T22:02:50.151Z] #41 17.86 PBCC images/signalfd.pb-c.c [2021-01-12T22:02:50.151Z] #41 17.91 DEP images/signalfd.pb-c.d [2021-01-12T22:02:50.333Z] #18 38.62 Selecting previously unselected package xxd. [2021-01-12T22:02:50.333Z] #18 38.64 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:02:50.333Z] #18 38.64 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:02:50.333Z] #18 38.83 Selecting previously unselected package vim-common. [2021-01-12T22:02:50.333Z] #18 38.84 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:02:50.412Z] #41 17.97 PBCC images/fh.pb-c.c [2021-01-12T22:02:50.412Z] #41 18.05 PBCC images/fsnotify.pb-c.c [2021-01-12T22:02:50.432Z] #41 20.56 PBCC images/inventory.pb-c.c [2021-01-12T22:02:50.432Z] #41 20.70 DEP images/core-aarch64.pb-c.d [2021-01-12T22:02:50.592Z] #18 38.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:50.592Z] #18 39.05 Selecting previously unselected package bash-completion. [2021-01-12T22:02:50.592Z] #18 39.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T22:02:50.600Z] #20 ... [2021-01-12T22:02:50.600Z] [2021-01-12T22:02:50.600Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:50.600Z] #43 103.9 CC criu/bfd.o [2021-01-12T22:02:50.600Z] #43 104.9 CC criu/bitmap.o [2021-01-12T22:02:50.600Z] #43 105.2 CC criu/cgroup-props.o [2021-01-12T22:02:50.600Z] #43 106.5 CC criu/cgroup.o [2021-01-12T22:02:50.600Z] #43 111.8 CC criu/clone-noasan.o [2021-01-12T22:02:50.600Z] #43 112.3 CC criu/config.o [2021-01-12T22:02:50.673Z] #41 18.10 DEP images/fh.pb-c.d [2021-01-12T22:02:50.673Z] #41 18.14 DEP images/fsnotify.pb-c.d [2021-01-12T22:02:50.673Z] #41 18.22 PBCC images/eventpoll.pb-c.c [2021-01-12T22:02:50.673Z] #41 18.23 DEP images/eventpoll.pb-c.d [2021-01-12T22:02:50.673Z] #41 18.31 PBCC images/eventfd.pb-c.c [2021-01-12T22:02:50.689Z] #41 20.87 DEP images/core-arm.pb-c.d [2021-01-12T22:02:50.689Z] #41 21.05 DEP images/core-ppc64.pb-c.d [2021-01-12T22:02:50.689Z] #41 21.14 DEP images/core-s390.pb-c.d [2021-01-12T22:02:50.689Z] #41 21.18 DEP images/core-x86.pb-c.d [2021-01-12T22:02:50.934Z] #41 18.34 DEP images/eventfd.pb-c.d [2021-01-12T22:02:50.934Z] #41 18.40 PBCC images/remap-file-path.pb-c.c [2021-01-12T22:02:50.934Z] #41 18.47 DEP images/remap-file-path.pb-c.d [2021-01-12T22:02:50.934Z] #41 18.51 PBCC images/fifo.pb-c.c [2021-01-12T22:02:50.934Z] #41 18.52 DEP images/fifo.pb-c.d [2021-01-12T22:02:50.945Z] #41 21.23 DEP images/core.pb-c.d [2021-01-12T22:02:50.945Z] #41 21.33 DEP images/inventory.pb-c.d [2021-01-12T22:02:50.945Z] #41 21.44 PBCC images/cpuinfo.pb-c.c [2021-01-12T22:02:51.200Z] #41 18.63 PBCC images/ghost-file.pb-c.c [2021-01-12T22:02:51.200Z] #41 18.67 DEP images/ghost-file.pb-c.d [2021-01-12T22:02:51.200Z] #41 18.76 PBCC images/regfile.pb-c.c [2021-01-12T22:02:51.200Z] #41 18.81 DEP images/regfile.pb-c.d [2021-01-12T22:02:51.200Z] #41 18.88 PBCC images/ns.pb-c.c [2021-01-12T22:02:51.201Z] #41 21.48 DEP images/cpuinfo.pb-c.d [2021-01-12T22:02:51.201Z] #41 21.54 PBCC images/stats.pb-c.c [2021-01-12T22:02:51.201Z] #41 21.56 DEP images/stats.pb-c.d [2021-01-12T22:02:51.241Z] #43 ... [2021-01-12T22:02:51.241Z] [2021-01-12T22:02:51.241Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:51.241Z] #20 59.83 Selecting previously unselected package vim. [2021-01-12T22:02:51.241Z] #20 59.84 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-01-12T22:02:51.241Z] #20 59.87 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T22:02:51.461Z] #41 18.93 DEP images/ns.pb-c.d [2021-01-12T22:02:51.461Z] #41 18.98 PBCC images/fdinfo.pb-c.c [2021-01-12T22:02:51.461Z] #41 19.09 DEP images/fdinfo.pb-c.d [2021-01-12T22:02:51.620Z] #20 60.41 Selecting previously unselected package xfsprogs. [2021-01-12T22:02:51.620Z] #20 60.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-01-12T22:02:51.620Z] #20 60.41 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:02:51.722Z] #41 19.21 PBCC images/core-aarch64.pb-c.c [2021-01-12T22:02:51.722Z] #41 19.30 PBCC images/core-arm.pb-c.c [2021-01-12T22:02:51.722Z] #41 19.38 PBCC images/core-ppc64.pb-c.c [2021-01-12T22:02:51.722Z] #41 19.43 PBCC images/core-s390.pb-c.c [2021-01-12T22:02:51.984Z] #41 19.44 PBCC images/core-x86.pb-c.c [2021-01-12T22:02:51.984Z] #41 19.45 PBCC images/core.pb-c.c [2021-01-12T22:02:51.984Z] #41 19.63 PBCC images/inventory.pb-c.c [2021-01-12T22:02:52.246Z] #41 19.74 DEP images/core-aarch64.pb-c.d [2021-01-12T22:02:52.262Z] #20 61.04 Selecting previously unselected package zip. [2021-01-12T22:02:52.262Z] #20 61.06 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-01-12T22:02:52.262Z] #20 61.06 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:02:52.542Z] #41 19.88 DEP images/core-arm.pb-c.d [2021-01-12T22:02:52.542Z] #41 19.97 DEP images/core-ppc64.pb-c.d [2021-01-12T22:02:52.542Z] #41 20.11 DEP images/core-s390.pb-c.d [2021-01-12T22:02:52.557Z] #20 61.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:02:52.557Z] #20 61.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:02:52.557Z] #20 61.33 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:52.557Z] #20 61.34 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-01-12T22:02:52.557Z] #20 61.34 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-01-12T22:02:52.557Z] #20 61.35 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:52.557Z] #20 61.36 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:02:52.557Z] #20 61.38 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-01-12T22:02:52.557Z] #20 61.38 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:52.557Z] #20 61.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:02:52.557Z] #20 61.40 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-01-12T22:02:52.627Z] #17 ... [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:52.627Z] #41 51.75 CC compel/src/lib/ptrace.o [2021-01-12T22:02:52.627Z] #41 52.15 AR compel/libcompel.a [2021-01-12T22:02:52.627Z] #41 52.33 HOSTCC compel/src/main-host.o [2021-01-12T22:02:52.627Z] #41 52.65 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-01-12T22:02:52.627Z] #41 52.83 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T22:02:52.627Z] #41 53.22 HOSTCC compel/src/lib/log-host.o [2021-01-12T22:02:52.627Z] #41 53.48 HOSTLINK compel/compel-host-bin [2021-01-12T22:02:52.627Z] #41 53.68 DEP soccr/soccr.d [2021-01-12T22:02:52.627Z] #41 53.76 CC soccr/soccr.o [2021-01-12T22:02:52.627Z] #41 55.26 AR soccr/libsoccr.a [2021-01-12T22:02:52.627Z] #41 55.35 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:02:52.627Z] #41 55.66 DEP criu/arch/aarch64/sigframe.d [2021-01-12T22:02:52.627Z] #41 55.79 DEP criu/arch/aarch64/crtools.d [2021-01-12T22:02:52.627Z] #41 55.92 DEP criu/arch/aarch64/cpu.d [2021-01-12T22:02:52.627Z] #41 55.99 DEP criu/arch/aarch64/bitops.d [2021-01-12T22:02:52.627Z] #41 56.06 CC criu/arch/aarch64/bitops.o [2021-01-12T22:02:52.627Z] #41 56.22 CC criu/arch/aarch64/cpu.o [2021-01-12T22:02:52.627Z] #41 56.38 CC criu/arch/aarch64/crtools.o [2021-01-12T22:02:52.627Z] #41 56.84 CC criu/arch/aarch64/sigframe.o [2021-01-12T22:02:52.627Z] #41 57.10 LINK criu/arch/aarch64/crtools.built-in.o [2021-01-12T22:02:52.627Z] #41 57.16 DEP criu/pie/util-vdso.d [2021-01-12T22:02:52.627Z] #41 57.22 DEP criu/pie/util.d [2021-01-12T22:02:52.627Z] #41 57.45 CC criu/pie/util.o [2021-01-12T22:02:52.627Z] #41 57.83 CC criu/pie/util-vdso.o [2021-01-12T22:02:52.627Z] #41 58.41 AR criu/pie/pie.lib.a [2021-01-12T22:02:52.627Z] #41 58.47 DEP criu/pie/restorer.d [2021-01-12T22:02:52.627Z] #41 58.62 DEP criu/arch/aarch64/intraprocedure.d [2021-01-12T22:02:52.627Z] #41 58.63 DEP criu/arch/aarch64/restorer.d [2021-01-12T22:02:52.627Z] #41 58.76 DEP criu/arch/aarch64/vdso-pie.d [2021-01-12T22:02:52.627Z] #41 58.87 DEP criu/pie/parasite-vdso.d [2021-01-12T22:02:52.627Z] #41 58.99 DEP criu/pie/parasite.d [2021-01-12T22:02:52.627Z] #41 59.20 CC criu/pie/parasite.o [2021-01-12T22:02:52.627Z] #41 60.51 LINK criu/pie/parasite.built-in.o [2021-01-12T22:02:52.627Z] #41 60.52 GEN criu/pie/parasite-blob.h [2021-01-12T22:02:52.627Z] #41 60.54 CC criu/pie/parasite-vdso.o [2021-01-12T22:02:52.627Z] #41 61.27 CC criu/arch/aarch64/vdso-pie.o [2021-01-12T22:02:52.627Z] #41 61.50 CC criu/arch/aarch64/restorer.o [2021-01-12T22:02:52.627Z] #41 ... [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:02:52.627Z] #17 DONE 4.0s [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:52.627Z] #41 61.98 CC criu/arch/aarch64/intraprocedure.o [2021-01-12T22:02:52.627Z] #41 62.02 CC criu/pie/restorer.o [2021-01-12T22:02:52.627Z] #41 ... [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:52.627Z] #51 8.359 + cd /tmp/tmp.CJBPN2DwSj/src/github.com/opencontainers/runc [2021-01-12T22:02:52.627Z] #51 8.359 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:02:52.627Z] #51 9.030 + '[' -z '' ']' [2021-01-12T22:02:52.627Z] #51 9.030 + target=static [2021-01-12T22:02:52.627Z] #51 9.031 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T22:02:52.627Z] #51 9.380 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-12T22:02:52.627Z] #51 ... [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:52.627Z] #18 ... [2021-01-12T22:02:52.627Z] [2021-01-12T22:02:52.627Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:02:52.627Z] #38 145.1 + dpkg --print-architecture [2021-01-12T22:02:52.627Z] #38 DONE 145.3s [2021-01-12T22:02:52.803Z] #41 20.24 DEP images/core-x86.pb-c.d [2021-01-12T22:02:52.803Z] #41 20.32 DEP images/core.pb-c.d [2021-01-12T22:02:52.803Z] #41 20.41 DEP images/inventory.pb-c.d [2021-01-12T22:02:52.851Z] #20 61.42 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-01-12T22:02:52.851Z] #20 61.42 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:02:52.851Z] #20 61.43 Setting up zip (3.0-11+b1) ... [2021-01-12T22:02:52.851Z] #20 61.44 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:02:52.851Z] #20 61.48 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:02:52.890Z] [2021-01-12T22:02:52.890Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:52.890Z] #22 141.6 + mkdir -p /tmp/tmp.oqL0AOYLhr/src/github.com/docker [2021-01-12T22:02:52.890Z] #22 141.7 + mv components/cli /tmp/tmp.oqL0AOYLhr/src/github.com/docker/cli [2021-01-12T22:02:52.890Z] #22 141.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-01-12T22:02:53.063Z] #41 20.49 PBCC images/cpuinfo.pb-c.c [2021-01-12T22:02:53.063Z] #41 20.57 DEP images/cpuinfo.pb-c.d [2021-01-12T22:02:53.063Z] #41 20.66 PBCC images/stats.pb-c.c [2021-01-12T22:02:53.063Z] #41 20.70 DEP images/stats.pb-c.d [2021-01-12T22:02:53.386Z] #18 41.68 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T22:02:53.421Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 14.1% of statements [2021-01-12T22:02:53.644Z] #18 42.06 Selecting previously unselected package bzip2. [2021-01-12T22:02:53.644Z] #18 42.06 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T22:02:53.644Z] #18 42.07 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:02:53.904Z] #18 42.15 Selecting previously unselected package xz-utils. [2021-01-12T22:02:53.904Z] #18 42.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T22:02:53.904Z] #18 42.17 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T22:02:53.904Z] #18 42.36 Selecting previously unselected package apparmor. [2021-01-12T22:02:53.904Z] #18 42.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T22:02:54.163Z] #18 42.46 Unpacking apparmor (2.13.2-10) ... [2021-01-12T22:02:54.425Z] #18 42.77 Selecting previously unselected package aufs-tools. [2021-01-12T22:02:54.425Z] #18 42.78 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T22:02:54.425Z] #18 42.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:02:54.425Z] #18 42.90 Selecting previously unselected package libonig5:amd64. [2021-01-12T22:02:54.425Z] #18 42.91 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T22:02:54.425Z] #18 42.91 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:02:54.471Z] #41 ... [2021-01-12T22:02:54.471Z] [2021-01-12T22:02:54.471Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:54.471Z] #49 118.4 golang.org/x/crypto/ssh/terminal [2021-01-12T22:02:54.471Z] #49 121.1 mvdan.cc/editorconfig [2021-01-12T22:02:54.471Z] #49 122.8 mvdan.cc/sh/v3/fileutil [2021-01-12T22:02:54.471Z] #49 123.1 mvdan.cc/sh/v3/syntax [2021-01-12T22:02:54.479Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2021-01-12T22:02:54.684Z] #18 43.08 Selecting previously unselected package libjq1:amd64. [2021-01-12T22:02:54.684Z] #18 43.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:02:54.684Z] #18 43.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:02:54.818Z] #22 ... [2021-01-12T22:02:54.818Z] [2021-01-12T22:02:54.818Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:54.818Z] #18 2.255 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:02:54.818Z] #18 2.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:02:54.818Z] #18 2.525 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:02:54.943Z] #18 43.20 Selecting previously unselected package jq. [2021-01-12T22:02:54.943Z] #18 43.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:02:54.943Z] #18 43.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:02:54.943Z] #18 43.32 Selecting previously unselected package libaio1:amd64. [2021-01-12T22:02:54.943Z] #18 43.32 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T22:02:54.943Z] #18 43.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:02:54.943Z] #18 43.40 Selecting previously unselected package libgpm2:amd64. [2021-01-12T22:02:54.943Z] #18 43.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T22:02:54.943Z] #18 ... [2021-01-12T22:02:54.943Z] [2021-01-12T22:02:54.943Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:02:54.943Z] #41 124.9 CC criu/cgroup-props.o [2021-01-12T22:02:54.943Z] #41 125.6 CC criu/cgroup.o [2021-01-12T22:02:54.943Z] #41 128.3 CC criu/clone-noasan.o [2021-01-12T22:02:54.943Z] #41 128.4 CC criu/config.o [2021-01-12T22:02:54.943Z] #41 129.7 CC criu/cr-check.o [2021-01-12T22:02:54.943Z] #41 131.4 CC criu/cr-dedup.o [2021-01-12T22:02:54.943Z] #41 131.8 CC criu/cr-dump.o [2021-01-12T22:02:54.943Z] #41 133.9 CC criu/cr-errno.o [2021-01-12T22:02:54.943Z] #41 134.0 CC criu/cr-restore.o [2021-01-12T22:02:54.977Z] #41 ... [2021-01-12T22:02:54.977Z] [2021-01-12T22:02:54.977Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:02:54.977Z] #43 120.5 go/parser [2021-01-12T22:02:54.977Z] #43 123.1 text/template [2021-01-12T22:02:54.977Z] #43 125.5 encoding/xml [2021-01-12T22:02:54.977Z] #43 130.4 go/doc [2021-01-12T22:02:55.037Z] #49 ... [2021-01-12T22:02:55.037Z] [2021-01-12T22:02:55.037Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:55.107Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-01-12T22:02:55.202Z] #41 ... [2021-01-12T22:02:55.202Z] [2021-01-12T22:02:55.202Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:02:55.202Z] #18 43.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T22:02:55.202Z] #18 43.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:02:55.202Z] #18 43.50 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:02:55.202Z] #18 43.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:02:55.202Z] #18 43.51 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:02:55.237Z] #43 ... [2021-01-12T22:02:55.237Z] [2021-01-12T22:02:55.237Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:55.237Z] #54 64.40 Checking out files: 34% (1301/3743) Checking out files: 35% (1311/3743) [2021-01-12T22:02:55.237Z] #54 ... [2021-01-12T22:02:55.237Z] [2021-01-12T22:02:55.237Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:02:55.237Z] #49 120.7 mvdan.cc/editorconfig [2021-01-12T22:02:55.237Z] #49 122.7 mvdan.cc/sh/v3/fileutil [2021-01-12T22:02:55.237Z] #49 123.1 mvdan.cc/sh/v3/syntax [2021-01-12T22:02:55.396Z] #18 2.976 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2021-01-12T22:02:55.498Z] #49 ... [2021-01-12T22:02:55.498Z] [2021-01-12T22:02:55.498Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:02:55.512Z] Commit message: "contrib/check-config.sh: fix INET_XFRM_MODE_TRANSPORT" [2021-01-12T22:02:55.735Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-01-12T22:02:55.972Z] #18 3.785 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [254 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-01-12T22:02:56.364Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-01-12T22:02:56.832Z] #54 63.69 Checking out files: 35% (1323/3743) Checking out files: 36% (1348/3743) Checking out files: 37% (1385/3743) Checking out files: 38% (1423/3743) Checking out files: 39% (1460/3743) Checking out files: 40% (1498/3743) Checking out files: 41% (1535/3743) Checking out files: 42% (1573/3743) Checking out files: 43% (1610/3743) Checking out files: 44% (1647/3743) Checking out files: 45% (1685/3743) Checking out files: 46% (1722/3743) Checking out files: 47% (1760/3743) Checking out files: 48% (1797/3743) Checking out files: 49% (1835/3743) Checking out files: 50% (1872/3743) Checking out files: 51% (1909/3743) Checking out files: 52% (1947/3743) Checking out files: 53% (1984/3743) Checking out files: 54% (2022/3743) Checking out files: 55% (2059/3743) Checking out files: 56% (2097/3743) Checking out files: 57% (2134/3743) Checking out files: 58% (2171/3743) Checking out files: 59% (2209/3743) Checking out files: 60% (2246/3743) Checking out files: 61% (2284/3743) Checking out files: 62% (2321/3743) Checking out files: 63% (2359/3743) Checking out files: 64% (2396/3743) Checking out files: 65% (2433/3743) Checking out files: 66% (2471/3743) Checking out files: 67% (2508/3743) Checking out files: 68% (2546/3743) Checking out files: 69% (2583/3743) Checking out files: 70% (2621/3743) Checking out files: 71% (2658/3743) Checking out files: 72% (2695/3743) Checking out files: 73% (2733/3743) Checking out files: 74% (2770/3743) Checking out files: 75% (2808/3743) Checking out files: 75% (2837/3743) Checking out files: 76% (2845/3743) Checking out files: 77% (2883/3743) Checking out files: 78% (2920/3743) Checking out files: 79% (2957/3743) Checking out files: 80% (2995/3743) Checking out files: 81% (3032/3743) Checking out files: 82% (3070/3743) Checking out files: 83% (3107/3743) Checking out files: 84% (3145/3743) Checking out files: 85% (3182/3743) Checking out files: 86% (3219/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T22:02:56.832Z] #54 65.72 + cd /tmp/tmp.oyms9j3Uku/src/github.com/containerd/containerd [2021-01-12T22:02:56.923Z] #18 4.683 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2021-01-12T22:02:57.088Z] #54 65.72 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:02:57.392Z] ok github.com/docker/docker/daemon 12.263s coverage: 17.2% of statements [2021-01-12T22:02:57.392Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T22:02:57.392Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T22:02:57.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T22:02:57.392Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T22:02:57.870Z] #54 64.40 Checking out files: 34% (1301/3743) Checking out files: 35% (1311/3743) Checking out files: 36% (1348/3743) Checking out files: 37% (1385/3743) Checking out files: 38% (1423/3743) Checking out files: 39% (1460/3743) Checking out files: 40% (1498/3743) Checking out files: 41% (1535/3743) Checking out files: 42% (1573/3743) Checking out files: 43% (1610/3743) Checking out files: 44% (1647/3743) Checking out files: 45% (1685/3743) Checking out files: 46% (1722/3743) Checking out files: 47% (1760/3743) Checking out files: 48% (1797/3743) Checking out files: 49% (1835/3743) Checking out files: 50% (1872/3743) Checking out files: 51% (1909/3743) Checking out files: 52% (1947/3743) Checking out files: 53% (1984/3743) Checking out files: 54% (2022/3743) Checking out files: 55% (2059/3743) Checking out files: 56% (2097/3743) Checking out files: 57% (2134/3743) Checking out files: 58% (2171/3743) Checking out files: 59% (2209/3743) Checking out files: 60% (2246/3743) Checking out files: 61% (2284/3743) Checking out files: 62% (2321/3743) Checking out files: 63% (2359/3743) Checking out files: 64% (2396/3743) Checking out files: 65% (2433/3743) Checking out files: 66% (2471/3743) Checking out files: 67% (2508/3743) Checking out files: 68% (2546/3743) Checking out files: 68% (2582/3743) Checking out files: 69% (2583/3743) Checking out files: 70% (2621/3743) Checking out files: 71% (2658/3743) Checking out files: 72% (2695/3743) Checking out files: 73% (2733/3743) Checking out files: 74% (2770/3743) Checking out files: 75% (2808/3743) Checking out files: 76% (2845/3743) Checking out files: 77% (2883/3743) Checking out files: 78% (2920/3743) Checking out files: 79% (2957/3743) Checking out files: 80% (2995/3743) Checking out files: 81% (3032/3743) Checking out files: 82% (3070/3743) Checking out files: 83% (3107/3743) Checking out files: 84% (3145/3743) Checking out files: 85% (3182/3743) Checking out files: 86% (3219/3743) Checking out files: 87% (3257/3743) Checking out files: 88% (3294/3743) Checking out files: 89% (3332/3743) Checking out files: 90% (3369/3743) Checking out files: 91% (3407/3743) Checking out files: 92% (3444/3743) Checking out files: 93% (3481/3743) Checking out files: 94% (3519/3743) Checking out files: 95% (3556/3743) Checking out files: 96% (3594/3743) Checking out files: 97% (3631/3743) Checking out files: 98% (3669/3743) Checking out files: 99% (3706/3743) Checking out files: 100% (3743/3743) Checking out files: 100% (3743/3743), done. [2021-01-12T22:02:57.870Z] #54 66.95 + cd /tmp/tmp.G2cRyuj333/src/github.com/containerd/containerd [2021-01-12T22:02:57.870Z] #54 66.95 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-01-12T22:02:58.472Z] #20 66.32 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-01-12T22:02:58.472Z] #20 66.34 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:02:58.472Z] #20 66.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:02:58.472Z] #20 66.36 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:02:58.472Z] #20 66.46 invoke-rc.d: could not determine current runlevel [2021-01-12T22:02:58.472Z] #20 66.48 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:02:58.472Z] #20 66.49 Setting up pigz (2.4-1) ... [2021-01-12T22:02:58.472Z] #20 66.49 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-01-12T22:02:58.472Z] #20 66.50 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-01-12T22:02:58.472Z] #20 66.51 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:02:58.472Z] #20 66.51 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-01-12T22:02:58.472Z] #20 66.52 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:02:58.472Z] #20 67.13 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-01-12T22:02:58.472Z] #20 67.14 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-01-12T22:02:58.472Z] #20 67.14 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-01-12T22:02:58.472Z] #20 67.15 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:02:58.472Z] #20 67.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:02:58.472Z] #20 67.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:02:58.472Z] #20 67.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:02:58.472Z] #20 67.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:02:58.472Z] #20 67.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:02:58.472Z] #20 67.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:02:58.472Z] #20 67.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:02:58.472Z] #20 67.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:02:58.472Z] #20 67.25 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-01-12T22:02:58.472Z] #20 67.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:02:58.741Z] + docker version [2021-01-12T22:02:58.750Z] #18 47.02 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:02:58.750Z] #18 47.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:02:58.750Z] #18 47.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:02:58.750Z] #18 47.14 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:02:58.750Z] #18 47.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:02:58.750Z] #18 47.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:02:58.750Z] #18 47.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:02:58.750Z] #18 47.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:02:58.750Z] #18 47.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:02:58.750Z] #18 47.32 Selecting previously unselected package libreadline5:amd64. [2021-01-12T22:02:58.750Z] #18 47.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T22:02:58.750Z] #18 47.35 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:02:58.766Z] #20 67.29 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-01-12T22:02:58.766Z] #20 67.32 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:02:58.766Z] #20 67.33 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-01-12T22:02:58.766Z] #20 67.33 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:02:58.846Z] #18 6.580 Fetched 8238 kB in 5s (1749 kB/s) [2021-01-12T22:02:58.890Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-01-12T22:02:58.979Z] #54 67.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T22:02:58.979Z] #54 67.69 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T22:02:58.979Z] #54 67.69 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:58.979Z] #54 67.69 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:58.979Z] #54 67.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T22:02:58.979Z] #54 67.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T22:02:58.979Z] #54 67.69 + '[' '' = dynamic ']' [2021-01-12T22:02:58.979Z] #54 67.69 + make [2021-01-12T22:02:59.009Z] #18 47.48 Selecting previously unselected package net-tools. [2021-01-12T22:02:59.009Z] #18 47.50 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T22:02:59.009Z] #18 47.50 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:02:59.268Z] #18 47.69 Selecting previously unselected package python-pip-whl. [2021-01-12T22:02:59.268Z] #18 47.69 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T22:02:59.268Z] #18 47.70 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T22:02:59.519Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 56.2% of statements [2021-01-12T22:02:59.784Z] #54 68.75 + export 'BUILDTAGS=netgo osusergo static_build' [2021-01-12T22:02:59.784Z] #54 68.75 + BUILDTAGS='netgo osusergo static_build' [2021-01-12T22:02:59.784Z] #54 68.75 + export EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:59.784Z] #54 68.75 + EXTRA_FLAGS=-buildmode=pie [2021-01-12T22:02:59.784Z] #54 68.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-01-12T22:02:59.784Z] #54 68.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-01-12T22:02:59.784Z] #54 68.75 + '[' '' = dynamic ']' [2021-01-12T22:02:59.784Z] #54 68.75 + make [2021-01-12T22:02:59.836Z] #18 48.20 Selecting previously unselected package python3-lib2to3. [2021-01-12T22:02:59.836Z] #18 48.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T22:02:59.836Z] #18 48.22 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:02:59.836Z] #18 48.35 Selecting previously unselected package python3-distutils. [2021-01-12T22:02:59.908Z] #54 68.80 + bin/ctr [2021-01-12T22:03:00.095Z] #18 48.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T22:03:00.095Z] #18 48.36 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T22:03:00.095Z] #18 48.48 Selecting previously unselected package python3-pip. [2021-01-12T22:03:00.095Z] #18 48.48 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T22:03:00.095Z] #18 48.49 Unpacking python3-pip (18.1-5) ... [2021-01-12T22:03:00.354Z] #18 48.63 Selecting previously unselected package python3-pkg-resources. [2021-01-12T22:03:00.354Z] #18 48.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:03:00.354Z] #18 48.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:03:00.354Z] #18 48.79 Selecting previously unselected package python3-setuptools. [2021-01-12T22:03:00.354Z] #18 48.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T22:03:00.354Z] #18 48.81 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T22:03:00.613Z] #18 49.04 Selecting previously unselected package python3-wheel. [2021-01-12T22:03:00.613Z] #18 49.05 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T22:03:00.613Z] #18 49.06 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T22:03:00.613Z] #18 49.14 Selecting previously unselected package sudo. [2021-01-12T22:03:00.773Z] #18 6.580 Reading package lists... [2021-01-12T22:03:00.773Z] #18 ... [2021-01-12T22:03:00.773Z] [2021-01-12T22:03:00.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:00.773Z] #41 65.60 LINK criu/pie/restorer.built-in.o [2021-01-12T22:03:00.773Z] #41 65.60 GEN criu/pie/restorer-blob.h [2021-01-12T22:03:00.773Z] #41 65.70 DEP criu/vdso.d [2021-01-12T22:03:00.773Z] #41 66.04 DEP criu/uts_ns.d [2021-01-12T22:03:00.773Z] #41 66.33 DEP criu/util.d [2021-01-12T22:03:00.774Z] #41 66.64 DEP criu/uffd.d [2021-01-12T22:03:00.774Z] #41 67.03 DEP criu/tun.d [2021-01-12T22:03:00.774Z] #41 67.31 DEP criu/tty.d [2021-01-12T22:03:00.774Z] #41 67.53 DEP criu/timerfd.d [2021-01-12T22:03:00.774Z] #41 67.82 DEP criu/timens.d [2021-01-12T22:03:00.774Z] #41 68.01 DEP criu/sysfs_parse.d [2021-01-12T22:03:00.774Z] #41 68.17 DEP criu/sysctl.d [2021-01-12T22:03:00.774Z] #41 68.38 DEP criu/string.d [2021-01-12T22:03:00.774Z] #41 68.41 DEP criu/stats.d [2021-01-12T22:03:00.774Z] #41 68.55 DEP criu/sockets.d [2021-01-12T22:03:00.774Z] #41 68.78 DEP criu/sk-unix.d [2021-01-12T22:03:00.774Z] #41 68.99 DEP criu/sk-tcp.d [2021-01-12T22:03:00.774Z] #41 69.22 DEP criu/sk-queue.d [2021-01-12T22:03:00.774Z] #41 69.32 DEP criu/sk-packet.d [2021-01-12T22:03:00.774Z] #41 69.55 DEP criu/sk-netlink.d [2021-01-12T22:03:00.774Z] #41 69.74 DEP criu/sk-inet.d [2021-01-12T22:03:00.774Z] #41 69.91 DEP criu/signalfd.d [2021-01-12T22:03:00.774Z] #41 70.01 DEP criu/sigframe.d [2021-01-12T22:03:00.774Z] #41 70.14 DEP criu/shmem.d [2021-01-12T22:03:00.774Z] #41 70.29 DEP criu/servicefd.d [2021-01-12T22:03:00.774Z] #41 70.43 DEP criu/seize.d [2021-01-12T22:03:00.774Z] #41 70.54 DEP criu/seccomp.d [2021-01-12T22:03:00.774Z] #41 70.69 DEP criu/rst-malloc.d [2021-01-12T22:03:00.915Z] #18 49.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T22:03:00.915Z] #18 49.17 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:03:01.036Z] #41 70.75 DEP criu/rbtree.d [2021-01-12T22:03:01.036Z] #41 70.79 DEP criu/pstree.d [2021-01-12T22:03:01.209Z] #18 49.72 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T22:03:01.276Z] #54 ... [2021-01-12T22:03:01.276Z] [2021-01-12T22:03:01.276Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:01.276Z] #43 125.4 encoding/xml [2021-01-12T22:03:01.276Z] #43 129.4 go/doc [2021-01-12T22:03:01.276Z] #43 133.7 github.com/LK4D4/vndr/versioned [2021-01-12T22:03:01.276Z] #43 133.8 compress/flate [2021-01-12T22:03:01.276Z] #43 135.0 github.com/LK4D4/vndr/build [2021-01-12T22:03:01.276Z] #43 ... [2021-01-12T22:03:01.276Z] [2021-01-12T22:03:01.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:01.276Z] #41 25.26 make[1]: Nothing to be done for 'all'. [2021-01-12T22:03:01.276Z] #41 28.72 CC images/stats.o [2021-01-12T22:03:01.276Z] #41 29.36 CC images/core.o [2021-01-12T22:03:01.276Z] #41 30.43 CC images/core-x86.o [2021-01-12T22:03:01.276Z] #41 31.27 CC images/core-arm.o [2021-01-12T22:03:01.302Z] #41 70.98 DEP criu/protobuf.d [2021-01-12T22:03:01.302Z] #41 71.09 GEN criu/protobuf-desc-gen.h [2021-01-12T22:03:01.467Z] #18 49.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T22:03:01.467Z] #18 49.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:03:01.698Z] #54 70.78 + bin/ctr [2021-01-12T22:03:01.741Z] #18 50.02 Selecting previously unselected package uidmap. [2021-01-12T22:03:01.741Z] #18 50.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T22:03:01.741Z] #18 50.03 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T22:03:01.741Z] #18 50.15 Selecting previously unselected package vim-runtime. [2021-01-12T22:03:01.741Z] #18 50.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:03:01.741Z] #18 50.20 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-12T22:03:01.741Z] #18 50.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T22:03:01.741Z] #18 50.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:03:01.839Z] #41 32.15 CC images/core-aarch64.o [2021-01-12T22:03:02.308Z] #20 ... [2021-01-12T22:03:02.308Z] [2021-01-12T22:03:02.308Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:02.308Z] #43 115.6 CC criu/cr-check.o [2021-01-12T22:03:02.308Z] #43 118.4 CC criu/cr-dedup.o [2021-01-12T22:03:02.308Z] #43 119.1 CC criu/cr-dump.o [2021-01-12T22:03:02.308Z] #43 122.5 CC criu/cr-errno.o [2021-01-12T22:03:02.308Z] #43 122.6 CC criu/cr-restore.o [2021-01-12T22:03:02.401Z] #41 32.79 CC images/core-ppc64.o [2021-01-12T22:03:02.949Z] #43 ... [2021-01-12T22:03:02.949Z] [2021-01-12T22:03:02.949Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:02.949Z] #45 183.9 github.com/LK4D4/vndr/godl [2021-01-12T22:03:02.949Z] #45 184.7 github.com/LK4D4/vndr [2021-01-12T22:03:02.949Z] #45 ... [2021-01-12T22:03:02.949Z] [2021-01-12T22:03:02.949Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:02.949Z] #20 71.65 Setting up iptables (1.8.2-4) ... [2021-01-12T22:03:02.949Z] #20 71.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:03:02.949Z] #20 71.74 Setting up python3 (3.7.3-1) ... [2021-01-12T22:03:03.245Z] #41 73.04 DEP criu/protobuf-desc.d [2021-01-12T22:03:03.245Z] #41 73.15 DEP criu/proc_parse.d [2021-01-12T22:03:03.507Z] #41 73.39 DEP criu/plugin.d [2021-01-12T22:03:03.591Z] #20 72.32 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:03:03.769Z] #41 33.85 CC images/core-s390.o [2021-01-12T22:03:03.769Z] #41 ... [2021-01-12T22:03:03.769Z] [2021-01-12T22:03:03.769Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:03.769Z] #43 138.1 hash/crc32 [2021-01-12T22:03:03.770Z] #41 73.49 DEP criu/pipes.d [2021-01-12T22:03:03.770Z] #41 73.74 DEP criu/pie-util.d [2021-01-12T22:03:03.952Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.226s coverage: 46.2% of statements [2021-01-12T22:03:04.033Z] #41 73.84 DEP criu/pie-util-vdso.d [2021-01-12T22:03:04.033Z] #41 73.97 DEP criu/path.d [2021-01-12T22:03:04.232Z] #20 ... [2021-01-12T22:03:04.232Z] [2021-01-12T22:03:04.232Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:04.232Z] #45 DONE 195.2s [2021-01-12T22:03:04.296Z] #41 74.16 DEP criu/parasite-syscall.d [2021-01-12T22:03:04.332Z] #43 138.9 compress/gzip [2021-01-12T22:03:04.526Z] [2021-01-12T22:03:04.526Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:04.526Z] #20 73.04 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:03:04.559Z] #41 74.40 DEP criu/pagemap.d [2021-01-12T22:03:04.580Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2021-01-12T22:03:04.821Z] #41 74.60 DEP criu/pagemap-cache.d [2021-01-12T22:03:05.035Z] #18 53.36 Selecting previously unselected package vim. [2021-01-12T22:03:05.035Z] #18 53.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:03:05.035Z] #18 53.42 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T22:03:05.085Z] #41 74.74 DEP criu/page-xfer.d [2021-01-12T22:03:05.085Z] #41 74.95 DEP criu/page-pipe.d [2021-01-12T22:03:05.349Z] #41 75.03 DEP criu/netfilter.d [2021-01-12T22:03:05.349Z] #41 75.23 DEP criu/net.d [2021-01-12T22:03:05.601Z] #18 53.98 Selecting previously unselected package xfsprogs. [2021-01-12T22:03:05.601Z] #18 53.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T22:03:05.601Z] #18 54.00 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:03:05.612Z] #41 75.49 DEP criu/namespaces.d [2021-01-12T22:03:05.703Z] #43 140.0 net [2021-01-12T22:03:05.819Z] Client: Docker Engine - Enterprise [2021-01-12T22:03:05.819Z] Version: 19.03.12 [2021-01-12T22:03:05.819Z] API version: 1.40 [2021-01-12T22:03:05.819Z] Go version: go1.13.13 [2021-01-12T22:03:05.819Z] Git commit: 4306744 [2021-01-12T22:03:05.819Z] Built: 08/05/2020 19:27:53 [2021-01-12T22:03:05.819Z] OS/Arch: windows/amd64 [2021-01-12T22:03:05.819Z] Experimental: false [2021-01-12T22:03:05.819Z] [2021-01-12T22:03:05.819Z] Server: Docker Engine - Enterprise [2021-01-12T22:03:05.819Z] Engine: [2021-01-12T22:03:05.819Z] Version: 19.03.12 [2021-01-12T22:03:05.819Z] API version: 1.40 (minimum version 1.24) [2021-01-12T22:03:05.819Z] Go version: go1.13.13 [2021-01-12T22:03:05.819Z] Git commit: f295753ffd [2021-01-12T22:03:05.819Z] Built: 08/05/2020 19:26:41 [2021-01-12T22:03:05.819Z] OS/Arch: windows/amd64 [2021-01-12T22:03:05.819Z] Experimental: true [2021-01-12T22:03:05.876Z] #41 75.69 DEP criu/mount.d [2021-01-12T22:03:05.876Z] #41 75.83 DEP criu/memfd.d [2021-01-12T22:03:06.139Z] #41 75.95 DEP criu/mem.d [2021-01-12T22:03:06.238Z] #18 54.48 Selecting previously unselected package zip. [2021-01-12T22:03:06.238Z] #18 54.49 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T22:03:06.238Z] #18 54.50 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:03:06.277Z] #43 140.7 vendor/golang.org/x/text/transform [2021-01-12T22:03:06.401Z] #41 76.20 DEP criu/lsm.d [2021-01-12T22:03:06.401Z] #41 76.36 DEP criu/log.d [Pipeline] sh [2021-01-12T22:03:06.497Z] #18 54.74 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:03:06.497Z] #18 54.87 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:03:06.497Z] #18 54.88 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:03:06.497Z] #18 54.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:03:06.497Z] #18 54.93 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:03:06.497Z] #18 54.94 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:03:06.497Z] #18 54.95 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:03:06.497Z] #18 54.96 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:03:06.497Z] #18 54.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:03:06.497Z] #18 54.98 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:03:06.497Z] #18 54.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:03:06.497Z] #18 55.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:03:06.497Z] #18 55.02 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:03:06.497Z] #18 55.03 Setting up zip (3.0-11+b1) ... [2021-01-12T22:03:06.497Z] #18 55.04 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:03:06.497Z] #18 55.08 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:03:06.632Z] #20 75.17 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:03:06.632Z] #20 75.18 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:03:06.669Z] #41 76.48 DEP criu/libnetlink.d [2021-01-12T22:03:06.669Z] #41 76.58 DEP criu/kerndat.d [2021-01-12T22:03:06.925Z] #20 75.62 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:03:06.932Z] #41 76.73 DEP criu/kcmp-ids.d [2021-01-12T22:03:06.932Z] #41 76.86 DEP criu/irmap.d [2021-01-12T22:03:07.021Z] #54 ... [2021-01-12T22:03:07.021Z] [2021-01-12T22:03:07.021Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:03:07.021Z] #49 132.6 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T22:03:07.021Z] #49 DONE 141.4s [2021-01-12T22:03:07.021Z] [2021-01-12T22:03:07.021Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:07.021Z] #41 23.99 make[1]: Nothing to be done for 'all'. [2021-01-12T22:03:07.021Z] #41 25.87 CC images/stats.o [2021-01-12T22:03:07.021Z] #41 26.46 CC images/core.o [2021-01-12T22:03:07.021Z] #41 27.66 CC images/core-x86.o [2021-01-12T22:03:07.021Z] #41 28.66 CC images/core-arm.o [2021-01-12T22:03:07.021Z] #41 29.30 CC images/core-aarch64.o [2021-01-12T22:03:07.021Z] #41 30.04 CC images/core-ppc64.o [2021-01-12T22:03:07.021Z] #41 30.88 CC images/core-s390.o [2021-01-12T22:03:07.021Z] #41 32.04 CC images/cpuinfo.o [2021-01-12T22:03:07.021Z] #41 32.75 CC images/inventory.o [2021-01-12T22:03:07.021Z] #41 33.30 CC images/fdinfo.o [2021-01-12T22:03:07.021Z] #41 34.01 CC images/fown.o [2021-01-12T22:03:07.021Z] #41 34.36 CC images/ns.o [2021-01-12T22:03:07.196Z] #41 77.03 DEP criu/ipc_ns.d [2021-01-12T22:03:07.282Z] #41 34.75 CC images/regfile.o [2021-01-12T22:03:07.347Z] + docker info [2021-01-12T22:03:07.463Z] #41 77.24 DEP criu/image.d [2021-01-12T22:03:07.463Z] #41 77.41 DEP criu/image-desc.d [2021-01-12T22:03:07.645Z] #43 ... [2021-01-12T22:03:07.645Z] [2021-01-12T22:03:07.645Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-01-12T22:03:07.645Z] #49 132.4 mvdan.cc/sh/v3/cmd/shfmt [2021-01-12T22:03:07.645Z] #49 DONE 142.0s [2021-01-12T22:03:07.645Z] [2021-01-12T22:03:07.645Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:07.645Z] #43 142.1 vendor/golang.org/x/text/unicode/bidi [2021-01-12T22:03:07.727Z] #41 77.47 DEP criu/fsnotify.d [2021-01-12T22:03:07.727Z] #41 ... [2021-01-12T22:03:07.727Z] [2021-01-12T22:03:07.727Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:07.727Z] #18 6.580 Reading package lists... [2021-01-12T22:03:07.727Z] #18 9.300 Reading package lists... [2021-01-12T22:03:07.727Z] #18 11.88 Building dependency tree... [2021-01-12T22:03:07.727Z] #18 13.54 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T22:03:07.727Z] #18 13.54 The following additional packages will be installed: [2021-01-12T22:03:07.727Z] #18 13.54 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T22:03:07.727Z] #18 13.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T22:03:07.727Z] #18 13.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T22:03:07.727Z] #18 13.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T22:03:07.727Z] #18 13.55 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T22:03:07.727Z] #18 13.55 Suggested packages: [2021-01-12T22:03:07.727Z] #18 13.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T22:03:07.727Z] #18 13.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T22:03:07.727Z] #18 13.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T22:03:07.727Z] #18 13.55 Recommended packages: [2021-01-12T22:03:07.727Z] #18 13.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T22:03:07.727Z] #18 13.56 python3-keyrings.alt python3-xdg unzip [2021-01-12T22:03:07.727Z] #18 14.85 The following NEW packages will be installed: [2021-01-12T22:03:07.727Z] #18 14.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T22:03:07.727Z] #18 14.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T22:03:07.727Z] #18 14.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T22:03:07.727Z] #18 14.86 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T22:03:07.727Z] #18 14.86 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T22:03:07.727Z] #18 14.86 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T22:03:07.727Z] #18 14.86 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T22:03:07.727Z] #18 14.86 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T22:03:07.727Z] #18 14.86 xz-utils zip [2021-01-12T22:03:07.727Z] #18 15.19 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:03:07.727Z] #18 15.19 Need to get 27.6 MB of archives. [2021-01-12T22:03:07.727Z] #18 15.19 After this operation, 114 MB of additional disk space will be used. [2021-01-12T22:03:07.727Z] #18 15.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-01-12T22:03:07.727Z] #18 15.20 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-12T22:03:07.727Z] #18 15.29 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-12T22:03:07.727Z] #18 15.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-01-12T22:03:07.727Z] #18 15.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-01-12T22:03:07.727Z] #18 15.38 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-12T22:03:07.727Z] #18 15.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T22:03:07.727Z] #18 15.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-01-12T22:03:07.727Z] #18 15.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-01-12T22:03:07.727Z] #18 15.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-01-12T22:03:07.727Z] #18 15.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-01-12T22:03:07.727Z] #18 15.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-01-12T22:03:07.727Z] #18 15.50 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-01-12T22:03:07.727Z] #18 15.50 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-01-12T22:03:07.727Z] #18 15.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-01-12T22:03:07.854Z] #41 35.26 CC images/ghost-file.o [2021-01-12T22:03:07.990Z] #18 15.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-01-12T22:03:07.990Z] #18 15.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-01-12T22:03:07.990Z] #18 15.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:03:07.990Z] #18 15.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T22:03:07.990Z] #18 15.66 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-12T22:03:07.990Z] #18 15.67 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-01-12T22:03:07.990Z] #18 15.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-01-12T22:03:07.990Z] #18 15.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-01-12T22:03:07.990Z] #18 15.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-01-12T22:03:07.990Z] #18 15.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-01-12T22:03:07.990Z] #18 15.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-01-12T22:03:07.990Z] #18 15.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-01-12T22:03:07.990Z] #18 15.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-01-12T22:03:07.990Z] #18 15.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-01-12T22:03:08.079Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.245s coverage: 49.5% of statements [2021-01-12T22:03:08.255Z] #18 16.06 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-12T22:03:08.255Z] #18 16.06 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-12T22:03:08.255Z] #18 16.06 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-12T22:03:08.255Z] #18 16.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-01-12T22:03:08.255Z] #18 16.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-01-12T22:03:08.255Z] #18 16.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T22:03:08.426Z] #41 35.83 CC images/fifo.o [2021-01-12T22:03:08.444Z] #20 76.83 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:03:08.521Z] #18 16.16 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T22:03:08.521Z] #18 16.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T22:03:08.521Z] #18 16.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-01-12T22:03:08.521Z] #18 16.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T22:03:08.521Z] #18 16.21 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T22:03:08.521Z] #18 16.23 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T22:03:08.521Z] #18 16.23 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2021-01-12T22:03:08.521Z] #18 16.27 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-12T22:03:08.521Z] #18 16.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-01-12T22:03:08.521Z] #18 16.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T22:03:08.686Z] #41 36.20 CC images/remap-file-path.o [2021-01-12T22:03:08.686Z] #41 ... [2021-01-12T22:03:08.686Z] [2021-01-12T22:03:08.686Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:08.686Z] #43 134.2 github.com/LK4D4/vndr/versioned [2021-01-12T22:03:08.686Z] #43 134.6 compress/flate [2021-01-12T22:03:08.686Z] #43 135.1 github.com/LK4D4/vndr/build [2021-01-12T22:03:08.686Z] #43 138.8 hash/crc32 [2021-01-12T22:03:08.686Z] #43 140.2 net [2021-01-12T22:03:08.686Z] #43 140.2 compress/gzip [2021-01-12T22:03:08.686Z] #43 141.3 vendor/golang.org/x/text/transform [2021-01-12T22:03:08.686Z] #43 142.8 vendor/golang.org/x/text/unicode/bidi [2021-01-12T22:03:08.738Z] #20 77.49 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:03:08.784Z] #18 16.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-01-12T22:03:08.784Z] #18 16.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-01-12T22:03:08.784Z] #18 16.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-01-12T22:03:08.947Z] #43 ... [2021-01-12T22:03:08.947Z] [2021-01-12T22:03:08.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:08.947Z] #41 36.41 CC images/eventfd.o [2021-01-12T22:03:08.947Z] #41 36.68 CC images/eventpoll.o [2021-01-12T22:03:09.025Z] #18 ... [2021-01-12T22:03:09.025Z] [2021-01-12T22:03:09.025Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:09.025Z] #41 138.6 CC criu/cr-service.o [2021-01-12T22:03:09.025Z] #41 140.1 CC criu/crtools.o [2021-01-12T22:03:09.025Z] #41 140.7 CC criu/eventfd.o [2021-01-12T22:03:09.025Z] #41 141.0 CC criu/eventpoll.o [2021-01-12T22:03:09.025Z] #41 142.0 CC criu/external.o [2021-01-12T22:03:09.025Z] #41 142.4 CC criu/fault-injection.o [2021-01-12T22:03:09.025Z] #41 142.5 CC criu/fdstore.o [2021-01-12T22:03:09.025Z] #41 143.0 CC criu/fifo.o [2021-01-12T22:03:09.025Z] #41 143.5 CC criu/file-ids.o [2021-01-12T22:03:09.025Z] #41 143.8 CC criu/file-lock.o [2021-01-12T22:03:09.025Z] #41 144.8 CC criu/files-ext.o [2021-01-12T22:03:09.025Z] #41 145.1 CC criu/files-reg.o [2021-01-12T22:03:09.025Z] #41 147.3 CC criu/files.o [2021-01-12T22:03:09.360Z] #18 17.18 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:03:09.518Z] #41 37.15 CC images/fh.o [2021-01-12T22:03:09.592Z] #41 149.5 CC criu/filesystems.o [2021-01-12T22:03:09.592Z] #41 ... [2021-01-12T22:03:09.592Z] [2021-01-12T22:03:09.592Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:09.592Z] #18 57.91 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:03:09.592Z] #18 57.93 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:03:09.592Z] #18 57.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:03:09.592Z] #18 57.96 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:03:09.592Z] #18 58.05 invoke-rc.d: could not determine current runlevel [2021-01-12T22:03:09.592Z] #18 58.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:03:09.592Z] #18 58.08 Setting up pigz (2.4-1) ... [2021-01-12T22:03:09.592Z] #18 58.10 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:03:09.592Z] #18 58.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:03:09.592Z] #18 58.15 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:03:09.634Z] #18 17.31 Fetched 27.6 MB in 2s (16.9 MB/s) [2021-01-12T22:03:09.634Z] #18 17.46 Selecting previously unselected package pigz. [2021-01-12T22:03:09.850Z] #18 58.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:03:09.850Z] #18 58.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:03:09.897Z] #18 17.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-01-12T22:03:09.897Z] #18 17.52 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-01-12T22:03:09.897Z] #18 17.63 Unpacking pigz (2.4-1) ... [2021-01-12T22:03:10.090Z] #41 37.58 CC images/fsnotify.o [2021-01-12T22:03:10.108Z] #18 58.63 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:03:10.108Z] #18 58.64 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:03:10.108Z] #18 58.65 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:10.108Z] #18 58.67 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:03:10.108Z] #18 58.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:03:10.108Z] #18 58.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:03:10.108Z] #18 58.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:03:10.108Z] #18 58.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:03:10.108Z] #18 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:03:10.160Z] #18 17.74 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-01-12T22:03:10.160Z] #18 17.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T22:03:10.160Z] #18 17.76 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:10.257Z] #20 78.77 Setting up python3-pip (18.1-5) ... [2021-01-12T22:03:10.366Z] #18 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:03:10.366Z] #18 58.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:03:10.366Z] #18 58.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:03:10.366Z] #18 58.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:03:10.366Z] #18 58.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:03:10.366Z] #18 58.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:03:10.366Z] #18 58.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:03:10.366Z] #18 58.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:03:10.366Z] #18 58.85 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:10.423Z] #18 18.25 Selecting previously unselected package python3.7-minimal. [2021-01-12T22:03:10.423Z] #18 18.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T22:03:10.423Z] #18 18.27 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:03:10.915Z] #43 145.3 vendor/golang.org/x/text/secure/bidirule [2021-01-12T22:03:11.032Z] #41 38.63 CC images/signalfd.o [2021-01-12T22:03:11.171Z] #43 145.6 vendor/golang.org/x/text/unicode/norm [2021-01-12T22:03:11.321Z] #20 79.90 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:03:11.321Z] #20 79.93 Processing triggers for mime-support (3.62) ... [2021-01-12T22:03:11.372Z] #18 19.11 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:11.372Z] #18 19.13 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:03:11.603Z] #41 39.08 CC images/fs.o [2021-01-12T22:03:11.616Z] #20 DONE 80.2s [2021-01-12T22:03:11.616Z] [2021-01-12T22:03:11.616Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:03:11.864Z] #41 39.48 CC images/pstree.o [2021-01-12T22:03:11.910Z] #21 0.462 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:03:11.910Z] #21 0.475 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:03:11.910Z] #21 0.479 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:03:12.124Z] #41 39.75 CC images/pipe.o [2021-01-12T22:03:12.204Z] #21 DONE 0.6s [2021-01-12T22:03:12.204Z] [2021-01-12T22:03:12.204Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:03:12.386Z] #41 40.02 CC images/tcp-stream.o [2021-01-12T22:03:12.957Z] #41 40.38 CC images/sk-packet.o [2021-01-12T22:03:13.217Z] #41 40.69 CC images/mnt.o [2021-01-12T22:03:13.478Z] #41 41.04 CC images/pipe-data.o [2021-01-12T22:03:13.622Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.783s coverage: 73.1% of statements [2021-01-12T22:03:13.622Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T22:03:13.622Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2021-01-12T22:03:13.650Z] #18 61.70 Setting up iptables (1.8.2-4) ... [2021-01-12T22:03:13.650Z] #18 61.71 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:03:13.650Z] #18 61.75 Setting up python3 (3.7.3-1) ... [2021-01-12T22:03:13.700Z] #43 ... [2021-01-12T22:03:13.700Z] [2021-01-12T22:03:13.700Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:03:13.700Z] #11 148.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T22:03:13.700Z] #11 148.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:03:13.700Z] #11 148.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:13.740Z] #41 41.28 CC images/sa.o [2021-01-12T22:03:13.908Z] #18 62.16 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:03:13.929Z] #18 21.42 Selecting previously unselected package python3-minimal. [2021-01-12T22:03:13.929Z] #18 21.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 ... 23654 files and directories currently installed.) [2021-01-12T22:03:13.929Z] #18 21.53 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-01-12T22:03:13.929Z] #18 21.54 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T22:03:13.929Z] #18 21.68 Selecting previously unselected package libmpdec2:arm64. [2021-01-12T22:03:13.929Z] #18 21.69 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-01-12T22:03:13.929Z] #18 21.71 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-01-12T22:03:14.001Z] #41 41.54 CC images/timer.o [2021-01-12T22:03:14.193Z] #18 22.04 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-01-12T22:03:14.193Z] #18 22.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T22:03:14.193Z] #18 22.06 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:14.250Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.742s coverage: 57.7% of statements [2021-01-12T22:03:14.250Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T22:03:14.250Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T22:03:14.250Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-01-12T22:03:14.261Z] #11 ... [2021-01-12T22:03:14.261Z] [2021-01-12T22:03:14.261Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:14.261Z] #41 34.71 CC images/cpuinfo.o [2021-01-12T22:03:14.261Z] #41 35.51 CC images/inventory.o [2021-01-12T22:03:14.261Z] #41 35.90 CC images/fdinfo.o [2021-01-12T22:03:14.261Z] #41 36.55 CC images/fown.o [2021-01-12T22:03:14.261Z] #41 36.73 CC images/ns.o [2021-01-12T22:03:14.261Z] #41 37.13 CC images/regfile.o [2021-01-12T22:03:14.261Z] #41 37.57 CC images/ghost-file.o [2021-01-12T22:03:14.261Z] #41 38.09 CC images/fifo.o [2021-01-12T22:03:14.261Z] #41 38.45 CC images/remap-file-path.o [2021-01-12T22:03:14.261Z] #41 38.94 CC images/eventfd.o [2021-01-12T22:03:14.261Z] #41 39.35 CC images/eventpoll.o [2021-01-12T22:03:14.261Z] #41 39.80 CC images/fh.o [2021-01-12T22:03:14.261Z] #41 40.18 CC images/fsnotify.o [2021-01-12T22:03:14.261Z] #41 40.94 CC images/signalfd.o [2021-01-12T22:03:14.261Z] #41 41.29 CC images/fs.o [2021-01-12T22:03:14.261Z] #41 41.66 CC images/pstree.o [2021-01-12T22:03:14.261Z] #41 41.99 CC images/pipe.o [2021-01-12T22:03:14.261Z] #41 42.35 CC images/tcp-stream.o [2021-01-12T22:03:14.261Z] #41 42.71 CC images/sk-packet.o [2021-01-12T22:03:14.261Z] #41 43.07 CC images/mnt.o [2021-01-12T22:03:14.261Z] #41 43.33 CC images/pipe-data.o [2021-01-12T22:03:14.261Z] #41 43.71 CC images/sa.o [2021-01-12T22:03:14.261Z] #41 44.16 CC images/timer.o [2021-01-12T22:03:14.261Z] #41 44.68 CC images/timerfd.o [2021-01-12T22:03:14.475Z] #18 62.78 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:03:14.539Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-01-12T22:03:14.589Z] #41 41.94 CC images/timerfd.o [2021-01-12T22:03:14.822Z] #41 45.06 CC images/mm.o [2021-01-12T22:03:14.850Z] #41 42.25 CC images/mm.o [2021-01-12T22:03:15.112Z] #41 42.82 CC images/sk-opts.o [2021-01-12T22:03:15.372Z] #41 ... [2021-01-12T22:03:15.372Z] [2021-01-12T22:03:15.372Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:03:15.372Z] #11 150.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-01-12T22:03:15.372Z] #11 150.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-01-12T22:03:15.372Z] #11 150.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:15.393Z] #41 45.52 CC images/sk-opts.o [2021-01-12T22:03:15.619Z] #18 23.23 Selecting previously unselected package python3.7. [2021-01-12T22:03:15.619Z] #18 23.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-01-12T22:03:15.619Z] #18 23.24 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:15.619Z] #18 23.38 Selecting previously unselected package libpython3-stdlib:arm64. [2021-01-12T22:03:15.619Z] #18 23.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-01-12T22:03:15.619Z] #18 23.41 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-12T22:03:15.649Z] #41 45.85 CC images/sk-unix.o [2021-01-12T22:03:15.749Z] #22 ... [2021-01-12T22:03:15.749Z] [2021-01-12T22:03:15.749Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:03:15.749Z] #32 DONE 206.3s [2021-01-12T22:03:15.749Z] [2021-01-12T22:03:15.749Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:15.749Z] #43 130.4 CC criu/cr-service.o [2021-01-12T22:03:15.749Z] #43 132.6 CC criu/crtools.o [2021-01-12T22:03:15.749Z] #43 133.3 CC criu/eventfd.o [2021-01-12T22:03:15.749Z] #43 133.7 CC criu/eventpoll.o [2021-01-12T22:03:15.749Z] #43 134.8 CC criu/external.o [2021-01-12T22:03:15.749Z] #43 135.2 CC criu/fault-injection.o [2021-01-12T22:03:15.749Z] #43 135.2 CC criu/fdstore.o [2021-01-12T22:03:15.749Z] #43 135.8 CC criu/fifo.o [2021-01-12T22:03:15.749Z] #43 136.1 CC criu/file-ids.o [2021-01-12T22:03:15.749Z] #43 136.4 CC criu/file-lock.o [2021-01-12T22:03:15.749Z] #43 137.7 CC criu/files-ext.o [2021-01-12T22:03:15.749Z] #43 138.3 CC criu/files-reg.o [2021-01-12T22:03:15.883Z] #18 23.55 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T22:03:15.906Z] #41 46.23 CC images/sk-inet.o [2021-01-12T22:03:16.386Z] #18 64.66 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:03:16.386Z] #18 64.69 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:03:16.469Z] #41 46.94 CC images/tun.o [2021-01-12T22:03:16.594Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.5% of statements [2021-01-12T22:03:16.594Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T22:03:16.594Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T22:03:16.594Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.0% of statements [2021-01-12T22:03:16.644Z] #18 65.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:03:17.041Z] #41 ... [2021-01-12T22:03:17.041Z] [2021-01-12T22:03:17.041Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:17.041Z] #43 151.5 vendor/golang.org/x/net/idna [2021-01-12T22:03:17.315Z] #18 24.88 Selecting previously unselected package python3. [2021-01-12T22:03:17.315Z] #18 24.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-01-12T22:03:17.315Z] #18 24.98 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-01-12T22:03:17.315Z] #18 24.99 Unpacking python3 (3.7.3-1) ... [2021-01-12T22:03:17.315Z] #18 25.11 Selecting previously unselected package libip4tc0:arm64. [2021-01-12T22:03:17.315Z] #18 25.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-01-12T22:03:17.315Z] #18 25.12 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:17.315Z] #18 25.23 Selecting previously unselected package libip6tc0:arm64. [2021-01-12T22:03:17.577Z] #18 25.23 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-01-12T22:03:17.577Z] #18 25.24 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:17.577Z] #18 25.36 Selecting previously unselected package libiptc0:arm64. [2021-01-12T22:03:17.577Z] #18 25.36 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-01-12T22:03:17.577Z] #18 25.36 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:17.643Z] ok github.com/docker/docker/daemon/logger/awslogs 0.069s coverage: 77.8% of statements [2021-01-12T22:03:17.643Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T22:03:17.643Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T22:03:17.643Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-01-12T22:03:17.846Z] #18 25.52 Selecting previously unselected package libnfnetlink0:arm64. [2021-01-12T22:03:17.846Z] #18 25.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-01-12T22:03:17.846Z] #18 25.54 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-12T22:03:17.846Z] #18 25.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-01-12T22:03:17.846Z] #18 25.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-01-12T22:03:17.846Z] #18 ... [2021-01-12T22:03:17.846Z] [2021-01-12T22:03:17.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:17.846Z] #41 77.67 DEP criu/filesystems.d [2021-01-12T22:03:17.846Z] #41 77.76 DEP criu/files.d [2021-01-12T22:03:17.846Z] #41 78.02 DEP criu/files-reg.d [2021-01-12T22:03:17.846Z] #41 78.22 DEP criu/files-ext.d [2021-01-12T22:03:17.846Z] #41 78.40 DEP criu/file-lock.d [2021-01-12T22:03:17.846Z] #41 78.57 DEP criu/file-ids.d [2021-01-12T22:03:17.846Z] #41 78.80 DEP criu/fifo.d [2021-01-12T22:03:17.846Z] #41 78.93 DEP criu/fdstore.d [2021-01-12T22:03:17.846Z] #41 79.00 DEP criu/fault-injection.d [2021-01-12T22:03:17.846Z] #41 79.07 DEP criu/external.d [2021-01-12T22:03:17.846Z] #41 79.23 DEP criu/eventpoll.d [2021-01-12T22:03:17.846Z] #41 79.38 DEP criu/eventfd.d [2021-01-12T22:03:17.846Z] #41 79.47 DEP criu/crtools.d [2021-01-12T22:03:17.846Z] #41 79.61 DEP criu/cr-service.d [2021-01-12T22:03:17.846Z] #41 79.85 DEP criu/cr-restore.d [2021-01-12T22:03:17.846Z] #41 80.02 DEP criu/cr-errno.d [2021-01-12T22:03:17.846Z] #41 80.03 DEP criu/cr-dump.d [2021-01-12T22:03:17.846Z] #41 80.28 DEP criu/cr-dedup.d [2021-01-12T22:03:17.846Z] #41 80.41 DEP criu/cr-check.d [2021-01-12T22:03:17.846Z] #41 80.62 DEP criu/config.d [2021-01-12T22:03:17.846Z] #41 80.87 DEP criu/clone-noasan.d [2021-01-12T22:03:17.846Z] #41 80.96 DEP criu/cgroup.d [2021-01-12T22:03:17.846Z] #41 81.12 DEP criu/cgroup-props.d [2021-01-12T22:03:17.846Z] #41 81.24 DEP criu/bitmap.d [2021-01-12T22:03:17.846Z] #41 81.26 DEP criu/bfd.d [2021-01-12T22:03:17.846Z] #41 81.35 DEP criu/autofs.d [2021-01-12T22:03:17.846Z] #41 81.57 DEP criu/aio.d [2021-01-12T22:03:17.846Z] #41 81.77 DEP criu/action-scripts.d [2021-01-12T22:03:17.846Z] #41 82.16 CC criu/action-scripts.o [2021-01-12T22:03:17.846Z] #41 82.81 CC criu/aio.o [2021-01-12T22:03:17.846Z] #41 83.38 CC criu/autofs.o [2021-01-12T22:03:17.846Z] #41 85.13 CC criu/bfd.o [2021-01-12T22:03:17.846Z] #41 86.01 CC criu/bitmap.o [2021-01-12T22:03:17.846Z] #41 86.24 CC criu/cgroup-props.o [2021-01-12T22:03:17.846Z] #41 87.06 CC criu/cgroup.o [2021-01-12T22:03:17.846Z] #41 ... [2021-01-12T22:03:17.846Z] [2021-01-12T22:03:17.846Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:17.846Z] #18 25.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-12T22:03:17.846Z] #18 25.73 Selecting previously unselected package libnftnl11:arm64. [2021-01-12T22:03:17.846Z] #18 25.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-01-12T22:03:17.846Z] #18 25.74 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-01-12T22:03:18.020Z] #18 66.19 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:03:18.109Z] #18 25.85 Selecting previously unselected package iptables. [2021-01-12T22:03:18.109Z] #18 25.85 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-01-12T22:03:18.109Z] #18 25.87 Unpacking iptables (1.8.2-4) ... [2021-01-12T22:03:18.279Z] #18 66.69 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:03:18.314Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2021-01-12T22:03:18.371Z] #18 26.22 Selecting previously unselected package xxd. [2021-01-12T22:03:18.496Z] #43 141.6 CC criu/files.o [2021-01-12T22:03:18.496Z] #43 ... [2021-01-12T22:03:18.496Z] [2021-01-12T22:03:18.496Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:03:18.496Z] #22 6.257 Collecting yamllint==1.16.0 [2021-01-12T22:03:18.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2021-01-12T22:03:18.635Z] #18 26.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T22:03:18.635Z] #18 26.24 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:03:18.635Z] #18 26.35 Selecting previously unselected package vim-common. [2021-01-12T22:03:18.635Z] #18 26.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:03:18.635Z] #18 26.39 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:03:18.790Z] #22 6.621 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:03:18.790Z] #22 6.701 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:03:18.892Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-01-12T22:03:18.898Z] #18 26.59 Selecting previously unselected package bash-completion. [2021-01-12T22:03:18.898Z] #18 26.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T22:03:19.094Z] #22 6.925 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:03:19.522Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-01-12T22:03:19.522Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T22:03:19.655Z] #18 67.97 Setting up python3-pip (18.1-5) ... [2021-01-12T22:03:19.811Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.061s coverage: 55.1% of statements [2021-01-12T22:03:20.221Z] #18 ... [2021-01-12T22:03:20.221Z] [2021-01-12T22:03:20.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:20.221Z] #41 150.1 CC criu/fsnotify.o [2021-01-12T22:03:20.221Z] #41 151.4 CC criu/image-desc.o [2021-01-12T22:03:20.221Z] #41 151.6 CC criu/image.o [2021-01-12T22:03:20.221Z] #41 152.6 CC criu/ipc_ns.o [2021-01-12T22:03:20.221Z] #41 153.7 CC criu/irmap.o [2021-01-12T22:03:20.221Z] #41 154.3 CC criu/kcmp-ids.o [2021-01-12T22:03:20.221Z] #41 154.6 CC criu/kerndat.o [2021-01-12T22:03:20.221Z] #41 155.7 CC criu/libnetlink.o [2021-01-12T22:03:20.221Z] #41 156.1 CC criu/log.o [2021-01-12T22:03:20.221Z] #41 156.6 CC criu/lsm.o [2021-01-12T22:03:20.221Z] #41 157.0 CC criu/mem.o [2021-01-12T22:03:20.221Z] #41 158.7 CC criu/memfd.o [2021-01-12T22:03:20.221Z] #41 159.4 CC criu/mount.o [2021-01-12T22:03:20.221Z] #41 ... [2021-01-12T22:03:20.221Z] [2021-01-12T22:03:20.221Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:03:20.221Z] #38 255.0 + dpkg --print-architecture [2021-01-12T22:03:20.221Z] #38 255.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T22:03:20.221Z] #38 255.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T22:03:20.221Z] #38 255.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T22:03:20.440Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2021-01-12T22:03:20.480Z] #38 ... [2021-01-12T22:03:20.480Z] [2021-01-12T22:03:20.480Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:20.480Z] #18 68.96 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:03:20.480Z] #18 68.99 Processing triggers for mime-support (3.62) ... [2021-01-12T22:03:20.668Z] #11 ... [2021-01-12T22:03:20.668Z] [2021-01-12T22:03:20.668Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:20.668Z] #43 145.4 vendor/golang.org/x/text/secure/bidirule [2021-01-12T22:03:20.668Z] #43 146.1 vendor/golang.org/x/text/unicode/norm [2021-01-12T22:03:20.668Z] #43 152.2 vendor/golang.org/x/net/idna [2021-01-12T22:03:20.668Z] #43 155.3 vendor/golang.org/x/net/http2/hpack [2021-01-12T22:03:20.668Z] #43 ... [2021-01-12T22:03:20.668Z] [2021-01-12T22:03:20.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:20.668Z] #41 43.10 CC images/sk-unix.o [2021-01-12T22:03:20.668Z] #41 43.50 CC images/sk-inet.o [2021-01-12T22:03:20.668Z] #41 44.00 CC images/tun.o [2021-01-12T22:03:20.668Z] #41 44.50 CC images/sk-netlink.o [2021-01-12T22:03:20.668Z] #41 44.82 CC images/packet-sock.o [2021-01-12T22:03:20.668Z] #41 45.32 CC images/ipc-var.o [2021-01-12T22:03:20.668Z] #41 45.54 CC images/ipc-desc.o [2021-01-12T22:03:20.668Z] #41 45.82 CC images/ipc-shm.o [2021-01-12T22:03:20.668Z] #41 46.12 CC images/ipc-msg.o [2021-01-12T22:03:20.668Z] #41 46.51 CC images/ipc-sem.o [2021-01-12T22:03:20.668Z] #41 46.85 CC images/utsns.o [2021-01-12T22:03:20.668Z] #41 47.30 CC images/creds.o [2021-01-12T22:03:20.668Z] #41 47.40 CC images/vma.o [2021-01-12T22:03:20.668Z] #41 47.68 CC images/netdev.o [2021-01-12T22:03:20.668Z] #41 48.32 CC images/tty.o [2021-01-12T22:03:21.196Z] #22 8.639 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:03:21.196Z] #22 8.728 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:03:21.196Z] #22 8.804 Building wheels for collected packages: pyyaml [2021-01-12T22:03:21.196Z] #22 8.821 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:03:21.211Z] #43 155.1 vendor/golang.org/x/net/http2/hpack [2021-01-12T22:03:21.468Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-01-12T22:03:21.617Z] #41 49.22 CC images/file-lock.o [2021-01-12T22:03:21.617Z] #41 ... [2021-01-12T22:03:21.617Z] [2021-01-12T22:03:21.617Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:21.617Z] #43 157.1 mime [2021-01-12T22:03:21.757Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-01-12T22:03:21.856Z] #18 DONE 70.0s [2021-01-12T22:03:21.856Z] [2021-01-12T22:03:21.856Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:03:22.162Z] Client: [2021-01-12T22:03:22.162Z] Debug Mode: false [2021-01-12T22:03:22.162Z] Plugins: [2021-01-12T22:03:22.162Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-12T22:03:22.162Z] [2021-01-12T22:03:22.162Z] Server: [2021-01-12T22:03:22.162Z] Containers: 0 [2021-01-12T22:03:22.162Z] Running: 0 [2021-01-12T22:03:22.162Z] Paused: 0 [2021-01-12T22:03:22.162Z] Stopped: 0 [2021-01-12T22:03:22.162Z] Images: 0 [2021-01-12T22:03:22.162Z] Server Version: 19.03.12 [2021-01-12T22:03:22.162Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-12T22:03:22.162Z] Windows: [2021-01-12T22:03:22.162Z] LCOW: [2021-01-12T22:03:22.162Z] Logging Driver: json-file [2021-01-12T22:03:22.162Z] Plugins: [2021-01-12T22:03:22.162Z] Volume: local [2021-01-12T22:03:22.162Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T22:03:22.162Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T22:03:22.162Z] Swarm: inactive [2021-01-12T22:03:22.162Z] Default Isolation: process [2021-01-12T22:03:22.162Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T22:03:22.162Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T22:03:22.162Z] OSType: windows [2021-01-12T22:03:22.162Z] Architecture: x86_64 [2021-01-12T22:03:22.162Z] CPUs: 4 [2021-01-12T22:03:22.162Z] Total Memory: 32GiB [2021-01-12T22:03:22.162Z] Name: azwin-2-a1ecb0 [2021-01-12T22:03:22.162Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-12T22:03:22.162Z] Docker Root Dir: D:\docker [2021-01-12T22:03:22.162Z] Debug Mode: false [2021-01-12T22:03:22.162Z] Registry: https://index.docker.io/v1/ [2021-01-12T22:03:22.162Z] Labels: [2021-01-12T22:03:22.162Z] Experimental: true [2021-01-12T22:03:22.162Z] Insecure Registries: [2021-01-12T22:03:22.162Z] 10.0.0.4:5000 [2021-01-12T22:03:22.162Z] 127.0.0.0/8 [2021-01-12T22:03:22.162Z] Registry Mirrors: [2021-01-12T22:03:22.162Z] http://10.0.0.4:5000/ [2021-01-12T22:03:22.162Z] Live Restore Enabled: false [2021-01-12T22:03:22.162Z] [2021-01-12T22:03:22.217Z] #18 29.80 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T22:03:22.234Z] #22 10.07 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:03:22.234Z] #22 10.07 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:03:22.234Z] #22 10.14 Successfully built pyyaml [2021-01-12T22:03:22.234Z] #22 10.16 Installing collected packages: pyyaml, pathspec, yamllint [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-01-12T22:03:22.386Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-01-12T22:03:22.386Z] ok github.com/docker/docker/daemon/logger/splunk 1.415s coverage: 82.5% of statements [2021-01-12T22:03:22.386Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T22:03:22.386Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T22:03:22.422Z] #19 0.958 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:03:22.422Z] #19 0.959 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:03:22.422Z] #19 0.962 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:03:22.422Z] #19 DONE 1.0s [2021-01-12T22:03:22.422Z] [2021-01-12T22:03:22.422Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:22.527Z] #22 10.49 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:03:22.578Z] #43 157.0 mime [2021-01-12T22:03:22.681Z] #51 ... [2021-01-12T22:03:22.681Z] [2021-01-12T22:03:22.681Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:03:22.792Z] #18 30.38 Selecting previously unselected package bzip2. [2021-01-12T22:03:22.792Z] #18 30.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-01-12T22:03:22.792Z] #18 30.39 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:03:22.792Z] #18 30.52 Selecting previously unselected package xz-utils. [2021-01-12T22:03:22.792Z] #18 30.52 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-01-12T22:03:22.792Z] #18 30.54 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T22:03:22.820Z] #22 DONE 10.7s [2021-01-12T22:03:22.820Z] [2021-01-12T22:03:22.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:22.820Z] #43 144.7 CC criu/filesystems.o [2021-01-12T22:03:22.820Z] #43 145.8 CC criu/fsnotify.o [2021-01-12T22:03:23.055Z] #18 30.84 Selecting previously unselected package apparmor. [2021-01-12T22:03:23.055Z] #18 30.84 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-01-12T22:03:23.180Z] #43 ... [2021-01-12T22:03:23.180Z] [2021-01-12T22:03:23.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:23.180Z] #41 47.57 CC images/sk-netlink.o [2021-01-12T22:03:23.180Z] #41 48.02 CC images/packet-sock.o [2021-01-12T22:03:23.180Z] #41 48.59 CC images/ipc-var.o [2021-01-12T22:03:23.180Z] #41 48.94 CC images/ipc-desc.o [2021-01-12T22:03:23.180Z] #41 49.21 CC images/ipc-shm.o [2021-01-12T22:03:23.180Z] #41 49.56 CC images/ipc-msg.o [2021-01-12T22:03:23.180Z] #41 49.97 CC images/ipc-sem.o [2021-01-12T22:03:23.180Z] #41 50.23 CC images/utsns.o [2021-01-12T22:03:23.180Z] #41 50.44 CC images/creds.o [2021-01-12T22:03:23.180Z] #41 50.80 CC images/vma.o [2021-01-12T22:03:23.180Z] #41 51.26 CC images/netdev.o [2021-01-12T22:03:23.180Z] #41 51.81 CC images/tty.o [2021-01-12T22:03:23.180Z] #41 52.68 CC images/file-lock.o [2021-01-12T22:03:23.180Z] #41 53.10 CC images/rlimit.o [2021-01-12T22:03:23.180Z] #41 53.24 CC images/pagemap.o [2021-01-12T22:03:23.318Z] #18 30.90 Unpacking apparmor (2.13.2-10) ... [2021-01-12T22:03:23.485Z] #41 53.62 CC images/siginfo.o [2021-01-12T22:03:23.581Z] #18 31.19 Selecting previously unselected package aufs-tools. [2021-01-12T22:03:23.581Z] #18 31.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-01-12T22:03:23.581Z] #18 31.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:03:23.581Z] #18 31.38 Selecting previously unselected package libonig5:arm64. [2021-01-12T22:03:23.581Z] #18 31.38 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-01-12T22:03:23.581Z] #18 31.39 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-01-12T22:03:23.750Z] #41 54.06 CC images/rpc.o [2021-01-12T22:03:23.844Z] #18 31.69 Selecting previously unselected package libjq1:arm64. [2021-01-12T22:03:23.844Z] #18 31.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T22:03:23.844Z] #18 31.71 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T22:03:23.876Z] #43 147.2 CC criu/image-desc.o [2021-01-12T22:03:23.885Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2021-01-12T22:03:24.109Z] #18 31.82 Selecting previously unselected package jq. [2021-01-12T22:03:24.109Z] #18 31.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-01-12T22:03:24.109Z] #18 31.84 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:03:24.169Z] #43 147.4 CC criu/image.o [2021-01-12T22:03:24.174Z] ok github.com/docker/docker/distribution 0.278s coverage: 25.1% of statements [2021-01-12T22:03:24.174Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T22:03:24.273Z] #43 159.8 mime/quotedprintable [2021-01-12T22:03:24.372Z] #18 31.94 Selecting previously unselected package libaio1:arm64. [2021-01-12T22:03:24.372Z] #18 31.94 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-01-12T22:03:24.373Z] #18 31.95 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-01-12T22:03:24.373Z] #18 32.06 Selecting previously unselected package libgpm2:arm64. [2021-01-12T22:03:24.373Z] #18 32.06 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-01-12T22:03:24.373Z] #18 32.07 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-01-12T22:03:24.373Z] #18 32.19 Selecting previously unselected package libicu63:arm64. [2021-01-12T22:03:24.635Z] #18 32.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-01-12T22:03:24.635Z] #18 32.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T22:03:24.802Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-01-12T22:03:25.181Z] #41 ... [2021-01-12T22:03:25.181Z] [2021-01-12T22:03:25.181Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:25.181Z] #43 159.7 mime/quotedprintable [2021-01-12T22:03:25.209Z] #43 148.3 CC criu/ipc_ns.o [2021-01-12T22:03:25.222Z] #43 160.6 net/http/internal [2021-01-12T22:03:25.830Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2021-01-12T22:03:26.113Z] #43 160.3 net/http/internal [2021-01-12T22:03:26.119Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-01-12T22:03:26.255Z] #43 149.6 CC criu/irmap.o [2021-01-12T22:03:26.408Z] ok github.com/docker/docker/distribution/xfer 1.863s coverage: 85.1% of statements [2021-01-12T22:03:26.408Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T22:03:26.408Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T22:03:26.697Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-01-12T22:03:26.697Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T22:03:26.987Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-01-12T22:03:27.302Z] #43 150.4 CC criu/kcmp-ids.o [2021-01-12T22:03:27.597Z] #43 150.8 CC criu/kerndat.o [2021-01-12T22:03:27.946Z] #20 5.004 Collecting yamllint==1.16.0 [2021-01-12T22:03:28.015Z] ok github.com/docker/docker/oci 0.003s coverage: 8.2% of statements [2021-01-12T22:03:28.304Z] ok github.com/docker/docker/opts 0.012s coverage: 67.1% of statements [2021-01-12T22:03:28.525Z] #43 ... [2021-01-12T22:03:28.525Z] [2021-01-12T22:03:28.525Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:28.525Z] #41 49.64 CC images/rlimit.o [2021-01-12T22:03:28.525Z] #41 49.92 CC images/pagemap.o [2021-01-12T22:03:28.525Z] #41 50.34 CC images/siginfo.o [2021-01-12T22:03:28.525Z] #41 50.66 CC images/rpc.o [2021-01-12T22:03:28.525Z] #41 52.73 CC images/ext-file.o [2021-01-12T22:03:28.525Z] #41 53.09 CC images/cgroup.o [2021-01-12T22:03:28.525Z] #41 53.46 CC images/userns.o [2021-01-12T22:03:28.525Z] #41 53.80 CC images/google/protobuf/descriptor.o [2021-01-12T22:03:28.525Z] #41 56.28 CC images/opts.o [2021-01-12T22:03:28.593Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-01-12T22:03:28.860Z] #18 36.19 Selecting previously unselected package libnet1:arm64. [2021-01-12T22:03:28.860Z] #18 36.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-01-12T22:03:28.860Z] #18 36.20 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:03:28.860Z] #18 36.31 Selecting previously unselected package libnl-3-200:arm64. [2021-01-12T22:03:28.860Z] #18 36.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-01-12T22:03:28.860Z] #18 36.33 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T22:03:28.860Z] #18 36.44 Selecting previously unselected package libprotobuf-c1:arm64. [2021-01-12T22:03:28.860Z] #18 36.44 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-01-12T22:03:28.860Z] #18 36.45 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T22:03:28.860Z] #18 36.59 Selecting previously unselected package libreadline5:arm64. [2021-01-12T22:03:28.860Z] #18 36.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-01-12T22:03:28.860Z] #18 36.60 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-12T22:03:29.098Z] #41 56.45 CC images/seccomp.o [2021-01-12T22:03:29.120Z] #43 152.0 CC criu/libnetlink.o [2021-01-12T22:03:29.120Z] #43 152.5 CC criu/log.o [2021-01-12T22:03:29.123Z] #18 36.73 Selecting previously unselected package net-tools. [2021-01-12T22:03:29.123Z] #18 36.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-01-12T22:03:29.123Z] #18 36.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:03:29.360Z] #41 56.89 CC images/binfmt-misc.o [2021-01-12T22:03:29.387Z] #18 37.06 Selecting previously unselected package python-pip-whl. [2021-01-12T22:03:29.387Z] #18 37.07 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T22:03:29.387Z] #18 37.08 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T22:03:29.620Z] #41 57.23 CC images/time.o [2021-01-12T22:03:29.653Z] #18 ... [2021-01-12T22:03:29.653Z] [2021-01-12T22:03:29.653Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:29.653Z] #41 89.47 CC criu/clone-noasan.o [2021-01-12T22:03:29.653Z] #41 89.64 CC criu/config.o [2021-01-12T22:03:29.653Z] #41 91.12 CC criu/cr-check.o [2021-01-12T22:03:29.653Z] #41 92.83 CC criu/cr-dedup.o [2021-01-12T22:03:29.653Z] #41 93.18 CC criu/cr-dump.o [2021-01-12T22:03:29.653Z] #41 95.77 CC criu/cr-errno.o [2021-01-12T22:03:29.653Z] #41 95.90 CC criu/cr-restore.o [2021-01-12T22:03:29.761Z] #43 153.0 CC criu/lsm.o [2021-01-12T22:03:29.846Z] #20 ... [2021-01-12T22:03:29.846Z] [2021-01-12T22:03:29.846Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:29.846Z] #41 164.1 CC criu/namespaces.o [2021-01-12T22:03:29.846Z] #41 166.2 CC criu/net.o [2021-01-12T22:03:29.846Z] #41 169.4 CC criu/netfilter.o [2021-01-12T22:03:29.846Z] #41 169.7 CC criu/page-pipe.o [2021-01-12T22:03:29.881Z] #41 57.60 CC images/sysctl.o [2021-01-12T22:03:30.091Z] ok github.com/docker/docker/pkg/archive 0.474s coverage: 76.8% of statements [2021-01-12T22:03:30.141Z] #41 ... [2021-01-12T22:03:30.141Z] [2021-01-12T22:03:30.141Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:30.141Z] #43 165.4 crypto/x509 [2021-01-12T22:03:30.141Z] #43 165.4 net/textproto [2021-01-12T22:03:30.230Z] #41 ... [2021-01-12T22:03:30.230Z] [2021-01-12T22:03:30.230Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:30.230Z] #18 38.08 Selecting previously unselected package python3-lib2to3. [2021-01-12T22:03:30.412Z] #41 170.4 CC criu/page-xfer.o [2021-01-12T22:03:30.416Z] #43 153.5 CC criu/mem.o [2021-01-12T22:03:30.493Z] #18 38.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T22:03:30.493Z] #18 38.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:03:31.118Z] ok github.com/docker/docker/pkg/authorization 0.394s coverage: 68.3% of statements [2021-01-12T22:03:31.118Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-12T22:03:31.118Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2021-01-12T22:03:31.367Z] #43 ... [2021-01-12T22:03:31.367Z] [2021-01-12T22:03:31.367Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:31.367Z] #41 55.75 CC images/ext-file.o [2021-01-12T22:03:31.367Z] #41 56.08 CC images/cgroup.o [2021-01-12T22:03:31.367Z] #41 56.98 CC images/userns.o [2021-01-12T22:03:31.367Z] #41 57.26 CC images/google/protobuf/descriptor.o [2021-01-12T22:03:31.367Z] #41 59.88 CC images/opts.o [2021-01-12T22:03:31.367Z] #41 60.23 CC images/seccomp.o [2021-01-12T22:03:31.367Z] #41 60.69 CC images/binfmt-misc.o [2021-01-12T22:03:31.367Z] #41 60.97 CC images/time.o [2021-01-12T22:03:31.367Z] #41 61.23 CC images/sysctl.o [2021-01-12T22:03:31.367Z] #41 61.51 CC images/autofs.o [2021-01-12T22:03:31.367Z] #41 61.76 CC images/macvlan.o [2021-01-12T22:03:31.623Z] #41 ... [2021-01-12T22:03:31.623Z] [2021-01-12T22:03:31.623Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:31.623Z] #43 165.9 net/textproto [2021-01-12T22:03:31.623Z] #43 165.9 crypto/x509 [2021-01-12T22:03:31.788Z] #41 171.7 CC criu/pagemap-cache.o [2021-01-12T22:03:31.887Z] #18 39.65 Selecting previously unselected package python3-distutils. [2021-01-12T22:03:31.887Z] #18 39.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T22:03:31.887Z] #18 39.67 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T22:03:32.046Z] #41 172.0 CC criu/pagemap.o [2021-01-12T22:03:32.055Z] #43 167.5 vendor/golang.org/x/net/http/httpguts [2021-01-12T22:03:32.151Z] #18 39.93 Selecting previously unselected package python3-pip. [2021-01-12T22:03:32.151Z] #18 39.94 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T22:03:32.151Z] #18 39.96 Unpacking python3-pip (18.1-5) ... [2021-01-12T22:03:32.414Z] #18 40.33 Selecting previously unselected package python3-pkg-resources. [2021-01-12T22:03:32.414Z] #18 40.33 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:03:32.494Z] #43 155.6 CC criu/memfd.o [2021-01-12T22:03:32.625Z] #43 168.0 vendor/golang.org/x/net/http/httpproxy [2021-01-12T22:03:32.677Z] #18 40.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:03:32.940Z] #18 40.54 Selecting previously unselected package python3-setuptools. [2021-01-12T22:03:32.940Z] #18 40.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T22:03:32.940Z] #18 40.54 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T22:03:32.981Z] #41 172.9 CC criu/parasite-syscall.o [2021-01-12T22:03:32.981Z] #41 ... [2021-01-12T22:03:32.981Z] [2021-01-12T22:03:32.981Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:03:32.981Z] #20 10.38 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:03:32.981Z] #20 10.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:03:32.991Z] #43 167.3 vendor/golang.org/x/net/http/httpguts [2021-01-12T22:03:33.130Z] #43 156.3 CC criu/mount.o [2021-01-12T22:03:33.203Z] #18 40.84 Selecting previously unselected package python3-wheel. [2021-01-12T22:03:33.203Z] #18 40.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T22:03:33.203Z] #18 40.86 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T22:03:33.240Z] #20 10.51 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:03:33.240Z] #20 10.56 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:03:33.240Z] #20 10.71 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:03:33.248Z] #43 167.6 vendor/golang.org/x/net/http/httpproxy [2021-01-12T22:03:33.568Z] #43 168.9 mime/multipart [2021-01-12T22:03:33.780Z] #18 41.39 Selecting previously unselected package sudo. [2021-01-12T22:03:33.780Z] #18 41.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2021-01-12T22:03:33.780Z] #18 41.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:03:34.177Z] #43 168.5 mime/multipart [2021-01-12T22:03:34.357Z] #18 41.97 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T22:03:34.357Z] #18 41.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-01-12T22:03:34.510Z] #43 ... [2021-01-12T22:03:34.510Z] [2021-01-12T22:03:34.510Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:34.510Z] #56 159.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:03:34.510Z] #56 159.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T22:03:34.615Z] #20 11.95 Building wheels for collected packages: pyyaml [2021-01-12T22:03:34.615Z] #20 11.97 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:03:34.770Z] #56 ... [2021-01-12T22:03:34.771Z] [2021-01-12T22:03:34.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:34.771Z] #41 58.02 CC images/autofs.o [2021-01-12T22:03:34.771Z] #41 58.18 CC images/macvlan.o [2021-01-12T22:03:34.771Z] #41 58.38 CC images/sit.o [2021-01-12T22:03:34.771Z] #41 58.75 CC images/memfd.o [2021-01-12T22:03:34.771Z] #41 59.25 CC images/timens.o [2021-01-12T22:03:34.771Z] #41 59.68 LINK images/built-in.o [2021-01-12T22:03:34.771Z] #41 60.06 GEN compel/include/asm [2021-01-12T22:03:34.771Z] #41 60.17 GEN compel/include/version.h [2021-01-12T22:03:34.771Z] #41 60.28 touch .config [2021-01-12T22:03:34.771Z] #41 60.43 GEN include/common/config.h [2021-01-12T22:03:34.771Z] #41 60.66 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T22:03:34.771Z] #41 60.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T22:03:34.771Z] #41 60.75 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T22:03:34.771Z] #41 60.85 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T22:03:34.771Z] #41 60.89 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T22:03:34.771Z] #41 60.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T22:03:34.771Z] #41 61.08 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T22:03:34.771Z] #41 61.16 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T22:03:34.771Z] #41 61.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T22:03:34.771Z] #41 61.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T22:03:34.771Z] #41 61.30 DEP compel/plugins/std/infect.d [2021-01-12T22:03:34.771Z] #41 61.44 DEP compel/plugins/std/string.d [2021-01-12T22:03:34.771Z] #41 61.51 DEP compel/plugins/std/log.d [2021-01-12T22:03:34.771Z] #41 61.67 DEP compel/plugins/std/fds.d [2021-01-12T22:03:34.771Z] #41 61.76 DEP compel/plugins/std/std.d [2021-01-12T22:03:34.771Z] #41 61.86 DEP compel/plugins/shmem/shmem.d [2021-01-12T22:03:34.771Z] #41 61.91 DEP compel/plugins/fds/fds.d [2021-01-12T22:03:34.771Z] #41 62.05 CC compel/plugins/std/std.o [2021-01-12T22:03:34.771Z] #41 62.37 CC compel/plugins/std/fds.o [2021-01-12T22:03:34.935Z] #18 42.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:03:35.107Z] #43 ... [2021-01-12T22:03:35.107Z] [2021-01-12T22:03:35.107Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:35.107Z] #56 159.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-01-12T22:03:35.107Z] #56 159.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-01-12T22:03:35.199Z] #18 42.76 Selecting previously unselected package uidmap. [2021-01-12T22:03:35.199Z] #18 42.77 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-01-12T22:03:35.199Z] #18 42.78 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T22:03:35.199Z] #18 42.93 Selecting previously unselected package vim-runtime. [2021-01-12T22:03:35.199Z] #18 42.94 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:03:35.199Z] #18 43.01 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-12T22:03:35.342Z] #41 62.78 CC compel/plugins/std/log.o [2021-01-12T22:03:35.364Z] #56 ... [2021-01-12T22:03:35.364Z] [2021-01-12T22:03:35.364Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:35.364Z] #41 61.95 CC images/sit.o [2021-01-12T22:03:35.364Z] #41 62.23 CC images/memfd.o [2021-01-12T22:03:35.364Z] #41 62.59 CC images/timens.o [2021-01-12T22:03:35.364Z] #41 62.99 LINK images/built-in.o [2021-01-12T22:03:35.364Z] #41 63.21 GEN compel/include/asm [2021-01-12T22:03:35.364Z] #41 63.24 GEN compel/include/version.h [2021-01-12T22:03:35.364Z] #41 63.29 touch .config [2021-01-12T22:03:35.364Z] #41 63.41 GEN include/common/config.h [2021-01-12T22:03:35.364Z] #41 63.63 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-01-12T22:03:35.364Z] #41 63.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-01-12T22:03:35.364Z] #41 63.79 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-01-12T22:03:35.364Z] #41 63.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-01-12T22:03:35.364Z] #41 63.92 DEP compel/arch/x86/plugins/std/memcpy.d [2021-01-12T22:03:35.364Z] #41 63.99 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-01-12T22:03:35.364Z] #41 64.06 GEN compel/plugins/include/uapi/std/syscall.h [2021-01-12T22:03:35.364Z] #41 64.14 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-01-12T22:03:35.364Z] #41 64.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-01-12T22:03:35.364Z] #41 64.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-01-12T22:03:35.364Z] #41 64.27 DEP compel/plugins/std/infect.d [2021-01-12T22:03:35.364Z] #41 64.49 DEP compel/plugins/std/string.d [2021-01-12T22:03:35.364Z] #41 64.61 DEP compel/plugins/std/log.d [2021-01-12T22:03:35.364Z] #41 64.77 DEP compel/plugins/std/fds.d [2021-01-12T22:03:35.364Z] #41 64.86 DEP compel/plugins/std/std.d [2021-01-12T22:03:35.364Z] #41 64.96 DEP compel/plugins/shmem/shmem.d [2021-01-12T22:03:35.364Z] #41 65.11 DEP compel/plugins/fds/fds.d [2021-01-12T22:03:35.364Z] #41 65.31 CC compel/plugins/std/std.o [2021-01-12T22:03:35.364Z] #41 65.79 CC compel/plugins/std/fds.o [2021-01-12T22:03:35.463Z] #18 43.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T22:03:35.463Z] #18 43.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:03:35.550Z] #20 13.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:03:35.550Z] #20 13.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:03:35.550Z] #20 13.06 Successfully built pyyaml [2021-01-12T22:03:35.552Z] ok github.com/docker/docker/layer 7.127s coverage: 68.8% of statements [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T22:03:35.552Z] ok github.com/docker/docker/pkg/chrootarchive 3.488s coverage: 43.2% of statements [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T22:03:35.552Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T22:03:35.552Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-01-12T22:03:35.552Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-01-12T22:03:35.603Z] #41 ... [2021-01-12T22:03:35.603Z] [2021-01-12T22:03:35.603Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:35.603Z] #56 DONE 170.9s [2021-01-12T22:03:35.603Z] [2021-01-12T22:03:35.603Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:03:35.603Z] #57 DONE 0.1s [2021-01-12T22:03:35.603Z] [2021-01-12T22:03:35.603Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T22:03:35.809Z] #20 13.08 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T22:03:35.842Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2021-01-12T22:03:35.864Z] #58 DONE 0.1s [2021-01-12T22:03:35.864Z] [2021-01-12T22:03:35.864Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:36.067Z] #20 13.41 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:03:36.294Z] #41 66.47 CC compel/plugins/std/log.o [2021-01-12T22:03:36.435Z] #43 ... [2021-01-12T22:03:36.435Z] [2021-01-12T22:03:36.435Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:36.435Z] #41 63.82 CC compel/plugins/std/string.o [2021-01-12T22:03:36.481Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-01-12T22:03:36.636Z] #20 DONE 14.0s [2021-01-12T22:03:36.636Z] [2021-01-12T22:03:36.636Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:03:36.785Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-01-12T22:03:37.008Z] #41 64.62 CC compel/plugins/std/infect.o [2021-01-12T22:03:37.074Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-01-12T22:03:37.202Z] #23 DONE 0.5s [2021-01-12T22:03:37.202Z] [2021-01-12T22:03:37.202Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:03:37.579Z] #41 65.24 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T22:03:37.579Z] #41 65.27 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T22:03:37.579Z] #41 65.33 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T22:03:37.626Z] #43 160.9 CC criu/namespaces.o [2021-01-12T22:03:37.663Z] #41 ... [2021-01-12T22:03:37.663Z] [2021-01-12T22:03:37.663Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:37.663Z] #56 DONE 171.8s [2021-01-12T22:03:37.663Z] [2021-01-12T22:03:37.663Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-01-12T22:03:37.663Z] #57 DONE 0.0s [2021-01-12T22:03:37.663Z] [2021-01-12T22:03:37.663Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:37.663Z] #43 171.8 crypto/tls [2021-01-12T22:03:37.663Z] #43 ... [2021-01-12T22:03:37.663Z] [2021-01-12T22:03:37.663Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-01-12T22:03:37.663Z] #58 DONE 0.1s [2021-01-12T22:03:37.663Z] [2021-01-12T22:03:37.663Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:37.663Z] #41 67.88 CC compel/plugins/std/string.o [2021-01-12T22:03:37.840Z] #41 65.42 AR compel/plugins/std.lib.a [2021-01-12T22:03:38.100Z] #41 65.57 CC compel/plugins/fds/fds.o [2021-01-12T22:03:38.102Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-01-12T22:03:38.593Z] #41 68.96 CC compel/plugins/std/infect.o [2021-01-12T22:03:38.672Z] #41 66.20 AR compel/plugins/fds.lib.a [2021-01-12T22:03:38.672Z] #41 66.32 HOSTDEP compel/src/lib/log-host.d [2021-01-12T22:03:38.732Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2021-01-12T22:03:38.782Z] #18 46.45 Selecting previously unselected package vim. [2021-01-12T22:03:38.782Z] #18 46.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-01-12T22:03:38.782Z] #18 46.48 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T22:03:38.933Z] #41 66.40 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T22:03:38.933Z] #41 66.50 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T22:03:38.933Z] #41 66.59 HOSTDEP compel/src/main-host.d [2021-01-12T22:03:39.045Z] #18 ... [2021-01-12T22:03:39.045Z] [2021-01-12T22:03:39.045Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:39.045Z] #47 192.1 + /build/golangci-lint --version [2021-01-12T22:03:39.198Z] #41 66.78 DEP compel/src/lib/ptrace.d [2021-01-12T22:03:39.460Z] #41 66.89 DEP compel/src/lib/infect.d [2021-01-12T22:03:39.460Z] #41 67.09 DEP compel/src/lib/infect-util.d [2021-01-12T22:03:39.523Z] #41 69.73 CC compel/arch/x86/plugins/std/parasite-head.o [2021-01-12T22:03:39.523Z] #41 69.81 CC compel/arch/x86/plugins/std/memcpy.o [2021-01-12T22:03:39.523Z] #41 69.90 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-01-12T22:03:39.623Z] #47 192.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:03:39.721Z] #41 67.23 DEP compel/src/lib/infect-rpc.d [2021-01-12T22:03:39.721Z] #41 67.37 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T22:03:39.761Z] ok github.com/docker/docker/pkg/fsutils 0.417s coverage: 85.1% of statements [2021-01-12T22:03:39.761Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2021-01-12T22:03:39.780Z] #41 69.97 AR compel/plugins/std.lib.a [2021-01-12T22:03:39.780Z] #41 70.05 CC compel/plugins/fds/fds.o [2021-01-12T22:03:39.982Z] #41 67.61 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T22:03:39.982Z] #41 67.69 DEP compel/src/lib/log.d [2021-01-12T22:03:40.036Z] #41 70.36 AR compel/plugins/fds.lib.a [2021-01-12T22:03:40.036Z] #41 70.45 HOSTDEP compel/src/lib/log-host.d [2021-01-12T22:03:40.050Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-01-12T22:03:40.243Z] #41 67.82 DEP compel/src/main.d [2021-01-12T22:03:40.293Z] #41 70.60 HOSTDEP compel/src/lib/handle-elf-host.d [2021-01-12T22:03:40.293Z] #41 70.76 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-01-12T22:03:40.381Z] #43 163.2 CC criu/net.o [2021-01-12T22:03:40.503Z] #41 68.04 DEP compel/src/lib/handle-elf.d [2021-01-12T22:03:40.550Z] #41 70.84 HOSTDEP compel/src/main-host.d [2021-01-12T22:03:40.679Z] ok github.com/docker/docker/pkg/idtools 0.302s coverage: 70.1% of statements [2021-01-12T22:03:40.679Z] ok github.com/docker/docker/pkg/ioutils 0.279s coverage: 70.1% of statements [2021-01-12T22:03:40.766Z] #41 68.24 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T22:03:40.766Z] #41 68.42 CC compel/src/lib/log.o [2021-01-12T22:03:40.807Z] #41 70.95 DEP compel/src/lib/ptrace.d [2021-01-12T22:03:40.807Z] #41 71.09 DEP compel/src/lib/infect.d [2021-01-12T22:03:40.968Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-01-12T22:03:40.968Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T22:03:40.968Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-01-12T22:03:40.968Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T22:03:40.968Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T22:03:41.064Z] #41 71.27 DEP compel/src/lib/infect-util.d [2021-01-12T22:03:41.064Z] #41 71.40 DEP compel/src/lib/infect-rpc.d [2021-01-12T22:03:41.236Z] #47 ... [2021-01-12T22:03:41.236Z] [2021-01-12T22:03:41.236Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:41.236Z] #41 100.6 CC criu/cr-service.o [2021-01-12T22:03:41.236Z] #41 102.0 CC criu/crtools.o [2021-01-12T22:03:41.236Z] #41 102.6 CC criu/eventfd.o [2021-01-12T22:03:41.236Z] #41 103.0 CC criu/eventpoll.o [2021-01-12T22:03:41.236Z] #41 103.8 CC criu/external.o [2021-01-12T22:03:41.236Z] #41 104.4 CC criu/fault-injection.o [2021-01-12T22:03:41.236Z] #41 104.5 CC criu/fdstore.o [2021-01-12T22:03:41.236Z] #41 105.0 CC criu/fifo.o [2021-01-12T22:03:41.236Z] #41 105.4 CC criu/file-ids.o [2021-01-12T22:03:41.236Z] #41 105.8 CC criu/file-lock.o [2021-01-12T22:03:41.236Z] #41 106.8 CC criu/files-ext.o [2021-01-12T22:03:41.236Z] #41 107.2 CC criu/files-reg.o [2021-01-12T22:03:41.236Z] #41 110.1 CC criu/files.o [2021-01-12T22:03:41.236Z] #41 ... [2021-01-12T22:03:41.236Z] [2021-01-12T22:03:41.236Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:41.236Z] #18 47.20 Selecting previously unselected package xfsprogs. [2021-01-12T22:03:41.236Z] #18 47.21 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-01-12T22:03:41.236Z] #18 47.22 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:03:41.236Z] #18 47.68 Selecting previously unselected package zip. [2021-01-12T22:03:41.236Z] #18 47.68 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-01-12T22:03:41.236Z] #18 47.70 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:03:41.258Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-01-12T22:03:41.258Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T22:03:41.258Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-01-12T22:03:41.320Z] #41 71.53 DEP compel/arch/x86/src/lib/infect.d [2021-01-12T22:03:41.320Z] #41 71.70 DEP compel/arch/x86/src/lib/cpu.d [2021-01-12T22:03:41.320Z] #41 71.72 DEP compel/src/lib/log.d [2021-01-12T22:03:41.337Z] #41 68.91 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T22:03:41.499Z] #18 49.31 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:03:41.547Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-01-12T22:03:41.577Z] #41 71.84 DEP compel/src/main.d [2021-01-12T22:03:41.577Z] #41 71.94 DEP compel/src/lib/handle-elf.d [2021-01-12T22:03:41.577Z] #41 72.06 DEP compel/arch/x86/src/lib/handle-elf.d [2021-01-12T22:03:41.837Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-01-12T22:03:41.837Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-01-12T22:03:41.837Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T22:03:41.837Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T22:03:42.140Z] #41 72.28 CC compel/src/lib/log.o [2021-01-12T22:03:42.140Z] #41 72.50 CC compel/arch/x86/src/lib/cpu.o [2021-01-12T22:03:42.279Z] #41 69.89 CC compel/arch/x86/src/lib/infect.o [2021-01-12T22:03:42.449Z] #18 50.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:03:42.449Z] #18 50.25 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:42.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-01-12T22:03:42.469Z] #28 ... [2021-01-12T22:03:42.469Z] [2021-01-12T22:03:42.469Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:42.469Z] #41 174.0 CC criu/path.o [2021-01-12T22:03:42.469Z] #41 174.4 CC criu/pie-util-vdso-elf32.o [2021-01-12T22:03:42.469Z] #41 174.9 CC criu/pie-util-vdso.o [2021-01-12T22:03:42.469Z] #41 175.5 CC criu/pie-util.o [2021-01-12T22:03:42.469Z] #41 175.8 CC criu/pipes.o [2021-01-12T22:03:42.469Z] #41 176.5 CC criu/plugin.o [2021-01-12T22:03:42.469Z] #41 176.9 CC criu/proc_parse.o [2021-01-12T22:03:42.469Z] #41 179.8 CC criu/protobuf-desc.o [2021-01-12T22:03:42.469Z] #41 180.6 CC criu/protobuf.o [2021-01-12T22:03:42.469Z] #41 180.9 CC criu/pstree.o [2021-01-12T22:03:42.469Z] #41 181.4 CC criu/rbtree.o [2021-01-12T22:03:42.469Z] #41 181.6 CC criu/rst-malloc.o [2021-01-12T22:03:42.469Z] #41 181.8 CC criu/seccomp.o [2021-01-12T22:03:42.469Z] #41 182.2 CC criu/seize.o [2021-01-12T22:03:42.714Z] #18 50.28 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-12T22:03:42.715Z] #18 ... [2021-01-12T22:03:42.715Z] [2021-01-12T22:03:42.715Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:42.715Z] #47 DONE 195.5s [2021-01-12T22:03:42.715Z] [2021-01-12T22:03:42.715Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:42.715Z] #18 50.28 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-01-12T22:03:42.715Z] #18 50.30 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-01-12T22:03:42.715Z] #18 50.32 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:42.715Z] #18 50.34 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:03:42.715Z] #18 50.37 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-01-12T22:03:42.715Z] #18 50.38 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:03:42.715Z] #18 50.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:03:42.715Z] #18 50.45 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-01-12T22:03:42.715Z] #18 50.51 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-01-12T22:03:42.715Z] #18 50.55 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:03:42.715Z] #18 50.60 Setting up zip (3.0-11+b1) ... [2021-01-12T22:03:42.715Z] #18 50.64 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:03:42.728Z] #41 182.7 CC criu/servicefd.o [2021-01-12T22:03:42.755Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-01-12T22:03:42.851Z] #41 ... [2021-01-12T22:03:42.851Z] [2021-01-12T22:03:42.851Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:03:42.851Z] #11 176.5 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T22:03:42.851Z] #11 176.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 176.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:03:42.851Z] #11 176.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T22:03:42.851Z] #11 176.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 176.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:03:42.851Z] #11 177.1 Selecting previously unselected package libbtrfs0. [2021-01-12T22:03:42.851Z] #11 177.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 177.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:03:42.851Z] #11 177.3 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:03:42.851Z] #11 177.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 177.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:03:42.851Z] #11 177.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T22:03:42.851Z] #11 177.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 177.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:42.851Z] #11 177.6 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T22:03:42.851Z] #11 177.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 177.7 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:42.851Z] #11 178.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T22:03:42.851Z] #11 178.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T22:03:42.851Z] #11 178.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:03:42.977Z] #18 50.74 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:03:42.987Z] #41 183.0 CC criu/shmem.o [2021-01-12T22:03:43.044Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-01-12T22:03:43.087Z] #41 73.44 CC compel/arch/x86/src/lib/infect.o [2021-01-12T22:03:43.112Z] #11 178.5 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T22:03:43.112Z] #11 178.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:43.112Z] #11 178.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:43.246Z] #41 ... [2021-01-12T22:03:43.246Z] [2021-01-12T22:03:43.246Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:03:43.246Z] #38 DONE 286.7s [2021-01-12T22:03:43.246Z] [2021-01-12T22:03:43.246Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:43.246Z] #51 98.34 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-12T22:03:43.246Z] #51 100.5 + mkdir -p /build [2021-01-12T22:03:43.246Z] #51 100.5 + cp runc /build/runc [2021-01-12T22:03:43.334Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-12T22:03:43.504Z] #51 DONE 102.4s [2021-01-12T22:03:43.504Z] [2021-01-12T22:03:43.504Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:03:43.504Z] #28 DONE 6.4s [2021-01-12T22:03:43.504Z] [2021-01-12T22:03:43.504Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:03:43.683Z] #11 178.9 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T22:03:43.683Z] #11 178.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:43.683Z] #11 178.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:43.944Z] #11 179.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T22:03:43.944Z] #11 179.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:43.944Z] #11 179.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:03:43.944Z] #11 179.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T22:03:44.017Z] #41 ... [2021-01-12T22:03:44.017Z] [2021-01-12T22:03:44.017Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:03:44.017Z] #11 174.7 Selecting previously unselected package libapparmor1:amd64. [2021-01-12T22:03:44.017Z] #11 174.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 174.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:03:44.017Z] #11 175.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-01-12T22:03:44.017Z] #11 175.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 175.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:03:44.017Z] #11 175.2 Selecting previously unselected package libbtrfs0. [2021-01-12T22:03:44.017Z] #11 175.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 175.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-01-12T22:03:44.017Z] #11 175.5 Selecting previously unselected package libbtrfs-dev. [2021-01-12T22:03:44.017Z] #11 175.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 175.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:03:44.017Z] #11 175.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-01-12T22:03:44.017Z] #11 175.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 175.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:44.017Z] #11 176.0 Selecting previously unselected package libudev-dev:amd64. [2021-01-12T22:03:44.017Z] #11 176.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 176.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:44.017Z] #11 176.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-01-12T22:03:44.017Z] #11 176.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 176.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:03:44.017Z] #11 176.6 Selecting previously unselected package libpcre16-3:amd64. [2021-01-12T22:03:44.017Z] #11 176.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 176.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:44.017Z] #11 176.8 Selecting previously unselected package libpcre32-3:amd64. [2021-01-12T22:03:44.017Z] #11 176.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 176.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:44.017Z] #11 177.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-01-12T22:03:44.017Z] #11 177.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:44.017Z] #11 177.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:03:44.018Z] #11 177.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-01-12T22:03:44.018Z] #11 177.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:44.018Z] #11 177.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:03:44.018Z] #11 177.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T22:03:44.018Z] #11 177.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T22:03:44.018Z] #11 177.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:03:44.018Z] #11 178.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T22:03:44.018Z] #11 178.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:03:44.018Z] #11 178.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:44.018Z] #11 178.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T22:03:44.018Z] #11 178.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T22:03:44.018Z] #11 178.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:03:44.205Z] #11 179.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-01-12T22:03:44.205Z] #11 179.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:03:44.275Z] #11 178.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T22:03:44.275Z] #11 178.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:03:44.275Z] #11 178.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:44.363Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 75.0% of statements [2021-01-12T22:03:44.439Z] #31 DONE 0.8s [2021-01-12T22:03:44.439Z] [2021-01-12T22:03:44.439Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:03:44.652Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-01-12T22:03:44.697Z] #33 DONE 0.5s [2021-01-12T22:03:44.697Z] [2021-01-12T22:03:44.697Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:03:44.697Z] #36 DONE 0.1s [2021-01-12T22:03:44.697Z] [2021-01-12T22:03:44.697Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:44.697Z] #41 183.8 CC criu/sigframe.o [2021-01-12T22:03:44.697Z] #41 184.1 CC criu/signalfd.o [2021-01-12T22:03:44.697Z] #41 184.4 CC criu/sk-inet.o [2021-01-12T22:03:44.776Z] #11 180.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-01-12T22:03:44.776Z] #11 180.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-01-12T22:03:44.776Z] #11 180.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:03:44.862Z] #43 167.3 CC criu/netfilter.o [2021-01-12T22:03:44.862Z] #43 167.7 CC criu/page-pipe.o [2021-01-12T22:03:45.205Z] #11 179.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:03:45.205Z] #11 179.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:45.205Z] #11 179.7 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:45.205Z] #11 179.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:03:45.205Z] #11 179.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:03:45.298Z] #11 180.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-01-12T22:03:45.298Z] #11 180.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-01-12T22:03:45.298Z] #11 180.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:45.298Z] #11 180.8 Selecting previously unselected package libseccomp-dev:amd64. [2021-01-12T22:03:45.298Z] #11 180.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-01-12T22:03:45.298Z] #11 180.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:03:45.488Z] #11 179.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:45.488Z] #11 179.9 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-12T22:03:45.488Z] #11 179.9 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-12T22:03:45.488Z] #11 179.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:45.488Z] #11 179.9 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-12T22:03:45.488Z] #11 179.9 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-12T22:03:45.488Z] #11 179.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:03:45.488Z] #11 179.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:03:45.488Z] #11 179.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:45.488Z] #11 180.0 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T22:03:45.488Z] #11 180.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:45.488Z] #11 180.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:45.501Z] #43 168.6 CC criu/page-xfer.o [2021-01-12T22:03:45.745Z] #11 180.0 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:03:45.870Z] #11 181.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-01-12T22:03:45.870Z] #11 181.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2021-01-12T22:03:45.870Z] #11 181.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:46.074Z] #41 185.8 CC criu/sk-netlink.o [2021-01-12T22:03:46.308Z] #11 DONE 180.7s [2021-01-12T22:03:46.308Z] [2021-01-12T22:03:46.308Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T22:03:46.335Z] #41 ... [2021-01-12T22:03:46.335Z] [2021-01-12T22:03:46.335Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:03:46.335Z] #39 DONE 0.1s [2021-01-12T22:03:46.335Z] [2021-01-12T22:03:46.335Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:46.335Z] #41 186.4 CC criu/sk-packet.o [2021-01-12T22:03:46.443Z] #11 181.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-01-12T22:03:46.444Z] #11 181.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-01-12T22:03:46.444Z] #11 181.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:03:46.444Z] #11 ... [2021-01-12T22:03:46.444Z] [2021-01-12T22:03:46.444Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:46.444Z] #43 171.8 crypto/tls [2021-01-12T22:03:46.444Z] #43 180.2 net/http/httptrace [2021-01-12T22:03:46.444Z] #43 180.6 net/http [2021-01-12T22:03:46.444Z] #43 ... [2021-01-12T22:03:46.444Z] [2021-01-12T22:03:46.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2021-01-12T22:03:46.444Z] #11 181.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-01-12T22:03:46.444Z] #11 181.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-01-12T22:03:46.444Z] #11 181.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:46.444Z] #11 181.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-01-12T22:03:46.444Z] #11 182.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:46.705Z] #11 182.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-01-12T22:03:46.705Z] #11 182.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-01-12T22:03:46.705Z] #11 182.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:46.705Z] #11 182.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-01-12T22:03:46.705Z] #11 182.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-01-12T22:03:46.705Z] #11 182.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-01-12T22:03:46.705Z] #11 182.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-01-12T22:03:46.705Z] #11 182.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2021-01-12T22:03:46.705Z] #11 182.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-01-12T22:03:46.705Z] #11 182.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-01-12T22:03:46.902Z] #41 186.8 CC criu/sk-queue.o [2021-01-12T22:03:46.975Z] #11 182.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:46.975Z] #11 182.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-12T22:03:46.975Z] #11 182.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-12T22:03:46.975Z] #11 182.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-01-12T22:03:46.975Z] #11 182.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-12T22:03:46.975Z] #11 182.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-12T22:03:46.975Z] #11 182.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-01-12T22:03:46.975Z] #11 182.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-01-12T22:03:46.975Z] #11 182.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:46.975Z] #11 182.4 Setting up dmsetup (2:1.02.155-3) ... [2021-01-12T22:03:46.975Z] #11 182.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:47.162Z] #41 187.1 CC criu/sk-tcp.o [2021-01-12T22:03:47.212Z] #18 54.56 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-01-12T22:03:47.212Z] #18 54.60 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:03:47.212Z] #18 54.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:03:47.212Z] #18 54.64 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:03:47.212Z] #18 54.71 invoke-rc.d: could not determine current runlevel [2021-01-12T22:03:47.212Z] #18 54.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:03:47.212Z] #18 54.73 Setting up pigz (2.4-1) ... [2021-01-12T22:03:47.212Z] #18 54.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-01-12T22:03:47.212Z] #18 54.76 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-01-12T22:03:47.212Z] #18 54.79 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:03:47.212Z] #18 54.81 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-01-12T22:03:47.212Z] #18 54.82 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:03:47.236Z] #11 182.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-01-12T22:03:47.236Z] #11 182.5 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:03:47.369Z] ok github.com/docker/docker/pkg/signal 2.356s coverage: 61.0% of statements [2021-01-12T22:03:47.423Z] #41 187.4 CC criu/sk-unix.o [2021-01-12T22:03:47.476Z] #18 55.19 Setting up libaio1:arm64 (0.3.112-3) ... [2021-01-12T22:03:47.476Z] #18 55.21 Setting up libonig5:arm64 (6.9.1-1) ... [2021-01-12T22:03:47.476Z] #18 55.24 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:47.476Z] #18 55.25 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:03:47.476Z] #18 55.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:03:47.476Z] #18 55.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:03:47.476Z] #18 55.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:03:47.476Z] #18 55.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:03:47.476Z] #18 55.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:03:47.476Z] #18 55.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:03:47.476Z] #18 55.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:03:47.476Z] #18 55.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:03:47.476Z] #18 55.39 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-01-12T22:03:47.476Z] #18 55.40 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:03:47.602Z] #43 170.7 CC criu/pagemap-cache.o [2021-01-12T22:03:47.659Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-01-12T22:03:47.739Z] #18 55.43 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-01-12T22:03:47.740Z] #18 55.45 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:03:47.740Z] #18 55.47 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-01-12T22:03:47.740Z] #18 55.48 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:03:47.947Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-01-12T22:03:47.996Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-01-12T22:03:47.996Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-36a09547\powershellScript.ps1'; exit $LASTEXITCODE; [2021-01-12T22:03:47.996Z] ---------------------------------------------------------------------------- [2021-01-12T22:03:47.996Z] [2021-01-12T22:03:47.996Z] INFO: executeCI.ps1 starting at Tue Jan 12 22:03:43 CUT 2021 [2021-01-12T22:03:47.996Z] [2021-01-12T22:03:47.996Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-01-12T22:03:47.996Z] INFO: Running git version 2.24.1.windows.2 [2021-01-12T22:03:47.996Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-01-12T22:03:47.996Z] INFO: Environment variables: [2021-01-12T22:03:47.996Z] [2021-01-12T22:03:47.996Z] Name Value [2021-01-12T22:03:47.996Z] ---- ----- [2021-01-12T22:03:47.996Z] ALLUSERSPROFILE C:\ProgramData [2021-01-12T22:03:47.996Z] amd64 true [2021-01-12T22:03:47.996Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-01-12T22:03:47.996Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-01-12T22:03:47.996Z] arm64 true [2021-01-12T22:03:47.996Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2021-01-12T22:03:47.996Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2021-01-12T22:03:47.996Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-01-12T22:03:47.996Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-01-12T22:03:47.996Z] BRANCH_NAME PR-41869 [2021-01-12T22:03:47.996Z] BUILD_DISPLAY_NAME #3 [2021-01-12T22:03:47.996Z] BUILD_ID 3 [2021-01-12T22:03:47.996Z] BUILD_NUMBER 3 [2021-01-12T22:03:47.996Z] BUILD_TAG jenkins-moby-PR-41869-3 [2021-01-12T22:03:47.996Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/3/ [2021-01-12T22:03:47.996Z] CHANGE_AUTHOR kolyshkin [2021-01-12T22:03:47.996Z] CHANGE_AUTHOR_DISPLAY_NAME Kir Kolyshkin [2021-01-12T22:03:47.996Z] CHANGE_BRANCH check-config [2021-01-12T22:03:47.996Z] CHANGE_FORK kolyshkin [2021-01-12T22:03:47.996Z] CHANGE_ID 41869 [2021-01-12T22:03:47.996Z] CHANGE_TARGET master [2021-01-12T22:03:47.996Z] CHANGE_TITLE contrib/check-config.sh: fixes for cgroup v2 and kernel v5.x [2021-01-12T22:03:47.996Z] CHANGE_URL https://github.com/moby/moby/pull/41869 [2021-01-12T22:03:47.996Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-01-12T22:03:47.996Z] CommonProgramFiles C:\Program Files\Common Files [2021-01-12T22:03:47.996Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-01-12T22:03:47.996Z] CommonProgramW6432 C:\Program Files\Common Files [2021-01-12T22:03:47.996Z] COMPUTERNAME azwin-2-a1ecb0 [2021-01-12T22:03:47.996Z] ComSpec C:\windows\system32\cmd.exe [2021-01-12T22:03:47.996Z] ConfigSequenceNumber 0 [2021-01-12T22:03:47.996Z] dco true [2021-01-12T22:03:47.996Z] DOCKER_BUILDKIT 0 [2021-01-12T22:03:47.996Z] DOCKER_DUT_DEBUG 1 [2021-01-12T22:03:47.996Z] DOCKER_EXPERIMENTAL 1 [2021-01-12T22:03:47.996Z] DOCKER_GRAPHDRIVER overlay2 [2021-01-12T22:03:47.996Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-01-12T22:03:47.996Z] EXECUTOR_NUMBER 0 [2021-01-12T22:03:47.996Z] FQDN azwin-2-a1ecb0.westus.cloudapp.azure.com [2021-01-12T22:03:47.996Z] GIT_BRANCH PR-41869 [2021-01-12T22:03:47.996Z] GIT_COMMIT 06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:03:47.996Z] GIT_PREVIOUS_COMMIT 03af8af170a2a651ee225adbfc625471d7df8522 [2021-01-12T22:03:47.996Z] GIT_URL https://github.com/moby/moby.git [2021-01-12T22:03:47.996Z] HUDSON_COOKIE 107aeb6b-a5a3-4efe-a679-5c72838b3401 [2021-01-12T22:03:47.996Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-01-12T22:03:47.996Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-01-12T22:03:47.996Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-01-12T22:03:47.996Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.275-1.b01.ojdkbuild.windows.x86_64 [2021-01-12T22:03:47.996Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-01-12T22:03:47.996Z] JENKINS_NODE_COOKIE c7097fc5-91c9-4979-ade9-9af118f4c0d7 [2021-01-12T22:03:47.996Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-01-12T22:03:47.996Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-01-12T22:03:47.996Z] JOB_BASE_NAME PR-41869 [2021-01-12T22:03:47.996Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/display/redirect [2021-01-12T22:03:47.996Z] JOB_NAME moby/PR-41869 [2021-01-12T22:03:47.996Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/ [2021-01-12T22:03:47.996Z] library.jps.version master [2021-01-12T22:03:47.996Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-01-12T22:03:47.996Z] NODE_LABELS amd64 azure azwin-2-a1ecb0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-01-12T22:03:47.996Z] NODE_NAME azwin-2-a1ecb0 [2021-01-12T22:03:47.996Z] NUMBER_OF_PROCESSORS 4 [2021-01-12T22:03:47.997Z] OS Windows_NT [2021-01-12T22:03:47.997Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-01-12T22:03:47.997Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-01-12T22:03:47.997Z] ppc64le true [2021-01-12T22:03:47.997Z] PROCESSOR_ARCHITECTURE AMD64 [2021-01-12T22:03:47.997Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-01-12T22:03:47.997Z] PROCESSOR_LEVEL 6 [2021-01-12T22:03:47.997Z] PROCESSOR_REVISION 5504 [2021-01-12T22:03:47.997Z] ProgramData C:\ProgramData [2021-01-12T22:03:47.997Z] ProgramFiles C:\Program Files [2021-01-12T22:03:47.997Z] ProgramFiles(x86) C:\Program Files (x86) [2021-01-12T22:03:47.998Z] ProgramW6432 C:\Program Files [2021-01-12T22:03:47.998Z] PROMPT $P$G [2021-01-12T22:03:47.998Z] PSExecutionPolicyPreference Bypass [2021-01-12T22:03:47.998Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-01-12T22:03:47.998Z] PUBLIC C:\Users\Public [2021-01-12T22:03:47.998Z] rootless true [2021-01-12T22:03:47.998Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/3/display/redirect?page=artif... [2021-01-12T22:03:47.998Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/3/display/redirect?page=changes [2021-01-12T22:03:47.998Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/3/display/redirect [2021-01-12T22:03:47.998Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41869/3/display/redirect?page=tests [2021-01-12T22:03:47.998Z] s390x true [2021-01-12T22:03:47.998Z] SKIP_VALIDATION_TESTS 1 [2021-01-12T22:03:47.998Z] SOURCES_DRIVE d [2021-01-12T22:03:47.998Z] SOURCES_SUBDIR gopath [2021-01-12T22:03:47.998Z] STAGE_NAME Run tests [2021-01-12T22:03:47.998Z] SystemDrive C: [2021-01-12T22:03:47.998Z] SystemRoot C:\windows [2021-01-12T22:03:47.998Z] TEMP C:\windows\TEMP [2021-01-12T22:03:47.998Z] TESTDEBUG 0 [2021-01-12T22:03:47.998Z] TESTRUN_DRIVE d [2021-01-12T22:03:47.998Z] TESTRUN_SUBDIR CI [2021-01-12T22:03:47.998Z] TIMEOUT 120m [2021-01-12T22:03:47.998Z] TMP C:\windows\TEMP [2021-01-12T22:03:47.998Z] unit_validate true [2021-01-12T22:03:47.998Z] USERDOMAIN WORKGROUP [2021-01-12T22:03:47.998Z] USERNAME azwin-2-a1ecb0$ [2021-01-12T22:03:47.998Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-01-12T22:03:47.998Z] validate_force false [2021-01-12T22:03:47.998Z] windir C:\windows [2021-01-12T22:03:47.998Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-01-12T22:03:47.998Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-01-12T22:03:47.998Z] windowsRS1 false [2021-01-12T22:03:47.998Z] windowsRS5 true [2021-01-12T22:03:47.998Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-01-12T22:03:47.998Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-01-12T22:03:47.998Z] [2021-01-12T22:03:47.998Z] [2021-01-12T22:03:47.998Z] [2021-01-12T22:03:47.998Z] INFO: Sources under d:\gopath\... [2021-01-12T22:03:47.998Z] INFO: Test run under d:\CI\... [2021-01-12T22:03:47.998Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-01-12T22:03:47.998Z] INFO: docker/docker repository was found [2021-01-12T22:03:47.998Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-01-12T22:03:47.998Z] ltsc2019: Pulling from windows/servercore [2021-01-12T22:03:47.998Z] 4612f6d0b889: Pulling fs layer [2021-01-12T22:03:47.998Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-12T22:03:48.237Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-01-12T22:03:48.246Z] #43 171.3 CC criu/pagemap.o [2021-01-12T22:03:48.361Z] #41 188.4 CC criu/sockets.o [2021-01-12T22:03:48.527Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-01-12T22:03:48.620Z] #41 ... [2021-01-12T22:03:48.620Z] [2021-01-12T22:03:48.620Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:48.620Z] #47 291.7 + /build/golangci-lint --version [2021-01-12T22:03:48.620Z] #47 292.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:03:48.620Z] #47 DONE 292.3s [2021-01-12T22:03:48.622Z] #11 DONE 184.0s [2021-01-12T22:03:48.622Z] [2021-01-12T22:03:48.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:48.622Z] #41 71.06 CC compel/src/lib/infect-rpc.o [2021-01-12T22:03:48.622Z] #41 71.40 CC compel/src/lib/infect-util.o [2021-01-12T22:03:48.622Z] #41 71.64 CC compel/src/lib/infect.o [2021-01-12T22:03:48.622Z] #41 74.14 CC compel/src/lib/ptrace.o [2021-01-12T22:03:48.622Z] #41 74.68 AR compel/libcompel.a [2021-01-12T22:03:48.622Z] #41 74.83 HOSTCC compel/src/main-host.o [2021-01-12T22:03:48.622Z] #41 75.15 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T22:03:48.622Z] #41 75.46 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T22:03:48.622Z] #41 75.84 HOSTCC compel/src/lib/log-host.o [2021-01-12T22:03:48.622Z] #41 75.97 HOSTLINK compel/compel-host-bin [2021-01-12T22:03:48.622Z] #41 76.09 DEP soccr/soccr.d [2021-01-12T22:03:48.622Z] #41 76.18 CC soccr/soccr.o [2021-01-12T22:03:48.830Z] #12 DONE 2.3s [2021-01-12T22:03:48.830Z] [2021-01-12T22:03:48.830Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:03:48.879Z] [2021-01-12T22:03:48.879Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:48.879Z] #41 188.9 CC criu/stats.o [2021-01-12T22:03:49.137Z] #18 ... [2021-01-12T22:03:49.137Z] [2021-01-12T22:03:49.137Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:49.137Z] #51 70.39 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-12T22:03:49.137Z] #51 72.75 + mkdir -p /build [2021-01-12T22:03:49.137Z] #51 72.76 + cp runc /build/runc [2021-01-12T22:03:49.137Z] #51 DONE 73.1s [2021-01-12T22:03:49.137Z] [2021-01-12T22:03:49.137Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:49.137Z] #41 112.5 CC criu/filesystems.o [2021-01-12T22:03:49.137Z] #41 113.3 CC criu/fsnotify.o [2021-01-12T22:03:49.137Z] #41 114.5 CC criu/image-desc.o [2021-01-12T22:03:49.137Z] #41 114.8 CC criu/image.o [2021-01-12T22:03:49.137Z] #41 115.5 CC criu/ipc_ns.o [2021-01-12T22:03:49.137Z] #41 116.7 CC criu/irmap.o [2021-01-12T22:03:49.137Z] #41 117.3 CC criu/kcmp-ids.o [2021-01-12T22:03:49.137Z] #41 117.5 CC criu/kerndat.o [2021-01-12T22:03:49.137Z] #41 118.6 CC criu/libnetlink.o [2021-01-12T22:03:49.137Z] #41 118.9 CC criu/log.o [2021-01-12T22:03:49.155Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-01-12T22:03:49.180Z] #41 189.1 CC criu/string.o [2021-01-12T22:03:49.180Z] #41 189.2 CC criu/sysctl.o [2021-01-12T22:03:49.292Z] #43 172.6 CC criu/parasite-syscall.o [2021-01-12T22:03:49.445Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2021-01-12T22:03:49.714Z] #41 119.3 CC criu/lsm.o [2021-01-12T22:03:49.714Z] #41 119.6 CC criu/mem.o [2021-01-12T22:03:49.734Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2021-01-12T22:03:49.772Z] #41 189.7 CC criu/sysfs_parse.o [2021-01-12T22:03:50.023Z] testing: warning: no tests to run [2021-01-12T22:03:50.023Z] coverage: [no statements] [2021-01-12T22:03:50.023Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-01-12T22:03:50.031Z] #41 190.1 CC criu/timens.o [2021-01-12T22:03:50.200Z] #13 DONE 1.7s [2021-01-12T22:03:50.200Z] [2021-01-12T22:03:50.200Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T22:03:50.289Z] #41 190.4 CC criu/timerfd.o [2021-01-12T22:03:50.312Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-01-12T22:03:50.312Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-12T22:03:50.548Z] #41 190.6 CC criu/tty.o [2021-01-12T22:03:50.602Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-01-12T22:03:50.663Z] #41 ... [2021-01-12T22:03:50.663Z] [2021-01-12T22:03:50.663Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:50.663Z] #18 58.21 Setting up iptables (1.8.2-4) ... [2021-01-12T22:03:50.663Z] #18 58.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:03:50.663Z] #18 58.33 Setting up python3 (3.7.3-1) ... [2021-01-12T22:03:50.821Z] #43 173.8 CC criu/path.o [2021-01-12T22:03:51.117Z] #43 174.2 CC criu/pie-util-vdso.o [2021-01-12T22:03:51.168Z] #41 ... [2021-01-12T22:03:51.168Z] [2021-01-12T22:03:51.168Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:51.168Z] #51 2.127 + RM_GOPATH=0 [2021-01-12T22:03:51.168Z] #51 2.127 + TMP_GOPATH= [2021-01-12T22:03:51.168Z] #51 2.127 + : /build [2021-01-12T22:03:51.168Z] #51 2.127 + '[' -z '' ']' [2021-01-12T22:03:51.168Z] #51 2.133 ++ mktemp -d [2021-01-12T22:03:51.168Z] #51 2.146 + export GOPATH=/tmp/tmp.FXIMrNnVbM [2021-01-12T22:03:51.168Z] #51 2.146 + GOPATH=/tmp/tmp.FXIMrNnVbM [2021-01-12T22:03:51.168Z] #51 2.146 + RM_GOPATH=1 [2021-01-12T22:03:51.168Z] #51 2.146 + case "$(go env GOARCH)" in [2021-01-12T22:03:51.168Z] #51 2.146 ++ go env GOARCH [2021-01-12T22:03:51.168Z] #51 2.168 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:03:51.168Z] #51 2.168 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:03:51.168Z] #51 2.171 ++ dirname /tmp/install/install.sh [2021-01-12T22:03:51.168Z] #51 2.172 + dir=/tmp/install [2021-01-12T22:03:51.168Z] #51 2.173 + bin=runc [2021-01-12T22:03:51.168Z] #51 2.173 + shift [2021-01-12T22:03:51.168Z] #51 2.173 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T22:03:51.168Z] #51 2.173 + . /tmp/install/runc.installer [2021-01-12T22:03:51.168Z] #51 2.173 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:03:51.168Z] #51 2.174 + install_runc [2021-01-12T22:03:51.168Z] #51 2.174 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T22:03:51.168Z] #51 2.175 + uname -r [2021-01-12T22:03:51.168Z] #51 2.194 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T22:03:51.168Z] #51 2.194 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T22:03:51.168Z] #51 2.194 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T22:03:51.168Z] #51 2.195 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FXIMrNnVbM/src/github.com/opencontainers/runc [2021-01-12T22:03:51.168Z] #51 2.202 Cloning into '/tmp/tmp.FXIMrNnVbM/src/github.com/opencontainers/runc'... [2021-01-12T22:03:51.168Z] #51 ... [2021-01-12T22:03:51.168Z] [2021-01-12T22:03:51.168Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-01-12T22:03:51.168Z] #12 DONE 2.2s [2021-01-12T22:03:51.168Z] [2021-01-12T22:03:51.168Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:51.168Z] #41 78.71 AR soccr/libsoccr.a [2021-01-12T22:03:51.168Z] #41 78.78 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:03:51.239Z] #18 58.94 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:03:51.567Z] #14 1.268 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T22:03:51.739Z] #41 79.40 DEP criu/arch/x86/sigframe.d [2021-01-12T22:03:51.759Z] #43 174.7 CC criu/pie-util.o [2021-01-12T22:03:51.759Z] #43 175.0 CC criu/pipes.o [2021-01-12T22:03:51.816Z] #18 59.65 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:03:51.824Z] #14 DONE 1.4s [2021-01-12T22:03:51.824Z] [2021-01-12T22:03:51.824Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T22:03:51.927Z] #41 191.9 CC criu/tun.o [2021-01-12T22:03:52.000Z] #41 79.72 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T22:03:52.100Z] ok github.com/docker/docker/plugin 0.568s coverage: 23.2% of statements [2021-01-12T22:03:52.186Z] #41 192.2 CC criu/uffd.o [2021-01-12T22:03:52.261Z] #41 79.96 DEP criu/arch/x86/kerndat.d [2021-01-12T22:03:52.729Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-01-12T22:03:52.754Z] #41 192.8 CC criu/util.o [2021-01-12T22:03:52.803Z] #43 176.0 CC criu/plugin.o [2021-01-12T22:03:52.832Z] #41 ... [2021-01-12T22:03:52.832Z] [2021-01-12T22:03:52.832Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-01-12T22:03:52.832Z] #13 DONE 1.8s [2021-01-12T22:03:52.832Z] [2021-01-12T22:03:52.832Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:52.832Z] #41 80.21 DEP criu/arch/x86/crtools.d [2021-01-12T22:03:52.832Z] #41 80.47 DEP criu/arch/x86/cpu.d [2021-01-12T22:03:53.019Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.4% of statements [2021-01-12T22:03:53.092Z] #41 80.71 CC criu/arch/x86/cpu.o [2021-01-12T22:03:53.321Z] #41 193.4 CC criu/uts_ns.o [2021-01-12T22:03:53.321Z] #41 193.5 CC criu/vdso-compat.o [2021-01-12T22:03:53.445Z] #43 176.5 CC criu/proc_parse.o [2021-01-12T22:03:53.580Z] #41 193.6 CC criu/vdso.o [2021-01-12T22:03:53.717Z] #15 DONE 1.7s [2021-01-12T22:03:53.717Z] [2021-01-12T22:03:53.717Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:03:53.743Z] #18 61.25 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:03:53.743Z] #18 61.26 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:03:54.006Z] #18 61.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:03:54.035Z] #41 81.48 CC criu/arch/x86/crtools.o [2021-01-12T22:03:54.148Z] #41 193.9 LINK criu/built-in.o [2021-01-12T22:03:54.148Z] #41 194.0 LINK criu/criu [2021-01-12T22:03:54.281Z] #16 ... [2021-01-12T22:03:54.281Z] [2021-01-12T22:03:54.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:54.281Z] #41 74.45 CC compel/src/lib/infect-rpc.o [2021-01-12T22:03:54.281Z] #41 75.17 CC compel/src/lib/infect-util.o [2021-01-12T22:03:54.281Z] #41 75.52 CC compel/src/lib/infect.o [2021-01-12T22:03:54.281Z] #41 79.08 CC compel/src/lib/ptrace.o [2021-01-12T22:03:54.281Z] #41 79.79 AR compel/libcompel.a [2021-01-12T22:03:54.281Z] #41 79.99 HOSTCC compel/src/main-host.o [2021-01-12T22:03:54.281Z] #41 80.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-01-12T22:03:54.281Z] #41 80.53 HOSTCC compel/src/lib/handle-elf-host.o [2021-01-12T22:03:54.281Z] #41 81.15 HOSTCC compel/src/lib/log-host.o [2021-01-12T22:03:54.281Z] #41 81.44 HOSTLINK compel/compel-host-bin [2021-01-12T22:03:54.281Z] #41 81.66 DEP soccr/soccr.d [2021-01-12T22:03:54.281Z] #41 81.86 CC soccr/soccr.o [2021-01-12T22:03:54.281Z] #41 84.43 AR soccr/libsoccr.a [2021-01-12T22:03:54.281Z] #41 84.48 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:03:54.296Z] #41 ... [2021-01-12T22:03:54.296Z] [2021-01-12T22:03:54.296Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-01-12T22:03:54.296Z] #14 1.581 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-01-12T22:03:54.296Z] #14 DONE 1.7s [2021-01-12T22:03:54.296Z] [2021-01-12T22:03:54.296Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-01-12T22:03:54.407Z] #41 194.3 DEP lib/c/criu.d [2021-01-12T22:03:54.407Z] #41 194.3 CC images/rpc.pb-c.o [2021-01-12T22:03:54.548Z] ok github.com/docker/docker/quota 0.643s coverage: 71.4% of statements [2021-01-12T22:03:54.666Z] #41 194.6 CC lib/c/criu.o [2021-01-12T22:03:54.838Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-01-12T22:03:54.844Z] #41 85.05 DEP criu/arch/x86/sigframe.d [2021-01-12T22:03:54.844Z] #41 ... [2021-01-12T22:03:54.844Z] [2021-01-12T22:03:54.844Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:03:54.844Z] #16 DONE 1.6s [2021-01-12T22:03:54.844Z] [2021-01-12T22:03:54.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:54.844Z] #41 85.22 DEP criu/arch/x86/sigaction_compat.d [2021-01-12T22:03:54.844Z] #41 ... [2021-01-12T22:03:54.844Z] [2021-01-12T22:03:54.844Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:03:54.956Z] #18 62.45 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:03:54.956Z] #18 62.82 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:03:55.233Z] #41 195.2 LINK lib/c/built-in.o [2021-01-12T22:03:55.233Z] #41 195.2 LINK lib/c/libcriu.so [2021-01-12T22:03:55.233Z] #41 195.2 LINK lib/c/libcriu.a [2021-01-12T22:03:55.233Z] #41 195.3 GEN magic.py [2021-01-12T22:03:55.492Z] #41 195.4 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:03:55.492Z] #41 195.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:03:55.492Z] #41 195.4 Note: Building without GnuTLS support [2021-01-12T22:03:55.492Z] #41 195.4 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:03:55.492Z] #41 195.4 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:03:55.750Z] #41 195.8 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:03:55.869Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2021-01-12T22:03:56.211Z] #15 DONE 1.5s [2021-01-12T22:03:56.211Z] [2021-01-12T22:03:56.211Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:56.211Z] #41 83.46 CC criu/arch/x86/kerndat.o [2021-01-12T22:03:56.216Z] #17 ... [2021-01-12T22:03:56.216Z] [2021-01-12T22:03:56.216Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:56.216Z] #43 180.4 net/http/httptrace [2021-01-12T22:03:56.216Z] #43 180.7 net/http [2021-01-12T22:03:56.216Z] #43 ... [2021-01-12T22:03:56.216Z] [2021-01-12T22:03:56.216Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:56.216Z] #41 85.43 DEP criu/arch/x86/kerndat.d [2021-01-12T22:03:56.216Z] #41 85.66 DEP criu/arch/x86/crtools.d [2021-01-12T22:03:56.216Z] #41 85.97 DEP criu/arch/x86/cpu.d [2021-01-12T22:03:56.216Z] #41 86.12 CC criu/arch/x86/cpu.o [2021-01-12T22:03:56.216Z] #41 ... [2021-01-12T22:03:56.216Z] [2021-01-12T22:03:56.216Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:56.216Z] #51 1.944 + RM_GOPATH=0 [2021-01-12T22:03:56.216Z] #51 1.944 + TMP_GOPATH= [2021-01-12T22:03:56.216Z] #51 1.944 + : /build [2021-01-12T22:03:56.216Z] #51 1.944 + '[' -z '' ']' [2021-01-12T22:03:56.216Z] #51 1.944 ++ mktemp -d [2021-01-12T22:03:56.216Z] #51 1.944 + export GOPATH=/tmp/tmp.a46ywS9i1e [2021-01-12T22:03:56.216Z] #51 1.944 + GOPATH=/tmp/tmp.a46ywS9i1e [2021-01-12T22:03:56.216Z] #51 1.944 + RM_GOPATH=1 [2021-01-12T22:03:56.216Z] #51 1.944 + case "$(go env GOARCH)" in [2021-01-12T22:03:56.216Z] #51 1.944 ++ go env GOARCH [2021-01-12T22:03:56.216Z] #51 1.961 + export GO_BUILDMODE=-buildmode=pie [2021-01-12T22:03:56.216Z] #51 1.961 + GO_BUILDMODE=-buildmode=pie [2021-01-12T22:03:56.216Z] #51 1.967 ++ dirname /tmp/install/install.sh [2021-01-12T22:03:56.216Z] #51 1.967 + dir=/tmp/install [2021-01-12T22:03:56.216Z] #51 1.967 + bin=runc [2021-01-12T22:03:56.216Z] #51 1.967 + shift [2021-01-12T22:03:56.216Z] #51 1.967 + '[' '!' -f /tmp/install/runc.installer ']' [2021-01-12T22:03:56.216Z] #51 1.967 + . /tmp/install/runc.installer [2021-01-12T22:03:56.216Z] #51 1.967 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:03:56.216Z] #51 1.967 + install_runc [2021-01-12T22:03:56.216Z] #51 1.967 + uname -r [2021-01-12T22:03:56.216Z] #51 1.967 + grep -q '^3\.10\.0.*\.el7\.' [2021-01-12T22:03:56.216Z] #51 1.977 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2021-01-12T22:03:56.216Z] #51 1.978 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2021-01-12T22:03:56.216Z] #51 1.978 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2021-01-12T22:03:56.216Z] #51 1.978 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a46ywS9i1e/src/github.com/opencontainers/runc [2021-01-12T22:03:56.216Z] #51 1.981 Cloning into '/tmp/tmp.a46ywS9i1e/src/github.com/opencontainers/runc'... [2021-01-12T22:03:56.319Z] #41 196.2 make[1]: Nothing to be done for 'all'. [2021-01-12T22:03:56.350Z] #18 63.86 Setting up python3-pip (18.1-5) ... [2021-01-12T22:03:56.499Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-01-12T22:03:56.499Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2021-01-12T22:03:56.784Z] #41 84.31 CC criu/arch/x86/sigaction_compat.o [2021-01-12T22:03:56.785Z] #51 ... [2021-01-12T22:03:56.785Z] [2021-01-12T22:03:56.785Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:03:56.785Z] #41 87.11 CC criu/arch/x86/crtools.o [2021-01-12T22:03:56.785Z] #41 ... [2021-01-12T22:03:56.785Z] [2021-01-12T22:03:56.785Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:03:56.785Z] #17 DONE 1.9s [2021-01-12T22:03:56.900Z] #41 196.7 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:03:56.900Z] #41 196.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:03:56.900Z] #41 196.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:03:56.900Z] #41 196.7 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:03:56.900Z] #41 196.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:03:56.900Z] #41 196.8 make[1]: Nothing to be done for 'all'. [2021-01-12T22:03:56.900Z] #41 196.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:03:56.900Z] #41 196.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:56.900Z] #41 196.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:56.900Z] #41 196.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:56.900Z] #41 197.0 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:56.926Z] #18 64.74 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:03:56.990Z] #43 ... [2021-01-12T22:03:56.990Z] [2021-01-12T22:03:56.990Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:03:56.990Z] #53 128.0 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-12T22:03:57.042Z] [2021-01-12T22:03:57.042Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:57.045Z] #41 84.64 CC criu/arch/x86/sigframe.o [2021-01-12T22:03:57.128Z] ok github.com/docker/docker/runconfig 0.005s coverage: 66.1% of statements [2021-01-12T22:03:57.128Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-01-12T22:03:57.159Z] #41 197.1 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:57.159Z] #41 197.1 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:57.159Z] #41 197.1 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:57.159Z] #41 197.2 make[2]: Nothing to be done for 'all'. [2021-01-12T22:03:57.159Z] #41 197.2 INSTALL criu/criu [2021-01-12T22:03:57.194Z] #18 64.79 Processing triggers for mime-support (3.62) ... [2021-01-12T22:03:57.306Z] #41 ... [2021-01-12T22:03:57.306Z] [2021-01-12T22:03:57.306Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-01-12T22:03:57.306Z] #16 DONE 1.5s [2021-01-12T22:03:57.306Z] [2021-01-12T22:03:57.306Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2021-01-12T22:03:57.417Z] #41 DONE 197.4s [2021-01-12T22:03:57.417Z] [2021-01-12T22:03:57.417Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:58.351Z] #54 ... [2021-01-12T22:03:58.351Z] [2021-01-12T22:03:58.351Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:03:58.351Z] #42 DONE 0.1s [2021-01-12T22:03:58.413Z] #18 1.771 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:03:58.610Z] [2021-01-12T22:03:58.610Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:03:58.670Z] #18 1.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:03:58.670Z] #18 1.826 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:03:58.868Z] #44 DONE 0.2s [2021-01-12T22:03:58.868Z] [2021-01-12T22:03:58.868Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:03:58.868Z] #46 DONE 0.1s [2021-01-12T22:03:58.868Z] [2021-01-12T22:03:58.868Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:03:59.126Z] #48 DONE 0.3s [2021-01-12T22:03:59.126Z] [2021-01-12T22:03:59.126Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:03:59.126Z] #50 DONE 0.1s [2021-01-12T22:03:59.126Z] [2021-01-12T22:03:59.126Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:59.184Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-01-12T22:03:59.221Z] #17 DONE 1.4s [2021-01-12T22:03:59.221Z] [2021-01-12T22:03:59.221Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:03:59.385Z] #54 ... [2021-01-12T22:03:59.385Z] [2021-01-12T22:03:59.385Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:03:59.385Z] #52 DONE 0.1s [2021-01-12T22:03:59.385Z] [2021-01-12T22:03:59.385Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:03:59.744Z] #53 130.8 + mkdir -p /build [2021-01-12T22:03:59.744Z] #53 130.8 + cp runc /build/runc [2021-01-12T22:03:59.744Z] #53 DONE 131.0s [2021-01-12T22:03:59.744Z] [2021-01-12T22:03:59.744Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:03:59.744Z] #40 248.6 + dpkg --print-architecture [2021-01-12T22:03:59.744Z] #40 248.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T22:03:59.744Z] #40 248.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T22:03:59.744Z] #40 248.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T22:03:59.753Z] #18 DONE 67.2s [2021-01-12T22:03:59.753Z] [2021-01-12T22:03:59.753Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:03:59.952Z] #54 235.2 + bin/containerd [2021-01-12T22:04:00.038Z] #18 3.112 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:04:00.212Z] ok github.com/docker/docker/volume/local 0.324s coverage: 76.6% of statements [2021-01-12T22:04:00.607Z] #18 1.952 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-01-12T22:04:00.841Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-01-12T22:04:00.867Z] #18 2.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-01-12T22:04:00.867Z] #18 2.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-01-12T22:04:01.148Z] #19 1.545 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:04:01.148Z] #19 1.551 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:04:01.148Z] #19 1.557 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:04:01.148Z] #19 DONE 1.7s [2021-01-12T22:04:01.148Z] [2021-01-12T22:04:01.148Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:04:01.726Z] #20 ... [2021-01-12T22:04:01.726Z] [2021-01-12T22:04:01.726Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:01.726Z] #41 121.4 CC criu/memfd.o [2021-01-12T22:04:01.726Z] #41 121.9 CC criu/mount.o [2021-01-12T22:04:01.726Z] #41 125.1 CC criu/namespaces.o [2021-01-12T22:04:01.726Z] #41 126.4 CC criu/net.o [2021-01-12T22:04:01.726Z] #41 128.7 CC criu/netfilter.o [2021-01-12T22:04:01.726Z] #41 129.0 CC criu/page-pipe.o [2021-01-12T22:04:01.726Z] #41 129.6 CC criu/page-xfer.o [2021-01-12T22:04:01.726Z] #41 130.9 CC criu/pagemap-cache.o [2021-01-12T22:04:01.726Z] #41 131.2 CC criu/pagemap.o [2021-01-12T22:04:01.813Z] #18 2.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-01-12T22:04:01.868Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.1% of statements [2021-01-12T22:04:02.303Z] #41 132.0 CC criu/parasite-syscall.o [2021-01-12T22:04:02.560Z] #18 ... [2021-01-12T22:04:02.560Z] [2021-01-12T22:04:02.560Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:02.560Z] #51 13.95 Checking out files: 91% (1048/1149) Checking out files: 92% (1058/1149) Checking out files: 93% (1069/1149) Checking out files: 94% (1081/1149) Checking out files: 95% (1092/1149) Checking out files: 96% (1104/1149) Checking out files: 97% (1115/1149) Checking out files: 98% (1127/1149) Checking out files: 99% (1138/1149) Checking out files: 100% (1149/1149) Checking out files: 100% (1149/1149), done. [2021-01-12T22:04:02.560Z] #51 14.05 + cd /tmp/tmp.a46ywS9i1e/src/github.com/opencontainers/runc [2021-01-12T22:04:02.560Z] #51 14.05 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:04:02.560Z] #51 14.48 + '[' -z '' ']' [2021-01-12T22:04:02.560Z] #51 14.48 + target=static [2021-01-12T22:04:02.560Z] #51 14.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T22:04:02.560Z] #51 15.11 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-12T22:04:02.879Z] #41 132.7 CC criu/path.o [2021-01-12T22:04:03.142Z] #41 133.0 CC criu/pie-util-vdso.o [2021-01-12T22:04:03.406Z] #41 ... [2021-01-12T22:04:03.406Z] [2021-01-12T22:04:03.406Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:03.406Z] #54 160.2 + bin/containerd [2021-01-12T22:04:04.360Z] #18 ... [2021-01-12T22:04:04.360Z] [2021-01-12T22:04:04.360Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:04.360Z] #51 15.50 + cd /tmp/tmp.FXIMrNnVbM/src/github.com/opencontainers/runc [2021-01-12T22:04:04.360Z] #51 15.50 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-01-12T22:04:05.303Z] #51 16.56 + '[' -z '' ']' [2021-01-12T22:04:05.303Z] #51 16.56 + target=static [2021-01-12T22:04:05.303Z] #51 16.56 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2021-01-12T22:04:05.564Z] #51 16.94 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-12T22:04:06.735Z] #51 ... [2021-01-12T22:04:06.735Z] [2021-01-12T22:04:06.735Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:06.735Z] #43 200.4 github.com/LK4D4/vndr/godl [2021-01-12T22:04:07.479Z] #51 ... [2021-01-12T22:04:07.480Z] [2021-01-12T22:04:07.480Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:07.480Z] #41 85.05 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T22:04:07.480Z] #41 85.16 DEP criu/pie/util-vdso-elf32.d [2021-01-12T22:04:07.480Z] #41 85.36 DEP criu/pie/util-vdso.d [2021-01-12T22:04:07.480Z] #41 85.60 DEP criu/pie/util.d [2021-01-12T22:04:07.480Z] #41 85.87 CC criu/pie/util.o [2021-01-12T22:04:07.480Z] #41 86.33 CC criu/pie/util-vdso.o [2021-01-12T22:04:07.480Z] #41 87.63 CC criu/pie/util-vdso-elf32.o [2021-01-12T22:04:07.480Z] #41 88.95 AR criu/pie/pie.lib.a [2021-01-12T22:04:07.480Z] #41 89.08 DEP criu/pie/restorer.d [2021-01-12T22:04:07.480Z] #41 89.38 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T22:04:07.480Z] #41 89.70 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T22:04:07.480Z] #41 89.82 DEP criu/arch/x86/restorer.d [2021-01-12T22:04:07.480Z] #41 90.18 DEP criu/arch/x86/vdso-pie.d [2021-01-12T22:04:07.480Z] #41 90.43 DEP criu/pie/parasite-vdso.d [2021-01-12T22:04:07.480Z] #41 90.65 DEP criu/pie/parasite.d [2021-01-12T22:04:07.480Z] #41 91.11 CC criu/pie/parasite.o [2021-01-12T22:04:07.480Z] #41 93.40 LINK criu/pie/parasite.built-in.o [2021-01-12T22:04:07.480Z] #41 93.43 GEN criu/pie/parasite-blob.h [2021-01-12T22:04:07.480Z] #41 93.44 CC criu/pie/parasite-vdso.o [2021-01-12T22:04:07.480Z] #41 94.68 CC criu/arch/x86/vdso-pie.o [2021-01-12T22:04:07.666Z] #43 201.9 github.com/LK4D4/vndr [2021-01-12T22:04:07.741Z] #41 95.28 CC criu/arch/x86/restorer.o [2021-01-12T22:04:08.256Z] #40 ... [2021-01-12T22:04:08.256Z] [2021-01-12T22:04:08.256Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:08.256Z] #43 180.8 CC criu/protobuf-desc.o [2021-01-12T22:04:08.256Z] #43 182.0 CC criu/protobuf.o [2021-01-12T22:04:08.256Z] #43 182.4 CC criu/pstree.o [2021-01-12T22:04:08.256Z] #43 184.9 CC criu/rbtree.o [2021-01-12T22:04:08.256Z] #43 185.2 CC criu/rst-malloc.o [2021-01-12T22:04:08.256Z] #43 185.5 CC criu/seccomp.o [2021-01-12T22:04:08.256Z] #43 186.2 CC criu/seize.o [2021-01-12T22:04:08.256Z] #43 187.4 CC criu/servicefd.o [2021-01-12T22:04:08.256Z] #43 187.8 CC criu/shmem.o [2021-01-12T22:04:08.256Z] #43 188.8 CC criu/sigframe.o [2021-01-12T22:04:08.256Z] #43 189.1 CC criu/signalfd.o [2021-01-12T22:04:08.256Z] #43 189.5 CC criu/sk-inet.o [2021-01-12T22:04:08.256Z] #43 190.7 CC criu/sk-netlink.o [2021-01-12T22:04:08.256Z] #43 191.2 CC criu/sk-packet.o [2021-01-12T22:04:08.596Z] #43 ... [2021-01-12T22:04:08.597Z] [2021-01-12T22:04:08.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:08.597Z] #41 88.90 CC criu/arch/x86/kerndat.o [2021-01-12T22:04:08.597Z] #41 89.61 CC criu/arch/x86/sigaction_compat.o [2021-01-12T22:04:08.597Z] #41 89.98 CC criu/arch/x86/sigframe.o [2021-01-12T22:04:08.597Z] #41 90.45 LINK criu/arch/x86/crtools.built-in.o [2021-01-12T22:04:08.597Z] #41 90.52 DEP criu/pie/util-vdso-elf32.d [2021-01-12T22:04:08.597Z] #41 90.74 DEP criu/pie/util-vdso.d [2021-01-12T22:04:08.597Z] #41 91.01 DEP criu/pie/util.d [2021-01-12T22:04:08.597Z] #41 91.37 CC criu/pie/util.o [2021-01-12T22:04:08.597Z] #41 91.85 CC criu/pie/util-vdso.o [2021-01-12T22:04:08.597Z] #41 93.01 CC criu/pie/util-vdso-elf32.o [2021-01-12T22:04:08.597Z] #41 94.16 AR criu/pie/pie.lib.a [2021-01-12T22:04:08.597Z] #41 94.22 DEP criu/pie/restorer.d [2021-01-12T22:04:08.597Z] #41 94.52 DEP criu/arch/x86/sigaction_compat_pie.d [2021-01-12T22:04:08.597Z] #41 94.82 DEP criu/arch/x86/restorer_unmap.d [2021-01-12T22:04:08.597Z] #41 94.97 DEP criu/arch/x86/restorer.d [2021-01-12T22:04:08.597Z] #41 95.27 DEP criu/arch/x86/vdso-pie.d [2021-01-12T22:04:08.597Z] #41 95.45 DEP criu/pie/parasite-vdso.d [2021-01-12T22:04:08.597Z] #41 95.73 DEP criu/pie/parasite.d [2021-01-12T22:04:08.597Z] #41 96.10 CC criu/pie/parasite.o [2021-01-12T22:04:08.597Z] #41 98.55 LINK criu/pie/parasite.built-in.o [2021-01-12T22:04:08.597Z] #41 98.55 GEN criu/pie/parasite-blob.h [2021-01-12T22:04:08.597Z] #41 98.60 CC criu/pie/parasite-vdso.o [2021-01-12T22:04:08.683Z] #41 96.11 CC criu/arch/x86/restorer_unmap.o [2021-01-12T22:04:08.683Z] #41 96.16 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T22:04:08.897Z] #43 192.0 CC criu/sk-queue.o [2021-01-12T22:04:08.944Z] #41 96.60 CC criu/pie/restorer.o [2021-01-12T22:04:09.194Z] #43 192.5 CC criu/sk-tcp.o [2021-01-12T22:04:09.836Z] #43 193.0 CC criu/sk-unix.o [2021-01-12T22:04:09.964Z] #41 100.1 CC criu/arch/x86/vdso-pie.o [2021-01-12T22:04:10.018Z] #54 ... [2021-01-12T22:04:10.018Z] [2021-01-12T22:04:10.018Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:10.018Z] #41 133.4 CC criu/pie-util.o [2021-01-12T22:04:10.018Z] #41 133.5 CC criu/pipes.o [2021-01-12T22:04:10.018Z] #41 134.3 CC criu/plugin.o [2021-01-12T22:04:10.018Z] #41 134.6 CC criu/proc_parse.o [2021-01-12T22:04:10.018Z] #41 136.8 CC criu/protobuf-desc.o [2021-01-12T22:04:10.018Z] #41 137.5 CC criu/protobuf.o [2021-01-12T22:04:10.018Z] #41 137.9 CC criu/pstree.o [2021-01-12T22:04:10.018Z] #41 138.9 CC criu/rbtree.o [2021-01-12T22:04:10.018Z] #41 139.2 CC criu/rst-malloc.o [2021-01-12T22:04:10.018Z] #41 139.5 CC criu/seccomp.o [2021-01-12T22:04:10.291Z] #41 140.1 CC criu/seize.o [2021-01-12T22:04:10.528Z] #41 100.6 CC criu/arch/x86/restorer.o [2021-01-12T22:04:10.867Z] #41 140.8 CC criu/servicefd.o [2021-01-12T22:04:11.444Z] #41 141.3 CC criu/shmem.o [2021-01-12T22:04:11.467Z] #41 101.6 CC criu/arch/x86/restorer_unmap.o [2021-01-12T22:04:11.467Z] #41 101.7 CC criu/arch/x86/sigaction_compat_pie.o [2021-01-12T22:04:11.922Z] #43 195.2 CC criu/sockets.o [2021-01-12T22:04:12.030Z] #41 102.1 CC criu/pie/restorer.o [2021-01-12T22:04:12.395Z] #41 142.2 CC criu/sigframe.o [2021-01-12T22:04:12.594Z] #41 ... [2021-01-12T22:04:12.594Z] [2021-01-12T22:04:12.594Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:12.594Z] #18 5.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:04:12.594Z] #18 8.278 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:04:12.659Z] #41 142.4 CC criu/signalfd.o [2021-01-12T22:04:12.922Z] #41 142.8 CC criu/sk-inet.o [2021-01-12T22:04:12.968Z] #43 196.2 CC criu/stats.o [2021-01-12T22:04:13.264Z] #43 196.5 CC criu/string.o [2021-01-12T22:04:13.264Z] #43 196.6 CC criu/sysctl.o [2021-01-12T22:04:13.879Z] #41 143.8 CC criu/sk-netlink.o [2021-01-12T22:04:13.969Z] #18 16.87 Fetched 8414 kB in 15s (548 kB/s) [2021-01-12T22:04:14.315Z] #43 197.2 CC criu/sysfs_parse.o [2021-01-12T22:04:14.315Z] #43 197.6 CC criu/timens.o [2021-01-12T22:04:14.456Z] #41 144.2 CC criu/sk-packet.o [2021-01-12T22:04:14.966Z] #43 198.0 CC criu/timerfd.o [2021-01-12T22:04:15.034Z] #41 144.8 CC criu/sk-queue.o [2021-01-12T22:04:15.261Z] #43 198.4 CC criu/tty.o [2021-01-12T22:04:15.531Z] #41 102.3 LINK criu/pie/restorer.built-in.o [2021-01-12T22:04:15.531Z] #41 ... [2021-01-12T22:04:15.531Z] [2021-01-12T22:04:15.531Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:15.531Z] #43 200.1 github.com/LK4D4/vndr/godl [2021-01-12T22:04:15.531Z] #43 201.3 github.com/LK4D4/vndr [2021-01-12T22:04:15.531Z] #43 ... [2021-01-12T22:04:15.531Z] [2021-01-12T22:04:15.532Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:15.532Z] #18 5.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [260 kB] [2021-01-12T22:04:15.532Z] #18 8.688 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7860 B] [2021-01-12T22:04:15.532Z] #18 ... [2021-01-12T22:04:15.532Z] [2021-01-12T22:04:15.532Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:15.532Z] #41 102.4 GEN criu/pie/restorer-blob.h [2021-01-12T22:04:15.532Z] #41 102.6 DEP criu/vdso.d [2021-01-12T22:04:15.532Z] #41 103.0 DEP criu/vdso-compat.d [2021-01-12T22:04:15.610Z] #41 145.2 CC criu/sk-tcp.o [2021-01-12T22:04:15.610Z] #41 ... [2021-01-12T22:04:15.610Z] [2021-01-12T22:04:15.610Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:04:15.610Z] #20 4.380 Collecting yamllint==1.16.0 [2021-01-12T22:04:15.610Z] #20 9.740 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:04:15.610Z] #20 9.818 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:04:15.610Z] #20 10.02 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:04:15.610Z] #20 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:04:15.610Z] #20 11.37 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:04:15.610Z] #20 11.42 Building wheels for collected packages: pyyaml [2021-01-12T22:04:15.610Z] #20 11.43 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:04:15.610Z] #20 12.47 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:04:15.610Z] #20 12.47 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:04:15.610Z] #20 12.58 Successfully built pyyaml [2021-01-12T22:04:15.610Z] #20 12.59 Installing collected packages: pyyaml, pathspec, yamllint [2021-01-12T22:04:15.610Z] #20 12.87 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:04:15.803Z] #41 103.2 DEP criu/uts_ns.d [2021-01-12T22:04:15.873Z] #20 ... [2021-01-12T22:04:15.874Z] [2021-01-12T22:04:15.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:15.874Z] #41 145.6 CC criu/sk-unix.o [2021-01-12T22:04:16.117Z] #41 103.5 DEP criu/util.d [2021-01-12T22:04:16.117Z] #41 103.7 DEP criu/uffd.d [2021-01-12T22:04:16.570Z] #18 16.87 Reading package lists... [2021-01-12T22:04:16.570Z] #18 ... [2021-01-12T22:04:16.570Z] [2021-01-12T22:04:16.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:16.570Z] #41 106.9 LINK criu/pie/restorer.built-in.o [2021-01-12T22:04:16.570Z] #41 106.9 GEN criu/pie/restorer-blob.h [2021-01-12T22:04:16.721Z] #41 104.2 DEP criu/tun.d [2021-01-12T22:04:16.721Z] #41 104.4 DEP criu/tty.d [2021-01-12T22:04:16.849Z] #41 107.2 DEP criu/vdso.d [2021-01-12T22:04:17.107Z] #41 107.5 DEP criu/vdso-compat.d [2021-01-12T22:04:17.179Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T22:04:17.179Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === Skipped [2021-01-12T22:04:17.179Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T22:04:17.179Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T22:04:17.179Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T22:04:17.179Z] time="2021-01-12T22:03:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T22:04:17.179Z] time="2021-01-12T22:03:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T22:04:17.179Z] time="2021-01-12T22:03:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T22:04:17.179Z] time="2021-01-12T22:03:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T22:04:17.179Z] time="2021-01-12T22:03:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T22:04:17.179Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T22:04:17.179Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T22:04:17.179Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:04:17.179Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T22:04:17.179Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T22:04:17.179Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T22:04:17.179Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] [2021-01-12T22:04:17.179Z] DONE 2191 tests, 26 skipped in 187.155s Post stage [Pipeline] junit [2021-01-12T22:04:17.224Z] Recording test results [2021-01-12T22:04:17.313Z] #41 104.8 DEP criu/timerfd.d [2021-01-12T22:04:17.313Z] #41 105.1 DEP criu/timens.d [2021-01-12T22:04:17.343Z] #43 200.7 CC criu/tun.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T22:04:17.695Z] #41 107.8 DEP criu/uts_ns.d [2021-01-12T22:04:17.695Z] #41 108.0 DEP criu/util.d [2021-01-12T22:04:17.779Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -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:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary test-integration [2021-01-12T22:04:17.886Z] #41 105.3 DEP criu/sysfs_parse.d [2021-01-12T22:04:17.886Z] #41 105.5 DEP criu/sysctl.d [2021-01-12T22:04:17.915Z] #41 147.4 CC criu/sockets.o [2021-01-12T22:04:18.069Z] [2021-01-12T22:04:18.069Z] Removing bundles/ [2021-01-12T22:04:18.069Z] [2021-01-12T22:04:18.069Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T22:04:18.147Z] #41 105.7 DEP criu/string.d [2021-01-12T22:04:18.147Z] #41 105.8 DEP criu/stats.d [2021-01-12T22:04:18.274Z] #41 108.4 DEP criu/uffd.d [2021-01-12T22:04:18.359Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:04:18.359Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:04:18.388Z] #43 201.4 CC criu/uffd.o [2021-01-12T22:04:18.408Z] #41 105.9 DEP criu/sockets.d [2021-01-12T22:04:18.496Z] #41 148.2 CC criu/stats.o [2021-01-12T22:04:18.530Z] #41 108.9 DEP criu/tun.d [2021-01-12T22:04:18.669Z] #41 106.1 DEP criu/sk-unix.d [2021-01-12T22:04:18.669Z] #41 106.4 DEP criu/sk-tcp.d [2021-01-12T22:04:18.758Z] #41 148.5 CC criu/string.o [2021-01-12T22:04:18.758Z] #41 148.6 CC criu/sysctl.o [2021-01-12T22:04:18.931Z] #41 106.7 DEP criu/sk-queue.d [2021-01-12T22:04:19.020Z] #41 ... [2021-01-12T22:04:19.020Z] [2021-01-12T22:04:19.020Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:04:19.020Z] #20 DONE 17.7s [2021-01-12T22:04:19.020Z] [2021-01-12T22:04:19.020Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:19.020Z] #22 230.2 + return [2021-01-12T22:04:19.020Z] #22 DONE 231.8s [2021-01-12T22:04:19.020Z] [2021-01-12T22:04:19.020Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:19.095Z] #41 109.2 DEP criu/tty.d [2021-01-12T22:04:19.283Z] #41 149.2 CC criu/sysfs_parse.o [2021-01-12T22:04:19.352Z] #41 109.5 DEP criu/timerfd.d [2021-01-12T22:04:19.505Z] #41 107.0 DEP criu/sk-packet.d [2021-01-12T22:04:19.505Z] #41 107.2 DEP criu/sk-netlink.d [2021-01-12T22:04:19.547Z] #41 149.5 CC criu/timens.o [2021-01-12T22:04:19.608Z] #41 109.9 DEP criu/timens.d [2021-01-12T22:04:19.768Z] #41 107.4 DEP criu/sk-inet.d [2021-01-12T22:04:19.865Z] #41 110.2 DEP criu/sysfs_parse.d [2021-01-12T22:04:19.929Z] #43 202.9 CC criu/util.o [2021-01-12T22:04:20.031Z] #41 107.7 DEP criu/signalfd.d [2021-01-12T22:04:20.121Z] #41 110.4 DEP criu/sysctl.d [2021-01-12T22:04:20.123Z] #41 149.8 CC criu/timerfd.o [2021-01-12T22:04:20.123Z] #41 150.1 CC criu/tty.o [2021-01-12T22:04:20.294Z] #41 107.8 DEP criu/sigframe.d [2021-01-12T22:04:20.378Z] #41 110.7 DEP criu/string.d [2021-01-12T22:04:20.378Z] #41 110.8 DEP criu/stats.d [2021-01-12T22:04:20.556Z] #41 108.0 DEP criu/shmem.d [2021-01-12T22:04:20.634Z] #41 111.1 DEP criu/sockets.d [2021-01-12T22:04:20.818Z] #41 108.3 DEP criu/servicefd.d [2021-01-12T22:04:20.818Z] #41 108.5 DEP criu/seize.d [2021-01-12T22:04:21.079Z] #41 108.6 DEP criu/seccomp.d [2021-01-12T22:04:21.199Z] #41 111.5 DEP criu/sk-unix.d [2021-01-12T22:04:21.342Z] #41 108.9 DEP criu/rst-malloc.d [2021-01-12T22:04:21.451Z] #43 204.5 CC criu/uts_ns.o [2021-01-12T22:04:21.456Z] #41 ... [2021-01-12T22:04:21.456Z] [2021-01-12T22:04:21.456Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:21.456Z] #43 DONE 215.8s [2021-01-12T22:04:21.456Z] [2021-01-12T22:04:21.456Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:21.456Z] #41 111.8 DEP criu/sk-tcp.d [2021-01-12T22:04:21.519Z] #41 ... [2021-01-12T22:04:21.519Z] [2021-01-12T22:04:21.519Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:04:21.519Z] #23 DONE 0.6s [2021-01-12T22:04:21.606Z] #41 109.1 DEP criu/rbtree.d [2021-01-12T22:04:21.606Z] #41 109.2 DEP criu/pstree.d [2021-01-12T22:04:21.712Z] #41 ... [2021-01-12T22:04:21.712Z] [2021-01-12T22:04:21.712Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:21.712Z] #18 16.87 Reading package lists... [2021-01-12T22:04:21.747Z] #43 204.9 CC criu/vdso.o [2021-01-12T22:04:21.783Z] [2021-01-12T22:04:21.783Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:04:21.868Z] #41 109.4 DEP criu/protobuf.d [2021-01-12T22:04:22.134Z] #41 109.7 GEN criu/protobuf-desc-gen.h [2021-01-12T22:04:22.389Z] #43 205.6 LINK criu/built-in.o [2021-01-12T22:04:22.685Z] #43 205.8 LINK criu/criu [2021-01-12T22:04:22.985Z] #43 206.4 DEP lib/c/criu.d [2021-01-12T22:04:23.078Z] #41 ... [2021-01-12T22:04:23.078Z] [2021-01-12T22:04:23.078Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:04:23.078Z] #43 DONE 218.4s [2021-01-12T22:04:23.078Z] [2021-01-12T22:04:23.078Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:23.078Z] #18 16.83 Fetched 8414 kB in 15s (552 kB/s) [2021-01-12T22:04:23.078Z] #18 16.83 Reading package lists... [2021-01-12T22:04:23.281Z] #43 206.4 CC images/rpc.pb-c.o [2021-01-12T22:04:24.328Z] #43 207.4 CC lib/c/criu.o [2021-01-12T22:04:24.986Z] #18 23.11 Reading package lists... [2021-01-12T22:04:24.986Z] #18 ... [2021-01-12T22:04:24.986Z] [2021-01-12T22:04:24.986Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:24.986Z] #41 112.1 DEP criu/sk-queue.d [2021-01-12T22:04:24.986Z] #41 112.4 DEP criu/sk-packet.d [2021-01-12T22:04:24.986Z] #41 112.8 DEP criu/sk-netlink.d [2021-01-12T22:04:24.986Z] #41 113.1 DEP criu/sk-inet.d [2021-01-12T22:04:24.986Z] #41 113.4 DEP criu/signalfd.d [2021-01-12T22:04:24.986Z] #41 113.7 DEP criu/sigframe.d [2021-01-12T22:04:24.986Z] #41 113.9 DEP criu/shmem.d [2021-01-12T22:04:24.986Z] #41 114.1 DEP criu/servicefd.d [2021-01-12T22:04:24.986Z] #41 114.2 DEP criu/seize.d [2021-01-12T22:04:24.986Z] #41 114.4 DEP criu/seccomp.d [2021-01-12T22:04:24.986Z] #41 114.6 DEP criu/rst-malloc.d [2021-01-12T22:04:24.986Z] #41 114.7 DEP criu/rbtree.d [2021-01-12T22:04:24.986Z] #41 114.8 DEP criu/pstree.d [2021-01-12T22:04:24.986Z] #41 115.0 DEP criu/protobuf.d [2021-01-12T22:04:24.986Z] #41 115.3 GEN criu/protobuf-desc-gen.h [2021-01-12T22:04:25.376Z] #43 ... [2021-01-12T22:04:25.376Z] [2021-01-12T22:04:25.376Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:04:25.376Z] #40 DONE 276.2s [2021-01-12T22:04:25.376Z] [2021-01-12T22:04:25.376Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:25.623Z] #18 22.29 Reading package lists... [2021-01-12T22:04:25.623Z] #18 ... [2021-01-12T22:04:25.623Z] [2021-01-12T22:04:25.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:25.623Z] #41 112.8 DEP criu/protobuf-desc.d [2021-01-12T22:04:25.623Z] #41 113.1 DEP criu/proc_parse.d [2021-01-12T22:04:25.673Z] #43 208.8 LINK lib/c/built-in.o [2021-01-12T22:04:25.673Z] #43 208.8 LINK lib/c/libcriu.so [2021-01-12T22:04:25.673Z] #43 208.9 LINK lib/c/libcriu.a [2021-01-12T22:04:25.884Z] #41 113.6 DEP criu/plugin.d [2021-01-12T22:04:25.969Z] #43 209.1 GEN magic.py [2021-01-12T22:04:26.270Z] #43 209.4 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:04:26.270Z] #43 209.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:04:26.270Z] #43 209.4 Note: Building without GnuTLS support [2021-01-12T22:04:26.270Z] #43 209.4 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:04:26.270Z] #43 209.4 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:04:26.457Z] #41 113.8 DEP criu/pipes.d [2021-01-12T22:04:26.457Z] #41 114.1 DEP criu/pie-util.d [2021-01-12T22:04:27.028Z] #41 114.4 DEP criu/pie-util-vdso.d [2021-01-12T22:04:27.028Z] #41 114.6 DEP criu/pie-util-vdso-elf32.d [2021-01-12T22:04:27.028Z] #41 114.8 DEP criu/path.d [2021-01-12T22:04:27.314Z] #43 210.4 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:04:27.600Z] #41 115.1 DEP criu/parasite-syscall.d [2021-01-12T22:04:27.600Z] #41 115.4 DEP criu/pagemap.d [2021-01-12T22:04:28.172Z] #41 115.7 DEP criu/pagemap-cache.d [2021-01-12T22:04:28.259Z] #41 118.6 DEP criu/protobuf-desc.d [2021-01-12T22:04:28.361Z] #43 211.3 make[1]: Nothing to be done for 'all'. [2021-01-12T22:04:28.386Z] #28 ... [2021-01-12T22:04:28.386Z] [2021-01-12T22:04:28.386Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:28.386Z] #41 151.9 CC criu/tun.o [2021-01-12T22:04:28.386Z] #41 152.4 CC criu/uffd.o [2021-01-12T22:04:28.386Z] #41 153.7 CC criu/util.o [2021-01-12T22:04:28.386Z] #41 155.2 CC criu/uts_ns.o [2021-01-12T22:04:28.386Z] #41 155.4 CC criu/vdso.o [2021-01-12T22:04:28.386Z] #41 156.2 LINK criu/built-in.o [2021-01-12T22:04:28.386Z] #41 156.4 LINK criu/criu [2021-01-12T22:04:28.386Z] #41 156.9 DEP lib/c/criu.d [2021-01-12T22:04:28.386Z] #41 157.0 CC images/rpc.pb-c.o [2021-01-12T22:04:28.386Z] #41 158.0 CC lib/c/criu.o [2021-01-12T22:04:28.432Z] #41 116.0 DEP criu/page-xfer.d [2021-01-12T22:04:28.516Z] #41 118.8 DEP criu/proc_parse.d [2021-01-12T22:04:28.693Z] #41 116.2 DEP criu/page-pipe.d [2021-01-12T22:04:28.955Z] #41 116.5 DEP criu/netfilter.d [2021-01-12T22:04:29.001Z] #43 212.1 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:04:29.001Z] #43 212.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:04:29.001Z] #43 212.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:04:29.001Z] #43 212.2 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:04:29.002Z] #43 212.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:04:29.079Z] #41 119.2 DEP criu/plugin.d [2021-01-12T22:04:29.079Z] #41 119.4 DEP criu/pipes.d [2021-01-12T22:04:29.216Z] #41 116.8 DEP criu/net.d [2021-01-12T22:04:29.297Z] #43 212.3 make[1]: Nothing to be done for 'all'. [2021-01-12T22:04:29.297Z] #43 212.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:04:29.297Z] #43 212.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.297Z] #43 212.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.297Z] #43 212.6 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.342Z] #41 119.7 DEP criu/pie-util.d [2021-01-12T22:04:29.478Z] #41 117.1 DEP criu/namespaces.d [2021-01-12T22:04:29.478Z] #41 117.2 DEP criu/mount.d [2021-01-12T22:04:29.593Z] #43 212.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.593Z] #43 212.8 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.593Z] #43 212.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.599Z] #41 119.9 DEP criu/pie-util-vdso.d [2021-01-12T22:04:29.739Z] #41 117.4 DEP criu/memfd.d [2021-01-12T22:04:29.794Z] #41 159.5 LINK lib/c/built-in.o [2021-01-12T22:04:29.855Z] #41 120.1 DEP criu/pie-util-vdso-elf32.d [2021-01-12T22:04:29.855Z] #41 120.2 DEP criu/path.d [2021-01-12T22:04:29.887Z] #43 212.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.887Z] #43 213.1 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:29.887Z] #43 213.1 INSTALL criu/criu [2021-01-12T22:04:30.001Z] #41 117.5 DEP criu/mem.d [2021-01-12T22:04:30.112Z] #41 120.3 DEP criu/parasite-syscall.d [2021-01-12T22:04:30.112Z] #41 120.5 DEP criu/pagemap.d [2021-01-12T22:04:30.122Z] #41 159.5 LINK lib/c/libcriu.so [2021-01-12T22:04:30.123Z] #41 159.6 LINK lib/c/libcriu.a [2021-01-12T22:04:30.123Z] #41 159.9 GEN magic.py [2021-01-12T22:04:30.181Z] #43 DONE 213.3s [2021-01-12T22:04:30.181Z] [2021-01-12T22:04:30.181Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:30.263Z] #41 117.7 DEP criu/lsm.d [2021-01-12T22:04:30.369Z] #41 120.7 DEP criu/pagemap-cache.d [2021-01-12T22:04:30.369Z] #41 ... [2021-01-12T22:04:30.369Z] [2021-01-12T22:04:30.369Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:30.369Z] #18 23.11 Reading package lists... [2021-01-12T22:04:30.369Z] #18 28.85 Building dependency tree... [2021-01-12T22:04:30.369Z] #18 31.16 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T22:04:30.369Z] #18 31.16 The following additional packages will be installed: [2021-01-12T22:04:30.369Z] #18 31.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T22:04:30.369Z] #18 31.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T22:04:30.369Z] #18 31.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T22:04:30.369Z] #18 31.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T22:04:30.369Z] #18 31.17 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T22:04:30.369Z] #18 31.17 Suggested packages: [2021-01-12T22:04:30.369Z] #18 31.17 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T22:04:30.369Z] #18 31.17 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T22:04:30.369Z] #18 31.17 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T22:04:30.369Z] #18 31.17 Recommended packages: [2021-01-12T22:04:30.369Z] #18 31.17 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T22:04:30.369Z] #18 31.17 python3-keyrings.alt python3-xdg unzip [2021-01-12T22:04:30.369Z] #18 33.50 The following NEW packages will be installed: [2021-01-12T22:04:30.369Z] #18 33.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T22:04:30.369Z] #18 33.51 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T22:04:30.369Z] #18 33.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T22:04:30.369Z] #18 33.51 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T22:04:30.369Z] #18 33.51 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T22:04:30.369Z] #18 33.51 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T22:04:30.369Z] #18 33.51 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T22:04:30.369Z] #18 33.53 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T22:04:30.369Z] #18 33.53 xz-utils zip [2021-01-12T22:04:30.385Z] #41 160.2 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:04:30.385Z] #41 160.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:04:30.385Z] #41 160.2 Note: Building without GnuTLS support [2021-01-12T22:04:30.385Z] #41 160.2 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:04:30.385Z] #41 160.2 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:04:30.524Z] #41 118.0 DEP criu/log.d [2021-01-12T22:04:30.524Z] #41 118.2 DEP criu/libnetlink.d [2021-01-12T22:04:30.626Z] #18 ... [2021-01-12T22:04:30.626Z] [2021-01-12T22:04:30.626Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:30.626Z] #41 120.9 DEP criu/page-xfer.d [2021-01-12T22:04:30.785Z] #41 118.4 DEP criu/kerndat.d [2021-01-12T22:04:30.785Z] #41 118.5 DEP criu/kcmp-ids.d [2021-01-12T22:04:30.884Z] #41 ... [2021-01-12T22:04:30.884Z] [2021-01-12T22:04:30.884Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:04:30.884Z] #30 DONE 225.1s [2021-01-12T22:04:30.884Z] [2021-01-12T22:04:30.884Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:30.884Z] #41 121.1 DEP criu/page-pipe.d [2021-01-12T22:04:30.884Z] #41 121.2 DEP criu/netfilter.d [2021-01-12T22:04:30.884Z] #41 121.3 DEP criu/net.d [2021-01-12T22:04:31.047Z] #41 118.6 DEP criu/irmap.d [2021-01-12T22:04:31.047Z] #41 118.8 DEP criu/ipc_ns.d [2021-01-12T22:04:31.141Z] #41 121.5 DEP criu/namespaces.d [2021-01-12T22:04:31.398Z] #41 121.7 DEP criu/mount.d [2021-01-12T22:04:31.620Z] #41 119.0 DEP criu/image.d [2021-01-12T22:04:31.620Z] #41 119.2 DEP criu/image-desc.d [2021-01-12T22:04:31.620Z] #41 119.2 DEP criu/fsnotify.d [2021-01-12T22:04:31.656Z] #41 122.0 DEP criu/memfd.d [2021-01-12T22:04:31.779Z] #41 161.4 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:04:31.881Z] #41 119.4 DEP criu/filesystems.d [2021-01-12T22:04:31.881Z] #41 119.5 DEP criu/files.d [2021-01-12T22:04:31.881Z] #41 119.6 DEP criu/files-reg.d [2021-01-12T22:04:31.913Z] #41 122.2 DEP criu/mem.d [2021-01-12T22:04:32.032Z] #54 263.2 + bin/containerd-stress [2021-01-12T22:04:32.032Z] #54 265.2 + bin/containerd-shim [2021-01-12T22:04:32.043Z] #41 ... [2021-01-12T22:04:32.043Z] [2021-01-12T22:04:32.043Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:04:32.043Z] #28 DONE 10.4s [2021-01-12T22:04:32.043Z] [2021-01-12T22:04:32.043Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:04:32.169Z] #41 122.5 DEP criu/lsm.d [2021-01-12T22:04:32.169Z] #41 122.6 DEP criu/log.d [2021-01-12T22:04:32.426Z] #41 122.8 DEP criu/libnetlink.d [2021-01-12T22:04:32.426Z] #41 122.9 DEP criu/kerndat.d [2021-01-12T22:04:32.454Z] #41 119.8 DEP criu/files-ext.d [2021-01-12T22:04:32.454Z] #41 120.1 DEP criu/file-lock.d [2021-01-12T22:04:32.619Z] #31 DONE 0.7s [2021-01-12T22:04:32.619Z] [2021-01-12T22:04:32.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:32.619Z] #41 162.2 make[1]: Nothing to be done for 'all'. [2021-01-12T22:04:32.683Z] #41 123.1 DEP criu/kcmp-ids.d [2021-01-12T22:04:32.683Z] #41 123.2 DEP criu/irmap.d [2021-01-12T22:04:32.715Z] #41 120.3 DEP criu/file-ids.d [2021-01-12T22:04:32.884Z] #41 ... [2021-01-12T22:04:32.884Z] [2021-01-12T22:04:32.884Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:04:32.884Z] #33 DONE 0.1s [2021-01-12T22:04:32.884Z] [2021-01-12T22:04:32.884Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:04:32.884Z] #36 DONE 0.1s [2021-01-12T22:04:32.884Z] [2021-01-12T22:04:32.884Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:32.931Z] #49 283.7 + /build/golangci-lint --version [2021-01-12T22:04:32.940Z] #41 123.4 DEP criu/ipc_ns.d [2021-01-12T22:04:32.975Z] #41 120.5 DEP criu/fifo.d [2021-01-12T22:04:33.152Z] #54 ... [2021-01-12T22:04:33.152Z] [2021-01-12T22:04:33.152Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:04:33.196Z] #41 123.5 DEP criu/image.d [2021-01-12T22:04:33.196Z] #41 123.7 DEP criu/image-desc.d [2021-01-12T22:04:33.226Z] #49 284.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:04:33.226Z] #49 DONE 284.3s [2021-01-12T22:04:33.226Z] [2021-01-12T22:04:33.226Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:33.236Z] #41 120.7 DEP criu/fdstore.d [2021-01-12T22:04:33.236Z] #41 120.8 DEP criu/fault-injection.d [2021-01-12T22:04:33.236Z] #41 120.9 DEP criu/external.d [2021-01-12T22:04:33.452Z] #41 123.8 DEP criu/fsnotify.d [2021-01-12T22:04:33.452Z] #41 123.9 DEP criu/filesystems.d [2021-01-12T22:04:33.498Z] #41 ... [2021-01-12T22:04:33.498Z] [2021-01-12T22:04:33.498Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-01-12T22:04:33.498Z] #30 DONE 228.8s [2021-01-12T22:04:33.498Z] [2021-01-12T22:04:33.498Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:33.498Z] #41 121.1 DEP criu/eventpoll.d [2021-01-12T22:04:33.498Z] #41 ... [2021-01-12T22:04:33.498Z] [2021-01-12T22:04:33.498Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:33.498Z] #18 22.29 Reading package lists... [2021-01-12T22:04:33.498Z] #18 28.25 Building dependency tree... [2021-01-12T22:04:33.498Z] #18 30.76 libcap2-bin is already the newest version (1:2.25-2). [2021-01-12T22:04:33.498Z] #18 30.76 The following additional packages will be installed: [2021-01-12T22:04:33.498Z] #18 30.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-01-12T22:04:33.498Z] #18 30.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-01-12T22:04:33.498Z] #18 30.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-01-12T22:04:33.498Z] #18 30.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-01-12T22:04:33.498Z] #18 30.77 python3.7 python3.7-minimal vim-runtime xxd [2021-01-12T22:04:33.498Z] #18 30.77 Suggested packages: [2021-01-12T22:04:33.498Z] #18 30.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-01-12T22:04:33.498Z] #18 30.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-01-12T22:04:33.498Z] #18 30.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-01-12T22:04:33.498Z] #18 30.77 Recommended packages: [2021-01-12T22:04:33.498Z] #18 30.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-01-12T22:04:33.498Z] #18 30.77 python3-keyrings.alt python3-xdg unzip [2021-01-12T22:04:33.498Z] #18 32.95 The following NEW packages will be installed: [2021-01-12T22:04:33.498Z] #18 32.97 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-01-12T22:04:33.498Z] #18 32.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-01-12T22:04:33.498Z] #18 32.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-01-12T22:04:33.499Z] #18 32.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-01-12T22:04:33.499Z] #18 32.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-01-12T22:04:33.499Z] #18 32.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-01-12T22:04:33.499Z] #18 32.97 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-01-12T22:04:33.499Z] #18 32.97 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-01-12T22:04:33.499Z] #18 32.97 xz-utils zip [2021-01-12T22:04:33.499Z] #18 33.30 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:04:33.499Z] #18 33.30 Need to get 28.5 MB of archives. [2021-01-12T22:04:33.499Z] #18 33.30 After this operation, 116 MB of additional disk space will be used. [2021-01-12T22:04:33.499Z] #18 33.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T22:04:33.499Z] #18 33.31 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-12T22:04:33.499Z] #18 33.34 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-12T22:04:33.499Z] #18 33.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T22:04:33.499Z] #18 33.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T22:04:33.499Z] #18 33.50 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-12T22:04:33.499Z] #18 33.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T22:04:33.499Z] #18 33.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T22:04:33.499Z] #18 33.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T22:04:33.499Z] #18 33.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T22:04:33.499Z] #18 33.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T22:04:33.499Z] #18 33.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T22:04:33.499Z] #18 33.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T22:04:33.499Z] #18 33.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T22:04:33.499Z] #18 33.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T22:04:33.499Z] #18 33.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T22:04:33.499Z] #18 33.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T22:04:33.499Z] #18 33.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:04:33.499Z] #18 33.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T22:04:33.499Z] #18 33.96 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-12T22:04:33.499Z] #18 33.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T22:04:33.499Z] #18 33.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T22:04:33.499Z] #18 34.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T22:04:33.499Z] #18 34.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T22:04:33.499Z] #18 34.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T22:04:33.499Z] #18 34.08 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T22:04:33.499Z] #18 34.08 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T22:04:33.499Z] #18 34.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T22:04:33.499Z] #18 34.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T22:04:33.499Z] #18 34.67 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-12T22:04:33.499Z] #18 34.67 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-12T22:04:33.499Z] #18 34.67 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-12T22:04:33.499Z] #18 34.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T22:04:33.499Z] #18 34.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T22:04:33.499Z] #18 34.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T22:04:33.499Z] #18 34.86 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T22:04:33.499Z] #18 34.86 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T22:04:33.499Z] #18 34.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T22:04:33.499Z] #18 34.89 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T22:04:33.709Z] #41 124.0 DEP criu/files.d [2021-01-12T22:04:33.709Z] #41 124.1 DEP criu/files-reg.d [2021-01-12T22:04:33.760Z] #18 34.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T22:04:33.760Z] #18 34.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T22:04:33.760Z] #18 34.94 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T22:04:33.760Z] #18 35.02 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-12T22:04:33.760Z] #18 35.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T22:04:33.760Z] #18 35.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T22:04:33.965Z] #41 124.3 DEP criu/files-ext.d [2021-01-12T22:04:33.965Z] #41 124.4 DEP criu/file-lock.d [2021-01-12T22:04:34.099Z] #39 DONE 1.0s [2021-01-12T22:04:34.099Z] [2021-01-12T22:04:34.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:34.099Z] #41 163.2 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:04:34.099Z] #41 163.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:04:34.099Z] #41 163.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:04:34.099Z] #41 163.3 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:04:34.099Z] #41 163.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:04:34.099Z] #41 163.4 make[1]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:04:34.099Z] #41 163.6 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.8 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 163.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.099Z] #41 164.0 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.222Z] #41 124.5 DEP criu/file-ids.d [2021-01-12T22:04:34.331Z] #18 35.49 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T22:04:34.331Z] #18 35.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T22:04:34.331Z] #18 35.60 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T22:04:34.366Z] #41 164.1 make[2]: Nothing to be done for 'all'. [2021-01-12T22:04:34.366Z] #41 164.1 INSTALL criu/criu [2021-01-12T22:04:34.480Z] #41 124.6 DEP criu/fifo.d [2021-01-12T22:04:34.480Z] #41 124.7 DEP criu/fdstore.d [2021-01-12T22:04:34.480Z] #41 124.8 DEP criu/fault-injection.d [2021-01-12T22:04:34.480Z] #41 124.9 DEP criu/external.d [2021-01-12T22:04:34.737Z] #41 125.0 DEP criu/eventpoll.d [2021-01-12T22:04:34.737Z] #41 125.2 DEP criu/eventfd.d [2021-01-12T22:04:34.993Z] #41 125.3 DEP criu/crtools.d [2021-01-12T22:04:35.250Z] #41 125.5 DEP criu/cr-service.d [2021-01-12T22:04:35.250Z] #41 125.6 DEP criu/cr-restore.d [2021-01-12T22:04:35.508Z] #41 125.7 DEP criu/cr-errno.d [2021-01-12T22:04:35.508Z] #41 125.7 DEP criu/cr-dump.d [2021-01-12T22:04:35.508Z] #41 125.9 DEP criu/cr-dedup.d [2021-01-12T22:04:35.717Z] #18 36.70 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:04:35.717Z] #18 36.89 Fetched 28.5 MB in 3s (11.0 MB/s) [2021-01-12T22:04:35.717Z] #18 37.06 Selecting previously unselected package pigz. [2021-01-12T22:04:35.764Z] #41 126.0 DEP criu/cr-check.d [2021-01-12T22:04:35.768Z] #41 DONE 165.4s [2021-01-12T22:04:35.768Z] [2021-01-12T22:04:35.768Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:35.978Z] #18 37.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 ... 23432 files and directories currently installed.) [2021-01-12T22:04:35.978Z] #18 37.14 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T22:04:35.978Z] #18 37.15 Unpacking pigz (2.4-1) ... [2021-01-12T22:04:36.020Z] #41 126.2 DEP criu/config.d [2021-01-12T22:04:36.020Z] #41 126.3 DEP criu/clone-noasan.d [2021-01-12T22:04:36.020Z] #41 126.3 DEP criu/cgroup.d [2021-01-12T22:04:36.240Z] #18 37.42 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T22:04:36.240Z] #18 37.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:36.240Z] #18 37.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:36.277Z] #41 126.5 DEP criu/cgroup-props.d [2021-01-12T22:04:36.277Z] #41 126.5 DEP criu/bitmap.d [2021-01-12T22:04:36.277Z] #41 126.6 DEP criu/bfd.d [2021-01-12T22:04:36.277Z] #41 126.7 DEP criu/autofs.d [2021-01-12T22:04:36.277Z] #41 126.8 DEP criu/aio.d [2021-01-12T22:04:36.533Z] #41 126.9 DEP criu/action-scripts.d [2021-01-12T22:04:37.096Z] #41 127.2 CC criu/action-scripts.o [2021-01-12T22:04:37.161Z] #54 ... [2021-01-12T22:04:37.161Z] [2021-01-12T22:04:37.161Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:04:37.183Z] #18 38.31 Selecting previously unselected package python3.7-minimal. [2021-01-12T22:04:37.183Z] #18 38.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:37.183Z] #18 38.41 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:04:37.306Z] #54 272.0 + bin/containerd-shim-runc-v1 [2021-01-12T22:04:37.353Z] #41 127.6 CC criu/aio.o [2021-01-12T22:04:37.423Z] #42 DONE 0.1s [2021-01-12T22:04:37.423Z] [2021-01-12T22:04:37.423Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:04:37.685Z] #44 DONE 0.3s [2021-01-12T22:04:37.685Z] [2021-01-12T22:04:37.685Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:04:37.685Z] #46 DONE 0.1s [2021-01-12T22:04:37.685Z] [2021-01-12T22:04:37.685Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:04:37.916Z] #41 128.1 CC criu/autofs.o [2021-01-12T22:04:38.173Z] #41 ... [2021-01-12T22:04:38.173Z] [2021-01-12T22:04:38.173Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:38.173Z] #18 34.18 0 upgraded, 48 newly installed, 0 to remove and 15 not upgraded. [2021-01-12T22:04:38.173Z] #18 34.18 Need to get 28.5 MB of archives. [2021-01-12T22:04:38.173Z] #18 34.18 After this operation, 116 MB of additional disk space will be used. [2021-01-12T22:04:38.173Z] #18 34.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-01-12T22:04:38.173Z] #18 34.18 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-12T22:04:38.173Z] #18 34.19 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-12T22:04:38.173Z] #18 34.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-01-12T22:04:38.173Z] #18 34.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-01-12T22:04:38.173Z] #18 34.30 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-12T22:04:38.173Z] #18 34.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-01-12T22:04:38.173Z] #18 34.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-01-12T22:04:38.173Z] #18 34.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-01-12T22:04:38.173Z] #18 34.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-01-12T22:04:38.173Z] #18 34.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-01-12T22:04:38.173Z] #18 34.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-01-12T22:04:38.173Z] #18 34.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-01-12T22:04:38.173Z] #18 34.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-01-12T22:04:38.173Z] #18 34.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-01-12T22:04:38.173Z] #18 34.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-01-12T22:04:38.173Z] #18 34.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-01-12T22:04:38.173Z] #18 34.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-01-12T22:04:38.173Z] #18 34.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-01-12T22:04:38.173Z] #18 34.58 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-12T22:04:38.173Z] #18 34.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-01-12T22:04:38.173Z] #18 34.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-01-12T22:04:38.173Z] #18 34.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-01-12T22:04:38.173Z] #18 34.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-01-12T22:04:38.173Z] #18 34.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-01-12T22:04:38.173Z] #18 34.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-01-12T22:04:38.173Z] #18 34.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-01-12T22:04:38.173Z] #18 34.70 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-01-12T22:04:38.173Z] #18 34.71 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-01-12T22:04:38.173Z] #18 35.15 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-12T22:04:38.173Z] #18 35.15 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-12T22:04:38.173Z] #18 35.16 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-12T22:04:38.173Z] #18 35.16 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-01-12T22:04:38.173Z] #18 35.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-01-12T22:04:38.173Z] #18 35.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-01-12T22:04:38.173Z] #18 35.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-01-12T22:04:38.173Z] #18 35.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-01-12T22:04:38.173Z] #18 35.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-01-12T22:04:38.173Z] #18 35.28 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-01-12T22:04:38.173Z] #18 35.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-01-12T22:04:38.173Z] #18 35.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-01-12T22:04:38.173Z] #18 35.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2021-01-12T22:04:38.173Z] #18 35.36 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-12T22:04:38.173Z] #18 35.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-01-12T22:04:38.173Z] #18 35.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-01-12T22:04:38.173Z] #18 35.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-01-12T22:04:38.173Z] #18 35.74 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-01-12T22:04:38.173Z] #18 35.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-01-12T22:04:38.173Z] #18 36.62 debconf: delaying package configuration, since apt-utils is not installed [2021-01-12T22:04:38.173Z] #18 36.72 Fetched 28.5 MB in 2s (14.2 MB/s) [2021-01-12T22:04:38.173Z] #18 36.79 Selecting previously unselected package pigz. [2021-01-12T22:04:38.173Z] #18 36.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-01-12T22:04:38.173Z] #18 36.83 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 36.83 Unpacking pigz (2.4-1) ... [2021-01-12T22:04:38.173Z] #18 36.92 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-01-12T22:04:38.173Z] #18 36.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 36.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.173Z] #18 37.33 Selecting previously unselected package python3.7-minimal. [2021-01-12T22:04:38.173Z] #18 37.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 37.36 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.173Z] #18 38.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.173Z] #18 38.12 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.173Z] #18 40.21 Selecting previously unselected package python3-minimal. [2021-01-12T22:04:38.173Z] #18 40.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-01-12T22:04:38.173Z] #18 40.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 40.26 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T22:04:38.173Z] #18 40.33 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T22:04:38.173Z] #18 40.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 40.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:04:38.173Z] #18 40.44 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T22:04:38.173Z] #18 40.44 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 40.46 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.173Z] #18 41.40 Selecting previously unselected package python3.7. [2021-01-12T22:04:38.173Z] #18 41.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:38.173Z] #18 41.41 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.389Z] #18 39.45 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.389Z] #18 39.49 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-01-12T22:04:38.430Z] #18 41.54 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T22:04:38.430Z] #18 41.56 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T22:04:38.430Z] #18 41.56 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:04:38.430Z] #18 41.69 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T22:04:39.073Z] #48 DONE 1.1s [2021-01-12T22:04:39.073Z] [2021-01-12T22:04:39.073Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:39.073Z] #54 ... [2021-01-12T22:04:39.073Z] [2021-01-12T22:04:39.073Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:04:39.073Z] #50 DONE 0.1s [2021-01-12T22:04:39.073Z] [2021-01-12T22:04:39.073Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:04:39.271Z] #18 42.36 Selecting previously unselected package python3. [2021-01-12T22:04:39.271Z] #18 42.36 (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-12T22:04:39.271Z] #18 42.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T22:04:39.271Z] #18 42.45 Unpacking python3 (3.7.3-1) ... [2021-01-12T22:04:39.271Z] #18 42.55 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T22:04:39.271Z] #18 42.55 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:39.271Z] #18 42.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:39.334Z] #52 DONE 0.2s [2021-01-12T22:04:39.334Z] [2021-01-12T22:04:39.334Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:39.528Z] #18 42.63 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T22:04:39.528Z] #18 42.64 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:39.528Z] #18 42.65 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:39.528Z] #18 42.76 Selecting previously unselected package libiptc0:amd64. [2021-01-12T22:04:39.528Z] #18 42.76 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:39.528Z] #18 42.77 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:39.528Z] #18 42.85 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T22:04:39.528Z] #18 42.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T22:04:39.528Z] #18 42.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:04:39.784Z] #18 42.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T22:04:39.784Z] #18 42.92 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T22:04:39.784Z] #18 42.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:04:39.784Z] #18 43.00 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T22:04:39.784Z] #18 43.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T22:04:39.784Z] #18 43.02 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:04:39.784Z] #18 43.10 Selecting previously unselected package iptables. [2021-01-12T22:04:39.784Z] #18 43.10 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T22:04:39.784Z] #18 43.11 Unpacking iptables (1.8.2-4) ... [2021-01-12T22:04:40.041Z] #18 43.40 Selecting previously unselected package xxd. [2021-01-12T22:04:40.298Z] #18 43.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:04:40.298Z] #18 43.43 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:04:40.305Z] #18 41.57 Selecting previously unselected package python3-minimal. [2021-01-12T22:04:40.305Z] #18 41.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 ... 23681 files and directories currently installed.) [2021-01-12T22:04:40.305Z] #18 41.65 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-01-12T22:04:40.555Z] #18 43.55 Selecting previously unselected package vim-common. [2021-01-12T22:04:40.555Z] #18 43.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:04:40.555Z] #18 43.59 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:04:40.555Z] #18 43.79 Selecting previously unselected package bash-completion. [2021-01-12T22:04:40.566Z] #18 41.66 Unpacking python3-minimal (3.7.3-1) ... [2021-01-12T22:04:40.566Z] #18 41.74 Selecting previously unselected package libmpdec2:amd64. [2021-01-12T22:04:40.566Z] #18 41.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-01-12T22:04:40.566Z] #18 41.78 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:04:40.813Z] #18 43.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T22:04:40.827Z] #18 41.92 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-01-12T22:04:40.827Z] #18 41.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:40.827Z] #18 41.93 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:41.770Z] #18 42.92 Selecting previously unselected package python3.7. [2021-01-12T22:04:41.770Z] #18 42.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-01-12T22:04:41.770Z] #18 42.94 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:42.032Z] #18 43.06 Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-12T22:04:42.032Z] #18 43.08 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-01-12T22:04:42.032Z] #18 43.10 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:04:42.032Z] #18 43.22 Setting up python3-minimal (3.7.3-1) ... [2021-01-12T22:04:42.574Z] #54 276.7 + bin/containerd-shim-runc-v2 [2021-01-12T22:04:42.574Z] #54 277.7 + binaries [2021-01-12T22:04:42.574Z] #54 277.7 + install -D bin/containerd /build/containerd [2021-01-12T22:04:42.574Z] #54 277.7 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:04:42.574Z] #54 277.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:04:42.574Z] #54 277.7 + install -D bin/ctr /build/ctr [2021-01-12T22:04:42.975Z] #18 43.98 Selecting previously unselected package python3. [2021-01-12T22:04:42.975Z] #18 43.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2021-01-12T22:04:42.975Z] #18 44.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-01-12T22:04:42.975Z] #18 44.02 Unpacking python3 (3.7.3-1) ... [2021-01-12T22:04:42.976Z] #18 44.12 Selecting previously unselected package libip4tc0:amd64. [2021-01-12T22:04:42.976Z] #18 44.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:42.976Z] #18 44.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:42.976Z] #18 44.24 Selecting previously unselected package libip6tc0:amd64. [2021-01-12T22:04:42.976Z] #18 44.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:42.976Z] #18 44.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:43.237Z] #18 44.35 Selecting previously unselected package libiptc0:amd64. [2021-01-12T22:04:43.237Z] #18 44.36 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-01-12T22:04:43.237Z] #18 44.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:43.237Z] #18 44.47 Selecting previously unselected package libnfnetlink0:amd64. [2021-01-12T22:04:43.237Z] #18 44.47 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-01-12T22:04:43.237Z] #18 44.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:04:43.237Z] #18 44.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-01-12T22:04:43.237Z] #18 44.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-01-12T22:04:43.237Z] #18 44.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:04:43.333Z] #18 46.50 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T22:04:43.498Z] #18 44.63 Selecting previously unselected package libnftnl11:amd64. [2021-01-12T22:04:43.499Z] #18 44.64 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-01-12T22:04:43.499Z] #18 44.65 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:04:43.499Z] #18 44.76 Selecting previously unselected package iptables. [2021-01-12T22:04:43.499Z] #18 44.76 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-01-12T22:04:43.499Z] #18 44.77 Unpacking iptables (1.8.2-4) ... [2021-01-12T22:04:43.589Z] #18 46.84 Selecting previously unselected package bzip2. [2021-01-12T22:04:43.589Z] #18 46.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T22:04:43.589Z] #18 46.85 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:04:43.846Z] #18 46.95 Selecting previously unselected package xz-utils. [2021-01-12T22:04:43.846Z] #18 46.98 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T22:04:43.846Z] #18 46.98 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T22:04:43.846Z] #18 47.13 Selecting previously unselected package apparmor. [2021-01-12T22:04:43.846Z] #18 47.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T22:04:44.071Z] #18 45.07 Selecting previously unselected package xxd. [2021-01-12T22:04:44.071Z] #18 45.07 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:04:44.071Z] #18 45.08 Unpacking xxd (2:8.1.0875-5) ... [2021-01-12T22:04:44.071Z] #18 ... [2021-01-12T22:04:44.071Z] [2021-01-12T22:04:44.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:44.071Z] #41 121.4 DEP criu/eventfd.d [2021-01-12T22:04:44.071Z] #41 121.7 DEP criu/crtools.d [2021-01-12T22:04:44.071Z] #41 122.0 DEP criu/cr-service.d [2021-01-12T22:04:44.071Z] #41 122.3 DEP criu/cr-restore.d [2021-01-12T22:04:44.071Z] #41 122.8 DEP criu/cr-errno.d [2021-01-12T22:04:44.071Z] #41 122.8 DEP criu/cr-dump.d [2021-01-12T22:04:44.071Z] #41 123.1 DEP criu/cr-dedup.d [2021-01-12T22:04:44.071Z] #41 123.4 DEP criu/cr-check.d [2021-01-12T22:04:44.071Z] #41 123.7 DEP criu/config.d [2021-01-12T22:04:44.071Z] #41 124.0 DEP criu/clone-noasan.d [2021-01-12T22:04:44.071Z] #41 124.2 DEP criu/cgroup.d [2021-01-12T22:04:44.071Z] #41 124.5 DEP criu/cgroup-props.d [2021-01-12T22:04:44.071Z] #41 124.7 DEP criu/bitmap.d [2021-01-12T22:04:44.071Z] #41 124.7 DEP criu/bfd.d [2021-01-12T22:04:44.071Z] #41 124.8 DEP criu/autofs.d [2021-01-12T22:04:44.071Z] #41 125.0 DEP criu/aio.d [2021-01-12T22:04:44.071Z] #41 125.2 DEP criu/action-scripts.d [2021-01-12T22:04:44.071Z] #41 125.4 CC criu/action-scripts.o [2021-01-12T22:04:44.071Z] #41 125.8 CC criu/aio.o [2021-01-12T22:04:44.071Z] #41 126.2 CC criu/autofs.o [2021-01-12T22:04:44.071Z] #41 127.5 CC criu/bfd.o [2021-01-12T22:04:44.071Z] #41 128.0 CC criu/bitmap.o [2021-01-12T22:04:44.071Z] #41 128.1 CC criu/cgroup-props.o [2021-01-12T22:04:44.071Z] #41 128.6 CC criu/cgroup.o [2021-01-12T22:04:44.071Z] #41 131.1 CC criu/clone-noasan.o [2021-01-12T22:04:44.071Z] #41 131.3 CC criu/config.o [2021-01-12T22:04:44.071Z] #41 ... [2021-01-12T22:04:44.071Z] [2021-01-12T22:04:44.071Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:44.072Z] #18 45.26 Selecting previously unselected package vim-common. [2021-01-12T22:04:44.072Z] #18 45.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:04:44.072Z] #18 45.29 Unpacking vim-common (2:8.1.0875-5) ... [2021-01-12T22:04:44.103Z] #18 47.22 Unpacking apparmor (2.13.2-10) ... [2021-01-12T22:04:44.334Z] #18 45.45 Selecting previously unselected package bash-completion. [2021-01-12T22:04:44.334Z] #18 45.46 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-01-12T22:04:44.364Z] #18 47.56 Selecting previously unselected package aufs-tools. [2021-01-12T22:04:44.364Z] #18 47.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T22:04:44.364Z] #18 47.57 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:04:44.474Z] #54 DONE 279.4s [2021-01-12T22:04:44.620Z] #18 47.65 Selecting previously unselected package libonig5:amd64. [2021-01-12T22:04:44.620Z] #18 47.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T22:04:44.620Z] #18 47.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:04:44.620Z] #18 47.78 Selecting previously unselected package libjq1:amd64. [2021-01-12T22:04:44.620Z] #18 47.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:04:44.620Z] #18 47.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:04:44.620Z] #18 47.90 Selecting previously unselected package jq. [2021-01-12T22:04:44.620Z] #18 47.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:04:44.620Z] #18 47.91 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:04:44.620Z] #18 47.98 Selecting previously unselected package libaio1:amd64. [2021-01-12T22:04:44.620Z] #18 47.98 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T22:04:44.620Z] #18 47.99 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:04:44.877Z] #18 48.04 Selecting previously unselected package libgpm2:amd64. [2021-01-12T22:04:44.877Z] #18 48.06 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T22:04:44.877Z] #18 48.07 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:04:45.133Z] #18 48.15 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:04:45.133Z] #18 48.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:04:45.133Z] #18 48.16 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:04:45.411Z] [2021-01-12T22:04:45.411Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:04:46.345Z] #55 DONE 0.9s [2021-01-12T22:04:46.345Z] [2021-01-12T22:04:46.345Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:04:46.345Z] #59 DONE 0.3s [2021-01-12T22:04:46.345Z] [2021-01-12T22:04:46.345Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:04:46.884Z] #18 48.01 Unpacking bash-completion (1:2.8-6) ... [2021-01-12T22:04:46.910Z] #61 DONE 0.5s [2021-01-12T22:04:46.910Z] [2021-01-12T22:04:46.910Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:04:46.910Z] #63 DONE 0.1s [2021-01-12T22:04:46.910Z] [2021-01-12T22:04:46.910Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:04:46.910Z] #64 DONE 0.0s [2021-01-12T22:04:46.910Z] [2021-01-12T22:04:46.910Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:04:47.145Z] #18 48.40 Selecting previously unselected package bzip2. [2021-01-12T22:04:47.145Z] #18 48.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-01-12T22:04:47.145Z] #18 48.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:04:47.145Z] #18 48.50 Selecting previously unselected package xz-utils. [2021-01-12T22:04:47.145Z] #18 48.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-01-12T22:04:47.407Z] #18 48.53 Unpacking xz-utils (5.2.4-1) ... [2021-01-12T22:04:47.407Z] #18 48.70 Selecting previously unselected package apparmor. [2021-01-12T22:04:47.407Z] #18 48.70 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-01-12T22:04:47.407Z] #18 48.78 Unpacking apparmor (2.13.2-10) ... [2021-01-12T22:04:47.979Z] #18 49.13 Selecting previously unselected package aufs-tools. [2021-01-12T22:04:47.979Z] #18 49.14 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-01-12T22:04:47.979Z] #18 49.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:04:48.241Z] #18 49.28 Selecting previously unselected package libonig5:amd64. [2021-01-12T22:04:48.241Z] #18 49.30 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-01-12T22:04:48.241Z] #18 49.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:04:48.241Z] #18 49.46 Selecting previously unselected package libjq1:amd64. [2021-01-12T22:04:48.241Z] #18 49.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:04:48.241Z] #18 49.48 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:04:48.404Z] #18 51.35 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:04:48.404Z] #18 51.36 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:04:48.404Z] #18 51.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:04:48.404Z] #18 51.43 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:04:48.404Z] #18 51.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:04:48.404Z] #18 51.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:04:48.404Z] #18 51.53 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:04:48.404Z] #18 51.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:04:48.404Z] #18 51.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:04:48.404Z] #18 51.61 Selecting previously unselected package libreadline5:amd64. [2021-01-12T22:04:48.404Z] #18 51.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T22:04:48.404Z] #18 51.62 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:04:48.442Z] 4dcc9a9b9e68: Download complete [2021-01-12T22:04:48.502Z] #18 49.59 Selecting previously unselected package jq. [2021-01-12T22:04:48.502Z] #18 49.59 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-01-12T22:04:48.502Z] #18 49.61 Unpacking jq (1.5+dfsg-2+b1) ... [2021-01-12T22:04:48.502Z] #18 49.70 Selecting previously unselected package libaio1:amd64. [2021-01-12T22:04:48.502Z] #18 49.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-01-12T22:04:48.502Z] #18 49.71 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:04:48.502Z] #18 49.77 Selecting previously unselected package libgpm2:amd64. [2021-01-12T22:04:48.502Z] #18 49.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-01-12T22:04:48.502Z] #18 49.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:04:48.661Z] #18 51.72 Selecting previously unselected package net-tools. [2021-01-12T22:04:48.661Z] #18 51.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T22:04:48.661Z] #18 51.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:04:48.661Z] #18 51.93 Selecting previously unselected package python-pip-whl. [2021-01-12T22:04:48.763Z] #18 49.99 Selecting previously unselected package libicu63:amd64. [2021-01-12T22:04:48.763Z] #18 49.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-01-12T22:04:48.763Z] #18 50.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:04:48.918Z] #18 51.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T22:04:48.918Z] #18 51.94 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T22:04:49.175Z] #18 52.43 Selecting previously unselected package python3-lib2to3. [2021-01-12T22:04:49.175Z] #18 52.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T22:04:49.175Z] #18 52.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:04:49.175Z] #18 ... [2021-01-12T22:04:49.175Z] [2021-01-12T22:04:49.175Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:49.175Z] #41 129.5 CC criu/bfd.o [2021-01-12T22:04:49.175Z] #41 130.0 CC criu/bitmap.o [2021-01-12T22:04:49.175Z] #41 130.1 CC criu/cgroup-props.o [2021-01-12T22:04:49.175Z] #41 130.8 CC criu/cgroup.o [2021-01-12T22:04:49.175Z] #41 133.5 CC criu/clone-noasan.o [2021-01-12T22:04:49.175Z] #41 133.7 CC criu/config.o [2021-01-12T22:04:49.175Z] #41 135.1 CC criu/cr-check.o [2021-01-12T22:04:49.175Z] #41 136.7 CC criu/cr-dedup.o [2021-01-12T22:04:49.175Z] #41 137.1 CC criu/cr-dump.o [2021-01-12T22:04:49.175Z] #41 139.5 CC criu/cr-errno.o [2021-01-12T22:04:49.175Z] #41 139.6 CC criu/cr-restore.o [2021-01-12T22:04:49.435Z] #41 ... [2021-01-12T22:04:49.435Z] [2021-01-12T22:04:49.435Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:49.435Z] #18 52.59 Selecting previously unselected package python3-distutils. [2021-01-12T22:04:49.435Z] #18 52.59 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T22:04:49.435Z] #18 52.60 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T22:04:49.692Z] #18 52.71 Selecting previously unselected package python3-pip. [2021-01-12T22:04:49.692Z] #18 52.72 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T22:04:49.692Z] #18 52.72 Unpacking python3-pip (18.1-5) ... [2021-01-12T22:04:49.692Z] #18 52.91 Selecting previously unselected package python3-pkg-resources. [2021-01-12T22:04:49.692Z] #18 52.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:04:49.692Z] #18 52.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:04:49.949Z] #18 53.06 Selecting previously unselected package python3-setuptools. [2021-01-12T22:04:49.949Z] #18 53.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T22:04:49.949Z] #18 53.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T22:04:50.192Z] #65 DONE 3.4s [2021-01-12T22:04:50.205Z] #18 53.32 Selecting previously unselected package python3-wheel. [2021-01-12T22:04:50.205Z] #18 53.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T22:04:50.205Z] #18 53.34 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T22:04:50.205Z] #18 53.43 Selecting previously unselected package sudo. [2021-01-12T22:04:50.205Z] #18 53.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T22:04:50.205Z] #18 53.46 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:04:50.451Z] [2021-01-12T22:04:50.452Z] #66 exporting to image [2021-01-12T22:04:50.452Z] #66 exporting layers [2021-01-12T22:04:50.768Z] #18 53.95 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T22:04:50.768Z] #18 53.97 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T22:04:50.768Z] #18 53.98 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:04:51.024Z] #18 54.19 Selecting previously unselected package uidmap. [2021-01-12T22:04:51.024Z] #18 54.21 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T22:04:51.024Z] #18 54.22 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T22:04:51.281Z] #18 54.32 Selecting previously unselected package vim-runtime. [2021-01-12T22:04:51.281Z] #18 54.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:04:51.281Z] #18 54.38 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-12T22:04:51.281Z] #18 54.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T22:04:51.281Z] #18 54.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:04:51.581Z] #54 206.4 + bin/containerd-stress [2021-01-12T22:04:51.854Z] #24 ... [2021-01-12T22:04:51.854Z] [2021-01-12T22:04:51.854Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:51.854Z] #56 258.8 + bin/containerd [2021-01-12T22:04:52.968Z] #54 209.7 + bin/containerd-shim [2021-01-12T22:04:52.970Z] #18 53.50 Selecting previously unselected package libnet1:amd64. [2021-01-12T22:04:52.970Z] #18 53.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-01-12T22:04:52.970Z] #18 53.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:04:52.970Z] #18 53.60 Selecting previously unselected package libnl-3-200:amd64. [2021-01-12T22:04:52.970Z] #18 53.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-01-12T22:04:52.970Z] #18 53.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:04:52.970Z] #18 53.72 Selecting previously unselected package libprotobuf-c1:amd64. [2021-01-12T22:04:52.970Z] #18 53.75 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-01-12T22:04:52.970Z] #18 53.76 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:04:52.970Z] #18 53.83 Selecting previously unselected package libreadline5:amd64. [2021-01-12T22:04:52.970Z] #18 53.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-01-12T22:04:52.970Z] #18 53.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:04:52.970Z] #18 53.95 Selecting previously unselected package net-tools. [2021-01-12T22:04:52.970Z] #18 53.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-01-12T22:04:52.970Z] #18 53.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:04:52.970Z] #18 54.18 Selecting previously unselected package python-pip-whl. [2021-01-12T22:04:52.970Z] #18 54.19 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-01-12T22:04:52.970Z] #18 54.20 Unpacking python-pip-whl (18.1-5) ... [2021-01-12T22:04:53.543Z] #18 54.78 Selecting previously unselected package python3-lib2to3. [2021-01-12T22:04:53.543Z] #18 54.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-01-12T22:04:53.543Z] #18 54.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:04:53.804Z] #18 54.90 Selecting previously unselected package python3-distutils. [2021-01-12T22:04:53.804Z] #18 54.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-01-12T22:04:53.804Z] #18 54.91 Unpacking python3-distutils (3.7.3-1) ... [2021-01-12T22:04:53.804Z] #18 55.03 Selecting previously unselected package python3-pip. [2021-01-12T22:04:53.804Z] #18 55.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-01-12T22:04:53.804Z] #18 55.07 Unpacking python3-pip (18.1-5) ... [2021-01-12T22:04:54.066Z] #18 55.28 Selecting previously unselected package python3-pkg-resources. [2021-01-12T22:04:54.066Z] #18 55.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-01-12T22:04:54.066Z] #18 55.29 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:04:54.327Z] #18 55.44 Selecting previously unselected package python3-setuptools. [2021-01-12T22:04:54.327Z] #18 55.45 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-01-12T22:04:54.327Z] #18 55.46 Unpacking python3-setuptools (40.8.0-1) ... [2021-01-12T22:04:54.553Z] #18 57.60 Selecting previously unselected package vim. [2021-01-12T22:04:54.553Z] #18 57.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:04:54.553Z] #18 57.62 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T22:04:54.587Z] #18 55.73 Selecting previously unselected package python3-wheel. [2021-01-12T22:04:54.587Z] #18 55.75 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-01-12T22:04:54.587Z] #18 55.76 Unpacking python3-wheel (0.32.3-2) ... [2021-01-12T22:04:54.848Z] #18 55.88 Selecting previously unselected package sudo. [2021-01-12T22:04:54.848Z] #18 55.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2021-01-12T22:04:54.848Z] #18 55.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:04:55.067Z] #18 58.14 Selecting previously unselected package xfsprogs. [2021-01-12T22:04:55.067Z] #18 58.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T22:04:55.067Z] #18 58.18 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:04:55.109Z] #18 ... [2021-01-12T22:04:55.109Z] [2021-01-12T22:04:55.109Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:04:55.109Z] #41 132.6 CC criu/cr-check.o [2021-01-12T22:04:55.109Z] #41 134.2 CC criu/cr-dedup.o [2021-01-12T22:04:55.109Z] #41 134.6 CC criu/cr-dump.o [2021-01-12T22:04:55.109Z] #41 136.9 CC criu/cr-errno.o [2021-01-12T22:04:55.109Z] #41 137.0 CC criu/cr-restore.o [2021-01-12T22:04:55.109Z] #41 141.2 CC criu/cr-service.o [2021-01-12T22:04:55.109Z] #41 142.8 CC criu/crtools.o [2021-01-12T22:04:55.109Z] #41 ... [2021-01-12T22:04:55.109Z] [2021-01-12T22:04:55.109Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:04:55.109Z] #18 56.40 Selecting previously unselected package thin-provisioning-tools. [2021-01-12T22:04:55.109Z] #18 56.41 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-01-12T22:04:55.109Z] #18 56.41 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:04:55.324Z] #18 58.66 Selecting previously unselected package zip. [2021-01-12T22:04:55.374Z] #18 56.66 Selecting previously unselected package uidmap. [2021-01-12T22:04:55.374Z] #18 56.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-01-12T22:04:55.374Z] #18 56.68 Unpacking uidmap (1:4.5-1.1) ... [2021-01-12T22:04:55.581Z] #18 58.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T22:04:55.581Z] #18 58.68 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:04:55.581Z] #18 58.88 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:04:55.581Z] #18 58.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:04:55.581Z] #18 58.91 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:55.635Z] #18 56.84 Selecting previously unselected package vim-runtime. [2021-01-12T22:04:55.635Z] #18 56.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-01-12T22:04:55.635Z] #18 56.87 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-12T22:04:55.635Z] #18 56.89 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-01-12T22:04:55.635Z] #18 56.90 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:04:55.837Z] #18 58.92 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:04:55.837Z] #18 58.94 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:04:55.837Z] #18 58.95 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:55.837Z] #18 58.96 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:04:55.837Z] #18 58.97 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:04:55.837Z] #18 58.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:04:55.837Z] #18 59.00 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:04:55.837Z] #18 59.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:04:55.838Z] #18 59.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:04:55.838Z] #18 59.04 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:04:55.838Z] #18 59.05 Setting up zip (3.0-11+b1) ... [2021-01-12T22:04:55.838Z] #18 59.06 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:04:55.838Z] #18 59.11 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:04:56.329Z] #56 ... [2021-01-12T22:04:56.329Z] [2021-01-12T22:04:56.329Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:56.329Z] #24 307.3 + return [2021-01-12T22:04:56.625Z] #24 DONE 307.5s [2021-01-12T22:04:56.625Z] [2021-01-12T22:04:56.625Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:57.015Z] #66 exporting layers 6.8s done [2021-01-12T22:04:57.015Z] #66 writing image sha256:ff6596d6daa6eb136286e3354d56f3ec1759b20c9f9d77b333a6624e07b077fb done [2021-01-12T22:04:57.015Z] #66 naming to docker.io/library/docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 done [2021-01-12T22:04:57.015Z] #66 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-01-12T22:04:57.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/validate/default [2021-01-12T22:04:58.154Z] #56 ... [2021-01-12T22:04:58.154Z] [2021-01-12T22:04:58.154Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:04:58.154Z] #25 DONE 0.1s [2021-01-12T22:04:58.154Z] [2021-01-12T22:04:58.154Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:58.291Z] Congratulations! All commits are properly signed with the DCO! [2021-01-12T22:04:58.291Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-01-12T22:04:58.291Z] No api/types/ or api/swagger.yaml changes in diff. [2021-01-12T22:04:58.291Z] Congratulations! All TOML source files changed here have valid syntax. [2021-01-12T22:04:58.291Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-01-12T22:04:58.291Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-01-12T22:04:58.291Z] Congratulations! No new tests were added to integration-cli. [2021-01-12T22:04:58.291Z] [2021-01-12T22:04:58.291Z] INFO Start validation with golang-ci-lint [2021-01-12T22:04:58.291Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-01-12T22:04:58.291Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-12T22:04:58.291Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-01-12T22:04:58.447Z] #56 ... [2021-01-12T22:04:58.447Z] [2021-01-12T22:04:58.447Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:04:58.938Z] #18 60.03 Selecting previously unselected package vim. [2021-01-12T22:04:58.938Z] #18 60.03 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-01-12T22:04:58.938Z] #18 60.07 Unpacking vim (2:8.1.0875-5) ... [2021-01-12T22:04:59.095Z] #30 DONE 0.7s [2021-01-12T22:04:59.095Z] [2021-01-12T22:04:59.095Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:59.095Z] #56 ... [2021-01-12T22:04:59.095Z] [2021-01-12T22:04:59.095Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:04:59.095Z] #33 DONE 0.1s [2021-01-12T22:04:59.095Z] [2021-01-12T22:04:59.095Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:04:59.095Z] #35 DONE 0.1s [2021-01-12T22:04:59.095Z] [2021-01-12T22:04:59.095Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:04:59.095Z] #38 DONE 0.1s [2021-01-12T22:04:59.095Z] [2021-01-12T22:04:59.095Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:04:59.109Z] #18 61.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:04:59.109Z] #18 61.94 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:04:59.109Z] #18 61.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:04:59.109Z] #18 61.97 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:04:59.109Z] #18 62.04 invoke-rc.d: could not determine current runlevel [2021-01-12T22:04:59.109Z] #18 62.05 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:04:59.109Z] #18 62.07 Setting up pigz (2.4-1) ... [2021-01-12T22:04:59.109Z] #18 62.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:04:59.109Z] #18 62.09 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:04:59.109Z] #18 62.11 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:04:59.109Z] #18 62.12 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:04:59.109Z] #18 62.14 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:04:59.366Z] #18 62.53 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:04:59.366Z] #18 62.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:04:59.366Z] #18 62.55 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:59.366Z] #18 62.56 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:04:59.366Z] #18 62.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:04:59.366Z] #18 62.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:04:59.366Z] #18 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:04:59.366Z] #18 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:04:59.366Z] #18 62.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:04:59.366Z] #18 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:04:59.366Z] #18 62.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:04:59.366Z] #18 62.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:04:59.392Z] #56 ... [2021-01-12T22:04:59.392Z] [2021-01-12T22:04:59.392Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:04:59.511Z] #18 60.67 Selecting previously unselected package xfsprogs. [2021-01-12T22:04:59.511Z] #18 60.67 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-01-12T22:04:59.511Z] #18 60.69 Unpacking xfsprogs (4.20.0-1) ... [2021-01-12T22:04:59.576Z] #54 216.3 + bin/containerd-shim-runc-v1 [2021-01-12T22:04:59.623Z] #18 62.63 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:04:59.623Z] #18 62.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:04:59.623Z] #18 62.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:04:59.623Z] #18 62.67 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:04:59.623Z] #18 62.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:04:59.623Z] #18 62.69 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:04:59.688Z] #41 DONE 0.4s [2021-01-12T22:04:59.688Z] [2021-01-12T22:04:59.688Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:04:59.688Z] #44 DONE 0.1s [2021-01-12T22:04:59.688Z] [2021-01-12T22:04:59.688Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:04:59.688Z] #46 DONE 0.1s [2021-01-12T22:04:59.688Z] [2021-01-12T22:04:59.688Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:04:59.984Z] #48 DONE 0.1s [2021-01-12T22:04:59.984Z] [2021-01-12T22:04:59.984Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:04:59.984Z] #50 DONE 0.1s [2021-01-12T22:04:59.984Z] [2021-01-12T22:04:59.984Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:04:59.984Z] #52 DONE 0.1s [2021-01-12T22:04:59.984Z] [2021-01-12T22:04:59.984Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:05:00.142Z] #18 61.11 Selecting previously unselected package zip. [2021-01-12T22:05:00.142Z] #18 61.14 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-01-12T22:05:00.142Z] #18 61.15 Unpacking zip (3.0-11+b1) ... [2021-01-12T22:05:00.142Z] #18 61.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-01-12T22:05:00.142Z] #18 61.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-01-12T22:05:00.142Z] #18 61.34 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-01-12T22:05:00.142Z] #18 61.35 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-01-12T22:05:00.142Z] #18 61.37 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-01-12T22:05:00.142Z] #18 61.38 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-01-12T22:05:00.142Z] #18 61.41 Setting up uidmap (1:4.5-1.1) ... [2021-01-12T22:05:00.142Z] #18 61.42 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-01-12T22:05:00.142Z] #18 61.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-01-12T22:05:00.142Z] #18 61.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-01-12T22:05:00.279Z] #54 DONE 0.1s [2021-01-12T22:05:00.279Z] [2021-01-12T22:05:00.279Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:00.413Z] #18 61.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-01-12T22:05:00.413Z] #18 61.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-01-12T22:05:00.413Z] #18 61.49 Setting up xxd (2:8.1.0875-5) ... [2021-01-12T22:05:00.413Z] #18 61.51 Setting up zip (3.0-11+b1) ... [2021-01-12T22:05:00.413Z] #18 61.53 Setting up vim-common (2:8.1.0875-5) ... [2021-01-12T22:05:00.413Z] #18 61.56 Setting up bash-completion (1:2.8-6) ... [2021-01-12T22:05:02.905Z] #18 65.68 Setting up iptables (1.8.2-4) ... [2021-01-12T22:05:02.905Z] #18 65.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:05:02.905Z] #18 65.75 Setting up python3 (3.7.3-1) ... [2021-01-12T22:05:03.161Z] #18 66.23 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:05:03.718Z] #18 64.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-01-12T22:05:03.718Z] #18 64.36 Setting up xz-utils (5.2.4-1) ... [2021-01-12T22:05:03.718Z] #18 64.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-01-12T22:05:03.718Z] #18 64.50 Setting up sudo (1.8.27-1+deb10u2) ... [2021-01-12T22:05:03.718Z] #18 64.56 invoke-rc.d: could not determine current runlevel [2021-01-12T22:05:03.718Z] #18 64.57 invoke-rc.d: policy-rc.d denied execution of start. [2021-01-12T22:05:03.718Z] #18 64.73 Setting up pigz (2.4-1) ... [2021-01-12T22:05:03.718Z] #18 64.87 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-01-12T22:05:03.718Z] #18 64.95 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-01-12T22:05:03.718Z] #18 64.99 Setting up python-pip-whl (18.1-5) ... [2021-01-12T22:05:03.718Z] #18 65.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-01-12T22:05:03.718Z] #18 65.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-01-12T22:05:03.725Z] #18 ... [2021-01-12T22:05:03.725Z] [2021-01-12T22:05:03.725Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:03.725Z] #41 143.9 CC criu/cr-service.o [2021-01-12T22:05:03.725Z] #41 145.5 CC criu/crtools.o [2021-01-12T22:05:03.725Z] #41 146.1 CC criu/eventfd.o [2021-01-12T22:05:03.725Z] #41 146.5 CC criu/eventpoll.o [2021-01-12T22:05:03.725Z] #41 147.3 CC criu/external.o [2021-01-12T22:05:03.725Z] #41 147.7 CC criu/fault-injection.o [2021-01-12T22:05:03.725Z] #41 147.8 CC criu/fdstore.o [2021-01-12T22:05:03.725Z] #41 148.3 CC criu/fifo.o [2021-01-12T22:05:03.725Z] #41 148.7 CC criu/file-ids.o [2021-01-12T22:05:03.725Z] #41 149.0 CC criu/file-lock.o [2021-01-12T22:05:03.725Z] #41 149.9 CC criu/files-ext.o [2021-01-12T22:05:03.725Z] #41 150.3 CC criu/files-reg.o [2021-01-12T22:05:03.725Z] #41 152.4 CC criu/files.o [2021-01-12T22:05:03.981Z] #41 ... [2021-01-12T22:05:03.981Z] [2021-01-12T22:05:03.981Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:05:03.981Z] #18 67.08 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:05:04.293Z] #18 65.53 Setting up libaio1:amd64 (0.3.112-3) ... [2021-01-12T22:05:04.293Z] #18 65.55 Setting up libonig5:amd64 (6.9.1-1) ... [2021-01-12T22:05:04.293Z] #18 65.58 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-01-12T22:05:04.293Z] #18 65.60 Setting up vim (2:8.1.0875-5) ... [2021-01-12T22:05:04.293Z] #18 65.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-01-12T22:05:04.293Z] #18 65.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-01-12T22:05:04.293Z] #18 65.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-01-12T22:05:04.293Z] #18 65.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-01-12T22:05:04.293Z] #18 65.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-01-12T22:05:04.293Z] #18 65.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-01-12T22:05:04.554Z] #18 65.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-01-12T22:05:04.554Z] #18 65.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-01-12T22:05:04.554Z] #18 65.69 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-01-12T22:05:04.554Z] #18 65.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-01-12T22:05:04.554Z] #18 65.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-01-12T22:05:04.554Z] #18 65.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-01-12T22:05:04.554Z] #18 65.77 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-01-12T22:05:04.554Z] #18 65.78 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-01-12T22:05:04.882Z] #54 221.0 + bin/containerd-shim-runc-v2 [2021-01-12T22:05:05.350Z] #18 68.65 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:05:05.607Z] #18 68.66 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:05:05.863Z] #18 69.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:05:05.941Z] #18 ... [2021-01-12T22:05:05.941Z] [2021-01-12T22:05:05.941Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:05.941Z] #41 143.3 CC criu/eventfd.o [2021-01-12T22:05:05.941Z] #41 143.6 CC criu/eventpoll.o [2021-01-12T22:05:05.941Z] #41 144.5 CC criu/external.o [2021-01-12T22:05:05.941Z] #41 144.8 CC criu/fault-injection.o [2021-01-12T22:05:05.941Z] #41 144.8 CC criu/fdstore.o [2021-01-12T22:05:05.941Z] #41 145.1 CC criu/fifo.o [2021-01-12T22:05:05.941Z] #41 145.6 CC criu/file-ids.o [2021-01-12T22:05:05.941Z] #41 146.0 CC criu/file-lock.o [2021-01-12T22:05:05.941Z] #41 146.9 CC criu/files-ext.o [2021-01-12T22:05:05.941Z] #41 147.3 CC criu/files-reg.o [2021-01-12T22:05:05.941Z] #41 149.4 CC criu/files.o [2021-01-12T22:05:05.941Z] #41 151.5 CC criu/filesystems.o [2021-01-12T22:05:05.941Z] #41 152.2 CC criu/fsnotify.o [2021-01-12T22:05:05.941Z] #41 153.4 CC criu/image-desc.o [2021-01-12T22:05:06.203Z] #41 153.6 CC criu/image.o [2021-01-12T22:05:06.267Z] #54 222.9 + binaries [2021-01-12T22:05:06.267Z] #54 222.9 + install -D bin/containerd /build/containerd [2021-01-12T22:05:06.267Z] #54 222.9 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:05:06.267Z] #54 223.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:05:06.267Z] #54 223.0 + install -D bin/ctr /build/ctr [2021-01-12T22:05:06.793Z] #18 69.93 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:05:06.823Z] #41 154.5 CC criu/ipc_ns.o [2021-01-12T22:05:07.357Z] #18 70.39 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:05:07.779Z] #41 ... [2021-01-12T22:05:07.779Z] [2021-01-12T22:05:07.779Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-01-12T22:05:07.779Z] #18 68.95 Setting up iptables (1.8.2-4) ... [2021-01-12T22:05:07.779Z] #18 68.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-01-12T22:05:07.779Z] #18 69.04 Setting up python3 (3.7.3-1) ... [2021-01-12T22:05:08.321Z] #18 71.50 Setting up python3-pip (18.1-5) ... [2021-01-12T22:05:08.364Z] #18 69.50 Setting up python3-wheel (0.32.3-2) ... [2021-01-12T22:05:08.935Z] #18 70.28 Setting up apparmor (2.13.2-10) ... [2021-01-12T22:05:09.532Z] #18 72.61 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:05:09.532Z] #18 72.64 Processing triggers for mime-support (3.62) ... [2021-01-12T22:05:10.463Z] #18 DONE 73.4s [2021-01-12T22:05:10.463Z] [2021-01-12T22:05:10.463Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:05:10.850Z] #18 72.15 Setting up xfsprogs (4.20.0-1) ... [2021-01-12T22:05:10.850Z] #18 72.17 Setting up python3-lib2to3 (3.7.3-1) ... [2021-01-12T22:05:11.025Z] #19 0.948 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:05:11.282Z] #19 0.959 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:05:11.282Z] #19 0.961 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:05:11.282Z] #19 DONE 1.0s [2021-01-12T22:05:11.282Z] [2021-01-12T22:05:11.282Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:05:11.371Z] #18 72.53 Setting up python3-pkg-resources (40.8.0-1) ... [2021-01-12T22:05:12.316Z] #18 73.50 Setting up python3-distutils (3.7.3-1) ... [2021-01-12T22:05:12.851Z] #54 DONE 228.8s [2021-01-12T22:05:12.887Z] #18 74.05 Setting up python3-setuptools (40.8.0-1) ... [2021-01-12T22:05:13.424Z] [2021-01-12T22:05:13.424Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:05:14.270Z] #18 75.41 Setting up python3-pip (18.1-5) ... [2021-01-12T22:05:14.552Z] #20 ... [2021-01-12T22:05:14.552Z] [2021-01-12T22:05:14.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:14.552Z] #41 154.6 CC criu/filesystems.o [2021-01-12T22:05:14.552Z] #41 155.4 CC criu/fsnotify.o [2021-01-12T22:05:14.552Z] #41 156.7 CC criu/image-desc.o [2021-01-12T22:05:14.552Z] #41 156.8 CC criu/image.o [2021-01-12T22:05:14.552Z] #41 157.7 CC criu/ipc_ns.o [2021-01-12T22:05:14.552Z] #41 159.0 CC criu/irmap.o [2021-01-12T22:05:14.552Z] #41 159.8 CC criu/kcmp-ids.o [2021-01-12T22:05:14.552Z] #41 160.2 CC criu/kerndat.o [2021-01-12T22:05:14.552Z] #41 161.9 CC criu/libnetlink.o [2021-01-12T22:05:14.552Z] #41 162.5 CC criu/log.o [2021-01-12T22:05:14.552Z] #41 163.0 CC criu/lsm.o [2021-01-12T22:05:14.552Z] #41 163.4 CC criu/mem.o [2021-01-12T22:05:14.552Z] #41 ... [2021-01-12T22:05:14.552Z] [2021-01-12T22:05:14.552Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:05:14.552Z] #38 260.5 + dpkg --print-architecture [2021-01-12T22:05:14.552Z] #38 260.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T22:05:14.552Z] #38 260.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T22:05:14.552Z] #38 260.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T22:05:14.811Z] #38 ... [2021-01-12T22:05:14.811Z] [2021-01-12T22:05:14.811Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:14.811Z] #41 165.2 CC criu/memfd.o [2021-01-12T22:05:15.212Z] #18 76.48 Processing triggers for libc-bin (2.28-10) ... [2021-01-12T22:05:15.212Z] #18 76.52 Processing triggers for mime-support (3.62) ... [2021-01-12T22:05:15.239Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:05:15.239Z] [2021-01-12T22:05:15.239Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:05:15.239Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:05:15.239Z] HOSTNAME=7948071440ce [2021-01-12T22:05:15.239Z] TESTDEBUG=0 [2021-01-12T22:05:15.239Z] DEST=bundles/test-integration [2021-01-12T22:05:15.239Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:05:15.239Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:05:15.239Z] container=docker [2021-01-12T22:05:15.239Z] HOME=/root [2021-01-12T22:05:15.239Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:05:15.239Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:05:15.239Z] VALIDATE_BRANCH=master [2021-01-12T22:05:15.239Z] TERM=xterm [2021-01-12T22:05:15.239Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:05:15.239Z] SHLVL=1 [2021-01-12T22:05:15.239Z] TIMEOUT=120m [2021-01-12T22:05:15.239Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:05:15.239Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:05:15.239Z] GO111MODULE=off [2021-01-12T22:05:15.239Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T22:05:15.239Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:05:15.239Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:05:15.239Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:05:15.239Z] GOPATH=/go [2021-01-12T22:05:15.239Z] PKG_CONFIG=pkg-config [2021-01-12T22:05:15.239Z] _=/usr/bin/env [2021-01-12T22:05:15.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T22:05:15.742Z] #41 165.9 CC criu/mount.o [2021-01-12T22:05:16.599Z] #18 DONE 77.6s [2021-01-12T22:05:16.599Z] [2021-01-12T22:05:16.599Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:05:16.599Z] #38 263.5 + dpkg --print-architecture [2021-01-12T22:05:16.599Z] #38 263.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-01-12T22:05:16.599Z] #38 263.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-01-12T22:05:16.599Z] #38 263.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-01-12T22:05:16.599Z] #38 ... [2021-01-12T22:05:16.599Z] [2021-01-12T22:05:16.599Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-01-12T22:05:16.729Z] #55 DONE 3.5s [2021-01-12T22:05:16.729Z] [2021-01-12T22:05:16.729Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:05:17.301Z] #59 DONE 0.6s [2021-01-12T22:05:17.541Z] #19 1.000 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-01-12T22:05:17.541Z] #19 1.002 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-01-12T22:05:17.541Z] #19 1.005 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-01-12T22:05:17.541Z] #19 DONE 1.1s [2021-01-12T22:05:17.541Z] [2021-01-12T22:05:17.541Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:17.541Z] #41 155.7 CC criu/irmap.o [2021-01-12T22:05:17.541Z] #41 156.4 CC criu/kcmp-ids.o [2021-01-12T22:05:17.541Z] #41 156.7 CC criu/kerndat.o [2021-01-12T22:05:17.541Z] #41 157.7 CC criu/libnetlink.o [2021-01-12T22:05:17.541Z] #41 158.1 CC criu/log.o [2021-01-12T22:05:17.541Z] #41 158.6 CC criu/lsm.o [2021-01-12T22:05:17.541Z] #41 159.0 CC criu/mem.o [2021-01-12T22:05:17.541Z] #41 160.9 CC criu/memfd.o [2021-01-12T22:05:17.541Z] #41 161.5 CC criu/mount.o [2021-01-12T22:05:17.541Z] #41 ... [2021-01-12T22:05:17.541Z] [2021-01-12T22:05:17.541Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:05:17.562Z] [2021-01-12T22:05:17.562Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:05:19.013Z] #41 169.4 CC criu/namespaces.o [2021-01-12T22:05:19.474Z] #61 DONE 1.7s [2021-01-12T22:05:19.474Z] [2021-01-12T22:05:19.474Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:05:19.474Z] #63 DONE 0.4s [2021-01-12T22:05:19.474Z] [2021-01-12T22:05:19.474Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:05:19.736Z] #64 DONE 0.1s [2021-01-12T22:05:19.736Z] [2021-01-12T22:05:19.736Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:05:20.905Z] #41 171.0 CC criu/net.o [2021-01-12T22:05:22.798Z] #41 ... [2021-01-12T22:05:22.798Z] [2021-01-12T22:05:22.798Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:05:22.798Z] #20 5.023 Collecting yamllint==1.16.0 [2021-01-12T22:05:22.798Z] #20 10.43 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:05:22.798Z] #20 10.51 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:05:22.798Z] #20 10.56 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:05:22.798Z] #20 10.63 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:05:22.798Z] #20 10.79 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:05:22.826Z] #20 5.241 Collecting yamllint==1.16.0 [2021-01-12T22:05:23.039Z] #65 DONE 3.0s [2021-01-12T22:05:23.039Z] [2021-01-12T22:05:23.039Z] #66 exporting to image [2021-01-12T22:05:23.039Z] #66 exporting layers [2021-01-12T22:05:23.361Z] #20 12.05 Building wheels for collected packages: pyyaml [2021-01-12T22:05:23.361Z] #20 12.05 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:05:24.291Z] #20 ... [2021-01-12T22:05:24.291Z] [2021-01-12T22:05:24.291Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:24.291Z] #41 174.6 CC criu/netfilter.o [2021-01-12T22:05:24.548Z] #41 174.9 CC criu/page-pipe.o [2021-01-12T22:05:24.737Z] #20 ... [2021-01-12T22:05:24.737Z] [2021-01-12T22:05:24.737Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:24.737Z] #41 165.9 CC criu/namespaces.o [2021-01-12T22:05:24.737Z] #41 167.9 CC criu/net.o [2021-01-12T22:05:24.737Z] #41 171.0 CC criu/netfilter.o [2021-01-12T22:05:24.737Z] #41 171.5 CC criu/page-pipe.o [2021-01-12T22:05:24.737Z] #41 172.1 CC criu/page-xfer.o [2021-01-12T22:05:25.112Z] #41 ... [2021-01-12T22:05:25.112Z] [2021-01-12T22:05:25.112Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:05:25.112Z] #20 13.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:05:25.112Z] #20 13.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:05:25.112Z] #20 13.07 Successfully built pyyaml [2021-01-12T22:05:25.112Z] #20 13.09 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T22:05:25.112Z] #20 13.47 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:05:25.112Z] #20 DONE 13.8s [2021-01-12T22:05:25.369Z] [2021-01-12T22:05:25.369Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:05:25.369Z] #23 DONE 0.1s [2021-01-12T22:05:25.369Z] [2021-01-12T22:05:25.369Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:05:26.119Z] #41 173.4 CC criu/pagemap-cache.o [2021-01-12T22:05:26.119Z] #41 173.8 CC criu/pagemap.o [2021-01-12T22:05:27.060Z] #41 174.8 CC criu/parasite-syscall.o [2021-01-12T22:05:27.424Z] #56 294.7 + bin/containerd-stress [2021-01-12T22:05:27.717Z] #56 297.1 + bin/containerd-shim [2021-01-12T22:05:28.002Z] #41 175.6 CC criu/path.o [2021-01-12T22:05:28.263Z] #41 ... [2021-01-12T22:05:28.263Z] [2021-01-12T22:05:28.263Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-01-12T22:05:28.263Z] #20 10.60 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-01-12T22:05:28.263Z] #20 10.69 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-01-12T22:05:28.263Z] #20 10.73 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-01-12T22:05:28.263Z] #20 10.79 Collecting pyyaml (from yamllint==1.16.0) [2021-01-12T22:05:28.524Z] #20 10.94 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2021-01-12T22:05:29.542Z] #28 DONE 4.1s [2021-01-12T22:05:29.542Z] [2021-01-12T22:05:29.542Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:05:29.542Z] #31 DONE 0.3s [2021-01-12T22:05:29.542Z] [2021-01-12T22:05:29.542Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:05:29.542Z] #33 DONE 0.0s [2021-01-12T22:05:29.542Z] [2021-01-12T22:05:29.542Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:05:29.542Z] #36 DONE 0.0s [2021-01-12T22:05:29.542Z] [2021-01-12T22:05:29.542Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:29.542Z] #41 175.9 CC criu/page-xfer.o [2021-01-12T22:05:29.542Z] #41 177.5 CC criu/pagemap-cache.o [2021-01-12T22:05:29.542Z] #41 177.8 CC criu/pagemap.o [2021-01-12T22:05:29.542Z] #41 178.6 CC criu/parasite-syscall.o [2021-01-12T22:05:29.542Z] #41 179.4 CC criu/path.o [2021-01-12T22:05:29.542Z] #41 179.7 CC criu/pie-util-vdso-elf32.o [2021-01-12T22:05:29.798Z] #41 180.0 CC criu/pie-util-vdso.o [2021-01-12T22:05:30.055Z] #41 180.4 CC criu/pie-util.o [2021-01-12T22:05:30.312Z] #41 180.6 CC criu/pipes.o [2021-01-12T22:05:30.435Z] #20 12.41 Building wheels for collected packages: pyyaml [2021-01-12T22:05:30.435Z] #20 12.42 Running setup.py bdist_wheel for pyyaml: started [2021-01-12T22:05:30.876Z] #41 181.2 CC criu/plugin.o [2021-01-12T22:05:30.970Z] 4612f6d0b889: Verifying Checksum [2021-01-12T22:05:30.970Z] 4612f6d0b889: Download complete [2021-01-12T22:05:31.194Z] #66 exporting layers 8.0s done [2021-01-12T22:05:31.194Z] #66 writing image sha256:be31f6683cc857f182b487ef4f72af443a0d4954730c7b972a22c200de1eb7f8 done [2021-01-12T22:05:31.194Z] #66 naming to docker.io/library/docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 done [2021-01-12T22:05:31.194Z] #66 DONE 8.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T22:05:31.376Z] #20 13.64 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-01-12T22:05:31.376Z] #20 13.64 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2021-01-12T22:05:31.376Z] #20 13.73 Successfully built pyyaml [2021-01-12T22:05:31.376Z] #20 13.75 Installing collected packages: pathspec, pyyaml, yamllint [2021-01-12T22:05:31.438Z] #41 181.6 CC criu/proc_parse.o [2021-01-12T22:05:31.534Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/test/unit [2021-01-12T22:05:31.639Z] #20 14.07 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2021-01-12T22:05:32.209Z] #20 DONE 14.6s [2021-01-12T22:05:32.209Z] [2021-01-12T22:05:32.209Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-01-12T22:05:32.780Z] #23 DONE 0.6s [2021-01-12T22:05:32.780Z] [2021-01-12T22:05:32.780Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:05:32.780Z] #51 104.3 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-12T22:05:33.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T22:05:33.963Z] #41 ... [2021-01-12T22:05:33.963Z] [2021-01-12T22:05:33.963Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:05:33.963Z] #51 104.2 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-12T22:05:33.963Z] #51 106.2 + mkdir -p /build [2021-01-12T22:05:33.963Z] #51 106.2 + cp runc /build/runc [2021-01-12T22:05:33.963Z] #51 DONE 107.2s [2021-01-12T22:05:33.963Z] [2021-01-12T22:05:33.963Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:33.963Z] #41 183.8 CC criu/protobuf-desc.o [2021-01-12T22:05:34.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T22:05:34.220Z] #41 ... [2021-01-12T22:05:34.220Z] [2021-01-12T22:05:34.220Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:05:34.220Z] #38 DONE 288.5s [2021-01-12T22:05:34.477Z] [2021-01-12T22:05:34.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:34.735Z] #41 185.0 CC criu/protobuf.o [2021-01-12T22:05:34.992Z] #41 185.3 CC criu/pstree.o [2021-01-12T22:05:35.922Z] #41 186.3 CC criu/rbtree.o [2021-01-12T22:05:36.079Z] #51 107.4 + mkdir -p /build [2021-01-12T22:05:36.079Z] #51 107.4 + cp runc /build/runc [2021-01-12T22:05:36.236Z] #56 304.2 + bin/containerd-shim-runc-v1 [2021-01-12T22:05:36.486Z] #41 186.7 CC criu/rst-malloc.o [2021-01-12T22:05:36.743Z] #41 186.9 CC criu/seccomp.o [2021-01-12T22:05:36.743Z] #41 ... [2021-01-12T22:05:36.743Z] [2021-01-12T22:05:36.743Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:05:36.743Z] #39 DONE 0.7s [2021-01-12T22:05:37.000Z] [2021-01-12T22:05:37.000Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:37.000Z] #41 187.3 CC criu/seize.o [2021-01-12T22:05:37.563Z] #41 187.9 CC criu/servicefd.o [2021-01-12T22:05:37.820Z] #41 188.2 CC criu/shmem.o [2021-01-12T22:05:38.130Z] ? github.com/docker/docker/api [no test files] [2021-01-12T22:05:38.382Z] #41 188.7 CC criu/sigframe.o [2021-01-12T22:05:38.623Z] #51 ... [2021-01-12T22:05:38.623Z] [2021-01-12T22:05:38.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:38.623Z] #41 176.0 CC criu/pie-util-vdso-elf32.o [2021-01-12T22:05:38.623Z] #41 176.5 CC criu/pie-util-vdso.o [2021-01-12T22:05:38.623Z] #41 177.1 CC criu/pie-util.o [2021-01-12T22:05:38.623Z] #41 177.2 CC criu/pipes.o [2021-01-12T22:05:38.623Z] #41 178.1 CC criu/plugin.o [2021-01-12T22:05:38.623Z] #41 178.5 CC criu/proc_parse.o [2021-01-12T22:05:38.623Z] #41 181.5 CC criu/protobuf-desc.o [2021-01-12T22:05:38.623Z] #41 182.1 CC criu/protobuf.o [2021-01-12T22:05:38.623Z] #41 182.5 CC criu/pstree.o [2021-01-12T22:05:38.623Z] #41 183.4 CC criu/rbtree.o [2021-01-12T22:05:38.623Z] #41 183.6 CC criu/rst-malloc.o [2021-01-12T22:05:38.623Z] #41 183.9 CC criu/seccomp.o [2021-01-12T22:05:38.623Z] #41 184.3 CC criu/seize.o [2021-01-12T22:05:38.623Z] #41 184.7 CC criu/servicefd.o [2021-01-12T22:05:38.623Z] #41 185.0 CC criu/shmem.o [2021-01-12T22:05:38.623Z] #41 185.4 CC criu/sigframe.o [2021-01-12T22:05:38.623Z] #41 185.5 CC criu/signalfd.o [2021-01-12T22:05:38.623Z] #41 185.8 CC criu/sk-inet.o [2021-01-12T22:05:38.639Z] #41 188.9 CC criu/signalfd.o [2021-01-12T22:05:38.884Z] #41 186.4 CC criu/sk-netlink.o [2021-01-12T22:05:38.895Z] #41 189.0 CC criu/sk-inet.o [2021-01-12T22:05:39.145Z] #41 ... [2021-01-12T22:05:39.145Z] [2021-01-12T22:05:39.145Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-01-12T22:05:39.145Z] #38 DONE 294.1s [2021-01-12T22:05:39.145Z] [2021-01-12T22:05:39.145Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-01-12T22:05:39.145Z] #51 DONE 110.3s [2021-01-12T22:05:39.145Z] [2021-01-12T22:05:39.145Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-01-12T22:05:39.145Z] #28 DONE 6.2s [2021-01-12T22:05:39.145Z] [2021-01-12T22:05:39.145Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-01-12T22:05:39.457Z] #41 189.7 CC criu/sk-netlink.o [2021-01-12T22:05:39.714Z] #41 189.9 CC criu/sk-packet.o [2021-01-12T22:05:39.759Z] #56 309.0 + bin/containerd-shim-runc-v2 [2021-01-12T22:05:39.971Z] #41 ... [2021-01-12T22:05:39.971Z] [2021-01-12T22:05:39.971Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:39.971Z] #47 293.7 + /build/golangci-lint --version [2021-01-12T22:05:39.971Z] #47 293.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:05:39.971Z] #47 DONE 294.2s [2021-01-12T22:05:39.971Z] [2021-01-12T22:05:39.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:39.971Z] #41 190.3 CC criu/sk-queue.o [2021-01-12T22:05:40.086Z] #31 DONE 0.9s [2021-01-12T22:05:40.086Z] [2021-01-12T22:05:40.086Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-01-12T22:05:40.086Z] #33 DONE 0.1s [2021-01-12T22:05:40.086Z] [2021-01-12T22:05:40.086Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-01-12T22:05:40.086Z] #36 DONE 0.1s [2021-01-12T22:05:40.086Z] [2021-01-12T22:05:40.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:40.086Z] #41 187.0 CC criu/sk-packet.o [2021-01-12T22:05:40.228Z] #41 190.6 CC criu/sk-tcp.o [2021-01-12T22:05:40.346Z] #41 187.8 CC criu/sk-queue.o [2021-01-12T22:05:40.485Z] #41 190.8 CC criu/sk-unix.o [2021-01-12T22:05:40.795Z] #56 310.1 + binaries [2021-01-12T22:05:40.795Z] #56 310.1 + install -D bin/containerd /build/containerd [2021-01-12T22:05:40.795Z] #56 310.2 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:05:40.795Z] #56 310.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:05:40.795Z] #56 310.2 + install -D bin/ctr /build/ctr [2021-01-12T22:05:40.916Z] #41 188.4 CC criu/sk-tcp.o [2021-01-12T22:05:41.087Z] #56 DONE 310.3s [2021-01-12T22:05:41.420Z] #41 191.8 CC criu/sockets.o [2021-01-12T22:05:41.486Z] #41 189.1 CC criu/sk-unix.o [2021-01-12T22:05:42.057Z] #41 ... [2021-01-12T22:05:42.057Z] [2021-01-12T22:05:42.057Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-01-12T22:05:42.057Z] #39 DONE 0.8s [2021-01-12T22:05:42.128Z] [2021-01-12T22:05:42.128Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:05:42.128Z] #57 DONE 0.1s [2021-01-12T22:05:42.128Z] [2021-01-12T22:05:42.128Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:05:42.128Z] #61 DONE 0.1s [2021-01-12T22:05:42.318Z] [2021-01-12T22:05:42.318Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:42.350Z] #41 192.3 CC criu/stats.o [2021-01-12T22:05:42.350Z] #41 192.5 CC criu/string.o [2021-01-12T22:05:42.350Z] #41 192.6 CC criu/sysctl.o [2021-01-12T22:05:42.418Z] [2021-01-12T22:05:42.418Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:05:42.418Z] #63 DONE 0.1s [2021-01-12T22:05:42.418Z] [2021-01-12T22:05:42.418Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:05:42.418Z] #65 DONE 0.1s [2021-01-12T22:05:42.418Z] [2021-01-12T22:05:42.418Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:05:42.418Z] #66 DONE 0.0s [2021-01-12T22:05:42.418Z] [2021-01-12T22:05:42.418Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:05:42.606Z] #41 193.0 CC criu/sysfs_parse.o [2021-01-12T22:05:42.863Z] #41 193.2 CC criu/timens.o [2021-01-12T22:05:42.895Z] #41 190.5 CC criu/sockets.o [2021-01-12T22:05:43.120Z] #41 193.4 CC criu/timerfd.o [2021-01-12T22:05:43.377Z] #41 193.6 CC criu/tty.o [2021-01-12T22:05:43.468Z] #41 191.1 CC criu/stats.o [2021-01-12T22:05:43.731Z] #41 ... [2021-01-12T22:05:43.731Z] [2021-01-12T22:05:43.731Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:43.731Z] #47 298.6 + /build/golangci-lint --version [2021-01-12T22:05:43.731Z] #47 298.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-01-12T22:05:43.731Z] #47 DONE 299.1s [2021-01-12T22:05:43.731Z] [2021-01-12T22:05:43.731Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-01-12T22:05:43.731Z] #41 191.3 CC criu/string.o [2021-01-12T22:05:43.731Z] #41 191.3 CC criu/sysctl.o [2021-01-12T22:05:44.303Z] #41 191.7 CC criu/sysfs_parse.o [2021-01-12T22:05:44.303Z] #41 192.0 CC criu/timens.o [2021-01-12T22:05:44.320Z] #41 194.5 CC criu/tun.o [2021-01-12T22:05:44.320Z] #41 194.7 CC criu/uffd.o [2021-01-12T22:05:44.481Z] #67 DONE 2.1s [2021-01-12T22:05:44.481Z] [2021-01-12T22:05:44.481Z] #68 exporting to oci image format [2021-01-12T22:05:44.481Z] #68 exporting layers [2021-01-12T22:05:44.565Z] #41 192.2 CC criu/timerfd.o [2021-01-12T22:05:44.825Z] #41 192.5 CC criu/tty.o [2021-01-12T22:05:44.883Z] #41 195.3 CC criu/util.o [2021-01-12T22:05:45.812Z] #41 195.9 CC criu/uts_ns.o [2021-01-12T22:05:45.812Z] #41 196.0 CC criu/vdso-compat.o [2021-01-12T22:05:46.069Z] #41 196.2 CC criu/vdso.o [2021-01-12T22:05:46.069Z] #41 196.5 LINK criu/built-in.o [2021-01-12T22:05:46.212Z] #41 193.8 CC criu/tun.o [2021-01-12T22:05:46.339Z] #41 196.6 LINK criu/criu [2021-01-12T22:05:46.339Z] #41 196.8 DEP lib/c/criu.d [2021-01-12T22:05:46.473Z] #41 194.1 CC criu/uffd.o [2021-01-12T22:05:46.596Z] #41 196.8 CC images/rpc.pb-c.o [2021-01-12T22:05:46.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T22:05:46.853Z] #41 197.1 CC lib/c/criu.o [2021-01-12T22:05:47.045Z] #41 194.6 CC criu/util.o [2021-01-12T22:05:47.416Z] #41 197.6 LINK lib/c/built-in.o [2021-01-12T22:05:47.416Z] #41 197.6 LINK lib/c/libcriu.so [2021-01-12T22:05:47.416Z] #41 197.6 LINK lib/c/libcriu.a [2021-01-12T22:05:47.416Z] #41 197.7 GEN magic.py [2021-01-12T22:05:47.617Z] #41 195.2 CC criu/uts_ns.o [2021-01-12T22:05:47.617Z] #41 195.3 CC criu/vdso-compat.o [2021-01-12T22:05:47.673Z] #41 197.8 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:05:47.673Z] #41 197.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:05:47.673Z] #41 197.8 Note: Building without GnuTLS support [2021-01-12T22:05:47.673Z] #41 197.8 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:05:47.673Z] #41 197.8 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:05:47.879Z] #41 195.4 CC criu/vdso.o [2021-01-12T22:05:47.930Z] #41 198.2 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:05:48.140Z] #41 195.8 LINK criu/built-in.o [2021-01-12T22:05:48.140Z] #41 195.8 LINK criu/criu [2021-01-12T22:05:48.186Z] #41 198.7 make[1]: Nothing to be done for 'all'. [2021-01-12T22:05:48.401Z] #41 196.0 DEP lib/c/criu.d [2021-01-12T22:05:48.402Z] #41 196.1 CC images/rpc.pb-c.o [2021-01-12T22:05:48.749Z] #41 199.1 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:05:48.750Z] #41 199.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:05:48.750Z] #41 199.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:05:48.750Z] #41 199.2 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:05:48.750Z] #41 199.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:05:48.750Z] #41 199.2 make[1]: Nothing to be done for 'all'. [2021-01-12T22:05:48.973Z] #41 196.4 CC lib/c/criu.o [2021-01-12T22:05:49.006Z] #41 199.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:05:49.006Z] #41 199.4 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.006Z] #41 199.4 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.006Z] #41 199.4 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.006Z] #41 199.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.006Z] #41 199.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.234Z] #41 196.9 LINK lib/c/built-in.o [2021-01-12T22:05:49.234Z] #41 196.9 LINK lib/c/libcriu.so [2021-01-12T22:05:49.234Z] #41 196.9 LINK lib/c/libcriu.a [2021-01-12T22:05:49.262Z] #41 199.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.263Z] #41 199.5 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.263Z] #41 199.6 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:49.263Z] #41 199.6 INSTALL criu/criu [2021-01-12T22:05:49.495Z] #41 197.0 GEN magic.py [2021-01-12T22:05:49.495Z] #41 197.1 Note: Building without setproctitle() and strlcpy() support. [2021-01-12T22:05:49.495Z] #41 197.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-01-12T22:05:49.495Z] #41 197.1 Note: Building without GnuTLS support [2021-01-12T22:05:49.495Z] #41 197.1 Makefile.config:39: Warn: you have no libnftables installed [2021-01-12T22:05:49.495Z] #41 197.1 Makefile.config:40: Warn: Building without nftables support [2021-01-12T22:05:49.519Z] #41 DONE 199.9s [2021-01-12T22:05:49.519Z] [2021-01-12T22:05:49.519Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:50.067Z] #41 197.6 fatal: not a git repository (or any of the parent directories): .git [2021-01-12T22:05:50.448Z] #54 ... [2021-01-12T22:05:50.448Z] [2021-01-12T22:05:50.448Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:05:50.637Z] #41 198.0 make[1]: Nothing to be done for 'all'. [2021-01-12T22:05:50.706Z] #42 DONE 0.1s [2021-01-12T22:05:50.706Z] [2021-01-12T22:05:50.706Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:05:50.898Z] #41 198.5 make[1]: 'images/built-in.o' is up to date. [2021-01-12T22:05:50.898Z] #41 198.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-01-12T22:05:50.898Z] #41 198.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-01-12T22:05:50.898Z] #41 198.6 make[1]: 'compel/libcompel.a' is up to date. [2021-01-12T22:05:50.898Z] #41 198.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-01-12T22:05:50.963Z] #44 DONE 0.2s [2021-01-12T22:05:50.964Z] [2021-01-12T22:05:50.964Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:50.964Z] #54 ... [2021-01-12T22:05:50.964Z] [2021-01-12T22:05:50.964Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:05:50.964Z] #46 DONE 0.1s [2021-01-12T22:05:50.964Z] [2021-01-12T22:05:50.964Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:05:51.160Z] #41 198.6 make[1]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-01-12T22:05:51.160Z] #41 198.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.7 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.8 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.8 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.8 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.160Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.420Z] #41 198.9 make[2]: Nothing to be done for 'all'. [2021-01-12T22:05:51.420Z] #41 198.9 INSTALL criu/criu [2021-01-12T22:05:51.524Z] #48 DONE 0.6s [2021-01-12T22:05:51.524Z] [2021-01-12T22:05:51.524Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:05:51.524Z] #50 DONE 0.1s [2021-01-12T22:05:51.524Z] [2021-01-12T22:05:51.524Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:51.681Z] #41 DONE 199.2s [2021-01-12T22:05:51.681Z] [2021-01-12T22:05:51.681Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:51.780Z] #54 ... [2021-01-12T22:05:51.780Z] [2021-01-12T22:05:51.780Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:05:52.036Z] #52 DONE 0.4s [2021-01-12T22:05:52.036Z] [2021-01-12T22:05:52.036Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:52.292Z] #54 241.1 + bin/containerd [2021-01-12T22:05:53.067Z] #54 ... [2021-01-12T22:05:53.067Z] [2021-01-12T22:05:53.067Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-01-12T22:05:53.104Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2021-01-12T22:05:53.329Z] #42 DONE 0.1s [2021-01-12T22:05:53.330Z] [2021-01-12T22:05:53.330Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-01-12T22:05:53.330Z] #44 DONE 0.3s [2021-01-12T22:05:53.330Z] [2021-01-12T22:05:53.330Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:53.591Z] #54 ... [2021-01-12T22:05:53.591Z] [2021-01-12T22:05:53.591Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-01-12T22:05:53.591Z] #46 DONE 0.1s [2021-01-12T22:05:53.591Z] [2021-01-12T22:05:53.591Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-01-12T22:05:53.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T22:05:53.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T22:05:54.161Z] #48 DONE 0.6s [2021-01-12T22:05:54.161Z] [2021-01-12T22:05:54.161Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-01-12T22:05:54.161Z] #50 DONE 0.2s [2021-01-12T22:05:54.161Z] [2021-01-12T22:05:54.161Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-01-12T22:05:54.732Z] #52 DONE 0.4s [2021-01-12T22:05:54.732Z] [2021-01-12T22:05:54.732Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-01-12T22:05:54.992Z] #54 244.1 + bin/containerd [2021-01-12T22:05:54.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T22:05:55.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T22:05:55.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T22:05:56.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T22:05:58.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T22:05:59.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T22:06:00.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T22:06:01.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T22:06:02.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T22:06:03.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T22:06:04.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T22:06:04.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T22:06:05.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T22:06:06.378Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:06:06.378Z] Using test binary docker [2021-01-12T22:06:06.378Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T22:06:06.378Z] +++ /etc/init.d/apparmor start [2021-01-12T22:06:06.378Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:06:06.378Z] INFO: Waiting for daemon to start... [2021-01-12T22:06:06.378Z] Starting dockerd [2021-01-12T22:06:06.378Z] +++ 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-12T22:06:08.436Z] . [2021-01-12T22:06:08.436Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:06:08.436Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:06:08.436Z] Error: No such image: emptyfs [2021-01-12T22:06:08.436Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:06:08.436Z] ++++ docker load [2021-01-12T22:06:08.726Z] Running integration-test (iteration 1) [2021-01-12T22:06:08.726Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T22:06:08.726Z] ++ 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-12T22:06:08.726Z] ++ set -e [2021-01-12T22:06:08.726Z] ++ '[' -n 0 ']' [2021-01-12T22:06:08.726Z] ++ set -x [2021-01-12T22:06:08.726Z] ++ env -i DEST=/go/src/github.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-12T22:06:17.282Z] Loaded image: buildpack-deps:buster [2021-01-12T22:06:17.282Z] Loaded image: busybox:latest [2021-01-12T22:06:17.282Z] Loaded image: busybox:glibc [2021-01-12T22:06:18.786Z] Loaded image: debian:bullseye [2021-01-12T22:06:18.787Z] Loaded image: hello-world:latest [2021-01-12T22:06:19.147Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:06:19.147Z] INFO: Testing against a local daemon [2021-01-12T22:06:19.147Z] === RUN TestCgroupNamespacesBuild [2021-01-12T22:06:21.866Z] --- PASS: TestCgroupNamespacesBuild (2.56s) [2021-01-12T22:06:21.866Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T22:06:23.978Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.88s) [2021-01-12T22:06:23.978Z] === RUN TestBuildWithSession [2021-01-12T22:06:23.978Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:06:23.978Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:06:23.978Z] === RUN TestBuildSquashParent [2021-01-12T22:06:24.322Z] #54 269.1 + bin/containerd-stress [2021-01-12T22:06:24.322Z] #54 271.1 + bin/containerd-shim [2021-01-12T22:06:27.178Z] #54 272.6 + bin/containerd-stress [2021-01-12T22:06:27.178Z] #54 274.6 + bin/containerd-shim [2021-01-12T22:06:29.652Z] #54 278.0 + bin/containerd-shim-runc-v1 [2021-01-12T22:06:30.882Z] --- PASS: TestBuildSquashParent (7.35s) [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:06:30.882Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:06:30.882Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:06:30.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:06:30.882Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:06:32.490Z] #54 281.3 + bin/containerd-shim-runc-v1 [2021-01-12T22:06:33.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:06:33.669Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:06:33.817Z] #54 282.5 + bin/containerd-shim-runc-v2 [2021-01-12T22:06:34.743Z] #54 283.4 + binaries [2021-01-12T22:06:34.743Z] #54 283.4 + install -D bin/containerd /build/containerd [2021-01-12T22:06:34.743Z] #54 283.4 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:06:34.743Z] #54 283.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:06:34.743Z] #54 283.4 + install -D bin/ctr /build/ctr [2021-01-12T22:06:36.109Z] #54 DONE 284.8s [2021-01-12T22:06:36.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:06:36.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:06:36.695Z] #54 285.8 + bin/containerd-shim-runc-v2 [2021-01-12T22:06:37.038Z] [2021-01-12T22:06:37.038Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:06:37.636Z] #54 286.8 + binaries [2021-01-12T22:06:37.636Z] #54 286.8 + install -D bin/containerd /build/containerd [2021-01-12T22:06:37.636Z] #54 286.8 + install -D bin/containerd-shim /build/containerd-shim [2021-01-12T22:06:37.636Z] #54 286.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-01-12T22:06:37.636Z] #54 286.8 + install -D bin/ctr /build/ctr [2021-01-12T22:06:37.966Z] #55 DONE 1.0s [2021-01-12T22:06:37.966Z] [2021-01-12T22:06:37.966Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:06:38.222Z] #59 DONE 0.2s [2021-01-12T22:06:38.222Z] [2021-01-12T22:06:38.222Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:06:38.481Z] #61 DONE 0.5s [2021-01-12T22:06:38.737Z] [2021-01-12T22:06:38.737Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:06:38.737Z] #63 DONE 0.0s [2021-01-12T22:06:38.737Z] [2021-01-12T22:06:38.737Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:06:38.737Z] #64 DONE 0.0s [2021-01-12T22:06:38.737Z] [2021-01-12T22:06:38.737Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.44s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.59s) [2021-01-12T22:06:39.185Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.59s) [2021-01-12T22:06:39.185Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:06:39.185Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:06:39.544Z] #54 DONE 288.4s [2021-01-12T22:06:40.116Z] [2021-01-12T22:06:40.116Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-01-12T22:06:40.626Z] #65 DONE 1.9s [2021-01-12T22:06:40.626Z] [2021-01-12T22:06:40.626Z] #66 exporting to image [2021-01-12T22:06:40.626Z] #66 exporting layers [2021-01-12T22:06:41.055Z] #55 DONE 0.9s [2021-01-12T22:06:41.055Z] [2021-01-12T22:06:41.055Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-01-12T22:06:41.315Z] #59 DONE 0.3s [2021-01-12T22:06:41.315Z] [2021-01-12T22:06:41.315Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-01-12T22:06:41.884Z] #61 DONE 0.5s [2021-01-12T22:06:41.884Z] [2021-01-12T22:06:41.884Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-01-12T22:06:41.884Z] #63 DONE 0.0s [2021-01-12T22:06:41.884Z] [2021-01-12T22:06:41.884Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-01-12T22:06:41.884Z] #64 DONE 0.0s [2021-01-12T22:06:41.884Z] [2021-01-12T22:06:41.884Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-01-12T22:06:41.904Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:06:42.194Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:06:42.824Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:06:43.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy (5.31s) [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-01-12T22:06:44.084Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-01-12T22:06:44.084Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:06:45.182Z] #65 DONE 3.0s [2021-01-12T22:06:45.183Z] [2021-01-12T22:06:45.183Z] #66 exporting to image [2021-01-12T22:06:45.183Z] #66 exporting layers [2021-01-12T22:06:46.142Z] --- PASS: TestBuildMultiStageParentConfig (1.76s) [2021-01-12T22:06:46.142Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:06:47.162Z] #66 exporting layers 6.7s done [2021-01-12T22:06:47.162Z] #66 writing image sha256:c0dd21c7d62e2fcc098fb3be7b464246e8cb7286d7078be0fef9bcb7f8ae318a done [2021-01-12T22:06:47.162Z] #66 naming to docker.io/library/docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 done [2021-01-12T22:06:47.162Z] #66 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-01-12T22:06:47.493Z] + trap exit INT TERM [2021-01-12T22:06:47.493Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-01-12T22:06:47.493Z] + CONTAINER_NAME=docker-pr3 [2021-01-12T22:06:47.493Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary-daemon [2021-01-12T22:06:48.860Z] [2021-01-12T22:06:48.860Z] Removing bundles/ [2021-01-12T22:06:48.860Z] [2021-01-12T22:06:48.860Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-12T22:06:48.860Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:06:48.860Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:06:48.861Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2021-01-12T22:06:48.861Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:06:49.489Z] --- PASS: TestBuildWithEmptyLayers (1.14s) [2021-01-12T22:06:49.489Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:06:51.763Z] #66 exporting layers 6.8s done [2021-01-12T22:06:51.763Z] #66 writing image sha256:17073c39c35c311a198bf3048596bbe065fc110533ec0ffbab10bc5b6cfd6c0a done [2021-01-12T22:06:51.763Z] #66 naming to docker.io/library/docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 done [2021-01-12T22:06:51.763Z] #66 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T22:06:52.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -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:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary test-integration [2021-01-12T22:06:52.995Z] --- PASS: TestBuildMultiStageOnBuild (3.20s) [2021-01-12T22:06:52.995Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:06:53.056Z] [2021-01-12T22:06:53.056Z] Removing bundles/ [2021-01-12T22:06:53.056Z] [2021-01-12T22:06:53.056Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T22:06:53.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:06:53.317Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:06:54.501Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2021-01-12T22:06:54.501Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:06:58.017Z] --- PASS: TestBuildMultiStageLayerLeak (3.30s) [2021-01-12T22:06:58.017Z] === RUN TestBuildWithHugeFile [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/server/httputils 0.026s coverage: 14.7% of statements [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/server/middleware 0.029s coverage: 37.7% of statements [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 5.7% of statements [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T22:07:00.905Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2021-01-12T22:07:00.905Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.7% of statements [2021-01-12T22:07:01.168Z] ok github.com/docker/docker/builder/remotecontext/git 3.250s coverage: 86.3% of statements [2021-01-12T22:07:01.430Z] ok github.com/docker/docker/builder/dockerfile 0.997s coverage: 48.3% of statements [2021-01-12T22:07:01.430Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T22:07:01.430Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T22:07:01.430Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T22:07:04.798Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|exports_file|imports|deps) took 2m1.733991784s [2021-01-12T22:07:04.798Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.829893ms [2021-01-12T22:07:06.737Z] ok github.com/docker/docker/client 0.401s coverage: 75.4% of statements [2021-01-12T22:07:21.772Z] #68 exporting layers 82.7s done [2021-01-12T22:07:21.772Z] #68 exporting manifest sha256:00f1983c7db04880f4da5ac7cb6dfd3e481984429954479ef82ccf5f23e30cfe done [2021-01-12T22:07:21.772Z] #68 exporting config sha256:2bc1f6ab2d585348d990be39a3fcd2a2c9538eff516d6cdcd452ae0afe180c10 done [2021-01-12T22:07:21.772Z] #68 sending tarball [2021-01-12T22:07:24.569Z] #68 sending tarball 16.8s done [2021-01-12T22:07:24.569Z] #68 DONE 99.5s [2021-01-12T22:07:24.569Z] [2021-01-12T22:07:24.569Z] #69 importing to docker [2021-01-12T22:07:25.198Z] --- PASS: TestBuildWithHugeFile (26.55s) [2021-01-12T22:07:25.198Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:07:25.198Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:07:25.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:07:25.198Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:07:25.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:07:25.198Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:07:25.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:07:25.198Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:07:25.198Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:07:25.198Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:07:25.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-12T22:07:25.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2021-01-12T22:07:25.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-01-12T22:07:25.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-01-12T22:07:25.198Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:07:25.198Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T22:07:27.438Z] 4612f6d0b889: Pull complete [2021-01-12T22:07:29.658Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T22:07:31.728Z] --- PASS: TestBuildPreserveOwnership (7.25s) [2021-01-12T22:07:31.728Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.68s) [2021-01-12T22:07:31.728Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.57s) [2021-01-12T22:07:31.728Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:07:31.728Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-01-12T22:07:31.728Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T22:07:33.353Z] ok github.com/docker/docker/cmd/dockerd 0.131s coverage: 29.1% of statements [2021-01-12T22:07:33.933Z] ok github.com/docker/docker/container 0.195s coverage: 34.7% of statements [2021-01-12T22:07:33.933Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T22:07:33.933Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T22:07:33.933Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T22:07:33.933Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T22:07:36.500Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-01-12T22:07:38.432Z] ok github.com/docker/docker/daemon/cluster/convert 0.059s coverage: 35.9% of statements [2021-01-12T22:07:41.755Z] ok github.com/docker/docker/daemon/cluster 0.129s coverage: 0.5% of statements [2021-01-12T22:07:42.143Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.98s) [2021-01-12T22:07:42.143Z] PASS [2021-01-12T22:07:42.143Z] [2021-01-12T22:07:42.143Z] === Skipped [2021-01-12T22:07:42.143Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-01-12T22:07:42.143Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:07:42.143Z] [2021-01-12T22:07:42.143Z] [2021-01-12T22:07:42.143Z] DONE 33 tests, 1 skipped in 93.046s [2021-01-12T22:07:42.143Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T22:07:42.143Z] ++ 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-12T22:07:42.143Z] ++ set -e [2021-01-12T22:07:42.143Z] ++ '[' -n 0 ']' [2021-01-12T22:07:42.143Z] ++ set -x [2021-01-12T22:07:42.143Z] ++ env -i DEST=/go/src/github.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-12T22:07:42.143Z] INFO: Testing against a local daemon [2021-01-12T22:07:42.143Z] === RUN TestConfigInspect [2021-01-12T22:07:43.189Z] #69 DONE 16.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T22:07:43.618Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/test/unit [2021-01-12T22:07:44.317Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.8% of statements [2021-01-12T22:07:44.317Z] ok github.com/docker/docker/daemon/discovery 0.025s coverage: 30.0% of statements [2021-01-12T22:07:45.712Z] ok github.com/docker/docker/daemon/events 0.091s coverage: 50.0% of statements [2021-01-12T22:07:46.289Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.2% of statements [2021-01-12T22:07:46.600Z] --- PASS: TestConfigInspect (4.03s) [2021-01-12T22:07:46.600Z] === RUN TestConfigList [2021-01-12T22:07:47.148Z] ? github.com/docker/docker/api [no test files] [2021-01-12T22:07:50.120Z] --- PASS: TestConfigList (3.83s) [2021-01-12T22:07:50.120Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:07:50.517Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-01-12T22:07:50.517Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 14.1% of statements [2021-01-12T22:07:51.465Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.664s coverage: 56.2% of statements [2021-01-12T22:07:53.389Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.8% of statements [2021-01-12T22:07:54.575Z] --- PASS: TestConfigsCreateAndDelete (3.87s) [2021-01-12T22:07:54.576Z] === RUN TestConfigsUpdate [2021-01-12T22:07:56.722Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.232s coverage: 45.9% of statements [2021-01-12T22:07:56.985Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.443s coverage: 73.1% of statements [2021-01-12T22:07:57.563Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.908s coverage: 49.5% of statements [2021-01-12T22:07:58.140Z] --- PASS: TestConfigsUpdate (3.82s) [2021-01-12T22:07:58.140Z] === RUN TestTemplatedConfig [2021-01-12T22:07:59.485Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2021-01-12T22:07:59.485Z] ok github.com/docker/docker/daemon 12.376s coverage: 17.2% of statements [2021-01-12T22:07:59.485Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T22:07:59.485Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T22:07:59.485Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T22:07:59.485Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T22:07:59.485Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T22:07:59.485Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2021-01-12T22:08:00.061Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-01-12T22:08:01.666Z] --- PASS: TestTemplatedConfig (3.95s) [2021-01-12T22:08:01.666Z] === RUN TestConfigCreateResolve [2021-01-12T22:08:01.988Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 41.0% of statements [2021-01-12T22:08:02.546Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-01-12T22:08:02.939Z] ok github.com/docker/docker/daemon/images 0.051s coverage: 6.5% of statements [2021-01-12T22:08:03.514Z] ok github.com/docker/docker/daemon/logger/awslogs 0.274s coverage: 77.4% of statements [2021-01-12T22:08:03.514Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-01-12T22:08:04.463Z] ok github.com/docker/docker/daemon/logger/journald 0.041s coverage: 23.9% of statements [2021-01-12T22:08:04.463Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.314s coverage: 57.7% of statements [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T22:08:04.463Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T22:08:04.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-01-12T22:08:05.411Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2021-01-12T22:08:06.122Z] --- PASS: TestConfigCreateResolve (3.94s) [2021-01-12T22:08:06.122Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:08:06.122Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-01-12T22:08:06.122Z] PASS [2021-01-12T22:08:06.122Z] [2021-01-12T22:08:06.122Z] DONE 7 tests in 24.152s [2021-01-12T22:08:06.122Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T22:08:06.122Z] ++ 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-12T22:08:06.122Z] ++ set -e [2021-01-12T22:08:06.122Z] ++ '[' -n 0 ']' [2021-01-12T22:08:06.122Z] ++ set -x [2021-01-12T22:08:06.123Z] ++ env -i DEST=/go/src/github.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-12T22:08:06.362Z] ok github.com/docker/docker/daemon/logger/local 0.089s coverage: 75.2% of statements [2021-01-12T22:08:06.362Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T22:08:06.414Z] INFO: Testing against a local daemon [2021-01-12T22:08:06.414Z] === RUN TestCheckpoint [2021-01-12T22:08:06.414Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:08:06.414Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:08:06.414Z] === RUN TestContainerInvalidJSON [2021-01-12T22:08:06.414Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:08:06.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:08:06.414Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:08:06.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:08:06.414Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:08:06.414Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:08:06.414Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:08:06.414Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:08:06.414Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:08:06.414Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-12T22:08:06.414Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T22:08:06.414Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T22:08:06.414Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T22:08:06.414Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:08:06.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-01-12T22:08:06.414Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:08:06.625Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 33.3% of statements [2021-01-12T22:08:06.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2021-01-12T22:08:06.706Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:08:06.706Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-01-12T22:08:06.706Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:08:06.890Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.106s coverage: 55.1% of statements [2021-01-12T22:08:06.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-01-12T22:08:06.998Z] === RUN TestCopyFromContainer [2021-01-12T22:08:07.466Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2021-01-12T22:08:08.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2021-01-12T22:08:08.617Z] ok github.com/docker/docker/daemon/network 0.058s coverage: 63.8% of statements [2021-01-12T22:08:09.568Z] ok github.com/docker/docker/daemon/logger/splunk 1.935s coverage: 82.5% of statements [2021-01-12T22:08:09.737Z] === RUN TestCopyFromContainer// [2021-01-12T22:08:09.737Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T22:08:09.737Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T22:08:09.737Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T22:08:09.737Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T22:08:09.831Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T22:08:09.831Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T22:08:10.029Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T22:08:10.029Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T22:08:10.094Z] ok github.com/docker/docker/distribution/metadata 0.115s coverage: 48.2% of statements [2021-01-12T22:08:10.322Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T22:08:10.322Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T22:08:10.322Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer (3.54s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-01-12T22:08:10.614Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-01-12T22:08:10.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:08:10.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:08:10.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:08:10.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:08:10.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:08:10.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:08:10.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:08:10.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:08:10.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:08:10.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:08:10.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:08:10.614Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:08:10.614Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-01-12T22:08:10.614Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:08:10.614Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:08:10.614Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:08:10.614Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:08:10.614Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:08:10.614Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:08:10.614Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:08:10.614Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:08:10.614Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:08:10.614Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:08:10.614Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:08:10.614Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:08:10.614Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:08:10.614Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-12T22:08:10.614Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:08:11.044Z] ok github.com/docker/docker/distribution 0.345s coverage: 25.1% of statements [2021-01-12T22:08:11.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T22:08:11.619Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-01-12T22:08:12.195Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2021-01-12T22:08:12.772Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2021-01-12T22:08:12.772Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-01-12T22:08:13.034Z] ok github.com/docker/docker/distribution/xfer 1.719s coverage: 85.1% of statements [2021-01-12T22:08:13.034Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T22:08:13.034Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T22:08:13.034Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T22:08:13.297Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-01-12T22:08:13.347Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2021-01-12T22:08:13.347Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:08:14.245Z] ok github.com/docker/docker/oci 0.043s coverage: 8.2% of statements [2021-01-12T22:08:14.246Z] ok github.com/docker/docker/pkg/aaparser 0.072s coverage: 52.9% of statements [2021-01-12T22:08:15.218Z] ok github.com/docker/docker/opts 0.174s coverage: 67.1% of statements [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.77s) [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:08:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:08:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:08:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:08:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:08:16.080Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:08:16.080Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:08:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:08:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:08:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:08:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:08:16.080Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-12T22:08:16.080Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-01-12T22:08:16.080Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:08:16.673Z] ok github.com/docker/docker/pkg/authorization 0.415s coverage: 68.3% of statements [2021-01-12T22:08:16.673Z] ok github.com/docker/docker/pkg/broadcaster 0.021s coverage: 100.0% of statements [2021-01-12T22:08:16.944Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2021-01-12T22:08:17.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2021-01-12T22:08:17.116Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:08:17.116Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:08:17.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:08:17.116Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-12T22:08:17.116Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:08:17.116Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:08:17.116Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:08:17.116Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-01-12T22:08:17.116Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:08:17.116Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.14s) [2021-01-12T22:08:17.116Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T22:08:17.116Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T22:08:17.116Z] === RUN TestDaemonRestartIpcMode [2021-01-12T22:08:17.116Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T22:08:17.116Z] === RUN TestDaemonHostGatewayIP [2021-01-12T22:08:17.116Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T22:08:17.116Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T22:08:17.116Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T22:08:17.116Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:08:17.116Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T22:08:17.116Z] === RUN TestDiff [2021-01-12T22:08:17.891Z] ok github.com/docker/docker/pkg/directory 0.027s coverage: 80.0% of statements [2021-01-12T22:08:17.891Z] ok github.com/docker/docker/pkg/archive 1.240s coverage: 76.9% of statements [2021-01-12T22:08:18.186Z] --- PASS: TestDiff (0.93s) [2021-01-12T22:08:18.186Z] === RUN TestExecWithCloseStdin [2021-01-12T22:08:18.466Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-01-12T22:08:18.466Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-01-12T22:08:19.223Z] --- PASS: TestExecWithCloseStdin (1.03s) [2021-01-12T22:08:19.223Z] === RUN TestExec [2021-01-12T22:08:19.415Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2021-01-12T22:08:19.677Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-01-12T22:08:20.251Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-01-12T22:08:20.259Z] --- PASS: TestExec (0.99s) [2021-01-12T22:08:20.259Z] === RUN TestExecUser [2021-01-12T22:08:20.824Z] ok github.com/docker/docker/pkg/chrootarchive 3.363s coverage: 43.2% of statements [2021-01-12T22:08:21.294Z] --- PASS: TestExecUser (1.02s) [2021-01-12T22:08:21.294Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:08:21.398Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-01-12T22:08:21.662Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-01-12T22:08:22.236Z] ok github.com/docker/docker/pkg/fsutils 0.303s coverage: 85.1% of statements [2021-01-12T22:08:22.237Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2021-01-12T22:08:22.330Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2021-01-12T22:08:22.331Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:08:22.813Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2021-01-12T22:08:23.076Z] ok github.com/docker/docker/layer 7.856s coverage: 68.8% of statements [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T22:08:23.076Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T22:08:23.653Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2021-01-12T22:08:23.653Z] ok github.com/docker/docker/pkg/ioutils 0.605s coverage: 70.1% of statements [2021-01-12T22:08:23.653Z] ok github.com/docker/docker/pkg/longpath 0.024s coverage: 100.0% of statements [2021-01-12T22:08:23.916Z] ok github.com/docker/docker/pkg/idtools 0.857s coverage: 70.1% of statements [2021-01-12T22:08:23.916Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T22:08:23.916Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T22:08:23.916Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T22:08:24.180Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-01-12T22:08:24.180Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T22:08:24.401Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2021-01-12T22:08:24.401Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:08:24.443Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2021-01-12T22:08:24.443Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-01-12T22:08:24.706Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2021-01-12T22:08:24.706Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-01-12T22:08:24.706Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T22:08:24.706Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T22:08:25.262Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:08:25.262Z] [2021-01-12T22:08:25.262Z] + TEST_INTEGRATION_DEST=2 [2021-01-12T22:08:25.262Z] + CONTAINER_NAME=docker-pr3-2 [2021-01-12T22:08:25.262Z] + TEST_SKIP_INTEGRATION=1 [2021-01-12T22:08:25.262Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-01-12T22:08:25.262Z] + run_tests [2021-01-12T22:08:25.262Z] + c=0 [2021-01-12T22:08:25.262Z] + '[' -n 0 ']' [2021-01-12T22:08:25.262Z] + rm= [2021-01-12T22:08:25.262Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh '' test-integration [2021-01-12T22:08:25.262Z] + TEST_INTEGRATION_DEST=1 [2021-01-12T22:08:25.262Z] + CONTAINER_NAME=docker-pr3-1 [2021-01-12T22:08:25.262Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:08:25.262Z] + run_tests test-integration-flaky [2021-01-12T22:08:25.262Z] + '[' -n 0 ']' [2021-01-12T22:08:25.262Z] + rm= [2021-01-12T22:08:25.262Z] + TEST_INTEGRATION_DEST=3 [2021-01-12T22:08:25.262Z] + CONTAINER_NAME=docker-pr3-3 [2021-01-12T22:08:25.262Z] + TEST_SKIP_INTEGRATION=1 [2021-01-12T22:08:25.262Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-01-12T22:08:25.262Z] + run_tests [2021-01-12T22:08:25.262Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh test-integration-flaky test-integration [2021-01-12T22:08:25.262Z] + '[' -n 0 ']' [2021-01-12T22:08:25.262Z] + rm= [2021-01-12T22:08:25.262Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41869/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh '' test-integration [2021-01-12T22:08:25.262Z] ++ jobs -p [2021-01-12T22:08:25.262Z] + for job in $(jobs -p) [2021-01-12T22:08:25.262Z] + wait 18957 [2021-01-12T22:08:25.262Z] [2021-01-12T22:08:25.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:08:25.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:08:25.262Z] HOSTNAME=c77ece0f227f [2021-01-12T22:08:25.262Z] TEST_SKIP_INTEGRATION=1 [2021-01-12T22:08:25.262Z] TESTDEBUG=0 [2021-01-12T22:08:25.262Z] DEST=bundles/test-integration [2021-01-12T22:08:25.262Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:08:25.262Z] KEEPBUNDLE=1 [2021-01-12T22:08:25.262Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:08:25.262Z] container=docker [2021-01-12T22:08:25.262Z] HOME=/root [2021-01-12T22:08:25.262Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:08:25.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:08:25.262Z] VALIDATE_BRANCH=master [2021-01-12T22:08:25.262Z] TERM=xterm [2021-01-12T22:08:25.262Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:08:25.262Z] SHLVL=1 [2021-01-12T22:08:25.262Z] TIMEOUT=120m [2021-01-12T22:08:25.262Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:08:25.262Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:08:25.262Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-01-12T22:08:25.262Z] GO111MODULE=off [2021-01-12T22:08:25.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:08:25.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:08:25.262Z] GOPATH=/go [2021-01-12T22:08:25.262Z] PKG_CONFIG=pkg-config [2021-01-12T22:08:25.262Z] _=/usr/bin/env [2021-01-12T22:08:25.262Z] Building test suite binary ./integration-cli/test.main [2021-01-12T22:08:25.262Z] [2021-01-12T22:08:25.262Z] [2021-01-12T22:08:25.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:08:25.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:08:25.262Z] HOSTNAME=beff02311c5a [2021-01-12T22:08:25.262Z] TEST_SKIP_INTEGRATION=1 [2021-01-12T22:08:25.262Z] TESTDEBUG=0 [2021-01-12T22:08:25.262Z] DEST=bundles/test-integration [2021-01-12T22:08:25.262Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:08:25.262Z] KEEPBUNDLE=1 [2021-01-12T22:08:25.262Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:08:25.262Z] container=docker [2021-01-12T22:08:25.262Z] HOME=/root [2021-01-12T22:08:25.262Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:08:25.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:08:25.262Z] VALIDATE_BRANCH=master [2021-01-12T22:08:25.262Z] TERM=xterm [2021-01-12T22:08:25.262Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:08:25.262Z] SHLVL=1 [2021-01-12T22:08:25.262Z] TIMEOUT=120m [2021-01-12T22:08:25.262Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:08:25.262Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:08:25.262Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-01-12T22:08:25.262Z] GO111MODULE=off [2021-01-12T22:08:25.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:08:25.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:08:25.262Z] GOPATH=/go [2021-01-12T22:08:25.262Z] PKG_CONFIG=pkg-config [2021-01-12T22:08:25.262Z] _=/usr/bin/env [2021-01-12T22:08:25.262Z] Building test suite binary ./integration-cli/test.main [2021-01-12T22:08:25.262Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-01-12T22:08:25.262Z] No new tests added to integration. [2021-01-12T22:08:25.262Z] [2021-01-12T22:08:25.262Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:08:25.262Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:08:25.262Z] HOSTNAME=4e90d30f117f [2021-01-12T22:08:25.262Z] TESTDEBUG=0 [2021-01-12T22:08:25.262Z] DEST=bundles/test-integration [2021-01-12T22:08:25.262Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:08:25.262Z] KEEPBUNDLE=1 [2021-01-12T22:08:25.262Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:08:25.262Z] container=docker [2021-01-12T22:08:25.262Z] HOME=/root [2021-01-12T22:08:25.262Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:08:25.262Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:08:25.262Z] VALIDATE_BRANCH=master [2021-01-12T22:08:25.262Z] TERM=xterm [2021-01-12T22:08:25.262Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:08:25.262Z] SHLVL=1 [2021-01-12T22:08:25.262Z] TIMEOUT=120m [2021-01-12T22:08:25.262Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:08:25.262Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:08:25.262Z] GO111MODULE=off [2021-01-12T22:08:25.262Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:08:25.262Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:08:25.262Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:08:25.262Z] GOPATH=/go [2021-01-12T22:08:25.262Z] PKG_CONFIG=pkg-config [2021-01-12T22:08:25.262Z] _=/usr/bin/env [2021-01-12T22:08:25.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T22:08:25.281Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-01-12T22:08:25.438Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2021-01-12T22:08:25.438Z] === RUN TestHealthKillContainer [2021-01-12T22:08:25.858Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-01-12T22:08:25.858Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2021-01-12T22:08:26.120Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2021-01-12T22:08:26.239Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.496845303s with top 10 stages: buildssa: 1m38.471986338s, goimports: 21.715190589s, unconvert: 13.043821258s, gosec: 9.423573926s, golint: 5.538038839s, misspell: 4.085366506s, ineffassign: 3.774746217s, inspect: 3.395872202s, vrp: 2.701363514s, ctrlflow: 2.267886848s [2021-01-12T22:08:26.695Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2021-01-12T22:08:27.269Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-01-12T22:08:27.530Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-01-12T22:08:27.792Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-01-12T22:08:28.054Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2021-01-12T22:08:28.172Z] --- PASS: TestHealthKillContainer (3.10s) [2021-01-12T22:08:28.172Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:08:29.000Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-01-12T22:08:29.000Z] ok github.com/docker/docker/pkg/system 0.030s coverage: 36.9% of statements [2021-01-12T22:08:29.208Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2021-01-12T22:08:29.208Z] === RUN TestIpcModeNone [2021-01-12T22:08:29.574Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2021-01-12T22:08:29.574Z] ok github.com/docker/docker/pkg/signal 2.768s coverage: 61.0% of statements [2021-01-12T22:08:29.818Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:08:29.818Z] [2021-01-12T22:08:29.818Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:08:29.818Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:08:29.818Z] HOSTNAME=9ea7a620015d [2021-01-12T22:08:29.818Z] DEST=bundles/test-integration [2021-01-12T22:08:29.818Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:08:29.818Z] DOCKER_ROOTLESS=1 [2021-01-12T22:08:29.818Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:08:29.818Z] container=docker [2021-01-12T22:08:29.818Z] HOME=/root [2021-01-12T22:08:29.818Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:08:29.818Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:08:29.818Z] VALIDATE_BRANCH=master [2021-01-12T22:08:29.818Z] TERM=xterm [2021-01-12T22:08:29.818Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:08:29.818Z] SHLVL=1 [2021-01-12T22:08:29.818Z] TIMEOUT=120m [2021-01-12T22:08:29.818Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:08:29.818Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:08:29.818Z] GO111MODULE=off [2021-01-12T22:08:29.818Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T22:08:29.818Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:08:29.818Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:08:29.818Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:08:29.818Z] GOPATH=/go [2021-01-12T22:08:29.818Z] PKG_CONFIG=pkg-config [2021-01-12T22:08:29.818Z] _=/usr/bin/env [2021-01-12T22:08:29.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T22:08:30.149Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2021-01-12T22:08:30.149Z] testing: warning: no tests to run [2021-01-12T22:08:30.149Z] coverage: [no statements] [2021-01-12T22:08:30.149Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-01-12T22:08:30.247Z] --- PASS: TestIpcModeNone (1.03s) [2021-01-12T22:08:30.247Z] === RUN TestIpcModePrivate [2021-01-12T22:08:30.411Z] ok github.com/docker/docker/pkg/truncindex 0.118s coverage: 91.5% of statements [2021-01-12T22:08:30.411Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2021-01-12T22:08:30.673Z] ok github.com/docker/docker/pkg/useragent 0.016s coverage: 88.9% of statements [2021-01-12T22:08:31.285Z] --- PASS: TestIpcModePrivate (0.98s) [2021-01-12T22:08:31.285Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2021-01-12T22:08:31.285Z] === RUN TestIpcModeShareable [2021-01-12T22:08:32.065Z] ok github.com/docker/docker/plugin/v2 0.019s coverage: 14.5% of statements [2021-01-12T22:08:32.065Z] ok github.com/docker/docker/profiles/seccomp 0.030s coverage: 85.4% of statements [2021-01-12T22:08:32.321Z] --- PASS: TestIpcModeShareable (1.10s) [2021-01-12T22:08:32.321Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2021-01-12T22:08:32.321Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T22:08:33.013Z] ok github.com/docker/docker/reference 0.025s coverage: 83.7% of statements [2021-01-12T22:08:33.277Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2021-01-12T22:08:35.201Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-01-12T22:08:35.201Z] ok github.com/docker/docker/registry 0.161s coverage: 57.2% of statements [2021-01-12T22:08:35.201Z] ok github.com/docker/docker/quota 0.625s coverage: 71.4% of statements [2021-01-12T22:08:35.201Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-01-12T22:08:35.463Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-01-12T22:08:35.841Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.26s) [2021-01-12T22:08:35.841Z] === RUN TestAPIIpcModeHost [2021-01-12T22:08:36.038Z] ok github.com/docker/docker/runconfig 0.043s coverage: 66.1% of statements [2021-01-12T22:08:36.475Z] --- PASS: TestAPIIpcModeHost (0.70s) [2021-01-12T22:08:36.475Z] === RUN TestDaemonIpcModeShareable [2021-01-12T22:08:37.431Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-01-12T22:08:38.445Z] INFO [runner/unused/goanalysis] analyzers took 25.109928827s with top 10 stages: buildssa: 20.876624348s, U1000: 4.233304479s [2021-01-12T22:08:38.445Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-01-12T22:08:38.445Z] INFO [runner] Processors filtering stat (out/in): cgo: 1684/2264, skip_dirs: 1684/1684, identifier_marker: 1579/1579, exclude: 1579/1579, filename_unadjuster: 1684/1684, path_prettifier: 1684/1684, skip_files: 1684/1684, autogenerated_exclude: 1579/1684, exclude-rules: 64/1579, nolint: 0/64 [2021-01-12T22:08:38.445Z] INFO [runner] processing took 140.780537ms with stages: nolint: 73.167832ms, identifier_marker: 37.749065ms, path_prettifier: 12.607452ms, exclude-rules: 6.636757ms, autogenerated_exclude: 6.001636ms, skip_dirs: 3.246623ms, cgo: 682.974µs, filename_unadjuster: 682.055µs, max_same_issues: 1.614µs, diff: 1.07µs, uniq_by_line: 817ns, max_from_linter: 518ns, source_code: 504ns, skip_files: 453ns, exclude: 446ns, path_shortener: 387ns, max_per_file_from_linter: 334ns [2021-01-12T22:08:38.445Z] INFO [runner] linters took 1m36.179305962s with stages: goanalysis_metalinter: 1m17.794452626s, unused: 18.243450578s [2021-01-12T22:08:38.445Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2021-01-12T22:08:38.593Z] --- PASS: TestDaemonIpcModeShareable (2.03s) [2021-01-12T22:08:38.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-12T22:08:38.593Z] === RUN TestDaemonIpcModePrivate [2021-01-12T22:08:38.704Z] INFO Memory: 1663 samples, avg is 247.4MB, max is 3033.7MB [2021-01-12T22:08:38.704Z] INFO Execution took 3m40.595536689s [2021-01-12T22:08:38.822Z] ok github.com/docker/docker/volume/mounts 0.071s coverage: 67.0% of statements [2021-01-12T22:08:38.963Z] Congratulations! The shell scripts are properly formatted. [2021-01-12T22:08:39.769Z] ok github.com/docker/docker/volume/local 0.245s coverage: 76.6% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-01-12T22:08:40.030Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2021-01-12T22:08:40.225Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary-daemon test-docker-py [2021-01-12T22:08:40.663Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2021-01-12T22:08:40.663Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-12T22:08:40.663Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T22:08:40.798Z] [2021-01-12T22:08:40.798Z] Removing bundles/ [2021-01-12T22:08:40.798Z] [2021-01-12T22:08:40.798Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-01-12T22:08:40.798Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:08:40.798Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:08:42.175Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-01-12T22:08:42.175Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-01-12T22:08:42.175Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T22:08:44.246Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.95s) [2021-01-12T22:08:44.246Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-01-12T22:08:44.246Z] === RUN TestIpcModeOlderClient [2021-01-12T22:08:44.246Z] === PAUSE TestIpcModeOlderClient [2021-01-12T22:08:44.246Z] === RUN TestKillContainerInvalidSignal [2021-01-12T22:08:44.880Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2021-01-12T22:08:44.880Z] === RUN TestKillContainer [2021-01-12T22:08:44.880Z] === RUN TestKillContainer/no_signal [2021-01-12T22:08:45.916Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:08:46.551Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:08:48.064Z] --- PASS: TestKillContainer (3.00s) [2021-01-12T22:08:48.064Z] --- PASS: TestKillContainer/no_signal (0.97s) [2021-01-12T22:08:48.064Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-01-12T22:08:48.064Z] --- PASS: TestKillContainer/killing_signal (1.00s) [2021-01-12T22:08:48.064Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:08:48.064Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T22:08:49.100Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T22:08:50.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.91s) [2021-01-12T22:08:50.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.96s) [2021-01-12T22:08:50.137Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-01-12T22:08:50.137Z] === RUN TestKillStoppedContainer [2021-01-12T22:08:50.137Z] --- PASS: TestKillStoppedContainer (0.13s) [2021-01-12T22:08:50.137Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:08:50.137Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-01-12T22:08:50.137Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:08:51.181Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-01-12T22:08:51.181Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:08:51.181Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T22:08:51.181Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:08:51.181Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:08:51.181Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T22:08:51.181Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:08:51.181Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T22:08:51.815Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2021-01-12T22:08:51.815Z] === RUN TestLinksContainerNames [2021-01-12T22:08:53.892Z] --- PASS: TestLinksContainerNames (1.93s) [2021-01-12T22:08:53.892Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:08:54.928Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-01-12T22:08:54.928Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T22:08:55.564Z] --- PASS: TestContainerNetworkMountsNoChown (0.92s) [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/default [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/private [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/slave [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/shared [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/default [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/shared [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/slave [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/private [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T22:08:55.564Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:08:55.564Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:08:55.564Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T22:08:55.856Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:08:56.175Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:08:56.175Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:08:56.175Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:08:56.175Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:08:56.175Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:08:56.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T22:08:56.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:08:56.491Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:08:56.785Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T22:08:56.785Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:08:56.785Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T22:08:56.785Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:08:56.785Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.13s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2021-01-12T22:08:56.785Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-01-12T22:08:56.785Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T22:08:59.519Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-01-12T22:08:59.519Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T22:09:00.156Z] --- PASS: TestContainerVolumesMountedAsShared (0.95s) [2021-01-12T22:09:00.156Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T22:09:00.790Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2021-01-12T22:09:00.790Z] === RUN TestNetworkNat [2021-01-12T22:09:01.826Z] --- PASS: TestNetworkNat (0.98s) [2021-01-12T22:09:01.826Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:09:01.990Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T22:09:01.990Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T22:09:01.990Z] [2021-01-12T22:09:01.990Z] === Skipped [2021-01-12T22:09:01.990Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T22:09:01.990Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T22:09:01.990Z] [2021-01-12T22:09:01.990Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T22:09:01.990Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T22:09:01.990Z] [2021-01-12T22:09:01.990Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T22:09:01.990Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T22:09:01.991Z] time="2021-01-12T22:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T22:09:01.991Z] time="2021-01-12T22:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T22:09:01.991Z] time="2021-01-12T22:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T22:09:01.991Z] time="2021-01-12T22:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T22:09:01.991Z] time="2021-01-12T22:07:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T22:09:01.991Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T22:09:01.991Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T22:09:01.991Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:09:01.991Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T22:09:01.991Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T22:09:01.991Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T22:09:01.991Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] [2021-01-12T22:09:01.991Z] DONE 2191 tests, 26 skipped in 204.518s Post stage [Pipeline] junit [2021-01-12T22:09:02.006Z] Recording test results [2021-01-12T22:09:02.868Z] --- PASS: TestNetworkLocalhostTCPNat (1.00s) [2021-01-12T22:09:02.868Z] === RUN TestNetworkLoopbackNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T22:09:04.405Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -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:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary test-integration [2021-01-12T22:09:04.979Z] [2021-01-12T22:09:05.240Z] Removing bundles/ [2021-01-12T22:09:05.240Z] [2021-01-12T22:09:05.240Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T22:09:05.240Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:09:05.240Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:09:06.389Z] --- PASS: TestNetworkLoopbackNat (3.39s) [2021-01-12T22:09:06.389Z] === RUN TestPause [2021-01-12T22:09:07.023Z] --- PASS: TestPause (0.95s) [2021-01-12T22:09:07.023Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:09:07.023Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:09:07.023Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:09:07.023Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:09:08.060Z] --- PASS: TestPauseStopPausedContainer (0.97s) [2021-01-12T22:09:08.060Z] === RUN TestPsFilter [2021-01-12T22:09:08.352Z] --- PASS: TestPsFilter (0.38s) [2021-01-12T22:09:08.352Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:09:09.389Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.99s) [2021-01-12T22:09:09.389Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:09:10.425Z] --- PASS: TestRemoveContainerWithVolume (0.93s) [2021-01-12T22:09:10.425Z] === RUN TestRemoveContainerRunning [2021-01-12T22:09:11.461Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-01-12T22:09:11.461Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:09:12.497Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.95s) [2021-01-12T22:09:12.497Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:09:12.497Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-12T22:09:12.497Z] === RUN TestRenameLinkedContainer [2021-01-12T22:09:17.021Z] --- PASS: TestRenameLinkedContainer (4.02s) [2021-01-12T22:09:17.021Z] === RUN TestRenameStoppedContainer [2021-01-12T22:09:17.313Z] --- PASS: TestRenameStoppedContainer (0.94s) [2021-01-12T22:09:17.313Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:09:18.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T22:09:19.490Z] --- PASS: TestRenameRunningContainerAndReuse (2.04s) [2021-01-12T22:09:19.490Z] === RUN TestRenameInvalidName [2021-01-12T22:09:20.126Z] --- PASS: TestRenameInvalidName (0.93s) [2021-01-12T22:09:20.126Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:09:23.917Z] 4dcc9a9b9e68: Pull complete [2021-01-12T22:09:23.917Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-12T22:09:23.917Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:09:23.917Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:09:23.917Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-01-12T22:09:23.917Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-01-12T22:09:23.917Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1697' [2021-01-12T22:09:23.917Z] INFO: Docker version of control daemon [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] Client: Docker Engine - Enterprise [2021-01-12T22:09:23.917Z] Version: 19.03.12 [2021-01-12T22:09:23.917Z] API version: 1.40 [2021-01-12T22:09:23.917Z] Go version: go1.13.13 [2021-01-12T22:09:23.917Z] Git commit: 4306744 [2021-01-12T22:09:23.917Z] Built: 08/05/2020 19:27:53 [2021-01-12T22:09:23.917Z] OS/Arch: windows/amd64 [2021-01-12T22:09:23.917Z] Experimental: false [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] Server: Docker Engine - Enterprise [2021-01-12T22:09:23.917Z] Engine: [2021-01-12T22:09:23.917Z] Version: 19.03.12 [2021-01-12T22:09:23.917Z] API version: 1.40 (minimum version 1.24) [2021-01-12T22:09:23.917Z] Go version: go1.13.13 [2021-01-12T22:09:23.917Z] Git commit: f295753ffd [2021-01-12T22:09:23.917Z] Built: 08/05/2020 19:26:41 [2021-01-12T22:09:23.917Z] OS/Arch: windows/amd64 [2021-01-12T22:09:23.917Z] Experimental: true [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] INFO: Docker info of control daemon [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] Client: [2021-01-12T22:09:23.917Z] Debug Mode: false [2021-01-12T22:09:23.917Z] Plugins: [2021-01-12T22:09:23.917Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] Server: [2021-01-12T22:09:23.917Z] Containers: 0 [2021-01-12T22:09:23.917Z] Running: 0 [2021-01-12T22:09:23.917Z] Paused: 0 [2021-01-12T22:09:23.917Z] Stopped: 0 [2021-01-12T22:09:23.917Z] Images: 1 [2021-01-12T22:09:23.917Z] Server Version: 19.03.12 [2021-01-12T22:09:23.917Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-01-12T22:09:23.917Z] Windows: [2021-01-12T22:09:23.917Z] LCOW: [2021-01-12T22:09:23.917Z] Logging Driver: json-file [2021-01-12T22:09:23.917Z] Plugins: [2021-01-12T22:09:23.917Z] Volume: local [2021-01-12T22:09:23.917Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T22:09:23.917Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T22:09:23.917Z] Swarm: inactive [2021-01-12T22:09:23.917Z] Default Isolation: process [2021-01-12T22:09:23.917Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T22:09:23.917Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T22:09:23.917Z] OSType: windows [2021-01-12T22:09:23.917Z] Architecture: x86_64 [2021-01-12T22:09:23.917Z] CPUs: 4 [2021-01-12T22:09:23.917Z] Total Memory: 32GiB [2021-01-12T22:09:23.917Z] Name: azwin-2-a1ecb0 [2021-01-12T22:09:23.917Z] ID: 5JRK:TTRM:XESM:NXTU:F3JD:GJNR:IWKL:EBLG:TQUS:KVAU:T57B:GJMQ [2021-01-12T22:09:23.917Z] Docker Root Dir: D:\docker [2021-01-12T22:09:23.917Z] Debug Mode: false [2021-01-12T22:09:23.917Z] Registry: https://index.docker.io/v1/ [2021-01-12T22:09:23.917Z] Labels: [2021-01-12T22:09:23.917Z] Experimental: true [2021-01-12T22:09:23.917Z] Insecure Registries: [2021-01-12T22:09:23.917Z] 10.0.0.4:5000 [2021-01-12T22:09:23.917Z] 127.0.0.0/8 [2021-01-12T22:09:23.917Z] Registry Mirrors: [2021-01-12T22:09:23.917Z] http://10.0.0.4:5000/ [2021-01-12T22:09:23.917Z] Live Restore Enabled: false [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] INFO: Commit hash is 06d9020fac [2021-01-12T22:09:23.917Z] INFO: Nuke-Everything... [2021-01-12T22:09:23.917Z] INFO: Container count on control daemon to delete is 0 [2021-01-12T22:09:23.917Z] INFO: Nuking d:\CI [2021-01-12T22:09:23.917Z] INFO: Zapped successfully [2021-01-12T22:09:23.917Z] INFO: Location for testing is d:\CI\PR-41869\3 [2021-01-12T22:09:23.917Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:23.917Z] INFO: Building the image from Dockerfile.windows at 01/12/2021 22:09:23... [2021-01-12T22:09:23.917Z] [2021-01-12T22:09:24.796Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T22:09:24.797Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T22:09:24.797Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T22:09:25.698Z] --- PASS: TestRenameAnonymousContainer (5.13s) [2021-01-12T22:09:25.698Z] === RUN TestRenameContainerWithSameName [2021-01-12T22:09:25.836Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T22:09:25.836Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T22:09:25.836Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-01-12T22:09:26.332Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2021-01-12T22:09:26.332Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:09:26.479Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-01-12T22:09:26.479Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 5.7% of statements [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T22:09:26.479Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T22:09:26.773Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2021-01-12T22:09:26.773Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T22:09:26.773Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T22:09:28.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T22:09:28.401Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2021-01-12T22:09:28.401Z] === RUN TestResize [2021-01-12T22:09:28.612Z] Sending build context to Docker daemon 58.06MB [2021-01-12T22:09:28.612Z] [2021-01-12T22:09:28.612Z] Step 1/10 : FROM microsoft/windowsservercore [2021-01-12T22:09:28.612Z] ---> 5e0078d88ebd [2021-01-12T22:09:28.612Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-01-12T22:09:28.612Z] ---> Running in 185bca1b54b9 [2021-01-12T22:09:28.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T22:09:29.035Z] --- PASS: TestResize (0.92s) [2021-01-12T22:09:29.035Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:09:29.071Z] Removing intermediate container 185bca1b54b9 [2021-01-12T22:09:29.071Z] ---> 72d643ad4d5c [2021-01-12T22:09:29.071Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-01-12T22:09:29.071Z] ---> Running in 0b1638a1626f [2021-01-12T22:09:29.531Z] Removing intermediate container 0b1638a1626f [2021-01-12T22:09:29.531Z] ---> 2ec5db67c72e [2021-01-12T22:09:29.531Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-01-12T22:09:29.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T22:09:29.991Z] ---> Running in f2494f160391 [2021-01-12T22:09:29.991Z] Removing intermediate container f2494f160391 [2021-01-12T22:09:29.991Z] ---> 96c803d6e7e8 [2021-01-12T22:09:29.991Z] 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-12T22:09:29.991Z] ---> Running in 17d38ff6a4b3 [2021-01-12T22:09:30.071Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2021-01-12T22:09:30.071Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:09:30.322Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2021-01-12T22:09:30.451Z] Removing intermediate container 17d38ff6a4b3 [2021-01-12T22:09:30.451Z] ---> e85667898d1d [2021-01-12T22:09:30.451Z] 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-12T22:09:30.451Z] ---> Running in e56d87605e73 [2021-01-12T22:09:30.704Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:30.704Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:30.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:30.704Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:09:30.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:09:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T22:09:31.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T22:09:32.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T22:09:33.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:33.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:33.866Z] ok github.com/docker/docker/builder/remotecontext/git 4.377s coverage: 86.3% of statements [2021-01-12T22:09:34.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:09:34.506Z] ok github.com/docker/docker/builder/remotecontext 0.535s coverage: 13.7% of statements [2021-01-12T22:09:34.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:09:35.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T22:09:36.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:09:36.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:09:37.260Z] ok github.com/docker/docker/builder/dockerfile 1.289s coverage: 48.3% of statements [2021-01-12T22:09:37.260Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T22:09:37.260Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T22:09:37.260Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T22:09:37.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T22:09:37.539Z] [2021-01-12T22:09:37.539Z] SUCCESS: Specified value was saved. [2021-01-12T22:09:38.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:09:38.507Z] INFO: Downloading git... [2021-01-12T22:09:38.677Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:09:38.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T22:09:38.780Z] ok github.com/docker/docker/client 0.478s coverage: 75.4% of statements [2021-01-12T22:09:39.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T22:09:39.477Z] INFO: Downloading go... [2021-01-12T22:09:41.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T22:09:41.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:09:41.661Z] INFO: Downloading compiler 1 of 3... [2021-01-12T22:09:41.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:09:41.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T22:09:42.121Z] INFO: Downloading compiler 2 of 3... [2021-01-12T22:09:42.583Z] INFO: Downloading compiler 3 of 3... [2021-01-12T22:09:43.044Z] INFO: Extracting git... [2021-01-12T22:09:43.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.44s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.67s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.15s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.26s) [2021-01-12T22:09:44.435Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.32s) [2021-01-12T22:09:44.435Z] === RUN TestCgroupNamespacesRun [2021-01-12T22:09:44.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T22:09:45.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T22:09:45.945Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2021-01-12T22:09:45.945Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T22:09:46.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:09:46.539Z] Using test binary docker [2021-01-12T22:09:46.539Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T22:09:46.799Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:09:46.799Z] INFO: Waiting for daemon to start... [2021-01-12T22:09:46.799Z] Starting dockerd [2021-01-12T22:09:47.455Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-01-12T22:09:47.455Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T22:09:49.528Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2021-01-12T22:09:49.528Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T22:09:50.093Z] . [2021-01-12T22:09:50.093Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:09:50.093Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:09:50.093Z] Error: No such image: emptyfs [2021-01-12T22:09:50.353Z] Running integration-test (iteration 1) [2021-01-12T22:09:50.353Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T22:09:51.040Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-01-12T22:09:51.040Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T22:09:53.109Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2021-01-12T22:09:53.109Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T22:09:54.619Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-01-12T22:09:54.619Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T22:09:55.656Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-01-12T22:09:55.656Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T22:09:57.168Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-01-12T22:09:57.168Z] === RUN TestKernelTCPMemory [2021-01-12T22:09:57.859Z] INFO: Expanding go... [2021-01-12T22:09:58.231Z] --- PASS: TestKernelTCPMemory (0.91s) [2021-01-12T22:09:58.231Z] === RUN TestNISDomainname [2021-01-12T22:09:59.273Z] --- PASS: TestNISDomainname (1.04s) [2021-01-12T22:09:59.273Z] === RUN TestHostnameDnsResolution [2021-01-12T22:10:01.343Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-01-12T22:10:01.343Z] === RUN TestStats [2021-01-12T22:10:04.078Z] --- PASS: TestStats (3.00s) [2021-01-12T22:10:04.078Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:10:04.078Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T22:10:04.078Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T22:10:04.078Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T22:10:04.078Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T22:10:04.078Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T22:10:04.078Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T22:10:04.078Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T22:10:04.078Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T22:10:04.078Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T22:10:04.078Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T22:10:05.114Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T22:10:05.257Z] Loaded image: buildpack-deps:buster [2021-01-12T22:10:05.257Z] Loaded image: busybox:latest [2021-01-12T22:10:05.257Z] Loaded image: busybox:glibc [2021-01-12T22:10:05.257Z] Loaded image: debian:bullseye [2021-01-12T22:10:05.518Z] Loaded image: hello-world:latest [2021-01-12T22:10:05.518Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:10:05.518Z] INFO: Testing against a local daemon [2021-01-12T22:10:05.518Z] === RUN TestCgroupNamespacesBuild [2021-01-12T22:10:07.184Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T22:10:09.256Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-01-12T22:10:09.256Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-01-12T22:10:09.256Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2021-01-12T22:10:09.256Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2021-01-12T22:10:09.256Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2021-01-12T22:10:09.256Z] === RUN TestDeleteDevicemapper [2021-01-12T22:10:09.256Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T22:10:09.256Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:10:09.256Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:10:10.801Z] --- PASS: TestCgroupNamespacesBuild (4.73s) [2021-01-12T22:10:10.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T22:10:12.710Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-01-12T22:10:12.710Z] === RUN TestBuildWithSession [2021-01-12T22:10:12.710Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:10:12.710Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:10:12.710Z] === RUN TestBuildSquashParent [2021-01-12T22:10:12.781Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s) [2021-01-12T22:10:12.781Z] === RUN TestUpdateMemory [2021-01-12T22:10:12.781Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T22:10:12.781Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:10:12.781Z] === RUN TestUpdateCPUQuota [2021-01-12T22:10:13.415Z] --- PASS: TestUpdateCPUQuota (1.19s) [2021-01-12T22:10:13.415Z] === RUN TestUpdatePidsLimit [2021-01-12T22:10:13.415Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T22:10:13.707Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T22:10:14.341Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T22:10:14.633Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T22:10:14.925Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T22:10:15.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T22:10:15.852Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T22:10:16.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T22:10:16.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit (3.56s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2021-01-12T22:10:16.890Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-01-12T22:10:16.890Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:10:17.250Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:10:17.250Z] [2021-01-12T22:10:17.250Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-01-12T22:10:17.250Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-01-12T22:10:17.250Z] Using test binary docker [2021-01-12T22:10:17.250Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T22:10:17.250Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:10:17.250Z] INFO: Waiting for daemon to start... [2021-01-12T22:10:17.250Z] Starting dockerd [2021-01-12T22:10:17.250Z] . [2021-01-12T22:10:17.250Z] INFO: Building docker-sdk-python3:4.3.0... [2021-01-12T22:10:18.959Z] INFO: Expanding compiler 1 of 3... [2021-01-12T22:10:18.959Z] INFO: Expanding compiler 2 of 3... [2021-01-12T22:10:19.286Z] --- PASS: TestBuildSquashParent (6.87s) [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:10:19.286Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:10:19.286Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:10:19.286Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:10:19.286Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:10:20.673Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:10:22.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:10:22.056Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:10:22.698Z] INFO: Expanding compiler 3 of 3... [2021-01-12T22:10:23.158Z] INFO: Removing downloaded files... [2021-01-12T22:10:23.158Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-01-12T22:10:23.158Z] INFO: Configuring git core.autocrlf... [2021-01-12T22:10:23.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:10:25.908Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2021-01-12T22:10:25.909Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-01-12T22:10:25.909Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:10:25.909Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:10:26.173Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 29.1% of statements [2021-01-12T22:10:26.173Z] ok github.com/docker/docker/container 0.163s coverage: 34.7% of statements [2021-01-12T22:10:26.173Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T22:10:26.173Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T22:10:26.173Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T22:10:26.173Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T22:10:26.761Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:10:26.761Z] [2021-01-12T22:10:26.761Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:10:26.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:10:26.761Z] HOSTNAME=ae1f9d26a57d [2021-01-12T22:10:26.761Z] TESTDEBUG=0 [2021-01-12T22:10:26.761Z] DEST=bundles/test-integration [2021-01-12T22:10:26.761Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:10:26.761Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:10:26.761Z] container=docker [2021-01-12T22:10:26.761Z] HOME=/root [2021-01-12T22:10:26.761Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:10:26.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:10:26.761Z] VALIDATE_BRANCH=master [2021-01-12T22:10:26.761Z] TERM=xterm [2021-01-12T22:10:26.761Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:10:26.761Z] SHLVL=1 [2021-01-12T22:10:26.761Z] TIMEOUT=120m [2021-01-12T22:10:26.761Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:10:26.761Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:10:26.761Z] GO111MODULE=off [2021-01-12T22:10:26.761Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T22:10:26.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:10:26.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:10:26.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:10:26.761Z] GOPATH=/go [2021-01-12T22:10:26.761Z] PKG_CONFIG=pkg-config [2021-01-12T22:10:26.761Z] _=/usr/bin/env [2021-01-12T22:10:26.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T22:10:26.819Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2021-01-12T22:10:29.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:10:30.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:10:31.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:10:32.290Z] --- PASS: TestUpdateRestartPolicy (12.92s) [2021-01-12T22:10:32.290Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:10:32.290Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2021-01-12T22:10:32.290Z] === RUN TestWaitNonBlocked [2021-01-12T22:10:32.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:10:32.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:10:32.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:10:32.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:10:32.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:10:32.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:10:32.290Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-12T22:10:32.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-01-12T22:10:32.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2021-01-12T22:10:32.290Z] === RUN TestWaitBlocked [2021-01-12T22:10:32.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:10:32.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:10:32.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:10:32.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:10:32.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:10:32.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:10:32.428Z] ok github.com/docker/docker/daemon/cluster/convert 0.044s coverage: 35.9% of statements [2021-01-12T22:10:32.473Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy (7.55s) [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.56s) [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2021-01-12T22:10:33.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.95s) [2021-01-12T22:10:33.042Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:10:33.326Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-12T22:10:33.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2021-01-12T22:10:33.326Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2021-01-12T22:10:33.326Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T22:10:33.326Z] === CONT TestIpcModeOlderClient [2021-01-12T22:10:33.326Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-01-12T22:10:33.326Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T22:10:35.963Z] ok github.com/docker/docker/daemon/cluster 0.153s coverage: 0.5% of statements [2021-01-12T22:10:36.060Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2021-01-12T22:10:36.060Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T22:10:37.570Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.20s) [2021-01-12T22:10:37.570Z] === CONT TestDaemonHostGatewayIP [2021-01-12T22:10:38.325Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-01-12T22:10:38.325Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:10:39.516Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-01-12T22:10:40.562Z] ok github.com/docker/docker/daemon/config 0.121s coverage: 81.8% of statements [2021-01-12T22:10:41.089Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2021-01-12T22:10:41.090Z] === CONT TestDaemonRestartIpcMode [2021-01-12T22:10:41.611Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2021-01-12T22:10:43.697Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-01-12T22:10:44.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T22:10:45.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T22:10:45.584Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2021-01-12T22:10:46.450Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-01-12T22:10:46.450Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:10:47.225Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2021-01-12T22:10:47.858Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.551s coverage: 14.0% of statements [2021-01-12T22:10:48.153Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.490s coverage: 57.1% of statements [2021-01-12T22:10:49.104Z] --- PASS: TestContainerKillOnDaemonStart (12.38s) [2021-01-12T22:10:49.104Z] PASS [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === Skipped [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-01-12T22:10:49.104Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T22:10:49.104Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T22:10:49.104Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:10:49.104Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T22:10:49.104Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-01-12T22:10:49.104Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] [2021-01-12T22:10:49.104Z] DONE 196 tests, 6 skipped in 162.499s [2021-01-12T22:10:49.104Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T22:10:49.105Z] ++ 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-12T22:10:49.105Z] ++ set -e [2021-01-12T22:10:49.105Z] ++ '[' -n 0 ']' [2021-01-12T22:10:49.105Z] ++ set -x [2021-01-12T22:10:49.105Z] ++ env -i DEST=/go/src/github.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-12T22:10:49.105Z] INFO: Testing against a local daemon [2021-01-12T22:10:49.105Z] === RUN TestCommitInheritsEnv [2021-01-12T22:10:49.396Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-01-12T22:10:49.396Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:10:49.396Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T22:10:49.396Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:10:49.396Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2021-01-12T22:10:49.396Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:10:49.396Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-12T22:10:49.396Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:10:49.744Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-01-12T22:10:49.744Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:10:50.030Z] --- PASS: TestRemoveImageOrphaning (0.62s) [2021-01-12T22:10:50.030Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T22:10:50.030Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:10:50.030Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:10:50.030Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:10:50.030Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-12T22:10:50.030Z] === RUN TestTagInvalidReference [2021-01-12T22:10:50.030Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-12T22:10:50.030Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:10:50.030Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-12T22:10:50.030Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:10:50.030Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-01-12T22:10:50.030Z] === RUN TestTagOfficialNames [2021-01-12T22:10:50.322Z] --- PASS: TestTagOfficialNames (0.03s) [2021-01-12T22:10:50.322Z] === RUN TestTagMatchesDigest [2021-01-12T22:10:50.322Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-12T22:10:50.322Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T22:10:51.683Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.8% of statements [2021-01-12T22:10:52.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.024s coverage: 69.2% of statements [2021-01-12T22:10:53.774Z] ok github.com/docker/docker/daemon 12.353s coverage: 17.1% of statements [2021-01-12T22:10:53.774Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T22:10:53.774Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T22:10:53.774Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T22:10:53.774Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T22:10:54.416Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.662s coverage: 45.9% of statements [2021-01-12T22:10:54.416Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T22:10:55.031Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-01-12T22:10:55.031Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:10:55.031Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-01-12T22:10:55.031Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:10:55.059Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.008s coverage: 49.5% of statements [2021-01-12T22:10:55.957Z] sha256:38a6d609989ba3d517ab63813be44296679e2338d04d9457872a9e30e16ef9ba [2021-01-12T22:10:55.957Z] INFO: Starting docker-py tests... [2021-01-12T22:10:55.957Z] ============================= test session starts ============================== [2021-01-12T22:10:55.957Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-01-12T22:10:55.957Z] rootdir: /src, inifile: pytest.ini [2021-01-12T22:10:55.957Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-01-12T22:10:55.957Z] collected 389 items / 1 deselected / 388 selected [2021-01-12T22:10:55.957Z] [2021-01-12T22:10:57.146Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2021-01-12T22:10:57.787Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-01-12T22:10:58.839Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2021-01-12T22:10:59.231Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-01-12T22:10:59.231Z] === RUN TestBuildWithHugeFile [2021-01-12T22:11:01.585Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.0% of statements [2021-01-12T22:11:01.585Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.186s coverage: 52.1% of statements [2021-01-12T22:11:01.585Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T22:11:01.585Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T22:11:02.224Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.5% of statements [2021-01-12T22:11:02.224Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T22:11:02.224Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T22:11:03.266Z] ok github.com/docker/docker/daemon/logger/awslogs 0.547s coverage: 77.8% of statements [2021-01-12T22:11:03.266Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T22:11:03.266Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T22:11:03.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T22:11:03.904Z] ok github.com/docker/docker/daemon/logger/gelf 0.040s coverage: 67.0% of statements [2021-01-12T22:11:04.213Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-01-12T22:11:04.506Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-01-12T22:11:05.143Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.046s coverage: 61.6% of statements [2021-01-12T22:11:07.230Z] ok github.com/docker/docker/daemon/logger/local 0.067s coverage: 75.2% of statements [2021-01-12T22:11:07.230Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T22:11:07.525Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.070s coverage: 58.6% of statements [2021-01-12T22:11:08.164Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 33.3% of statements [2021-01-12T22:11:08.805Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2021-01-12T22:11:10.328Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-01-12T22:11:11.381Z] ok github.com/docker/docker/daemon/logger/splunk 2.285s coverage: 82.5% of statements [2021-01-12T22:11:11.381Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T22:11:11.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T22:11:12.022Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2021-01-12T22:11:12.022Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T22:11:12.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T22:11:12.783Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-01-12T22:11:13.349Z] tests/integration/api_client_test.py ..... [ 7%] [2021-01-12T22:11:13.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T22:11:14.106Z] ok github.com/docker/docker/distribution/metadata 0.101s coverage: 48.2% of statements [2021-01-12T22:11:14.745Z] ok github.com/docker/docker/errdefs 0.042s coverage: 53.1% of statements [2021-01-12T22:11:14.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T22:11:14.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T22:11:14.850Z] tests/integration/api_config_test.py ..... [ 8%] [2021-01-12T22:11:15.387Z] ok github.com/docker/docker/distribution 0.414s coverage: 25.1% of statements [2021-01-12T22:11:15.387Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T22:11:16.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T22:11:18.142Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2021-01-12T22:11:18.142Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2021-01-12T22:11:18.436Z] ok github.com/docker/docker/distribution/xfer 1.711s coverage: 85.1% of statements [2021-01-12T22:11:18.436Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T22:11:18.436Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T22:11:18.730Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-01-12T22:11:18.730Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T22:11:19.370Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-01-12T22:11:20.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T22:11:21.452Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-01-12T22:11:21.452Z] ok github.com/docker/docker/oci 0.019s coverage: 8.2% of statements [2021-01-12T22:11:21.747Z] ok github.com/docker/docker/opts 0.124s coverage: 67.1% of statements [2021-01-12T22:11:21.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T22:11:23.279Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-01-12T22:11:23.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T22:11:24.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T22:11:24.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T22:11:24.321Z] ok github.com/docker/docker/pkg/authorization 0.462s coverage: 68.3% of statements [2021-01-12T22:11:24.614Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2021-01-12T22:11:25.659Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-01-12T22:11:25.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T22:11:25.954Z] ok github.com/docker/docker/pkg/archive 1.190s coverage: 76.6% of statements [2021-01-12T22:11:26.594Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2021-01-12T22:11:27.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T22:11:27.231Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2021-01-12T22:11:28.275Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2021-01-12T22:11:28.907Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-01-12T22:11:28.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T22:11:29.200Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-01-12T22:11:30.231Z] ok github.com/docker/docker/pkg/chrootarchive 3.924s coverage: 43.2% of statements [2021-01-12T22:11:30.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T22:11:30.525Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-01-12T22:11:31.159Z] ok github.com/docker/docker/layer 7.991s coverage: 68.8% of statements [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T22:11:31.159Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T22:11:31.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T22:11:31.453Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-01-12T22:11:31.746Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2021-01-12T22:11:31.746Z] ok github.com/docker/docker/pkg/fsutils 0.401s coverage: 85.1% of statements [2021-01-12T22:11:32.382Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2021-01-12T22:11:32.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:11:32.727Z] Using test binary docker [2021-01-12T22:11:32.727Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T22:11:32.727Z] +++ /etc/init.d/apparmor start [2021-01-12T22:11:32.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:11:32.727Z] INFO: Waiting for daemon to start... [2021-01-12T22:11:32.727Z] Starting dockerd [2021-01-12T22:11:32.727Z] +++ 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-12T22:11:33.440Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-01-12T22:11:33.440Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-01-12T22:11:34.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2021-01-12T22:11:34.370Z] ok github.com/docker/docker/pkg/idtools 0.750s coverage: 70.1% of statements [2021-01-12T22:11:34.370Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-01-12T22:11:34.370Z] ok github.com/docker/docker/pkg/ioutils 1.379s coverage: 70.6% of statements [2021-01-12T22:11:34.370Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T22:11:34.370Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T22:11:34.370Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T22:11:34.370Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T22:11:35.009Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-01-12T22:11:35.304Z] ok github.com/docker/docker/pkg/pidfile 0.020s coverage: 82.4% of statements [2021-01-12T22:11:35.304Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 86.7% of statements [2021-01-12T22:11:35.304Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T22:11:35.304Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T22:11:36.345Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.026s coverage: 56.8% of statements [2021-01-12T22:11:37.384Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-01-12T22:11:37.385Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2021-01-12T22:11:37.385Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-01-12T22:11:38.425Z] ok github.com/docker/docker/pkg/reexec 0.033s coverage: 82.4% of statements [2021-01-12T22:11:39.059Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2021-01-12T22:11:39.059Z] ok github.com/docker/docker/pkg/pubsub 1.156s coverage: 75.0% of statements [2021-01-12T22:11:39.695Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-01-12T22:11:39.988Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-01-12T22:11:40.860Z] . [2021-01-12T22:11:40.860Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:11:40.860Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:11:40.860Z] Error: No such image: emptyfs [2021-01-12T22:11:40.860Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:11:40.860Z] ++++ docker load [2021-01-12T22:11:40.860Z] Running integration-test (iteration 1) [2021-01-12T22:11:40.860Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T22:11:40.860Z] ++ 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-12T22:11:40.860Z] ++ set -e [2021-01-12T22:11:40.860Z] ++ '[' -n 0 ']' [2021-01-12T22:11:40.860Z] ++ set -x [2021-01-12T22:11:40.860Z] ++ env -i DEST=/go/src/github.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-12T22:11:41.023Z] ok github.com/docker/docker/pkg/system 0.031s coverage: 36.9% of statements [2021-01-12T22:11:41.314Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-01-12T22:11:41.607Z] ok github.com/docker/docker/pkg/signal 3.047s coverage: 61.0% of statements [2021-01-12T22:11:41.901Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2021-01-12T22:11:42.194Z] testing: warning: no tests to run [2021-01-12T22:11:42.194Z] coverage: [no statements] [2021-01-12T22:11:42.194Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2021-01-12T22:11:42.829Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2021-01-12T22:11:42.829Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-01-12T22:11:43.127Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2021-01-12T22:11:43.768Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2021-01-12T22:11:44.757Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-01-12T22:11:45.851Z] ok github.com/docker/docker/plugin/v2 0.028s coverage: 14.5% of statements [2021-01-12T22:11:45.851Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2021-01-12T22:11:46.892Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-01-12T22:11:47.527Z] ok github.com/docker/docker/plugin 0.558s coverage: 23.2% of statements [2021-01-12T22:11:49.044Z] ok github.com/docker/docker/quota 0.669s coverage: 71.4% of statements [2021-01-12T22:11:49.336Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2021-01-12T22:11:49.971Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2021-01-12T22:11:50.609Z] ok github.com/docker/docker/registry 0.210s coverage: 57.2% of statements [2021-01-12T22:11:50.904Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2021-01-12T22:11:52.009Z] ok github.com/docker/docker/runconfig 0.020s coverage: 66.1% of statements [2021-01-12T22:11:54.747Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2021-01-12T22:11:55.393Z] ok github.com/docker/docker/volume/mounts 0.067s coverage: 67.0% of statements [2021-01-12T22:11:55.540Z] --- PASS: TestBuildWithHugeFile (52.76s) [2021-01-12T22:11:55.540Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:11:55.540Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:11:55.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:11:55.540Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:11:55.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:11:55.540Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:11:55.540Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:11:55.540Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:11:55.540Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:11:55.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:11:55.540Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2021-01-12T22:11:55.540Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-01-12T22:11:55.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-01-12T22:11:55.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-01-12T22:11:55.540Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:11:55.540Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T22:11:55.818Z] Loaded image: buildpack-deps:buster [2021-01-12T22:11:56.027Z] ok github.com/docker/docker/volume/local 0.277s coverage: 76.6% of statements [2021-01-12T22:11:56.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T22:11:56.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T22:11:56.660Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-01-12T22:11:57.200Z] Loaded image: busybox:latest [2021-01-12T22:11:58.077Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T22:11:59.110Z] Loaded image: busybox:glibc [2021-01-12T22:12:00.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T22:12:01.025Z] Loaded image: debian:bullseye [2021-01-12T22:12:01.285Z] Loaded image: hello-world:latest [2021-01-12T22:12:01.285Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:12:01.546Z] INFO: Testing against a local daemon [2021-01-12T22:12:01.546Z] === RUN TestCgroupNamespacesBuild [2021-01-12T22:12:02.271Z] --- PASS: TestBuildPreserveOwnership (9.83s) [2021-01-12T22:12:02.271Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.82s) [2021-01-12T22:12:02.271Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-01-12T22:12:02.271Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:12:02.271Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-01-12T22:12:02.271Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T22:12:02.271Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-12T22:12:02.271Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2021-01-12T22:12:02.271Z] PASS [2021-01-12T22:12:02.271Z] [2021-01-12T22:12:02.271Z] === Skipped [2021-01-12T22:12:02.271Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-12T22:12:02.271Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:12:02.271Z] [2021-01-12T22:12:02.271Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-01-12T22:12:02.271Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2021-01-12T22:12:02.271Z] [2021-01-12T22:12:02.271Z] [2021-01-12T22:12:02.271Z] DONE 33 tests, 2 skipped in 131.941s [2021-01-12T22:12:02.271Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T22:12:02.531Z] INFO: Testing against a local daemon [2021-01-12T22:12:02.531Z] === RUN TestConfigInspect [2021-01-12T22:12:02.531Z] --- SKIP: TestConfigInspect (0.02s) [2021-01-12T22:12:02.531Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestConfigList [2021-01-12T22:12:02.531Z] --- SKIP: TestConfigList (0.02s) [2021-01-12T22:12:02.531Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:12:02.531Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-01-12T22:12:02.531Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestConfigsUpdate [2021-01-12T22:12:02.531Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-01-12T22:12:02.531Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestTemplatedConfig [2021-01-12T22:12:02.531Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-12T22:12:02.531Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestConfigCreateResolve [2021-01-12T22:12:02.531Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-01-12T22:12:02.531Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:02.531Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:12:03.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T22:12:04.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T22:12:04.437Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-01-12T22:12:04.437Z] PASS [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === Skipped [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-01-12T22:12:04.437Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-01-12T22:12:04.437Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-01-12T22:12:04.437Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-01-12T22:12:04.437Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-01-12T22:12:04.437Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-01-12T22:12:04.437Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] [2021-01-12T22:12:04.437Z] DONE 7 tests, 6 skipped in 1.749s [2021-01-12T22:12:04.437Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T22:12:04.437Z] INFO: Testing against a local daemon [2021-01-12T22:12:04.437Z] === RUN TestCheckpoint [2021-01-12T22:12:04.437Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:12:04.437Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:12:04.437Z] === RUN TestContainerInvalidJSON [2021-01-12T22:12:04.437Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:12:04.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:12:04.437Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:12:04.437Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:12:04.437Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:12:04.437Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:12:04.437Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:12:04.437Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:12:04.437Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:12:04.437Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-01-12T22:12:04.437Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T22:12:04.437Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T22:12:04.437Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T22:12:04.437Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:12:04.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-01-12T22:12:04.437Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:12:04.437Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-01-12T22:12:04.437Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:12:04.437Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-01-12T22:12:04.437Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:12:04.696Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-01-12T22:12:04.696Z] === RUN TestCopyFromContainer [2021-01-12T22:12:08.127Z] --- PASS: TestCgroupNamespacesBuild (5.63s) [2021-01-12T22:12:08.127Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer// [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T22:12:08.890Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer (4.25s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-01-12T22:12:08.890Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-12T22:12:08.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:12:08.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:12:08.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:12:08.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:12:08.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:12:08.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:12:08.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:12:08.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:12:08.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:12:08.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:12:08.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:12:08.890Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:12:08.890Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-12T22:12:08.890Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:12:08.890Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:12:08.890Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:12:08.890Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:12:08.890Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:12:08.890Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:12:08.890Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:12:08.890Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:12:08.890Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:12:08.890Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:12:08.890Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:12:08.890Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:12:08.890Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:12:08.890Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-01-12T22:12:08.890Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:12:09.068Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2021-01-12T22:12:09.068Z] === RUN TestBuildWithSession [2021-01-12T22:12:09.068Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:12:09.068Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:12:09.068Z] === RUN TestBuildSquashParent [2021-01-12T22:12:09.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T22:12:10.274Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2021-01-12T22:12:10.274Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.29s) [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:12:11.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:12:11.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:12:11.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:12:11.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:12:11.655Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:12:11.655Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:12:11.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:12:11.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:12:11.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:12:11.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:12:11.655Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-12T22:12:11.655Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-12T22:12:11.655Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:12:11.915Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2021-01-12T22:12:11.915Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:12:11.915Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:12:11.915Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:12:11.915Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-01-12T22:12:11.915Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:12:11.915Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:12:11.915Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:12:11.915Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-01-12T22:12:11.915Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:12:11.956Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T22:12:11.956Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === Skipped [2021-01-12T22:12:11.956Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T22:12:11.956Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T22:12:11.956Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T22:12:11.956Z] time="2021-01-12T22:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T22:12:11.956Z] time="2021-01-12T22:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T22:12:11.956Z] time="2021-01-12T22:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T22:12:11.956Z] time="2021-01-12T22:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T22:12:11.956Z] time="2021-01-12T22:10:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T22:12:11.956Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T22:12:11.956Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T22:12:11.956Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:12:11.956Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T22:12:11.956Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T22:12:11.956Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T22:12:11.956Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] [2021-01-12T22:12:11.956Z] DONE 2191 tests, 26 skipped in 265.929s Post stage [Pipeline] junit [2021-01-12T22:12:11.998Z] Recording test results [2021-01-12T22:12:12.175Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-01-12T22:12:12.175Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T22:12:12.175Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-01-12T22:12:12.175Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-12T22:12:12.175Z] === RUN TestDaemonRestartIpcMode [2021-01-12T22:12:12.175Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T22:12:12.175Z] === RUN TestDaemonHostGatewayIP [2021-01-12T22:12:12.175Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-01-12T22:12:12.175Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:12:12.175Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T22:12:12.175Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T22:12:12.175Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:12:12.175Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-12T22:12:12.175Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-12T22:12:12.175Z] === RUN TestDiff [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-01-12T22:12:12.435Z] --- PASS: TestDiff (0.41s) [2021-01-12T22:12:12.435Z] === RUN TestExecWithCloseStdin [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-01-12T22:12:12.591Z] --- PASS: TestImportExtremelyLargeImageWorks (78.11s) [2021-01-12T22:12:12.591Z] PASS [2021-01-12T22:12:12.591Z] [2021-01-12T22:12:12.591Z] === Skipped [2021-01-12T22:12:12.591Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:12:12.591Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:12:12.591Z] [2021-01-12T22:12:12.591Z] [2021-01-12T22:12:12.591Z] DONE 12 tests, 1 skipped in 79.726s [2021-01-12T22:12:12.591Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T22:12:12.591Z] ++ 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-12T22:12:12.591Z] ++ set -e [2021-01-12T22:12:12.591Z] ++ '[' -n 0 ']' [2021-01-12T22:12:12.591Z] ++ set -x [2021-01-12T22:12:12.591Z] ++ env -i DEST=/go/src/github.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-12T22:12:12.591Z] INFO: Testing against a local daemon [2021-01-12T22:12:12.591Z] === RUN TestNetworkCreateDelete [2021-01-12T22:12:12.591Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-01-12T22:12:12.591Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:12:12.591Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-01-12T22:12:12.591Z] === RUN TestDaemonDNSFallback [2021-01-12T22:12:12.591Z] --- PASS: TestDaemonDNSFallback (2.61s) [2021-01-12T22:12:12.591Z] === RUN TestInspectNetwork [2021-01-12T22:12:12.805Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -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:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh dynbinary test-integration [2021-01-12T22:12:13.005Z] --- PASS: TestExecWithCloseStdin (0.51s) [2021-01-12T22:12:13.005Z] === RUN TestExec [2021-01-12T22:12:13.100Z] [2021-01-12T22:12:13.100Z] Removing bundles/ [2021-01-12T22:12:13.100Z] [2021-01-12T22:12:13.100Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-01-12T22:12:13.100Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:12:13.100Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:12:13.574Z] --- PASS: TestExec (0.48s) [2021-01-12T22:12:13.574Z] === RUN TestExecUser [2021-01-12T22:12:14.142Z] --- PASS: TestExecUser (0.57s) [2021-01-12T22:12:14.142Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:12:14.712Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2021-01-12T22:12:14.712Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:12:15.653Z] --- PASS: TestBuildSquashParent (6.27s) [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:12:15.653Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:12:15.653Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:12:15.653Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:12:15.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:12:15.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:12:15.653Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:12:18.003Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-01-12T22:12:18.003Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:12:18.156Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T22:12:18.156Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T22:12:18.156Z] === RUN TestInspectNetwork/network_name [2021-01-12T22:12:18.156Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T22:12:18.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:12:18.205Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:12:18.573Z] --- PASS: TestHealthCheckWorkdir (0.59s) [2021-01-12T22:12:18.573Z] === RUN TestHealthKillContainer [2021-01-12T22:12:19.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T22:12:19.631Z] Removing intermediate container e56d87605e73 [2021-01-12T22:12:19.631Z] ---> 498f05ead9e5 [2021-01-12T22:12:19.631Z] 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-12T22:12:19.631Z] ---> Running in 43fc57cd0b67 [2021-01-12T22:12:19.631Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-01-12T22:12:19.631Z] go: finding gotest.tools v0.5.3 [2021-01-12T22:12:19.631Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-01-12T22:12:19.631Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-01-12T22:12:19.631Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-01-12T22:12:19.631Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:12:19.631Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-01-12T22:12:19.631Z] go: downloading github.com/fatih/color v1.9.0 [2021-01-12T22:12:19.631Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:12:19.631Z] go: extracting github.com/fatih/color v1.9.0 [2021-01-12T22:12:19.631Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-01-12T22:12:19.631Z] go: downloading github.com/pkg/errors v0.9.1 [2021-01-12T22:12:19.631Z] go: extracting github.com/pkg/errors v0.9.1 [2021-01-12T22:12:19.631Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:12:19.631Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:12:19.631Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:12:19.631Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:12:19.631Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:12:19.631Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:12:19.631Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:12:19.631Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:12:19.631Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:12:19.631Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:12:19.631Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:12:19.631Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:12:19.631Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:12:19.631Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:12:19.631Z] go: finding github.com/fatih/color v1.9.0 [2021-01-12T22:12:19.631Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-01-12T22:12:19.631Z] go: finding github.com/pkg/errors v0.9.1 [2021-01-12T22:12:19.631Z] go: finding github.com/spf13/pflag v1.0.3 [2021-01-12T22:12:19.631Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-01-12T22:12:19.631Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-01-12T22:12:19.631Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-01-12T22:12:19.631Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-01-12T22:12:19.631Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-12T22:12:19.631Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-01-12T22:12:19.631Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.72s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.83s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.21s) [2021-01-12T22:12:20.117Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.25s) [2021-01-12T22:12:20.117Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:12:20.117Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:12:21.110Z] --- PASS: TestHealthKillContainer (2.51s) [2021-01-12T22:12:21.110Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:12:21.370Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-01-12T22:12:21.370Z] === RUN TestIpcModeNone [2021-01-12T22:12:21.940Z] --- PASS: TestIpcModeNone (0.52s) [2021-01-12T22:12:21.940Z] === RUN TestIpcModePrivate [2021-01-12T22:12:22.510Z] --- PASS: TestIpcModePrivate (0.49s) [2021-01-12T22:12:22.510Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-01-12T22:12:22.510Z] === RUN TestIpcModeShareable [2021-01-12T22:12:22.510Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-01-12T22:12:22.510Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:12:22.510Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T22:12:22.662Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:12:22.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:12:23.367Z] INFO: Build done for gotestsum... [2021-01-12T22:12:23.494Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:12:23.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T22:12:23.720Z] --- PASS: TestInspectNetwork (11.48s) [2021-01-12T22:12:23.720Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T22:12:23.720Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T22:12:23.720Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T22:12:23.720Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T22:12:23.720Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:12:23.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2021-01-12T22:12:23.892Z] === RUN TestAPIIpcModeHost [2021-01-12T22:12:23.892Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-01-12T22:12:23.892Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:12:23.892Z] === RUN TestDaemonIpcModeShareable [2021-01-12T22:12:23.892Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-01-12T22:12:23.892Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:12:23.892Z] === RUN TestDaemonIpcModePrivate [2021-01-12T22:12:24.065Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy (4.47s) [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2021-01-12T22:12:24.636Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-01-12T22:12:24.636Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:12:25.265Z] --- PASS: TestRunContainerWithBridgeNone (2.38s) [2021-01-12T22:12:25.265Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:12:25.265Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:12:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:12:25.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:12:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:12:25.265Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:12:25.265Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:12:25.265Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:12:25.265Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:12:25.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T22:12:25.557Z] === RUN TestNetworkList [2021-01-12T22:12:25.557Z] === RUN TestNetworkList//networks [2021-01-12T22:12:25.557Z] === PAUSE TestNetworkList//networks [2021-01-12T22:12:25.557Z] === RUN TestNetworkList//networks/ [2021-01-12T22:12:25.557Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:12:25.557Z] === CONT TestNetworkList//networks [2021-01-12T22:12:25.557Z] === CONT TestNetworkList//networks/ [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkList (0.01s) [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:12:25.557Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:12:25.557Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:12:25.848Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-01-12T22:12:25.848Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:12:26.020Z] --- PASS: TestBuildMultiStageParentConfig (1.51s) [2021-01-12T22:12:26.020Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:12:26.430Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-01-12T22:12:26.430Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-01-12T22:12:26.430Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T22:12:26.430Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-12T22:12:26.430Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:12:26.430Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T22:12:26.430Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-12T22:12:26.430Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:12:26.430Z] === RUN TestIpcModeOlderClient [2021-01-12T22:12:26.430Z] === PAUSE TestIpcModeOlderClient [2021-01-12T22:12:26.430Z] === RUN TestKillContainerInvalidSignal [2021-01-12T22:12:26.690Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2021-01-12T22:12:26.690Z] === RUN TestKillContainer [2021-01-12T22:12:26.690Z] === RUN TestKillContainer/no_signal [2021-01-12T22:12:26.882Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-01-12T22:12:26.882Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:12:26.949Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:12:27.208Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:12:27.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T22:12:27.916Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-01-12T22:12:27.916Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:12:28.146Z] --- PASS: TestKillContainer (1.35s) [2021-01-12T22:12:28.146Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-01-12T22:12:28.146Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2021-01-12T22:12:28.146Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2021-01-12T22:12:28.146Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:12:28.146Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T22:12:28.406Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T22:12:28.566Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2021-01-12T22:12:28.566Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:12:28.950Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-01-12T22:12:28.950Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:12:28.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2021-01-12T22:12:28.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2021-01-12T22:12:28.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2021-01-12T22:12:28.975Z] === RUN TestKillStoppedContainer [2021-01-12T22:12:28.975Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-01-12T22:12:28.975Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:12:28.975Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-01-12T22:12:28.975Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:12:29.508Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2021-01-12T22:12:29.508Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:12:29.544Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2021-01-12T22:12:29.544Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:12:29.544Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-01-12T22:12:29.544Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:12:29.544Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:12:29.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T22:12:29.544Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:12:29.544Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T22:12:29.544Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-01-12T22:12:29.544Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-12T22:12:29.544Z] === RUN TestLinksContainerNames [2021-01-12T22:12:29.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T22:12:30.458Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-01-12T22:12:30.458Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:12:30.482Z] --- PASS: TestLinksContainerNames (0.89s) [2021-01-12T22:12:30.482Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:12:30.742Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2021-01-12T22:12:30.742Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T22:12:30.757Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2021-01-12T22:12:30.757Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:12:31.310Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/default [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/private [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/slave [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/shared [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T22:12:31.310Z] === CONT TestMountDaemonRoot/default [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:12:31.310Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T22:12:31.310Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:12:31.310Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:12:31.310Z] === CONT TestMountDaemonRoot/shared [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:12:31.310Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T22:12:31.310Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/slave [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/private [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:12:31.311Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T22:12:31.311Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:12:31.311Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:12:31.570Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-01-12T22:12:31.570Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-12T22:12:31.570Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T22:12:31.570Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-01-12T22:12:31.570Z] 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-12T22:12:31.570Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T22:12:31.570Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-01-12T22:12:31.570Z] 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-12T22:12:31.570Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T22:12:31.570Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-01-12T22:12:31.570Z] 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-12T22:12:31.570Z] === RUN TestNetworkNat [2021-01-12T22:12:32.139Z] --- PASS: TestNetworkNat (0.57s) [2021-01-12T22:12:32.139Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:12:32.710Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s) [2021-01-12T22:12:32.710Z] === RUN TestNetworkLoopbackNat [2021-01-12T22:12:32.808Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2021-01-12T22:12:32.808Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:12:33.751Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-01-12T22:12:33.751Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:12:33.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T22:12:35.217Z] --- PASS: TestServiceWithPredefinedNetwork (3.84s) [2021-01-12T22:12:35.217Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:12:35.217Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:12:35.217Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:12:35.217Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:12:35.248Z] --- PASS: TestNetworkLoopbackNat (2.56s) [2021-01-12T22:12:35.248Z] === RUN TestPause [2021-01-12T22:12:35.248Z] --- SKIP: TestPause (0.00s) [2021-01-12T22:12:35.248Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:12:35.248Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:12:35.248Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:12:35.248Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:12:35.248Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:12:35.248Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-01-12T22:12:35.248Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:12:35.248Z] === RUN TestPsFilter [2021-01-12T22:12:35.507Z] --- PASS: TestPsFilter (0.11s) [2021-01-12T22:12:35.507Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:12:35.767Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2021-01-12T22:12:35.767Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:12:36.336Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2021-01-12T22:12:36.336Z] === RUN TestRemoveContainerRunning [2021-01-12T22:12:36.597Z] --- PASS: TestRemoveContainerRunning (0.44s) [2021-01-12T22:12:36.597Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:12:37.049Z] --- PASS: TestBuildMultiStageLayerLeak (2.96s) [2021-01-12T22:12:37.049Z] === RUN TestBuildWithHugeFile [2021-01-12T22:12:37.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T22:12:37.166Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-01-12T22:12:37.166Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:12:37.166Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-01-12T22:12:37.166Z] === RUN TestRenameLinkedContainer [2021-01-12T22:12:38.175Z] Removing intermediate container 43fc57cd0b67 [2021-01-12T22:12:38.175Z] ---> eb862edf9d01 [2021-01-12T22:12:38.175Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-01-12T22:12:38.175Z] ---> Running in 2b294d9686d2 [2021-01-12T22:12:38.175Z] Removing intermediate container 2b294d9686d2 [2021-01-12T22:12:38.175Z] ---> 464214c9c16f [2021-01-12T22:12:38.175Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-01-12T22:12:38.175Z] ---> Running in 382eca908970 [2021-01-12T22:12:38.634Z] Removing intermediate container 382eca908970 [2021-01-12T22:12:38.634Z] ---> 804c2cb8d9e2 [2021-01-12T22:12:38.634Z] Step 10/10 : COPY . . [2021-01-12T22:12:39.037Z] ..........................xx.................... [ 29%] [2021-01-12T22:12:39.074Z] --- PASS: TestRenameLinkedContainer (1.75s) [2021-01-12T22:12:39.074Z] === RUN TestRenameStoppedContainer [2021-01-12T22:12:39.334Z] --- PASS: TestRenameStoppedContainer (0.43s) [2021-01-12T22:12:39.334Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:12:40.273Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-01-12T22:12:40.273Z] === RUN TestRenameInvalidName [2021-01-12T22:12:40.532Z] --- PASS: TestRenameInvalidName (0.44s) [2021-01-12T22:12:40.532Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:12:41.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T22:12:42.441Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2021-01-12T22:12:42.441Z] === RUN TestRenameContainerWithSameName [2021-01-12T22:12:42.701Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2021-01-12T22:12:42.701Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:12:43.640Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2021-01-12T22:12:43.640Z] === RUN TestResize [2021-01-12T22:12:44.209Z] --- PASS: TestResize (0.46s) [2021-01-12T22:12:44.209Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:12:44.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T22:12:44.778Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2021-01-12T22:12:44.778Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:12:45.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2021-01-12T22:12:45.040Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:12:45.040Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:12:45.040Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-12T22:12:45.040Z] === RUN TestCgroupNamespacesRun [2021-01-12T22:12:47.578Z] --- PASS: TestCgroupNamespacesRun (2.24s) [2021-01-12T22:12:47.578Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T22:12:47.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T22:12:49.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-01-12T22:12:49.535Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T22:12:51.131Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:12:51.131Z] Using test binary docker [2021-01-12T22:12:51.131Z] +++ /etc/init.d/apparmor start [2021-01-12T22:12:51.131Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:12:51.131Z] INFO: Waiting for daemon to start... [2021-01-12T22:12:51.131Z] Starting dockerd [2021-01-12T22:12:51.131Z] +++ 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-12T22:12:52.089Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2021-01-12T22:12:52.089Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T22:12:53.651Z] . [2021-01-12T22:12:53.651Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:12:53.651Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:12:53.651Z] Error: No such image: emptyfs [2021-01-12T22:12:53.651Z] ++++ docker load [2021-01-12T22:12:53.651Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:12:53.907Z] Running integration-test (iteration 1) [2021-01-12T22:12:53.907Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T22:12:53.907Z] ++ 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-12T22:12:53.907Z] ++ set -e [2021-01-12T22:12:53.907Z] ++ '[' -n 0 ']' [2021-01-12T22:12:53.907Z] ++ set -x [2021-01-12T22:12:53.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:12:53.996Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-01-12T22:12:53.996Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T22:12:55.673Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-01-12T22:12:56.532Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-01-12T22:12:56.532Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T22:12:57.683Z] --- PASS: TestServiceWithDataPathPortInit (20.94s) [2021-01-12T22:12:57.683Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:12:58.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s) [2021-01-12T22:12:58.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T22:13:00.345Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.73s) [2021-01-12T22:13:00.345Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T22:13:02.252Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2021-01-12T22:13:02.252Z] === RUN TestKernelTCPMemory [2021-01-12T22:13:02.252Z] --- SKIP: TestKernelTCPMemory (0.03s) [2021-01-12T22:13:02.252Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:02.252Z] === RUN TestNISDomainname [2021-01-12T22:13:02.252Z] --- SKIP: TestNISDomainname (0.01s) [2021-01-12T22:13:02.252Z] 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-12T22:13:02.252Z] === RUN TestHostnameDnsResolution [2021-01-12T22:13:02.822Z] --- PASS: TestHostnameDnsResolution (0.66s) [2021-01-12T22:13:02.822Z] === RUN TestStats [2021-01-12T22:13:02.822Z] --- SKIP: TestStats (0.00s) [2021-01-12T22:13:02.822Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:02.822Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:13:02.822Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T22:13:02.822Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T22:13:02.822Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T22:13:02.822Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T22:13:02.822Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T22:13:02.822Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T22:13:02.822Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T22:13:02.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T22:13:02.822Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T22:13:02.822Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T22:13:03.119Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-01-12T22:13:03.761Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T22:13:03.771Z] ---> 2eae900396c7 [2021-01-12T22:13:03.771Z] Successfully built 2eae900396c7 [2021-01-12T22:13:03.771Z] Successfully tagged docker:latest [2021-01-12T22:13:03.771Z] INFO: Image build ended at 01/12/2021 22:13:03. Duration:00:03:39.7069642 [2021-01-12T22:13:03.771Z] [2021-01-12T22:13:03.771Z] [2021-01-12T22:13:03.771Z] INFO: Building the test binaries at 01/12/2021 22:13:03... [2021-01-12T22:13:05.667Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T22:13:07.047Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-12T22:13:07.047Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2021-01-12T22:13:07.047Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-01-12T22:13:07.047Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2021-01-12T22:13:07.047Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2021-01-12T22:13:07.047Z] === RUN TestDeleteDevicemapper [2021-01-12T22:13:07.047Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T22:13:07.047Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:13:07.047Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:13:07.516Z] INFO: make.ps1 starting at 01/12/2021 22:13:07 [2021-01-12T22:13:07.975Z] INFO: Git commit (06d9020fac) assumed from DOCKER_GITCOMMIT environment variable [2021-01-12T22:13:07.975Z] INFO: Invoking autogen... [2021-01-12T22:13:08.052Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.64s) [2021-01-12T22:13:08.052Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3nu3mi3chdtgx2vrnhv70m58w Created:2021-01-12 22:12:57.082730167 +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[e2e7c7af812f2ee2eb2917c7162e988b9313acae4a5c0b7528acfa62f5889f85:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gcoije86bsdzbzoqhuzm5fu0j EndpointID:5582f2fadb3352cd05262f985e92fa4568def0906dfbe57c76663f58a565ba11 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b75eee8a6bf4b65244d304c7dab01b0b8750dd442528ab92b5914522bec14a7e 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:95f7bde911e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gcoije86bsdzbzoqhuzm5fu0j EndpointID:5582f2fadb3352cd05262f985e92fa4568def0906dfbe57c76663f58a565ba11 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T22:13:08.052Z] PASS [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] === Skipped [2021-01-12T22:13:08.052Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:13:08.052Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] DONE 26 tests, 1 skipped in 58.010s [2021-01-12T22:13:08.052Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:13:08.052Z] ++ 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-12T22:13:08.052Z] ++ set -e [2021-01-12T22:13:08.052Z] ++ '[' -n 0 ']' [2021-01-12T22:13:08.052Z] ++ set -x [2021-01-12T22:13:08.052Z] ++ env -i DEST=/go/src/github.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-12T22:13:08.052Z] INFO: Testing against a local daemon [2021-01-12T22:13:08.052Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T22:13:08.052Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T22:13:08.052Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:13:08.052Z] === RUN TestDockerNetworkIpvlan [2021-01-12T22:13:08.052Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:13:08.052Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:13:08.052Z] PASS [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] === Skipped [2021-01-12T22:13:08.052Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T22:13:08.052Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:13:08.052Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] [2021-01-12T22:13:08.052Z] DONE 2 tests, 2 skipped in 0.155s [2021-01-12T22:13:08.052Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:13:08.052Z] ++ 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-12T22:13:08.052Z] ++ set -e [2021-01-12T22:13:08.052Z] ++ '[' -n 0 ']' [2021-01-12T22:13:08.052Z] ++ set -x [2021-01-12T22:13:08.052Z] ++ env -i DEST=/go/src/github.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-12T22:13:08.052Z] INFO: Testing against a local daemon [2021-01-12T22:13:08.052Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T22:13:08.052Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-01-12T22:13:08.052Z] === RUN TestDockerNetworkMacvlan [2021-01-12T22:13:08.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2021-01-12T22:13:08.429Z] === RUN TestUpdateMemory [2021-01-12T22:13:08.429Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T22:13:08.429Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:08.429Z] === RUN TestUpdateCPUQuota [2021-01-12T22:13:08.429Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-01-12T22:13:08.429Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:08.429Z] === RUN TestUpdatePidsLimit [2021-01-12T22:13:08.429Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-01-12T22:13:08.429Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:08.429Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:13:08.434Z] INFO: Building daemon... [2021-01-12T22:13:09.009Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-01-12T22:13:09.086Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T22:13:10.156Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T22:13:10.789Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T22:13:15.240Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T22:13:18.776Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T22:13:20.641Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2021-01-12T22:13:20.641Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:13:20.641Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2021-01-12T22:13:20.641Z] === RUN TestWaitNonBlocked [2021-01-12T22:13:20.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:13:20.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:13:20.641Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:13:20.641Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:13:20.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:13:20.641Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:13:20.900Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-01-12T22:13:20.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2021-01-12T22:13:20.900Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s) [2021-01-12T22:13:20.900Z] === RUN TestWaitBlocked [2021-01-12T22:13:20.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:13:20.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:13:20.900Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:13:20.900Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:13:20.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:13:20.900Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:13:21.469Z] --- PASS: TestWaitBlocked (0.01s) [2021-01-12T22:13:21.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-01-12T22:13:21.469Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2021-01-12T22:13:21.469Z] === CONT TestDaemonRestartIpcMode [2021-01-12T22:13:21.469Z] === CONT TestIpcModeOlderClient [2021-01-12T22:13:21.729Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-01-12T22:13:21.729Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T22:13:23.807Z] --- PASS: TestBuildWithHugeFile (41.52s) [2021-01-12T22:13:23.807Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:13:23.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:13:23.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:13:23.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:13:23.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:13:23.807Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:13:23.807Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:13:23.807Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:13:23.807Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:13:23.807Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:13:23.807Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2021-01-12T22:13:23.807Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-01-12T22:13:23.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2021-01-12T22:13:23.807Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s) [2021-01-12T22:13:23.807Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:13:23.807Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T22:13:23.807Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T22:13:24.748Z] --- PASS: TestBuildPreserveOwnership (6.10s) [2021-01-12T22:13:24.748Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2021-01-12T22:13:24.748Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.13s) [2021-01-12T22:13:24.748Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:13:25.009Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-01-12T22:13:25.009Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T22:13:25.710Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-01-12T22:13:25.931Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.40s) [2021-01-12T22:13:26.499Z] --- PASS: TestDaemonRestartIpcMode (4.77s) [2021-01-12T22:13:26.499Z] PASS [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === Skipped [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-12T22:13:26.499Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-01-12T22:13:26.499Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-01-12T22:13:26.499Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-01-12T22:13:26.499Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-01-12T22:13:26.499Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-01-12T22:13:26.499Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-01-12T22:13:26.499Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-01-12T22:13:26.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-01-12T22:13:26.499Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-01-12T22:13:26.499Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T22:13:26.499Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-01-12T22:13:26.499Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-01-12T22:13:26.499Z] [2021-01-12T22:13:26.499Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-01-12T22:13:26.500Z] 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-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-01-12T22:13:26.500Z] 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-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-01-12T22:13:26.500Z] 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-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-01-12T22:13:26.500Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:13:26.500Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-01-12T22:13:26.500Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:13:26.500Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2021-01-12T22:13:26.500Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-01-12T22:13:26.500Z] 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-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-01-12T22:13:26.500Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T22:13:26.500Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-01-12T22:13:26.500Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-01-12T22:13:26.500Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-01-12T22:13:26.500Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] [2021-01-12T22:13:26.500Z] DONE 177 tests, 26 skipped in 82.240s [2021-01-12T22:13:26.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T22:13:26.500Z] INFO: Testing against a local daemon [2021-01-12T22:13:26.500Z] === RUN TestCommitInheritsEnv [2021-01-12T22:13:27.257Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan (19.96s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.60s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.59s) [2021-01-12T22:13:28.292Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.48s) [2021-01-12T22:13:28.292Z] PASS [2021-01-12T22:13:28.292Z] [2021-01-12T22:13:28.292Z] DONE 8 tests in 21.571s [2021-01-12T22:13:28.292Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T22:13:28.292Z] ++ 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-12T22:13:28.292Z] ++ set -e [2021-01-12T22:13:28.292Z] ++ '[' -n 0 ']' [2021-01-12T22:13:28.292Z] ++ set -x [2021-01-12T22:13:28.292Z] ++ env -i DEST=/go/src/github.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-12T22:13:28.292Z] testing: warning: no tests to run [2021-01-12T22:13:28.292Z] PASS [2021-01-12T22:13:28.292Z] [2021-01-12T22:13:28.292Z] DONE 0 tests in 0.069s [2021-01-12T22:13:28.292Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T22:13:28.292Z] ++ 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-12T22:13:28.292Z] ++ set -e [2021-01-12T22:13:28.292Z] ++ '[' -n 0 ']' [2021-01-12T22:13:28.292Z] ++ set -x [2021-01-12T22:13:28.292Z] ++ env -i DEST=/go/src/github.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-12T22:13:28.292Z] INFO: Testing against a local daemon [2021-01-12T22:13:28.292Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T22:13:28.406Z] --- PASS: TestCommitInheritsEnv (1.61s) [2021-01-12T22:13:28.406Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:13:28.406Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T22:13:28.406Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:13:28.406Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-12T22:13:28.406Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:13:28.406Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-01-12T22:13:28.406Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:13:30.312Z] --- PASS: TestRemoveImageOrphaning (1.88s) [2021-01-12T22:13:30.312Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T22:13:30.312Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:13:30.312Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-12T22:13:30.312Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:13:30.312Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-12T22:13:30.312Z] === RUN TestTagInvalidReference [2021-01-12T22:13:30.312Z] --- PASS: TestTagInvalidReference (0.01s) [2021-01-12T22:13:30.312Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:13:30.312Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-01-12T22:13:30.312Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:13:30.312Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-12T22:13:30.312Z] === RUN TestTagOfficialNames [2021-01-12T22:13:30.312Z] --- PASS: TestTagOfficialNames (0.05s) [2021-01-12T22:13:30.312Z] === RUN TestTagMatchesDigest [2021-01-12T22:13:30.312Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-01-12T22:13:30.312Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T22:13:30.359Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2021-01-12T22:13:30.359Z] === RUN TestAuthZPluginTLS [2021-01-12T22:13:30.651Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-01-12T22:13:30.651Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T22:13:31.284Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-01-12T22:13:31.284Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T22:13:31.575Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-01-12T22:13:31.575Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T22:13:32.209Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-01-12T22:13:32.209Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T22:13:33.725Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2021-01-12T22:13:33.725Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T22:13:34.358Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-01-12T22:13:34.358Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T22:13:34.990Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-01-12T22:13:34.990Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T22:13:35.623Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-01-12T22:13:35.623Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T22:13:37.271Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-01-12T22:13:37.690Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2021-01-12T22:13:37.690Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T22:13:38.770Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-01-12T22:13:39.783Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.33s) [2021-01-12T22:13:39.783Z] === RUN TestAuthZPluginHeader [2021-01-12T22:13:39.915Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.44s) [2021-01-12T22:13:39.915Z] PASS [2021-01-12T22:13:39.915Z] [2021-01-12T22:13:39.915Z] === Skipped [2021-01-12T22:13:39.915Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-01-12T22:13:39.915Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:13:39.915Z] [2021-01-12T22:13:39.915Z] [2021-01-12T22:13:39.915Z] DONE 33 tests, 1 skipped in 118.781s [2021-01-12T22:13:39.915Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T22:13:39.915Z] ++ 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-12T22:13:39.915Z] ++ set -e [2021-01-12T22:13:39.915Z] ++ '[' -n 0 ']' [2021-01-12T22:13:39.915Z] ++ set -x [2021-01-12T22:13:39.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:13:39.915Z] INFO: Testing against a local daemon [2021-01-12T22:13:39.915Z] === RUN TestConfigInspect [2021-01-12T22:13:40.552Z] Loaded image: buildpack-deps:buster [2021-01-12T22:13:40.552Z] Loaded image: busybox:latest [2021-01-12T22:13:40.552Z] Loaded image: busybox:glibc [2021-01-12T22:13:40.817Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-01-12T22:13:40.817Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T22:13:40.817Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:13:40.817Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:40.817Z] === RUN TestAuthZPluginV2Disable [2021-01-12T22:13:40.817Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:13:40.817Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:40.817Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T22:13:40.817Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:13:40.817Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:40.817Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T22:13:40.817Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:13:40.817Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:40.817Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T22:13:41.478Z] Loaded image: debian:bullseye [2021-01-12T22:13:41.733Z] Loaded image: hello-world:latest [2021-01-12T22:13:41.733Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:13:41.989Z] INFO: Testing against a local daemon [2021-01-12T22:13:41.989Z] === RUN TestCgroupNamespacesBuild [2021-01-12T22:13:43.540Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-01-12T22:13:44.116Z] --- PASS: TestConfigInspect (3.73s) [2021-01-12T22:13:44.116Z] === RUN TestConfigList [2021-01-12T22:13:44.507Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2021-01-12T22:13:44.507Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T22:13:46.683Z] --- PASS: TestConfigList (3.30s) [2021-01-12T22:13:46.683Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:13:47.024Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-01-12T22:13:47.024Z] === RUN TestBuildWithSession [2021-01-12T22:13:47.024Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:13:47.024Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:13:47.024Z] === RUN TestBuildSquashParent [2021-01-12T22:13:49.985Z] --- PASS: TestConfigsCreateAndDelete (3.27s) [2021-01-12T22:13:49.985Z] === RUN TestConfigsUpdate [2021-01-12T22:13:50.366Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-01-12T22:13:50.366Z] [2021-01-12T22:13:50.366Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-01-12T22:13:50.366Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-01-12T22:13:50.366Z] HOSTNAME=7e33b028086c [2021-01-12T22:13:50.366Z] TESTDEBUG=0 [2021-01-12T22:13:50.366Z] DEST=bundles/test-integration [2021-01-12T22:13:50.366Z] PWD=/go/src/github.com/docker/docker [2021-01-12T22:13:50.366Z] DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 [2021-01-12T22:13:50.366Z] container=docker [2021-01-12T22:13:50.366Z] HOME=/root [2021-01-12T22:13:50.366Z] GOLANG_VERSION=1.13.15 [2021-01-12T22:13:50.366Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-01-12T22:13:50.366Z] VALIDATE_BRANCH=master [2021-01-12T22:13:50.366Z] TERM=xterm [2021-01-12T22:13:50.366Z] DOCKER_PKG=github.com/docker/docker [2021-01-12T22:13:50.366Z] SHLVL=1 [2021-01-12T22:13:50.366Z] TIMEOUT=120m [2021-01-12T22:13:50.366Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-01-12T22:13:50.366Z] DOCKER_GRAPHDRIVER=overlay2 [2021-01-12T22:13:50.366Z] GO111MODULE=off [2021-01-12T22:13:50.366Z] DOCKER_EXPERIMENTAL=1 [2021-01-12T22:13:50.366Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-01-12T22:13:50.366Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-01-12T22:13:50.366Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-01-12T22:13:50.366Z] GOPATH=/go [2021-01-12T22:13:50.366Z] PKG_CONFIG=pkg-config [2021-01-12T22:13:50.367Z] _=/usr/bin/env [2021-01-12T22:13:50.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-01-12T22:13:53.284Z] --- PASS: TestConfigsUpdate (3.21s) [2021-01-12T22:13:53.285Z] === RUN TestTemplatedConfig [2021-01-12T22:13:56.979Z] --- PASS: TestBuildSquashParent (9.16s) [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:13:56.979Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:13:56.979Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:13:56.979Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:13:56.979Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:13:57.489Z] --- PASS: TestTemplatedConfig (3.51s) [2021-01-12T22:13:57.489Z] === RUN TestConfigCreateResolve [2021-01-12T22:13:58.293Z] ......................... [ 67%] [2021-01-12T22:13:58.870Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:13:59.126Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:13:59.393Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2021-01-12T22:13:59.393Z] PASS [2021-01-12T22:13:59.393Z] [2021-01-12T22:13:59.393Z] === Skipped [2021-01-12T22:13:59.393Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:13:59.393Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:59.393Z] [2021-01-12T22:13:59.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:13:59.394Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:59.394Z] [2021-01-12T22:13:59.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:13:59.394Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:59.394Z] [2021-01-12T22:13:59.394Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:13:59.394Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:13:59.394Z] [2021-01-12T22:13:59.394Z] [2021-01-12T22:13:59.394Z] DONE 17 tests, 4 skipped in 29.828s [2021-01-12T22:13:59.394Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T22:13:59.394Z] ++ 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-12T22:13:59.394Z] ++ set -e [2021-01-12T22:13:59.394Z] ++ '[' -n 0 ']' [2021-01-12T22:13:59.394Z] ++ set -x [2021-01-12T22:13:59.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-12T22:13:59.394Z] INFO: Testing against a local daemon [2021-01-12T22:13:59.394Z] === RUN TestPluginInvalidJSON [2021-01-12T22:13:59.394Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:13:59.394Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:13:59.394Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:13:59.394Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-01-12T22:13:59.394Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:13:59.394Z] === RUN TestPluginInstall [2021-01-12T22:13:59.394Z] === RUN TestPluginInstall/no_auth [2021-01-12T22:13:59.685Z] time="2021-01-12T22:13:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:13:59.685Z] time="2021-01-12T22:13:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7560b8c786184c2f61e7df3ead337a05b2130c49b836d4158008562b1e8650c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:13:59.685Z] time="2021-01-12T22:13:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:13:59.685Z] time="2021-01-12T22:13:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7560b8c786184c2f61e7df3ead337a05b2130c49b836d4158008562b1e8650c6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:13:59.976Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T22:14:00.033Z] --- PASS: TestConfigCreateResolve (3.20s) [2021-01-12T22:14:00.033Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:14:00.267Z] time="2021-01-12T22:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:14:00.268Z] time="2021-01-12T22:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a40117ee028d119dfcf2af28c16c14de8ae0f4cbece187c8948918b2ec0e7c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:14:00.268Z] time="2021-01-12T22:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:14:00.268Z] time="2021-01-12T22:14:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a40117ee028d119dfcf2af28c16c14de8ae0f4cbece187c8948918b2ec0e7c5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:14:00.559Z] === RUN TestPluginInstall/with_insecure [2021-01-12T22:14:00.604Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-01-12T22:14:00.604Z] PASS [2021-01-12T22:14:00.604Z] [2021-01-12T22:14:00.604Z] DONE 7 tests in 21.087s [2021-01-12T22:14:00.604Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T22:14:00.604Z] ++ 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-12T22:14:00.604Z] ++ set -e [2021-01-12T22:14:00.604Z] ++ '[' -n 0 ']' [2021-01-12T22:14:00.604Z] ++ set -x [2021-01-12T22:14:00.604Z] ++ env -i DEST=/go/src/github.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-12T22:14:00.865Z] INFO: Testing against a local daemon [2021-01-12T22:14:00.865Z] === RUN TestCheckpoint [2021-01-12T22:14:00.865Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:14:00.865Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:14:00.865Z] === RUN TestContainerInvalidJSON [2021-01-12T22:14:00.865Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:14:00.865Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:14:00.865Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:14:00.865Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:14:00.865Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:14:00.865Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:14:00.865Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:14:00.865Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:14:00.865Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:14:00.865Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-12T22:14:00.865Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T22:14:00.865Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T22:14:00.865Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T22:14:00.865Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:14:01.126Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-01-12T22:14:01.126Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:14:01.126Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-01-12T22:14:01.126Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:14:01.387Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-01-12T22:14:01.387Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:14:01.387Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-01-12T22:14:01.387Z] === RUN TestCopyFromContainer [2021-01-12T22:14:01.593Z] time="2021-01-12T22:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:14:01.593Z] time="2021-01-12T22:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293bae6812145135097266ed3c8ef70e2fa7fd6d8b31dd6ef8fcce258dc9ad26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:14:01.593Z] time="2021-01-12T22:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:14:01.593Z] time="2021-01-12T22:14:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:293bae6812145135097266ed3c8ef70e2fa7fd6d8b31dd6ef8fcce258dc9ad26" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:14:01.885Z] --- PASS: TestPluginInstall (3.80s) [2021-01-12T22:14:01.885Z] --- PASS: TestPluginInstall/no_auth (1.76s) [2021-01-12T22:14:01.885Z] --- PASS: TestPluginInstall/with_htpasswd (0.78s) [2021-01-12T22:14:01.885Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-01-12T22:14:01.885Z] plugin_test.go:157: [d22fb2a300cb7] daemon is not started [2021-01-12T22:14:01.885Z] PASS [2021-01-12T22:14:01.885Z] [2021-01-12T22:14:01.885Z] DONE 6 tests in 3.992s [2021-01-12T22:14:01.885Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T22:14:01.885Z] ++ 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-12T22:14:01.885Z] ++ set -e [2021-01-12T22:14:01.885Z] ++ '[' -n 0 ']' [2021-01-12T22:14:01.885Z] ++ set -x [2021-01-12T22:14:01.885Z] ++ env -i DEST=/go/src/github.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-12T22:14:02.176Z] INFO: Testing against a local daemon [2021-01-12T22:14:02.176Z] === RUN TestExternalGraphDriver [2021-01-12T22:14:02.176Z] === RUN TestExternalGraphDriver/json [2021-01-12T22:14:02.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:14:02.731Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:14:03.931Z] === RUN TestCopyFromContainer// [2021-01-12T22:14:03.931Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T22:14:03.931Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T22:14:03.931Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T22:14:03.931Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T22:14:04.191Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T22:14:04.191Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T22:14:04.243Z] === RUN TestExternalGraphDriver/spec [2021-01-12T22:14:04.452Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T22:14:04.452Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T22:14:04.712Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer (3.24s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-01-12T22:14:04.712Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-01-12T22:14:04.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:14:04.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:14:04.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:14:04.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:14:04.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:14:04.712Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:14:04.712Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:14:04.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:14:04.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:14:04.712Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:14:04.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-01-12T22:14:04.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:14:04.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:14:04.712Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:14:04.712Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:14:04.973Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-01-12T22:14:04.973Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:14:04.973Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:14:04.973Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:14:04.973Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:14:04.973Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:14:04.973Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:14:04.973Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:14:04.973Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:14:04.973Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:14:04.973Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:14:04.973Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T22:14:04.973Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T22:14:04.973Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:14:04.973Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:14:04.973Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:14:04.973Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-01-12T22:14:04.973Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.27s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.73s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2021-01-12T22:14:06.007Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2021-01-12T22:14:06.007Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:14:06.007Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:14:06.310Z] === RUN TestExternalGraphDriver/pull [2021-01-12T22:14:07.516Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2021-01-12T22:14:07.516Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:14:08.522Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:14:09.039Z] --- PASS: TestExternalGraphDriver (6.53s) [2021-01-12T22:14:09.039Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2021-01-12T22:14:09.039Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2021-01-12T22:14:09.039Z] --- PASS: TestExternalGraphDriver/pull (2.27s) [2021-01-12T22:14:09.039Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:14:09.039Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:14:09.039Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:14:09.039Z] PASS [2021-01-12T22:14:09.039Z] [2021-01-12T22:14:09.039Z] === Skipped [2021-01-12T22:14:09.039Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:14:09.039Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:14:09.039Z] [2021-01-12T22:14:09.039Z] [2021-01-12T22:14:09.039Z] DONE 5 tests, 1 skipped in 6.704s [2021-01-12T22:14:09.039Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T22:14:09.039Z] ++ 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-12T22:14:09.039Z] ++ set -e [2021-01-12T22:14:09.039Z] ++ '[' -n 0 ']' [2021-01-12T22:14:09.039Z] ++ set -x [2021-01-12T22:14:09.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:14:09.039Z] INFO: Testing against a local daemon [2021-01-12T22:14:09.039Z] === RUN TestContinueAfterPluginCrash [2021-01-12T22:14:09.039Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T22:14:09.039Z] === RUN TestReadPluginNoRead [2021-01-12T22:14:09.039Z] === PAUSE TestReadPluginNoRead [2021-01-12T22:14:09.039Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T22:14:09.039Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T22:14:09.039Z] === CONT TestContinueAfterPluginCrash [2021-01-12T22:14:09.039Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T22:14:09.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:14:09.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:14:09.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:14:09.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:14:09.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:14:09.428Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:14:09.428Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:14:09.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:14:09.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:14:09.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:14:09.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:14:09.428Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.07s) [2021-01-12T22:14:09.428Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-12T22:14:09.428Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:14:10.015Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:14:10.371Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-01-12T22:14:10.371Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:14:10.371Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:14:10.371Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:14:10.371Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-12T22:14:10.371Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:14:10.371Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:14:10.371Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:14:10.371Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-01-12T22:14:10.371Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:14:10.578Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:14:10.631Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-01-12T22:14:10.631Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T22:14:10.631Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T22:14:10.631Z] === RUN TestDaemonRestartIpcMode [2021-01-12T22:14:10.631Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T22:14:10.631Z] === RUN TestDaemonHostGatewayIP [2021-01-12T22:14:10.631Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T22:14:10.631Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T22:14:10.631Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T22:14:10.631Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:14:10.631Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T22:14:10.631Z] === RUN TestDiff [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy (5.02s) [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-01-12T22:14:11.140Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-01-12T22:14:11.140Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:14:11.202Z] --- PASS: TestDiff (0.75s) [2021-01-12T22:14:11.202Z] === RUN TestExecWithCloseStdin [2021-01-12T22:14:12.144Z] --- PASS: TestExecWithCloseStdin (0.88s) [2021-01-12T22:14:12.144Z] === RUN TestExec [2021-01-12T22:14:12.507Z] --- PASS: TestBuildMultiStageParentConfig (1.25s) [2021-01-12T22:14:12.507Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:14:12.556Z] --- PASS: TestDaemonStartWithLogOpt (3.71s) [2021-01-12T22:14:12.556Z] === CONT TestReadPluginNoRead [2021-01-12T22:14:13.088Z] --- PASS: TestExec (0.88s) [2021-01-12T22:14:13.088Z] === RUN TestExecUser [2021-01-12T22:14:14.029Z] --- PASS: TestExecUser (0.90s) [2021-01-12T22:14:14.029Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:14:14.397Z] --- PASS: TestBuildLabelWithTargets (2.17s) [2021-01-12T22:14:14.397Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:14:14.970Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2021-01-12T22:14:14.970Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:14:15.316Z] === RUN TestReadPluginNoRead/default [2021-01-12T22:14:15.765Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2021-01-12T22:14:15.765Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:14:17.383Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T22:14:17.521Z] --- PASS: TestExportContainerAfterDaemonRestart (2.11s) [2021-01-12T22:14:17.521Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:14:18.016Z] --- PASS: TestContinueAfterPluginCrash (9.12s) [2021-01-12T22:14:18.463Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2021-01-12T22:14:18.463Z] === RUN TestHealthKillContainer [2021-01-12T22:14:19.034Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2021-01-12T22:14:19.034Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:14:19.528Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T22:14:20.547Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-01-12T22:14:20.547Z] [2021-01-12T22:14:20.547Z] ________ ____ __. [2021-01-12T22:14:20.547Z] \_____ \ | |/ _| [2021-01-12T22:14:20.547Z] / | \| < [2021-01-12T22:14:20.547Z] / | \ | \ [2021-01-12T22:14:20.547Z] \_______ /____|__ \ [2021-01-12T22:14:20.547Z] \/ \/ [2021-01-12T22:14:20.547Z] [2021-01-12T22:14:20.547Z] INFO: make.ps1 ended at 01/12/2021 22:14:12 [2021-01-12T22:14:20.547Z] INFO: Binaries build ended at 01/12/2021 22:14:15. Duration:00:01:11.7594102 [2021-01-12T22:14:20.547Z] INFO: Copying the built daemon binary to d:\CI\PR-41869\3\binary\dockerd-06d9020fac.exe... [2021-01-12T22:14:20.547Z] INFO: Copying the built client binary to d:\CI\PR-41869\3\binary\docker-06d9020fac.exe... [2021-01-12T22:14:20.547Z] INFO: Copying dockerversion from the container... [2021-01-12T22:14:20.547Z] INFO: Copying the golang package from the container to d:\CI\PR-41869\3\installer\go.zip... [2021-01-12T22:14:20.926Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2021-01-12T22:14:20.926Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:14:21.004Z] --- PASS: TestHealthKillContainer (2.86s) [2021-01-12T22:14:21.004Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:14:21.596Z] --- PASS: TestReadPluginNoRead (8.80s) [2021-01-12T22:14:21.596Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-01-12T22:14:21.596Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2021-01-12T22:14:21.596Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2021-01-12T22:14:21.596Z] read_test.go:92: [d8eb37942ddb8] daemon is not started [2021-01-12T22:14:21.596Z] PASS [2021-01-12T22:14:21.596Z] [2021-01-12T22:14:21.596Z] DONE 6 tests in 12.766s [2021-01-12T22:14:21.596Z] 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-12T22:14:21.596Z] ++ 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-12T22:14:21.596Z] ++ set -e [2021-01-12T22:14:21.596Z] ++ '[' -n 0 ']' [2021-01-12T22:14:21.596Z] ++ set -x [2021-01-12T22:14:21.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:14:21.596Z] testing: warning: no tests to run [2021-01-12T22:14:21.596Z] PASS [2021-01-12T22:14:21.596Z] [2021-01-12T22:14:21.596Z] DONE 0 tests in 0.097s [2021-01-12T22:14:21.596Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T22:14:21.596Z] ++ 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-12T22:14:21.596Z] ++ set -e [2021-01-12T22:14:21.597Z] ++ '[' -n 0 ']' [2021-01-12T22:14:21.597Z] ++ set -x [2021-01-12T22:14:21.597Z] ++ env -i DEST=/go/src/github.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-12T22:14:21.597Z] INFO: Testing against a local daemon [2021-01-12T22:14:21.597Z] === RUN TestPluginWithDevMounts [2021-01-12T22:14:21.597Z] === PAUSE TestPluginWithDevMounts [2021-01-12T22:14:21.597Z] === CONT TestPluginWithDevMounts [2021-01-12T22:14:21.948Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-01-12T22:14:21.948Z] === RUN TestIpcModeNone [2021-01-12T22:14:22.083Z] INFO: Extracting go.zip to d:\CI\PR-41869\3\go [2021-01-12T22:14:22.889Z] --- PASS: TestIpcModeNone (0.88s) [2021-01-12T22:14:22.889Z] === RUN TestIpcModePrivate [2021-01-12T22:14:23.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-01-12T22:14:23.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-01-12T22:14:23.460Z] --- PASS: TestIpcModePrivate (0.85s) [2021-01-12T22:14:23.460Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-01-12T22:14:23.460Z] === RUN TestIpcModeShareable [2021-01-12T22:14:23.663Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-01-12T22:14:23.663Z] PASS [2021-01-12T22:14:23.663Z] [2021-01-12T22:14:23.663Z] DONE 1 tests in 1.998s [2021-01-12T22:14:23.663Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T22:14:23.663Z] ++ 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-12T22:14:23.663Z] ++ set -e [2021-01-12T22:14:23.663Z] ++ '[' -n 0 ']' [2021-01-12T22:14:23.663Z] ++ set -x [2021-01-12T22:14:23.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=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-12T22:14:23.663Z] INFO: Testing against a local daemon [2021-01-12T22:14:23.663Z] === RUN TestSecretInspect [2021-01-12T22:14:24.195Z] --- PASS: TestBuildMultiStageLayerLeak (3.11s) [2021-01-12T22:14:24.195Z] === RUN TestBuildWithHugeFile [2021-01-12T22:14:24.401Z] --- PASS: TestIpcModeShareable (0.89s) [2021-01-12T22:14:24.401Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-01-12T22:14:24.401Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T22:14:27.178Z] --- PASS: TestSecretInspect (3.46s) [2021-01-12T22:14:27.178Z] === RUN TestSecretList [2021-01-12T22:14:27.700Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2021-01-12T22:14:27.700Z] === RUN TestAPIIpcModeHost [2021-01-12T22:14:27.700Z] --- PASS: TestAPIIpcModeHost (0.66s) [2021-01-12T22:14:27.700Z] === RUN TestDaemonIpcModeShareable [2021-01-12T22:14:29.613Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-01-12T22:14:29.613Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-12T22:14:29.613Z] === RUN TestDaemonIpcModePrivate [2021-01-12T22:14:31.526Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2021-01-12T22:14:31.526Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-12T22:14:31.526Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T22:14:31.629Z] --- PASS: TestSecretList (3.90s) [2021-01-12T22:14:31.629Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:14:33.439Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2021-01-12T22:14:33.439Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-01-12T22:14:33.439Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T22:14:35.146Z] --- PASS: TestSecretsCreateAndDelete (3.87s) [2021-01-12T22:14:35.146Z] === RUN TestSecretsUpdate [2021-01-12T22:14:35.353Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2021-01-12T22:14:35.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-01-12T22:14:35.353Z] === RUN TestIpcModeOlderClient [2021-01-12T22:14:35.353Z] === PAUSE TestIpcModeOlderClient [2021-01-12T22:14:35.353Z] === RUN TestKillContainerInvalidSignal [2021-01-12T22:14:35.924Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2021-01-12T22:14:35.924Z] === RUN TestKillContainer [2021-01-12T22:14:35.924Z] === RUN TestKillContainer/no_signal [2021-01-12T22:14:36.867Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:14:37.439Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:14:38.381Z] --- PASS: TestKillContainer (2.33s) [2021-01-12T22:14:38.381Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-01-12T22:14:38.381Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-01-12T22:14:38.381Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-01-12T22:14:38.381Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:14:38.381Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T22:14:38.436Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-01-12T22:14:38.661Z] --- PASS: TestSecretsUpdate (3.78s) [2021-01-12T22:14:38.661Z] === RUN TestTemplatedSecret [2021-01-12T22:14:39.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T22:14:39.912Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.63s) [2021-01-12T22:14:39.912Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-01-12T22:14:39.912Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-01-12T22:14:39.912Z] === RUN TestKillStoppedContainer [2021-01-12T22:14:40.175Z] --- PASS: TestKillStoppedContainer (0.12s) [2021-01-12T22:14:40.175Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:14:40.175Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-01-12T22:14:40.175Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:14:41.116Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2021-01-12T22:14:41.116Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:14:41.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T22:14:41.116Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:14:41.116Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:14:41.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T22:14:41.116Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:14:41.116Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T22:14:41.687Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-01-12T22:14:41.687Z] === RUN TestLinksContainerNames [2021-01-12T22:14:43.072Z] --- PASS: TestLinksContainerNames (1.52s) [2021-01-12T22:14:43.072Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:14:43.154Z] --- PASS: TestTemplatedSecret (3.86s) [2021-01-12T22:14:43.154Z] === RUN TestSecretCreateResolve [2021-01-12T22:14:44.014Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-01-12T22:14:44.014Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T22:14:44.955Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/default [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/private [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/slave [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/shared [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/default [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/shared [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/private [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/slave [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:14:44.955Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:14:44.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:14:44.955Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:14:45.215Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-01-12T22:14:45.476Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-01-12T22:14:45.476Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T22:14:45.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-01-12T22:14:46.669Z] --- PASS: TestSecretCreateResolve (3.71s) [2021-01-12T22:14:46.670Z] PASS [2021-01-12T22:14:46.670Z] [2021-01-12T22:14:46.670Z] DONE 6 tests in 22.759s [2021-01-12T22:14:46.670Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T22:14:46.670Z] ++ 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-12T22:14:46.670Z] ++ set -e [2021-01-12T22:14:46.670Z] ++ '[' -n 0 ']' [2021-01-12T22:14:46.670Z] ++ set -x [2021-01-12T22:14:46.670Z] ++ env -i DEST=/go/src/github.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-12T22:14:46.670Z] INFO: Testing against a local daemon [2021-01-12T22:14:46.670Z] === RUN TestServiceCreateInit [2021-01-12T22:14:46.670Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:14:47.219Z] INFO: Extraction ended at 01/12/2021 22:14:43. Duration:00:00:21.7461924 [2021-01-12T22:14:47.219Z] INFO: Updating the golang and path environment variables [2021-01-12T22:14:47.219Z] INFO: GOPATH=d:\gopath [2021-01-12T22:14:47.219Z] INFO: go version go1.13.15 windows/amd64 [2021-01-12T22:14:47.219Z] INFO: Running the daemon under test in debug mode [2021-01-12T22:14:47.219Z] INFO: Starting a daemon under test... [2021-01-12T22:14:47.219Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41869\3\daemon --pidfile d:\CI\PR-41869\3\docker.pid -D [2021-01-12T22:14:47.219Z] INFO: Process started successfully. [2021-01-12T22:14:47.219Z] INFO: Start tailing logs of the daemon under tests [2021-01-12T22:14:47.219Z] INFO: Waiting for the daemon under test to start... [2021-01-12T22:14:48.018Z] --- PASS: TestContainerBindMountNonRecursive (2.29s) [2021-01-12T22:14:48.018Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T22:14:48.279Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-01-12T22:14:48.279Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T22:14:49.221Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-01-12T22:14:49.221Z] === RUN TestNetworkNat [2021-01-12T22:14:49.792Z] --- PASS: TestNetworkNat (0.89s) [2021-01-12T22:14:49.792Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:14:50.698Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:14:50.698Z] Using test binary docker [2021-01-12T22:14:50.698Z] +++ /etc/init.d/apparmor start [2021-01-12T22:14:50.698Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:14:50.698Z] Starting dockerd [2021-01-12T22:14:50.698Z] INFO: Waiting for daemon to start... [2021-01-12T22:14:50.698Z] +++ 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-12T22:14:50.698Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:14:50.698Z] Using test binary docker [2021-01-12T22:14:50.698Z] +++ /etc/init.d/apparmor start [2021-01-12T22:14:50.698Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:14:50.698Z] INFO: Waiting for daemon to start... [2021-01-12T22:14:50.698Z] Starting dockerd [2021-01-12T22:14:50.698Z] +++ 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-12T22:14:50.735Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2021-01-12T22:14:50.735Z] === RUN TestNetworkLoopbackNat [2021-01-12T22:14:52.266Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:14:53.342Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-01-12T22:14:53.964Z] . [2021-01-12T22:14:53.964Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:14:53.964Z] [2021-01-12T22:14:53.964Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:14:53.964Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:14:53.964Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:14:53.964Z] Error: No such image: emptyfs [2021-01-12T22:14:53.964Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:14:53.964Z] ++++ docker load [2021-01-12T22:14:53.964Z] Error: No such image: emptyfs [2021-01-12T22:14:54.033Z] --- PASS: TestNetworkLoopbackNat (3.17s) [2021-01-12T22:14:54.033Z] === RUN TestPause [2021-01-12T22:14:54.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-01-12T22:14:54.219Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:14:54.219Z] ++++ docker load [2021-01-12T22:14:54.475Z] Running integration-test (iteration 1) [2021-01-12T22:14:54.475Z] 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-12T22:14:54.475Z] ++ 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-12T22:14:54.475Z] ++ set -e [2021-01-12T22:14:54.475Z] ++ '[' -n 0 ']' [2021-01-12T22:14:54.475Z] ++ set -x [2021-01-12T22:14:54.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=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-12T22:14:54.475Z] Running integration-test (iteration 1) [2021-01-12T22:14:54.475Z] 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-12T22:14:54.475Z] ++ 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-12T22:14:54.475Z] ++ set -e [2021-01-12T22:14:54.475Z] ++ '[' -n 0 ']' [2021-01-12T22:14:54.475Z] ++ set -x [2021-01-12T22:14:54.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=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-12T22:14:54.976Z] --- PASS: TestPause (0.85s) [2021-01-12T22:14:54.976Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:14:54.976Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:14:54.976Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:14:54.976Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:14:55.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-01-12T22:14:55.495Z] tests/integration/client_test.py ..... [ 75%] [2021-01-12T22:14:55.495Z] tests/integration/context_api_test.py ... [ 76%] [2021-01-12T22:14:55.546Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-01-12T22:14:55.546Z] === RUN TestPsFilter [2021-01-12T22:14:55.806Z] --- PASS: TestPsFilter (0.26s) [2021-01-12T22:14:55.806Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:14:56.060Z] tests/integration/errors_test.py . [ 76%] [2021-01-12T22:14:56.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-01-12T22:14:56.748Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-01-12T22:14:56.748Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:14:57.319Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-01-12T22:14:57.319Z] === RUN TestRemoveContainerRunning [2021-01-12T22:14:57.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-01-12T22:14:57.830Z] --- PASS: TestServiceCreateInit (10.73s) [2021-01-12T22:14:57.830Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2021-01-12T22:14:57.830Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.48s) [2021-01-12T22:14:57.830Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:14:58.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-01-12T22:14:58.261Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-01-12T22:14:58.261Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:14:58.832Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-01-12T22:14:58.832Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:14:59.093Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-12T22:14:59.093Z] === RUN TestRenameLinkedContainer [2021-01-12T22:14:59.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-01-12T22:15:02.392Z] --- PASS: TestRenameLinkedContainer (3.13s) [2021-01-12T22:15:02.392Z] === RUN TestRenameStoppedContainer [2021-01-12T22:15:02.963Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-01-12T22:15:02.963Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:15:03.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-01-12T22:15:04.347Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2021-01-12T22:15:04.347Z] === RUN TestRenameInvalidName [2021-01-12T22:15:04.901Z] .....INFO: Daemon under test started and replied! [2021-01-12T22:15:04.901Z] INFO: Docker version of the daemon under test [2021-01-12T22:15:04.901Z] [2021-01-12T22:15:04.901Z] Client: [2021-01-12T22:15:04.901Z] Version: 17.06.2-ce [2021-01-12T22:15:04.901Z] API version: 1.30 [2021-01-12T22:15:04.901Z] Go version: go1.8.3 [2021-01-12T22:15:04.901Z] Git commit: cec0b72 [2021-01-12T22:15:04.901Z] Built: Tue Sep 5 19:57:19 2017 [2021-01-12T22:15:04.901Z] OS/Arch: windows/amd64 [2021-01-12T22:15:04.901Z] [2021-01-12T22:15:04.901Z] Server: [2021-01-12T22:15:04.901Z] Version: 0.0.0-dev [2021-01-12T22:15:04.901Z] API version: 1.41 (minimum version 1.24) [2021-01-12T22:15:04.901Z] Go version: go1.13.15 [2021-01-12T22:15:04.901Z] Git commit: 06d9020fac [2021-01-12T22:15:04.901Z] Built: 01/12/2021 22:13:07 [2021-01-12T22:15:04.901Z] OS/Arch: windows/amd64 [2021-01-12T22:15:04.901Z] Experimental: false [2021-01-12T22:15:04.901Z] [2021-01-12T22:15:04.901Z] INFO: Docker info of the daemon under test [2021-01-12T22:15:04.901Z] [2021-01-12T22:15:04.901Z] Containers: 0 [2021-01-12T22:15:04.901Z] Running: 0 [2021-01-12T22:15:04.901Z] Paused: 0 [2021-01-12T22:15:04.901Z] Stopped: 0 [2021-01-12T22:15:04.901Z] Images: 0 [2021-01-12T22:15:04.901Z] Server Version: 0.0.0-dev [2021-01-12T22:15:04.901Z] Storage Driver: windowsfilter [2021-01-12T22:15:04.901Z] Windows: [2021-01-12T22:15:04.901Z] Logging Driver: json-file [2021-01-12T22:15:04.901Z] Plugins: [2021-01-12T22:15:04.901Z] Volume: local [2021-01-12T22:15:04.901Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T22:15:04.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T22:15:04.901Z] Swarm: inactive [2021-01-12T22:15:04.901Z] Default Isolation: process [2021-01-12T22:15:04.901Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T22:15:04.902Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T22:15:04.902Z] OSType: windows [2021-01-12T22:15:04.902Z] Architecture: x86_64 [2021-01-12T22:15:04.902Z] CPUs: 4 [2021-01-12T22:15:04.902Z] Total Memory: 32GiB [2021-01-12T22:15:04.902Z] Name: azwin-2-a1ecb0 [2021-01-12T22:15:04.902Z] ID: JDT2:422M:6UQW:6XBC:VEWR:7N2V:746M:HK6B:EB6P:6XTW:YBYI:HGAK [2021-01-12T22:15:04.902Z] Docker Root Dir: D:\CI\PR-41869\3\daemon [2021-01-12T22:15:04.902Z] Debug Mode (client): false [2021-01-12T22:15:04.902Z] Debug Mode (server): true [2021-01-12T22:15:04.902Z] File Descriptors: -1 [2021-01-12T22:15:04.902Z] Goroutines: 16 [2021-01-12T22:15:04.902Z] System Time: 2021-01-12T22:15:03.4282518Z [2021-01-12T22:15:04.902Z] EventsListeners: 0 [2021-01-12T22:15:04.902Z] Registry: https://index.docker.io/v1/ [2021-01-12T22:15:04.902Z] Labels: [2021-01-12T22:15:04.902Z] Experimental: false [2021-01-12T22:15:04.902Z] Insecure Registries: [2021-01-12T22:15:04.902Z] 127.0.0.0/8 [2021-01-12T22:15:04.902Z] Live Restore Enabled: false [2021-01-12T22:15:04.902Z] [2021-01-12T22:15:04.902Z] [2021-01-12T22:15:04.902Z] INFO: Docker images of the daemon under test [2021-01-12T22:15:04.902Z] [2021-01-12T22:15:04.902Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-12T22:15:04.902Z] [2021-01-12T22:15:04.902Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-01-12T22:15:04.902Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-01-12T22:15:04.902Z] ltsc2019: Pulling from windows/servercore [2021-01-12T22:15:04.902Z] 4612f6d0b889: Pulling fs layer [2021-01-12T22:15:04.902Z] 4dcc9a9b9e68: Pulling fs layer [2021-01-12T22:15:05.290Z] --- PASS: TestRenameInvalidName (0.79s) [2021-01-12T22:15:05.290Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:15:05.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-01-12T22:15:06.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-01-12T22:15:07.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-01-12T22:15:09.493Z] --- PASS: TestRenameAnonymousContainer (4.04s) [2021-01-12T22:15:09.493Z] === RUN TestRenameContainerWithSameName [2021-01-12T22:15:09.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-01-12T22:15:10.064Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-01-12T22:15:10.064Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:15:10.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-01-12T22:15:11.977Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2021-01-12T22:15:11.977Z] === RUN TestResize [2021-01-12T22:15:12.547Z] --- PASS: TestResize (0.78s) [2021-01-12T22:15:12.547Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:15:12.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-01-12T22:15:13.118Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-01-12T22:15:13.118Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:15:13.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-01-12T22:15:14.063Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:14.063Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:14.063Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:14.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:15:14.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:15:14.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:14.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:15.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-01-12T22:15:15.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:15:15.980Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:15:16.248Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-01-12T22:15:16.248Z] Using test binary docker [2021-01-12T22:15:16.248Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-01-12T22:15:16.248Z] +++ /etc/init.d/apparmor start [2021-01-12T22:15:16.248Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-01-12T22:15:16.248Z] INFO: Waiting for daemon to start... [2021-01-12T22:15:16.248Z] Starting dockerd [2021-01-12T22:15:16.248Z] +++ 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-12T22:15:16.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:15:17.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:15:18.304Z] . [2021-01-12T22:15:18.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-01-12T22:15:18.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-01-12T22:15:18.304Z] Error: No such image: emptyfs [2021-01-12T22:15:18.304Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-01-12T22:15:18.304Z] ++++ docker load [2021-01-12T22:15:18.597Z] Running integration-test (iteration 1) [2021-01-12T22:15:18.597Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-01-12T22:15:18.597Z] ++ 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-12T22:15:18.597Z] ++ set -e [2021-01-12T22:15:18.597Z] ++ '[' -n 0 ']' [2021-01-12T22:15:18.597Z] ++ set -x [2021-01-12T22:15:18.597Z] ++ env -i DEST=/go/src/github.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-12T22:15:19.704Z] 4612f6d0b889: Verifying Checksum [2021-01-12T22:15:19.704Z] 4612f6d0b889: Download complete [2021-01-12T22:15:19.742Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:15:19.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:15:19.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:15:19.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:15:20.288Z] --- PASS: TestCreateServiceMultipleTimes (23.12s) [2021-01-12T22:15:20.288Z] === RUN TestCreateServiceConflict [2021-01-12T22:15:21.793Z] --- PASS: TestImportExtremelyLargeImageWorks (102.51s) [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === Skipped [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:15:21.794Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 12 tests, 1 skipped in 106.528s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T22:15:21.794Z] INFO: Testing against a local daemon [2021-01-12T22:15:21.794Z] === RUN TestNetworkCreateDelete [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-01-12T22:15:21.794Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:15:21.794Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-01-12T22:15:21.794Z] === RUN TestDaemonDNSFallback [2021-01-12T22:15:21.794Z] --- PASS: TestDaemonDNSFallback (7.36s) [2021-01-12T22:15:21.794Z] === RUN TestInspectNetwork [2021-01-12T22:15:21.794Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-12T22:15:21.794Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:15:21.794Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-12T22:15:21.794Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:15:21.794Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:15:21.794Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:15:21.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:15:21.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:15:21.794Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:15:21.794Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:15:21.794Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:15:21.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:15:21.794Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T22:15:21.794Z] === RUN TestNetworkList [2021-01-12T22:15:21.794Z] === RUN TestNetworkList//networks [2021-01-12T22:15:21.794Z] === PAUSE TestNetworkList//networks [2021-01-12T22:15:21.794Z] === RUN TestNetworkList//networks/ [2021-01-12T22:15:21.794Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:15:21.794Z] === CONT TestNetworkList//networks [2021-01-12T22:15:21.794Z] === CONT TestNetworkList//networks/ [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkList (0.02s) [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:15:21.794Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:15:21.794Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:15:21.794Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-12T22:15:21.794Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:15:21.794Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2021-01-12T22:15:21.794Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:15:21.794Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:15:21.794Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:15:21.794Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:15:21.794Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:15:21.794Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:15:21.794Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:15:21.794Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:15:21.794Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:15:21.794Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === Skipped [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-01-12T22:15:21.794Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-01-12T22:15:21.794Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-01-12T22:15:21.794Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2021-01-12T22:15:21.794Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-01-12T22:15:21.794Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T22:15:21.794Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 22 tests, 12 skipped in 8.113s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:15:21.794Z] INFO: Testing against a local daemon [2021-01-12T22:15:21.794Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T22:15:21.794Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:15:21.794Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:15:21.794Z] === RUN TestDockerNetworkIpvlan [2021-01-12T22:15:21.794Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:15:21.794Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === Skipped [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:15:21.794Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:15:21.794Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 2 tests, 2 skipped in 0.134s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:15:21.794Z] INFO: Testing against a local daemon [2021-01-12T22:15:21.794Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T22:15:21.794Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-12T22:15:21.794Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] === RUN TestDockerNetworkMacvlan [2021-01-12T22:15:21.794Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-01-12T22:15:21.794Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === Skipped [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-01-12T22:15:21.794Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-01-12T22:15:21.794Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 2 tests, 2 skipped in 0.121s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T22:15:21.794Z] testing: warning: no tests to run [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 0 tests in 0.029s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T22:15:21.794Z] INFO: Testing against a local daemon [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginTLS [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginHeader [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginV2Disable [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T22:15:21.794Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] PASS [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === Skipped [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-01-12T22:15:21.794Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] [2021-01-12T22:15:21.794Z] DONE 17 tests, 17 skipped in 0.437s [2021-01-12T22:15:21.794Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T22:15:22.054Z] INFO: Testing against a local daemon [2021-01-12T22:15:22.054Z] === RUN TestPluginInvalidJSON [2021-01-12T22:15:22.054Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:15:22.054Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:15:22.054Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:15:22.054Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-12T22:15:22.054Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:15:22.054Z] === RUN TestPluginInstall [2021-01-12T22:15:22.054Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T22:15:22.054Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:22.054Z] PASS [2021-01-12T22:15:22.054Z] [2021-01-12T22:15:22.054Z] === Skipped [2021-01-12T22:15:22.054Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-01-12T22:15:22.054Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-01-12T22:15:22.054Z] [2021-01-12T22:15:22.054Z] [2021-01-12T22:15:22.054Z] DONE 3 tests, 1 skipped in 0.175s [2021-01-12T22:15:22.054Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T22:15:22.054Z] INFO: Testing against a local daemon [2021-01-12T22:15:22.054Z] === RUN TestExternalGraphDriver [2021-01-12T22:15:22.054Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-01-12T22:15:22.054Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-12T22:15:22.054Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:15:22.290Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.93s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.63s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s) [2021-01-12T22:15:22.291Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2021-01-12T22:15:22.291Z] === RUN TestCgroupNamespacesRun [2021-01-12T22:15:24.204Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2021-01-12T22:15:24.204Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T22:15:24.738Z] --- PASS: TestCreateServiceConflict (3.78s) [2021-01-12T22:15:24.738Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:15:26.117Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2021-01-12T22:15:26.118Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T22:15:26.773Z] 4dcc9a9b9e68: Download complete [2021-01-12T22:15:28.029Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2021-01-12T22:15:28.029Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T22:15:28.254Z] --- PASS: TestCreateServiceMaxReplicas (3.82s) [2021-01-12T22:15:28.254Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:15:29.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2021-01-12T22:15:29.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T22:15:30.179Z] --- PASS: TestGraphdriverPluginV2 (6.97s) [2021-01-12T22:15:30.179Z] PASS [2021-01-12T22:15:30.179Z] [2021-01-12T22:15:30.179Z] === Skipped [2021-01-12T22:15:30.179Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-01-12T22:15:30.179Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-01-12T22:15:30.179Z] [2021-01-12T22:15:30.179Z] [2021-01-12T22:15:30.179Z] DONE 2 tests, 1 skipped in 7.185s [2021-01-12T22:15:30.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T22:15:30.179Z] INFO: Testing against a local daemon [2021-01-12T22:15:30.179Z] === RUN TestContinueAfterPluginCrash [2021-01-12T22:15:30.179Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T22:15:30.179Z] === RUN TestReadPluginNoRead [2021-01-12T22:15:30.179Z] === PAUSE TestReadPluginNoRead [2021-01-12T22:15:30.179Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T22:15:30.179Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T22:15:30.179Z] === CONT TestContinueAfterPluginCrash [2021-01-12T22:15:30.179Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T22:15:31.337Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2021-01-12T22:15:31.337Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T22:15:33.250Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-01-12T22:15:33.250Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T22:15:33.957Z] Loaded image: buildpack-deps:buster [2021-01-12T22:15:33.957Z] Loaded image: busybox:latest [2021-01-12T22:15:33.957Z] Loaded image: busybox:glibc [2021-01-12T22:15:34.193Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s) [2021-01-12T22:15:34.193Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T22:15:34.991Z] Loaded image: debian:bullseye [2021-01-12T22:15:34.992Z] Loaded image: hello-world:latest [2021-01-12T22:15:34.992Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:15:34.992Z] INFO: Testing against a local daemon [2021-01-12T22:15:34.992Z] === RUN TestCgroupNamespacesBuild [2021-01-12T22:15:36.105Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-01-12T22:15:36.105Z] === RUN TestKernelTCPMemory [2021-01-12T22:15:36.498Z] --- PASS: TestCgroupNamespacesBuild (1.35s) [2021-01-12T22:15:36.498Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-01-12T22:15:36.756Z] --- PASS: TestDaemonStartWithLogOpt (6.73s) [2021-01-12T22:15:36.756Z] === CONT TestReadPluginNoRead [2021-01-12T22:15:37.047Z] --- PASS: TestKernelTCPMemory (0.91s) [2021-01-12T22:15:37.047Z] === RUN TestNISDomainname [2021-01-12T22:15:37.988Z] --- PASS: TestNISDomainname (0.95s) [2021-01-12T22:15:37.988Z] === RUN TestHostnameDnsResolution [2021-01-12T22:15:37.997Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-01-12T22:15:37.997Z] === RUN TestBuildWithSession [2021-01-12T22:15:37.997Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:15:37.997Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:15:37.997Z] === RUN TestBuildSquashParent [2021-01-12T22:15:39.899Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-01-12T22:15:39.899Z] === RUN TestStats [2021-01-12T22:15:40.049Z] === RUN TestReadPluginNoRead/default [2021-01-12T22:15:40.049Z] --- PASS: TestContinueAfterPluginCrash (10.40s) [2021-01-12T22:15:41.093Z] Loaded image: buildpack-deps:buster [2021-01-12T22:15:41.094Z] Loaded image: buildpack-deps:buster [2021-01-12T22:15:41.094Z] Loaded image: busybox:latest [2021-01-12T22:15:41.094Z] Loaded image: busybox:latest [2021-01-12T22:15:41.094Z] Loaded image: busybox:glibc [2021-01-12T22:15:41.094Z] Loaded image: busybox:glibc [2021-01-12T22:15:41.957Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T22:15:42.441Z] --- PASS: TestStats (2.83s) [2021-01-12T22:15:42.441Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:15:42.441Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T22:15:42.441Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T22:15:42.441Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T22:15:42.441Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T22:15:42.441Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T22:15:42.441Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T22:15:42.441Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T22:15:42.441Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T22:15:42.441Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T22:15:42.441Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T22:15:42.441Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T22:15:42.441Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T22:15:42.451Z] --- PASS: TestBuildSquashParent (4.34s) [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:15:42.451Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:15:42.451Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:15:42.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:15:42.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:15:42.451Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:15:42.451Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:15:42.985Z] Loaded image: debian:bullseye [2021-01-12T22:15:42.985Z] Loaded image: debian:bullseye [2021-01-12T22:15:42.985Z] Loaded image: hello-world:latest [2021-01-12T22:15:42.985Z] Loaded image: hello-world:latest [2021-01-12T22:15:43.247Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:15:43.247Z] INFO: Testing against a local daemon [2021-01-12T22:15:43.247Z] Loaded image: arm32v7/hello-world:latest [2021-01-12T22:15:43.247Z] === RUN TestDockerDaemonSuite [2021-01-12T22:15:43.247Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-01-12T22:15:43.247Z] INFO: Testing against a local daemon [2021-01-12T22:15:43.247Z] === RUN TestDockerSuite [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-12T22:15:43.504Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-12T22:15:43.618Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.49s) [2021-01-12T22:15:43.618Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:15:44.492Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T22:15:44.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:15:44.818Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:15:45.742Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-12T22:15:45.742Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2021-01-12T22:15:45.742Z] --- PASS: TestStopContainerWithTimeout/1 (2.35s) [2021-01-12T22:15:45.742Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-01-12T22:15:45.742Z] --- PASS: TestStopContainerWithTimeout/-1 (3.38s) [2021-01-12T22:15:45.742Z] === RUN TestDeleteDevicemapper [2021-01-12T22:15:45.742Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T22:15:45.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:15:45.742Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.56s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.80s) [2021-01-12T22:15:46.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.72s) [2021-01-12T22:15:46.319Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:15:46.319Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:15:47.050Z] --- PASS: TestReadPluginNoRead (10.50s) [2021-01-12T22:15:47.050Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2021-01-12T22:15:47.050Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-01-12T22:15:47.050Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.29s) [2021-01-12T22:15:47.050Z] read_test.go:92: [db437ffb3d60a] daemon is not started [2021-01-12T22:15:47.050Z] PASS [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] DONE 6 tests in 17.378s [2021-01-12T22:15:47.050Z] 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-12T22:15:47.050Z] testing: warning: no tests to run [2021-01-12T22:15:47.050Z] PASS [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] DONE 0 tests in 0.056s [2021-01-12T22:15:47.050Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T22:15:47.050Z] INFO: Testing against a local daemon [2021-01-12T22:15:47.050Z] === RUN TestPluginWithDevMounts [2021-01-12T22:15:47.050Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T22:15:47.050Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-12T22:15:47.050Z] PASS [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] === Skipped [2021-01-12T22:15:47.050Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-01-12T22:15:47.050Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] DONE 1 tests, 1 skipped in 0.157s [2021-01-12T22:15:47.050Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T22:15:47.050Z] INFO: Testing against a local daemon [2021-01-12T22:15:47.050Z] === RUN TestSecretInspect [2021-01-12T22:15:47.050Z] --- SKIP: TestSecretInspect (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] === RUN TestSecretList [2021-01-12T22:15:47.050Z] --- SKIP: TestSecretList (0.03s) [2021-01-12T22:15:47.050Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:15:47.050Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] === RUN TestSecretsUpdate [2021-01-12T22:15:47.050Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] === RUN TestTemplatedSecret [2021-01-12T22:15:47.050Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-12T22:15:47.050Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] === RUN TestSecretCreateResolve [2021-01-12T22:15:47.050Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] PASS [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] === Skipped [2021-01-12T22:15:47.050Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] === SKIP: amd64.integration.secret TestSecretList (0.03s) [2021-01-12T22:15:47.050Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.050Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-01-12T22:15:47.050Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.050Z] [2021-01-12T22:15:47.051Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-01-12T22:15:47.051Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.051Z] [2021-01-12T22:15:47.051Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-01-12T22:15:47.051Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.051Z] [2021-01-12T22:15:47.051Z] [2021-01-12T22:15:47.051Z] DONE 6 tests, 6 skipped in 0.207s [2021-01-12T22:15:47.051Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T22:15:47.051Z] INFO: Testing against a local daemon [2021-01-12T22:15:47.051Z] === RUN TestServiceCreateInit [2021-01-12T22:15:47.346Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:15:47.346Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:15:47.346Z] --- PASS: TestServiceCreateInit (0.03s) [2021-01-12T22:15:47.346Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:15:47.346Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:15:47.346Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceMultipleTimes (0.03s) [2021-01-12T22:15:47.346Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceConflict [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceConflict (0.04s) [2021-01-12T22:15:47.346Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-01-12T22:15:47.346Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-12T22:15:47.346Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-01-12T22:15:47.346Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-01-12T22:15:47.346Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceSysctls [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-01-12T22:15:47.346Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-01-12T22:15:47.346Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestInspect [2021-01-12T22:15:47.346Z] --- SKIP: TestInspect (0.02s) [2021-01-12T22:15:47.346Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestCreateJob [2021-01-12T22:15:47.346Z] --- SKIP: TestCreateJob (0.01s) [2021-01-12T22:15:47.346Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestReplicatedJob [2021-01-12T22:15:47.346Z] --- SKIP: TestReplicatedJob (0.01s) [2021-01-12T22:15:47.346Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:15:47.346Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-01-12T22:15:47.346Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestServiceListWithStatuses [2021-01-12T22:15:47.346Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:15:47.346Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:15:47.346Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:15:47.346Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-01-12T22:15:47.346Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestDockerNetworkReConnect [2021-01-12T22:15:47.346Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-01-12T22:15:47.346Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:47.346Z] === RUN TestServicePlugin [2021-01-12T22:15:47.668Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-12T22:15:47.668Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-12T22:15:47.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:15:47.923Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-12T22:15:48.068Z] --- PASS: TestCreateServiceSecretFileMode (4.00s) [2021-01-12T22:15:48.068Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:15:48.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:15:48.179Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-12T22:15:48.290Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.62s) [2021-01-12T22:15:48.290Z] === RUN TestUpdateMemory [2021-01-12T22:15:48.290Z] --- SKIP: TestUpdateMemory (0.00s) [2021-01-12T22:15:48.290Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:15:48.290Z] === RUN TestUpdateCPUQuota [2021-01-12T22:15:48.417Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:15:48.707Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:15:48.740Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-12T22:15:48.996Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-12T22:15:48.996Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy (2.75s) [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s) [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-01-12T22:15:49.337Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-01-12T22:15:49.337Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:15:49.673Z] --- PASS: TestUpdateCPUQuota (1.37s) [2021-01-12T22:15:49.673Z] === RUN TestUpdatePidsLimit [2021-01-12T22:15:49.673Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T22:15:49.968Z] --- PASS: TestBuildMultiStageParentConfig (0.85s) [2021-01-12T22:15:49.968Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:15:50.244Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T22:15:50.364Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-12T22:15:50.504Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T22:15:50.620Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-12T22:15:50.620Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-12T22:15:50.620Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-12T22:15:51.075Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T22:15:51.186Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-01-12T22:15:51.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T22:15:51.473Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2021-01-12T22:15:51.473Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:15:51.558Z] --- SKIP: TestServicePlugin (3.52s) [2021-01-12T22:15:51.558Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] === RUN TestServiceUpdateLabel [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-01-12T22:15:51.558Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] === RUN TestServiceUpdateNetwork [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2021-01-12T22:15:51.558Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] PASS [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === Skipped [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:15:51.558Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:15:51.558Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:15:51.558Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.03s) [2021-01-12T22:15:51.558Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.04s) [2021-01-12T22:15:51.558Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-01-12T22:15:51.558Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-01-12T22:15:51.558Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-01-12T22:15:51.558Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-01-12T22:15:51.558Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-01-12T22:15:51.558Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-01-12T22:15:51.558Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-01-12T22:15:51.558Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-01-12T22:15:51.558Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-01-12T22:15:51.558Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-01-12T22:15:51.558Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T22:15:51.558Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-01-12T22:15:51.558Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-01-12T22:15:51.558Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServicePlugin (3.52s) [2021-01-12T22:15:51.558Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-01-12T22:15:51.558Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-01-12T22:15:51.558Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2021-01-12T22:15:51.558Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] DONE 24 tests, 23 skipped in 4.048s [2021-01-12T22:15:51.558Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T22:15:51.558Z] INFO: Testing against a local daemon [2021-01-12T22:15:51.558Z] === RUN TestSessionCreate [2021-01-12T22:15:51.558Z] --- PASS: TestSessionCreate (0.02s) [2021-01-12T22:15:51.558Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:15:51.558Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-01-12T22:15:51.558Z] PASS [2021-01-12T22:15:51.558Z] [2021-01-12T22:15:51.558Z] DONE 2 tests in 0.160s [2021-01-12T22:15:51.558Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T22:15:51.558Z] INFO: Testing against a local daemon [2021-01-12T22:15:51.558Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:15:51.558Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:15:51.558Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:15:51.558Z] === RUN TestEventsExecDie [2021-01-12T22:15:51.588Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2021-01-12T22:15:51.588Z] === RUN TestCreateServiceSysctls [2021-01-12T22:15:51.748Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-12T22:15:51.818Z] --- PASS: TestEventsExecDie (0.49s) [2021-01-12T22:15:51.818Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:15:51.818Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-01-12T22:15:51.818Z] === RUN TestInfoBinaryCommits [2021-01-12T22:15:51.907Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T22:15:52.077Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-12T22:15:52.077Z] === RUN TestInfoAPIVersioned [2021-01-12T22:15:52.077Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T22:15:52.077Z] === RUN TestInfoDiscoveryBackend [2021-01-12T22:15:52.104Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-01-12T22:15:52.104Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:15:52.167Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T22:15:52.679Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-12T22:15:52.934Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-12T22:15:52.934Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-12T22:15:52.934Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-12T22:15:52.934Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-12T22:15:53.456Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-01-12T22:15:53.456Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit (3.72s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-01-12T22:15:53.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-01-12T22:15:53.549Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:15:53.608Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2021-01-12T22:15:53.608Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:15:54.639Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-01-12T22:15:54.639Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:15:56.041Z] --- PASS: TestCreateServiceSysctls (4.70s) [2021-01-12T22:15:56.041Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:15:56.695Z] --- PASS: TestBuildMultiStageLayerLeak (1.86s) [2021-01-12T22:15:56.695Z] === RUN TestBuildWithHugeFile [2021-01-12T22:15:56.746Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2021-01-12T22:15:56.746Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T22:15:56.746Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-12T22:15:56.746Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:15:56.746Z] === RUN TestInfoAPI [2021-01-12T22:15:57.006Z] --- PASS: TestInfoAPI (0.04s) [2021-01-12T22:15:57.006Z] === RUN TestInfoAPIWarnings [2021-01-12T22:15:59.491Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-12T22:15:59.558Z] --- PASS: TestCreateServiceCapabilities (3.75s) [2021-01-12T22:15:59.558Z] === RUN TestInspect [2021-01-12T22:16:02.758Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-12T22:16:03.073Z] --- PASS: TestInspect (3.57s) [2021-01-12T22:16:03.073Z] === RUN TestCreateJob [2021-01-12T22:16:04.669Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-12T22:16:05.633Z] --- PASS: TestBuildWithHugeFile (101.77s) [2021-01-12T22:16:05.633Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:16:05.633Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:05.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:05.633Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:05.633Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:05.633Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:05.633Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:05.633Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:05.633Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:05.633Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:05.633Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-01-12T22:16:05.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-01-12T22:16:05.633Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-01-12T22:16:05.633Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-01-12T22:16:05.633Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:16:05.633Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T22:16:05.773Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2021-01-12T22:16:05.773Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:16:06.221Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-12T22:16:06.715Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2021-01-12T22:16:06.715Z] === RUN TestWaitNonBlocked [2021-01-12T22:16:06.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:16:06.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:16:06.715Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:16:06.715Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:16:06.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:16:06.715Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:16:06.782Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-12T22:16:07.343Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-12T22:16:07.657Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-12T22:16:07.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2021-01-12T22:16:07.657Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-01-12T22:16:07.657Z] === RUN TestWaitBlocked [2021-01-12T22:16:07.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:16:07.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:16:07.657Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:16:07.657Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:16:07.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:16:07.657Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:16:07.906Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-12T22:16:08.467Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T22:16:08.467Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-01-12T22:16:08.507Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-01-12T22:16:08.682Z] --- PASS: TestCreateJob (4.69s) [2021-01-12T22:16:08.682Z] === RUN TestReplicatedJob [2021-01-12T22:16:09.041Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-12T22:16:09.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-01-12T22:16:09.041Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-01-12T22:16:09.041Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T22:16:09.041Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T22:16:09.041Z] === CONT TestDaemonHostGatewayIP [2021-01-12T22:16:09.041Z] === CONT TestDaemonRestartIpcMode [2021-01-12T22:16:09.395Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-01-12T22:16:09.956Z] --- PASS: TestBuildPreserveOwnership (4.16s) [2021-01-12T22:16:09.956Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.79s) [2021-01-12T22:16:09.956Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.35s) [2021-01-12T22:16:09.956Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:16:09.956Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-12T22:16:09.956Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T22:16:10.517Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-01-12T22:16:11.444Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-01-12T22:16:12.004Z] === RUN TestDockerSuite/TestAttachDetach [2021-01-12T22:16:13.253Z] --- PASS: TestContainerStartOnDaemonRestart (3.68s) [2021-01-12T22:16:13.254Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T22:16:13.369Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-12T22:16:13.515Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2021-01-12T22:16:13.515Z] === CONT TestIpcModeOlderClient [2021-01-12T22:16:13.515Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-01-12T22:16:13.625Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-01-12T22:16:13.881Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-12T22:16:14.086Z] --- PASS: TestDaemonHostGatewayIP (5.19s) [2021-01-12T22:16:15.097Z] --- PASS: TestInfoAPIWarnings (17.37s) [2021-01-12T22:16:15.097Z] === RUN TestInfoDebug [2021-01-12T22:16:15.629Z] --- PASS: TestReplicatedJob (7.43s) [2021-01-12T22:16:15.629Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:16:15.770Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-01-12T22:16:15.770Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-12T22:16:15.998Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.17s) [2021-01-12T22:16:16.035Z] --- PASS: TestInfoDebug (1.53s) [2021-01-12T22:16:16.035Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:16:16.698Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-12T22:16:17.259Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-12T22:16:17.414Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2021-01-12T22:16:17.414Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:16:18.625Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-12T22:16:18.793Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2021-01-12T22:16:18.793Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:16:19.053Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2021-01-12T22:16:19.053Z] === RUN TestPingCacheHeaders [2021-01-12T22:16:19.053Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-01-12T22:16:19.053Z] === RUN TestPingGet [2021-01-12T22:16:19.053Z] --- PASS: TestPingGet (0.01s) [2021-01-12T22:16:19.053Z] === RUN TestPingHead [2021-01-12T22:16:19.313Z] --- PASS: TestPingHead (0.03s) [2021-01-12T22:16:19.313Z] === RUN TestVersion [2021-01-12T22:16:19.313Z] --- PASS: TestVersion (0.02s) [2021-01-12T22:16:19.313Z] PASS [2021-01-12T22:16:19.313Z] [2021-01-12T22:16:19.313Z] === Skipped [2021-01-12T22:16:19.313Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:16:19.313Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:16:19.313Z] [2021-01-12T22:16:19.313Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-01-12T22:16:19.313Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-01-12T22:16:19.313Z] [2021-01-12T22:16:19.313Z] [2021-01-12T22:16:19.313Z] DONE 18 tests, 2 skipped in 27.955s [2021-01-12T22:16:19.313Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T22:16:19.313Z] INFO: Testing against a local daemon [2021-01-12T22:16:19.313Z] === RUN TestVolumesCreateAndList [2021-01-12T22:16:19.313Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-12T22:16:19.313Z] === RUN TestVolumesRemove [2021-01-12T22:16:19.313Z] --- PASS: TestVolumesRemove (0.06s) [2021-01-12T22:16:19.313Z] === RUN TestVolumesInspect [2021-01-12T22:16:19.572Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-12T22:16:19.572Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:16:19.572Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:16:19.572Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:16:19.572Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:16:19.572Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T22:16:19.572Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T22:16:19.572Z] PASS [2021-01-12T22:16:19.572Z] [2021-01-12T22:16:19.572Z] DONE 5 tests in 0.243s [2021-01-12T22:16:19.572Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:16:19.572Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12226 is not a child of this shell [2021-01-12T22:16:19.572Z] warning: PID 12226 from bundles/test-integration/docker.pid had a nonzero exit code [2021-01-12T22:16:19.572Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:16:19.572Z] [2021-01-12T22:16:19.572Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:16:19.572Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:16:19.572Z] [2021-01-12T22:16:19.572Z] To set a process to complain mode, use the command line tool [2021-01-12T22:16:19.572Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:16:19.572Z] Removing test suite binaries [2021-01-12T22:16:19.572Z] exiting test-integration [2021-01-12T22:16:19.572Z] ++ exit 0 [2021-01-12T22:16:19.991Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-01-12T22:16:20.124Z] --- PASS: TestUpdateReplicatedJob (4.57s) [2021-01-12T22:16:20.124Z] === RUN TestServiceListWithStatuses [2021-01-12T22:16:20.124Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:16:20.124Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:16:20.124Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:16:20.246Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-12T22:16:20.509Z] [2021-01-12T22:16:21.611Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile Post stage [Pipeline] junit [2021-01-12T22:16:22.432Z] Recording test results [2021-01-12T22:16:22.576Z] --- PASS: TestContainerKillOnDaemonStart (13.30s) [2021-01-12T22:16:22.576Z] PASS [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === Skipped [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-01-12T22:16:22.576Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T22:16:22.576Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T22:16:22.576Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:16:22.576Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T22:16:22.576Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-01-12T22:16:22.576Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] [2021-01-12T22:16:22.576Z] DONE 196 tests, 6 skipped in 141.439s [2021-01-12T22:16:22.576Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T22:16:22.576Z] ++ 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-12T22:16:22.576Z] ++ set -e [2021-01-12T22:16:22.576Z] ++ '[' -n 0 ']' [2021-01-12T22:16:22.576Z] ++ set -x [2021-01-12T22:16:22.576Z] ++ env -i DEST=/go/src/github.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-12T22:16:22.576Z] INFO: Testing against a local daemon [2021-01-12T22:16:22.576Z] === RUN TestCommitInheritsEnv [2021-01-12T22:16:22.977Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-12T22:16:22.977Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-12T22:16:22.977Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-01-12T22:16:23.146Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-01-12T22:16:23.146Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:16:23.146Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T22:16:23.146Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-12T22:16:23.146Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:16:23.146Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-01-12T22:16:23.146Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:16:23.146Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-01-12T22:16:23.146Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:16:23.717Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2021-01-12T22:16:23.717Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T22:16:23.717Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:16:23.717Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:16:23.717Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:16:23.904Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-12T22:16:23.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-01-12T22:16:23.978Z] === RUN TestTagInvalidReference [2021-01-12T22:16:23.978Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-12T22:16:23.978Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:16:23.978Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-01-12T22:16:23.978Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:16:23.978Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-12T22:16:23.978Z] === RUN TestTagOfficialNames [2021-01-12T22:16:23.978Z] --- PASS: TestTagOfficialNames (0.08s) [2021-01-12T22:16:23.978Z] === RUN TestTagMatchesDigest [2021-01-12T22:16:24.238Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-12T22:16:24.238Z] PASS [2021-01-12T22:16:24.238Z] [2021-01-12T22:16:24.238Z] === Skipped [2021-01-12T22:16:24.238Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T22:16:24.238Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-01-12T22:16:24.238Z] [2021-01-12T22:16:24.238Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:16:24.238Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:16:24.238Z] [2021-01-12T22:16:24.238Z] [2021-01-12T22:16:24.238Z] DONE 12 tests, 2 skipped in 1.954s [2021-01-12T22:16:24.238Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T22:16:24.238Z] ++ 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-12T22:16:24.238Z] ++ set -e [2021-01-12T22:16:24.238Z] ++ '[' -n 0 ']' [2021-01-12T22:16:24.238Z] ++ set -x [2021-01-12T22:16:24.239Z] ++ env -i DEST=/go/src/github.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-12T22:16:24.239Z] INFO: Testing against a local daemon [2021-01-12T22:16:24.239Z] === RUN TestNetworkCreateDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:16:24.810Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-01-12T22:16:24.810Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:16:24.874Z] + echo Ensuring container killed. [2021-01-12T22:16:24.874Z] Ensuring container killed. [2021-01-12T22:16:24.874Z] + docker rm -vf docker-pr3 [2021-01-12T22:16:24.874Z] Error: No such container: docker-pr3 [2021-01-12T22:16:24.874Z] + true [Pipeline] sh [2021-01-12T22:16:25.025Z] ......... [ 86%] [2021-01-12T22:16:25.160Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:16:25.160Z] Chowning /workspace to jenkins user [2021-01-12T22:16:25.160Z] + id -u [2021-01-12T22:16:25.160Z] + id -g [2021-01-12T22:16:25.160Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T22:16:25.160Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:16:25.160Z] latest: Pulling from library/busybox [2021-01-12T22:16:25.160Z] d60bca25ef07: Pulling fs layer [2021-01-12T22:16:25.269Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-12T22:16:25.831Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-01-12T22:16:26.195Z] --- PASS: TestDockerNetworkDeletePreferID (1.21s) [2021-01-12T22:16:26.195Z] === RUN TestDaemonDNSFallback [2021-01-12T22:16:26.757Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.65s) [2021-01-12T22:16:26.757Z] PASS [2021-01-12T22:16:26.757Z] [2021-01-12T22:16:26.757Z] === Skipped [2021-01-12T22:16:26.757Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-01-12T22:16:26.757Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:16:26.757Z] [2021-01-12T22:16:26.757Z] [2021-01-12T22:16:26.757Z] DONE 33 tests, 1 skipped in 212.795s [2021-01-12T22:16:26.757Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T22:16:26.757Z] ++ 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-12T22:16:26.757Z] ++ set -e [2021-01-12T22:16:26.757Z] ++ '[' -n 0 ']' [2021-01-12T22:16:26.757Z] ++ set -x [2021-01-12T22:16:26.757Z] ++ env -i DEST=/go/src/github.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-12T22:16:26.757Z] INFO: Testing against a local daemon [2021-01-12T22:16:26.758Z] === RUN TestConfigInspect [2021-01-12T22:16:28.736Z] --- PASS: TestDockerNetworkConnectAlias (8.67s) [2021-01-12T22:16:28.736Z] === RUN TestDockerNetworkReConnect [2021-01-12T22:16:29.272Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-01-12T22:16:29.834Z] --- PASS: TestConfigInspect (2.96s) [2021-01-12T22:16:29.834Z] === RUN TestConfigList [2021-01-12T22:16:30.444Z] d60bca25ef07: Verifying Checksum [2021-01-12T22:16:30.444Z] d60bca25ef07: Download complete [2021-01-12T22:16:30.444Z] d60bca25ef07: Pull complete [2021-01-12T22:16:30.444Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:16:30.444Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:16:31.724Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:16:32.655Z] + bundleName=amd64-rootless [2021-01-12T22:16:32.655Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-01-12T22:16:32.655Z] Creating amd64-rootless-bundles.tar.gz [2021-01-12T22:16:32.655Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print+ [2021-01-12T22:16:32.655Z] xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T22:16:32.668Z] Archiving artifacts [2021-01-12T22:16:33.088Z] --- PASS: TestConfigList (3.05s) [2021-01-12T22:16:33.088Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:16:34.015Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-01-12T22:16:34.258Z] tests/integration/models_images_test.py ............... [ 89%] [2021-01-12T22:16:34.333Z] --- PASS: TestDaemonDNSFallback (7.44s) [2021-01-12T22:16:34.333Z] === RUN TestInspectNetwork [2021-01-12T22:16:34.619Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T22:16:34.947Z] + make clean [2021-01-12T22:16:35.208Z] docker volume rm -f docker-dev-cache [2021-01-12T22:16:35.208Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:16:35.679Z] --- PASS: TestDockerNetworkReConnect (6.22s) [2021-01-12T22:16:35.679Z] === RUN TestServicePlugin [2021-01-12T22:16:35.679Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T22:16:35.679Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:16:35.679Z] === RUN TestServiceUpdateLabel [2021-01-12T22:16:35.706Z] tests/integration/models_networks_test.py .... [ 90%] [2021-01-12T22:16:35.905Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-01-12T22:16:35.905Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2021-01-12T22:16:35.905Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:16:37.793Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-01-12T22:16:38.354Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-01-12T22:16:38.410Z] --- PASS: TestServiceUpdateLabel (3.69s) [2021-01-12T22:16:38.410Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:16:38.546Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T22:16:38.546Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T22:16:38.547Z] === RUN TestInspectNetwork/network_name [2021-01-12T22:16:38.547Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T22:16:38.915Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-01-12T22:16:38.915Z] --- PASS: TestConfigsUpdate (3.10s) [2021-01-12T22:16:38.915Z] === RUN TestTemplatedConfig [2021-01-12T22:16:40.279Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-01-12T22:16:40.841Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-01-12T22:16:41.771Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-12T22:16:42.256Z] tests/integration/models_nodes_test.py . [ 91%] [2021-01-12T22:16:42.256Z] tests/integration/models_resources_test.py . [ 91%] [2021-01-12T22:16:42.333Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-12T22:16:42.894Z] --- PASS: TestTemplatedConfig (3.83s) [2021-01-12T22:16:42.894Z] === RUN TestConfigCreateResolve [2021-01-12T22:16:43.149Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-01-12T22:16:43.828Z] --- PASS: TestInspectNetwork (9.61s) [2021-01-12T22:16:43.828Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T22:16:43.828Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T22:16:43.828Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T22:16:43.828Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T22:16:43.828Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:16:44.076Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-12T22:16:44.076Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-12T22:16:45.005Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-01-12T22:16:45.005Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-01-12T22:16:45.742Z] --- PASS: TestRunContainerWithBridgeNone (2.48s) [2021-01-12T22:16:45.742Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:16:45.742Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:16:45.742Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:16:45.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:16:45.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:16:45.742Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:16:45.742Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:16:45.742Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:16:45.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:16:45.742Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T22:16:45.742Z] === RUN TestNetworkList [2021-01-12T22:16:45.742Z] === RUN TestNetworkList//networks [2021-01-12T22:16:45.742Z] === PAUSE TestNetworkList//networks [2021-01-12T22:16:45.742Z] === RUN TestNetworkList//networks/ [2021-01-12T22:16:45.742Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:16:45.742Z] === CONT TestNetworkList//networks [2021-01-12T22:16:45.742Z] === CONT TestNetworkList//networks/ [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:16:45.742Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:16:45.742Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:16:45.934Z] --- PASS: TestConfigCreateResolve (2.98s) [2021-01-12T22:16:45.934Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:16:46.313Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-01-12T22:16:46.313Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:16:46.495Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-01-12T22:16:46.495Z] PASS [2021-01-12T22:16:46.495Z] [2021-01-12T22:16:46.495Z] DONE 7 tests in 19.746s [2021-01-12T22:16:46.495Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T22:16:46.495Z] ++ 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-12T22:16:46.495Z] ++ set -e [2021-01-12T22:16:46.495Z] ++ '[' -n 0 ']' [2021-01-12T22:16:46.495Z] ++ set -x [2021-01-12T22:16:46.495Z] ++ env -i DEST=/go/src/github.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-12T22:16:46.751Z] INFO: Testing against a local daemon [2021-01-12T22:16:46.751Z] === RUN TestCheckpoint [2021-01-12T22:16:46.751Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:16:46.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:16:46.751Z] === RUN TestContainerInvalidJSON [2021-01-12T22:16:46.751Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:16:46.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:16:46.751Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:16:46.751Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:16:46.751Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:16:46.751Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:16:46.751Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:16:46.751Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:16:46.751Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:16:46.751Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-01-12T22:16:46.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T22:16:46.751Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T22:16:46.751Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-12T22:16:46.751Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:16:46.751Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-01-12T22:16:46.751Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:16:47.007Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-01-12T22:16:47.007Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:16:47.007Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-01-12T22:16:47.007Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:16:47.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-01-12T22:16:47.007Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-12T22:16:47.007Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2021-01-12T22:16:47.007Z] === RUN TestCopyFromContainer [2021-01-12T22:16:47.697Z] --- PASS: TestDaemonRestartWithLiveRestore (1.41s) [2021-01-12T22:16:47.697Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:16:48.336Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-01-12T22:16:48.374Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-01-12T22:16:48.936Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-01-12T22:16:48.936Z] === RUN TestCopyFromContainer// [2021-01-12T22:16:48.936Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T22:16:48.936Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T22:16:49.081Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2021-01-12T22:16:49.081Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:16:49.192Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T22:16:49.192Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T22:16:49.192Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T22:16:49.192Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T22:16:49.448Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T22:16:49.448Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T22:16:49.448Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer (2.51s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-12T22:16:49.704Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-01-12T22:16:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:16:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:16:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:16:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:16:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:16:49.704Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:16:49.704Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:16:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:16:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:16:49.704Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:16:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:16:49.704Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:16:49.704Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-01-12T22:16:49.704Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:16:49.704Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:16:49.704Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:16:49.704Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:16:49.704Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:16:49.704Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:16:49.704Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:16:49.704Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:16:49.704Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:16:49.704Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:16:49.704Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:16:49.704Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-01-12T22:16:49.704Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:16:49.704Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-12T22:16:49.704Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:16:49.704Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-12T22:16:50.632Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-12T22:16:50.993Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.95s) [2021-01-12T22:16:50.993Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:16:51.083Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-01-12T22:16:51.083Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-01-12T22:16:51.559Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-01-12T22:16:51.559Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:16:52.487Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:16:53.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:16:53.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:16:53.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:16:53.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:16:53.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:16:53.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:16:53.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:16:53.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:16:53.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:16:53.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:16:53.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-01-12T22:16:53.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T22:16:53.417Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:16:53.538Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.43s) [2021-01-12T22:16:53.538Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:16:53.600Z] --- PASS: TestBuildWithHugeFile (55.65s) [2021-01-12T22:16:53.600Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:16:53.600Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:53.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:53.600Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:53.600Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:53.600Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:53.600Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:53.600Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:16:53.600Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:16:53.600Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:16:53.600Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-01-12T22:16:53.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2021-01-12T22:16:53.600Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-01-12T22:16:53.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-01-12T22:16:53.600Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:16:53.600Z] === RUN TestBuildPreserveOwnership/copy_from [2021-01-12T22:16:53.979Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-01-12T22:16:53.979Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:16:53.979Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:16:53.979Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:16:53.979Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-12T22:16:53.979Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:16:53.979Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:16:53.979Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:16:53.979Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-12T22:16:53.979Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:16:53.979Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-01-12T22:16:53.979Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T22:16:53.979Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T22:16:53.979Z] === RUN TestDaemonRestartIpcMode [2021-01-12T22:16:53.979Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T22:16:53.979Z] === RUN TestDaemonHostGatewayIP [2021-01-12T22:16:53.979Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T22:16:53.979Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T22:16:53.979Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T22:16:53.979Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:16:53.979Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T22:16:53.979Z] === RUN TestDiff [2021-01-12T22:16:54.479Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2021-01-12T22:16:54.479Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:16:54.553Z] --- PASS: TestDiff (0.65s) [2021-01-12T22:16:54.553Z] === RUN TestExecWithCloseStdin [2021-01-12T22:16:55.102Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-01-12T22:16:55.258Z] tests/integration/regression_test.py ...... [ 98%] [2021-01-12T22:16:55.487Z] --- PASS: TestExecWithCloseStdin (0.70s) [2021-01-12T22:16:55.487Z] === RUN TestExec [2021-01-12T22:16:55.774Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-01-12T22:16:55.774Z] tests/integration/credentials/utils_test.py . [100%] [2021-01-12T22:16:55.774Z] [2021-01-12T22:16:55.774Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-01-12T22:16:55.774Z] =========================== short test summary info ============================ [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-01-12T22:16:55.774Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-01-12T22:16:55.774Z] Not supported on most drivers [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-01-12T22:16:55.774Z] Output of docker top depends on host distro, and is not formalized. [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-01-12T22:16:55.774Z] Output of docker top depends on host distro, and is not formalized. [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-01-12T22:16:55.774Z] Can fail if eth0 has multiple IP addresses [2021-01-12T22:16:55.774Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-01-12T22:16:55.774Z] This doesn't seem to be taken into account by the engine [2021-01-12T22:16:55.774Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-01-12T22:16:55.774Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-01-12T22:16:55.774Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 360.73 seconds == [2021-01-12T22:16:56.031Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-01-12T22:16:56.052Z] --- PASS: TestExec (0.74s) [2021-01-12T22:16:56.052Z] === RUN TestExecUser [2021-01-12T22:16:56.052Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-01-12T22:16:56.133Z] --- PASS: TestBuildPreserveOwnership (3.84s) [2021-01-12T22:16:56.133Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2021-01-12T22:16:56.133Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2021-01-12T22:16:56.133Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:16:56.424Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-01-12T22:16:56.424Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-01-12T22:16:56.614Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-01-12T22:16:56.614Z] --- PASS: TestExecUser (0.69s) [2021-01-12T22:16:56.614Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:16:57.067Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2021-01-12T22:16:57.068Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:16:57.174Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-01-12T22:16:57.174Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-12T22:16:57.735Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-01-12T22:16:57.735Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-01-12T22:16:57.735Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:16:57.778Z] --- PASS: TestServiceWithPredefinedNetwork (3.41s) [2021-01-12T22:16:57.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:16:57.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:16:57.778Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:16:57.778Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:16:58.296Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-01-12T22:16:59.663Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s) [2021-01-12T22:16:59.663Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:17:00.595Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2021-01-12T22:17:00.595Z] === RUN TestHealthKillContainer [2021-01-12T22:17:01.522Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-01-12T22:17:01.522Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-12T22:17:01.522Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-12T22:17:02.887Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-12T22:17:03.447Z] --- PASS: TestHealthKillContainer (2.88s) [2021-01-12T22:17:03.447Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:17:04.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-01-12T22:17:04.008Z] === RUN TestIpcModeNone [2021-01-12T22:17:04.934Z] --- PASS: TestIpcModeNone (0.84s) [2021-01-12T22:17:04.934Z] === RUN TestIpcModePrivate [2021-01-12T22:17:05.861Z] --- PASS: TestIpcModePrivate (0.88s) [2021-01-12T22:17:05.861Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2021-01-12T22:17:05.861Z] === RUN TestIpcModeShareable [2021-01-12T22:17:06.116Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-01-12T22:17:06.371Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-12T22:17:06.627Z] --- PASS: TestIpcModeShareable (0.81s) [2021-01-12T22:17:06.627Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-01-12T22:17:06.627Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T22:17:07.992Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-12T22:17:08.220Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:17:08.220Z] [2021-01-12T22:17:08.220Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:17:08.220Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:17:08.220Z] [2021-01-12T22:17:08.220Z] To set a process to complain mode, use the command line tool [2021-01-12T22:17:08.220Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:17:08.220Z] [2021-01-12T22:17:08.553Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-12T22:17:08.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-01-12T22:17:08.553Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR Post stage [Pipeline] junit [2021-01-12T22:17:08.797Z] Recording test results [2021-01-12T22:17:09.047Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.35s) [2021-01-12T22:17:09.047Z] PASS [2021-01-12T22:17:09.047Z] [2021-01-12T22:17:09.047Z] === Skipped [2021-01-12T22:17:09.047Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-01-12T22:17:09.047Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:17:09.047Z] [2021-01-12T22:17:09.047Z] [2021-01-12T22:17:09.047Z] DONE 33 tests, 1 skipped in 110.135s [2021-01-12T22:17:09.047Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-01-12T22:17:09.047Z] ++ 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-12T22:17:09.047Z] ++ set -e [2021-01-12T22:17:09.047Z] ++ '[' -n 0 ']' [2021-01-12T22:17:09.047Z] ++ set -x [2021-01-12T22:17:09.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:17:09.047Z] INFO: Testing against a local daemon [2021-01-12T22:17:09.047Z] === RUN TestConfigInspect [2021-01-12T22:17:09.115Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.65s) [2021-01-12T22:17:09.115Z] === RUN TestAPIIpcModeHost [Pipeline] sh [2021-01-12T22:17:10.044Z] --- PASS: TestAPIIpcModeHost (0.81s) [2021-01-12T22:17:10.044Z] === RUN TestDaemonIpcModeShareable [2021-01-12T22:17:10.104Z] + echo Ensuring container killed. [2021-01-12T22:17:10.104Z] Ensuring container killed. [2021-01-12T22:17:10.104Z] + docker rm -vf docker-pr3 [2021-01-12T22:17:10.104Z] Error: No such container: docker-pr3 [2021-01-12T22:17:10.104Z] + true [Pipeline] sh [2021-01-12T22:17:10.408Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:17:10.408Z] Chowning /workspace to jenkins user [2021-01-12T22:17:10.408Z] + id -u [2021-01-12T22:17:10.408Z] + id -g [2021-01-12T22:17:10.408Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T22:17:10.408Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:17:10.972Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-01-12T22:17:11.109Z] --- PASS: TestConfigInspect (1.94s) [2021-01-12T22:17:11.109Z] === RUN TestConfigList [2021-01-12T22:17:11.899Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2021-01-12T22:17:11.899Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-01-12T22:17:11.899Z] === RUN TestDaemonIpcModePrivate [2021-01-12T22:17:11.899Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-12T22:17:12.399Z] --- PASS: TestServiceUpdateConfigs (15.82s) [2021-01-12T22:17:12.399Z] === RUN TestServiceUpdateNetwork [2021-01-12T22:17:12.636Z] --- PASS: TestConfigList (1.97s) [2021-01-12T22:17:12.636Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:17:12.826Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-01-12T22:17:13.386Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2021-01-12T22:17:13.386Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-01-12T22:17:13.386Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T22:17:14.313Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-01-12T22:17:14.701Z] --- PASS: TestConfigsCreateAndDelete (1.96s) [2021-01-12T22:17:14.701Z] === RUN TestConfigsUpdate [2021-01-12T22:17:14.873Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.44s) [2021-01-12T22:17:14.873Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2021-01-12T22:17:14.873Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T22:17:15.129Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-12T22:17:15.687Z] latest: Pulling from library/busybox [2021-01-12T22:17:15.687Z] d60bca25ef07: Pulling fs layer [2021-01-12T22:17:15.687Z] d60bca25ef07: Verifying Checksum [2021-01-12T22:17:15.687Z] d60bca25ef07: Download complete [2021-01-12T22:17:15.687Z] d60bca25ef07: Pull complete [2021-01-12T22:17:15.687Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:17:15.888Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2021-01-12T22:17:15.888Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:17:15.946Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:17:16.056Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-01-12T22:17:16.618Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-12T22:17:16.758Z] --- PASS: TestConfigsUpdate (1.95s) [2021-01-12T22:17:16.758Z] === RUN TestTemplatedConfig [2021-01-12T22:17:16.874Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.06s) [2021-01-12T22:17:16.874Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-01-12T22:17:16.874Z] === RUN TestIpcModeOlderClient [2021-01-12T22:17:16.874Z] === PAUSE TestIpcModeOlderClient [2021-01-12T22:17:16.874Z] === RUN TestKillContainerInvalidSignal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:17:17.613Z] + bundleName=docker-py [2021-01-12T22:17:17.613Z] + echo Creating docker-py-bundles.tar.gz [2021-01-12T22:17:17.613Z] Creating docker-py-bundles.tar.gz [2021-01-12T22:17:17.613Z] + 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-12T22:17:17.624Z] Archiving artifacts [2021-01-12T22:17:17.803Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-01-12T22:17:17.803Z] === RUN TestKillContainer [2021-01-12T22:17:17.803Z] === RUN TestKillContainer/no_signal [2021-01-12T22:17:18.059Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-12T22:17:18.620Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:17:19.155Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-01-12T22:17:19.183Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:17:19.183Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-01-12T22:17:19.477Z] --- PASS: TestTemplatedConfig (2.40s) [2021-01-12T22:17:19.477Z] === RUN TestConfigCreateResolve [2021-01-12T22:17:19.505Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh binary-daemon [2021-01-12T22:17:19.746Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-01-12T22:17:19.765Z] [2021-01-12T22:17:20.001Z] --- PASS: TestKillContainer (2.32s) [2021-01-12T22:17:20.001Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-01-12T22:17:20.001Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-01-12T22:17:20.001Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-01-12T22:17:20.001Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:17:20.001Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T22:17:20.023Z] Removing bundles/ [2021-01-12T22:17:20.023Z] [2021-01-12T22:17:20.023Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-01-12T22:17:20.023Z] Building: bundles/binary-daemon/dockerd-dev [2021-01-12T22:17:20.023Z] GOOS="" GOARCH="" GOARM="" [2021-01-12T22:17:20.928Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T22:17:20.928Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-12T22:17:20.993Z] --- PASS: TestConfigCreateResolve (1.92s) [2021-01-12T22:17:20.993Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:17:21.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2021-01-12T22:17:21.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-01-12T22:17:21.491Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2021-01-12T22:17:21.491Z] === RUN TestKillStoppedContainer [2021-01-12T22:17:21.621Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-01-12T22:17:21.621Z] PASS [2021-01-12T22:17:21.621Z] [2021-01-12T22:17:21.621Z] DONE 7 tests in 12.762s [2021-01-12T22:17:21.621Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-01-12T22:17:21.621Z] ++ 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-12T22:17:21.621Z] ++ set -e [2021-01-12T22:17:21.621Z] ++ '[' -n 0 ']' [2021-01-12T22:17:21.621Z] ++ set -x [2021-01-12T22:17:21.621Z] ++ env -i DEST=/go/src/github.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-12T22:17:21.621Z] INFO: Testing against a local daemon [2021-01-12T22:17:21.621Z] === RUN TestCheckpoint [2021-01-12T22:17:21.621Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:17:21.621Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:17:21.621Z] === RUN TestContainerInvalidJSON [2021-01-12T22:17:21.621Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:17:21.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:17:21.621Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:17:21.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:17:21.621Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:17:21.621Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:17:21.621Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:17:21.621Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:17:21.621Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:17:21.621Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-01-12T22:17:21.621Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-01-12T22:17:21.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-01-12T22:17:21.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-01-12T22:17:21.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:17:21.621Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-01-12T22:17:21.621Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:17:21.746Z] --- PASS: TestKillStoppedContainer (0.14s) [2021-01-12T22:17:21.746Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:17:21.746Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-01-12T22:17:21.746Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:17:21.912Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-01-12T22:17:21.912Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:17:21.912Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-01-12T22:17:21.912Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:17:21.912Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-01-12T22:17:21.912Z] === RUN TestCopyFromContainer [2021-01-12T22:17:22.674Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2021-01-12T22:17:22.674Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:17:22.674Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T22:17:22.674Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:17:22.674Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:17:22.674Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T22:17:22.674Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:17:22.674Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T22:17:22.930Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2021-01-12T22:17:22.930Z] === RUN TestLinksContainerNames [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer// [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer//bar/root [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer//bar/root/ [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer/bar/quux [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer/bar/quux/ [2021-01-12T22:17:23.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-01-12T22:17:23.704Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-01-12T22:17:23.704Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-01-12T22:17:23.704Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-01-12T22:17:23.704Z] === RUN TestCopyFromContainer/bar/notarget [2021-01-12T22:17:23.858Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer (1.98s) [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-01-12T22:17:23.994Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-01-12T22:17:23.995Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-01-12T22:17:23.995Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-01-12T22:17:23.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-01-12T22:17:23.995Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-01-12T22:17:23.995Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-01-12T22:17:23.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:17:23.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:17:23.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:17:23.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:17:23.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:17:23.995Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:17:23.995Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:17:23.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:17:23.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:17:23.995Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:17:23.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:17:23.995Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:17:23.995Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-01-12T22:17:23.995Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:17:23.995Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:17:23.995Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:17:23.995Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:17:23.995Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:17:23.995Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:17:23.995Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:17:23.995Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:17:23.995Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:17:23.995Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:17:23.995Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:17:23.995Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:17:23.995Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:17:23.995Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-01-12T22:17:23.995Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:17:24.419Z] --- PASS: TestLinksContainerNames (1.37s) [2021-01-12T22:17:24.419Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:17:24.980Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2021-01-12T22:17:24.980Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T22:17:25.494Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-01-12T22:17:25.494Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:17:25.542Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-01-12T22:17:25.542Z] === RUN TestMountDaemonRoot [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/default [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/private [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/slave [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/shared [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/default [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/shared [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/slave [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/private [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:25.797Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:25.797Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:25.797Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:25.886Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2021-01-12T22:17:25.886Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l88wixqivvnurlo4mdp8n45ps Created:2021-01-12 22:17:17.589239896 +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[b68d3d3d29cb03d810c969d36299ea136174688d713a045125fd5716140d1a8b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6qgn46h3viah5rpemp3wocu18 EndpointID:f484e6f296422030803a70b5ba54f973067d277371979a697b90292d4ad2bad8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a93d0233bc6cc6789ffbdb52a4d017cca84b2c5c801aadd7b0c2dc15c1d0822f 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:cc0cbec92d0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6qgn46h3viah5rpemp3wocu18 EndpointID:f484e6f296422030803a70b5ba54f973067d277371979a697b90292d4ad2bad8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T22:17:25.886Z] PASS [2021-01-12T22:17:25.886Z] [2021-01-12T22:17:25.886Z] === Skipped [2021-01-12T22:17:25.886Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:17:25.886Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:17:25.886Z] [2021-01-12T22:17:25.886Z] [2021-01-12T22:17:25.886Z] DONE 26 tests, 1 skipped in 60.910s [2021-01-12T22:17:25.887Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:17:25.887Z] ++ 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-12T22:17:25.887Z] ++ set -e [2021-01-12T22:17:25.887Z] ++ '[' -n 0 ']' [2021-01-12T22:17:25.887Z] ++ set -x [2021-01-12T22:17:25.887Z] ++ env -i DEST=/go/src/github.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-12T22:17:25.887Z] INFO: Testing against a local daemon [2021-01-12T22:17:25.887Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T22:17:25.887Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:17:25.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:17:25.887Z] === RUN TestDockerNetworkIpvlan [2021-01-12T22:17:25.887Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:17:25.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:17:25.887Z] PASS [2021-01-12T22:17:25.887Z] [2021-01-12T22:17:25.887Z] === Skipped [2021-01-12T22:17:25.887Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:17:25.887Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:17:25.887Z] [2021-01-12T22:17:25.887Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:17:25.887Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:17:25.887Z] [2021-01-12T22:17:25.887Z] [2021-01-12T22:17:25.887Z] DONE 2 tests, 2 skipped in 0.205s [2021-01-12T22:17:25.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:17:25.887Z] ++ 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-12T22:17:25.887Z] ++ set -e [2021-01-12T22:17:25.887Z] ++ '[' -n 0 ']' [2021-01-12T22:17:25.887Z] ++ set -x [2021-01-12T22:17:25.887Z] ++ env -i DEST=/go/src/github.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-12T22:17:25.887Z] INFO: Testing against a local daemon [2021-01-12T22:17:25.887Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:26.053Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:26.308Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:26.308Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:26.308Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-12T22:17:26.308Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-01-12T22:17:26.309Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-01-12T22:17:26.309Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T22:17:26.996Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2021-01-12T22:17:26.996Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:17:27.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:17:27.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:17:27.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:17:27.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:17:27.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:17:27.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:17:27.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:17:27.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:17:27.286Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:17:27.286Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:17:27.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:17:27.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:17:27.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:17:27.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:17:27.286Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-01-12T22:17:27.286Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-01-12T22:17:27.286Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:17:27.577Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2021-01-12T22:17:27.577Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:17:27.577Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:17:27.577Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:17:27.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-12T22:17:27.702Z] --- PASS: TestServiceUpdateNetwork (16.40s) [2021-01-12T22:17:27.702Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:17:27.702Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T22:17:27.799Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.35s) [2021-01-12T22:17:27.799Z] === RUN TestDockerNetworkMacvlan [2021-01-12T22:17:27.867Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-01-12T22:17:27.867Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:17:27.867Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:17:27.867Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:17:27.867Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-01-12T22:17:27.867Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:17:27.867Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-01-12T22:17:27.867Z] === RUN TestContainerStartOnDaemonRestart [2021-01-12T22:17:27.867Z] === PAUSE TestContainerStartOnDaemonRestart [2021-01-12T22:17:27.867Z] === RUN TestDaemonRestartIpcMode [2021-01-12T22:17:27.867Z] === PAUSE TestDaemonRestartIpcMode [2021-01-12T22:17:27.867Z] === RUN TestDaemonHostGatewayIP [2021-01-12T22:17:27.867Z] === PAUSE TestDaemonHostGatewayIP [2021-01-12T22:17:27.867Z] === RUN TestRestartDaemonWithRestartingContainer [2021-01-12T22:17:27.867Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-01-12T22:17:27.867Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:17:27.867Z] === PAUSE TestContainerKillOnDaemonStart [2021-01-12T22:17:27.867Z] === RUN TestDiff [2021-01-12T22:17:28.236Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2021-01-12T22:17:28.236Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T22:17:28.494Z] --- PASS: TestDiff (0.52s) [2021-01-12T22:17:28.494Z] === RUN TestExecWithCloseStdin [2021-01-12T22:17:28.735Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T22:17:28.797Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-01-12T22:17:28.797Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T22:17:29.053Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-01-12T22:17:29.122Z] --- PASS: TestExecWithCloseStdin (0.64s) [2021-01-12T22:17:29.122Z] === RUN TestExec [2021-01-12T22:17:29.184Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T22:17:29.616Z] --- PASS: TestContainerVolumesMountedAsSlave (0.72s) [2021-01-12T22:17:29.616Z] === RUN TestNetworkNat [2021-01-12T22:17:29.752Z] --- PASS: TestExec (0.62s) [2021-01-12T22:17:29.752Z] === RUN TestExecUser [2021-01-12T22:17:30.127Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T22:17:30.379Z] --- PASS: TestExecUser (0.63s) [2021-01-12T22:17:30.379Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:17:30.544Z] --- PASS: TestNetworkNat (0.85s) [2021-01-12T22:17:30.544Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:17:31.020Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2021-01-12T22:17:31.020Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:17:31.476Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2021-01-12T22:17:31.476Z] === RUN TestNetworkLoopbackNat [2021-01-12T22:17:31.510Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T22:17:32.404Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-12T22:17:32.523Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2021-01-12T22:17:32.523Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:17:32.660Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-01-12T22:17:33.153Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2021-01-12T22:17:33.153Z] === RUN TestHealthKillContainer [2021-01-12T22:17:33.222Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-01-12T22:17:33.786Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-01-12T22:17:34.043Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-01-12T22:17:34.301Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2021-01-12T22:17:34.301Z] === RUN TestPause [2021-01-12T22:17:34.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-12T22:17:35.120Z] --- PASS: TestPause (0.81s) [2021-01-12T22:17:35.120Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:17:35.120Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:17:35.120Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:17:35.120Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:17:35.120Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-12T22:17:35.713Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T22:17:35.868Z] --- PASS: TestHealthKillContainer (2.61s) [2021-01-12T22:17:35.868Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:17:36.047Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-01-12T22:17:36.047Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-01-12T22:17:36.047Z] === RUN TestPsFilter [2021-01-12T22:17:36.047Z] --- PASS: TestPsFilter (0.17s) [2021-01-12T22:17:36.047Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:17:36.512Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-01-12T22:17:36.512Z] === RUN TestIpcModeNone [2021-01-12T22:17:36.976Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-01-12T22:17:36.976Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:17:37.141Z] --- PASS: TestIpcModeNone (0.64s) [2021-01-12T22:17:37.141Z] === RUN TestIpcModePrivate [2021-01-12T22:17:37.184Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T22:17:37.538Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-01-12T22:17:37.538Z] === RUN TestRemoveContainerRunning [2021-01-12T22:17:37.773Z] --- PASS: TestIpcModePrivate (0.57s) [2021-01-12T22:17:37.773Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-01-12T22:17:37.773Z] === RUN TestIpcModeShareable [2021-01-12T22:17:37.794Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-01-12T22:17:38.408Z] --- PASS: TestIpcModeShareable (0.71s) [2021-01-12T22:17:38.408Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-01-12T22:17:38.408Z] === RUN TestAPIIpcModeShareableAndContainer [2021-01-12T22:17:38.722Z] --- PASS: TestRemoveContainerRunning (0.90s) [2021-01-12T22:17:38.722Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:17:39.014Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T22:17:39.284Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-01-12T22:17:39.284Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:17:39.284Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-12T22:17:39.284Z] === RUN TestRenameLinkedContainer [2021-01-12T22:17:39.540Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-01-12T22:17:40.465Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2021-01-12T22:17:40.465Z] === RUN TestAPIIpcModeHost [2021-01-12T22:17:40.758Z] --- PASS: TestAPIIpcModeHost (0.45s) [2021-01-12T22:17:40.758Z] === RUN TestDaemonIpcModeShareable [2021-01-12T22:17:41.432Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-01-12T22:17:42.259Z] --- PASS: TestDaemonIpcModeShareable (1.40s) [2021-01-12T22:17:42.259Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-12T22:17:42.259Z] === RUN TestDaemonIpcModePrivate [2021-01-12T22:17:42.847Z] --- PASS: TestRenameLinkedContainer (3.33s) [2021-01-12T22:17:42.847Z] === RUN TestRenameStoppedContainer [2021-01-12T22:17:43.410Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-12T22:17:43.410Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-01-12T22:17:43.410Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-01-12T22:17:43.410Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:17:43.758Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2021-01-12T22:17:43.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-12T22:17:43.758Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-01-12T22:17:44.774Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-12T22:17:44.785Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.36s) [2021-01-12T22:17:44.785Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-01-12T22:17:44.785Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-01-12T22:17:45.030Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-01-12T22:17:45.030Z] === RUN TestRenameInvalidName [2021-01-12T22:17:45.285Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-01-12T22:17:45.597Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T22:17:45.682Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2021-01-12T22:17:45.682Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2021-01-12T22:17:45.682Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2021-01-12T22:17:45.682Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2021-01-12T22:17:45.682Z] PASS [2021-01-12T22:17:45.682Z] [2021-01-12T22:17:45.682Z] === Skipped [2021-01-12T22:17:45.682Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T22:17:45.682Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:17:45.682Z] [2021-01-12T22:17:45.682Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-01-12T22:17:45.682Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:17:45.682Z] [2021-01-12T22:17:45.682Z] [2021-01-12T22:17:45.682Z] DONE 27 tests, 2 skipped in 177.996s [2021-01-12T22:17:45.682Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T22:17:45.682Z] ++ 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-12T22:17:45.682Z] ++ set -e [2021-01-12T22:17:45.682Z] ++ '[' -n 0 ']' [2021-01-12T22:17:45.682Z] ++ set -x [2021-01-12T22:17:45.682Z] ++ env -i DEST=/go/src/github.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-12T22:17:45.682Z] INFO: Testing against a local daemon [2021-01-12T22:17:45.682Z] === RUN TestSessionCreate [2021-01-12T22:17:45.682Z] --- PASS: TestSessionCreate (0.03s) [2021-01-12T22:17:45.682Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:17:45.682Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-01-12T22:17:45.682Z] PASS [2021-01-12T22:17:45.682Z] [2021-01-12T22:17:45.682Z] DONE 2 tests in 0.229s [2021-01-12T22:17:45.682Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T22:17:45.682Z] ++ 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-12T22:17:45.682Z] ++ set -e [2021-01-12T22:17:45.682Z] ++ '[' -n 0 ']' [2021-01-12T22:17:45.682Z] ++ set -x [2021-01-12T22:17:45.682Z] ++ env -i DEST=/go/src/github.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-12T22:17:45.682Z] INFO: Testing against a local daemon [2021-01-12T22:17:45.682Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:17:45.682Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:17:45.682Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:17:45.682Z] === RUN TestEventsExecDie [2021-01-12T22:17:45.682Z] --- PASS: TestEventsExecDie (0.94s) [2021-01-12T22:17:45.682Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:17:45.682Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-12T22:17:45.682Z] === RUN TestInfoBinaryCommits [2021-01-12T22:17:45.682Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-01-12T22:17:45.682Z] === RUN TestInfoAPIVersioned [2021-01-12T22:17:45.682Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T22:17:45.682Z] === RUN TestInfoDiscoveryBackend [2021-01-12T22:17:45.848Z] --- PASS: TestRenameInvalidName (0.72s) [2021-01-12T22:17:45.848Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:17:46.104Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-12T22:17:46.286Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2021-01-12T22:17:46.286Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-01-12T22:17:46.286Z] === RUN TestIpcModeOlderClient [2021-01-12T22:17:46.286Z] === PAUSE TestIpcModeOlderClient [2021-01-12T22:17:46.286Z] === RUN TestKillContainerInvalidSignal [2021-01-12T22:17:46.311Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-01-12T22:17:46.311Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan (18.85s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.17s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.87s) [2021-01-12T22:17:46.538Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2021-01-12T22:17:46.538Z] PASS [2021-01-12T22:17:46.799Z] [2021-01-12T22:17:46.799Z] DONE 8 tests in 21.379s [2021-01-12T22:17:46.799Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T22:17:46.799Z] ++ 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-12T22:17:46.799Z] ++ set -e [2021-01-12T22:17:46.799Z] ++ '[' -n 0 ']' [2021-01-12T22:17:46.799Z] ++ set -x [2021-01-12T22:17:46.799Z] ++ env -i DEST=/go/src/github.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-12T22:17:46.799Z] testing: warning: no tests to run [2021-01-12T22:17:46.799Z] PASS [2021-01-12T22:17:46.799Z] [2021-01-12T22:17:46.799Z] DONE 0 tests in 0.054s [2021-01-12T22:17:46.799Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T22:17:46.799Z] ++ 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-12T22:17:46.799Z] ++ set -e [2021-01-12T22:17:46.799Z] ++ '[' -n 0 ']' [2021-01-12T22:17:46.799Z] ++ set -x [2021-01-12T22:17:46.799Z] ++ env -i DEST=/go/src/github.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-12T22:17:46.913Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-01-12T22:17:46.913Z] === RUN TestKillContainer [2021-01-12T22:17:46.913Z] === RUN TestKillContainer/no_signal [2021-01-12T22:17:47.059Z] INFO: Testing against a local daemon [2021-01-12T22:17:47.059Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T22:17:47.210Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:17:47.338Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T22:17:47.338Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T22:17:47.469Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-01-12T22:17:47.725Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-01-12T22:17:47.843Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:17:47.974Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-01-12T22:17:47.974Z] === RUN TestInfoAPI [2021-01-12T22:17:47.974Z] --- PASS: TestInfoAPI (0.01s) [2021-01-12T22:17:47.974Z] === RUN TestInfoAPIWarnings [2021-01-12T22:17:48.471Z] --- PASS: TestKillContainer (1.58s) [2021-01-12T22:17:48.471Z] --- PASS: TestKillContainer/no_signal (0.48s) [2021-01-12T22:17:48.471Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-01-12T22:17:48.471Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-01-12T22:17:48.471Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:17:48.471Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-01-12T22:17:48.653Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2021-01-12T22:17:48.653Z] === RUN TestRenameContainerWithSameName [2021-01-12T22:17:48.760Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-01-12T22:17:48.998Z] --- PASS: TestAuthZPluginAllowRequest (1.89s) [2021-01-12T22:17:48.998Z] === RUN TestAuthZPluginTLS [2021-01-12T22:17:49.214Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2021-01-12T22:17:49.214Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:17:49.388Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.06s) [2021-01-12T22:17:49.388Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-01-12T22:17:49.388Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2021-01-12T22:17:49.388Z] === RUN TestKillStoppedContainer [2021-01-12T22:17:49.388Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-01-12T22:17:49.388Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:17:49.578Z] --- PASS: TestAuthZPluginTLS (0.72s) [2021-01-12T22:17:49.578Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T22:17:49.676Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-01-12T22:17:49.676Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:17:49.776Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-12T22:17:49.965Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-01-12T22:17:49.965Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:17:50.336Z] --- PASS: TestRenameContainerWithLinkedContainer (1.27s) [2021-01-12T22:17:50.336Z] === RUN TestResize [2021-01-12T22:17:50.520Z] --- PASS: TestAuthZPluginDenyRequest (0.68s) [2021-01-12T22:17:50.520Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T22:17:50.994Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2021-01-12T22:17:50.994Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:17:51.092Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2021-01-12T22:17:51.092Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T22:17:51.264Z] --- PASS: TestResize (0.63s) [2021-01-12T22:17:51.264Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:17:51.264Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-01-12T22:17:51.628Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-01-12T22:17:51.628Z] === RUN TestLinksEtcHostsContentMatch [2021-01-12T22:17:51.663Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2021-01-12T22:17:51.663Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T22:17:51.826Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-01-12T22:17:51.826Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:17:51.919Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2021-01-12T22:17:51.919Z] === RUN TestLinksContainerNames [2021-01-12T22:17:52.387Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:52.387Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:52.387Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:52.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:17:52.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:17:52.958Z] --- PASS: TestLinksContainerNames (1.11s) [2021-01-12T22:17:52.958Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:17:53.575Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2021-01-12T22:17:53.575Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T22:17:53.587Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-01-12T22:17:53.587Z] === RUN TestContainerNetworkMountsNoChown [2021-01-12T22:17:53.638Z] 4612f6d0b889: Pull complete [2021-01-12T22:17:54.146Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2021-01-12T22:17:54.146Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T22:17:54.218Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/default [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/default [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/private [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/private [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rprivate [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rprivate [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/slave [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/slave [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rslave [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rslave [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/shared [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/shared [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rshared [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rshared [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/default [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rslave [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rprivate [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/slave [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rshared [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/private [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/default/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/shared [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:54.218Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:54.218Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/default/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/private/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/private/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-01-12T22:17:54.218Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-01-12T22:17:54.510Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-01-12T22:17:54.510Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-01-12T22:17:54.511Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-01-12T22:17:54.511Z] === RUN TestContainerBindMountNonRecursive [2021-01-12T22:17:54.717Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-01-12T22:17:54.717Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T22:17:54.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:54.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:55.161Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-12T22:17:55.658Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.70s) [2021-01-12T22:17:55.658Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T22:17:55.723Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-12T22:17:55.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:17:56.010Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2021-01-12T22:17:56.010Z] === RUN TestContainerVolumesMountedAsShared [2021-01-12T22:17:56.234Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:17:56.301Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-01-12T22:17:56.302Z] === RUN TestContainerVolumesMountedAsSlave [2021-01-12T22:17:56.591Z] --- PASS: TestContainerVolumesMountedAsSlave (0.46s) [2021-01-12T22:17:56.591Z] === RUN TestNetworkNat [2021-01-12T22:17:57.219Z] --- PASS: TestNetworkNat (0.54s) [2021-01-12T22:17:57.219Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:17:57.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-12T22:17:57.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:17:57.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:17:57.854Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-01-12T22:17:57.855Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2021-01-12T22:17:57.855Z] === RUN TestNetworkLoopbackNat [2021-01-12T22:17:58.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.42s) [2021-01-12T22:17:58.203Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T22:17:59.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-12T22:18:00.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:18:00.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:18:00.568Z] --- PASS: TestNetworkLoopbackNat (2.75s) [2021-01-12T22:18:00.568Z] === RUN TestPause [2021-01-12T22:18:00.748Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2021-01-12T22:18:00.748Z] === RUN TestAuthZPluginHeader [2021-01-12T22:18:00.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-12T22:18:01.199Z] --- PASS: TestPause (0.58s) [2021-01-12T22:18:01.199Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:18:01.199Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:18:01.199Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:18:01.199Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:18:01.319Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-01-12T22:18:01.319Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T22:18:01.319Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:18:01.319Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:01.319Z] === RUN TestAuthZPluginV2Disable [2021-01-12T22:18:01.319Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:18:01.319Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:01.319Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T22:18:01.319Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:18:01.319Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:01.319Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T22:18:01.319Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:18:01.319Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:01.319Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T22:18:01.829Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2021-01-12T22:18:01.829Z] === RUN TestPsFilter [2021-01-12T22:18:01.829Z] --- PASS: TestPsFilter (0.16s) [2021-01-12T22:18:01.829Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:18:02.459Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2021-01-12T22:18:02.459Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:18:03.087Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-01-12T22:18:03.087Z] === RUN TestRemoveContainerRunning [2021-01-12T22:18:03.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-12T22:18:03.377Z] --- PASS: TestRemoveContainerRunning (0.55s) [2021-01-12T22:18:03.377Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:18:04.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2021-01-12T22:18:04.009Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:18:04.009Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-01-12T22:18:04.009Z] === RUN TestRenameLinkedContainer [2021-01-12T22:18:04.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:18:05.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:18:05.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-12T22:18:06.516Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-01-12T22:18:06.516Z] === RUN TestInfoDebug [2021-01-12T22:18:06.516Z] --- PASS: TestInfoDebug (0.52s) [2021-01-12T22:18:06.516Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:18:06.516Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-01-12T22:18:06.516Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:18:06.516Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-01-12T22:18:06.516Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:18:06.516Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-01-12T22:18:06.516Z] === RUN TestPingCacheHeaders [2021-01-12T22:18:06.516Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-01-12T22:18:06.516Z] === RUN TestPingGet [2021-01-12T22:18:06.516Z] --- PASS: TestPingGet (0.01s) [2021-01-12T22:18:06.516Z] === RUN TestPingHead [2021-01-12T22:18:06.516Z] --- PASS: TestPingHead (0.01s) [2021-01-12T22:18:06.516Z] === RUN TestVersion [2021-01-12T22:18:06.516Z] --- PASS: TestVersion (0.02s) [2021-01-12T22:18:06.516Z] PASS [2021-01-12T22:18:06.516Z] [2021-01-12T22:18:06.516Z] === Skipped [2021-01-12T22:18:06.516Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:18:06.516Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:18:06.516Z] [2021-01-12T22:18:06.516Z] [2021-01-12T22:18:06.516Z] DONE 18 tests, 1 skipped in 21.421s [2021-01-12T22:18:06.516Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T22:18:06.516Z] ++ 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-12T22:18:06.516Z] ++ set -e [2021-01-12T22:18:06.516Z] ++ '[' -n 0 ']' [2021-01-12T22:18:06.516Z] ++ set -x [2021-01-12T22:18: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=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-12T22:18:06.516Z] INFO: Testing against a local daemon [2021-01-12T22:18:06.516Z] === RUN TestVolumesCreateAndList [2021-01-12T22:18:06.516Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-12T22:18:06.516Z] === RUN TestVolumesRemove [2021-01-12T22:18:06.516Z] --- PASS: TestVolumesRemove (0.12s) [2021-01-12T22:18:06.516Z] === RUN TestVolumesInspect [2021-01-12T22:18:06.516Z] --- PASS: TestVolumesInspect (0.01s) [2021-01-12T22:18:06.516Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:18:06.516Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:18:06.516Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:18:06.516Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:18:06.516Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T22:18:06.516Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T22:18:06.516Z] PASS [2021-01-12T22:18:06.516Z] [2021-01-12T22:18:06.516Z] DONE 5 tests in 0.343s [2021-01-12T22:18:06.516Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:18:06.516Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:18:06.516Z] +++ kill 12220 [2021-01-12T22:18:06.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-01-12T22:18:06.726Z] --- PASS: TestRenameLinkedContainer (2.13s) [2021-01-12T22:18:06.726Z] === RUN TestRenameStoppedContainer [2021-01-12T22:18:06.726Z] --- PASS: TestRenameStoppedContainer (0.51s) [2021-01-12T22:18:06.726Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:18:07.758Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2021-01-12T22:18:07.758Z] === RUN TestRenameInvalidName [2021-01-12T22:18:08.014Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:18:08.014Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:18:08.014Z] [2021-01-12T22:18:08.014Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:18:08.014Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:18:08.014Z] [2021-01-12T22:18:08.014Z] To set a process to complain mode, use the command line tool [2021-01-12T22:18:08.014Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:18:08.014Z] +++ true [2021-01-12T22:18:08.014Z] exiting test-integration [2021-01-12T22:18:08.014Z] ++ exit 0 [2021-01-12T22:18:08.014Z] [2021-01-12T22:18:08.052Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.46s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.83s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.01s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.70s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2021-01-12T22:18:08.053Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.82s) [2021-01-12T22:18:08.053Z] === RUN TestCgroupNamespacesRun [2021-01-12T22:18:08.309Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-12T22:18:08.385Z] --- PASS: TestRenameInvalidName (0.53s) [2021-01-12T22:18:08.385Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:18:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-01-12T22:18:09.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-12T22:18:09.994Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2021-01-12T22:18:09.994Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T22:18:10.451Z] --- PASS: TestRenameAnonymousContainer (2.08s) [2021-01-12T22:18:10.451Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2021-01-12T22:18:10.771Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:18:11.081Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2021-01-12T22:18:11.081Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:18:11.392Z] + echo Ensuring container killed. [2021-01-12T22:18:11.392Z] Ensuring container killed. [2021-01-12T22:18:11.392Z] + docker rm -vf docker-pr3 [2021-01-12T22:18:11.392Z] Error: No such container: docker-pr3 [2021-01-12T22:18:11.392Z] + true [Pipeline] sh [2021-01-12T22:18:11.763Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:18:11.763Z] Chowning /workspace to jenkins user [2021-01-12T22:18:11.763Z] + id -u [2021-01-12T22:18:11.763Z] + id -g [2021-01-12T22:18:11.763Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41869:/workspace busybox chown -R 1001:1001 /workspace [2021-01-12T22:18:11.763Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:18:12.053Z] latest: Pulling from library/busybox [2021-01-12T22:18:12.110Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2021-01-12T22:18:12.110Z] === RUN TestResize [2021-01-12T22:18:12.375Z] 26600a5e3501: Pulling fs layer [2021-01-12T22:18:12.375Z] 26600a5e3501: Download complete [2021-01-12T22:18:12.515Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-01-12T22:18:12.515Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T22:18:12.740Z] --- PASS: TestResize (0.53s) [2021-01-12T22:18:12.740Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:18:13.369Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2021-01-12T22:18:13.369Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:18:13.402Z] 26600a5e3501: Pull complete [2021-01-12T22:18:13.402Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:18:13.402Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:18:13.662Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:13.662Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:18:13.662Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:18:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-01-12T22:18:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-01-12T22:18:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-01-12T22:18:13.662Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-01-12T22:18:13.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-12T22:18:14.138Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2021-01-12T22:18:14.138Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:18:15.843Z] + bundleName=s390x-integration [2021-01-12T22:18:15.843Z] + echo Creating s390x-integration-bundles.tar.gz [2021-01-12T22:18:15.843Z] Creating s390x-integration-bundles.tar.gz [2021-01-12T22:18:15.843Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T22:18:15.843Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T22:18:15.896Z] Archiving artifacts [2021-01-12T22:18:16.028Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2021-01-12T22:18:16.029Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T22:18:16.298Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-01-12T22:18:16.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-01-12T22:18:16.440Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [Pipeline] sh [2021-01-12T22:18:16.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:16.806Z] + make clean [2021-01-12T22:18:17.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-01-12T22:18:17.442Z] docker volume rm -f docker-dev-cache [2021-01-12T22:18:17.442Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:18:18.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-01-12T22:18:18.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-01-12T22:18:18.545Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2021-01-12T22:18:18.545Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T22:18:19.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:18:19.427Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2021-01-12T22:18:19.427Z] PASS [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] === Skipped [2021-01-12T22:18:19.427Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:18:19.427Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:18:19.427Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:18:19.427Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:18:19.427Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] [2021-01-12T22:18:19.427Z] DONE 17 tests, 4 skipped in 32.498s [2021-01-12T22:18:19.427Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T22:18:19.427Z] ++ 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-12T22:18:19.427Z] ++ set -e [2021-01-12T22:18:19.427Z] ++ '[' -n 0 ']' [2021-01-12T22:18:19.427Z] ++ set -x [2021-01-12T22:18:19.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-12T22:18:19.427Z] INFO: Testing against a local daemon [2021-01-12T22:18:19.427Z] === RUN TestPluginInvalidJSON [2021-01-12T22:18:19.427Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:18:19.427Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:18:19.427Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:18:19.427Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-01-12T22:18:19.687Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-01-12T22:18:19.687Z] === RUN TestPluginInstall [2021-01-12T22:18:19.687Z] === RUN TestPluginInstall/no_auth [2021-01-12T22:18:20.100Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-01-12T22:18:20.439Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.06s) [2021-01-12T22:18:20.439Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T22:18:21.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.09s) [2021-01-12T22:18:21.368Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.06s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.67s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s) [2021-01-12T22:18:21.615Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2021-01-12T22:18:21.615Z] === RUN TestCgroupNamespacesRun [2021-01-12T22:18:22.232Z] time="2021-01-12T22:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:22.232Z] time="2021-01-12T22:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10b953c4a59fb9e2b2e83287d18be7e9fb71dde6d8cb9b3f4263315ac2ad5e58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:22.232Z] time="2021-01-12T22:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:22.232Z] time="2021-01-12T22:18:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10b953c4a59fb9e2b2e83287d18be7e9fb71dde6d8cb9b3f4263315ac2ad5e58" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:22.232Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T22:18:23.113Z] --- PASS: TestCgroupNamespacesRun (1.35s) [2021-01-12T22:18:23.113Z] === RUN TestCgroupNamespacesRunPrivileged [2021-01-12T22:18:23.173Z] time="2021-01-12T22:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:23.173Z] time="2021-01-12T22:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:650b7efbe608a3e6de388c53e33b34e35168aa0bd06da41ace6160e02f9097d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:23.173Z] time="2021-01-12T22:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:23.173Z] time="2021-01-12T22:18:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:650b7efbe608a3e6de388c53e33b34e35168aa0bd06da41ace6160e02f9097d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:23.434Z] === RUN TestPluginInstall/with_insecure [2021-01-12T22:18:23.884Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.22s) [2021-01-12T22:18:23.884Z] === RUN TestKernelTCPMemory [2021-01-12T22:18:23.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-01-12T22:18:24.446Z] --- PASS: TestKernelTCPMemory (0.92s) [2021-01-12T22:18:24.446Z] === RUN TestNISDomainname [2021-01-12T22:18:24.613Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2021-01-12T22:18:24.613Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-01-12T22:18:24.817Z] time="2021-01-12T22:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:24.817Z] time="2021-01-12T22:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d935fb913ead824b49a01ec8ddf36b2a61b542e36abc138e551c1053557221a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:24.817Z] time="2021-01-12T22:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:18:24.817Z] time="2021-01-12T22:18:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d935fb913ead824b49a01ec8ddf36b2a61b542e36abc138e551c1053557221a1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:18:25.078Z] --- PASS: TestPluginInstall (5.65s) [2021-01-12T22:18:25.078Z] --- PASS: TestPluginInstall/no_auth (2.67s) [2021-01-12T22:18:25.078Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-01-12T22:18:25.078Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2021-01-12T22:18:25.078Z] plugin_test.go:157: [df9fe73a3d98f] daemon is not started [2021-01-12T22:18:25.078Z] PASS [2021-01-12T22:18:25.339Z] [2021-01-12T22:18:25.339Z] DONE 6 tests in 5.873s [2021-01-12T22:18:25.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T22:18:25.339Z] ++ 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-12T22:18:25.339Z] ++ set -e [2021-01-12T22:18:25.339Z] ++ '[' -n 0 ']' [2021-01-12T22:18:25.339Z] ++ set -x [2021-01-12T22:18:25.339Z] ++ env -i DEST=/go/src/github.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-12T22:18:25.339Z] INFO: Testing against a local daemon [2021-01-12T22:18:25.339Z] === RUN TestExternalGraphDriver [2021-01-12T22:18:25.375Z] --- PASS: TestNISDomainname (1.00s) [2021-01-12T22:18:25.375Z] === RUN TestHostnameDnsResolution [2021-01-12T22:18:25.599Z] === RUN TestExternalGraphDriver/json [2021-01-12T22:18:26.115Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s) [2021-01-12T22:18:26.115Z] === RUN TestCgroupNamespacesRunHostMode [2021-01-12T22:18:26.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-01-12T22:18:26.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-12T22:18:26.568Z] --- PASS: TestHostnameDnsResolution (1.30s) [2021-01-12T22:18:26.568Z] === RUN TestStats [2021-01-12T22:18:27.144Z] --- PASS: TestCgroupNamespacesRunHostMode (1.39s) [2021-01-12T22:18:27.144Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-01-12T22:18:27.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-01-12T22:18:28.144Z] === RUN TestExternalGraphDriver/spec [2021-01-12T22:18:28.646Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-01-12T22:18:28.646Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-01-12T22:18:29.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-12T22:18:29.384Z] --- PASS: TestStats (2.80s) [2021-01-12T22:18:29.384Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:18:29.384Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T22:18:29.384Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T22:18:29.384Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T22:18:29.384Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T22:18:29.384Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T22:18:29.384Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T22:18:29.384Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T22:18:29.384Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T22:18:29.384Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T22:18:29.384Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T22:18:30.145Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-01-12T22:18:30.145Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-01-12T22:18:30.689Z] === RUN TestExternalGraphDriver/pull [2021-01-12T22:18:30.755Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T22:18:30.777Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2021-01-12T22:18:30.777Z] === RUN TestCgroupNamespacesRunOlderClient [2021-01-12T22:18:31.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-12T22:18:31.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-01-12T22:18:31.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-12T22:18:32.273Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2021-01-12T22:18:32.273Z] === RUN TestKernelTCPMemory [2021-01-12T22:18:32.499Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T22:18:32.910Z] --- PASS: TestKernelTCPMemory (0.63s) [2021-01-12T22:18:32.910Z] === RUN TestNISDomainname [2021-01-12T22:18:33.235Z] --- PASS: TestExternalGraphDriver (7.71s) [2021-01-12T22:18:33.235Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2021-01-12T22:18:33.235Z] --- PASS: TestExternalGraphDriver/spec (2.75s) [2021-01-12T22:18:33.235Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2021-01-12T22:18:33.235Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:18:33.235Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:18:33.235Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:33.235Z] PASS [2021-01-12T22:18:33.235Z] [2021-01-12T22:18:33.235Z] === Skipped [2021-01-12T22:18:33.235Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:18:33.235Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:18:33.235Z] [2021-01-12T22:18:33.235Z] [2021-01-12T22:18:33.235Z] DONE 5 tests, 1 skipped in 7.936s [2021-01-12T22:18:33.235Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T22:18:33.235Z] ++ 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-12T22:18:33.235Z] ++ set -e [2021-01-12T22:18:33.235Z] ++ '[' -n 0 ']' [2021-01-12T22:18:33.235Z] ++ set -x [2021-01-12T22:18:33.235Z] ++ env -i DEST=/go/src/github.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-12T22:18:33.235Z] INFO: Testing against a local daemon [2021-01-12T22:18:33.235Z] === RUN TestContinueAfterPluginCrash [2021-01-12T22:18:33.235Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T22:18:33.235Z] === RUN TestReadPluginNoRead [2021-01-12T22:18:33.235Z] === PAUSE TestReadPluginNoRead [2021-01-12T22:18:33.235Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T22:18:33.235Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T22:18:33.235Z] === CONT TestContinueAfterPluginCrash [2021-01-12T22:18:33.235Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T22:18:33.235Z] === CONT TestReadPluginNoRead [2021-01-12T22:18:33.547Z] --- PASS: TestNISDomainname (0.71s) [2021-01-12T22:18:33.547Z] === RUN TestHostnameDnsResolution [2021-01-12T22:18:33.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-12T22:18:34.179Z] --- PASS: TestHostnameDnsResolution (0.85s) [2021-01-12T22:18:34.179Z] === RUN TestStats [2021-01-12T22:18:34.429Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-01-12T22:18:34.429Z] --- PASS: TestStopContainerWithTimeout/0 (1.22s) [2021-01-12T22:18:34.429Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-01-12T22:18:34.429Z] --- PASS: TestStopContainerWithTimeout/3 (2.79s) [2021-01-12T22:18:34.429Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2021-01-12T22:18:34.429Z] === RUN TestDeleteDevicemapper [2021-01-12T22:18:34.429Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T22:18:34.429Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:18:34.429Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:18:34.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-01-12T22:18:36.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-12T22:18:36.894Z] --- PASS: TestStats (2.52s) [2021-01-12T22:18:36.894Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:18:36.894Z] === RUN TestStopContainerWithTimeout/0 [2021-01-12T22:18:36.894Z] === PAUSE TestStopContainerWithTimeout/0 [2021-01-12T22:18:36.894Z] === RUN TestStopContainerWithTimeout/1 [2021-01-12T22:18:36.894Z] === PAUSE TestStopContainerWithTimeout/1 [2021-01-12T22:18:36.894Z] === RUN TestStopContainerWithTimeout/3 [2021-01-12T22:18:36.894Z] === PAUSE TestStopContainerWithTimeout/3 [2021-01-12T22:18:36.894Z] === RUN TestStopContainerWithTimeout/-1 [2021-01-12T22:18:36.894Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-01-12T22:18:36.894Z] === CONT TestStopContainerWithTimeout/0 [2021-01-12T22:18:36.894Z] === CONT TestStopContainerWithTimeout/3 [2021-01-12T22:18:36.894Z] === CONT TestStopContainerWithTimeout/-1 [2021-01-12T22:18:36.894Z] === CONT TestStopContainerWithTimeout/1 [2021-01-12T22:18:37.293Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.78s) [2021-01-12T22:18:37.293Z] === RUN TestUpdateMemory [2021-01-12T22:18:37.293Z] --- SKIP: TestUpdateMemory (0.01s) [2021-01-12T22:18:37.293Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:18:37.293Z] === RUN TestUpdateCPUQuota [2021-01-12T22:18:37.447Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T22:18:38.020Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2021-01-12T22:18:39.179Z] --- PASS: TestUpdateCPUQuota (1.56s) [2021-01-12T22:18:39.179Z] === RUN TestUpdatePidsLimit [2021-01-12T22:18:39.179Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T22:18:39.179Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T22:18:39.402Z] === RUN TestReadPluginNoRead/default [2021-01-12T22:18:39.740Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T22:18:39.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-01-12T22:18:39.996Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T22:18:40.407Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-01-12T22:18:40.407Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-01-12T22:18:40.407Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2021-01-12T22:18:40.407Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2021-01-12T22:18:40.407Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2021-01-12T22:18:40.407Z] === RUN TestDeleteDevicemapper [2021-01-12T22:18:40.407Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-01-12T22:18:40.407Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:18:40.407Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:18:40.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T22:18:40.815Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T22:18:41.070Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T22:18:41.313Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T22:18:41.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-01-12T22:18:41.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2021-01-12T22:18:41.436Z] === RUN TestUpdateMemory [2021-01-12T22:18:41.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-12T22:18:42.066Z] --- PASS: TestUpdateMemory (0.70s) [2021-01-12T22:18:42.066Z] === RUN TestUpdateCPUQuota [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit (3.45s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2021-01-12T22:18:42.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2021-01-12T22:18:42.144Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:18:43.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-12T22:18:43.095Z] --- PASS: TestUpdateCPUQuota (0.97s) [2021-01-12T22:18:43.096Z] === RUN TestUpdatePidsLimit [2021-01-12T22:18:43.096Z] === RUN TestUpdatePidsLimit/update_from_none [2021-01-12T22:18:43.224Z] --- PASS: TestReadPluginNoRead (9.69s) [2021-01-12T22:18:43.224Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.87s) [2021-01-12T22:18:43.224Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-01-12T22:18:43.224Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2021-01-12T22:18:43.224Z] read_test.go:92: [da3b7491ef405] daemon is not started [2021-01-12T22:18:43.385Z] === RUN TestUpdatePidsLimit/no_change [2021-01-12T22:18:43.485Z] --- PASS: TestContinueAfterPluginCrash (10.20s) [2021-01-12T22:18:43.485Z] PASS [2021-01-12T22:18:43.485Z] [2021-01-12T22:18:43.485Z] DONE 6 tests in 10.368s [2021-01-12T22:18:43.485Z] 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-12T22:18:43.485Z] ++ 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-12T22:18:43.485Z] ++ set -e [2021-01-12T22:18:43.485Z] ++ '[' -n 0 ']' [2021-01-12T22:18:43.485Z] ++ set -x [2021-01-12T22:18:43.485Z] ++ env -i DEST=/go/src/github.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-12T22:18:43.675Z] === RUN TestUpdatePidsLimit/update_lower [2021-01-12T22:18:43.745Z] testing: warning: no tests to run [2021-01-12T22:18:43.745Z] PASS [2021-01-12T22:18:43.745Z] [2021-01-12T22:18:43.745Z] DONE 0 tests in 0.050s [2021-01-12T22:18:43.745Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T22:18:43.745Z] ++ 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-12T22:18:43.745Z] ++ set -e [2021-01-12T22:18:43.745Z] ++ '[' -n 0 ']' [2021-01-12T22:18:43.745Z] ++ set -x [2021-01-12T22:18:43.745Z] ++ env -i DEST=/go/src/github.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-12T22:18:43.745Z] INFO: Testing against a local daemon [2021-01-12T22:18:43.745Z] === RUN TestPluginWithDevMounts [2021-01-12T22:18:43.745Z] === PAUSE TestPluginWithDevMounts [2021-01-12T22:18:43.745Z] === CONT TestPluginWithDevMounts [2021-01-12T22:18:43.965Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-01-12T22:18:43.965Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-01-12T22:18:43.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-01-12T22:18:43.999Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-12T22:18:44.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-01-12T22:18:44.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-01-12T22:18:44.928Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-12T22:18:45.489Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit (2.38s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2021-01-12T22:18:45.585Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2021-01-12T22:18:45.585Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:18:46.288Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-01-12T22:18:46.288Z] PASS [2021-01-12T22:18:46.288Z] [2021-01-12T22:18:46.288Z] DONE 1 tests in 2.331s [2021-01-12T22:18:46.288Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T22:18:46.288Z] ++ 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-12T22:18:46.288Z] ++ set -e [2021-01-12T22:18:46.288Z] ++ '[' -n 0 ']' [2021-01-12T22:18:46.288Z] ++ set -x [2021-01-12T22:18:46.288Z] ++ env -i DEST=/go/src/github.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-12T22:18:46.288Z] INFO: Testing against a local daemon [2021-01-12T22:18:46.288Z] === RUN TestSecretInspect [2021-01-12T22:18:49.593Z] --- PASS: TestSecretInspect (3.30s) [2021-01-12T22:18:49.593Z] === RUN TestSecretList [2021-01-12T22:18:52.023Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-12T22:18:52.023Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-01-12T22:18:52.278Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-12T22:18:52.840Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-01-12T22:18:52.896Z] --- PASS: TestSecretList (3.51s) [2021-01-12T22:18:52.896Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:18:53.767Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-12T22:18:54.694Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-01-12T22:18:54.949Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2021-01-12T22:18:54.949Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:18:55.510Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-01-12T22:18:55.510Z] === RUN TestWaitNonBlocked [2021-01-12T22:18:55.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:55.765Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:55.765Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:55.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:55.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:55.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:56.328Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-01-12T22:18:56.458Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-01-12T22:18:56.458Z] Copying nested executables into bundles/binary-daemon [2021-01-12T22:18:56.458Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-01-12T22:18:56.811Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/make.sh cross [2021-01-12T22:18:56.890Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-01-12T22:18:56.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-01-12T22:18:56.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-01-12T22:18:56.890Z] === RUN TestWaitBlocked [2021-01-12T22:18:56.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:56.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:56.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:56.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:56.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:56.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:57.071Z] [2021-01-12T22:18:57.100Z] --- PASS: TestSecretsCreateAndDelete (3.40s) [2021-01-12T22:18:57.100Z] === RUN TestSecretsUpdate [2021-01-12T22:18:57.329Z] Removing bundles/ [2021-01-12T22:18:57.329Z] [2021-01-12T22:18:57.329Z] ---> Making bundle: cross (in bundles/cross) [2021-01-12T22:18:57.329Z] Cross building: bundles/cross/linux/amd64 [2021-01-12T22:18:57.329Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-01-12T22:18:57.329Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-01-12T22:18:58.178Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2021-01-12T22:18:58.179Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:18:58.179Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2021-01-12T22:18:58.179Z] === RUN TestWaitNonBlocked [2021-01-12T22:18:58.179Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:58.179Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:58.179Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:58.179Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:58.179Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:18:58.179Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:18:58.179Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-01-12T22:18:58.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-01-12T22:18:58.179Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-01-12T22:18:58.179Z] === RUN TestWaitBlocked [2021-01-12T22:18:58.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:58.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:58.179Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:58.179Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:58.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-01-12T22:18:58.179Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-01-12T22:18:58.259Z] --- PASS: TestWaitBlocked (0.02s) [2021-01-12T22:18:58.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2021-01-12T22:18:58.259Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.47s) [2021-01-12T22:18:58.259Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T22:18:58.259Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T22:18:58.822Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-01-12T22:18:59.222Z] --- PASS: TestWaitBlocked (0.03s) [2021-01-12T22:18:59.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2021-01-12T22:18:59.222Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s) [2021-01-12T22:18:59.222Z] === CONT TestContainerStartOnDaemonRestart [2021-01-12T22:18:59.222Z] === CONT TestDaemonHostGatewayIP [2021-01-12T22:18:59.222Z] === CONT TestContainerKillOnDaemonStart [2021-01-12T22:18:59.222Z] === CONT TestIpcModeOlderClient [2021-01-12T22:18:59.222Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-01-12T22:18:59.222Z] === CONT TestDaemonRestartIpcMode [2021-01-12T22:18:59.643Z] --- PASS: TestSecretsUpdate (3.26s) [2021-01-12T22:18:59.643Z] === RUN TestTemplatedSecret [2021-01-12T22:18:59.751Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-12T22:19:02.268Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2021-01-12T22:19:02.268Z] === CONT TestIpcModeOlderClient [2021-01-12T22:19:02.268Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-01-12T22:19:02.268Z] === CONT TestDaemonHostGatewayIP [2021-01-12T22:19:02.268Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-12T22:19:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-01-12T22:19:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-01-12T22:19:02.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-01-12T22:19:02.749Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T22:19:02.749Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2021-01-12T22:19:02.829Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-12T22:19:03.039Z] --- PASS: TestDaemonHostGatewayIP (4.02s) [2021-01-12T22:19:03.391Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-12T22:19:03.671Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2021-01-12T22:19:03.847Z] --- PASS: TestTemplatedSecret (3.75s) [2021-01-12T22:19:03.847Z] === RUN TestSecretCreateResolve [2021-01-12T22:19:03.952Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-12T22:19:04.209Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-12T22:19:04.465Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-12T22:19:04.465Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-12T22:19:04.702Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2021-01-12T22:19:05.393Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2021-01-12T22:19:05.393Z] === CONT TestRestartDaemonWithRestartingContainer [2021-01-12T22:19:05.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-01-12T22:19:05.906Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-12T22:19:07.144Z] --- PASS: TestSecretCreateResolve (3.26s) [2021-01-12T22:19:07.144Z] PASS [2021-01-12T22:19:07.144Z] [2021-01-12T22:19:07.144Z] DONE 6 tests in 20.630s [2021-01-12T22:19:07.144Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T22:19:07.144Z] ++ 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-12T22:19:07.144Z] ++ set -e [2021-01-12T22:19:07.144Z] ++ '[' -n 0 ']' [2021-01-12T22:19:07.144Z] ++ set -x [2021-01-12T22:19:07.144Z] ++ env -i DEST=/go/src/github.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-12T22:19:07.144Z] INFO: Testing against a local daemon [2021-01-12T22:19:07.144Z] === RUN TestServiceCreateInit [2021-01-12T22:19:07.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:19:08.424Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.84s) [2021-01-12T22:19:08.424Z] === CONT TestDaemonRestartIpcMode [2021-01-12T22:19:10.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-01-12T22:19:11.242Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-12T22:19:11.804Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2021-01-12T22:19:11.804Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2021-01-12T22:19:11.804Z] PASS [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === Skipped [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-01-12T22:19:11.804Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-01-12T22:19:11.804Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-01-12T22:19:11.804Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:19:11.804Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T22:19:11.804Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2021-01-12T22:19:11.804Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] [2021-01-12T22:19:11.804Z] DONE 196 tests, 6 skipped in 145.445s [2021-01-12T22:19:11.804Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T22:19:11.804Z] ++ 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-12T22:19:11.804Z] ++ set -e [2021-01-12T22:19:11.804Z] ++ '[' -n 0 ']' [2021-01-12T22:19:11.804Z] ++ set -x [2021-01-12T22:19:11.804Z] ++ env -i DEST=/go/src/github.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-12T22:19:12.061Z] INFO: Testing against a local daemon [2021-01-12T22:19:12.061Z] === RUN TestCommitInheritsEnv [2021-01-12T22:19:12.317Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-12T22:19:12.431Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:19:12.877Z] --- PASS: TestCommitInheritsEnv (0.61s) [2021-01-12T22:19:12.877Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:19:12.877Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T22:19:12.877Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:19:12.877Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-01-12T22:19:12.877Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:19:12.877Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-01-12T22:19:12.877Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:19:13.150Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2021-01-12T22:19:13.150Z] PASS [2021-01-12T22:19:13.150Z] [2021-01-12T22:19:13.150Z] === Skipped [2021-01-12T22:19:13.150Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-01-12T22:19:13.150Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:19:13.150Z] [2021-01-12T22:19:13.150Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-01-12T22:19:13.150Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-01-12T22:19:13.150Z] [2021-01-12T22:19:13.150Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-01-12T22:19:13.150Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-01-12T22:19:13.150Z] [2021-01-12T22:19:13.150Z] [2021-01-12T22:19:13.150Z] DONE 196 tests, 3 skipped in 110.237s [2021-01-12T22:19:13.150Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-01-12T22:19:13.150Z] ++ 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-12T22:19:13.150Z] ++ set -e [2021-01-12T22:19:13.150Z] ++ '[' -n 0 ']' [2021-01-12T22:19:13.150Z] ++ set -x [2021-01-12T22:19:13.150Z] ++ env -i DEST=/go/src/github.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-12T22:19:13.150Z] INFO: Testing against a local daemon [2021-01-12T22:19:13.150Z] === RUN TestCommitInheritsEnv [2021-01-12T22:19:13.150Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-01-12T22:19:13.150Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:19:13.150Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-01-12T22:19:13.150Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:19:13.150Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-01-12T22:19:13.150Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:19:13.150Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-12T22:19:13.150Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:19:13.150Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-01-12T22:19:13.150Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T22:19:13.150Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:19:13.150Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:19:13.150Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:19:13.150Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-01-12T22:19:13.150Z] === RUN TestTagInvalidReference [2021-01-12T22:19:13.150Z] --- PASS: TestTagInvalidReference (0.02s) [2021-01-12T22:19:13.150Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:19:13.150Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-01-12T22:19:13.150Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:19:13.150Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-01-12T22:19:13.150Z] === RUN TestTagOfficialNames [2021-01-12T22:19:13.150Z] --- PASS: TestTagOfficialNames (0.04s) [2021-01-12T22:19:13.150Z] === RUN TestTagMatchesDigest [2021-01-12T22:19:13.150Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-01-12T22:19:13.150Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T22:19:13.439Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-12T22:19:13.439Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-01-12T22:19:13.439Z] === RUN TestRemoveImageGarbageCollector [2021-01-12T22:19:13.439Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-01-12T22:19:14.000Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-12T22:19:14.561Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-12T22:19:15.491Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-12T22:19:15.746Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-12T22:19:16.003Z] --- PASS: TestRemoveImageGarbageCollector (2.45s) [2021-01-12T22:19:16.003Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:19:16.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-12T22:19:16.003Z] === RUN TestTagInvalidReference [2021-01-12T22:19:16.003Z] --- PASS: TestTagInvalidReference (0.05s) [2021-01-12T22:19:16.003Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:19:16.003Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-01-12T22:19:16.003Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:19:16.003Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-12T22:19:16.003Z] === RUN TestTagOfficialNames [2021-01-12T22:19:16.261Z] --- PASS: TestTagOfficialNames (0.07s) [2021-01-12T22:19:16.261Z] === RUN TestTagMatchesDigest [2021-01-12T22:19:16.261Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-01-12T22:19:16.261Z] === CONT TestImportExtremelyLargeImageWorks [2021-01-12T22:19:16.824Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-01-12T22:19:17.719Z] --- PASS: TestServiceCreateInit (10.28s) [2021-01-12T22:19:17.719Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.16s) [2021-01-12T22:19:17.719Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2021-01-12T22:19:17.719Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:19:20.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-01-12T22:19:24.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-01-12T22:19:28.429Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-12T22:19:28.429Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-01-12T22:19:28.686Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-12T22:19:29.614Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-12T22:19:32.879Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-01-12T22:19:33.134Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-12T22:19:35.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-01-12T22:19:38.206Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-12T22:19:39.134Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-01-12T22:19:39.681Z] --- PASS: TestCreateServiceMultipleTimes (19.51s) [2021-01-12T22:19:39.681Z] === RUN TestCreateServiceConflict [2021-01-12T22:19:39.695Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-12T22:19:39.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-12T22:19:39.695Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-12T22:19:39.695Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-12T22:19:39.695Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-12T22:19:39.941Z] --- PASS: TestCreateServiceConflict (3.26s) [2021-01-12T22:19:39.941Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:19:42.962Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-01-12T22:19:43.523Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-12T22:19:44.146Z] --- PASS: TestCreateServiceMaxReplicas (3.55s) [2021-01-12T22:19:44.146Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:19:44.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-01-12T22:19:48.156Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-12T22:19:48.156Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-01-12T22:19:50.092Z] 4dcc9a9b9e68: Pull complete [2021-01-12T22:19:50.092Z] Digest: sha256:997e32161f322f5f301023ae675f39329bd60888f5f9a373100eba77f55cbb31 [2021-01-12T22:19:50.092Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:19:50.092Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-01-12T22:19:50.092Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-01-12T22:19:50.092Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1697' [2021-01-12T22:19:50.092Z] WARN: Skipping validation tests [2021-01-12T22:19:50.092Z] INFO: Running unit tests at 01/12/2021 22:19:46... [2021-01-12T22:19:51.061Z] INFO: make.ps1 starting at 01/12/2021 22:19:50 [2021-01-12T22:19:51.061Z] INFO: Git commit (06d9020fac) assumed from DOCKER_GITCOMMIT environment variable [2021-01-12T22:19:51.061Z] INFO: Invoking autogen... [2021-01-12T22:19:51.421Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-12T22:19:51.421Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-12T22:19:52.599Z] INFO: Running unit tests... [2021-01-12T22:19:53.938Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-01-12T22:19:54.500Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-01-12T22:19:55.063Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-01-12T22:19:55.624Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-01-12T22:19:56.990Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-12T22:19:59.047Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.95s) [2021-01-12T22:19:59.047Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:20:01.156Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-01-12T22:20:01.165Z] 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-12T22:20:02.083Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-01-12T22:20:02.345Z] --- PASS: TestCreateServiceSecretFileMode (3.43s) [2021-01-12T22:20:02.345Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:20:02.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-12T22:20:02.645Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-01-12T22:20:03.208Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-12T22:20:04.136Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-01-12T22:20:04.698Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-12T22:20:05.645Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-01-12T22:20:05.645Z] === RUN TestCreateServiceSysctls [2021-01-12T22:20:07.962Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-01-12T22:20:07.963Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-01-12T22:20:08.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-12T22:20:08.251Z] ? github.com/docker/docker/api [no test files] [2021-01-12T22:20:09.147Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-12T22:20:09.147Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-12T22:20:09.849Z] --- PASS: TestCreateServiceSysctls (4.26s) [2021-01-12T22:20:09.850Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:20:10.511Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-12T22:20:11.074Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-01-12T22:20:12.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-12T22:20:12.929Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-01-12T22:20:13.149Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2021-01-12T22:20:13.149Z] === RUN TestInspect [2021-01-12T22:20:13.494Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-12T22:20:16.458Z] --- PASS: TestInspect (3.64s) [2021-01-12T22:20:16.458Z] === RUN TestCreateJob [2021-01-12T22:20:17.660Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-01-12T22:20:17.915Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-01-12T22:20:20.648Z] === RUN TestMiddlewares [2021-01-12T22:20:20.648Z] --- PASS: TestMiddlewares (0.00s) [2021-01-12T22:20:20.648Z] PASS [2021-01-12T22:20:20.648Z] coverage: 9.0% of statements [2021-01-12T22:20:20.648Z] ok github.com/docker/docker/api/server 0.147s coverage: 9.0% of statements [2021-01-12T22:20:20.664Z] --- PASS: TestCreateJob (4.13s) [2021-01-12T22:20:20.664Z] === RUN TestReplicatedJob [2021-01-12T22:20:23.160Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-12T22:20:23.721Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-12T22:20:25.086Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-12T22:20:26.451Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-01-12T22:20:27.248Z] --- PASS: TestReplicatedJob (6.46s) [2021-01-12T22:20:27.248Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:20:28.968Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-12T22:20:29.223Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-01-12T22:20:31.451Z] --- PASS: TestUpdateReplicatedJob (4.30s) [2021-01-12T22:20:31.451Z] === RUN TestServiceListWithStatuses [2021-01-12T22:20:31.451Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:20:31.451Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:20:31.451Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:20:33.762Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-01-12T22:20:33.762Z] Copying nested executables into bundles/cross/linux/amd64 [2021-01-12T22:20:33.762Z] Cross building: bundles/cross/windows/amd64 [2021-01-12T22:20:33.762Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-12T22:20:33.762Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-01-12T22:20:34.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-01-12T22:20:34.721Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-01-12T22:20:35.284Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-01-12T22:20:36.212Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-01-12T22:20:38.034Z] --- PASS: TestDockerNetworkConnectAlias (6.57s) [2021-01-12T22:20:38.034Z] === RUN TestDockerNetworkReConnect [2021-01-12T22:20:38.104Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-01-12T22:20:38.104Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-01-12T22:20:39.031Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-12T22:20:39.958Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-01-12T22:20:40.214Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-12T22:20:40.214Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-12T22:20:42.101Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-01-12T22:20:43.320Z] --- PASS: TestDockerNetworkReConnect (5.12s) [2021-01-12T22:20:43.320Z] === RUN TestServicePlugin [2021-01-12T22:20:43.320Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T22:20:43.320Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:20:43.320Z] === RUN TestServiceUpdateLabel [2021-01-12T22:20:44.673Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-12T22:20:46.566Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-12T22:20:46.619Z] --- PASS: TestServiceUpdateLabel (3.27s) [2021-01-12T22:20:46.619Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:20:47.129Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-01-12T22:20:48.495Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-01-12T22:20:49.058Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-12T22:20:50.947Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-01-12T22:20:54.214Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-01-12T22:20:56.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-12T22:20:57.467Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-01-12T22:20:58.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-12T22:21:00.912Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-12T22:21:01.840Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-01-12T22:21:03.730Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-01-12T22:21:04.728Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2021-01-12T22:21:04.728Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:21:05.096Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-01-12T22:21:06.025Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-01-12T22:21:09.292Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T22:21:11.329Z] === RUN TestBoolValue [2021-01-12T22:21:11.329Z] --- PASS: TestBoolValue (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestBoolValueOrDefault [2021-01-12T22:21:11.329Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestInt64ValueOrZero [2021-01-12T22:21:11.329Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestInt64ValueOrDefault [2021-01-12T22:21:11.329Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestInt64ValueOrDefaultWithError [2021-01-12T22:21:11.329Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestJsonContentType [2021-01-12T22:21:11.329Z] --- PASS: TestJsonContentType (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 14.7% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/server/httputils 0.101s coverage: 14.7% of statements [2021-01-12T22:21:11.329Z] === RUN TestMaskSecretKeys [2021-01-12T22:21:11.329Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-01-12T22:21:11.329Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-01-12T22:21:11.329Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-01-12T22:21:11.329Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-01-12T22:21:11.329Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-01-12T22:21:11.329Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-01-12T22:21:11.329Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestVersionMiddlewareVersion [2021-01-12T22:21:11.329Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-01-12T22:21:11.329Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 37.7% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/server/middleware 0.143s coverage: 37.7% of statements [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T22:21:11.329Z] === RUN TestToJSON [2021-01-12T22:21:11.329Z] --- PASS: TestToJSON (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestToParamWithVersion [2021-01-12T22:21:11.329Z] --- PASS: TestToParamWithVersion (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestFromJSON [2021-01-12T22:21:11.329Z] --- PASS: TestFromJSON (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestEmpty [2021-01-12T22:21:11.329Z] --- PASS: TestEmpty (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestArgsMatchKVListEmptySources [2021-01-12T22:21:11.329Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestArgsMatchKVList [2021-01-12T22:21:11.329Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestArgsMatch [2021-01-12T22:21:11.329Z] --- PASS: TestArgsMatch (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestAdd [2021-01-12T22:21:11.329Z] --- PASS: TestAdd (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestDel [2021-01-12T22:21:11.329Z] --- PASS: TestDel (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestLen [2021-01-12T22:21:11.329Z] --- PASS: TestLen (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestExactMatch [2021-01-12T22:21:11.329Z] --- PASS: TestExactMatch (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestOnlyOneExactMatch [2021-01-12T22:21:11.329Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestContains [2021-01-12T22:21:11.329Z] --- PASS: TestContains (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestValidate [2021-01-12T22:21:11.329Z] --- PASS: TestValidate (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestWalkValues [2021-01-12T22:21:11.329Z] --- PASS: TestWalkValues (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestFuzzyMatch [2021-01-12T22:21:11.329Z] --- PASS: TestFuzzyMatch (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestClone [2021-01-12T22:21:11.329Z] --- PASS: TestClone (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 92.2% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 92.2% of statements [2021-01-12T22:21:11.329Z] === RUN TestStrSliceMarshalJSON [2021-01-12T22:21:11.329Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestStrSliceUnmarshalJSON [2021-01-12T22:21:11.329Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestStrSliceUnmarshalString [2021-01-12T22:21:11.329Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestStrSliceUnmarshalSlice [2021-01-12T22:21:11.329Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 90.0% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/types/strslice 0.121s coverage: 90.0% of statements [2021-01-12T22:21:11.329Z] === RUN TestAdjustForAPIVersion [2021-01-12T22:21:11.329Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 5.7% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/server/router/swarm 0.149s coverage: 5.7% of statements [2021-01-12T22:21:11.329Z] === RUN TestDurationToSecondsString [2021-01-12T22:21:11.329Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-01-12T22:21:11.329Z] === RUN TestGetTimestamp [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T22:21:11.329Z] --- PASS: TestGetTimestamp (0.10s) [2021-01-12T22:21:11.329Z] === RUN TestParseTimestamps [2021-01-12T22:21:11.329Z] --- PASS: TestParseTimestamps (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 100.0% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/types/time 0.172s coverage: 100.0% of statements [2021-01-12T22:21:11.329Z] === RUN TestCompareVersion [2021-01-12T22:21:11.329Z] --- PASS: TestCompareVersion (0.00s) [2021-01-12T22:21:11.329Z] PASS [2021-01-12T22:21:11.329Z] coverage: 75.0% of statements [2021-01-12T22:21:11.329Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 75.0% of statements [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T22:21:11.329Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-01-12T22:21:12.298Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL (0.00s) [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-01-12T22:21:12.298Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-01-12T22:21:12.757Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-01-12T22:21:12.757Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-01-12T22:21:12.757Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-01-12T22:21:12.757Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-01-12T22:21:12.757Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-01-12T22:21:12.757Z] === RUN TestCloneArgsSmartHttp [2021-01-12T22:21:12.757Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-01-12T22:21:12.757Z] === RUN TestCloneArgsDumbHttp [2021-01-12T22:21:12.757Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-01-12T22:21:12.757Z] === RUN TestCloneArgsGit [2021-01-12T22:21:12.757Z] --- PASS: TestCloneArgsGit (0.00s) [2021-01-12T22:21:12.757Z] === RUN TestCheckoutGit [2021-01-12T22:21:14.295Z] === RUN TestEnable [2021-01-12T22:21:14.295Z] --- PASS: TestEnable (0.00s) [2021-01-12T22:21:14.295Z] === RUN TestDisable [2021-01-12T22:21:14.295Z] --- PASS: TestDisable (0.00s) [2021-01-12T22:21:14.295Z] === RUN TestEnabled [2021-01-12T22:21:14.295Z] --- PASS: TestEnabled (0.00s) [2021-01-12T22:21:14.295Z] PASS [2021-01-12T22:21:14.295Z] coverage: 100.0% of statements [2021-01-12T22:21:14.295Z] ok github.com/docker/docker/cli/debug 0.086s coverage: 100.0% of statements [2021-01-12T22:21:15.264Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-01-12T22:21:15.264Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestProcessNoDockerignore [2021-01-12T22:21:15.264Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestProcessShouldLeaveAllFiles [2021-01-12T22:21:15.264Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestDetectContentType [2021-01-12T22:21:15.264Z] --- PASS: TestDetectContentType (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestSelectAcceptableMIME [2021-01-12T22:21:15.264Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestInspectEmptyResponse [2021-01-12T22:21:15.264Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestInspectResponseBinary [2021-01-12T22:21:15.264Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestResponseUnsupportedContentType [2021-01-12T22:21:15.264Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestInspectResponseTextSimple [2021-01-12T22:21:15.264Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestInspectResponseEmptyContentType [2021-01-12T22:21:15.264Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestUnknownContentLength [2021-01-12T22:21:15.264Z] --- PASS: TestUnknownContentLength (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestDownloadRemote [2021-01-12T22:21:15.264Z] === RUN TestGetAllAllowed [2021-01-12T22:21:15.264Z] --- PASS: TestGetAllAllowed (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestGetAllMeta [2021-01-12T22:21:15.264Z] --- PASS: TestGetAllMeta (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestWarnOnUnusedBuildArgs [2021-01-12T22:21:15.264Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestIsUnreferencedBuiltin [2021-01-12T22:21:15.264Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestIsExistingDirectory [2021-01-12T22:21:15.264Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestGetFilenameForDownload [2021-01-12T22:21:15.264Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestEnv2Variables [2021-01-12T22:21:15.264Z] --- PASS: TestEnv2Variables (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-01-12T22:21:15.264Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestMaintainer [2021-01-12T22:21:15.264Z] --- PASS: TestMaintainer (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestLabel [2021-01-12T22:21:15.264Z] --- PASS: TestLabel (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestFromScratch [2021-01-12T22:21:15.264Z] --- PASS: TestFromScratch (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestFromWithArg [2021-01-12T22:21:15.264Z] --- PASS: TestFromWithArg (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-01-12T22:21:15.264Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestFromWithUndefinedArg [2021-01-12T22:21:15.264Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestFromMultiStageWithNamedStage [2021-01-12T22:21:15.264Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestOnbuild [2021-01-12T22:21:15.264Z] --- PASS: TestOnbuild (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestWorkdir [2021-01-12T22:21:15.264Z] --- PASS: TestWorkdir (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestCmd [2021-01-12T22:21:15.264Z] --- PASS: TestCmd (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestHealthcheckNone [2021-01-12T22:21:15.264Z] --- PASS: TestHealthcheckNone (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestHealthcheckCmd [2021-01-12T22:21:15.264Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestEntrypoint [2021-01-12T22:21:15.264Z] --- PASS: TestEntrypoint (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestExpose [2021-01-12T22:21:15.264Z] --- PASS: TestExpose (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestUser [2021-01-12T22:21:15.264Z] --- PASS: TestUser (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestVolume [2021-01-12T22:21:15.264Z] --- PASS: TestVolume (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestStopSignal [2021-01-12T22:21:15.264Z] --- SKIP: TestStopSignal (0.00s) [2021-01-12T22:21:15.264Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-12T22:21:15.264Z] === RUN TestArg [2021-01-12T22:21:15.264Z] --- PASS: TestArg (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestShell [2021-01-12T22:21:15.264Z] --- PASS: TestShell (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestPrependEnvOnCmd [2021-01-12T22:21:15.264Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestRunWithBuildArgs [2021-01-12T22:21:15.264Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestRunIgnoresHealthcheck [2021-01-12T22:21:15.264Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestNormalizeWorkdir [2021-01-12T22:21:15.264Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestDispatch [2021-01-12T22:21:15.264Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-01-12T22:21:15.264Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-01-12T22:21:15.264Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-01-12T22:21:15.264Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-01-12T22:21:15.264Z] --- PASS: TestDownloadRemote (0.07s) [2021-01-12T22:21:15.264Z] === RUN TestGetWithStatusError [2021-01-12T22:21:15.264Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-01-12T22:21:15.264Z] --- PASS: TestGetWithStatusError (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestCloseRootDirectory [2021-01-12T22:21:15.264Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-01-12T22:21:15.264Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:21:15.264Z] === RUN TestHashFile [2021-01-12T22:21:15.264Z] --- SKIP: TestHashFile (0.00s) [2021-01-12T22:21:15.264Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:21:15.264Z] === RUN TestHashSubdir [2021-01-12T22:21:15.264Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-01-12T22:21:15.264Z] --- SKIP: TestHashSubdir (0.00s) [2021-01-12T22:21:15.264Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:21:15.264Z] === RUN TestRemoveDirectory [2021-01-12T22:21:15.264Z] === RUN TestDispatch/COPY_url [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch (0.05s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-01-12T22:21:15.264Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestAddScratchImageAddsToMounts [2021-01-12T22:21:15.264Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestAddFromScratchPopulatesPlatform [2021-01-12T22:21:15.264Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-01-12T22:21:15.264Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-01-12T22:21:15.264Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestImageSourceGetAddsToMounts [2021-01-12T22:21:15.264Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestEmptyDockerfile [2021-01-12T22:21:15.264Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-01-12T22:21:15.264Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:21:15.264Z] PASS [2021-01-12T22:21:15.264Z] coverage: 9.3% of statements [2021-01-12T22:21:15.264Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-01-12T22:21:15.264Z] === RUN TestSymlinkDockerfile [2021-01-12T22:21:15.264Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-01-12T22:21:15.264Z] === RUN TestDockerfileOutsideTheBuildContext [2021-01-12T22:21:15.264Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestNonExistingDockerfile [2021-01-12T22:21:15.264Z] ok github.com/docker/docker/builder/remotecontext 0.765s coverage: 9.3% of statements [2021-01-12T22:21:15.264Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestCopyRunConfig [2021-01-12T22:21:15.264Z] --- PASS: TestCopyRunConfig (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestDeepCopyRunConfig [2021-01-12T22:21:15.264Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestExportImage [2021-01-12T22:21:15.264Z] --- PASS: TestExportImage (0.00s) [2021-01-12T22:21:15.264Z] === RUN TestNormalizeDest [2021-01-12T22:21:15.264Z] --- PASS: TestNormalizeDest (0.00s) [2021-01-12T22:21:15.264Z] PASS [2021-01-12T22:21:15.264Z] coverage: 46.6% of statements [2021-01-12T22:21:15.264Z] ok github.com/docker/docker/builder/dockerfile 0.490s coverage: 46.6% of statements [2021-01-12T22:21:15.724Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T22:21:17.377Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-01-12T22:21:17.939Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-12T22:21:18.194Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-12T22:21:19.626Z] --- PASS: TestServiceUpdateConfigs (15.43s) [2021-01-12T22:21:19.626Z] === RUN TestServiceUpdateNetwork [2021-01-12T22:21:23.436Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-12T22:21:23.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-12T22:21:23.436Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-12T22:21:23.998Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-12T22:21:24.254Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-12T22:21:24.509Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-12T22:21:24.765Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-12T22:21:26.040Z] === RUN TestCheckpointCreateError [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointCreate [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointCreate (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointDeleteError [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointDelete [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointDelete (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointListError [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointListError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointList [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointList (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCheckpointListContainerNotFound [2021-01-12T22:21:26.040Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNewClientWithOpsFromEnv [2021-01-12T22:21:26.040Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-01-12T22:21:26.040Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-12T22:21:26.040Z] === RUN TestGetAPIPath [2021-01-12T22:21:26.040Z] --- PASS: TestGetAPIPath (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestParseHostURL [2021-01-12T22:21:26.040Z] --- PASS: TestParseHostURL (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-01-12T22:21:26.040Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPIVersionEmpty [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPIVersion [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPVersionOverride [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPIVersionAutomatic [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-01-12T22:21:26.040Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestClientRedirect [2021-01-12T22:21:26.040Z] --- PASS: TestClientRedirect (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigCreateUnsupported [2021-01-12T22:21:26.040Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigCreateError [2021-01-12T22:21:26.040Z] --- PASS: TestConfigCreateError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigCreate [2021-01-12T22:21:26.040Z] --- PASS: TestConfigCreate (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspectNotFound [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspectWithEmptyID [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspectUnsupported [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspectError [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspectError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspectConfigNotFound [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigInspect [2021-01-12T22:21:26.040Z] --- PASS: TestConfigInspect (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigListUnsupported [2021-01-12T22:21:26.040Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigListError [2021-01-12T22:21:26.040Z] --- PASS: TestConfigListError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigList [2021-01-12T22:21:26.040Z] --- PASS: TestConfigList (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigRemoveUnsupported [2021-01-12T22:21:26.040Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigRemoveError [2021-01-12T22:21:26.040Z] --- PASS: TestConfigRemoveError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigRemove [2021-01-12T22:21:26.040Z] --- PASS: TestConfigRemove (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigUpdateUnsupported [2021-01-12T22:21:26.040Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigUpdateError [2021-01-12T22:21:26.040Z] --- PASS: TestConfigUpdateError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestConfigUpdate [2021-01-12T22:21:26.040Z] --- PASS: TestConfigUpdate (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCommitError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCommitError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCommit [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCommit (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStatPathError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStatPathError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStatPathNotFoundError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStatPathNoHeaderError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStatPath [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStatPath (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyToContainerError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyToContainerError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyToContainerNotFoundError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyToContainerNotStatusOKError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyToContainer [2021-01-12T22:21:26.040Z] --- PASS: TestCopyToContainer (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyFromContainerError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyFromContainerNotFoundError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyFromContainerNotStatusOKError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyFromContainerNoHeaderError [2021-01-12T22:21:26.040Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestCopyFromContainer [2021-01-12T22:21:26.040Z] --- PASS: TestCopyFromContainer (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCreateError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCreateError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCreateImageNotFound [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCreateWithName [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerCreateAutoRemove [2021-01-12T22:21:26.040Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerDiffError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerDiffError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerDiff [2021-01-12T22:21:26.040Z] --- PASS: TestContainerDiff (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecCreateError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecCreate [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecCreate (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecStartError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecStartError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecStart [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecStart (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecInspectError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecInspect [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecInspect (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExportError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExportError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExport [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExport (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerInspectError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerInspectError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerInspectContainerNotFound [2021-01-12T22:21:26.040Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerInspectWithEmptyID [2021-01-12T22:21:26.040Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerInspect [2021-01-12T22:21:26.040Z] --- PASS: TestContainerInspect (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerInspectNode [2021-01-12T22:21:26.040Z] --- PASS: TestContainerInspectNode (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerKillError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerKillError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerKill [2021-01-12T22:21:26.040Z] --- PASS: TestContainerKill (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerListError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerListError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerList [2021-01-12T22:21:26.040Z] --- PASS: TestContainerList (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerLogsNotFoundError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerLogsError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerLogsError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerLogs [2021-01-12T22:21:26.040Z] --- PASS: TestContainerLogs (0.14s) [2021-01-12T22:21:26.040Z] === RUN TestContainerPauseError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerPauseError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerPause [2021-01-12T22:21:26.040Z] --- PASS: TestContainerPause (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainersPruneError [2021-01-12T22:21:26.040Z] --- PASS: TestContainersPruneError (0.03s) [2021-01-12T22:21:26.040Z] === RUN TestContainersPrune [2021-01-12T22:21:26.040Z] --- PASS: TestContainersPrune (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRemoveError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRemoveError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRemoveNotFoundError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRemove [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRemove (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRenameError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRenameError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRename [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRename (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerResizeError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerResizeError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecResizeError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerResize [2021-01-12T22:21:26.040Z] --- PASS: TestContainerResize (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerExecResize [2021-01-12T22:21:26.040Z] --- PASS: TestContainerExecResize (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRestartError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRestartError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerRestart [2021-01-12T22:21:26.040Z] --- PASS: TestContainerRestart (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStartError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStartError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStart [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStart (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStatsError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStatsError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStats [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStats (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStopError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStopError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerStop [2021-01-12T22:21:26.040Z] --- PASS: TestContainerStop (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerTopError [2021-01-12T22:21:26.040Z] --- PASS: TestContainerTopError (0.00s) [2021-01-12T22:21:26.040Z] === RUN TestContainerTop [2021-01-12T22:21:26.040Z] --- PASS: TestContainerTop (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerUnpauseError [2021-01-12T22:21:26.041Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerUnpause [2021-01-12T22:21:26.041Z] --- PASS: TestContainerUnpause (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerUpdateError [2021-01-12T22:21:26.041Z] --- PASS: TestContainerUpdateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerUpdate [2021-01-12T22:21:26.041Z] --- PASS: TestContainerUpdate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerWaitError [2021-01-12T22:21:26.041Z] --- PASS: TestContainerWaitError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestContainerWait [2021-01-12T22:21:26.041Z] --- PASS: TestContainerWait (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestDiskUsageError [2021-01-12T22:21:26.041Z] --- PASS: TestDiskUsageError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestDiskUsage [2021-01-12T22:21:26.041Z] --- PASS: TestDiskUsage (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestDistributionInspectUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestDistributionInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestEventsErrorInOptions [2021-01-12T22:21:26.041Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestEventsErrorFromServer [2021-01-12T22:21:26.041Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestEvents [2021-01-12T22:21:26.041Z] --- PASS: TestEvents (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestTLSCloseWriter [2021-01-12T22:21:26.041Z] === PAUSE TestTLSCloseWriter [2021-01-12T22:21:26.041Z] === RUN TestImageBuildError [2021-01-12T22:21:26.041Z] --- PASS: TestImageBuildError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageBuild [2021-01-12T22:21:26.041Z] --- PASS: TestImageBuild (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestGetDockerOS [2021-01-12T22:21:26.041Z] --- PASS: TestGetDockerOS (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageCreateError [2021-01-12T22:21:26.041Z] --- PASS: TestImageCreateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageCreate [2021-01-12T22:21:26.041Z] --- PASS: TestImageCreate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageHistoryError [2021-01-12T22:21:26.041Z] --- PASS: TestImageHistoryError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageHistory [2021-01-12T22:21:26.041Z] --- PASS: TestImageHistory (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageImportError [2021-01-12T22:21:26.041Z] --- PASS: TestImageImportError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageImport [2021-01-12T22:21:26.041Z] --- PASS: TestImageImport (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestImageInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageInspectImageNotFound [2021-01-12T22:21:26.041Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageInspect [2021-01-12T22:21:26.041Z] --- PASS: TestImageInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageListError [2021-01-12T22:21:26.041Z] --- PASS: TestImageListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageList [2021-01-12T22:21:26.041Z] --- PASS: TestImageList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageListApiBefore125 [2021-01-12T22:21:26.041Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageLoadError [2021-01-12T22:21:26.041Z] --- PASS: TestImageLoadError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageLoad [2021-01-12T22:21:26.041Z] --- PASS: TestImageLoad (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagesPruneError [2021-01-12T22:21:26.041Z] --- PASS: TestImagesPruneError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagesPrune [2021-01-12T22:21:26.041Z] --- PASS: TestImagesPrune (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullReferenceParseError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullAnyError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullAnyError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullStatusUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePullWithoutErrors [2021-01-12T22:21:26.041Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushReferenceError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushAnyError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushAnyError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushStatusUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithoutErrors [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-01-12T22:21:26.041Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestImageRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageRemoveImageNotFound [2021-01-12T22:21:26.041Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageRemove [2021-01-12T22:21:26.041Z] --- PASS: TestImageRemove (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSaveError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSaveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSave [2021-01-12T22:21:26.041Z] --- PASS: TestImageSave (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchAnyError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchStatusUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageSearchWithoutErrors [2021-01-12T22:21:26.041Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageTagError [2021-01-12T22:21:26.041Z] --- PASS: TestImageTagError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageTagInvalidReference [2021-01-12T22:21:26.041Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageTagInvalidSourceImageName [2021-01-12T22:21:26.041Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageTagHexSource [2021-01-12T22:21:26.041Z] --- PASS: TestImageTagHexSource (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestImageTag [2021-01-12T22:21:26.041Z] --- PASS: TestImageTag (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestInfoServerError [2021-01-12T22:21:26.041Z] --- PASS: TestInfoServerError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestInfoInvalidResponseJSONError [2021-01-12T22:21:26.041Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestInfo [2021-01-12T22:21:26.041Z] --- PASS: TestInfo (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkConnectError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkConnectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkConnect [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkConnect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkCreateError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkCreateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkCreate [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkCreate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkDisconnectError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkDisconnect [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkInspectNotFoundError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkInspect [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkListError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkList [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworksPruneError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworksPruneError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworksPrune [2021-01-12T22:21:26.041Z] --- PASS: TestNetworksPrune (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNetworkRemove [2021-01-12T22:21:26.041Z] --- PASS: TestNetworkRemove (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestNodeInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeInspectNodeNotFound [2021-01-12T22:21:26.041Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeInspect [2021-01-12T22:21:26.041Z] --- PASS: TestNodeInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeListError [2021-01-12T22:21:26.041Z] --- PASS: TestNodeListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeList [2021-01-12T22:21:26.041Z] --- PASS: TestNodeList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestNodeRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeRemove [2021-01-12T22:21:26.041Z] --- PASS: TestNodeRemove (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeUpdateError [2021-01-12T22:21:26.041Z] --- PASS: TestNodeUpdateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestNodeUpdate [2021-01-12T22:21:26.041Z] --- PASS: TestNodeUpdate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestOptionWithTimeout [2021-01-12T22:21:26.041Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPingFail [2021-01-12T22:21:26.041Z] --- PASS: TestPingFail (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPingWithError [2021-01-12T22:21:26.041Z] 2021/01/12 22:21:25 RoundTripper returned a response & error; ignoring response [2021-01-12T22:21:26.041Z] 2021/01/12 22:21:25 RoundTripper returned a response & error; ignoring response [2021-01-12T22:21:26.041Z] --- PASS: TestPingWithError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPingSuccess [2021-01-12T22:21:26.041Z] --- PASS: TestPingSuccess (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPingHeadFallback [2021-01-12T22:21:26.041Z] === RUN TestPingHeadFallback/OK [2021-01-12T22:21:26.041Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-01-12T22:21:26.041Z] === RUN TestPingHeadFallback/Not_Found [2021-01-12T22:21:26.041Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-01-12T22:21:26.041Z] --- PASS: TestPingHeadFallback (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-01-12T22:21:26.041Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginDisableError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginDisableError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginDisable [2021-01-12T22:21:26.041Z] --- PASS: TestPluginDisable (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginEnableError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginEnableError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginEnable [2021-01-12T22:21:26.041Z] --- PASS: TestPluginEnable (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginInspect [2021-01-12T22:21:26.041Z] --- PASS: TestPluginInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginListError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginList [2021-01-12T22:21:26.041Z] --- PASS: TestPluginList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginPushError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginPushError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginPush [2021-01-12T22:21:26.041Z] --- PASS: TestPluginPush (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginRemove [2021-01-12T22:21:26.041Z] --- PASS: TestPluginRemove (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginSetError [2021-01-12T22:21:26.041Z] --- PASS: TestPluginSetError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPluginSet [2021-01-12T22:21:26.041Z] --- PASS: TestPluginSet (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSetHostHeader [2021-01-12T22:21:26.041Z] --- PASS: TestSetHostHeader (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestPlainTextError [2021-01-12T22:21:26.041Z] --- PASS: TestPlainTextError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestInfiniteError [2021-01-12T22:21:26.041Z] --- PASS: TestInfiniteError (0.01s) [2021-01-12T22:21:26.041Z] === RUN TestSecretCreateUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretCreateError [2021-01-12T22:21:26.041Z] --- PASS: TestSecretCreateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretCreate [2021-01-12T22:21:26.041Z] --- PASS: TestSecretCreate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretInspectUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestSecretInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretInspectSecretNotFound [2021-01-12T22:21:26.041Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretInspect [2021-01-12T22:21:26.041Z] --- PASS: TestSecretInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretListUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretListError [2021-01-12T22:21:26.041Z] --- PASS: TestSecretListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretList [2021-01-12T22:21:26.041Z] --- PASS: TestSecretList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretRemoveUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestSecretRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretRemove [2021-01-12T22:21:26.041Z] --- PASS: TestSecretRemove (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretUpdateUnsupported [2021-01-12T22:21:26.041Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretUpdateError [2021-01-12T22:21:26.041Z] --- PASS: TestSecretUpdateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestSecretUpdate [2021-01-12T22:21:26.041Z] --- PASS: TestSecretUpdate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceCreateError [2021-01-12T22:21:26.041Z] --- PASS: TestServiceCreateError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceCreate [2021-01-12T22:21:26.041Z] --- PASS: TestServiceCreate (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceCreateCompatiblePlatforms [2021-01-12T22:21:26.041Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceCreateDigestPinning [2021-01-12T22:21:26.041Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceInspectError [2021-01-12T22:21:26.041Z] --- PASS: TestServiceInspectError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceInspectServiceNotFound [2021-01-12T22:21:26.041Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceInspectWithEmptyID [2021-01-12T22:21:26.041Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceInspect [2021-01-12T22:21:26.041Z] --- PASS: TestServiceInspect (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceListError [2021-01-12T22:21:26.041Z] --- PASS: TestServiceListError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceList [2021-01-12T22:21:26.041Z] --- PASS: TestServiceList (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceLogsError [2021-01-12T22:21:26.041Z] --- PASS: TestServiceLogsError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceLogs [2021-01-12T22:21:26.041Z] --- PASS: TestServiceLogs (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceRemoveError [2021-01-12T22:21:26.041Z] --- PASS: TestServiceRemoveError (0.00s) [2021-01-12T22:21:26.041Z] === RUN TestServiceRemoveNotFoundError [2021-01-12T22:21:26.042Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestServiceRemove [2021-01-12T22:21:26.042Z] --- PASS: TestServiceRemove (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestServiceUpdateError [2021-01-12T22:21:26.042Z] --- PASS: TestServiceUpdateError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestServiceUpdate [2021-01-12T22:21:26.042Z] --- PASS: TestServiceUpdate (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmGetUnlockKeyError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmGetUnlockKey [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmInitError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmInitError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmInit [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmInit (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmInspectError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmInspectError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmInspect [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmInspect (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmJoinError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmJoinError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmJoin [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmJoin (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmLeaveError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmLeave [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmLeave (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmUnlockError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmUnlock [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmUnlock (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmUpdateError [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestSwarmUpdate [2021-01-12T22:21:26.042Z] --- PASS: TestSwarmUpdate (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestTaskInspectError [2021-01-12T22:21:26.042Z] --- PASS: TestTaskInspectError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestTaskInspectWithEmptyID [2021-01-12T22:21:26.042Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestTaskInspect [2021-01-12T22:21:26.042Z] --- PASS: TestTaskInspect (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestTaskListError [2021-01-12T22:21:26.042Z] --- PASS: TestTaskListError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestTaskList [2021-01-12T22:21:26.042Z] --- PASS: TestTaskList (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeCreateError [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeCreateError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeCreate [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeCreate (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeInspectError [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeInspectError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeInspectNotFound [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeInspectWithEmptyID [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeInspect [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeInspect (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeListError [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeListError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeList [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeList (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeRemoveError [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-01-12T22:21:26.042Z] === RUN TestVolumeRemove [2021-01-12T22:21:26.042Z] --- PASS: TestVolumeRemove (0.00s) [2021-01-12T22:21:26.042Z] === CONT TestTLSCloseWriter [2021-01-12T22:21:26.042Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-01-12T22:21:26.042Z] PASS [2021-01-12T22:21:26.042Z] coverage: 74.9% of statements [2021-01-12T22:21:26.042Z] ok github.com/docker/docker/client 0.636s coverage: 74.9% of statements [2021-01-12T22:21:26.132Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-12T22:21:27.058Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-12T22:21:28.947Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-12T22:21:28.947Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-01-12T22:21:30.835Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-12T22:21:30.835Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-01-12T22:21:31.850Z] --- PASS: TestServiceUpdateNetwork (14.82s) [2021-01-12T22:21:31.850Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:21:32.724Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-12T22:21:33.652Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-01-12T22:21:33.652Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-01-12T22:21:33.652Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-12T22:21:33.762Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T22:21:34.705Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T22:21:35.019Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite (355.63s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.82s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.44s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2021-01-12T22:21:39.184Z] docker_cli_daemon_test.go:1455: [d839fa5131893] daemon is not started [2021-01-12T22:21:39.184Z] check_test.go:309: [d19a9b4014683] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.23s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2021-01-12T22:21:39.184Z] check_test.go:309: [dde5ce403e513] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.58s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.07s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.10s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.01s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.23s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.21s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-01-12T22:21:39.184Z] check_test.go:309: [df5947f800d0e] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-01-12T22:21:39.184Z] check_test.go:309: [d949e316c951b] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.35s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-01-12T22:21:39.184Z] check_test.go:309: [d306cdda9a634] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.21s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-01-12T22:21:39.184Z] check_test.go:309: [df55edcb0f07a] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.09s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.77s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.54s) [2021-01-12T22:21:39.184Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T22:21:39.184Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-12T22:21:39.184Z] check_test.go:309: [d3034d8d93c84] daemon is not started [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.16s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2021-01-12T22:21:39.184Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.34s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.88s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d269aa3d3f2f4] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d28c2ba401ebe] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_plugins_test.go:79: [dc1fe09072e34] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (5.08s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_plugins_test.go:169: [d7e475ab7e255] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-01-12T22:21:39.185Z] check_test.go:309: [dc043439217fa] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.80s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.80s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.85s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.06s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.63s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d2d28dcd37bb0] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.99s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.31s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.30s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.79s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.37s) [2021-01-12T22:21:39.185Z] check_test.go:309: [db6428887fb21] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.58s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.38s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.09s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.60s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2021-01-12T22:21:39.185Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-12T22:21:39.185Z] check_test.go:309: [dac3574b5df33] daemon is not started [2021-01-12T22:21:39.185Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-12T22:21:39.185Z] check_test.go:309: [de2bb4e567c58] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.53s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d263f86ce53ed] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.65s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.15s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.77s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.74s) [2021-01-12T22:21:39.185Z] check_test.go:309: [de8a6696e0776] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.40s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2021-01-12T22:21:39.185Z] check_test.go:309: [daf5600ba7534] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.21s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-01-12T22:21:39.185Z] check_test.go:309: [d8f485e53a8c5] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d3a9946ac1be9] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.25s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-01-12T22:21:39.185Z] check_test.go:309: [da3447699c621] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d137cb738191f] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.80s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.95s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (4.86s) [2021-01-12T22:21:39.185Z] check_test.go:309: [de91c68788fb2] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.64s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d6efc24acb277] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.05s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.02s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (5.18s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.17s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.27s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.31s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.52s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.85s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.23s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.20s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.85s) [2021-01-12T22:21:39.185Z] docker_cli_daemon_test.go:2550: [defd80b54b55b] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.85s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-01-12T22:21:39.185Z] check_test.go:309: [d0789b87d8ab5] daemon is not started [2021-01-12T22:21:39.185Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.32s) [2021-01-12T22:21:39.185Z] === RUN TestDockerSwarmSuite [2021-01-12T22:21:39.185Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-01-12T22:21:40.850Z] --- PASS: TestCheckoutGit (27.12s) [2021-01-12T22:21:40.850Z] === RUN TestValidGitTransport [2021-01-12T22:21:40.850Z] --- PASS: TestValidGitTransport (0.00s) [2021-01-12T22:21:40.850Z] === RUN TestGitInvalidRef [2021-01-12T22:21:40.850Z] --- PASS: TestGitInvalidRef (0.29s) [2021-01-12T22:21:40.850Z] PASS [2021-01-12T22:21:40.850Z] coverage: 86.3% of statements [2021-01-12T22:21:40.850Z] ok github.com/docker/docker/builder/remotecontext/git 27.578s coverage: 86.3% of statements [2021-01-12T22:21:40.850Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T22:21:40.850Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T22:21:41.443Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-01-12T22:21:41.443Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-01-12T22:21:41.443Z] remote: Enumerating objects: 2, done. [2021-01-12T22:21:41.443Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-01-12T22:21:41.443Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-01-12T22:21:41.443Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-01-12T22:21:41.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-12T22:21:41.443Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-01-12T22:21:41.443Z] [2021-01-12T22:21:42.450Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-12T22:21:42.450Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-01-12T22:21:42.842Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-01-12T22:21:43.181Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/test/unit [2021-01-12T22:21:45.711Z] ? github.com/docker/docker/api [no test files] [2021-01-12T22:21:45.716Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-01-12T22:21:47.921Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestConfigureDaemonLogs [2021-01-12T22:21:47.921Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestCommonOptionsInstallFlags [2021-01-12T22:21:47.921Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-01-12T22:21:47.921Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-01-12T22:21:47.921Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-01-12T22:21:47.921Z] PASS [2021-01-12T22:21:47.921Z] coverage: 18.4% of statements [2021-01-12T22:21:47.921Z] ok github.com/docker/docker/cmd/dockerd 0.596s coverage: 18.4% of statements [2021-01-12T22:21:48.893Z] === RUN TestContainerStopSignal [2021-01-12T22:21:48.893Z] --- PASS: TestContainerStopSignal (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestContainerStopTimeout [2021-01-12T22:21:48.893Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestContainerSecretReferenceDestTarget [2021-01-12T22:21:48.893Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-01-12T22:21:48.893Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestContainerLogPathSetForRingLogger [2021-01-12T22:21:48.893Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestReplaceAndAppendEnvVars [2021-01-12T22:21:48.893Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-01-12T22:21:48.893Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-01-12T22:21:48.893Z] === RUN TestNewMemoryStore [2021-01-12T22:21:48.893Z] --- PASS: TestNewMemoryStore (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestAddContainers [2021-01-12T22:21:48.893Z] --- PASS: TestAddContainers (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestGetContainer [2021-01-12T22:21:48.893Z] --- PASS: TestGetContainer (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestDeleteContainer [2021-01-12T22:21:48.893Z] --- PASS: TestDeleteContainer (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestListContainers [2021-01-12T22:21:48.893Z] --- PASS: TestListContainers (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestFirstContainer [2021-01-12T22:21:48.893Z] --- PASS: TestFirstContainer (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestApplyAllContainer [2021-01-12T22:21:48.893Z] --- PASS: TestApplyAllContainer (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestIsValidHealthString [2021-01-12T22:21:48.893Z] --- PASS: TestIsValidHealthString (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestStateRunStop [2021-01-12T22:21:48.893Z] --- PASS: TestStateRunStop (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestStateTimeoutWait [2021-01-12T22:21:48.893Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-01-12T22:21:48.893Z] state_test.go:141: Stop callback fired [2021-01-12T22:21:48.893Z] state_test.go:165: Stop callback fired [2021-01-12T22:21:48.893Z] === RUN TestIsValidStateString [2021-01-12T22:21:48.893Z] --- PASS: TestIsValidStateString (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestViewSaveDelete [2021-01-12T22:21:48.893Z] --- PASS: TestViewSaveDelete (0.01s) [2021-01-12T22:21:48.893Z] === RUN TestViewAll [2021-01-12T22:21:48.893Z] --- PASS: TestViewAll (0.03s) [2021-01-12T22:21:48.893Z] === RUN TestViewGet [2021-01-12T22:21:48.893Z] --- PASS: TestViewGet (0.02s) [2021-01-12T22:21:48.893Z] === RUN TestNames [2021-01-12T22:21:48.893Z] --- PASS: TestNames (0.00s) [2021-01-12T22:21:48.893Z] === RUN TestViewWithHealthCheck [2021-01-12T22:21:48.893Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-01-12T22:21:48.893Z] PASS [2021-01-12T22:21:48.893Z] coverage: 41.6% of statements [2021-01-12T22:21:49.352Z] ok github.com/docker/docker/container 0.610s coverage: 41.6% of statements [2021-01-12T22:21:49.352Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T22:21:49.352Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T22:21:49.352Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T22:21:49.352Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T22:21:49.427Z] --- PASS: TestServiceUpdatePidsLimit (17.55s) [2021-01-12T22:21:49.427Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-01-12T22:21:49.427Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-01-12T22:21:49.427Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-01-12T22:21:49.427Z] PASS [2021-01-12T22:21:49.427Z] [2021-01-12T22:21:49.427Z] === Skipped [2021-01-12T22:21:49.427Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T22:21:49.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:21:49.427Z] [2021-01-12T22:21:49.427Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-01-12T22:21:49.427Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:21:49.427Z] [2021-01-12T22:21:49.427Z] [2021-01-12T22:21:49.427Z] DONE 27 tests, 2 skipped in 162.827s [2021-01-12T22:21:49.427Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T22:21:49.427Z] ++ 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-12T22:21:49.427Z] ++ set -e [2021-01-12T22:21:49.427Z] ++ '[' -n 0 ']' [2021-01-12T22:21:49.427Z] ++ set -x [2021-01-12T22:21:49.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-12T22:21:49.688Z] INFO: Testing against a local daemon [2021-01-12T22:21:49.688Z] === RUN TestSessionCreate [2021-01-12T22:21:49.688Z] --- PASS: TestSessionCreate (0.05s) [2021-01-12T22:21:49.688Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:21:49.948Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-01-12T22:21:49.948Z] PASS [2021-01-12T22:21:49.948Z] [2021-01-12T22:21:49.948Z] DONE 2 tests in 0.295s [2021-01-12T22:21:49.948Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T22:21:49.948Z] ++ 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-12T22:21:49.948Z] ++ set -e [2021-01-12T22:21:49.948Z] ++ '[' -n 0 ']' [2021-01-12T22:21:49.948Z] ++ set -x [2021-01-12T22:21:49.948Z] ++ env -i DEST=/go/src/github.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-12T22:21:49.948Z] INFO: Testing against a local daemon [2021-01-12T22:21:49.948Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:21:49.948Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:21:49.948Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:21:49.948Z] === RUN TestEventsExecDie [2021-01-12T22:21:50.890Z] --- PASS: TestEventsExecDie (0.89s) [2021-01-12T22:21:50.890Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:21:50.891Z] === RUN TestPrepare [2021-01-12T22:21:50.891Z] --- PASS: TestPrepare (0.00s) [2021-01-12T22:21:50.891Z] === RUN TestStart [2021-01-12T22:21:50.891Z] --- PASS: TestStart (0.00s) [2021-01-12T22:21:50.891Z] === RUN TestWaitCancel [2021-01-12T22:21:50.891Z] --- PASS: TestWaitCancel (0.00s) [2021-01-12T22:21:50.891Z] === RUN TestWaitDisabled [2021-01-12T22:21:50.891Z] --- PASS: TestWaitDisabled (0.01s) [2021-01-12T22:21:50.891Z] === RUN TestWaitEnabled [2021-01-12T22:21:50.891Z] --- PASS: TestWaitEnabled (0.00s) [2021-01-12T22:21:50.891Z] === RUN TestRemove [2021-01-12T22:21:50.891Z] --- PASS: TestRemove (0.00s) [2021-01-12T22:21:50.891Z] PASS [2021-01-12T22:21:50.891Z] coverage: 65.3% of statements [2021-01-12T22:21:50.891Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.342s coverage: 65.3% of statements [2021-01-12T22:21:51.123Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-01-12T22:21:51.150Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2021-01-12T22:21:51.150Z] === RUN TestInfoBinaryCommits [2021-01-12T22:21:51.150Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-01-12T22:21:51.150Z] === RUN TestInfoAPIVersioned [2021-01-12T22:21:51.150Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-01-12T22:21:51.150Z] === RUN TestInfoDiscoveryBackend [2021-01-12T22:21:52.091Z] --- PASS: TestInfoDiscoveryBackend (0.82s) [2021-01-12T22:21:52.091Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T22:21:53.033Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T22:21:53.033Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T22:21:53.604Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-01-12T22:21:53.604Z] === RUN TestInfoAPI [2021-01-12T22:21:53.604Z] --- PASS: TestInfoAPI (0.05s) [2021-01-12T22:21:53.604Z] === RUN TestInfoAPIWarnings [2021-01-12T22:21:53.795Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-01-12T22:21:53.795Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-01-12T22:21:53.795Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-01-12T22:21:53.795Z] === RUN TestServiceConvertFromGRPCIsolation [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-01-12T22:21:53.796Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCConfigs [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCConfigs [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-01-12T22:21:53.796Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-01-12T22:21:53.796Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-01-12T22:21:53.796Z] PASS [2021-01-12T22:21:53.796Z] coverage: 35.9% of statements [2021-01-12T22:21:53.796Z] ok github.com/docker/docker/daemon/cluster/convert 0.456s coverage: 35.9% of statements [2021-01-12T22:21:54.257Z] === RUN TestNewListSecretsFilters [2021-01-12T22:21:54.257Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-01-12T22:21:54.257Z] === RUN TestNewListConfigsFilters [2021-01-12T22:21:54.257Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-01-12T22:21:54.257Z] PASS [2021-01-12T22:21:54.257Z] coverage: 0.5% of statements [2021-01-12T22:21:54.257Z] ok github.com/docker/docker/daemon/cluster 1.074s coverage: 0.5% of statements [2021-01-12T22:21:58.947Z] === RUN TestDiscoveryOptsErrors [2021-01-12T22:21:58.947Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-01-12T22:21:58.947Z] === RUN TestDiscoveryOpts [2021-01-12T22:21:58.947Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-01-12T22:21:58.947Z] PASS [2021-01-12T22:21:58.947Z] coverage: 30.0% of statements [2021-01-12T22:21:58.947Z] ok github.com/docker/docker/daemon/discovery 0.273s coverage: 30.0% of statements [2021-01-12T22:21:59.407Z] === RUN TestBuilderGC [2021-01-12T22:21:59.407Z] --- PASS: TestBuilderGC (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationNotFound [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonBrokenConfiguration [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestParseClusterAdvertiseSettings [2021-01-12T22:21:59.407Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestFindConfigurationConflicts [2021-01-12T22:21:59.407Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-01-12T22:21:59.407Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeConflicts [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-01-12T22:21:59.407Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-01-12T22:21:59.407Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-01-12T22:21:59.407Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_label [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_dns [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_dns-search [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-01-12T22:21:59.407Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-01-12T22:21:59.407Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestModifiedDiscoverySettings [2021-01-12T22:21:59.407Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestReloadSetConfigFileNotExist [2021-01-12T22:21:59.407Z] time="2021-01-12T22:21:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-01-12T22:21:59.407Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-01-12T22:21:59.407Z] === RUN TestReloadDefaultConfigNotExist [2021-01-12T22:21:59.407Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-01-12T22:21:59.407Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:21:59.407Z] === RUN TestReloadBadDefaultConfig [2021-01-12T22:21:59.407Z] time="2021-01-12T22:21:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-109817375" [2021-01-12T22:21:59.407Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestReloadWithConflictingLabels [2021-01-12T22:21:59.407Z] time="2021-01-12T22:21:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-806408946" [2021-01-12T22:21:59.407Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestReloadWithDuplicateLabels [2021-01-12T22:21:59.407Z] time="2021-01-12T22:21:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-584596393" [2021-01-12T22:21:59.407Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-01-12T22:21:59.407Z] === RUN TestDaemonConfigurationMerge [2021-01-12T22:21:59.407Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-01-12T22:21:59.407Z] PASS [2021-01-12T22:21:59.407Z] coverage: 79.7% of statements [2021-01-12T22:21:59.407Z] ok github.com/docker/docker/daemon/config 0.539s coverage: 79.7% of statements [2021-01-12T22:22:00.581Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-01-12T22:22:00.945Z] === RUN TestVerifyNetworkingConfig [2021-01-12T22:22:00.945Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestGetContainer [2021-01-12T22:22:00.945Z] --- PASS: TestGetContainer (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestValidContainerNames [2021-01-12T22:22:00.945Z] --- PASS: TestValidContainerNames (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestContainerInitDNS [2021-01-12T22:22:00.945Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-01-12T22:22:00.945Z] daemon_test.go:147: root required [2021-01-12T22:22:00.945Z] === RUN TestMerge [2021-01-12T22:22:00.945Z] --- PASS: TestMerge (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestValidateContainerIsolation [2021-01-12T22:22:00.945Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestFindNetworkErrorType [2021-01-12T22:22:00.945Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestEnsureServicesExist [2021-01-12T22:22:00.945Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestEnsureServicesExistErrors [2021-01-12T22:22:00.945Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-01-12T22:22:00.945Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-01-12T22:22:00.945Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-01-12T22:22:00.945Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestContainerDelete [2021-01-12T22:22:00.945Z] --- PASS: TestContainerDelete (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestContainerDoubleDelete [2021-01-12T22:22:00.945Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestLogContainerEventCopyLabels [2021-01-12T22:22:00.945Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestLogContainerEventWithAttributes [2021-01-12T22:22:00.945Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestNoneHealthcheck [2021-01-12T22:22:00.945Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestHealthStates [2021-01-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] time="2021-01-12T22:22:00Z" 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-12T22:22:00.945Z] --- PASS: TestHealthStates (0.07s) [2021-01-12T22:22:00.945Z] === RUN TestMaskURLCredentials [2021-01-12T22:22:00.945Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestGetInspectData [2021-01-12T22:22:00.945Z] --- PASS: TestGetInspectData (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestFillLicense [2021-01-12T22:22:00.945Z] --- PASS: TestFillLicense (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestListInvalidFilter [2021-01-12T22:22:00.945Z] --- PASS: TestListInvalidFilter (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestNameFilter [2021-01-12T22:22:00.945Z] --- PASS: TestNameFilter (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-01-12T22:22:00.945Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-01-12T22:22:00.945Z] === 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-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-01-12T22:22:00.945Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-01-12T22:22:00.945Z] --- 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-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-01-12T22:22:00.945Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-01-12T22:22:00.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonReloadLabels [2021-01-12T22:22:00.946Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-01-12T22:22:00.946Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonReloadMirrors [2021-01-12T22:22:00.946Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonReloadInsecureRegistries [2021-01-12T22:22:00.946Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonReloadNotAffectOthers [2021-01-12T22:22:00.946Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-01-12T22:22:00.946Z] === RUN TestDaemonDiscoveryReload [2021-01-12T22:22:01.407Z] === RUN TestWaitNodeAttachment [2021-01-12T22:22:01.865Z] === RUN TestEventsLog [2021-01-12T22:22:01.865Z] --- PASS: TestEventsLog (0.00s) [2021-01-12T22:22:01.865Z] === RUN TestEventsLogTimeout [2021-01-12T22:22:01.865Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-01-12T22:22:01.865Z] === RUN TestLogEvents [2021-01-12T22:22:01.865Z] --- PASS: TestLogEvents (0.05s) [2021-01-12T22:22:01.865Z] === RUN TestLoadBufferedEvents [2021-01-12T22:22:01.865Z] --- PASS: TestLoadBufferedEvents (0.10s) [2021-01-12T22:22:01.865Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-01-12T22:22:01.865Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-01-12T22:22:01.865Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-01-12T22:22:01.865Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-01-12T22:22:01.865Z] PASS [2021-01-12T22:22:01.865Z] coverage: 50.0% of statements [2021-01-12T22:22:01.865Z] ok github.com/docker/docker/daemon/events 0.294s coverage: 50.0% of statements [2021-01-12T22:22:01.865Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-01-12T22:22:01.865Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-01-12T22:22:01.865Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-01-12T22:22:01.865Z] === RUN TestIsolationConversion [2021-01-12T22:22:01.865Z] === RUN TestIsolationConversion/default [2021-01-12T22:22:01.865Z] === RUN TestIsolationConversion/process [2021-01-12T22:22:01.865Z] === RUN TestIsolationConversion/hyperv [2021-01-12T22:22:01.865Z] --- PASS: TestIsolationConversion (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-01-12T22:22:01.865Z] === RUN TestContainerLabels [2021-01-12T22:22:01.865Z] --- PASS: TestContainerLabels (0.00s) [2021-01-12T22:22:01.865Z] === RUN TestCredentialSpecConversion [2021-01-12T22:22:01.865Z] === RUN TestCredentialSpecConversion/none [2021-01-12T22:22:01.865Z] === RUN TestCredentialSpecConversion/config [2021-01-12T22:22:01.865Z] === RUN TestCredentialSpecConversion/file [2021-01-12T22:22:01.865Z] === RUN TestCredentialSpecConversion/registry [2021-01-12T22:22:01.865Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-01-12T22:22:01.865Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountBind [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountVolume [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountTarget [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountTmpfs [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountInvalidType [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-01-12T22:22:01.866Z] === RUN TestControllerValidateMountNamedPipe [2021-01-12T22:22:01.866Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-01-12T22:22:01.866Z] PASS [2021-01-12T22:22:01.866Z] coverage: 11.3% of statements [2021-01-12T22:22:01.866Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.133s coverage: 11.3% of statements [2021-01-12T22:22:02.325Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.54s) [2021-01-12T22:22:02.325Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-01-12T22:22:02.784Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-01-12T22:22:02.784Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-01-12T22:22:02.784Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-12T22:22:02.784Z] reload_test.go:520: root required [2021-01-12T22:22:02.784Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-01-12T22:22:02.784Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-01-12T22:22:02.784Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-01-12T22:22:02.784Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.08s) [2021-01-12T22:22:02.784Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-01-12T22:22:03.244Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2021-01-12T22:22:03.244Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-01-12T22:22:03.244Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-01-12T22:22:03.244Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-01-12T22:22:03.244Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-01-12T22:22:03.244Z] === RUN TestParseVolumesFrom [2021-01-12T22:22:03.244Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-01-12T22:22:03.244Z] PASS [2021-01-12T22:22:03.244Z] coverage: 9.1% of statements [2021-01-12T22:22:03.244Z] ok github.com/docker/docker/daemon 3.262s coverage: 9.1% of statements [2021-01-12T22:22:03.244Z] === RUN TestIsEmptyDir [2021-01-12T22:22:03.244Z] --- PASS: TestIsEmptyDir (0.00s) [2021-01-12T22:22:03.244Z] PASS [2021-01-12T22:22:03.244Z] coverage: 2.3% of statements [2021-01-12T22:22:03.244Z] ok github.com/docker/docker/daemon/graphdriver 0.180s coverage: 2.3% of statements [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-01-12T22:22:03.244Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-01-12T22:22:03.244Z] === RUN TestLinkNaming [2021-01-12T22:22:03.244Z] --- PASS: TestLinkNaming (0.00s) [2021-01-12T22:22:03.244Z] === RUN TestLinkNew [2021-01-12T22:22:03.244Z] --- PASS: TestLinkNew (0.00s) [2021-01-12T22:22:03.244Z] === RUN TestLinkEnv [2021-01-12T22:22:03.244Z] --- PASS: TestLinkEnv (0.00s) [2021-01-12T22:22:03.244Z] === RUN TestLinkMultipleEnv [2021-01-12T22:22:03.244Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-01-12T22:22:03.244Z] === RUN TestLinkPortRangeEnv [2021-01-12T22:22:03.244Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-01-12T22:22:03.244Z] PASS [2021-01-12T22:22:03.244Z] coverage: 93.0% of statements [2021-01-12T22:22:03.244Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2021-01-12T22:22:03.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-12T22:22:04.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-12T22:22:04.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-01-12T22:22:05.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/defaults [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/invalid_create_group [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-01-12T22:22:06.149Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-01-12T22:22:06.149Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-01-12T22:22:06.149Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-01-12T22:22:06.149Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestNewAWSLogsClientRegionDetect [2021-01-12T22:22:06.149Z] time="2021-01-12T22:22:05Z" level=info msg="Trying to get region from EC2 Metadata" [2021-01-12T22:22:06.149Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-01-12T22:22:06.149Z] === RUN TestCreateSuccess [2021-01-12T22:22:06.149Z] --- PASS: TestCreateSuccess (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestCreateLogGroupSuccess [2021-01-12T22:22:06.149Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestCreateError [2021-01-12T22:22:06.149Z] --- PASS: TestCreateError (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestCreateAlreadyExists [2021-01-12T22:22:06.149Z] time="2021-01-12T22:22:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-01-12T22:22:06.149Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestLogClosed [2021-01-12T22:22:06.149Z] --- PASS: TestLogClosed (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestLogBlocking [2021-01-12T22:22:06.149Z] --- PASS: TestLogBlocking (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestLogNonBlockingBufferEmpty [2021-01-12T22:22:06.149Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestLogNonBlockingBufferFull [2021-01-12T22:22:06.149Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestPublishBatchSuccess [2021-01-12T22:22:06.149Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-01-12T22:22:06.149Z] === RUN TestPublishBatchError [2021-01-12T22:22:06.149Z] time="2021-01-12T22:22:06Z" level=error msg=Error [2021-01-12T22:22:06.149Z] --- PASS: TestPublishBatchError (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-01-12T22:22:06.609Z] time="2021-01-12T22:22:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-12T22:22:06.609Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestPublishBatchAlreadyAccepted [2021-01-12T22:22:06.609Z] time="2021-01-12T22:22:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-01-12T22:22:06.609Z] time="2021-01-12T22:22:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-01-12T22:22:06.609Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchSimple [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchTicker [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMultilinePattern [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchClose [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchClose (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/0/Hello [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/2/🙃 [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/3/���� [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/4/He��o [2021-01-12T22:22:06.609Z] === RUN TestEffectiveLen/5/ [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/0/ [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/1/Hello [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/2/Hello [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/3/Hello [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/4/🙃 [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/5/🙃 [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/6/a� [2021-01-12T22:22:06.609Z] === RUN TestFindValidSplit/7/a� [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: Hello [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: He [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: llo [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: Hello [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: 🙃 [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: 🙃 [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: a [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: � [2021-01-12T22:22:06.609Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1044: a� [2021-01-12T22:22:06.609Z] cloudwatchlogs_test.go:1045: [2021-01-12T22:22:06.609Z] === RUN TestProcessEventEmoji [2021-01-12T22:22:06.609Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchLineSplit [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchLineSplitWithBinary [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMaxEvents [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMaxTotalBytes [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-01-12T22:22:06.609Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-01-12T22:22:06.609Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsMultilinePattern [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-01-12T22:22:06.609Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-01-12T22:22:06.609Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-01-12T22:22:06.609Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestCreateTagSuccess [2021-01-12T22:22:06.609Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-01-12T22:22:06.609Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-01-12T22:22:06.609Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-01-12T22:22:06.609Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-01-12T22:22:06.609Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-01-12T22:22:06.609Z] PASS [2021-01-12T22:22:06.609Z] coverage: 77.8% of statements [2021-01-12T22:22:06.609Z] ok github.com/docker/docker/daemon/logger/awslogs 0.440s coverage: 77.8% of statements [2021-01-12T22:22:06.609Z] === RUN TestJSONFileLogger [2021-01-12T22:22:06.609Z] --- PASS: TestJSONFileLogger (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestJSONFileLoggerWithTags [2021-01-12T22:22:06.609Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestJSONFileLoggerWithOpts [2021-01-12T22:22:06.609Z] --- PASS: TestJSONFileLoggerWithOpts (0.08s) [2021-01-12T22:22:06.609Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-01-12T22:22:06.609Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-01-12T22:22:06.609Z] === RUN TestEncodeDecode [2021-01-12T22:22:06.609Z] === PAUSE TestEncodeDecode [2021-01-12T22:22:06.609Z] === CONT TestEncodeDecode [2021-01-12T22:22:06.609Z] --- PASS: TestEncodeDecode (0.09s) [2021-01-12T22:22:06.609Z] PASS [2021-01-12T22:22:06.609Z] coverage: 61.6% of statements [2021-01-12T22:22:06.609Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.371s coverage: 61.6% of statements [2021-01-12T22:22:07.069Z] === RUN TestSearchRegistryForImagesErrors [2021-01-12T22:22:07.069Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-01-12T22:22:07.069Z] === RUN TestSearchRegistryForImages [2021-01-12T22:22:07.069Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-01-12T22:22:07.069Z] === RUN TestImageDelete [2021-01-12T22:22:07.530Z] === RUN TestImageDelete/no_lease [2021-01-12T22:22:07.530Z] === RUN TestImageDelete/lease_exists [2021-01-12T22:22:07.530Z] === RUN TestAdapterReadLogs [2021-01-12T22:22:07.530Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-01-12T22:22:07.530Z] === RUN TestCopier [2021-01-12T22:22:07.530Z] --- PASS: TestImageDelete (0.28s) [2021-01-12T22:22:07.530Z] --- PASS: TestImageDelete/no_lease (0.05s) [2021-01-12T22:22:07.530Z] --- PASS: TestImageDelete/lease_exists (0.07s) [2021-01-12T22:22:07.530Z] === RUN TestContentStoreForPull [2021-01-12T22:22:07.530Z] --- PASS: TestCopier (0.00s) [2021-01-12T22:22:07.530Z] === RUN TestCopierLongLines [2021-01-12T22:22:07.530Z] --- PASS: TestCopierLongLines (0.00s) [2021-01-12T22:22:07.530Z] === RUN TestCopierSlow [2021-01-12T22:22:07.530Z] --- PASS: TestContentStoreForPull (0.14s) [2021-01-12T22:22:07.530Z] PASS [2021-01-12T22:22:07.530Z] coverage: 6.5% of statements [2021-01-12T22:22:07.530Z] ok github.com/docker/docker/daemon/images 1.260s coverage: 6.5% of statements [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T22:22:07.989Z] --- PASS: TestCopierSlow (0.20s) [2021-01-12T22:22:07.989Z] === RUN TestCopierWithSized [2021-01-12T22:22:07.989Z] --- PASS: TestCopierWithSized (0.00s) [2021-01-12T22:22:07.989Z] === RUN TestCopierWithPartial [2021-01-12T22:22:07.989Z] --- PASS: TestCopierWithPartial (0.01s) [2021-01-12T22:22:07.989Z] === RUN TestRingLogger [2021-01-12T22:22:07.989Z] --- PASS: TestRingLogger (0.00s) [2021-01-12T22:22:07.989Z] === RUN TestRingCap [2021-01-12T22:22:07.989Z] --- PASS: TestRingCap (0.00s) [2021-01-12T22:22:07.989Z] === RUN TestRingClose [2021-01-12T22:22:07.989Z] --- PASS: TestRingClose (0.00s) [2021-01-12T22:22:07.989Z] === RUN TestRingDrain [2021-01-12T22:22:07.989Z] --- PASS: TestRingDrain (0.00s) [2021-01-12T22:22:07.989Z] PASS [2021-01-12T22:22:07.989Z] coverage: 41.2% of statements [2021-01-12T22:22:07.989Z] ok github.com/docker/docker/daemon/logger 1.184s coverage: 41.2% of statements [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-01-12T22:22:07.989Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-01-12T22:22:08.447Z] === RUN TestJSONLogsMarshalJSONBuf [2021-01-12T22:22:08.448Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-01-12T22:22:08.448Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-01-12T22:22:08.448Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-01-12T22:22:08.448Z] === RUN TestFastTimeMarshalJSON [2021-01-12T22:22:08.448Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-01-12T22:22:08.448Z] PASS [2021-01-12T22:22:08.448Z] coverage: 87.2% of statements [2021-01-12T22:22:08.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.202s coverage: 87.2% of statements [2021-01-12T22:22:09.984Z] === RUN TestWriteLog [2021-01-12T22:22:09.984Z] === PAUSE TestWriteLog [2021-01-12T22:22:09.984Z] === RUN TestReadLog [2021-01-12T22:22:09.984Z] === PAUSE TestReadLog [2021-01-12T22:22:09.984Z] === CONT TestWriteLog [2021-01-12T22:22:09.984Z] --- PASS: TestWriteLog (0.00s) [2021-01-12T22:22:09.984Z] === CONT TestReadLog [2021-01-12T22:22:09.984Z] === RUN TestReadLog/tail_exact [2021-01-12T22:22:09.984Z] === RUN TestReadLog/tail_less_than_available [2021-01-12T22:22:09.984Z] === RUN TestReadLog/tail_more_than_available [2021-01-12T22:22:09.984Z] --- PASS: TestReadLog (0.11s) [2021-01-12T22:22:09.984Z] --- PASS: TestReadLog/tail_exact (0.10s) [2021-01-12T22:22:09.984Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-01-12T22:22:09.984Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-01-12T22:22:09.984Z] PASS [2021-01-12T22:22:09.984Z] coverage: 75.2% of statements [2021-01-12T22:22:09.984Z] ok github.com/docker/docker/daemon/logger/local 0.299s coverage: 75.2% of statements [2021-01-12T22:22:09.984Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T22:22:10.443Z] === RUN TestOpenFileDelete [2021-01-12T22:22:10.443Z] --- PASS: TestOpenFileDelete (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestOpenFileRename [2021-01-12T22:22:10.443Z] --- PASS: TestOpenFileRename (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestParseLogTagDefaultTag [2021-01-12T22:22:10.443Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestParseLogTag [2021-01-12T22:22:10.443Z] --- PASS: TestParseLogTag (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestParseLogTagEmptyTag [2021-01-12T22:22:10.443Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestTailFiles [2021-01-12T22:22:10.443Z] --- PASS: TestTailFiles (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestFollowLogsConsumerGone [2021-01-12T22:22:10.443Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-01-12T22:22:10.443Z] === RUN TestFollowLogsProducerGone [2021-01-12T22:22:10.443Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-01-12T22:22:10.443Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-01-12T22:22:10.443Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-01-12T22:22:10.443Z] === RUN TestCheckCapacityAndRotate [2021-01-12T22:22:10.443Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-01-12T22:22:10.443Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-01-12T22:22:10.443Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2021-01-12T22:22:10.443Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-01-12T22:22:10.443Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-01-12T22:22:10.443Z] PASS [2021-01-12T22:22:10.443Z] coverage: 55.3% of statements [2021-01-12T22:22:10.443Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.419s coverage: 55.3% of statements [2021-01-12T22:22:10.443Z] === RUN TestLog [2021-01-12T22:22:10.443Z] --- PASS: TestLog (0.00s) [2021-01-12T22:22:10.443Z] PASS [2021-01-12T22:22:10.443Z] coverage: 33.3% of statements [2021-01-12T22:22:10.443Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.243s coverage: 33.3% of statements [2021-01-12T22:22:11.410Z] === RUN TestValidateLogOpt [2021-01-12T22:22:11.410Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestNewMissedConfig [2021-01-12T22:22:11.410Z] --- PASS: TestNewMissedConfig (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestNewMissedUrl [2021-01-12T22:22:11.410Z] --- PASS: TestNewMissedUrl (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestNewMissedToken [2021-01-12T22:22:11.410Z] --- PASS: TestNewMissedToken (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestNewWithProxy [2021-01-12T22:22:11.410Z] --- PASS: TestNewWithProxy (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestDefault [2021-01-12T22:22:11.410Z] --- PASS: TestDefault (0.01s) [2021-01-12T22:22:11.410Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-01-12T22:22:11.410Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestJsonFormat [2021-01-12T22:22:11.410Z] --- PASS: TestJsonFormat (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestRawFormat [2021-01-12T22:22:11.410Z] --- PASS: TestRawFormat (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestRawFormatWithLabels [2021-01-12T22:22:11.410Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestRawFormatWithoutTag [2021-01-12T22:22:11.410Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-01-12T22:22:11.410Z] === RUN TestBatching [2021-01-12T22:22:11.410Z] === RUN TestNewParse [2021-01-12T22:22:11.410Z] --- PASS: TestNewParse (0.00s) [2021-01-12T22:22:11.410Z] PASS [2021-01-12T22:22:11.410Z] coverage: 8.3% of statements [2021-01-12T22:22:11.410Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2021-01-12T22:22:11.410Z] --- PASS: TestBatching (0.20s) [2021-01-12T22:22:11.410Z] === RUN TestFrequency [2021-01-12T22:22:11.800Z] --- PASS: TestInfoAPIWarnings (16.65s) [2021-01-12T22:22:11.800Z] === RUN TestInfoDebug [2021-01-12T22:22:11.800Z] --- PASS: TestInfoDebug (0.63s) [2021-01-12T22:22:11.800Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:22:11.800Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2021-01-12T22:22:11.800Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:22:11.868Z] --- PASS: TestFrequency (0.19s) [2021-01-12T22:22:11.868Z] === RUN TestOneMessagePerRequest [2021-01-12T22:22:11.868Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-01-12T22:22:11.868Z] === RUN TestVerify [2021-01-12T22:22:11.868Z] --- PASS: TestVerify (0.01s) [2021-01-12T22:22:11.868Z] === RUN TestSkipVerify [2021-01-12T22:22:11.868Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:11.868Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:11.868Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] === RUN TestParseLogFormat [2021-01-12T22:22:12.329Z] --- PASS: TestParseLogFormat (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestValidateLogOptEmpty [2021-01-12T22:22:12.329Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestValidateSyslogAddress [2021-01-12T22:22:12.329Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestParseAddressDefaultPort [2021-01-12T22:22:12.329Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestValidateSyslogFacility [2021-01-12T22:22:12.329Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestValidateLogOptSyslogFormat [2021-01-12T22:22:12.329Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestValidateLogOpt [2021-01-12T22:22:12.329Z] --- PASS: TestValidateLogOpt (0.00s) [2021-01-12T22:22:12.329Z] PASS [2021-01-12T22:22:12.329Z] coverage: 46.8% of statements [2021-01-12T22:22:12.329Z] ok github.com/docker/docker/daemon/logger/syslog 0.223s coverage: 46.8% of statements [2021-01-12T22:22:12.329Z] --- PASS: TestSkipVerify (0.49s) [2021-01-12T22:22:12.329Z] === RUN TestBufferMaximum [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.940279\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.940279\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] --- PASS: TestBufferMaximum (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestServerAlwaysDown [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.943286\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.943286\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.943286\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.944280\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] time="2021-01-12T22:22:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1610490131.944280\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:12.329Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestCannotSendAfterClose [2021-01-12T22:22:12.329Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-01-12T22:22:12.329Z] === RUN TestDeadlockOnBlockedEndpoint [2021-01-12T22:22:12.371Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-01-12T22:22:12.371Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:22:12.631Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-01-12T22:22:12.631Z] === RUN TestPingCacheHeaders [2021-01-12T22:22:12.631Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-01-12T22:22:12.631Z] === RUN TestPingGet [2021-01-12T22:22:12.631Z] --- PASS: TestPingGet (0.03s) [2021-01-12T22:22:12.631Z] === RUN TestPingHead [2021-01-12T22:22:12.632Z] --- PASS: TestPingHead (0.05s) [2021-01-12T22:22:12.632Z] === RUN TestVersion [2021-01-12T22:22:12.632Z] --- PASS: TestVersion (0.05s) [2021-01-12T22:22:12.632Z] PASS [2021-01-12T22:22:12.632Z] [2021-01-12T22:22:12.632Z] === Skipped [2021-01-12T22:22:12.632Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:22:12.632Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:22:12.632Z] [2021-01-12T22:22:12.632Z] [2021-01-12T22:22:12.632Z] DONE 18 tests, 1 skipped in 22.814s [2021-01-12T22:22:12.632Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T22:22:12.632Z] ++ 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-12T22:22:12.632Z] ++ set -e [2021-01-12T22:22:12.632Z] ++ '[' -n 0 ']' [2021-01-12T22:22:12.632Z] ++ set -x [2021-01-12T22:22:12.632Z] ++ env -i DEST=/go/src/github.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-12T22:22:12.892Z] INFO: Testing against a local daemon [2021-01-12T22:22:12.892Z] === RUN TestVolumesCreateAndList [2021-01-12T22:22:12.892Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-12T22:22:12.892Z] === RUN TestVolumesRemove [2021-01-12T22:22:12.892Z] --- PASS: TestVolumesRemove (0.12s) [2021-01-12T22:22:12.892Z] === RUN TestVolumesInspect [2021-01-12T22:22:13.152Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-12T22:22:13.152Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:22:13.152Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:22:13.152Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:22:13.152Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:22:13.152Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-01-12T22:22:13.152Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-01-12T22:22:13.152Z] PASS [2021-01-12T22:22:13.152Z] [2021-01-12T22:22:13.152Z] DONE 5 tests in 0.386s [2021-01-12T22:22:13.152Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:22:13.297Z] time="2021-01-12T22:22:12Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-01-12T22:22:13.297Z] time="2021-01-12T22:22:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fe23bfd27a0d\"}'" [2021-01-12T22:22:13.297Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-01-12T22:22:13.297Z] PASS [2021-01-12T22:22:13.297Z] coverage: 82.5% of statements [2021-01-12T22:22:13.297Z] ok github.com/docker/docker/daemon/logger/splunk 2.085s coverage: 82.5% of statements [2021-01-12T22:22:13.297Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T22:22:13.297Z] ? github.com/docker/docker/daemon/network [no test files] [2021-01-12T22:22:13.297Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T22:22:13.413Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:22:13.413Z] +++ kill 13847 [2021-01-12T22:22:13.666Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-12T22:22:13.756Z] === RUN TestV1IDService [2021-01-12T22:22:13.756Z] --- PASS: TestV1IDService (0.06s) [2021-01-12T22:22:13.756Z] === RUN TestV2MetadataService [2021-01-12T22:22:14.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-12T22:22:14.724Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-01-12T22:22:14.724Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-01-12T22:22:14.724Z] === RUN TestContinueOnError_MirrorEndpoint [2021-01-12T22:22:14.724Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-01-12T22:22:14.724Z] === RUN TestContinueOnError_NeverContinue [2021-01-12T22:22:14.724Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-01-12T22:22:14.724Z] === RUN TestContinueOnError_UnnestsErrors [2021-01-12T22:22:14.724Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-01-12T22:22:14.724Z] === RUN TestManifestStore [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/no_remote_or_local [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local527806975\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/no_local_cache [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/with_local_cache [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/unknown_media_type [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="reference for unknown type: " [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="reference for unknown type: " [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-01-12T22:22:14.724Z] === RUN TestSuccessfulDownload [2021-01-12T22:22:14.724Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-01-12T22:22:14.724Z] download_test.go:268: Needs fixing on Windows [2021-01-12T22:22:14.724Z] === RUN TestCancelledDownload [2021-01-12T22:22:14.724Z] --- PASS: TestCancelledDownload (0.00s) [2021-01-12T22:22:14.724Z] === RUN TestMaxDownloadAttempts [2021-01-12T22:22:14.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T22:22:14.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T22:22:14.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T22:22:14.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T22:22:14.724Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T22:22:14.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T22:22:14.724Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T22:22:14.724Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T22:22:14.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-01-12T22:22:14.724Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-01-12T22:22:14.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-01-12T22:22:14.724Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="reference for unknown type: " [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="reference for unknown type: " [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="reference for unknown type: " [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/error_persisting_manifest [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-01-12T22:22:14.724Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-01-12T22:22:14.724Z] time="2021-01-12T22:22:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-01-12T22:22:14.724Z] --- PASS: TestManifestStore (0.37s) [2021-01-12T22:22:14.724Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-01-12T22:22:14.724Z] --- PASS: TestManifestStore/no_local_cache (0.08s) [2021-01-12T22:22:14.724Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-01-12T22:22:14.795Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:22:14.795Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:22:14.795Z] [2021-01-12T22:22:14.795Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:22:14.795Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:22:14.795Z] [2021-01-12T22:22:14.795Z] To set a process to complain mode, use the command line tool [2021-01-12T22:22:14.795Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:22:14.795Z] +++ true [2021-01-12T22:22:14.795Z] exiting test-integration [2021-01-12T22:22:14.795Z] ++ exit 0 [2021-01-12T22:22:14.795Z] [2021-01-12T22:22:15.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-01-12T22:22:15.182Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestFixManifestLayers [2021-01-12T22:22:15.182Z] --- PASS: TestFixManifestLayers (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestFixManifestLayersBaseLayerParent [2021-01-12T22:22:15.182Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-12T22:22:15.182Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-12T22:22:15.182Z] === RUN TestFixManifestLayersBadParent [2021-01-12T22:22:15.182Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestValidateManifest [2021-01-12T22:22:15.182Z] --- SKIP: TestValidateManifest (0.00s) [2021-01-12T22:22:15.182Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-12T22:22:15.182Z] === RUN TestFormatPlatform [2021-01-12T22:22:15.182Z] --- PASS: TestFormatPlatform (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestGetRepositoryMountCandidates [2021-01-12T22:22:15.182Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestLayerAlreadyExists [2021-01-12T22:22:15.182Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-01-12T22:22:15.182Z] 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-12T22:22:15.182Z] 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-12T22:22:15.182Z] 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-12T22:22:15.182Z] 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-12T22:22:15.182Z] 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-12T22:22:15.182Z] 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-12T22:22:15.182Z] === RUN TestWhenEmptyAuthConfig [2021-01-12T22:22:15.182Z] time="2021-01-12T22:22:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T22:22:15.182Z] time="2021-01-12T22:22:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T22:22:15.182Z] time="2021-01-12T22:22:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T22:22:15.182Z] time="2021-01-12T22:22:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-01-12T22:22:15.182Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-01-12T22:22:15.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-01-12T22:22:15.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-01-12T22:22:15.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-01-12T22:22:15.182Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-01-12T22:22:15.182Z] === RUN TestTransfer [2021-01-12T22:22:15.182Z] === RUN TestNotFound [2021-01-12T22:22:15.182Z] --- PASS: TestNotFound (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestConflict [2021-01-12T22:22:15.182Z] --- PASS: TestConflict (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestForbidden [2021-01-12T22:22:15.182Z] --- PASS: TestForbidden (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestInvalidParameter [2021-01-12T22:22:15.182Z] --- PASS: TestInvalidParameter (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestNotImplemented [2021-01-12T22:22:15.182Z] --- PASS: TestNotImplemented (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestNotModified [2021-01-12T22:22:15.182Z] --- PASS: TestNotModified (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestUnauthorized [2021-01-12T22:22:15.182Z] --- PASS: TestTransfer (0.12s) [2021-01-12T22:22:15.182Z] --- PASS: TestUnauthorized (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestConcurrencyLimit [2021-01-12T22:22:15.182Z] === RUN TestUnknown [2021-01-12T22:22:15.182Z] --- PASS: TestUnknown (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestCancelled [2021-01-12T22:22:15.182Z] --- PASS: TestCancelled (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestDeadline [2021-01-12T22:22:15.182Z] --- PASS: TestDeadline (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestDataLoss [2021-01-12T22:22:15.182Z] --- PASS: TestDataLoss (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestUnavailable [2021-01-12T22:22:15.182Z] --- PASS: TestUnavailable (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestSystem [2021-01-12T22:22:15.182Z] --- PASS: TestSystem (0.00s) [2021-01-12T22:22:15.182Z] === RUN TestFromStatusCode [2021-01-12T22:22:15.182Z] === RUN TestFromStatusCode/Not_Found [2021-01-12T22:22:15.182Z] === RUN TestFromStatusCode/Bad_Request [2021-01-12T22:22:15.182Z] === RUN TestFromStatusCode/Conflict [2021-01-12T22:22:15.182Z] === RUN TestFromStatusCode/Unauthorized [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Service_Unavailable [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Forbidden [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Not_Modified [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Not_Implemented [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-01-12T22:22:15.183Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-01-12T22:22:15.183Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-01-12T22:22:15.183Z] PASS [2021-01-12T22:22:15.183Z] coverage: 53.1% of statements [2021-01-12T22:22:15.183Z] ok github.com/docker/docker/errdefs 0.176s coverage: 53.1% of statements [2021-01-12T22:22:15.643Z] --- PASS: TestV2MetadataService (1.84s) [2021-01-12T22:22:15.643Z] PASS [2021-01-12T22:22:15.643Z] coverage: 48.2% of statements [2021-01-12T22:22:15.643Z] ok github.com/docker/docker/distribution/metadata 2.098s coverage: 48.2% of statements [2021-01-12T22:22:15.643Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-01-12T22:22:15.643Z] === RUN TestInactiveJobs [2021-01-12T22:22:15.714Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-12T22:22:16.102Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-01-12T22:22:16.102Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-01-12T22:22:16.102Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-01-12T22:22:16.102Z] === RUN TestTokenPassThru [2021-01-12T22:22:16.102Z] --- PASS: TestTokenPassThru (0.00s) [2021-01-12T22:22:16.102Z] === RUN TestTokenPassThruDifferentHost [2021-01-12T22:22:16.102Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-01-12T22:22:16.102Z] PASS [2021-01-12T22:22:16.102Z] coverage: 23.5% of statements [2021-01-12T22:22:16.102Z] ok github.com/docker/docker/distribution 1.957s coverage: 23.5% of statements [2021-01-12T22:22:16.102Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T22:22:16.102Z] --- PASS: TestInactiveJobs (0.38s) [2021-01-12T22:22:16.102Z] === RUN TestWatchRelease [2021-01-12T22:22:16.102Z] --- PASS: TestWatchRelease (0.05s) [2021-01-12T22:22:16.102Z] === RUN TestWatchFinishedTransfer [2021-01-12T22:22:16.102Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-01-12T22:22:16.102Z] === RUN TestDuplicateTransfer [2021-01-12T22:22:16.102Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-01-12T22:22:16.102Z] === RUN TestSuccessfulUpload [2021-01-12T22:22:16.561Z] time="2021-01-12T22:22:16Z" level=error msg="Upload failed, retrying: simulating retry" [2021-01-12T22:22:17.020Z] --- PASS: TestSuccessfulUpload (0.53s) [2021-01-12T22:22:17.020Z] === RUN TestCancelledUpload [2021-01-12T22:22:17.020Z] --- PASS: TestCancelledUpload (0.03s) [2021-01-12T22:22:17.020Z] PASS [2021-01-12T22:22:17.020Z] coverage: 76.8% of statements [2021-01-12T22:22:17.020Z] ok github.com/docker/docker/distribution/xfer 2.121s coverage: 76.8% of statements [2021-01-12T22:22:17.020Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T22:22:17.080Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-12T22:22:17.080Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-12T22:22:17.336Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation Post stage [Pipeline] junit [2021-01-12T22:22:17.352Z] Recording test results [2021-01-12T22:22:17.480Z] === RUN TestFSGetInvalidData [2021-01-12T22:22:17.480Z] --- PASS: TestFSGetInvalidData (0.05s) [2021-01-12T22:22:17.480Z] === RUN TestFSInvalidSet [2021-01-12T22:22:17.480Z] --- PASS: TestFSInvalidSet (0.20s) [2021-01-12T22:22:17.480Z] === RUN TestFSInvalidRoot [2021-01-12T22:22:17.480Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-01-12T22:22:17.480Z] === RUN TestFSMetadataGetSet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:22:17.939Z] === RUN TestCompare [2021-01-12T22:22:17.939Z] --- PASS: TestCompare (0.00s) [2021-01-12T22:22:17.939Z] PASS [2021-01-12T22:22:17.939Z] coverage: 19.2% of statements [2021-01-12T22:22:17.939Z] ok github.com/docker/docker/image/cache 0.293s coverage: 19.2% of statements [2021-01-12T22:22:17.939Z] --- PASS: TestFSMetadataGetSet (0.32s) [2021-01-12T22:22:17.939Z] === RUN TestFSInvalidWalker [2021-01-12T22:22:17.939Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-01-12T22:22:17.939Z] === RUN TestFSGetSet [2021-01-12T22:22:17.939Z] === RUN TestMakeV1ConfigFromConfig [2021-01-12T22:22:17.939Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-01-12T22:22:17.939Z] PASS [2021-01-12T22:22:17.939Z] coverage: 25.0% of statements [2021-01-12T22:22:17.939Z] --- PASS: TestFSGetSet (0.02s) [2021-01-12T22:22:17.939Z] === RUN TestFSGetUnsetKey [2021-01-12T22:22:17.939Z] ok github.com/docker/docker/image/v1 0.441s coverage: 25.0% of statements [2021-01-12T22:22:17.939Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestFSGetEmptyData [2021-01-12T22:22:17.939Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestFSDelete [2021-01-12T22:22:17.939Z] --- PASS: TestFSDelete (0.01s) [2021-01-12T22:22:17.939Z] === RUN TestFSWalker [2021-01-12T22:22:17.939Z] --- PASS: TestFSWalker (0.01s) [2021-01-12T22:22:17.939Z] === RUN TestFSWalkerStopOnError [2021-01-12T22:22:17.939Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-01-12T22:22:17.939Z] === RUN TestNewFromJSON [2021-01-12T22:22:17.939Z] --- PASS: TestNewFromJSON (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestNewFromJSONWithInvalidJSON [2021-01-12T22:22:17.939Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestMarshalKeyOrder [2021-01-12T22:22:17.939Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestImage [2021-01-12T22:22:17.939Z] --- PASS: TestImage (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestImageOSNotEmpty [2021-01-12T22:22:17.939Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestNewChildImageFromImageWithRootFS [2021-01-12T22:22:17.939Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-01-12T22:22:17.939Z] === RUN TestRestore [2021-01-12T22:22:18.171Z] + echo Ensuring container killed. [2021-01-12T22:22:18.171Z] Ensuring container killed. [2021-01-12T22:22:18.171Z] + docker rm -vf docker-pr3 [2021-01-12T22:22:18.171Z] Error: No such container: docker-pr3 [2021-01-12T22:22:18.171Z] + true [Pipeline] sh [2021-01-12T22:22:18.398Z] time="2021-01-12T22:22:17Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-01-12T22:22:18.398Z] --- PASS: TestRestore (0.14s) [2021-01-12T22:22:18.398Z] === RUN TestAddDelete [2021-01-12T22:22:18.398Z] --- PASS: TestAddDelete (0.10s) [2021-01-12T22:22:18.398Z] === RUN TestSearchAfterDelete [2021-01-12T22:22:18.398Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-01-12T22:22:18.398Z] === RUN TestParentReset [2021-01-12T22:22:18.398Z] --- PASS: TestParentReset (0.04s) [2021-01-12T22:22:18.398Z] === RUN TestGetAndSetLastUpdated [2021-01-12T22:22:18.398Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-01-12T22:22:18.398Z] === RUN TestStoreLen [2021-01-12T22:22:18.398Z] --- PASS: TestStoreLen (0.11s) [2021-01-12T22:22:18.398Z] PASS [2021-01-12T22:22:18.398Z] coverage: 86.4% of statements [2021-01-12T22:22:18.460Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:22:18.460Z] Chowning /workspace to jenkins user [2021-01-12T22:22:18.460Z] + id -u [2021-01-12T22:22:18.460Z] + id -g [2021-01-12T22:22:18.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T22:22:18.460Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:22:18.722Z] latest: Pulling from library/busybox [2021-01-12T22:22:18.857Z] ok github.com/docker/docker/image 1.384s coverage: 86.4% of statements [2021-01-12T22:22:18.857Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T22:22:18.857Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T22:22:18.982Z] 892975a33f44: Pulling fs layer [2021-01-12T22:22:18.982Z] 892975a33f44: Verifying Checksum [2021-01-12T22:22:18.982Z] 892975a33f44: Download complete [2021-01-12T22:22:19.243Z] 892975a33f44: Pull complete [2021-01-12T22:22:19.243Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:22:19.243Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:22:19.317Z] === RUN TestSerialization [2021-01-12T22:22:19.317Z] --- PASS: TestSerialization (0.02s) [2021-01-12T22:22:19.317Z] PASS [2021-01-12T22:22:19.317Z] coverage: 100.0% of statements [2021-01-12T22:22:19.317Z] ok github.com/docker/docker/libcontainerd/queue 0.113s coverage: 100.0% of statements [2021-01-12T22:22:20.850Z] === RUN TestParseVersion [2021-01-12T22:22:20.850Z] --- PASS: TestParseVersion (0.00s) [2021-01-12T22:22:20.850Z] PASS [2021-01-12T22:22:20.850Z] coverage: 52.9% of statements [2021-01-12T22:22:20.850Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 52.9% of statements [2021-01-12T22:22:20.850Z] === RUN TestEnvironmentParsing [2021-01-12T22:22:20.850Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-01-12T22:22:20.850Z] PASS [2021-01-12T22:22:20.850Z] coverage: 1.0% of statements [2021-01-12T22:22:20.850Z] ok github.com/docker/docker/libcontainerd/local 0.261s coverage: 1.0% of statements [2021-01-12T22:22:20.850Z] === RUN TestEmptyLayer [2021-01-12T22:22:20.850Z] --- PASS: TestEmptyLayer (0.00s) [2021-01-12T22:22:20.850Z] === RUN TestCommitFailure [2021-01-12T22:22:21.309Z] --- PASS: TestCommitFailure (0.03s) [2021-01-12T22:22:21.309Z] === RUN TestStartTransactionFailure [2021-01-12T22:22:21.309Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestGetOrphan [2021-01-12T22:22:21.309Z] --- PASS: TestGetOrphan (0.01s) [2021-01-12T22:22:21.309Z] === RUN TestMountAndRegister [2021-01-12T22:22:21.309Z] --- PASS: TestMountAndRegister (0.04s) [2021-01-12T22:22:21.309Z] layer_test.go:271: Layer size: 14 [2021-01-12T22:22:21.309Z] === RUN TestLayerRelease [2021-01-12T22:22:21.309Z] --- SKIP: TestLayerRelease (0.00s) [2021-01-12T22:22:21.309Z] layer_test.go:304: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestStoreRestore [2021-01-12T22:22:21.309Z] --- SKIP: TestStoreRestore (0.00s) [2021-01-12T22:22:21.309Z] layer_test.go:353: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestTarStreamStability [2021-01-12T22:22:21.309Z] --- SKIP: TestTarStreamStability (0.00s) [2021-01-12T22:22:21.309Z] layer_test.go:468: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestRegisterExistingLayer [2021-01-12T22:22:21.309Z] --- PASS: TestRegisterExistingLayer (0.08s) [2021-01-12T22:22:21.309Z] === RUN TestTarStreamVerification [2021-01-12T22:22:21.309Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-01-12T22:22:21.309Z] layer_test.go:697: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestLayerMigration [2021-01-12T22:22:21.309Z] --- SKIP: TestLayerMigration (0.00s) [2021-01-12T22:22:21.309Z] migration_test.go:46: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestLayerMigrationNoTarsplit [2021-01-12T22:22:21.309Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-01-12T22:22:21.309Z] migration_test.go:182: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestMountInit [2021-01-12T22:22:21.309Z] --- SKIP: TestMountInit (0.00s) [2021-01-12T22:22:21.309Z] mount_test.go:17: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestMountSize [2021-01-12T22:22:21.309Z] --- SKIP: TestMountSize (0.00s) [2021-01-12T22:22:21.309Z] mount_test.go:76: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestMountChanges [2021-01-12T22:22:21.309Z] --- SKIP: TestMountChanges (0.00s) [2021-01-12T22:22:21.309Z] mount_test.go:125: Failing on Windows [2021-01-12T22:22:21.309Z] === RUN TestMountApply [2021-01-12T22:22:21.309Z] --- SKIP: TestMountApply (0.00s) [2021-01-12T22:22:21.309Z] mount_test.go:212: Failing on Windows [2021-01-12T22:22:21.309Z] PASS [2021-01-12T22:22:21.309Z] coverage: 30.1% of statements [2021-01-12T22:22:21.309Z] ok github.com/docker/docker/layer 0.512s coverage: 30.1% of statements [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/oci [no test files] [2021-01-12T22:22:21.309Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T22:22:21.309Z] === RUN TestAddressPoolOpt [2021-01-12T22:22:21.309Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/a [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/something [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/_=a [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/env1=value1 [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/_env1=value1 [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/env2=value2=value3 [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/env3=abc!qwe [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/env_4=value_4 [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/PATH [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/=a [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/PATH= [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/PATH=something [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/asd!qwe [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/1asd [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/123 [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/some_space [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/__some_space_before [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/some_space_after__ [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/= [2021-01-12T22:22:21.309Z] === RUN TestValidateEnv/PaTh [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/a (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/something (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/= (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestParseHost [2021-01-12T22:22:21.309Z] --- PASS: TestParseHost (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestParseDockerDaemonHost [2021-01-12T22:22:21.309Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestParseTCP [2021-01-12T22:22:21.309Z] --- PASS: TestParseTCP (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestParseInvalidUnixAddrInvalid [2021-01-12T22:22:21.309Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestValidateExtraHosts [2021-01-12T22:22:21.309Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestIpOptString [2021-01-12T22:22:21.309Z] --- PASS: TestIpOptString (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestNewIpOptInvalidDefaultVal [2021-01-12T22:22:21.309Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestNewIpOptValidDefaultVal [2021-01-12T22:22:21.309Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestIpOptSetInvalidVal [2021-01-12T22:22:21.309Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestValidateIPAddress [2021-01-12T22:22:21.309Z] --- PASS: TestValidateIPAddress (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestMapOpts [2021-01-12T22:22:21.309Z] --- PASS: TestMapOpts (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestListOptsWithoutValidator [2021-01-12T22:22:21.309Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestListOptsWithValidator [2021-01-12T22:22:21.309Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestValidateDNSSearch [2021-01-12T22:22:21.309Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_general_format [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_one_more [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-01-12T22:22:21.309Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-01-12T22:22:21.309Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestNamedListOpts [2021-01-12T22:22:21.309Z] --- PASS: TestNamedListOpts (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestNamedMapOpts [2021-01-12T22:22:21.309Z] --- PASS: TestNamedMapOpts (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestParseLink [2021-01-12T22:22:21.309Z] --- PASS: TestParseLink (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestQuotedStringSetWithQuotes [2021-01-12T22:22:21.309Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-01-12T22:22:21.309Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestQuotedStringSetWithNoQuotes [2021-01-12T22:22:21.309Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-01-12T22:22:21.309Z] === RUN TestUlimitOpt [2021-01-12T22:22:21.309Z] --- PASS: TestUlimitOpt (0.00s) [2021-01-12T22:22:21.309Z] PASS [2021-01-12T22:22:21.309Z] coverage: 67.1% of statements [2021-01-12T22:22:21.309Z] ok github.com/docker/docker/opts 0.100s coverage: 67.1% of statements [2021-01-12T22:22:22.275Z] === RUN TestUnbuffered [2021-01-12T22:22:22.275Z] --- PASS: TestUnbuffered (0.00s) [2021-01-12T22:22:22.275Z] === RUN TestRaceUnbuffered [2021-01-12T22:22:22.275Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-01-12T22:22:22.275Z] PASS [2021-01-12T22:22:22.275Z] coverage: 100.0% of statements [2021-01-12T22:22:22.275Z] ok github.com/docker/docker/pkg/broadcaster 0.066s coverage: 100.0% of statements [2021-01-12T22:22:22.733Z] === RUN TestPeerCertificateMarshalJSON [2021-01-12T22:22:23.190Z] === RUN TestMatch [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[foo]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[bar]_[foo]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[foo_bar]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[qux]_[foo]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[]#01 [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[qux]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[foo_bar_qux]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[qux]_[baz]] [2021-01-12T22:22:23.190Z] === RUN TestMatch/[[foo_baz]] [2021-01-12T22:22:23.190Z] --- PASS: TestMatch (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-01-12T22:22:23.190Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-01-12T22:22:23.190Z] PASS [2021-01-12T22:22:23.190Z] coverage: 87.5% of statements [2021-01-12T22:22:23.190Z] ok github.com/docker/docker/pkg/capabilities 0.149s coverage: 87.5% of statements [2021-01-12T22:22:23.190Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-01-12T22:22:23.190Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-01-12T22:22:23.190Z] --- PASS: TestPeerCertificateMarshalJSON (0.36s) [2021-01-12T22:22:23.191Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-01-12T22:22:23.191Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-01-12T22:22:23.191Z] === RUN TestMiddleware [2021-01-12T22:22:23.191Z] --- PASS: TestMiddleware (0.00s) [2021-01-12T22:22:23.191Z] === RUN TestNewResponseModifier [2021-01-12T22:22:23.191Z] --- PASS: TestNewResponseModifier (0.00s) [2021-01-12T22:22:23.191Z] PASS [2021-01-12T22:22:23.191Z] coverage: 26.8% of statements [2021-01-12T22:22:23.191Z] ok github.com/docker/docker/pkg/authorization 0.502s coverage: 26.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:22:23.747Z] + bundleName=arm64-integration [2021-01-12T22:22:23.747Z] + echo Creating arm64-integration-bundles.tar.gz [2021-01-12T22:22:23.747Z] Creating arm64-integration-bundles.tar.gz [2021-01-12T22:22:23.747Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T22:22:23.747Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T22:22:24.021Z] Archiving artifacts [2021-01-12T22:22:24.157Z] === RUN TestIsArchivePathDir [2021-01-12T22:22:24.157Z] === RUN TestChrootTarUntar [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] === RUN TestChrootUntarWithHugeExcludesList [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] === RUN TestChrootUntarEmptyArchive [2021-01-12T22:22:24.157Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestChrootTarUntarWithSymlink [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:22:24.157Z] === RUN TestChrootCopyWithTar [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:22:24.157Z] === RUN TestChrootCopyFileWithTar [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] === RUN TestChrootUntarPath [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:22:24.157Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] === RUN TestChrootApplyDotDotFile [2021-01-12T22:22:24.157Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-01-12T22:22:24.157Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:24.157Z] PASS [2021-01-12T22:22:24.157Z] coverage: 15.4% of statements [2021-01-12T22:22:24.157Z] ok github.com/docker/docker/pkg/chrootarchive 0.143s coverage: 15.4% of statements [2021-01-12T22:22:24.157Z] --- PASS: TestIsArchivePathDir (0.10s) [2021-01-12T22:22:24.157Z] === RUN TestIsArchivePathInvalidFile [2021-01-12T22:22:24.157Z] === RUN TestSizeEmpty [2021-01-12T22:22:24.157Z] --- PASS: TestSizeEmpty (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeEmptyFile [2021-01-12T22:22:24.157Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeNonemptyFile [2021-01-12T22:22:24.157Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeNestedDirectoryEmpty [2021-01-12T22:22:24.157Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-01-12T22:22:24.157Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-01-12T22:22:24.157Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestMoveToSubdir [2021-01-12T22:22:24.157Z] --- PASS: TestMoveToSubdir (0.00s) [2021-01-12T22:22:24.157Z] === RUN TestSizeNonExistingDirectory [2021-01-12T22:22:24.157Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-01-12T22:22:24.157Z] PASS [2021-01-12T22:22:24.157Z] coverage: 80.0% of statements [2021-01-12T22:22:24.157Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2021-01-12T22:22:24.157Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-01-12T22:22:24.157Z] === RUN TestIsArchivePathTar [2021-01-12T22:22:24.157Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-01-12T22:22:24.157Z] === RUN TestDecompressStreamGzip [2021-01-12T22:22:24.616Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-01-12T22:22:24.616Z] === RUN TestDecompressStreamBzip2 [2021-01-12T22:22:24.616Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-01-12T22:22:24.616Z] === RUN TestDecompressStreamXz [2021-01-12T22:22:24.616Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-01-12T22:22:24.616Z] archive_test.go:133: Xz not present in msys2 [2021-01-12T22:22:24.616Z] === RUN TestCompressStreamXzUnsupported [2021-01-12T22:22:24.616Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-01-12T22:22:24.616Z] === RUN TestCompressStreamBzip2Unsupported [2021-01-12T22:22:24.616Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-01-12T22:22:24.616Z] === RUN TestCompressStreamInvalid [2021-01-12T22:22:24.616Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-01-12T22:22:24.616Z] === RUN TestExtensionInvalid [2021-01-12T22:22:24.616Z] --- PASS: TestExtensionInvalid (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestExtensionUncompressed [2021-01-12T22:22:24.617Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestExtensionBzip2 [2021-01-12T22:22:24.617Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestExtensionGzip [2021-01-12T22:22:24.617Z] --- PASS: TestExtensionGzip (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestExtensionXz [2021-01-12T22:22:24.617Z] --- PASS: TestExtensionXz (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestCmdStreamLargeStderr [2021-01-12T22:22:24.617Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-01-12T22:22:24.617Z] === RUN TestCmdStreamBad [2021-01-12T22:22:24.617Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-01-12T22:22:24.617Z] archive_test.go:238: Failing on Windows CI machines [2021-01-12T22:22:24.617Z] === RUN TestCmdStreamGood [2021-01-12T22:22:24.617Z] --- PASS: TestCmdStreamGood (0.04s) [2021-01-12T22:22:24.617Z] === RUN TestUntarPathWithInvalidDest [2021-01-12T22:22:24.617Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-01-12T22:22:24.617Z] === RUN TestUntarPathWithInvalidSrc [2021-01-12T22:22:24.617Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-01-12T22:22:24.617Z] === RUN TestUntarPath [2021-01-12T22:22:24.617Z] === RUN Test [2021-01-12T22:22:24.617Z] === RUN Test/TestContainsEntry [2021-01-12T22:22:24.617Z] === RUN Test/TestCreateEntries [2021-01-12T22:22:24.617Z] === RUN Test/TestEntriesDiff [2021-01-12T22:22:24.617Z] === RUN Test/TestEntriesEquality [2021-01-12T22:22:24.617Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-01-12T22:22:24.617Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-01-12T22:22:24.617Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-01-12T22:22:24.617Z] === RUN Test/TestGeneratorNotGenerate [2021-01-12T22:22:24.617Z] === RUN Test/TestGeneratorWithPort [2021-01-12T22:22:24.617Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-01-12T22:22:24.617Z] === RUN Test/TestNewEntry [2021-01-12T22:22:24.617Z] === RUN Test/TestParse [2021-01-12T22:22:24.617Z] --- PASS: Test (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestNewEntry (0.00s) [2021-01-12T22:22:24.617Z] --- PASS: Test/TestParse (0.00s) [2021-01-12T22:22:24.617Z] PASS [2021-01-12T22:22:24.617Z] coverage: 58.3% of statements [2021-01-12T22:22:24.617Z] ok github.com/docker/docker/pkg/discovery 0.155s coverage: 58.3% of statements [2021-01-12T22:22:24.617Z] --- PASS: TestUntarPath (0.07s) [2021-01-12T22:22:24.617Z] === RUN TestUntarPathWithDestinationFile [2021-01-12T22:22:24.617Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-01-12T22:22:24.617Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-01-12T22:22:25.076Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2021-01-12T22:22:25.076Z] === RUN TestCopyWithTarInvalidSrc [2021-01-12T22:22:25.076Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-01-12T22:22:25.076Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyWithTarSrcFile [2021-01-12T22:22:25.076Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyWithTarSrcFolder [2021-01-12T22:22:25.076Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-01-12T22:22:25.076Z] === RUN TestCopyFileWithTarInvalidSrc [2021-01-12T22:22:25.076Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-01-12T22:22:25.076Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyFileWithTarSrcFolder [2021-01-12T22:22:25.076Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestCopyFileWithTarSrcFile [2021-01-12T22:22:25.076Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-01-12T22:22:25.076Z] === RUN TestTarFiles [2021-01-12T22:22:25.076Z] === RUN Test [2021-01-12T22:22:25.076Z] === RUN Test/TestContent [2021-01-12T22:22:25.076Z] === RUN Test/TestInitialize [2021-01-12T22:22:25.076Z] === RUN Test/TestNew [2021-01-12T22:22:25.076Z] === RUN Test/TestParsingContentsWithComments [2021-01-12T22:22:25.076Z] === RUN Test/TestRegister [2021-01-12T22:22:25.076Z] === RUN Test/TestWatch [2021-01-12T22:22:25.076Z] --- PASS: Test (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestContent (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestNew (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestRegister (0.00s) [2021-01-12T22:22:25.076Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T22:22:25.076Z] PASS [2021-01-12T22:22:25.076Z] coverage: 92.9% of statements [2021-01-12T22:22:25.076Z] ok github.com/docker/docker/pkg/discovery/file 0.072s coverage: 92.9% of statements [2021-01-12T22:22:26.034Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [2021-01-12T22:22:26.042Z] === RUN Test [2021-01-12T22:22:26.042Z] === RUN Test/TestWatch [2021-01-12T22:22:26.042Z] --- PASS: Test (0.00s) [2021-01-12T22:22:26.042Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T22:22:26.042Z] PASS [2021-01-12T22:22:26.042Z] coverage: 92.3% of statements [2021-01-12T22:22:26.042Z] ok github.com/docker/docker/pkg/discovery/memory 0.139s coverage: 92.3% of statements [Pipeline] // catchError [Pipeline] sh [2021-01-12T22:22:26.371Z] + make clean [2021-01-12T22:22:26.501Z] === RUN Test [2021-01-12T22:22:26.501Z] === RUN Test/TestInitialize [2021-01-12T22:22:26.501Z] === RUN Test [2021-01-12T22:22:26.501Z] === RUN Test/TestInitialize [2021-01-12T22:22:26.501Z] === RUN Test/TestInitializeWithPattern [2021-01-12T22:22:26.501Z] === RUN Test/TestRegister [2021-01-12T22:22:26.501Z] === RUN Test/TestWatch [2021-01-12T22:22:26.501Z] --- PASS: Test (0.00s) [2021-01-12T22:22:26.501Z] --- PASS: Test/TestInitialize (0.00s) [2021-01-12T22:22:26.501Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-01-12T22:22:26.501Z] --- PASS: Test/TestRegister (0.00s) [2021-01-12T22:22:26.501Z] --- PASS: Test/TestWatch (0.00s) [2021-01-12T22:22:26.501Z] PASS [2021-01-12T22:22:26.501Z] coverage: 93.8% of statements [2021-01-12T22:22:26.501Z] time="2021-01-12T22:22:26Z" level=info msg="Initializing discovery without TLS" [2021-01-12T22:22:26.501Z] time="2021-01-12T22:22:26Z" level=info msg="Initializing discovery without TLS" [2021-01-12T22:22:26.501Z] time="2021-01-12T22:22:26Z" level=info msg="Initializing discovery without TLS" [2021-01-12T22:22:26.501Z] === RUN Test/TestInitializeWithCerts [2021-01-12T22:22:26.501Z] time="2021-01-12T22:22:26Z" level=info msg="Initializing discovery with TLS" [2021-01-12T22:22:26.501Z] ok github.com/docker/docker/pkg/discovery/nodes 0.084s coverage: 93.8% of statements [2021-01-12T22:22:26.501Z] === RUN Test/TestWatch [2021-01-12T22:22:26.501Z] time="2021-01-12T22:22:26Z" level=info msg="Initializing discovery without TLS" [2021-01-12T22:22:26.943Z] docker volume rm -f docker-dev-cache [2021-01-12T22:22:26.943Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:22:27.280Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-12T22:22:27.469Z] === RUN TestPollerAddRemove [2021-01-12T22:22:27.469Z] --- PASS: TestPollerAddRemove (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestPollerEvent [2021-01-12T22:22:27.469Z] --- SKIP: TestPollerEvent (0.00s) [2021-01-12T22:22:27.469Z] poller_test.go:41: No chmod on Windows [2021-01-12T22:22:27.469Z] === RUN TestPollerClose [2021-01-12T22:22:27.469Z] --- PASS: TestPollerClose (0.00s) [2021-01-12T22:22:27.469Z] PASS [2021-01-12T22:22:27.469Z] coverage: 36.2% of statements [2021-01-12T22:22:27.469Z] ok github.com/docker/docker/pkg/filenotify 0.132s coverage: 36.2% of statements [2021-01-12T22:22:27.469Z] === RUN TestCopyFileWithInvalidSrc [2021-01-12T22:22:27.469Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCopyFileWithInvalidDest [2021-01-12T22:22:27.469Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCopyFileWithSameSrcAndDest [2021-01-12T22:22:27.469Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-01-12T22:22:27.469Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCopyFile [2021-01-12T22:22:27.469Z] --- PASS: TestCopyFile (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-01-12T22:22:27.469Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-12T22:22:27.469Z] fileutils_test.go:134: Needs porting to Windows [2021-01-12T22:22:27.469Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-01-12T22:22:27.469Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestReadSymlinkedDirectoryToFile [2021-01-12T22:22:27.469Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-12T22:22:27.469Z] fileutils_test.go:180: Needs porting to Windows [2021-01-12T22:22:27.469Z] === RUN TestWildcardMatches [2021-01-12T22:22:27.469Z] --- PASS: TestWildcardMatches (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestPatternMatches [2021-01-12T22:22:27.469Z] --- PASS: TestPatternMatches (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-01-12T22:22:27.469Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestPatternMatchesFolderExclusions [2021-01-12T22:22:27.469Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-01-12T22:22:27.469Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-01-12T22:22:27.469Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-01-12T22:22:27.469Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-01-12T22:22:27.469Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestSingleExclamationError [2021-01-12T22:22:27.469Z] --- PASS: TestSingleExclamationError (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestMatchesWithNoPatterns [2021-01-12T22:22:27.469Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestMatchesWithMalformedPatterns [2021-01-12T22:22:27.469Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestMatches [2021-01-12T22:22:27.469Z] --- PASS: TestMatches (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatterns [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatterns (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatternsExceptionFlag [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCleanPatternsErrorSingleException [2021-01-12T22:22:27.469Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestCreateIfNotExistsDir [2021-01-12T22:22:27.469Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-01-12T22:22:27.469Z] === RUN TestCreateIfNotExistsFile [2021-01-12T22:22:27.469Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-01-12T22:22:27.469Z] === RUN TestMatch [2021-01-12T22:22:27.469Z] --- PASS: TestMatch (0.00s) [2021-01-12T22:22:27.469Z] PASS [2021-01-12T22:22:27.469Z] coverage: 87.7% of statements [2021-01-12T22:22:27.841Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-12T22:22:27.928Z] ok github.com/docker/docker/pkg/fileutils 0.114s coverage: 87.7% of statements [2021-01-12T22:22:28.387Z] === RUN TestGet [2021-01-12T22:22:28.387Z] --- PASS: TestGet (0.00s) [2021-01-12T22:22:28.387Z] === RUN TestGetShortcutString [2021-01-12T22:22:28.387Z] --- PASS: TestGetShortcutString (0.00s) [2021-01-12T22:22:28.387Z] PASS [2021-01-12T22:22:28.387Z] coverage: 42.9% of statements [2021-01-12T22:22:28.387Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-01-12T22:22:28.403Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-12T22:22:28.845Z] === RUN TestCreateIDMapOrder [2021-01-12T22:22:28.845Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-01-12T22:22:28.845Z] PASS [2021-01-12T22:22:28.845Z] coverage: 7.3% of statements [2021-01-12T22:22:28.845Z] ok github.com/docker/docker/pkg/idtools 0.195s coverage: 7.3% of statements [2021-01-12T22:22:28.964Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-12T22:22:29.307Z] --- PASS: Test (3.11s) [2021-01-12T22:22:29.307Z] --- PASS: Test/TestInitialize (0.11s) [2021-01-12T22:22:29.307Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-01-12T22:22:29.307Z] --- PASS: Test/TestWatch (3.00s) [2021-01-12T22:22:29.307Z] PASS [2021-01-12T22:22:29.307Z] coverage: 84.1% of statements [2021-01-12T22:22:29.307Z] ok github.com/docker/docker/pkg/discovery/kv 3.382s coverage: 84.1% of statements [2021-01-12T22:22:29.307Z] --- PASS: TestTarFiles (4.56s) [2021-01-12T22:22:29.307Z] === RUN TestTarUntar [2021-01-12T22:22:29.307Z] --- PASS: TestTarUntar (0.02s) [2021-01-12T22:22:29.307Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-01-12T22:22:29.307Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-01-12T22:22:29.307Z] === RUN TestTarWithOptions [2021-01-12T22:22:29.307Z] --- PASS: TestTarWithOptions (0.02s) [2021-01-12T22:22:29.307Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-01-12T22:22:29.307Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-01-12T22:22:29.307Z] === RUN TestUntarUstarGnuConflict [2021-01-12T22:22:29.307Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-01-12T22:22:29.307Z] === RUN TestUntarInvalidFilenames [2021-01-12T22:22:29.526Z] === RUN TestDockerSuite/TestBuildFails [2021-01-12T22:22:29.765Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames431691662\\dest" [2021-01-12T22:22:29.765Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-01-12T22:22:29.765Z] === RUN TestUntarHardlinkToSymlink [2021-01-12T22:22:29.765Z] --- PASS: TestUntarHardlinkToSymlink (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestUntarInvalidHardlink [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink991349391\\victim\\hello" -> "../victim/hello" [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink423835298\\victim\\hello" -> "/../victim/hello" [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink725201305\\victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink646700580\\victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink017466163\\victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink619279094\\victim" -> "../victim" [2021-01-12T22:22:29.765Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-01-12T22:22:29.765Z] === RUN TestUntarInvalidSymlink [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink511902685\\dest\\dotdot" -> "../victim/hello" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink398268312\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink582332951\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink909470346\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink903660641\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink144830028\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:29.765Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink744971579\\dest\\dir\\loophole" -> "../../victim" [2021-01-12T22:22:29.765Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-01-12T22:22:29.765Z] === RUN TestTempArchiveCloseMultipleTimes [2021-01-12T22:22:29.765Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestReplaceFileTarWrapper [2021-01-12T22:22:29.765Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-01-12T22:22:29.765Z] === RUN TestPrefixHeaderReadable [2021-01-12T22:22:29.765Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-01-12T22:22:29.765Z] === RUN TestDisablePigz [2021-01-12T22:22:29.765Z] --- PASS: TestDisablePigz (0.09s) [2021-01-12T22:22:29.765Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2021-01-12T22:22:29.765Z] === RUN TestPigz [2021-01-12T22:22:29.765Z] === RUN TestFixedBufferCap [2021-01-12T22:22:29.765Z] --- PASS: TestFixedBufferCap (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestFixedBufferLen [2021-01-12T22:22:29.765Z] --- PASS: TestFixedBufferLen (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestFixedBufferString [2021-01-12T22:22:29.765Z] --- PASS: TestFixedBufferString (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestFixedBufferWrite [2021-01-12T22:22:29.765Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestFixedBufferRead [2021-01-12T22:22:29.765Z] --- PASS: TestFixedBufferRead (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestBytesPipeRead [2021-01-12T22:22:29.765Z] --- PASS: TestBytesPipeRead (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestBytesPipeWrite [2021-01-12T22:22:29.765Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-01-12T22:22:29.765Z] === RUN TestBytesPipeWriteRandomChunks [2021-01-12T22:22:30.088Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-12T22:22:30.227Z] --- PASS: TestPigz (0.15s) [2021-01-12T22:22:30.227Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2021-01-12T22:22:30.227Z] === RUN TestCopyFileWithInvalidDest [2021-01-12T22:22:30.227Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-01-12T22:22:30.227Z] archive_windows_test.go:16: Currently fails [2021-01-12T22:22:30.227Z] === RUN TestCanonicalTarNameForPath [2021-01-12T22:22:30.227Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestCanonicalTarName [2021-01-12T22:22:30.227Z] --- PASS: TestCanonicalTarName (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestChmodTarEntry [2021-01-12T22:22:30.227Z] --- PASS: TestChmodTarEntry (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestHardLinkOrder [2021-01-12T22:22:30.227Z] --- PASS: TestHardLinkOrder (0.06s) [2021-01-12T22:22:30.227Z] === RUN TestChangeString [2021-01-12T22:22:30.227Z] --- PASS: TestChangeString (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestChangesWithNoChanges [2021-01-12T22:22:30.227Z] --- PASS: TestChangesWithNoChanges (0.01s) [2021-01-12T22:22:30.227Z] === RUN TestChangesWithChanges [2021-01-12T22:22:30.227Z] --- PASS: TestChangesWithChanges (0.04s) [2021-01-12T22:22:30.227Z] === RUN TestChangesWithChangesGH13590 [2021-01-12T22:22:30.227Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-01-12T22:22:30.227Z] changes_test.go:192: needs more investigation [2021-01-12T22:22:30.227Z] === RUN TestChangesDirsEmpty [2021-01-12T22:22:30.227Z] --- PASS: TestChangesDirsEmpty (0.09s) [2021-01-12T22:22:30.227Z] === RUN TestChangesDirsMutated [2021-01-12T22:22:30.227Z] === RUN TestError [2021-01-12T22:22:30.227Z] --- PASS: TestError (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestProgressString [2021-01-12T22:22:30.227Z] === RUN TestProgressString/no_progress [2021-01-12T22:22:30.227Z] === RUN TestProgressString/progress_1 [2021-01-12T22:22:30.227Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-01-12T22:22:30.227Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-01-12T22:22:30.227Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-01-12T22:22:30.227Z] === RUN TestProgressString/with_units [2021-01-12T22:22:30.227Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-01-12T22:22:30.227Z] === RUN TestProgressString/hide_counts [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/with_units (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-01-12T22:22:30.227Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestJSONMessageDisplay [2021-01-12T22:22:30.227Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-01-12T22:22:30.227Z] === RUN TestAtomicWriteToFile [2021-01-12T22:22:30.227Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-01-12T22:22:30.227Z] === RUN TestAtomicWriteSetCommit [2021-01-12T22:22:30.227Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-01-12T22:22:30.227Z] === RUN TestAtomicWriteSetCancel [2021-01-12T22:22:30.227Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-01-12T22:22:30.227Z] === RUN TestApplyLayer [2021-01-12T22:22:30.227Z] --- SKIP: TestApplyLayer (0.00s) [2021-01-12T22:22:30.227Z] changes_test.go:405: needs further investigation [2021-01-12T22:22:30.227Z] === RUN TestChangesSizeWithHardlinks [2021-01-12T22:22:30.227Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-01-12T22:22:30.227Z] changes_test.go:441: needs further investigation [2021-01-12T22:22:30.227Z] === RUN TestChangesSizeWithNoChanges [2021-01-12T22:22:30.227Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-01-12T22:22:30.227Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestChangesSize [2021-01-12T22:22:30.227Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-01-12T22:22:30.227Z] === RUN TestReadCloserWrapperClose [2021-01-12T22:22:30.227Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestReaderErrWrapperReadOnError [2021-01-12T22:22:30.227Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestReaderErrWrapperRead [2021-01-12T22:22:30.227Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestHashData [2021-01-12T22:22:30.227Z] --- PASS: TestHashData (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestCancelReadCloser [2021-01-12T22:22:30.227Z] --- PASS: TestChangesSize (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestApplyLayerInvalidFilenames [2021-01-12T22:22:30.227Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames117364911\\dest" [2021-01-12T22:22:30.227Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-01-12T22:22:30.227Z] === RUN TestApplyLayerInvalidHardlink [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink403318457\\victim\\hello" -> "../victim/hello" [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink215406276\\victim\\hello" -> "/../victim/hello" [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink815126355\\victim" -> "../victim" [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink069819542\\victim" -> "../victim" [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink075523837\\victim" -> "../victim" [2021-01-12T22:22:30.227Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-01-12T22:22:30.227Z] === RUN TestJSONMessageDisplayWithJSONError [2021-01-12T22:22:30.227Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-01-12T22:22:30.227Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestDisplayJSONMessagesStream [2021-01-12T22:22:30.227Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink470433336\\victim" -> "../victim" [2021-01-12T22:22:30.227Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-01-12T22:22:30.227Z] PASS [2021-01-12T22:22:30.227Z] coverage: 91.7% of statements [2021-01-12T22:22:30.227Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-01-12T22:22:30.227Z] === RUN TestApplyLayerInvalidSymlink [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink510004791\\dest\\dotdot" -> "../victim/hello" [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink481254442\\dest\\slash-dotdot" -> "/../victim/hello" [2021-01-12T22:22:30.227Z] ok github.com/docker/docker/pkg/jsonmessage 0.201s coverage: 91.7% of statements [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink418630017\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:30.227Z] === RUN TestStandardLongPath [2021-01-12T22:22:30.227Z] --- PASS: TestStandardLongPath (0.00s) [2021-01-12T22:22:30.227Z] === RUN TestUNCLongPath [2021-01-12T22:22:30.227Z] --- PASS: TestUNCLongPath (0.00s) [2021-01-12T22:22:30.227Z] PASS [2021-01-12T22:22:30.227Z] coverage: 100.0% of statements [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink727914732\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink534148443\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:30.227Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-01-12T22:22:30.227Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink810577150\\dest\\loophole-victim" -> "../victim" [2021-01-12T22:22:30.227Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-01-12T22:22:30.227Z] === RUN TestApplyLayerWhiteouts [2021-01-12T22:22:30.344Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-12T22:22:30.686Z] --- PASS: TestCancelReadCloser (0.10s) [2021-01-12T22:22:30.686Z] === RUN TestWriteCloserWrapperClose [2021-01-12T22:22:30.686Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-01-12T22:22:30.686Z] === RUN TestNopWriteCloser [2021-01-12T22:22:30.686Z] --- PASS: TestNopWriteCloser (0.00s) [2021-01-12T22:22:30.686Z] === RUN TestNopWriter [2021-01-12T22:22:30.686Z] --- PASS: TestNopWriter (0.00s) [2021-01-12T22:22:30.686Z] === RUN TestWriteCounter [2021-01-12T22:22:30.686Z] --- PASS: TestWriteCounter (0.00s) [2021-01-12T22:22:30.686Z] PASS [2021-01-12T22:22:30.686Z] coverage: 69.2% of statements [2021-01-12T22:22:30.686Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-01-12T22:22:30.686Z] === RUN TestGenerateEmptyFile [2021-01-12T22:22:30.686Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-01-12T22:22:30.686Z] === RUN TestGenerateWithContent [2021-01-12T22:22:30.686Z] --- PASS: TestGenerateWithContent (0.00s) [2021-01-12T22:22:30.686Z] PASS [2021-01-12T22:22:30.686Z] coverage: 62.7% of statements [2021-01-12T22:22:30.686Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 69.2% of statements [2021-01-12T22:22:30.686Z] ok github.com/docker/docker/pkg/archive 6.726s coverage: 62.7% of statements [2021-01-12T22:22:31.146Z] === RUN TestNameFormat [2021-01-12T22:22:31.146Z] --- PASS: TestNameFormat (0.00s) [2021-01-12T22:22:31.146Z] === RUN TestNameRetries [2021-01-12T22:22:31.146Z] --- PASS: TestNameRetries (0.00s) [2021-01-12T22:22:31.146Z] PASS [2021-01-12T22:22:31.146Z] coverage: 85.7% of statements [2021-01-12T22:22:31.146Z] ok github.com/docker/docker/pkg/namesgenerator 0.120s coverage: 85.7% of statements [2021-01-12T22:22:31.604Z] === RUN TestParseKeyValueOpt [2021-01-12T22:22:31.604Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-01-12T22:22:31.604Z] === RUN TestParseUintList [2021-01-12T22:22:31.604Z] --- PASS: TestParseUintList (0.00s) [2021-01-12T22:22:31.604Z] === RUN TestParseUintListMaximumLimits [2021-01-12T22:22:31.604Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-01-12T22:22:31.604Z] PASS [2021-01-12T22:22:31.604Z] coverage: 97.0% of statements [2021-01-12T22:22:31.604Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2021-01-12T22:22:31.604Z] === RUN TestNewAndRemove [2021-01-12T22:22:31.604Z] --- PASS: TestNewAndRemove (0.00s) [2021-01-12T22:22:31.604Z] === RUN TestRemoveInvalidPath [2021-01-12T22:22:31.604Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-01-12T22:22:31.604Z] PASS [2021-01-12T22:22:31.604Z] coverage: 82.6% of statements [2021-01-12T22:22:31.604Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2021-01-12T22:22:32.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:22:32.572Z] === RUN TestParseEmptyInterface [2021-01-12T22:22:32.572Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestParseNonInterfaceType [2021-01-12T22:22:32.572Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestParseWithOneFunction [2021-01-12T22:22:32.572Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestParseWithMultipleFuncs [2021-01-12T22:22:32.572Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestParseWithUnnamedReturn [2021-01-12T22:22:32.572Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestEmbeddedInterface [2021-01-12T22:22:32.572Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestParsedImports [2021-01-12T22:22:32.572Z] --- PASS: TestParsedImports (0.00s) [2021-01-12T22:22:32.572Z] === RUN TestAliasedImports [2021-01-12T22:22:32.572Z] --- PASS: TestAliasedImports (0.00s) [2021-01-12T22:22:32.572Z] PASS [2021-01-12T22:22:32.572Z] coverage: 56.8% of statements [2021-01-12T22:22:32.572Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements [2021-01-12T22:22:33.540Z] === RUN TestFailedConnection [2021-01-12T22:22:33.999Z] === RUN TestHTTPTransport [2021-01-12T22:22:33.999Z] --- PASS: TestHTTPTransport (0.00s) [2021-01-12T22:22:33.999Z] PASS [2021-01-12T22:22:33.999Z] coverage: 85.7% of statements [2021-01-12T22:22:33.999Z] ok github.com/docker/docker/pkg/plugins/transport 0.158s coverage: 85.7% of statements [2021-01-12T22:22:33.999Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-01-12T22:22:33.999Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestBufioReaderPoolPutAndGet [2021-01-12T22:22:33.999Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-01-12T22:22:33.999Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-01-12T22:22:33.999Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestBufioWriterPoolPutAndGet [2021-01-12T22:22:33.999Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-01-12T22:22:33.999Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-01-12T22:22:33.999Z] === RUN TestBufferPoolPutAndGet [2021-01-12T22:22:33.999Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-01-12T22:22:33.999Z] PASS [2021-01-12T22:22:33.999Z] coverage: 88.2% of statements [2021-01-12T22:22:33.999Z] ok github.com/docker/docker/pkg/pools 0.118s coverage: 88.2% of statements [2021-01-12T22:22:34.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-01-12T22:22:34.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-01-12T22:22:34.380Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-12T22:22:34.460Z] --- PASS: TestFailedConnection (1.09s) [2021-01-12T22:22:34.460Z] === RUN TestFailOnce [2021-01-12T22:22:34.460Z] 2021/01/12 22:22:34 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-01-12T22:22:34.920Z] goroutine 10 [running]: [2021-01-12T22:22:34.920Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-01-12T22:22:34.920Z] panic(0x849b40, 0x986990) [2021-01-12T22:22:34.920Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-01-12T22:22:34.920Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T22:22:34.920Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-01-12T22:22:34.920Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-01-12T22:22:34.920Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-01-12T22:22:34.920Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:2831 +0xab [2021-01-12T22:22:34.920Z] net/http.(*conn).serve(0xc000058b40, 0x99b180, 0xc00004a980) [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-01-12T22:22:34.920Z] created by net/http.(*Server).Serve [2021-01-12T22:22:34.920Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-01-12T22:22:34.920Z] time="2021-01-12T22:22:34Z" 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-12T22:22:34.920Z] === RUN TestOutputOnPrematureClose [2021-01-12T22:22:34.920Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-01-12T22:22:34.920Z] === RUN TestCompleteSilently [2021-01-12T22:22:34.920Z] --- PASS: TestCompleteSilently (0.00s) [2021-01-12T22:22:34.920Z] PASS [2021-01-12T22:22:34.920Z] coverage: 75.9% of statements [2021-01-12T22:22:34.920Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2021-01-12T22:22:34.920Z] === RUN TestSendToOneSub [2021-01-12T22:22:34.920Z] --- PASS: TestSendToOneSub (0.00s) [2021-01-12T22:22:34.920Z] === RUN TestSendToMultipleSubs [2021-01-12T22:22:34.920Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-01-12T22:22:34.920Z] === RUN TestEvictOneSub [2021-01-12T22:22:34.920Z] --- PASS: TestEvictOneSub (0.00s) [2021-01-12T22:22:34.920Z] === RUN TestClosePublisher [2021-01-12T22:22:34.920Z] --- PASS: TestClosePublisher (0.00s) [2021-01-12T22:22:34.920Z] === RUN TestPubSubRace [2021-01-12T22:22:35.609Z] --- PASS: TestImportExtremelyLargeImageWorks (192.84s) [2021-01-12T22:22:35.609Z] PASS [2021-01-12T22:22:35.609Z] [2021-01-12T22:22:35.609Z] === Skipped [2021-01-12T22:22:35.609Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-01-12T22:22:35.609Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:22:35.609Z] [2021-01-12T22:22:35.609Z] [2021-01-12T22:22:35.609Z] DONE 12 tests, 1 skipped in 193.852s [2021-01-12T22:22:35.609Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T22:22:35.609Z] ++ 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-12T22:22:35.609Z] ++ set -e [2021-01-12T22:22:35.609Z] ++ '[' -n 0 ']' [2021-01-12T22:22:35.609Z] ++ set -x [2021-01-12T22:22:35.609Z] ++ env -i DEST=/go/src/github.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-12T22:22:35.609Z] INFO: Testing against a local daemon [2021-01-12T22:22:35.609Z] === RUN TestNetworkCreateDelete [2021-01-12T22:22:35.609Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-01-12T22:22:35.609Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:22:35.609Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-01-12T22:22:35.609Z] === RUN TestDaemonDNSFallback [2021-01-12T22:22:35.609Z] --- PASS: TestDaemonDNSFallback (1.51s) [2021-01-12T22:22:35.609Z] === RUN TestInspectNetwork [2021-01-12T22:22:35.609Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T22:22:35.609Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T22:22:35.609Z] === RUN TestInspectNetwork/network_name [2021-01-12T22:22:35.609Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T22:22:35.609Z] --- PASS: TestInspectNetwork (7.14s) [2021-01-12T22:22:35.609Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T22:22:35.609Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T22:22:35.609Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T22:22:35.609Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T22:22:35.609Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:22:35.890Z] --- PASS: TestFailOnce (1.12s) [2021-01-12T22:22:35.890Z] === RUN TestEchoInputOutput [2021-01-12T22:22:35.890Z] --- PASS: TestEchoInputOutput (0.00s) [2021-01-12T22:22:35.890Z] === RUN TestBackoff [2021-01-12T22:22:35.890Z] --- PASS: TestBackoff (0.00s) [2021-01-12T22:22:35.890Z] === RUN TestAbortRetry [2021-01-12T22:22:35.890Z] --- PASS: TestAbortRetry (0.00s) [2021-01-12T22:22:35.890Z] === RUN TestClientScheme [2021-01-12T22:22:35.890Z] --- PASS: TestClientScheme (0.00s) [2021-01-12T22:22:35.890Z] === RUN TestNewClientWithTimeout [2021-01-12T22:22:35.890Z] === RUN TestRegister [2021-01-12T22:22:35.890Z] --- PASS: TestRegister (0.00s) [2021-01-12T22:22:35.890Z] === RUN TestCommand [2021-01-12T22:22:35.890Z] --- PASS: TestCommand (0.03s) [2021-01-12T22:22:35.890Z] === RUN TestNaiveSelf [2021-01-12T22:22:35.890Z] --- PASS: TestNaiveSelf (0.02s) [2021-01-12T22:22:35.890Z] PASS [2021-01-12T22:22:35.890Z] coverage: 82.4% of statements [2021-01-12T22:22:35.890Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2021-01-12T22:22:35.890Z] --- PASS: TestPubSubRace (1.04s) [2021-01-12T22:22:35.890Z] PASS [2021-01-12T22:22:35.890Z] coverage: 75.0% of statements [2021-01-12T22:22:35.890Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2021-01-12T22:22:36.268Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-12T22:22:36.349Z] time="2021-01-12T22:22:35Z" 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-12T22:22:36.807Z] === RUN TestParseSignal [2021-01-12T22:22:36.807Z] --- PASS: TestParseSignal (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestValidSignalForPlatform [2021-01-12T22:22:36.807Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-01-12T22:22:36.807Z] PASS [2021-01-12T22:22:36.807Z] coverage: 20.3% of statements [2021-01-12T22:22:36.807Z] ok github.com/docker/docker/pkg/signal 0.129s coverage: 20.3% of statements [2021-01-12T22:22:36.807Z] === RUN TestNewStdWriter [2021-01-12T22:22:36.807Z] --- PASS: TestNewStdWriter (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestWriteWithUninitializedStdWriter [2021-01-12T22:22:36.807Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestWriteWithNilBytes [2021-01-12T22:22:36.807Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestWrite [2021-01-12T22:22:36.807Z] --- PASS: TestWrite (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestWriteWithWriterError [2021-01-12T22:22:36.807Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-01-12T22:22:36.807Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyWriteAndRead [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyWithInvalidInputHeader [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyWithCorruptedPrefix [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyReturnsWriteErrors [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-01-12T22:22:36.807Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-01-12T22:22:36.807Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-01-12T22:22:36.807Z] PASS [2021-01-12T22:22:36.807Z] coverage: 100.0% of statements [2021-01-12T22:22:36.807Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2021-01-12T22:22:37.113Z] --- PASS: TestRunContainerWithBridgeNone (1.79s) [2021-01-12T22:22:37.113Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:22:37.113Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:37.113Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:37.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:37.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:37.113Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:37.113Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:37.113Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:37.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:37.113Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T22:22:37.113Z] === RUN TestNetworkList [2021-01-12T22:22:37.113Z] === RUN TestNetworkList//networks [2021-01-12T22:22:37.113Z] === PAUSE TestNetworkList//networks [2021-01-12T22:22:37.113Z] === RUN TestNetworkList//networks/ [2021-01-12T22:22:37.113Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:22:37.113Z] === CONT TestNetworkList//networks [2021-01-12T22:22:37.113Z] === CONT TestNetworkList//networks/ [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkList (0.02s) [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:22:37.113Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:22:37.113Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:22:37.402Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-01-12T22:22:37.402Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:22:37.776Z] time="2021-01-12T22:22:37Z" 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-12T22:22:37.776Z] === RUN TestGenerateRandomID [2021-01-12T22:22:37.776Z] --- PASS: TestGenerateRandomID (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestShortenId [2021-01-12T22:22:37.776Z] --- PASS: TestShortenId (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestShortenSha256Id [2021-01-12T22:22:37.776Z] --- PASS: TestShortenSha256Id (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestShortenIdEmpty [2021-01-12T22:22:37.776Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestShortenIdInvalid [2021-01-12T22:22:37.776Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestIsShortIDNonHex [2021-01-12T22:22:37.776Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestIsShortIDNotCorrectSize [2021-01-12T22:22:37.776Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-01-12T22:22:37.776Z] PASS [2021-01-12T22:22:37.776Z] coverage: 70.6% of statements [2021-01-12T22:22:37.776Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-01-12T22:22:37.776Z] === RUN TestRawProgressFormatterFormatStatus [2021-01-12T22:22:37.776Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestRawProgressFormatterFormatProgress [2021-01-12T22:22:37.776Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestFormatStatus [2021-01-12T22:22:37.776Z] --- PASS: TestFormatStatus (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestFormatError [2021-01-12T22:22:37.776Z] --- PASS: TestFormatError (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestFormatJSONError [2021-01-12T22:22:37.776Z] --- PASS: TestFormatJSONError (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestJsonProgressFormatterFormatProgress [2021-01-12T22:22:37.776Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestJsonProgressFormatterFormatStatus [2021-01-12T22:22:37.776Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestNewJSONProgressOutput [2021-01-12T22:22:37.776Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestAuxFormatterEmit [2021-01-12T22:22:37.776Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestStreamWriterStdout [2021-01-12T22:22:37.776Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-01-12T22:22:37.776Z] === RUN TestStreamWriterStderr [2021-01-12T22:22:37.776Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-01-12T22:22:37.776Z] PASS [2021-01-12T22:22:37.776Z] coverage: 66.2% of statements [2021-01-12T22:22:37.776Z] ok github.com/docker/docker/pkg/streamformatter 0.097s coverage: 66.2% of statements [2021-01-12T22:22:38.156Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-12T22:22:38.411Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-12T22:22:38.450Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-01-12T22:22:38.450Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:22:38.745Z] === RUN TestIsCpusetListAvailable [2021-01-12T22:22:38.745Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-01-12T22:22:38.745Z] PASS [2021-01-12T22:22:38.745Z] coverage: 38.2% of statements [2021-01-12T22:22:38.745Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 38.2% of statements [2021-01-12T22:22:39.205Z] === RUN TestChtimes [2021-01-12T22:22:39.205Z] --- PASS: TestChtimes (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestChtimesWindows [2021-01-12T22:22:39.205Z] --- PASS: TestChtimesWindows (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-01-12T22:22:39.205Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestEnsureRemoveAllNotExist [2021-01-12T22:22:39.205Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestEnsureRemoveAllWithDir [2021-01-12T22:22:39.205Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestEnsureRemoveAllWithFile [2021-01-12T22:22:39.205Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-01-12T22:22:39.205Z] === RUN TestHasWin32KSupport [2021-01-12T22:22:39.205Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-01-12T22:22:39.205Z] syscall_windows_test.go:8: win32k: true [2021-01-12T22:22:39.205Z] PASS [2021-01-12T22:22:39.205Z] coverage: 12.0% of statements [2021-01-12T22:22:39.205Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.0% of statements [2021-01-12T22:22:39.338Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-12T22:22:39.477Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-01-12T22:22:39.477Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:22:39.664Z] === RUN TestTailFile [2021-01-12T22:22:39.664Z] --- PASS: TestTailFile (0.00s) [2021-01-12T22:22:39.664Z] === RUN TestTailFileManyLines [2021-01-12T22:22:39.664Z] --- PASS: TestTailFileManyLines (0.00s) [2021-01-12T22:22:39.664Z] === RUN TestTailEmptyFile [2021-01-12T22:22:39.664Z] --- PASS: TestTailEmptyFile (0.00s) [2021-01-12T22:22:39.664Z] === RUN TestTailNegativeN [2021-01-12T22:22:39.664Z] --- PASS: TestTailNegativeN (0.00s) [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/4_byte_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/2_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/single_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/8_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/12_byte_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:39.664Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:39.664Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:39.664Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:39.665Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T22:22:39.665Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T22:22:39.665Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.124Z] === CONT TestNewTailReader/4_byte_delimiter [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T22:22:40.124Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T22:22:40.124Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.125Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T22:22:40.127Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.127Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-01-12T22:22:40.127Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.128Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-01-12T22:22:40.129Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.129Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.02s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.131Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.528Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-01-12T22:22:40.528Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-01-12T22:22:40.589Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-01-12T22:22:40.590Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-01-12T22:22:40.590Z] PASS [2021-01-12T22:22:40.590Z] coverage: 88.6% of statements [2021-01-12T22:22:40.590Z] ok github.com/docker/docker/pkg/tailfile 0.327s coverage: 88.6% of statements [2021-01-12T22:22:40.590Z] time="2021-01-12T22:22:39Z" 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-12T22:22:40.590Z] === RUN TestTarSumRemoveNonExistent [2021-01-12T22:22:40.590Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestTarSumRemove [2021-01-12T22:22:40.590Z] --- PASS: TestTarSumRemove (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestSortFileInfoSums [2021-01-12T22:22:40.590Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestNewTarSumForLabelInvalid [2021-01-12T22:22:40.590Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestNewTarSumForLabel [2021-01-12T22:22:40.590Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestEmptyTar [2021-01-12T22:22:40.590Z] --- PASS: TestEmptyTar (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestTarSumsReadSize [2021-01-12T22:22:40.590Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestTarSums [2021-01-12T22:22:40.590Z] --- PASS: TestTarSums (0.08s) [2021-01-12T22:22:40.590Z] === RUN TestIteration [2021-01-12T22:22:40.590Z] --- PASS: TestIteration (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestVersionLabelForChecksum [2021-01-12T22:22:40.590Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestVersion [2021-01-12T22:22:40.590Z] --- PASS: TestVersion (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestGetVersion [2021-01-12T22:22:40.590Z] --- PASS: TestGetVersion (0.00s) [2021-01-12T22:22:40.590Z] === RUN TestGetVersions [2021-01-12T22:22:40.590Z] --- PASS: TestGetVersions (0.00s) [2021-01-12T22:22:40.590Z] PASS [2021-01-12T22:22:40.590Z] coverage: 89.3% of statements [2021-01-12T22:22:40.590Z] ok github.com/docker/docker/pkg/tarsum 0.178s coverage: 89.3% of statements [2021-01-12T22:22:40.703Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-12T22:22:41.049Z] testing: warning: no tests to run [2021-01-12T22:22:41.049Z] PASS [2021-01-12T22:22:41.049Z] coverage: [no statements] [2021-01-12T22:22:41.049Z] ok github.com/docker/docker/pkg/term/windows 0.081s coverage: [no statements] [no tests to run] [2021-01-12T22:22:41.049Z] === RUN TestTruncIndex [2021-01-12T22:22:41.049Z] --- PASS: TestTruncIndex (0.10s) [2021-01-12T22:22:41.049Z] PASS [2021-01-12T22:22:41.049Z] coverage: 91.5% of statements [2021-01-12T22:22:41.049Z] ok github.com/docker/docker/pkg/truncindex 0.221s coverage: 91.5% of statements [2021-01-12T22:22:41.508Z] === RUN TestIsGIT [2021-01-12T22:22:41.508Z] --- PASS: TestIsGIT (0.00s) [2021-01-12T22:22:41.508Z] === RUN TestIsTransport [2021-01-12T22:22:41.508Z] --- PASS: TestIsTransport (0.00s) [2021-01-12T22:22:41.508Z] PASS [2021-01-12T22:22:41.508Z] coverage: 100.0% of statements [2021-01-12T22:22:41.508Z] ok github.com/docker/docker/pkg/urlutil 0.132s coverage: 100.0% of statements [2021-01-12T22:22:41.630Z] --- PASS: TestImportExtremelyLargeImageWorks (205.21s) [2021-01-12T22:22:41.630Z] PASS [2021-01-12T22:22:41.630Z] [2021-01-12T22:22:41.630Z] DONE 12 tests in 209.509s [2021-01-12T22:22:41.630Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-01-12T22:22:41.630Z] ++ 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-12T22:22:41.630Z] ++ set -e [2021-01-12T22:22:41.630Z] ++ '[' -n 0 ']' [2021-01-12T22:22:41.630Z] ++ set -x [2021-01-12T22:22:41.630Z] ++ env -i DEST=/go/src/github.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-12T22:22:41.630Z] INFO: Testing against a local daemon [2021-01-12T22:22:41.630Z] === RUN TestNetworkCreateDelete [2021-01-12T22:22:41.630Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-12T22:22:41.886Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-01-12T22:22:41.886Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:22:41.886Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-12T22:22:41.968Z] === RUN TestVersionInfo [2021-01-12T22:22:41.968Z] --- PASS: TestVersionInfo (0.00s) [2021-01-12T22:22:41.968Z] === RUN TestAppendVersions [2021-01-12T22:22:41.968Z] --- PASS: TestAppendVersions (0.00s) [2021-01-12T22:22:41.968Z] PASS [2021-01-12T22:22:41.968Z] coverage: 88.9% of statements [2021-01-12T22:22:41.968Z] ok github.com/docker/docker/pkg/useragent 0.102s coverage: 88.9% of statements [2021-01-12T22:22:42.027Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-01-12T22:22:42.027Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:22:42.318Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-01-12T22:22:42.318Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:22:42.447Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-01-12T22:22:42.447Z] === RUN TestDaemonDNSFallback [2021-01-12T22:22:43.505Z] === RUN TestLoad [2021-01-12T22:22:43.505Z] --- PASS: TestLoad (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestSave [2021-01-12T22:22:43.505Z] === RUN TestNewSettable [2021-01-12T22:22:43.505Z] --- PASS: TestNewSettable (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestIsSettable [2021-01-12T22:22:43.505Z] --- PASS: TestIsSettable (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestUpdateSettingsEnv [2021-01-12T22:22:43.505Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-01-12T22:22:43.505Z] PASS [2021-01-12T22:22:43.505Z] coverage: 20.1% of statements [2021-01-12T22:22:43.505Z] ok github.com/docker/docker/plugin/v2 0.154s coverage: 20.1% of statements [2021-01-12T22:22:43.505Z] --- PASS: TestSave (0.28s) [2021-01-12T22:22:43.505Z] === RUN TestAddDeleteGet [2021-01-12T22:22:43.505Z] === RUN TestValidatePrivileges [2021-01-12T22:22:43.505Z] --- PASS: TestValidatePrivileges (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestFilterByCapNeg [2021-01-12T22:22:43.505Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestFilterByCapPos [2021-01-12T22:22:43.505Z] --- PASS: TestFilterByCapPos (0.00s) [2021-01-12T22:22:43.505Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-01-12T22:22:43.505Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-01-12T22:22:43.505Z] PASS [2021-01-12T22:22:43.505Z] coverage: 12.0% of statements [2021-01-12T22:22:43.505Z] ok github.com/docker/docker/plugin 0.186s coverage: 12.0% of statements [2021-01-12T22:22:43.505Z] --- PASS: TestAddDeleteGet (0.05s) [2021-01-12T22:22:43.505Z] === RUN TestInvalidTags [2021-01-12T22:22:43.505Z] --- PASS: TestInvalidTags (0.01s) [2021-01-12T22:22:43.505Z] PASS [2021-01-12T22:22:43.505Z] coverage: 84.4% of statements [2021-01-12T22:22:43.505Z] ok github.com/docker/docker/reference 0.412s coverage: 84.4% of statements [2021-01-12T22:22:44.333Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-12T22:22:44.380Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2021-01-12T22:22:44.380Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:22:44.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:22:44.380Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:22:44.380Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:22:44.477Z] time="2021-01-12T22:22:44Z" 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-12T22:22:44.477Z] === RUN TestRestartManagerTimeout [2021-01-12T22:22:44.935Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestRestartManagerTimeoutReset [2021-01-12T22:22:44.935Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-01-12T22:22:44.935Z] PASS [2021-01-12T22:22:44.935Z] coverage: 45.3% of statements [2021-01-12T22:22:44.935Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 45.3% of statements [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.02s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReaderWithReadError [2021-01-12T22:22:44.935Z] time="2021-01-12T22:22:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReader [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReader (0.00s) [2021-01-12T22:22:44.935Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-01-12T22:22:44.935Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-01-12T22:22:44.935Z] PASS [2021-01-12T22:22:44.936Z] coverage: 100.0% of statements [2021-01-12T22:22:44.936Z] ok github.com/docker/docker/registry/resumable 0.317s coverage: 100.0% of statements [2021-01-12T22:22:45.258Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-12T22:22:45.903Z] === RUN TestDecodeContainerConfig [2021-01-12T22:22:45.903Z] --- PASS: TestDecodeContainerConfig (0.04s) [2021-01-12T22:22:45.903Z] === RUN TestDecodeContainerConfigIsolation [2021-01-12T22:22:45.903Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestValidatePrivileged [2021-01-12T22:22:45.903Z] --- PASS: TestValidatePrivileged (0.00s) [2021-01-12T22:22:45.903Z] PASS [2021-01-12T22:22:45.903Z] coverage: 52.2% of statements [2021-01-12T22:22:45.903Z] ok github.com/docker/docker/runconfig 0.133s coverage: 52.2% of statements [2021-01-12T22:22:45.903Z] === RUN TestResolveAuthConfigIndexServer [2021-01-12T22:22:45.903Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestResolveAuthConfigFullURL [2021-01-12T22:22:45.903Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestLoadAllowNondistributableArtifacts [2021-01-12T22:22:45.903Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestValidateMirror [2021-01-12T22:22:45.903Z] --- PASS: TestValidateMirror (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestLoadInsecureRegistries [2021-01-12T22:22:45.903Z] time="2021-01-12T22:22:45Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-12T22:22:45.903Z] time="2021-01-12T22:22:45Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-01-12T22:22:45.903Z] time="2021-01-12T22:22:45Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-01-12T22:22:45.903Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-01-12T22:22:45.903Z] === RUN TestNewServiceConfig [2021-01-12T22:22:45.903Z] --- PASS: TestNewServiceConfig (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestValidateIndexName [2021-01-12T22:22:45.903Z] --- PASS: TestValidateIndexName (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestValidateIndexNameWithError [2021-01-12T22:22:45.903Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestEndpointParse [2021-01-12T22:22:45.903Z] --- PASS: TestEndpointParse (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestEndpointParseInvalid [2021-01-12T22:22:45.903Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestValidateEndpoint [2021-01-12T22:22:45.903Z] --- PASS: TestValidateEndpoint (0.01s) [2021-01-12T22:22:45.903Z] === RUN TestPing [2021-01-12T22:22:45.903Z] --- PASS: TestPing (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestPingRegistryEndpoint [2021-01-12T22:22:45.903Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-01-12T22:22:45.903Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:45.903Z] === RUN TestEndpoint [2021-01-12T22:22:45.903Z] --- SKIP: TestEndpoint (0.00s) [2021-01-12T22:22:45.903Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:45.903Z] === RUN TestParseRepositoryInfo [2021-01-12T22:22:45.903Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestNewIndexInfo [2021-01-12T22:22:45.903Z] --- PASS: TestNewIndexInfo (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestMirrorEndpointLookup [2021-01-12T22:22:45.903Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-01-12T22:22:45.903Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:22:45.903Z] === RUN TestSearchRepositories [2021-01-12T22:22:45.903Z] --- PASS: TestSearchRepositories (0.00s) [2021-01-12T22:22:45.903Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-01-12T22:22:45.903Z] Host: 127.0.0.1:49241 [2021-01-12T22:22:45.903Z] User-Agent: docker test client [2021-01-12T22:22:45.903Z] Authorization: Token fake-token [2021-01-12T22:22:45.903Z] X-Docker-Token: true [2021-01-12T22:22:45.903Z] Accept-Encoding: gzip [2021-01-12T22:22:45.903Z] [2021-01-12T22:22:45.903Z] [2021-01-12T22:22:45.903Z] registry_test.go:730: HTTP/1.1 200 OK [2021-01-12T22:22:45.903Z] Connection: close [2021-01-12T22:22:45.903Z] Content-Length: 144 [2021-01-12T22:22:45.903Z] Cache-Control: no-cache [2021-01-12T22:22:45.903Z] Content-Type: application/json [2021-01-12T22:22:45.903Z] Date: Tue, 12 Jan 2021 22:22:45 GMT [2021-01-12T22:22:45.903Z] Expires: -1 [2021-01-12T22:22:45.903Z] Pragma: no-cache [2021-01-12T22:22:45.903Z] Server: docker-tests/mock [2021-01-12T22:22:45.903Z] X-Docker-Registry-Config: mock [2021-01-12T22:22:45.903Z] X-Docker-Registry-Version: 0.0.0 [2021-01-12T22:22:45.903Z] [2021-01-12T22:22:45.903Z] [2021-01-12T22:22:45.903Z] === RUN TestTrustedLocation [2021-01-12T22:22:45.903Z] --- PASS: TestTrustedLocation (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-01-12T22:22:45.903Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestAllowNondistributableArtifacts [2021-01-12T22:22:45.903Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-01-12T22:22:45.903Z] === RUN TestIsSecureIndex [2021-01-12T22:22:45.903Z] --- PASS: TestIsSecureIndex (0.00s) [2021-01-12T22:22:45.903Z] PASS [2021-01-12T22:22:45.903Z] coverage: 50.3% of statements [2021-01-12T22:22:45.903Z] ok github.com/docker/docker/registry 0.410s coverage: 50.3% of statements [2021-01-12T22:22:46.184Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-12T22:22:46.364Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-01-12T22:22:46.364Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-01-12T22:22:46.364Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-01-12T22:22:46.364Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-01-12T22:22:46.364Z] PASS [2021-01-12T22:22:46.364Z] coverage: 62.5% of statements [2021-01-12T22:22:46.364Z] ok github.com/docker/docker/testutil 0.166s coverage: 62.5% of statements [2021-01-12T22:22:48.539Z] === RUN TestGetDriver [2021-01-12T22:22:48.539Z] --- PASS: TestGetDriver (0.00s) [2021-01-12T22:22:48.539Z] === RUN TestVolumeRequestError [2021-01-12T22:22:48.539Z] --- PASS: TestVolumeRequestError (0.01s) [2021-01-12T22:22:48.539Z] PASS [2021-01-12T22:22:48.539Z] coverage: 36.1% of statements [2021-01-12T22:22:48.539Z] ok github.com/docker/docker/volume/drivers 0.126s coverage: 36.1% of statements [2021-01-12T22:22:49.000Z] === RUN TestGetAddress [2021-01-12T22:22:49.000Z] --- PASS: TestGetAddress (0.00s) [2021-01-12T22:22:49.000Z] === RUN TestRemove [2021-01-12T22:22:49.000Z] --- SKIP: TestRemove (0.00s) [2021-01-12T22:22:49.000Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-12T22:22:49.000Z] === RUN TestInitializeWithVolumes [2021-01-12T22:22:49.000Z] --- PASS: TestInitializeWithVolumes (0.02s) [2021-01-12T22:22:49.000Z] === RUN TestCreate [2021-01-12T22:22:49.000Z] --- PASS: TestCreate (0.01s) [2021-01-12T22:22:49.000Z] === RUN TestValidateName [2021-01-12T22:22:49.000Z] --- PASS: TestValidateName (0.00s) [2021-01-12T22:22:49.000Z] === RUN TestCreateWithOpts [2021-01-12T22:22:49.000Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-01-12T22:22:49.000Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-12T22:22:49.000Z] === RUN TestRelaodNoOpts [2021-01-12T22:22:49.000Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-01-12T22:22:49.000Z] PASS [2021-01-12T22:22:49.000Z] coverage: 41.0% of statements [2021-01-12T22:22:49.000Z] ok github.com/docker/docker/volume/local 0.272s coverage: 41.0% of statements [2021-01-12T22:22:49.000Z] === RUN TestConvertTmpfsOptions [2021-01-12T22:22:49.000Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-01-12T22:22:49.000Z] parser_test.go:49: data="mode=700,size=1m" [2021-01-12T22:22:49.000Z] parser_test.go:49: data="ro" [2021-01-12T22:22:49.000Z] === RUN TestParseMountRaw [2021-01-12T22:22:49.458Z] --- PASS: TestDaemonDNSFallback (7.06s) [2021-01-12T22:22:49.458Z] === RUN TestInspectNetwork [2021-01-12T22:22:49.458Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-12T22:22:49.459Z] --- PASS: TestParseMountRaw (0.03s) [2021-01-12T22:22:49.459Z] === RUN TestParseMountRawSplit [2021-01-12T22:22:49.459Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-01-12T22:22:49.459Z] parser_test.go:390: case 0 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 1 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 2 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 3 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 4 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 5 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 6 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 7 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 8 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 0 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 1 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 2 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 3 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 4 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 5 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 6 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 7 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 8 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 9 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 10 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 11 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 12 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 0 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 1 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 2 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 3 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 4 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 5 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 6 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 7 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 8 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 9 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 10 [2021-01-12T22:22:49.459Z] parser_test.go:390: case 11 [2021-01-12T22:22:49.459Z] === RUN TestParseMountSpec [2021-01-12T22:22:49.459Z] --- PASS: TestParseMountSpec (0.00s) [2021-01-12T22:22:49.459Z] parser_test.go:455: case 0 [2021-01-12T22:22:49.459Z] parser_test.go:455: case 1 [2021-01-12T22:22:49.459Z] parser_test.go:455: case 2 [2021-01-12T22:22:49.459Z] parser_test.go:455: case 3 [2021-01-12T22:22:49.459Z] parser_test.go:455: case 4 [2021-01-12T22:22:49.459Z] parser_test.go:455: case 5 [2021-01-12T22:22:49.459Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-01-12T22:22:49.459Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-01-12T22:22:49.459Z] === RUN TestValidateMount [2021-01-12T22:22:49.459Z] --- PASS: TestValidateMount (0.00s) [2021-01-12T22:22:49.459Z] PASS [2021-01-12T22:22:49.459Z] coverage: 66.2% of statements [2021-01-12T22:22:49.459Z] ok github.com/docker/docker/volume/mounts 0.086s coverage: 66.2% of statements [2021-01-12T22:22:50.019Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-12T22:22:50.426Z] === RUN TestSetGetMeta [2021-01-12T22:22:50.426Z] === PAUSE TestSetGetMeta [2021-01-12T22:22:50.426Z] === RUN TestRestore [2021-01-12T22:22:50.426Z] === PAUSE TestRestore [2021-01-12T22:22:50.426Z] === RUN TestServiceCreate [2021-01-12T22:22:50.426Z] === PAUSE TestServiceCreate [2021-01-12T22:22:50.426Z] === RUN TestServiceList [2021-01-12T22:22:50.426Z] === PAUSE TestServiceList [2021-01-12T22:22:50.426Z] === RUN TestServiceRemove [2021-01-12T22:22:50.426Z] === PAUSE TestServiceRemove [2021-01-12T22:22:50.426Z] === RUN TestServiceGet [2021-01-12T22:22:50.426Z] === PAUSE TestServiceGet [2021-01-12T22:22:50.426Z] === RUN TestServicePrune [2021-01-12T22:22:50.426Z] === PAUSE TestServicePrune [2021-01-12T22:22:50.426Z] === RUN TestCreate [2021-01-12T22:22:50.426Z] === PAUSE TestCreate [2021-01-12T22:22:50.426Z] === RUN TestRemove [2021-01-12T22:22:50.426Z] === PAUSE TestRemove [2021-01-12T22:22:50.426Z] === RUN TestList [2021-01-12T22:22:50.426Z] === PAUSE TestList [2021-01-12T22:22:50.426Z] === RUN TestFindByDriver [2021-01-12T22:22:50.426Z] === PAUSE TestFindByDriver [2021-01-12T22:22:50.426Z] === RUN TestFindByReferenced [2021-01-12T22:22:50.426Z] === PAUSE TestFindByReferenced [2021-01-12T22:22:50.426Z] === RUN TestDerefMultipleOfSameRef [2021-01-12T22:22:50.426Z] === PAUSE TestDerefMultipleOfSameRef [2021-01-12T22:22:50.426Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T22:22:50.426Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T22:22:50.426Z] === RUN TestDefererencePluginOnCreateError [2021-01-12T22:22:50.426Z] === PAUSE TestDefererencePluginOnCreateError [2021-01-12T22:22:50.426Z] === RUN TestRefDerefRemove [2021-01-12T22:22:50.426Z] === PAUSE TestRefDerefRemove [2021-01-12T22:22:50.426Z] === RUN TestGet [2021-01-12T22:22:50.426Z] === PAUSE TestGet [2021-01-12T22:22:50.426Z] === RUN TestGetWithReference [2021-01-12T22:22:50.426Z] === PAUSE TestGetWithReference [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_nil_list [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_nil_list [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_empty_list [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_empty_list [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_filter_some [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_filter_some [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_filter_middle [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_filter_middle [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-01-12T22:22:50.426Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-01-12T22:22:50.426Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_nil_list [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_filter_some [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_empty_list [2021-01-12T22:22:50.426Z] === CONT TestFilterFunc/test_filter_middle [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-01-12T22:22:50.426Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-01-12T22:22:50.426Z] === CONT TestSetGetMeta [2021-01-12T22:22:50.426Z] === CONT TestFindByReferenced [2021-01-12T22:22:50.426Z] === CONT TestDefererencePluginOnCreateError [2021-01-12T22:22:50.426Z] === CONT TestGetWithReference [2021-01-12T22:22:50.426Z] --- PASS: TestSetGetMeta (0.03s) [2021-01-12T22:22:50.426Z] === CONT TestGet [2021-01-12T22:22:50.426Z] --- PASS: TestFindByReferenced (0.04s) [2021-01-12T22:22:50.426Z] === CONT TestRefDerefRemove [2021-01-12T22:22:50.426Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-01-12T22:22:50.426Z] === CONT TestFindByDriver [2021-01-12T22:22:50.426Z] --- PASS: TestGetWithReference (0.04s) [2021-01-12T22:22:50.426Z] === CONT TestList [2021-01-12T22:22:50.426Z] --- PASS: TestGet (0.02s) [2021-01-12T22:22:50.426Z] === CONT TestRemove [2021-01-12T22:22:50.426Z] --- PASS: TestRefDerefRemove (0.02s) [2021-01-12T22:22:50.426Z] === CONT TestCreate [2021-01-12T22:22:50.426Z] --- PASS: TestFindByDriver (0.02s) [2021-01-12T22:22:50.426Z] === CONT TestServicePrune [2021-01-12T22:22:50.426Z] --- PASS: TestList (0.03s) [2021-01-12T22:22:50.426Z] === CONT TestServiceGet [2021-01-12T22:22:50.426Z] --- PASS: TestRemove (0.02s) [2021-01-12T22:22:50.426Z] === CONT TestServiceRemove [2021-01-12T22:22:50.426Z] --- PASS: TestCreate (0.02s) [2021-01-12T22:22:50.426Z] === CONT TestServiceList [2021-01-12T22:22:50.580Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-12T22:22:50.886Z] --- PASS: TestServiceGet (0.09s) [2021-01-12T22:22:50.886Z] === CONT TestServiceCreate [2021-01-12T22:22:50.886Z] time="2021-01-12T22:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T22:22:50.886Z] --- PASS: TestServiceRemove (0.09s) [2021-01-12T22:22:50.886Z] === CONT TestRestore [2021-01-12T22:22:50.886Z] --- PASS: TestServiceList (0.09s) [2021-01-12T22:22:50.886Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-01-12T22:22:50.886Z] time="2021-01-12T22:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T22:22:50.886Z] time="2021-01-12T22:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T22:22:50.886Z] --- PASS: TestServiceCreate (0.03s) [2021-01-12T22:22:50.886Z] === CONT TestDerefMultipleOfSameRef [2021-01-12T22:22:50.886Z] time="2021-01-12T22:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-01-12T22:22:50.886Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-01-12T22:22:50.886Z] --- PASS: TestRestore (0.03s) [2021-01-12T22:22:50.886Z] time="2021-01-12T22:22:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-01-12T22:22:50.886Z] --- PASS: TestServicePrune (0.13s) [2021-01-12T22:22:50.886Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-01-12T22:22:50.886Z] PASS [2021-01-12T22:22:50.886Z] coverage: 70.3% of statements [2021-01-12T22:22:50.886Z] ok github.com/docker/docker/volume/service 0.366s coverage: 70.3% of statements [2021-01-12T22:22:51.140Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-12T22:22:52.067Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-12T22:22:52.067Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-12T22:22:52.996Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-12T22:22:53.063Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-01-12T22:22:53.063Z] === RUN TestClientStream [2021-01-12T22:22:53.063Z] --- PASS: TestClientStream (0.00s) [2021-01-12T22:22:53.063Z] === RUN TestClientSendFile [2021-01-12T22:22:53.063Z] --- PASS: TestClientSendFile (0.00s) [2021-01-12T22:22:53.063Z] === RUN TestClientWithRequestTimeout [2021-01-12T22:22:53.063Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-01-12T22:22:53.063Z] === RUN TestFileSpecPlugin [2021-01-12T22:22:53.063Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-01-12T22:22:53.063Z] === RUN TestFileJSONSpecPlugin [2021-01-12T22:22:53.063Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-01-12T22:22:53.063Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-01-12T22:22:53.252Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-12T22:22:53.507Z] === RUN TestInspectNetwork/full_network_id [2021-01-12T22:22:53.507Z] === RUN TestInspectNetwork/partial_network_id [2021-01-12T22:22:53.507Z] === RUN TestInspectNetwork/network_name [2021-01-12T22:22:53.507Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-01-12T22:22:53.507Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-12T22:22:53.523Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-01-12T22:22:53.523Z] === RUN TestPluginAddHandler [2021-01-12T22:22:53.523Z] --- PASS: TestPluginAddHandler (0.00s) [2021-01-12T22:22:53.523Z] === RUN TestPluginWaitBadPlugin [2021-01-12T22:22:53.523Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-01-12T22:22:53.523Z] === RUN TestGet [2021-01-12T22:22:53.523Z] time="2021-01-12T22:22:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-01-12T22:22:54.069Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-12T22:22:54.069Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-12T22:22:54.324Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-12T22:22:54.493Z] time="2021-01-12T22:22:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-01-12T22:22:54.885Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-01-12T22:22:55.141Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-12T22:22:55.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-01-12T22:22:56.672Z] time="2021-01-12T22:22:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-01-12T22:22:58.220Z] --- PASS: TestInspectNetwork (8.40s) [2021-01-12T22:22:58.220Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-01-12T22:22:58.220Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-01-12T22:22:58.220Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-01-12T22:22:58.220Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-01-12T22:22:58.220Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:22:58.220Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-12T22:22:59.583Z] --- PASS: TestRunContainerWithBridgeNone (1.87s) [2021-01-12T22:22:59.583Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:22:59.583Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:59.583Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:59.583Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:59.583Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:59.583Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:59.583Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:59.583Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:22:59.583Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:22:59.583Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-01-12T22:22:59.583Z] === RUN TestNetworkList [2021-01-12T22:22:59.583Z] === RUN TestNetworkList//networks [2021-01-12T22:22:59.583Z] === PAUSE TestNetworkList//networks [2021-01-12T22:22:59.583Z] === RUN TestNetworkList//networks/ [2021-01-12T22:22:59.583Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:22:59.583Z] === CONT TestNetworkList//networks [2021-01-12T22:22:59.583Z] === CONT TestNetworkList//networks/ [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:22:59.583Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:22:59.583Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:22:59.689Z] --- PASS: TestServiceWithDataPathPortInit (13.64s) [2021-01-12T22:22:59.689Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:23:00.143Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-01-12T22:23:00.143Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:23:00.409Z] time="2021-01-12T22:23:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-01-12T22:23:01.507Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-01-12T22:23:01.507Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:23:02.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-01-12T22:23:02.069Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:23:02.629Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-12T22:23:03.190Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-01-12T22:23:03.190Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:23:04.556Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2021-01-12T22:23:04.556Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:23:05.117Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-01-12T22:23:05.117Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:23:05.238Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-01-12T22:23:05.238Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cu66pxcvzgpt360f6or9kqhyr Created:2021-01-12 22:22:58.983702011 +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[236be8cc8924cb69e20dacc01d172db65f0734dcfd3f3b3e11de3bf579df2554:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb931yx7csbiqi43wqx3dk7pt EndpointID:3811ed35b92338f583fbd48e9d4cbbc2a46e035fd2a6b8fef313cebc982d7fa8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fa32625e79d4656902066d856bfef5dfcf2e33ab2aed1b6bc7ad5de80def032c 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:79cf1f8a27fe IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yb931yx7csbiqi43wqx3dk7pt EndpointID:3811ed35b92338f583fbd48e9d4cbbc2a46e035fd2a6b8fef313cebc982d7fa8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T22:23:05.238Z] PASS [2021-01-12T22:23:05.238Z] [2021-01-12T22:23:05.238Z] === Skipped [2021-01-12T22:23:05.238Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:23:05.238Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:23:05.238Z] [2021-01-12T22:23:05.238Z] [2021-01-12T22:23:05.238Z] DONE 26 tests, 1 skipped in 39.180s [2021-01-12T22:23:05.238Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:23:05.238Z] ++ 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-12T22:23:05.238Z] ++ set -e [2021-01-12T22:23:05.238Z] ++ '[' -n 0 ']' [2021-01-12T22:23:05.238Z] ++ set -x [2021-01-12T22:23:05.238Z] ++ env -i DEST=/go/src/github.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-12T22:23:05.238Z] INFO: Testing against a local daemon [2021-01-12T22:23:05.238Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T22:23:05.238Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T22:23:05.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:05.239Z] === RUN TestDockerNetworkIpvlan [2021-01-12T22:23:05.239Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:23:05.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:05.239Z] PASS [2021-01-12T22:23:05.239Z] [2021-01-12T22:23:05.239Z] === Skipped [2021-01-12T22:23:05.239Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-01-12T22:23:05.239Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:05.239Z] [2021-01-12T22:23:05.239Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:23:05.239Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:05.239Z] [2021-01-12T22:23:05.239Z] [2021-01-12T22:23:05.239Z] DONE 2 tests, 2 skipped in 0.084s [2021-01-12T22:23:05.239Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:23:05.239Z] ++ 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-12T22:23:05.239Z] ++ set -e [2021-01-12T22:23:05.239Z] ++ '[' -n 0 ']' [2021-01-12T22:23:05.239Z] ++ set -x [2021-01-12T22:23:05.239Z] ++ env -i DEST=/go/src/github.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-12T22:23:05.239Z] INFO: Testing against a local daemon [2021-01-12T22:23:05.239Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T22:23:05.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-12T22:23:05.373Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-12T22:23:05.629Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-12T22:23:05.629Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-12T22:23:05.629Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-12T22:23:06.204Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-12T22:23:06.740Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2021-01-12T22:23:06.740Z] === RUN TestDockerNetworkMacvlan [2021-01-12T22:23:07.371Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T22:23:07.577Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-12T22:23:08.001Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T22:23:08.503Z] --- PASS: TestServiceWithPredefinedNetwork (3.08s) [2021-01-12T22:23:08.503Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:23:08.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:23:08.503Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:23:08.503Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:23:08.759Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-12T22:23:08.973Z] --- PASS: TestGet (15.04s) [2021-01-12T22:23:08.973Z] === RUN TestPluginWithNoManifest [2021-01-12T22:23:08.973Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-01-12T22:23:08.973Z] === RUN TestGetAll [2021-01-12T22:23:08.973Z] --- PASS: TestGetAll (0.00s) [2021-01-12T22:23:08.973Z] PASS [2021-01-12T22:23:08.973Z] coverage: 73.4% of statements [2021-01-12T22:23:08.973Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.4% of statements [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/quota [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T22:23:08.973Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T22:23:09.036Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === Skipped [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-01-12T22:23:09.941Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-01-12T22:23:09.941Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-01-12T22:23:09.941Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-01-12T22:23:09.941Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-01-12T22:23:09.941Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-01-12T22:23:09.941Z] client_test.go:23: runtime.GOOS == "windows" [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-01-12T22:23:09.941Z] daemon_test.go:147: root required [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-01-12T22:23:09.941Z] reload_test.go:520: root required [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-01-12T22:23:09.941Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-01-12T22:23:09.941Z] pull_v2_test.go:73: Needs fixing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-01-12T22:23:09.941Z] pull_v2_test.go:118: Needs fixing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-01-12T22:23:09.941Z] download_test.go:268: Needs fixing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-01-12T22:23:09.941Z] layer_test.go:304: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-01-12T22:23:09.941Z] layer_test.go:353: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-01-12T22:23:09.941Z] layer_test.go:468: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-01-12T22:23:09.941Z] layer_test.go:697: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-01-12T22:23:09.941Z] migration_test.go:46: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-01-12T22:23:09.941Z] migration_test.go:182: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-01-12T22:23:09.941Z] mount_test.go:17: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-01-12T22:23:09.941Z] mount_test.go:76: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-01-12T22:23:09.941Z] mount_test.go:125: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-01-12T22:23:09.941Z] mount_test.go:212: Failing on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:133: Xz not present in msys2 [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:238: Failing on Windows CI machines [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-01-12T22:23:09.941Z] archive_windows_test.go:16: Currently fails [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-01-12T22:23:09.941Z] changes_test.go:192: needs more investigation [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-01-12T22:23:09.941Z] changes_test.go:405: needs further investigation [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-01-12T22:23:09.941Z] changes_test.go:441: needs further investigation [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-01-12T22:23:09.941Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-01-12T22:23:09.941Z] poller_test.go:41: No chmod on Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-01-12T22:23:09.941Z] fileutils_test.go:134: Needs porting to Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-01-12T22:23:09.941Z] fileutils_test.go:180: Needs porting to Windows [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-01-12T22:23:09.941Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-01-12T22:23:09.941Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-01-12T22:23:09.941Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-01-12T22:23:09.941Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-01-12T22:23:09.941Z] local_test.go:181: runtime.GOOS == "windows" [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] [2021-01-12T22:23:09.941Z] DONE 1792 tests, 45 skipped in 189.151s [2021-01-12T22:23:09.941Z] INFO: make.ps1 ended at 01/12/2021 22:23:09 [2021-01-12T22:23:11.090Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T22:23:11.476Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-01-12T22:23:11.476Z] INFO: Unit tests ended at 01/12/2021 22:23:11. Duration:00:03:24.0697787 [2021-01-12T22:23:11.476Z] INFO: Building busybox [2021-01-12T22:23:11.476Z] Sending build context to Docker daemon 5.12kB [2021-01-12T22:23:11.476Z] [2021-01-12T22:23:11.476Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-01-12T22:23:11.476Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-01-12T22:23:11.476Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-01-12T22:23:11.476Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-01-12T22:23:11.476Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-01-12T22:23:11.476Z] ---> 5e0078d88ebd [2021-01-12T22:23:11.476Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-01-12T22:23:11.476Z] ---> Running in 05ba0b164ef7 [2021-01-12T22:23:12.023Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-12T22:23:12.279Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-12T22:23:12.839Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-12T22:23:13.155Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T22:23:16.678Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T22:23:17.264Z] Removing intermediate container 05ba0b164ef7 [2021-01-12T22:23:17.264Z] ---> 19f45d200fd2 [2021-01-12T22:23:17.264Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-01-12T22:23:17.264Z] ---> Running in 1e20c58d3e07 [2021-01-12T22:23:17.264Z] Removing intermediate container 1e20c58d3e07 [2021-01-12T22:23:17.264Z] ---> aa52f3b58cad [2021-01-12T22:23:17.264Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-01-12T22:23:17.264Z] ---> Running in ffbd6b661d5f [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan (11.03s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.94s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.25s) [2021-01-12T22:23:17.710Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2021-01-12T22:23:17.710Z] PASS [2021-01-12T22:23:17.710Z] [2021-01-12T22:23:17.710Z] DONE 8 tests in 12.523s [2021-01-12T22:23:17.710Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T22:23:17.710Z] ++ 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-12T22:23:17.710Z] ++ set -e [2021-01-12T22:23:17.710Z] ++ '[' -n 0 ']' [2021-01-12T22:23:17.710Z] ++ set -x [2021-01-12T22:23:17.710Z] ++ env -i DEST=/go/src/github.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-12T22:23:17.710Z] testing: warning: no tests to run [2021-01-12T22:23:17.710Z] PASS [2021-01-12T22:23:17.710Z] [2021-01-12T22:23:17.710Z] DONE 0 tests in 0.012s [2021-01-12T22:23:17.710Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T22:23:17.710Z] ++ 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-12T22:23:17.710Z] ++ set -e [2021-01-12T22:23:17.710Z] ++ '[' -n 0 ']' [2021-01-12T22:23:17.710Z] ++ set -x [2021-01-12T22:23:17.710Z] ++ env -i DEST=/go/src/github.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-12T22:23:17.710Z] INFO: Testing against a local daemon [2021-01-12T22:23:17.710Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T22:23:17.722Z] Removing intermediate container ffbd6b661d5f [2021-01-12T22:23:17.722Z] ---> f35bae8184b9 [2021-01-12T22:23:17.722Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-01-12T22:23:19.210Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-01-12T22:23:19.210Z] === RUN TestAuthZPluginTLS [2021-01-12T22:23:19.257Z] [2021-01-12T22:23:19.257Z] ---> cca45f5d855b [2021-01-12T22:23:19.257Z] 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-12T22:23:19.257Z] ---> Running in 6475c233e613 [2021-01-12T22:23:19.500Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-01-12T22:23:19.500Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T22:23:20.127Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-01-12T22:23:20.127Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T22:23:20.755Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-01-12T22:23:20.755Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T22:23:20.918Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-12T22:23:21.048Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-01-12T22:23:21.048Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/container [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/events [no test files] [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/image [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/network [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-01-12T22:23:22.007Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-01-12T22:23:22.007Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-01-12T22:23:22.547Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-01-12T22:23:22.547Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T22:23:22.806Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-12T22:23:23.175Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-01-12T22:23:23.175Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T22:23:23.464Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-01-12T22:23:23.464Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T22:23:23.733Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-12T22:23:24.093Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-12T22:23:24.093Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T22:23:24.539Z] ok github.com/docker/docker/builder/dockerfile 0.238s coverage: 48.3% of statements [2021-01-12T22:23:24.539Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-01-12T22:23:24.539Z] ok github.com/docker/docker/builder/remotecontext 0.093s coverage: 13.7% of statements [2021-01-12T22:23:24.658Z] --- PASS: TestServiceWithDataPathPortInit (16.25s) [2021-01-12T22:23:24.658Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:23:25.218Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-12T22:23:25.218Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-12T22:23:25.916Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-01-12T22:23:26.151Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-01-12T22:23:26.151Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T22:23:26.850Z] ok github.com/docker/docker/builder/remotecontext/git 1.236s coverage: 86.3% of statements [2021-01-12T22:23:26.850Z] ? github.com/docker/docker/cli [no test files] [2021-01-12T22:23:26.850Z] ? github.com/docker/docker/cli/config [no test files] [2021-01-12T22:23:27.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s) [2021-01-12T22:23:27.655Z] === RUN TestAuthZPluginHeader [2021-01-12T22:23:28.288Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-01-12T22:23:28.288Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T22:23:28.288Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:23:28.288Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:28.288Z] === RUN TestAuthZPluginV2Disable [2021-01-12T22:23:28.288Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:23:28.288Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:28.288Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T22:23:28.288Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:23:28.288Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:28.288Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T22:23:28.288Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:23:28.288Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:28.288Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T22:23:29.390Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-12T22:23:29.390Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-12T22:23:30.132Z] ok github.com/docker/docker/client 0.155s coverage: 75.4% of statements [2021-01-12T22:23:30.755Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-12T22:23:30.755Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-12T22:23:31.650Z] Removing intermediate container 6475c233e613 [2021-01-12T22:23:31.650Z] ---> 5907cba98eb5 [2021-01-12T22:23:31.650Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-01-12T22:23:31.650Z] ---> Running in ecd67bfa64f5 [2021-01-12T22:23:31.650Z] [2021-01-12T22:23:31.650Z] SUCCESS: Specified value was saved. [2021-01-12T22:23:32.118Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.68s) [2021-01-12T22:23:32.118Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sdr50hh0kipz3cre4sehzf4pq Created:2021-01-12 22:23:25.561385975 +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[6f19452e2b717e8c9642bee27129bcd8293fb1de75dfe4e7f745cc5e20797613:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxh9fqfg9vvkcchug2zjt8b54 EndpointID:cbf6ff3736cde4927d9bb8c809219c5d4864675c78eea76ee8fdf48614095761 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4d02093df1a159bd1c4ab2d55cf8e6653096aaab4e481f7987ad9aebc64e6af2 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:dbe75ff32bee IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hxh9fqfg9vvkcchug2zjt8b54 EndpointID:cbf6ff3736cde4927d9bb8c809219c5d4864675c78eea76ee8fdf48614095761 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-01-12T22:23:32.118Z] PASS [2021-01-12T22:23:32.118Z] [2021-01-12T22:23:32.118Z] === Skipped [2021-01-12T22:23:32.118Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:23:32.118Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:23:32.118Z] [2021-01-12T22:23:32.118Z] [2021-01-12T22:23:32.118Z] DONE 26 tests, 1 skipped in 50.756s [2021-01-12T22:23:32.118Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:23:32.118Z] ++ 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-12T22:23:32.118Z] ++ set -e [2021-01-12T22:23:32.118Z] ++ '[' -n 0 ']' [2021-01-12T22:23:32.118Z] ++ set -x [2021-01-12T22:23:32.118Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:23:32.373Z] INFO: Testing against a local daemon [2021-01-12T22:23:32.373Z] === RUN TestDockerNetworkIpvlanPersistance [2021-01-12T22:23:32.373Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:23:32.373Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:32.373Z] === RUN TestDockerNetworkIpvlan [2021-01-12T22:23:32.373Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:23:32.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:32.373Z] PASS [2021-01-12T22:23:32.373Z] [2021-01-12T22:23:32.373Z] === Skipped [2021-01-12T22:23:32.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-01-12T22:23:32.373Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:32.373Z] [2021-01-12T22:23:32.373Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-01-12T22:23:32.373Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-01-12T22:23:32.373Z] [2021-01-12T22:23:32.373Z] [2021-01-12T22:23:32.373Z] DONE 2 tests, 2 skipped in 0.131s [2021-01-12T22:23:32.373Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-01-12T22:23:32.373Z] ++ 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-12T22:23:32.373Z] ++ set -e [2021-01-12T22:23:32.373Z] ++ '[' -n 0 ']' [2021-01-12T22:23:32.373Z] ++ set -x [2021-01-12T22:23:32.373Z] ++ env -i DEST=/go/src/github.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-12T22:23:32.373Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-12T22:23:32.629Z] INFO: Testing against a local daemon [2021-01-12T22:23:32.629Z] === RUN TestDockerNetworkMacvlanPersistance [2021-01-12T22:23:32.885Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-12T22:23:33.812Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-12T22:23:34.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-01-12T22:23:34.068Z] === RUN TestDockerNetworkMacvlan [2021-01-12T22:23:34.324Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-12T22:23:34.886Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-01-12T22:23:35.384Z] Removing intermediate container ecd67bfa64f5 [2021-01-12T22:23:35.384Z] ---> f1abb1c0f883 [2021-01-12T22:23:35.384Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-01-12T22:23:35.384Z] ---> Running in fe706bf88ddd [2021-01-12T22:23:35.813Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-01-12T22:23:35.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-12T22:23:36.375Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-12T22:23:36.375Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-12T22:23:36.631Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-12T22:23:36.631Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-01-12T22:23:37.196Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-12T22:23:37.758Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-12T22:23:38.309Z] Cannot create a file when that file already exists. [2021-01-12T22:23:39.123Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-01-12T22:23:39.379Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-12T22:23:39.942Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-12T22:23:41.307Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-01-12T22:23:42.235Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-12T22:23:43.598Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-12T22:23:44.093Z] Removing intermediate container fe706bf88ddd [2021-01-12T22:23:44.093Z] ---> a43f678af9a7 [2021-01-12T22:23:44.093Z] Step 13/13 : CMD ["sh"] [2021-01-12T22:23:44.093Z] ---> Running in 794606ccd2bc [2021-01-12T22:23:44.093Z] Removing intermediate container 794606ccd2bc [2021-01-12T22:23:44.093Z] ---> 15f8933db25a [2021-01-12T22:23:44.093Z] Successfully built 15f8933db25a [2021-01-12T22:23:44.093Z] Successfully tagged busybox:latest [2021-01-12T22:23:44.093Z] INFO: Docker images of the daemon under test [2021-01-12T22:23:44.093Z] [2021-01-12T22:23:44.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-01-12T22:23:44.093Z] busybox latest 15f8933db25a Less than a second ago 5.28GB [2021-01-12T22:23:44.093Z] microsoft/windowsservercore latest 5e0078d88ebd 4 days ago 5.21GB [2021-01-12T22:23:44.093Z] mcr.microsoft.com/windows/servercore ltsc2019 5e0078d88ebd 4 days ago 5.21GB [2021-01-12T22:23:44.093Z] [2021-01-12T22:23:44.093Z] INFO: Running integration tests at 01/12/2021 22:23:43... [2021-01-12T22:23:44.093Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-01-12T22:23:44.093Z] INFO: Integration API tests being run from the host: [2021-01-12T22:23:44.093Z] INFO: make.ps1 starting at 01/12/2021 22:23:43 [2021-01-12T22:23:44.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-01-12T22:23:45.062Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-01-12T22:23:46.431Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-12T22:23:46.687Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-01-12T22:23:46.946Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.70s) [2021-01-12T22:23:46.946Z] PASS [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] === Skipped [2021-01-12T22:23:46.946Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-01-12T22:23:46.946Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-01-12T22:23:46.946Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-01-12T22:23:46.946Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-01-12T22:23:46.946Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] [2021-01-12T22:23:46.946Z] DONE 17 tests, 4 skipped in 27.589s [2021-01-12T22:23:46.946Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T22:23:46.946Z] ++ 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-12T22:23:46.946Z] ++ set -e [2021-01-12T22:23:46.946Z] ++ '[' -n 0 ']' [2021-01-12T22:23:46.946Z] ++ set -x [2021-01-12T22:23:46.946Z] ++ env -i DEST=/go/src/github.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-12T22:23:46.946Z] INFO: Testing against a local daemon [2021-01-12T22:23:46.946Z] === RUN TestPluginInvalidJSON [2021-01-12T22:23:46.946Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:23:46.946Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:23:46.946Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:23:46.946Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-01-12T22:23:46.946Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:23:46.946Z] === RUN TestPluginInstall [2021-01-12T22:23:46.946Z] === RUN TestPluginInstall/no_auth [2021-01-12T22:23:46.946Z] time="2021-01-12T22:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:46.946Z] time="2021-01-12T22:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:167d85126edcc5414293082f9229afbff8bbe3cf141c81e76d37610ad4a0db6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:46.946Z] time="2021-01-12T22:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:46.946Z] time="2021-01-12T22:23:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:167d85126edcc5414293082f9229afbff8bbe3cf141c81e76d37610ad4a0db6f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:47.235Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T22:23:47.864Z] time="2021-01-12T22:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:47.864Z] time="2021-01-12T22:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a88b56c66a8093919dfc29d6af2f727f8142454ae13b9cd70475a192cd4d3e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:47.864Z] time="2021-01-12T22:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:47.864Z] time="2021-01-12T22:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a88b56c66a8093919dfc29d6af2f727f8142454ae13b9cd70475a192cd4d3e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:48.050Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-12T22:23:48.154Z] === RUN TestPluginInstall/with_insecure [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan (14.27s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.55s) [2021-01-12T22:23:48.307Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2021-01-12T22:23:48.307Z] PASS [2021-01-12T22:23:48.307Z] [2021-01-12T22:23:48.307Z] DONE 8 tests in 15.851s [2021-01-12T22:23:48.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-01-12T22:23:48.307Z] ++ 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-12T22:23:48.307Z] ++ set -e [2021-01-12T22:23:48.307Z] ++ '[' -n 0 ']' [2021-01-12T22:23:48.307Z] ++ set -x [2021-01-12T22:23:48.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:23:48.307Z] testing: warning: no tests to run [2021-01-12T22:23:48.307Z] PASS [2021-01-12T22:23:48.307Z] [2021-01-12T22:23:48.307Z] DONE 0 tests in 0.040s [2021-01-12T22:23:48.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-01-12T22:23:48.307Z] ++ 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-12T22:23:48.307Z] ++ set -e [2021-01-12T22:23:48.307Z] ++ '[' -n 0 ']' [2021-01-12T22:23:48.307Z] ++ set -x [2021-01-12T22:23:48.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:23:48.563Z] INFO: Testing against a local daemon [2021-01-12T22:23:48.563Z] === RUN TestAuthZPluginAllowRequest [2021-01-12T22:23:49.183Z] time="2021-01-12T22:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:49.183Z] time="2021-01-12T22:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bb76591d79bd6c2b95ffd8c691496594a0ad2add9d1111fc3575cea02de178f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:49.183Z] time="2021-01-12T22:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:23:49.183Z] time="2021-01-12T22:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bb76591d79bd6c2b95ffd8c691496594a0ad2add9d1111fc3575cea02de178f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:23:49.474Z] --- PASS: TestPluginInstall (4.25s) [2021-01-12T22:23:49.474Z] --- PASS: TestPluginInstall/no_auth (1.95s) [2021-01-12T22:23:49.474Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-01-12T22:23:49.474Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-01-12T22:23:49.474Z] plugin_test.go:157: [d418d7f827bbe] daemon is not started [2021-01-12T22:23:49.474Z] PASS [2021-01-12T22:23:49.474Z] [2021-01-12T22:23:49.474Z] DONE 6 tests in 4.353s [2021-01-12T22:23:49.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T22:23:49.474Z] ++ 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-12T22:23:49.474Z] ++ set -e [2021-01-12T22:23:49.474Z] ++ '[' -n 0 ']' [2021-01-12T22:23:49.474Z] ++ set -x [2021-01-12T22:23:49.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=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-12T22:23:49.474Z] INFO: Testing against a local daemon [2021-01-12T22:23:49.474Z] === RUN TestExternalGraphDriver [2021-01-12T22:23:49.765Z] === RUN TestExternalGraphDriver/json [2021-01-12T22:23:49.929Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-12T22:23:49.929Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-01-12T22:23:49.929Z] === RUN TestAuthZPluginTLS [2021-01-12T22:23:50.243Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-12T22:23:50.513Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-01-12T22:23:50.513Z] === RUN TestAuthZPluginDenyRequest [2021-01-12T22:23:51.075Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-01-12T22:23:51.075Z] === RUN TestAuthZPluginAPIDenyResponse [2021-01-12T22:23:51.638Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-01-12T22:23:51.638Z] === RUN TestAuthZPluginDenyResponse [2021-01-12T22:23:51.825Z] === RUN TestExternalGraphDriver/spec [2021-01-12T22:23:52.199Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-01-12T22:23:52.199Z] === RUN TestAuthZPluginAllowEventStream [2021-01-12T22:23:52.761Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-12T22:23:53.331Z] === RUN TestExternalGraphDriver/pull [2021-01-12T22:23:53.689Z] --- PASS: TestAuthZPluginAllowEventStream (1.45s) [2021-01-12T22:23:53.689Z] === RUN TestAuthZPluginErrorResponse [2021-01-12T22:23:54.250Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-01-12T22:23:54.250Z] === RUN TestAuthZPluginErrorRequest [2021-01-12T22:23:54.811Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-01-12T22:23:54.811Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-01-12T22:23:54.811Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-12T22:23:55.373Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-01-12T22:23:55.373Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-01-12T22:23:55.409Z] --- PASS: TestExternalGraphDriver (5.64s) [2021-01-12T22:23:55.409Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-01-12T22:23:55.409Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2021-01-12T22:23:55.409Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2021-01-12T22:23:55.409Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:23:55.409Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:23:55.409Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:55.409Z] PASS [2021-01-12T22:23:55.409Z] [2021-01-12T22:23:55.409Z] === Skipped [2021-01-12T22:23:55.409Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-01-12T22:23:55.409Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:23:55.409Z] [2021-01-12T22:23:55.409Z] [2021-01-12T22:23:55.409Z] DONE 5 tests, 1 skipped in 5.770s [2021-01-12T22:23:55.409Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T22:23:55.409Z] ++ 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-12T22:23:55.409Z] ++ set -e [2021-01-12T22:23:55.409Z] ++ '[' -n 0 ']' [2021-01-12T22:23:55.409Z] ++ set -x [2021-01-12T22:23:55.409Z] ++ env -i DEST=/go/src/github.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-12T22:23:55.409Z] INFO: Testing against a local daemon [2021-01-12T22:23:55.409Z] === RUN TestContinueAfterPluginCrash [2021-01-12T22:23:55.409Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T22:23:55.409Z] === RUN TestReadPluginNoRead [2021-01-12T22:23:55.409Z] === PAUSE TestReadPluginNoRead [2021-01-12T22:23:55.409Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T22:23:55.409Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T22:23:55.409Z] === CONT TestContinueAfterPluginCrash [2021-01-12T22:23:55.409Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T22:23:55.409Z] === CONT TestReadPluginNoRead [2021-01-12T22:23:55.628Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-12T22:23:56.189Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-12T22:23:57.555Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2021-01-12T22:23:57.555Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-01-12T22:23:59.447Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2021-01-12T22:23:59.447Z] === RUN TestAuthZPluginHeader [2021-01-12T22:24:00.373Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-01-12T22:24:00.374Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-01-12T22:24:00.997Z] === RUN TestReadPluginNoRead/default [2021-01-12T22:24:00.997Z] --- PASS: TestDaemonStartWithLogOpt (5.28s) [2021-01-12T22:24:01.632Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T22:24:03.131Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T22:24:03.637Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-12T22:24:04.564Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2021-01-12T22:24:04.564Z] === RUN TestAuthZPluginV2Disable [2021-01-12T22:24:04.630Z] --- PASS: TestReadPluginNoRead (9.11s) [2021-01-12T22:24:04.630Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2021-01-12T22:24:04.630Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2021-01-12T22:24:04.630Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.34s) [2021-01-12T22:24:04.630Z] read_test.go:92: [dbac3caf2680b] daemon is not started [2021-01-12T22:24:06.125Z] --- PASS: TestContinueAfterPluginCrash (10.59s) [2021-01-12T22:24:06.125Z] PASS [2021-01-12T22:24:06.125Z] [2021-01-12T22:24:06.125Z] DONE 6 tests in 10.666s [2021-01-12T22:24:06.125Z] 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-12T22:24:06.125Z] ++ 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-12T22:24:06.125Z] ++ set -e [2021-01-12T22:24:06.125Z] ++ '[' -n 0 ']' [2021-01-12T22:24:06.125Z] ++ set -x [2021-01-12T22:24:06.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:24:06.125Z] testing: warning: no tests to run [2021-01-12T22:24:06.125Z] PASS [2021-01-12T22:24:06.125Z] [2021-01-12T22:24:06.125Z] DONE 0 tests in 0.020s [2021-01-12T22:24:06.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T22:24:06.125Z] ++ 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-12T22:24:06.125Z] ++ set -e [2021-01-12T22:24:06.125Z] ++ '[' -n 0 ']' [2021-01-12T22:24:06.125Z] ++ set -x [2021-01-12T22:24:06.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:24:06.125Z] INFO: Testing against a local daemon [2021-01-12T22:24:06.125Z] === RUN TestPluginWithDevMounts [2021-01-12T22:24:06.125Z] === PAUSE TestPluginWithDevMounts [2021-01-12T22:24:06.125Z] === CONT TestPluginWithDevMounts [2021-01-12T22:24:07.079Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-01-12T22:24:08.179Z] --- PASS: TestPluginWithDevMounts (1.84s) [2021-01-12T22:24:08.179Z] PASS [2021-01-12T22:24:08.179Z] [2021-01-12T22:24:08.179Z] DONE 1 tests in 1.908s [2021-01-12T22:24:08.179Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T22:24:08.179Z] ++ 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-12T22:24:08.179Z] ++ set -e [2021-01-12T22:24:08.179Z] ++ '[' -n 0 ']' [2021-01-12T22:24:08.179Z] ++ set -x [2021-01-12T22:24:08.179Z] ++ env -i DEST=/go/src/github.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-12T22:24:08.179Z] INFO: Testing against a local daemon [2021-01-12T22:24:08.179Z] === RUN TestSecretInspect [2021-01-12T22:24:08.444Z] === RUN TestDockerSuite/TestBuildRm [2021-01-12T22:24:08.444Z] --- PASS: TestAuthZPluginV2Disable (3.64s) [2021-01-12T22:24:08.444Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-01-12T22:24:10.253Z] --- PASS: TestSecretInspect (1.93s) [2021-01-12T22:24:10.253Z] === RUN TestSecretList [2021-01-12T22:24:10.331Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-12T22:24:11.258Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-12T22:24:11.757Z] --- PASS: TestSecretList (1.93s) [2021-01-12T22:24:11.757Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:24:11.818Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.66s) [2021-01-12T22:24:11.818Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-01-12T22:24:12.074Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-12T22:24:12.637Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-12T22:24:13.197Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-12T22:24:13.815Z] --- PASS: TestSecretsCreateAndDelete (1.89s) [2021-01-12T22:24:13.815Z] === RUN TestSecretsUpdate [2021-01-12T22:24:14.564Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-12T22:24:15.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:24:15.074Z] INFO: Testing against a local daemon [2021-01-12T22:24:15.074Z] === RUN TestBuildWithSession [2021-01-12T22:24:15.074Z] --- SKIP: TestBuildWithSession (0.00s) [2021-01-12T22:24:15.074Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:24:15.074Z] === RUN TestBuildSquashParent [2021-01-12T22:24:15.074Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-01-12T22:24:15.074Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:24:15.074Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:24:15.074Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:24:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-01-12T22:24:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-01-12T22:24:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-01-12T22:24:15.074Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-01-12T22:24:15.128Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-12T22:24:15.873Z] --- PASS: TestSecretsUpdate (1.97s) [2021-01-12T22:24:15.873Z] === RUN TestTemplatedSecret [2021-01-12T22:24:16.056Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-12T22:24:16.817Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2021-01-12T22:24:16.817Z] ok github.com/docker/docker/container 0.121s coverage: 34.7% of statements [2021-01-12T22:24:16.817Z] ? github.com/docker/docker/container/stream [no test files] [2021-01-12T22:24:16.817Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-01-12T22:24:16.817Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-01-12T22:24:16.817Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-01-12T22:24:18.607Z] --- PASS: TestTemplatedSecret (2.42s) [2021-01-12T22:24:18.608Z] === RUN TestSecretCreateResolve [2021-01-12T22:24:20.106Z] --- PASS: TestSecretCreateResolve (1.94s) [2021-01-12T22:24:20.106Z] PASS [2021-01-12T22:24:20.106Z] [2021-01-12T22:24:20.106Z] DONE 6 tests in 12.160s [2021-01-12T22:24:20.106Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T22:24:20.106Z] ++ 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-12T22:24:20.106Z] ++ set -e [2021-01-12T22:24:20.106Z] ++ '[' -n 0 ']' [2021-01-12T22:24:20.106Z] ++ set -x [2021-01-12T22:24:20.106Z] ++ env -i DEST=/go/src/github.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-12T22:24:20.106Z] INFO: Testing against a local daemon [2021-01-12T22:24:20.106Z] === RUN TestServiceCreateInit [2021-01-12T22:24:20.106Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:24:20.245Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-12T22:24:20.245Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-12T22:24:20.501Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-12T22:24:20.501Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-12T22:24:21.063Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-12T22:24:21.624Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-12T22:24:21.624Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-12T22:24:22.085Z] ok github.com/docker/docker/daemon/cluster 0.089s coverage: 0.5% of statements [2021-01-12T22:24:22.185Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-12T22:24:23.643Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-01-12T22:24:23.643Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-01-12T22:24:24.013Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-01-12T22:24:24.073Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.82s) [2021-01-12T22:24:24.073Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-01-12T22:24:24.545Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:24:25.430Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-01-12T22:24:25.437Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-12T22:24:25.998Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-12T22:24:26.925Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-12T22:24:27.181Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-12T22:24:27.741Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-12T22:24:28.049Z] --- PASS: TestServiceCreateInit (7.49s) [2021-01-12T22:24:28.049Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2021-01-12T22:24:28.049Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s) [2021-01-12T22:24:28.049Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:24:28.668Z] === RUN TestDockerSuite/TestBuildUser [2021-01-12T22:24:28.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-01-12T22:24:30.289Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-12T22:24:32.808Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.12s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.36s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.26s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.30s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.55s) [2021-01-12T22:24:33.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.43s) [2021-01-12T22:24:33.967Z] === RUN TestBuildMultiStageCopy [2021-01-12T22:24:33.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-01-12T22:24:35.397Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements [2021-01-12T22:24:35.397Z] ok github.com/docker/docker/daemon 12.166s coverage: 17.2% of statements [2021-01-12T22:24:35.397Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-01-12T22:24:35.397Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-01-12T22:24:36.334Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-01-12T22:24:36.592Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 81.8% of statements [2021-01-12T22:24:37.526Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-01-12T22:24:37.526Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-01-12T22:24:37.526Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-01-12T22:24:38.091Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-01-12T22:24:40.919Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2021-01-12T22:24:40.919Z] PASS [2021-01-12T22:24:40.919Z] [2021-01-12T22:24:40.919Z] DONE 17 tests in 51.975s [2021-01-12T22:24:40.919Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-01-12T22:24:40.919Z] ++ 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-12T22:24:40.919Z] ++ set -e [2021-01-12T22:24:40.919Z] ++ '[' -n 0 ']' [2021-01-12T22:24:40.919Z] ++ set -x [2021-01-12T22:24:40.919Z] ++ env -i DEST=/go/src/github.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-12T22:24:40.919Z] INFO: Testing against a local daemon [2021-01-12T22:24:40.919Z] === RUN TestPluginInvalidJSON [2021-01-12T22:24:40.919Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:24:40.919Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:24:40.919Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:24:40.919Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-01-12T22:24:40.919Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:24:40.919Z] === RUN TestPluginInstall [2021-01-12T22:24:40.919Z] === RUN TestPluginInstall/no_auth [2021-01-12T22:24:41.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-01-12T22:24:41.383Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.564s coverage: 73.1% of statements [2021-01-12T22:24:41.383Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-01-12T22:24:41.492Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-01-12T22:24:42.319Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.433s coverage: 56.2% of statements [2021-01-12T22:24:42.461Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-01-12T22:24:43.383Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2021-01-12T22:24:43.383Z] === RUN TestCreateServiceConflict [2021-01-12T22:24:43.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-01-12T22:24:43.440Z] time="2021-01-12T22:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:43.440Z] time="2021-01-12T22:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6735f5d776134be760d355db47bebdb004c6a658ff1888758283ea8b54f7439" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:43.440Z] time="2021-01-12T22:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:43.440Z] time="2021-01-12T22:24:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a6735f5d776134be760d355db47bebdb004c6a658ff1888758283ea8b54f7439" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:43.440Z] === RUN TestPluginInstall/with_htpasswd [2021-01-12T22:24:43.440Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-12T22:24:44.004Z] time="2021-01-12T22:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:44.004Z] time="2021-01-12T22:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8684eb6a93b86a0fd4e80e699db14a5f7b0b891d853576688255531749a1126d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:44.004Z] time="2021-01-12T22:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:44.004Z] time="2021-01-12T22:24:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8684eb6a93b86a0fd4e80e699db14a5f7b0b891d853576688255531749a1126d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:44.261Z] === RUN TestPluginInstall/with_insecure [2021-01-12T22:24:44.517Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-12T22:24:44.773Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-12T22:24:44.877Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2021-01-12T22:24:44.890Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-01-12T22:24:44.890Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy (11.95s) [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.05s) [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2021-01-12T22:24:44.965Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2021-01-12T22:24:44.965Z] === RUN TestBuildMultiStageParentConfig [2021-01-12T22:24:45.701Z] time="2021-01-12T22:24:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:45.701Z] time="2021-01-12T22:24:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47bbd37411a56e1e3d143b38372355c7ea91cd49e32f539eeedf0a2cc0bee1d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:45.701Z] time="2021-01-12T22:24:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-01-12T22:24:45.701Z] time="2021-01-12T22:24:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:47bbd37411a56e1e3d143b38372355c7ea91cd49e32f539eeedf0a2cc0bee1d2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-01-12T22:24:45.701Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-12T22:24:45.815Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.366s coverage: 45.9% of statements [2021-01-12T22:24:45.815Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-01-12T22:24:45.957Z] --- PASS: TestPluginInstall (5.29s) [2021-01-12T22:24:45.957Z] --- PASS: TestPluginInstall/no_auth (2.73s) [2021-01-12T22:24:45.957Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-01-12T22:24:45.957Z] --- PASS: TestPluginInstall/with_insecure (1.51s) [2021-01-12T22:24:45.957Z] plugin_test.go:157: [d7a04d88245f8] daemon is not started [2021-01-12T22:24:45.957Z] PASS [2021-01-12T22:24:45.957Z] [2021-01-12T22:24:45.957Z] DONE 6 tests in 5.493s [2021-01-12T22:24:45.957Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-01-12T22:24:45.957Z] ++ 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-12T22:24:45.957Z] ++ set -e [2021-01-12T22:24:45.957Z] ++ '[' -n 0 ']' [2021-01-12T22:24:45.957Z] ++ set -x [2021-01-12T22:24:45.957Z] ++ env -i DEST=/go/src/github.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-12T22:24:45.957Z] INFO: Testing against a local daemon [2021-01-12T22:24:45.957Z] === RUN TestExternalGraphDriver [2021-01-12T22:24:46.214Z] === RUN TestExternalGraphDriver/json [2021-01-12T22:24:46.469Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-12T22:24:46.502Z] --- PASS: TestBuildMultiStageParentConfig (1.77s) [2021-01-12T22:24:46.502Z] === RUN TestBuildLabelWithTargets [2021-01-12T22:24:46.502Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-01-12T22:24:46.502Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:24:46.502Z] === RUN TestBuildWithEmptyLayers [2021-01-12T22:24:46.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.278s coverage: 49.5% of statements [2021-01-12T22:24:47.468Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2021-01-12T22:24:47.468Z] === RUN TestBuildMultiStageOnBuild [2021-01-12T22:24:47.620Z] --- PASS: TestCreateServiceMaxReplicas (2.50s) [2021-01-12T22:24:47.620Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:24:47.835Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-12T22:24:47.835Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-12T22:24:47.835Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-12T22:24:47.835Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-12T22:24:47.835Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-12T22:24:48.090Z] === RUN TestExternalGraphDriver/spec [2021-01-12T22:24:48.653Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2021-01-12T22:24:48.653Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.619s coverage: 57.7% of statements [2021-01-12T22:24:48.653Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-01-12T22:24:48.653Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-01-12T22:24:49.017Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-12T22:24:49.017Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-12T22:24:49.946Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-12T22:24:49.946Z] === RUN TestExternalGraphDriver/pull [2021-01-12T22:24:50.507Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-12T22:24:50.557Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-01-12T22:24:51.124Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-01-12T22:24:51.435Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-12T22:24:51.435Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-12T22:24:51.691Z] --- PASS: TestExternalGraphDriver (5.64s) [2021-01-12T22:24:51.691Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-01-12T22:24:51.691Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-01-12T22:24:51.691Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-01-12T22:24:51.691Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:24:52.059Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.5% of statements [2021-01-12T22:24:52.060Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-01-12T22:24:52.060Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-01-12T22:24:53.436Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2021-01-12T22:24:53.580Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-01-12T22:24:53.580Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-12T22:24:54.372Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 77.8% of statements [2021-01-12T22:24:54.372Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-01-12T22:24:54.372Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-01-12T22:24:54.631Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-01-12T22:24:54.974Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-12T22:24:56.008Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-01-12T22:24:56.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-01-12T22:24:56.340Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-12T22:24:56.576Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2021-01-12T22:24:56.596Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-12T22:24:57.157Z] --- PASS: TestGraphdriverPluginV2 (5.46s) [2021-01-12T22:24:57.157Z] PASS [2021-01-12T22:24:57.157Z] [2021-01-12T22:24:57.157Z] DONE 5 tests in 11.238s [2021-01-12T22:24:57.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-01-12T22:24:57.157Z] ++ 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-12T22:24:57.157Z] ++ set -e [2021-01-12T22:24:57.157Z] ++ '[' -n 0 ']' [2021-01-12T22:24:57.157Z] ++ set -x [2021-01-12T22:24:57.157Z] ++ env -i DEST=/go/src/github.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-12T22:24:57.157Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-12T22:24:57.157Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-12T22:24:57.157Z] INFO: Testing against a local daemon [2021-01-12T22:24:57.157Z] === RUN TestContinueAfterPluginCrash [2021-01-12T22:24:57.157Z] === PAUSE TestContinueAfterPluginCrash [2021-01-12T22:24:57.157Z] === RUN TestReadPluginNoRead [2021-01-12T22:24:57.157Z] === PAUSE TestReadPluginNoRead [2021-01-12T22:24:57.157Z] === RUN TestDaemonStartWithLogOpt [2021-01-12T22:24:57.157Z] === PAUSE TestDaemonStartWithLogOpt [2021-01-12T22:24:57.157Z] === CONT TestContinueAfterPluginCrash [2021-01-12T22:24:57.157Z] === CONT TestDaemonStartWithLogOpt [2021-01-12T22:24:57.512Z] ok github.com/docker/docker/daemon/logger/local 0.043s coverage: 75.2% of statements [2021-01-12T22:24:57.512Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-01-12T22:24:57.790Z] --- PASS: TestBuildMultiStageOnBuild (10.13s) [2021-01-12T22:24:57.790Z] === RUN TestBuildUncleanTarFilenames [2021-01-12T22:24:57.790Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-01-12T22:24:57.790Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:24:57.790Z] === RUN TestBuildMultiStageLayerLeak [2021-01-12T22:24:58.079Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 55.1% of statements [2021-01-12T22:24:58.086Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-12T22:24:59.015Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 33.3% of statements [2021-01-12T22:25:00.244Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2021-01-12T22:25:00.244Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:25:00.391Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-01-12T22:25:00.601Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-12T22:25:00.601Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-12T22:25:00.601Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-12T22:25:00.957Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-01-12T22:25:01.523Z] ok github.com/docker/docker/daemon/logger/splunk 1.677s coverage: 82.5% of statements [2021-01-12T22:25:01.523Z] ? github.com/docker/docker/daemon/names [no test files] [2021-01-12T22:25:01.523Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-01-12T22:25:01.523Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-01-12T22:25:01.529Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-12T22:25:02.092Z] === RUN TestDockerSuite/TestCommitChange [2021-01-12T22:25:02.349Z] --- PASS: TestDaemonStartWithLogOpt (5.17s) [2021-01-12T22:25:02.349Z] === CONT TestReadPluginNoRead [2021-01-12T22:25:02.911Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-12T22:25:03.011Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-01-12T22:25:03.011Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:25:03.840Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-12T22:25:04.073Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-01-12T22:25:04.641Z] ok github.com/docker/docker/distribution 0.210s coverage: 25.1% of statements [2021-01-12T22:25:04.641Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-01-12T22:25:05.085Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2021-01-12T22:25:05.085Z] === RUN TestCreateServiceSysctls [2021-01-12T22:25:05.219Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-12T22:25:05.579Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-01-12T22:25:05.781Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-01-12T22:25:06.036Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-12T22:25:06.357Z] --- PASS: TestBuildMultiStageLayerLeak (8.91s) [2021-01-12T22:25:06.357Z] === RUN TestBuildWithHugeFile [2021-01-12T22:25:06.513Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2021-01-12T22:25:06.961Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-12T22:25:07.081Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2021-01-12T22:25:07.081Z] ? github.com/docker/docker/dockerversion [no test files] [2021-01-12T22:25:07.217Z] === RUN TestReadPluginNoRead/default [2021-01-12T22:25:07.339Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-01-12T22:25:07.339Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-01-12T22:25:07.475Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-01-12T22:25:07.810Z] --- PASS: TestCreateServiceSysctls (2.95s) [2021-01-12T22:25:07.810Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:25:08.067Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-12T22:25:08.273Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-01-12T22:25:08.273Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-01-12T22:25:08.994Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-12T22:25:08.994Z] === RUN TestReadPluginNoRead/disabled_caching [2021-01-12T22:25:09.209Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-01-12T22:25:09.876Z] --- PASS: TestCreateServiceCapabilities (2.30s) [2021-01-12T22:25:09.876Z] === RUN TestInspect [2021-01-12T22:25:09.921Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-12T22:25:10.145Z] ok github.com/docker/docker/oci 0.005s coverage: 8.2% of statements [2021-01-12T22:25:10.177Z] --- PASS: TestReadPluginNoRead (7.83s) [2021-01-12T22:25:10.177Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2021-01-12T22:25:10.177Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2021-01-12T22:25:10.177Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2021-01-12T22:25:10.177Z] read_test.go:92: [df921a3476ab9] daemon is not started [2021-01-12T22:25:10.177Z] PASS [2021-01-12T22:25:10.177Z] [2021-01-12T22:25:10.177Z] DONE 6 tests in 13.151s [2021-01-12T22:25:10.177Z] 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-12T22:25:10.177Z] ++ 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-12T22:25:10.177Z] ++ set -e [2021-01-12T22:25:10.177Z] ++ '[' -n 0 ']' [2021-01-12T22:25:10.177Z] ++ set -x [2021-01-12T22:25:10.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T22:25:10.434Z] testing: warning: no tests to run [2021-01-12T22:25:10.434Z] PASS [2021-01-12T22:25:10.434Z] [2021-01-12T22:25:10.434Z] DONE 0 tests in 0.060s [2021-01-12T22:25:10.434Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-01-12T22:25:10.434Z] ++ 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-12T22:25:10.434Z] ++ set -e [2021-01-12T22:25:10.434Z] ++ '[' -n 0 ']' [2021-01-12T22:25:10.434Z] ++ set -x [2021-01-12T22:25:10.434Z] ++ env -i DEST=/go/src/github.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-12T22:25:10.434Z] INFO: Testing against a local daemon [2021-01-12T22:25:10.434Z] === RUN TestPluginWithDevMounts [2021-01-12T22:25:10.434Z] === PAUSE TestPluginWithDevMounts [2021-01-12T22:25:10.434Z] === CONT TestPluginWithDevMounts [2021-01-12T22:25:10.690Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-12T22:25:10.690Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-12T22:25:10.690Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-12T22:25:10.711Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-01-12T22:25:10.947Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-12T22:25:10.947Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-12T22:25:10.947Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-12T22:25:10.947Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-12T22:25:10.970Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-01-12T22:25:12.311Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-12T22:25:12.567Z] --- PASS: TestPluginWithDevMounts (1.97s) [2021-01-12T22:25:12.567Z] PASS [2021-01-12T22:25:12.567Z] [2021-01-12T22:25:12.567Z] DONE 1 tests in 2.116s [2021-01-12T22:25:12.567Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-01-12T22:25:12.567Z] ++ 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-12T22:25:12.567Z] ++ set -e [2021-01-12T22:25:12.567Z] ++ '[' -n 0 ']' [2021-01-12T22:25:12.567Z] ++ set -x [2021-01-12T22:25:12.567Z] ++ env -i DEST=/go/src/github.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-12T22:25:12.567Z] INFO: Testing against a local daemon [2021-01-12T22:25:12.567Z] === RUN TestSecretInspect [2021-01-12T22:25:12.614Z] --- PASS: TestInspect (2.48s) [2021-01-12T22:25:12.614Z] === RUN TestCreateJob [2021-01-12T22:25:12.900Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 77.3% of statements [2021-01-12T22:25:13.128Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-12T22:25:13.384Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-12T22:25:13.469Z] ok github.com/docker/docker/pkg/authorization 0.137s coverage: 68.3% of statements [2021-01-12T22:25:13.756Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-01-12T22:25:13.946Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-12T22:25:14.019Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-01-12T22:25:14.509Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-12T22:25:15.070Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-12T22:25:15.327Z] --- PASS: TestSecretInspect (2.79s) [2021-01-12T22:25:15.327Z] === RUN TestSecretList [2021-01-12T22:25:15.343Z] --- PASS: TestCreateJob (2.98s) [2021-01-12T22:25:15.343Z] === RUN TestReplicatedJob [2021-01-12T22:25:15.583Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-12T22:25:16.145Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-12T22:25:16.401Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-12T22:25:16.401Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-12T22:25:16.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-01-12T22:25:16.913Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-12T22:25:16.913Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-12T22:25:16.913Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-12T22:25:16.913Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-12T22:25:17.169Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-12T22:25:17.302Z] ok github.com/docker/docker/pkg/chrootarchive 2.491s coverage: 43.2% of statements [2021-01-12T22:25:17.302Z] ok github.com/docker/docker/layer 7.303s coverage: 68.8% of statements [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/oci/caps [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-01-12T22:25:17.302Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-01-12T22:25:17.560Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-01-12T22:25:17.819Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-01-12T22:25:20.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-12T22:25:20.052Z] --- PASS: TestSecretList (2.83s) [2021-01-12T22:25:20.052Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:25:20.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-12T22:25:20.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-12T22:25:20.052Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-12T22:25:20.054Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-01-12T22:25:20.054Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2021-01-12T22:25:20.054Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2021-01-12T22:25:20.054Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-01-12T22:25:20.614Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-01-12T22:25:20.865Z] --- PASS: TestReplicatedJob (5.09s) [2021-01-12T22:25:20.865Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:25:21.429Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-01-12T22:25:21.979Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-12T22:25:21.979Z] --- PASS: TestSecretsCreateAndDelete (3.52s) [2021-01-12T22:25:21.979Z] === RUN TestSecretsUpdate [2021-01-12T22:25:21.995Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2021-01-12T22:25:22.253Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2021-01-12T22:25:22.512Z] ok github.com/docker/docker/pkg/fsutils 0.216s coverage: 85.1% of statements [2021-01-12T22:25:22.770Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-01-12T22:25:22.907Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-12T22:25:22.907Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-12T22:25:23.486Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-12T22:25:23.592Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2021-01-12T22:25:23.592Z] === RUN TestServiceListWithStatuses [2021-01-12T22:25:23.592Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:25:23.592Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:25:23.592Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:25:24.158Z] ok github.com/docker/docker/pkg/idtools 0.504s coverage: 70.1% of statements [2021-01-12T22:25:24.158Z] ok github.com/docker/docker/pkg/ioutils 0.416s coverage: 69.3% of statements [2021-01-12T22:25:24.416Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-01-12T22:25:24.416Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-01-12T22:25:24.416Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-01-12T22:25:24.416Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-01-12T22:25:24.416Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-01-12T22:25:24.439Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-12T22:25:24.982Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2021-01-12T22:25:24.982Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-01-12T22:25:24.982Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-01-12T22:25:25.241Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-01-12T22:25:25.365Z] --- PASS: TestSecretsUpdate (3.39s) [2021-01-12T22:25:25.365Z] === RUN TestTemplatedSecret [2021-01-12T22:25:25.365Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-12T22:25:25.500Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 86.7% of statements [2021-01-12T22:25:25.621Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-12T22:25:25.621Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-12T22:25:25.759Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-01-12T22:25:25.759Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-01-12T22:25:25.759Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-01-12T22:25:26.548Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-12T22:25:26.694Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-01-12T22:25:27.109Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-12T22:25:27.629Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-01-12T22:25:27.629Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-01-12T22:25:27.671Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-12T22:25:27.887Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-01-12T22:25:27.926Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-12T22:25:28.046Z] --- PASS: TestDockerNetworkConnectAlias (4.25s) [2021-01-12T22:25:28.046Z] === RUN TestDockerNetworkReConnect [2021-01-12T22:25:28.529Z] --- PASS: TestTemplatedSecret (3.33s) [2021-01-12T22:25:28.530Z] === RUN TestSecretCreateResolve [2021-01-12T22:25:28.530Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-12T22:25:29.261Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-01-12T22:25:29.519Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-01-12T22:25:29.896Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-12T22:25:31.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-12T22:25:31.258Z] --- PASS: TestSecretCreateResolve (2.46s) [2021-01-12T22:25:31.258Z] PASS [2021-01-12T22:25:31.258Z] [2021-01-12T22:25:31.258Z] DONE 6 tests in 18.452s [2021-01-12T22:25:31.258Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-01-12T22:25:31.258Z] ++ 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-12T22:25:31.258Z] ++ set -e [2021-01-12T22:25:31.258Z] ++ '[' -n 0 ']' [2021-01-12T22:25:31.258Z] ++ set -x [2021-01-12T22:25:31.258Z] ++ env -i DEST=/go/src/github.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-12T22:25:31.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-12T22:25:31.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-12T22:25:31.258Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-12T22:25:31.258Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-12T22:25:31.258Z] INFO: Testing against a local daemon [2021-01-12T22:25:31.258Z] === RUN TestServiceCreateInit [2021-01-12T22:25:31.258Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:25:31.513Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-12T22:25:31.565Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2021-01-12T22:25:31.565Z] === RUN TestServicePlugin [2021-01-12T22:25:31.565Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T22:25:31.565Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:25:31.565Z] === RUN TestServiceUpdateLabel [2021-01-12T22:25:32.798Z] ok github.com/docker/docker/pkg/signal 2.382s coverage: 61.0% of statements [2021-01-12T22:25:32.798Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-01-12T22:25:32.798Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-01-12T22:25:33.057Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-01-12T22:25:33.065Z] --- PASS: TestServiceUpdateLabel (1.95s) [2021-01-12T22:25:33.065Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:25:33.993Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-01-12T22:25:34.251Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-01-12T22:25:34.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-01-12T22:25:34.818Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2021-01-12T22:25:35.031Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:25:35.385Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-01-12T22:25:35.385Z] testing: warning: no tests to run [2021-01-12T22:25:35.385Z] coverage: [no statements] [2021-01-12T22:25:35.385Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-01-12T22:25:35.950Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-01-12T22:25:35.950Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-01-12T22:25:35.957Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-12T22:25:36.209Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-01-12T22:25:36.518Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-12T22:25:37.447Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-12T22:25:37.447Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-12T22:25:37.447Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-12T22:25:38.109Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-01-12T22:25:39.044Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-01-12T22:25:39.303Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-01-12T22:25:40.678Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2021-01-12T22:25:40.745Z] --- PASS: TestServiceCreateInit (9.14s) [2021-01-12T22:25:40.745Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2021-01-12T22:25:40.745Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2021-01-12T22:25:40.745Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:25:40.745Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-12T22:25:40.937Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-01-12T22:25:41.001Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-12T22:25:41.927Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-12T22:25:42.312Z] ok github.com/docker/docker/registry 0.057s coverage: 57.2% of statements [2021-01-12T22:25:42.880Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-01-12T22:25:43.138Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-01-12T22:25:43.705Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-01-12T22:25:43.963Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-01-12T22:25:46.092Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-12T22:25:46.652Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-12T22:25:47.377Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-01-12T22:25:47.954Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.6% of statements [2021-01-12T22:25:48.018Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-12T22:25:48.372Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2021-01-12T22:25:48.372Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:25:48.520Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-01-12T22:25:48.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-12T22:25:49.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-01-12T22:25:49.893Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-01-12T22:25:51.758Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-01-12T22:25:52.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-01-12T22:25:54.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-01-12T22:25:54.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b34cc0_} [2021-01-12T22:25:55.974Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1307230252_/foo_false____} [2021-01-12T22:25:56.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1307230252_/foo_true____} [2021-01-12T22:25:57.154Z] --- PASS: TestCreateServiceMultipleTimes (16.88s) [2021-01-12T22:25:57.154Z] === RUN TestCreateServiceConflict [2021-01-12T22:25:57.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_false____} [2021-01-12T22:25:59.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_true____} [2021-01-12T22:25:59.869Z] --- PASS: TestCreateServiceConflict (2.71s) [2021-01-12T22:25:59.869Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:26:00.795Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_true__0xc000b34d20__} [2021-01-12T22:26:02.084Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/pkg/term [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/rootless [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/testutil/request [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/volume [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-01-12T22:26:02.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === Skipped [2021-01-12T22:26:02.084Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-01-12T22:26:02.084Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-01-12T22:26:02.084Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver btrfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-01-12T22:26:02.084Z] time="2021-01-12T22:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-01-12T22:26:02.084Z] time="2021-01-12T22:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-01-12T22:26:02.084Z] time="2021-01-12T22:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-01-12T22:26:02.084Z] time="2021-01-12T22:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-01-12T22:26:02.084Z] time="2021-01-12T22:24:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-01-12T22:26:02.084Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-01-12T22:26:02.084Z] overlay_test.go:49: Fails to compute changes intermittently [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-01-12T22:26:02.084Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-01-12T22:26:02.084Z] graphtest_unix.go:46: Driver zfs not supported [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-01-12T22:26:02.084Z] graphtest_unix.go:73: No driver to put! [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-01-12T22:26:02.084Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-01-12T22:26:02.084Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] [2021-01-12T22:26:02.084Z] DONE 2191 tests, 26 skipped in 256.069s Post stage [Pipeline] junit [2021-01-12T22:26:02.096Z] Recording test results [2021-01-12T22:26:02.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b34d40_} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-01-12T22:26:02.920Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41869/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=06d9020fac6c0165fc82dffba3bb597f209f5bb7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:06d9020fac6c0165fc82dffba3bb597f209f5bb7 hack/validate/vendor [2021-01-12T22:26:03.087Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2021-01-12T22:26:03.087Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:26:03.342Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b34d60_} [2021-01-12T22:26:03.488Z] No vendor changes in diff. [2021-01-12T22:26:03.674Z] --- PASS: TestServiceUpdateConfigs (14.34s) [2021-01-12T22:26:03.674Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:26:04.371Z] + echo Ensuring container killed. [2021-01-12T22:26:04.371Z] Ensuring container killed. [2021-01-12T22:26:04.371Z] + docker rm -vf docker-pr3 [2021-01-12T22:26:04.371Z] Error: No such container: docker-pr3 [2021-01-12T22:26:04.371Z] + true [Pipeline] sh [2021-01-12T22:26:04.655Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:26:04.656Z] Chowning /workspace to jenkins user [2021-01-12T22:26:04.656Z] + id -u [2021-01-12T22:26:04.656Z] + id -g [2021-01-12T22:26:04.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [2021-01-12T22:26:05.232Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b34d80_} [Pipeline] sh [2021-01-12T22:26:05.512Z] + bundleName=unit [2021-01-12T22:26:05.512Z] + echo Creating unit-bundles.tar.gz [2021-01-12T22:26:05.512Z] Creating unit-bundles.tar.gz [2021-01-12T22:26:05.512Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-01-12T22:26:05.512Z] bundles/junit-report.xml [2021-01-12T22:26:05.512Z] bundles/go-test-report.json [2021-01-12T22:26:05.512Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-01-12T22:26:05.523Z] Archiving artifacts [2021-01-12T22:26:05.968Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T22:26:06.271Z] + make clean [2021-01-12T22:26:06.530Z] docker volume rm -f docker-dev-cache [2021-01-12T22:26:06.530Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:26:06.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b34da0_} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:26:07.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-12T22:26:08.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-01-12T22:26:08.772Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-12T22:26:11.286Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-12T22:26:12.212Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-12T22:26:14.009Z] --- PASS: TestServiceUpdateNetwork (12.22s) [2021-01-12T22:26:14.009Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:26:14.110Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-12T22:26:15.038Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-12T22:26:15.038Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-12T22:26:15.045Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T22:26:15.598Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-12T22:26:15.677Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T22:26:16.159Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-01-12T22:26:16.720Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-12T22:26:16.720Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2021-01-12T22:26:16.720Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:26:17.281Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-12T22:26:17.842Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-12T22:26:18.768Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-12T22:26:19.329Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2021-01-12T22:26:19.329Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:26:19.584Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-12T22:26:20.512Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-12T22:26:21.075Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-12T22:26:21.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-01-12T22:26:21.893Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-12T22:26:22.459Z] --- PASS: TestCreateServiceConfigFileMode (3.06s) [2021-01-12T22:26:22.459Z] === RUN TestCreateServiceSysctls [2021-01-12T22:26:22.535Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T22:26:23.020Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-12T22:26:23.949Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-12T22:26:24.876Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-12T22:26:26.767Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-12T22:26:27.024Z] --- PASS: TestCreateServiceSysctls (4.59s) [2021-01-12T22:26:27.024Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:26:27.592Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-12T22:26:28.518Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-12T22:26:28.518Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-12T22:26:29.446Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-12T22:26:30.007Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-12T22:26:30.568Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2021-01-12T22:26:30.568Z] === RUN TestInspect [2021-01-12T22:26:30.989Z] --- PASS: TestServiceUpdatePidsLimit (15.99s) [2021-01-12T22:26:30.989Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-01-12T22:26:30.989Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-01-12T22:26:30.989Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2021-01-12T22:26:30.989Z] PASS [2021-01-12T22:26:30.989Z] [2021-01-12T22:26:30.989Z] === Skipped [2021-01-12T22:26:30.989Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T22:26:30.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:26:30.989Z] [2021-01-12T22:26:30.989Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-01-12T22:26:30.989Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-01-12T22:26:30.989Z] [2021-01-12T22:26:30.989Z] [2021-01-12T22:26:30.989Z] DONE 27 tests, 2 skipped in 129.718s [2021-01-12T22:26:30.989Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T22:26:30.989Z] ++ 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-12T22:26:30.989Z] ++ set -e [2021-01-12T22:26:30.989Z] ++ '[' -n 0 ']' [2021-01-12T22:26:30.989Z] ++ set -x [2021-01-12T22:26:30.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:26:30.989Z] INFO: Testing against a local daemon [2021-01-12T22:26:30.989Z] === RUN TestSessionCreate [2021-01-12T22:26:30.989Z] --- PASS: TestSessionCreate (0.04s) [2021-01-12T22:26:30.989Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:26:30.989Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-01-12T22:26:30.989Z] PASS [2021-01-12T22:26:30.989Z] [2021-01-12T22:26:30.989Z] DONE 2 tests in 0.153s [2021-01-12T22:26:30.989Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T22:26:30.989Z] ++ 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-12T22:26:30.989Z] ++ set -e [2021-01-12T22:26:30.989Z] ++ '[' -n 0 ']' [2021-01-12T22:26:30.989Z] ++ set -x [2021-01-12T22:26:30.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:26:30.989Z] INFO: Testing against a local daemon [2021-01-12T22:26:30.989Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:26:30.989Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:26:30.989Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:26:30.989Z] === RUN TestEventsExecDie [2021-01-12T22:26:30.989Z] --- PASS: TestEventsExecDie (0.59s) [2021-01-12T22:26:30.989Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:26:30.989Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-01-12T22:26:30.989Z] === RUN TestInfoBinaryCommits [2021-01-12T22:26:30.989Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-12T22:26:30.989Z] === RUN TestInfoAPIVersioned [2021-01-12T22:26:30.989Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T22:26:30.989Z] === RUN TestInfoDiscoveryBackend [2021-01-12T22:26:31.277Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-01-12T22:26:31.277Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T22:26:31.496Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-12T22:26:32.305Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-01-12T22:26:32.305Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T22:26:32.426Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-12T22:26:32.935Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-12T22:26:32.935Z] === RUN TestInfoAPI [2021-01-12T22:26:32.935Z] --- PASS: TestInfoAPI (0.04s) [2021-01-12T22:26:32.935Z] === RUN TestInfoAPIWarnings [2021-01-12T22:26:33.807Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-12T22:26:34.735Z] --- PASS: TestInspect (4.20s) [2021-01-12T22:26:34.735Z] === RUN TestCreateJob [2021-01-12T22:26:35.296Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-12T22:26:35.856Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-12T22:26:37.744Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-12T22:26:38.671Z] --- PASS: TestCreateJob (3.86s) [2021-01-12T22:26:38.671Z] === RUN TestReplicatedJob [2021-01-12T22:26:39.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-01-12T22:26:41.749Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-12T22:26:45.935Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-12T22:26:45.935Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-12T22:26:45.935Z] --- PASS: TestReplicatedJob (7.33s) [2021-01-12T22:26:45.935Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:26:49.201Z] --- PASS: TestUpdateReplicatedJob (3.34s) [2021-01-12T22:26:49.201Z] === RUN TestServiceListWithStatuses [2021-01-12T22:26:49.201Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:26:49.201Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:26:49.201Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:26:49.458Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-12T22:26:51.470Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-01-12T22:26:51.470Z] === RUN TestInfoDebug [2021-01-12T22:26:51.470Z] --- PASS: TestInfoDebug (0.53s) [2021-01-12T22:26:51.470Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:26:51.470Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-01-12T22:26:51.470Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:26:51.470Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-01-12T22:26:51.470Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:26:51.470Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-01-12T22:26:51.470Z] === RUN TestPingCacheHeaders [2021-01-12T22:26:51.470Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-12T22:26:51.470Z] === RUN TestPingGet [2021-01-12T22:26:51.470Z] --- PASS: TestPingGet (0.03s) [2021-01-12T22:26:51.470Z] === RUN TestPingHead [2021-01-12T22:26:51.470Z] --- PASS: TestPingHead (0.03s) [2021-01-12T22:26:51.470Z] === RUN TestVersion [2021-01-12T22:26:51.470Z] --- PASS: TestVersion (0.03s) [2021-01-12T22:26:51.470Z] PASS [2021-01-12T22:26:51.470Z] [2021-01-12T22:26:51.470Z] === Skipped [2021-01-12T22:26:51.470Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:26:51.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:26:51.470Z] [2021-01-12T22:26:51.470Z] [2021-01-12T22:26:51.470Z] DONE 18 tests, 1 skipped in 21.205s [2021-01-12T22:26:51.470Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T22:26:51.470Z] ++ 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-12T22:26:51.470Z] ++ set -e [2021-01-12T22:26:51.470Z] ++ '[' -n 0 ']' [2021-01-12T22:26:51.470Z] ++ set -x [2021-01-12T22:26:51.470Z] ++ env -i DEST=/go/src/github.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-12T22:26:51.470Z] INFO: Testing against a local daemon [2021-01-12T22:26:51.470Z] === RUN TestVolumesCreateAndList [2021-01-12T22:26:51.470Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-01-12T22:26:51.470Z] === RUN TestVolumesRemove [2021-01-12T22:26:51.470Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-12T22:26:51.470Z] === RUN TestVolumesInspect [2021-01-12T22:26:51.470Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-12T22:26:51.470Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:26:51.470Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:26:51.470Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:26:51.470Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:26:51.470Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-12T22:26:51.470Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T22:26:51.470Z] PASS [2021-01-12T22:26:51.470Z] [2021-01-12T22:26:51.470Z] DONE 5 tests in 0.219s [2021-01-12T22:26:51.470Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:26:51.758Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:26:51.758Z] +++ kill 14105 [2021-01-12T22:26:51.974Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-12T22:26:52.535Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-12T22:26:53.266Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:26:53.266Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:26:53.266Z] [2021-01-12T22:26:53.266Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:26:53.266Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:26:53.266Z] [2021-01-12T22:26:53.266Z] To set a process to complain mode, use the command line tool [2021-01-12T22:26:53.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:26:53.266Z] +++ true [2021-01-12T22:26:53.266Z] exiting test-integration [2021-01-12T22:26:53.266Z] ++ exit 0 [2021-01-12T22:26:53.266Z] Post stage [Pipeline] junit [2021-01-12T22:26:54.806Z] Recording test results [2021-01-12T22:26:55.058Z] --- PASS: TestDockerNetworkConnectAlias (5.42s) [2021-01-12T22:26:55.058Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:26:55.525Z] + echo Ensuring container killed. [2021-01-12T22:26:55.525Z] Ensuring container killed. [2021-01-12T22:26:55.525Z] + docker rm -vf docker-pr3 [2021-01-12T22:26:55.525Z] Error: No such container: docker-pr3 [2021-01-12T22:26:55.525Z] + true [Pipeline] sh [2021-01-12T22:26:55.902Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:26:55.902Z] Chowning /workspace to jenkins user [2021-01-12T22:26:55.902Z] + id -u [2021-01-12T22:26:55.902Z] + id -g [2021-01-12T22:26:55.902Z] + docker run --rm -v /home/docker/workspace/moby_PR-41869:/workspace busybox chown -R 1001:1001 /workspace [2021-01-12T22:26:55.902Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:26:55.987Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-01-12T22:26:56.913Z] === RUN TestDockerSuite/TestCpToDot [2021-01-12T22:26:57.401Z] latest: Pulling from library/busybox [2021-01-12T22:26:57.690Z] 08ea72cce99d: Pulling fs layer [2021-01-12T22:26:57.690Z] 08ea72cce99d: Verifying Checksum [2021-01-12T22:26:57.690Z] 08ea72cce99d: Download complete [2021-01-12T22:26:57.845Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-12T22:26:57.982Z] 08ea72cce99d: Pull complete [2021-01-12T22:26:57.982Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:26:57.982Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:26:59.208Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2021-01-12T22:26:59.208Z] === RUN TestServicePlugin [2021-01-12T22:26:59.208Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:27:00.440Z] + bundleName=ppc64le-integration [2021-01-12T22:27:00.440Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-01-12T22:27:00.440Z] Creating ppc64le-integration-bundles.tar.gz [2021-01-12T22:27:00.440Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2021-01-12T22:27:00.440Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-01-12T22:27:00.483Z] Archiving artifacts [2021-01-12T22:27:00.573Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-12T22:27:00.884Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T22:27:01.146Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-12T22:27:01.258Z] + make clean [2021-01-12T22:27:01.552Z] make: command: Command not found [2021-01-12T22:27:01.552Z] make: command: Command not found [2021-01-12T22:27:01.552Z] docker volume rm -f docker-dev-cache [2021-01-12T22:27:01.552Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:27:02.513Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-12T22:27:02.769Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-12T22:27:03.696Z] === RUN TestDockerSuite/TestCpVolumePath [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:27:04.623Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-12T22:27:04.623Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-12T22:27:04.623Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-12T22:27:05.184Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-12T22:27:06.111Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-12T22:27:06.111Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-12T22:27:06.111Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-12T22:27:06.676Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-12T22:27:06.931Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-12T22:27:06.931Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-12T22:27:07.187Z] === RUN TestDockerSuite/TestCreateRM [2021-01-12T22:27:07.187Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-12T22:27:07.187Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-12T22:27:07.187Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-12T22:27:07.442Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-12T22:27:08.811Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-12T22:27:08.811Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-12T22:27:09.067Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-12T22:27:13.233Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-12T22:27:13.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-12T22:27:14.722Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-12T22:27:15.648Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-12T22:27:15.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-01-12T22:27:16.465Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-12T22:27:17.838Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-12T22:27:18.807Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-12T22:27:19.368Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-12T22:27:19.368Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-12T22:27:19.478Z] --- PASS: TestBuildWithHugeFile (120.28s) [2021-01-12T22:27:19.479Z] === RUN TestBuildWithEmptyDockerfile [2021-01-12T22:27:19.479Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:27:19.479Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:27:19.479Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:27:19.479Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:27:19.479Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:27:19.479Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:27:19.479Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-01-12T22:27:19.479Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-01-12T22:27:19.479Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-01-12T22:27:19.479Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-01-12T22:27:19.479Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-01-12T22:27:19.479Z] === RUN TestBuildPreserveOwnership [2021-01-12T22:27:19.479Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-01-12T22:27:19.479Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] === RUN TestBuildPlatformInvalid [2021-01-12T22:27:19.479Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2021-01-12T22:27:19.479Z] PASS [2021-01-12T22:27:19.479Z] ok github.com/docker/docker/integration/build 176.789s [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === Skipped [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-01-12T22:27:19.479Z] build_session_test.go:25: TODO: BuildKit [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-01-12T22:27:19.479Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-01-12T22:27:19.479Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-01-12T22:27:19.479Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-01-12T22:27:19.479Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] DONE 28 tests, 5 skipped in 202.161s [2021-01-12T22:27:19.479Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-01-12T22:27:19.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:27:19.479Z] INFO: Testing against a local daemon [2021-01-12T22:27:19.479Z] === RUN TestConfigInspect [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigInspect (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestConfigList [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigList (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestConfigsCreateAndDelete [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestConfigsUpdate [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestTemplatedConfig [2021-01-12T22:27:19.479Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestConfigCreateResolve [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] === RUN TestConfigDaemonLibtrustID [2021-01-12T22:27:19.479Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] PASS [2021-01-12T22:27:19.479Z] ok github.com/docker/docker/integration/config 1.207s [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === Skipped [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-01-12T22:27:19.479Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] [2021-01-12T22:27:19.479Z] DONE 7 tests, 7 skipped in 3.100s [2021-01-12T22:27:19.479Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-01-12T22:27:19.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:27:19.479Z] INFO: Testing against a local daemon [2021-01-12T22:27:19.479Z] === RUN TestCheckpoint [2021-01-12T22:27:19.479Z] --- SKIP: TestCheckpoint (0.00s) [2021-01-12T22:27:19.479Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:27:19.479Z] === RUN TestContainerInvalidJSON [2021-01-12T22:27:19.479Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:27:19.479Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:27:19.479Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:27:19.479Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:27:19.479Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:27:19.479Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:27:19.479Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-01-12T22:27:19.479Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-01-12T22:27:19.479Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-01-12T22:27:19.479Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-01-12T22:27:19.479Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-01-12T22:27:19.479Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-01-12T22:27:19.479Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-01-12T22:27:19.479Z] === RUN TestCopyFromContainerPathIsNotDir [2021-01-12T22:27:19.479Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-12T22:27:19.479Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestCopyToContainerPathDoesNotExist [2021-01-12T22:27:19.479Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2021-01-12T22:27:19.479Z] === RUN TestCopyToContainerPathIsNotDir [2021-01-12T22:27:19.479Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-01-12T22:27:19.479Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestCopyFromContainer [2021-01-12T22:27:19.479Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-01-12T22:27:19.479Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-01-12T22:27:19.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:27:19.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:27:19.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:27:19.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:27:19.479Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:27:19.479Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:27:19.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-01-12T22:27:19.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-01-12T22:27:19.479Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-01-12T22:27:19.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-01-12T22:27:19.479Z] === RUN TestCreateLinkToNonExistingContainer [2021-01-12T22:27:19.479Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-01-12T22:27:19.479Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidEnv [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidEnv/0 [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidEnv/1 [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidEnv/2 [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidEnv/0 [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidEnv/2 [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidEnv/1 [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-01-12T22:27:19.479Z] === RUN TestCreateTmpfsMountsTarget [2021-01-12T22:27:19.479Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-01-12T22:27:19.479Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestCreateWithCustomMaskedPaths [2021-01-12T22:27:19.479Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-01-12T22:27:19.479Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] === RUN TestCreateWithCustomReadonlyPaths [2021-01-12T22:27:19.479Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-12T22:27:19.479Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:27:19.479Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:27:19.479Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-01-12T22:27:19.479Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-01-12T22:27:19.479Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-01-12T22:27:19.479Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-12T22:27:19.479Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-12T22:27:19.479Z] === RUN TestCreateDifferentPlatform [2021-01-12T22:27:19.479Z] === RUN TestCreateDifferentPlatform/different_os [2021-01-12T22:27:19.479Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-01-12T22:27:19.479Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-01-12T22:27:19.479Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-01-12T22:27:19.479Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-01-12T22:27:19.479Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-01-12T22:27:19.479Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-01-12T22:27:19.479Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-12T22:27:19.479Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-12T22:27:19.479Z] === RUN TestContainerKillOnDaemonStart [2021-01-12T22:27:19.479Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-01-12T22:27:19.479Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestDiff [2021-01-12T22:27:19.479Z] --- SKIP: TestDiff (0.00s) [2021-01-12T22:27:19.479Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] === RUN TestExecWithCloseStdin [2021-01-12T22:27:19.479Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-01-12T22:27:19.479Z] === RUN TestExec [2021-01-12T22:27:19.479Z] --- PASS: TestExec (1.67s) [2021-01-12T22:27:19.479Z] === RUN TestExecUser [2021-01-12T22:27:19.479Z] --- SKIP: TestExecUser (0.00s) [2021-01-12T22:27:19.479Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-12T22:27:19.479Z] === RUN TestExportContainerAndImportImage [2021-01-12T22:27:19.479Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-01-12T22:27:19.479Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestExportContainerAfterDaemonRestart [2021-01-12T22:27:19.479Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-01-12T22:27:19.479Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:19.479Z] === RUN TestHealthCheckWorkdir [2021-01-12T22:27:19.479Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-01-12T22:27:19.479Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:19.479Z] === RUN TestHealthKillContainer [2021-01-12T22:27:19.479Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-01-12T22:27:19.479Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-12T22:27:19.479Z] === RUN TestInspectCpusetInConfigPre120 [2021-01-12T22:27:19.479Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-01-12T22:27:19.479Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-12T22:27:19.479Z] === RUN TestKillContainerInvalidSignal [2021-01-12T22:27:19.624Z] === RUN TestDockerSuite/TestDockerFails [2021-01-12T22:27:19.624Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-01-12T22:27:19.880Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-01-12T22:27:19.880Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-01-12T22:27:19.939Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2021-01-12T22:27:19.939Z] === RUN TestKillContainer [2021-01-12T22:27:19.939Z] === RUN TestKillContainer/no_signal [2021-01-12T22:27:20.441Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-01-12T22:27:21.367Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-01-12T22:27:21.474Z] === RUN TestKillContainer/non_killing_signal [2021-01-12T22:27:21.474Z] === RUN TestKillContainer/killing_signal [2021-01-12T22:27:22.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-01-12T22:27:22.293Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-01-12T22:27:22.293Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-01-12T22:27:22.293Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-01-12T22:27:22.549Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-01-12T22:27:23.009Z] --- PASS: TestKillContainer (3.34s) [2021-01-12T22:27:23.009Z] --- PASS: TestKillContainer/no_signal (1.52s) [2021-01-12T22:27:23.009Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-12T22:27:23.009Z] --- PASS: TestKillContainer/killing_signal (1.78s) [2021-01-12T22:27:23.009Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-01-12T22:27:23.009Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:27:23.009Z] === RUN TestKillStoppedContainer [2021-01-12T22:27:23.009Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:27:23.009Z] === RUN TestKillStoppedContainerAPIPre120 [2021-01-12T22:27:23.009Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:27:23.009Z] === RUN TestKillDifferentUserContainer [2021-01-12T22:27:23.009Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-12T22:27:23.009Z] === RUN TestInspectOomKilledTrue [2021-01-12T22:27:23.009Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:23.009Z] === RUN TestInspectOomKilledFalse [2021-01-12T22:27:23.009Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-01-12T22:27:23.009Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:27:23.009Z] === RUN TestLogsFollowTailEmpty [2021-01-12T22:27:24.545Z] --- PASS: TestLogsFollowTailEmpty (1.37s) [2021-01-12T22:27:24.545Z] === RUN TestNetworkNat [2021-01-12T22:27:24.545Z] --- SKIP: TestNetworkNat (0.00s) [2021-01-12T22:27:24.545Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:24.545Z] === RUN TestNetworkLocalhostTCPNat [2021-01-12T22:27:26.724Z] --- PASS: TestNetworkLocalhostTCPNat (1.98s) [2021-01-12T22:27:26.724Z] === RUN TestNetworkLoopbackNat [2021-01-12T22:27:26.724Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-01-12T22:27:26.724Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:26.724Z] === RUN TestPause [2021-01-12T22:27:26.724Z] --- SKIP: TestPause (0.00s) [2021-01-12T22:27:26.724Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-12T22:27:26.724Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-01-12T22:27:27.691Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.45s) [2021-01-12T22:27:27.691Z] === RUN TestPauseStopPausedContainer [2021-01-12T22:27:27.691Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-01-12T22:27:27.691Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:27.691Z] === RUN TestPsFilter [2021-01-12T22:27:28.150Z] --- PASS: TestPsFilter (0.11s) [2021-01-12T22:27:28.150Z] === RUN TestRemoveContainerWithRemovedVolume [2021-01-12T22:27:29.080Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-12T22:27:29.683Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.84s) [2021-01-12T22:27:29.684Z] === RUN TestRemoveContainerWithVolume [2021-01-12T22:27:30.007Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-12T22:27:31.371Z] --- PASS: TestServicePlugin (32.39s) [2021-01-12T22:27:31.371Z] plugin_test.go:62: [dc672b3357327] joining swarm manager [d60575522bf43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:27:31.371Z] plugin_test.go:65: [d4b8bf703d02d] joining swarm manager [d60575522bf43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:27:31.371Z] === RUN TestServiceUpdateLabel [2021-01-12T22:27:31.627Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-12T22:27:31.858Z] --- PASS: TestRemoveContainerWithVolume (1.71s) [2021-01-12T22:27:31.858Z] === RUN TestRemoveContainerRunning [2021-01-12T22:27:32.829Z] --- PASS: TestRemoveContainerRunning (1.43s) [2021-01-12T22:27:32.829Z] === RUN TestRemoveContainerForceRemoveRunning [2021-01-12T22:27:33.517Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-01-12T22:27:33.517Z] --- PASS: TestServiceUpdateLabel (2.27s) [2021-01-12T22:27:33.517Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:27:34.365Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.41s) [2021-01-12T22:27:34.365Z] === RUN TestRemoveInvalidContainer [2021-01-12T22:27:34.365Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-01-12T22:27:34.365Z] === RUN TestRenameLinkedContainer [2021-01-12T22:27:34.365Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-01-12T22:27:34.365Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:34.365Z] === RUN TestRenameStoppedContainer [2021-01-12T22:27:34.442Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-12T22:27:35.008Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-12T22:27:35.936Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-12T22:27:36.496Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-12T22:27:36.751Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-12T22:27:37.311Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-01-12T22:27:38.673Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-01-12T22:27:40.035Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-12T22:27:41.433Z] --- PASS: TestRenameStoppedContainer (6.52s) [2021-01-12T22:27:41.433Z] === RUN TestRenameRunningContainerAndReuse [2021-01-12T22:27:41.921Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-01-12T22:27:43.807Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-12T22:27:44.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-01-12T22:27:44.990Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-12T22:27:45.164Z] --- PASS: TestRenameRunningContainerAndReuse (3.76s) [2021-01-12T22:27:45.164Z] === RUN TestRenameInvalidName [2021-01-12T22:27:46.131Z] --- PASS: TestRenameInvalidName (1.42s) [2021-01-12T22:27:46.131Z] === RUN TestRenameAnonymousContainer [2021-01-12T22:27:46.131Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-01-12T22:27:46.131Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:46.131Z] === RUN TestRenameContainerWithSameName [2021-01-12T22:27:46.355Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-12T22:27:47.667Z] --- PASS: TestRenameContainerWithSameName (1.43s) [2021-01-12T22:27:47.667Z] === RUN TestRenameContainerWithLinkedContainer [2021-01-12T22:27:47.667Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-01-12T22:27:47.667Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:47.667Z] === RUN TestResize [2021-01-12T22:27:48.867Z] --- PASS: TestServiceUpdateSecrets (14.80s) [2021-01-12T22:27:48.867Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:27:49.202Z] --- PASS: TestResize (1.50s) [2021-01-12T22:27:49.202Z] === RUN TestResizeWithInvalidSize [2021-01-12T22:27:49.202Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-01-12T22:27:49.202Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-12T22:27:49.202Z] === RUN TestResizeWhenContainerNotStarted [2021-01-12T22:27:50.736Z] --- PASS: TestResizeWhenContainerNotStarted (1.71s) [2021-01-12T22:27:50.736Z] === RUN TestDaemonRestartKillContainers [2021-01-12T22:27:50.736Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:27:50.736Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:27:50.736Z] === RUN TestStats [2021-01-12T22:27:50.736Z] --- SKIP: TestStats (0.00s) [2021-01-12T22:27:50.736Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-12T22:27:50.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-01-12T22:27:52.148Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-12T22:27:52.148Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-12T22:27:53.074Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-12T22:27:53.074Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-01-12T22:27:53.329Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-12T22:27:53.585Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-01-12T22:27:53.841Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-01-12T22:27:53.841Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-12T22:27:54.767Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-12T22:27:55.471Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.16s) [2021-01-12T22:27:55.471Z] === RUN TestStopContainerWithTimeout [2021-01-12T22:27:55.471Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-01-12T22:27:55.471Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-12T22:27:55.471Z] === RUN TestUpdateRestartPolicy [2021-01-12T22:27:55.694Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-12T22:27:55.694Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-12T22:27:55.694Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-12T22:27:56.256Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-12T22:27:56.511Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-12T22:27:58.397Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-12T22:27:59.321Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-01-12T22:27:59.321Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-01-12T22:27:59.321Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-01-12T22:27:59.577Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-12T22:28:00.940Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-01-12T22:28:01.500Z] === RUN TestDockerSuite/TestEventsRename [2021-01-12T22:28:01.756Z] === RUN TestDockerSuite/TestEventsResize [2021-01-12T22:28:02.682Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-12T22:28:02.682Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2021-01-12T22:28:02.682Z] === RUN TestServiceUpdateNetwork [2021-01-12T22:28:07.920Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-12T22:28:08.849Z] === RUN TestDockerSuite/TestEventsStreaming [2021-01-12T22:28:09.104Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-12T22:28:12.364Z] === RUN TestDockerSuite/TestEventsTop [2021-01-12T22:28:12.364Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-12T22:28:14.874Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-12T22:28:15.802Z] --- PASS: TestServiceUpdateNetwork (13.14s) [2021-01-12T22:28:15.802Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:28:16.559Z] --- PASS: TestUpdateRestartPolicy (19.05s) [2021-01-12T22:28:16.559Z] === RUN TestUpdateRestartWithAutoRemove [2021-01-12T22:28:16.559Z] --- PASS: TestUpdateRestartWithAutoRemove (1.47s) [2021-01-12T22:28:16.559Z] === RUN TestWaitNonBlocked [2021-01-12T22:28:16.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:28:16.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:28:16.559Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:28:16.559Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:28:16.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-01-12T22:28:16.559Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-01-12T22:28:17.164Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-01-12T22:28:18.092Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-01-12T22:28:18.094Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-01-12T22:28:18.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.59s) [2021-01-12T22:28:18.094Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.59s) [2021-01-12T22:28:18.094Z] === RUN TestWaitBlocked [2021-01-12T22:28:18.094Z] --- SKIP: TestWaitBlocked (0.00s) [2021-01-12T22:28:18.094Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:18.094Z] PASS [2021-01-12T22:28:18.094Z] ok github.com/docker/docker/integration/container 65.460s [2021-01-12T22:28:18.094Z] [2021-01-12T22:28:18.094Z] === Skipped [2021-01-12T22:28:18.094Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-01-12T22:28:18.094Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-01-12T22:28:18.094Z] [2021-01-12T22:28:18.094Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-01-12T22:28:18.094Z] copy_test.go:38: testEnv.OSType == "windows" [2021-01-12T22:28:18.094Z] [2021-01-12T22:28:18.094Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-01-12T22:28:18.095Z] copy_test.go:63: testEnv.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-01-12T22:28:18.095Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-01-12T22:28:18.095Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-01-12T22:28:18.095Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-01-12T22:28:18.095Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-01-12T22:28:18.095Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-01-12T22:28:18.095Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-01-12T22:28:18.095Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-01-12T22:28:18.095Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-01-12T22:28:18.095Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-01-12T22:28:18.095Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-01-12T22:28:18.095Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-01-12T22:28:18.095Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-01-12T22:28:18.095Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-01-12T22:28:18.095Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-01-12T22:28:18.095Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-01-12T22:28:18.095Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-01-12T22:28:18.095Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-01-12T22:28:18.095Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-01-12T22:28:18.095Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-01-12T22:28:18.095Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-01-12T22:28:18.095Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-01-12T22:28:18.095Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-01-12T22:28:18.095Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-01-12T22:28:18.095Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-01-12T22:28:18.095Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-01-12T22:28:18.095Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-01-12T22:28:18.095Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-01-12T22:28:18.095Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-01-12T22:28:18.095Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] [2021-01-12T22:28:18.095Z] DONE 88 tests, 37 skipped in 67.816s [2021-01-12T22:28:18.095Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-01-12T22:28:21.001Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:21.001Z] INFO: Testing against a local daemon [2021-01-12T22:28:21.001Z] === RUN TestCommitInheritsEnv [2021-01-12T22:28:21.001Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-01-12T22:28:21.001Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:28:21.001Z] === RUN TestImportExtremelyLargeImageWorks [2021-01-12T22:28:21.001Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T22:28:21.001Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-12T22:28:21.001Z] === RUN TestImagesFilterMultiReference [2021-01-12T22:28:21.001Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-01-12T22:28:21.001Z] === RUN TestImagePullPlatformInvalid [2021-01-12T22:28:21.001Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-01-12T22:28:21.001Z] === RUN TestRemoveImageOrphaning [2021-01-12T22:28:21.968Z] --- PASS: TestRemoveImageOrphaning (0.69s) [2021-01-12T22:28:21.968Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-01-12T22:28:21.968Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-01-12T22:28:21.968Z] === RUN TestTagInvalidReference [2021-01-12T22:28:21.968Z] --- PASS: TestTagInvalidReference (0.03s) [2021-01-12T22:28:21.968Z] === RUN TestTagValidPrefixedRepo [2021-01-12T22:28:21.968Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-01-12T22:28:21.968Z] === RUN TestTagExistedNameWithoutForce [2021-01-12T22:28:21.968Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-01-12T22:28:21.968Z] === RUN TestTagOfficialNames [2021-01-12T22:28:21.968Z] --- PASS: TestTagOfficialNames (0.08s) [2021-01-12T22:28:21.968Z] === RUN TestTagMatchesDigest [2021-01-12T22:28:21.968Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-01-12T22:28:21.968Z] PASS [2021-01-12T22:28:21.968Z] ok github.com/docker/docker/integration/image 2.244s [2021-01-12T22:28:22.426Z] [2021-01-12T22:28:22.426Z] === Skipped [2021-01-12T22:28:22.426Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-01-12T22:28:22.426Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:28:22.426Z] [2021-01-12T22:28:22.426Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-01-12T22:28:22.426Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-01-12T22:28:22.426Z] [2021-01-12T22:28:22.426Z] [2021-01-12T22:28:22.426Z] DONE 11 tests, 2 skipped in 4.148s [2021-01-12T22:28:22.426Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-01-12T22:28:23.968Z] testing: warning: no tests to run [2021-01-12T22:28:23.968Z] PASS [2021-01-12T22:28:23.968Z] ok github.com/docker/docker/integration/network/ipvlan 0.323s [no tests to run] [2021-01-12T22:28:24.427Z] testing: warning: no tests to run [2021-01-12T22:28:24.427Z] PASS [2021-01-12T22:28:24.427Z] ok github.com/docker/docker/integration/network/macvlan 0.495s [no tests to run] [2021-01-12T22:28:25.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:25.967Z] INFO: Testing against a local daemon [2021-01-12T22:28:25.967Z] === RUN TestNetworkCreateDelete [2021-01-12T22:28:25.967Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-01-12T22:28:25.967Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] === RUN TestDockerNetworkDeletePreferID [2021-01-12T22:28:25.967Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-01-12T22:28:25.967Z] 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-12T22:28:25.967Z] === RUN TestDaemonDNSFallback [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-01-12T22:28:25.967Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] === RUN TestInspectNetwork [2021-01-12T22:28:25.967Z] --- SKIP: TestInspectNetwork (0.00s) [2021-01-12T22:28:25.967Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:25.967Z] === RUN TestRunContainerWithBridgeNone [2021-01-12T22:28:25.967Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-01-12T22:28:25.967Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] === RUN TestNetworkInvalidJSON [2021-01-12T22:28:25.967Z] === RUN TestNetworkInvalidJSON//networks/create [2021-01-12T22:28:25.967Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-01-12T22:28:25.967Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:28:25.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:28:25.967Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:28:25.967Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:28:25.967Z] === CONT TestNetworkInvalidJSON//networks/create [2021-01-12T22:28:25.967Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-01-12T22:28:25.967Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-01-12T22:28:25.967Z] === RUN TestNetworkList [2021-01-12T22:28:25.967Z] === RUN TestNetworkList//networks [2021-01-12T22:28:25.967Z] === PAUSE TestNetworkList//networks [2021-01-12T22:28:25.967Z] === RUN TestNetworkList//networks/ [2021-01-12T22:28:25.967Z] === PAUSE TestNetworkList//networks/ [2021-01-12T22:28:25.967Z] === CONT TestNetworkList//networks [2021-01-12T22:28:25.967Z] === CONT TestNetworkList//networks/ [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkList (0.03s) [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkList//networks (0.00s) [2021-01-12T22:28:25.967Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-01-12T22:28:25.967Z] === RUN TestHostIPv4BridgeLabel [2021-01-12T22:28:25.967Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-01-12T22:28:25.967Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestDaemonRestartWithLiveRestore [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestDaemonDefaultNetworkPools [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestDaemonRestartWithExistingNetwork [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-01-12T22:28:25.967Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestServiceWithPredefinedNetwork [2021-01-12T22:28:25.967Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-01-12T22:28:25.967Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:28:25.967Z] === RUN TestServiceWithDataPathPortInit [2021-01-12T22:28:25.967Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-01-12T22:28:25.967Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] PASS [2021-01-12T22:28:25.967Z] ok github.com/docker/docker/integration/network 1.222s [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === Skipped [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-01-12T22:28:25.967Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-01-12T22:28:25.967Z] 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-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-01-12T22:28:25.967Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-01-12T22:28:25.967Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-01-12T22:28:25.967Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-01-12T22:28:25.967Z] network_test.go:126: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:29: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:52: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:96: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:130: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:181: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:206: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:236: FLAKY_TEST [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:326: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-01-12T22:28:25.967Z] service_test.go:394: testEnv.OSType == "windows" [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] [2021-01-12T22:28:25.967Z] DONE 22 tests, 15 skipped in 3.575s [2021-01-12T22:28:25.967Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-01-12T22:28:26.168Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-01-12T22:28:26.168Z] === RUN TestDockerSuite/TestExec [2021-01-12T22:28:26.168Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-12T22:28:26.426Z] testing: warning: no tests to run [2021-01-12T22:28:26.426Z] PASS [2021-01-12T22:28:26.426Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-01-12T22:28:26.426Z] [2021-01-12T22:28:26.426Z] DONE 0 tests in 0.282s [2021-01-12T22:28:26.426Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-01-12T22:28:26.426Z] testing: warning: no tests to run [2021-01-12T22:28:26.426Z] PASS [2021-01-12T22:28:26.426Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-01-12T22:28:26.426Z] [2021-01-12T22:28:26.426Z] DONE 0 tests in 0.264s [2021-01-12T22:28:26.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-01-12T22:28:27.095Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-12T22:28:27.351Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-12T22:28:27.911Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-12T22:28:28.420Z] testing: warning: no tests to run [2021-01-12T22:28:28.420Z] PASS [2021-01-12T22:28:28.420Z] ok github.com/docker/docker/integration/plugin 0.297s [no tests to run] [2021-01-12T22:28:28.420Z] testing: warning: no tests to run [2021-01-12T22:28:28.420Z] PASS [2021-01-12T22:28:28.420Z] ok github.com/docker/docker/integration/plugin/authz 0.494s [no tests to run] [2021-01-12T22:28:29.279Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-12T22:28:29.534Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-12T22:28:30.095Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-12T22:28:30.656Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-12T22:28:31.218Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-12T22:28:31.778Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-12T22:28:32.338Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-12T22:28:32.338Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2021-01-12T22:28:32.338Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2021-01-12T22:28:32.338Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-01-12T22:28:32.338Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.92s) [2021-01-12T22:28:32.338Z] PASS [2021-01-12T22:28:32.338Z] [2021-01-12T22:28:32.338Z] === Skipped [2021-01-12T22:28:32.338Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-01-12T22:28:32.338Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-01-12T22:28:32.338Z] [2021-01-12T22:28:32.338Z] [2021-01-12T22:28:32.338Z] DONE 27 tests, 1 skipped in 181.401s [2021-01-12T22:28:32.338Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-01-12T22:28:32.339Z] ++ 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-12T22:28:32.339Z] ++ set -e [2021-01-12T22:28:32.339Z] ++ '[' -n 0 ']' [2021-01-12T22:28:32.339Z] ++ set -x [2021-01-12T22:28:32.339Z] ++ env -i DEST=/go/src/github.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-12T22:28:32.594Z] INFO: Testing against a local daemon [2021-01-12T22:28:32.594Z] === RUN TestSessionCreate [2021-01-12T22:28:32.594Z] --- PASS: TestSessionCreate (0.05s) [2021-01-12T22:28:32.594Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:28:32.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-01-12T22:28:32.594Z] PASS [2021-01-12T22:28:32.594Z] [2021-01-12T22:28:32.594Z] DONE 2 tests in 0.225s [2021-01-12T22:28:32.594Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-01-12T22:28:32.594Z] ++ 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-12T22:28:32.594Z] ++ set -e [2021-01-12T22:28:32.594Z] ++ '[' -n 0 ']' [2021-01-12T22:28:32.594Z] ++ set -x [2021-01-12T22:28:32.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12T22:28:32.849Z] INFO: Testing against a local daemon [2021-01-12T22:28:32.849Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:28:32.849Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:28:32.849Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:28:32.849Z] === RUN TestEventsExecDie [2021-01-12T22:28:33.412Z] --- PASS: TestEventsExecDie (0.73s) [2021-01-12T22:28:33.412Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:28:33.668Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-01-12T22:28:33.668Z] === RUN TestInfoBinaryCommits [2021-01-12T22:28:33.668Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-01-12T22:28:33.668Z] === RUN TestInfoAPIVersioned [2021-01-12T22:28:33.668Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-01-12T22:28:33.668Z] === RUN TestInfoDiscoveryBackend [2021-01-12T22:28:33.668Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-12T22:28:34.228Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-01-12T22:28:34.228Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-01-12T22:28:34.790Z] === RUN TestDockerSuite/TestExecEnv [2021-01-12T22:28:35.352Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-01-12T22:28:35.352Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-01-12T22:28:35.352Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-12T22:28:35.913Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-01-12T22:28:35.913Z] === RUN TestInfoAPI [2021-01-12T22:28:35.913Z] --- PASS: TestInfoAPI (0.03s) [2021-01-12T22:28:35.913Z] === RUN TestInfoAPIWarnings [2021-01-12T22:28:36.474Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-12T22:28:37.021Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:37.021Z] INFO: Testing against a local daemon [2021-01-12T22:28:37.021Z] === RUN TestExternalGraphDriver [2021-01-12T22:28:37.021Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-12T22:28:37.021Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T22:28:37.021Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:28:37.021Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-01-12T22:28:37.021Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T22:28:37.021Z] PASS [2021-01-12T22:28:37.021Z] ok github.com/docker/docker/integration/plugin/graphdriver 1.438s [2021-01-12T22:28:37.034Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-12T22:28:37.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:37.991Z] INFO: Testing against a local daemon [2021-01-12T22:28:37.991Z] === RUN TestReadPluginNoRead [2021-01-12T22:28:37.991Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-12T22:28:37.991Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T22:28:37.991Z] PASS [2021-01-12T22:28:37.991Z] ok github.com/docker/docker/integration/plugin/logging 1.707s [2021-01-12T22:28:39.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:39.533Z] INFO: Testing against a local daemon [2021-01-12T22:28:39.533Z] === RUN TestPluginInvalidJSON [2021-01-12T22:28:39.548Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-12T22:28:39.992Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:39.992Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:39.992Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:39.992Z] --- PASS: TestPluginInvalidJSON (0.24s) [2021-01-12T22:28:39.992Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:28:39.992Z] === RUN TestPluginInstall [2021-01-12T22:28:39.992Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T22:28:39.992Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T22:28:39.992Z] PASS [2021-01-12T22:28:39.992Z] ok github.com/docker/docker/integration/plugin/common 3.377s [2021-01-12T22:28:39.992Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-12T22:28:40.109Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-01-12T22:28:40.109Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-01-12T22:28:40.451Z] testing: warning: no tests to run [2021-01-12T22:28:40.452Z] PASS [2021-01-12T22:28:40.452Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 3.388s [no tests to run] [2021-01-12T22:28:40.452Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-12T22:28:41.036Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-12T22:28:41.291Z] === RUN TestDockerSuite/TestExecParseError [2021-01-12T22:28:42.217Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-12T22:28:43.167Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-12T22:28:43.371Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:43.371Z] INFO: Testing against a local daemon [2021-01-12T22:28:43.371Z] === RUN TestPluginWithDevMounts [2021-01-12T22:28:43.371Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T22:28:43.371Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:43.371Z] PASS [2021-01-12T22:28:43.371Z] ok github.com/docker/docker/integration/plugin/volumes 1.219s [2021-01-12T22:28:43.371Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] === Skipped [2021-01-12T22:28:43.371Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-12T22:28:43.371Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-12T22:28:43.371Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-01-12T22:28:43.371Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-12T22:28:43.371Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-12T22:28:43.371Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] [2021-01-12T22:28:43.371Z] DONE 7 tests, 5 skipped in 16.612s [2021-01-12T22:28:43.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-01-12T22:28:43.422Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-12T22:28:43.830Z] testing: warning: no tests to run [2021-01-12T22:28:43.830Z] PASS [2021-01-12T22:28:43.830Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-01-12T22:28:43.830Z] [2021-01-12T22:28:43.830Z] DONE 0 tests in 0.297s [2021-01-12T22:28:43.830Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-01-12T22:28:44.289Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:44.289Z] INFO: Testing against a local daemon [2021-01-12T22:28:44.289Z] === RUN TestPluginInvalidJSON [2021-01-12T22:28:44.289Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:44.289Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:44.289Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-01-12T22:28:44.289Z] --- PASS: TestPluginInvalidJSON (0.24s) [2021-01-12T22:28:44.289Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-01-12T22:28:44.289Z] === RUN TestPluginInstall [2021-01-12T22:28:44.289Z] --- SKIP: TestPluginInstall (0.00s) [2021-01-12T22:28:44.289Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T22:28:44.289Z] PASS [2021-01-12T22:28:44.289Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-01-12T22:28:44.289Z] [2021-01-12T22:28:44.289Z] === Skipped [2021-01-12T22:28:44.289Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-01-12T22:28:44.289Z] plugin_test.go:55: testEnv.OSType == "windows" [2021-01-12T22:28:44.289Z] [2021-01-12T22:28:44.289Z] [2021-01-12T22:28:44.289Z] DONE 3 tests, 1 skipped in 0.773s [2021-01-12T22:28:44.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-01-12T22:28:44.785Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-12T22:28:45.264Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:45.264Z] INFO: Testing against a local daemon [2021-01-12T22:28:45.264Z] === RUN TestExternalGraphDriver [2021-01-12T22:28:45.264Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-01-12T22:28:45.264Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T22:28:45.264Z] === RUN TestGraphdriverPluginV2 [2021-01-12T22:28:45.264Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2021-01-12T22:28:45.264Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T22:28:45.264Z] PASS [2021-01-12T22:28:45.264Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-01-12T22:28:45.264Z] [2021-01-12T22:28:45.264Z] === Skipped [2021-01-12T22:28:45.264Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-01-12T22:28:45.264Z] external_test.go:48: runtime.GOOS == "windows" [2021-01-12T22:28:45.264Z] [2021-01-12T22:28:45.264Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2021-01-12T22:28:45.264Z] external_test.go:408: runtime.GOOS == "windows" [2021-01-12T22:28:45.264Z] [2021-01-12T22:28:45.264Z] [2021-01-12T22:28:45.264Z] DONE 2 tests, 2 skipped in 0.749s [2021-01-12T22:28:45.264Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-01-12T22:28:45.345Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-12T22:28:45.906Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-12T22:28:46.256Z] testing: warning: no tests to run [2021-01-12T22:28:46.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:46.256Z] PASS [2021-01-12T22:28:46.256Z] INFO: Testing against a local daemon [2021-01-12T22:28:46.256Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-12T22:28:46.256Z] === RUN TestReadPluginNoRead [2021-01-12T22:28:46.256Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-01-12T22:28:46.256Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T22:28:46.256Z] PASS [2021-01-12T22:28:46.256Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-01-12T22:28:46.256Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-01-12T22:28:46.256Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-01-12T22:28:46.256Z] [2021-01-12T22:28:46.256Z] === Skipped [2021-01-12T22:28:46.256Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-01-12T22:28:46.256Z] read_test.go:21: no unix domain sockets on Windows [2021-01-12T22:28:46.256Z] [2021-01-12T22:28:46.256Z] [2021-01-12T22:28:46.256Z] DONE 1 tests, 1 skipped in 0.825s [2021-01-12T22:28:46.256Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-01-12T22:28:46.715Z] testing: warning: no tests to run [2021-01-12T22:28:46.715Z] PASS [2021-01-12T22:28:46.715Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-01-12T22:28:46.715Z] [2021-01-12T22:28:46.715Z] DONE 0 tests in 0.457s [2021-01-12T22:28:46.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-01-12T22:28:47.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:47.175Z] INFO: Testing against a local daemon [2021-01-12T22:28:47.175Z] === RUN TestPluginWithDevMounts [2021-01-12T22:28:47.175Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-01-12T22:28:47.175Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:47.175Z] PASS [2021-01-12T22:28:47.175Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-01-12T22:28:47.175Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-01-12T22:28:47.633Z] [2021-01-12T22:28:47.633Z] === Skipped [2021-01-12T22:28:47.633Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-01-12T22:28:47.633Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:47.633Z] [2021-01-12T22:28:47.633Z] [2021-01-12T22:28:47.633Z] DONE 1 tests, 1 skipped in 0.789s [2021-01-12T22:28:47.633Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-01-12T22:28:50.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:50.540Z] INFO: Testing against a local daemon [2021-01-12T22:28:50.540Z] === RUN TestSecretInspect [2021-01-12T22:28:50.540Z] --- SKIP: TestSecretInspect (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] === RUN TestSecretList [2021-01-12T22:28:50.540Z] --- SKIP: TestSecretList (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] === RUN TestSecretsCreateAndDelete [2021-01-12T22:28:50.540Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] === RUN TestSecretsUpdate [2021-01-12T22:28:50.540Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] === RUN TestTemplatedSecret [2021-01-12T22:28:50.540Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] === RUN TestSecretCreateResolve [2021-01-12T22:28:50.540Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:50.540Z] PASS [2021-01-12T22:28:50.540Z] ok github.com/docker/docker/integration/secret 1.104s [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === Skipped [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-01-12T22:28:50.540Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] [2021-01-12T22:28:50.540Z] DONE 6 tests, 6 skipped in 3.091s [2021-01-12T22:28:50.540Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-01-12T22:28:52.438Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-01-12T22:28:52.438Z] === RUN TestInfoDebug [2021-01-12T22:28:52.693Z] --- PASS: TestInfoDebug (0.52s) [2021-01-12T22:28:52.693Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:28:53.252Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-01-12T22:28:53.252Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:28:53.815Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2021-01-12T22:28:53.815Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:28:54.070Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-01-12T22:28:54.070Z] === RUN TestPingCacheHeaders [2021-01-12T22:28:54.070Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-01-12T22:28:54.070Z] === RUN TestPingGet [2021-01-12T22:28:54.070Z] --- PASS: TestPingGet (0.01s) [2021-01-12T22:28:54.070Z] === RUN TestPingHead [2021-01-12T22:28:54.070Z] --- PASS: TestPingHead (0.02s) [2021-01-12T22:28:54.070Z] === RUN TestVersion [2021-01-12T22:28:54.070Z] --- PASS: TestVersion (0.02s) [2021-01-12T22:28:54.070Z] PASS [2021-01-12T22:28:54.070Z] [2021-01-12T22:28:54.070Z] === Skipped [2021-01-12T22:28:54.070Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:28:54.070Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-01-12T22:28:54.070Z] [2021-01-12T22:28:54.070Z] [2021-01-12T22:28:54.070Z] DONE 18 tests, 1 skipped in 21.433s [2021-01-12T22:28:54.071Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-01-12T22:28:54.071Z] ++ 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-12T22:28:54.071Z] ++ set -e [2021-01-12T22:28:54.071Z] ++ '[' -n 0 ']' [2021-01-12T22:28:54.071Z] ++ set -x [2021-01-12T22:28:54.071Z] ++ env -i DEST=/go/src/github.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-12T22:28:54.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:54.278Z] INFO: Testing against a local daemon [2021-01-12T22:28:54.278Z] === RUN TestServiceCreateInit [2021-01-12T22:28:54.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-01-12T22:28:54.278Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-01-12T22:28:54.278Z] --- PASS: TestServiceCreateInit (0.05s) [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceMultipleTimes [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceConflict [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceMaxReplicas [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateWithDuplicateNetworkNames [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceSecretFileMode [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceConfigFileMode [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceSysctls [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateServiceCapabilities [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestInspect [2021-01-12T22:28:54.278Z] --- SKIP: TestInspect (0.00s) [2021-01-12T22:28:54.278Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestCreateJob [2021-01-12T22:28:54.278Z] --- SKIP: TestCreateJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestReplicatedJob [2021-01-12T22:28:54.278Z] --- SKIP: TestReplicatedJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestUpdateReplicatedJob [2021-01-12T22:28:54.278Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestServiceListWithStatuses [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-01-12T22:28:54.278Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestDockerNetworkConnectAlias [2021-01-12T22:28:54.278Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-01-12T22:28:54.278Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestDockerNetworkReConnect [2021-01-12T22:28:54.278Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-01-12T22:28:54.278Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestServicePlugin [2021-01-12T22:28:54.278Z] --- SKIP: TestServicePlugin (0.00s) [2021-01-12T22:28:54.278Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] === RUN TestServiceUpdateLabel [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] === RUN TestServiceUpdateSecrets [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] === RUN TestServiceUpdateConfigs [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] === RUN TestServiceUpdateNetwork [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] === RUN TestServiceUpdatePidsLimit [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-01-12T22:28:54.278Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] PASS [2021-01-12T22:28:54.278Z] ok github.com/docker/docker/integration/service 1.688s [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === Skipped [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:28:54.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-01-12T22:28:54.278Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-01-12T22:28:54.278Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-01-12T22:28:54.278Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-01-12T22:28:54.278Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-01-12T22:28:54.278Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-01-12T22:28:54.278Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-01-12T22:28:54.278Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-01-12T22:28:54.278Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-01-12T22:28:54.278Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-01-12T22:28:54.278Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] [2021-01-12T22:28:54.278Z] DONE 24 tests, 23 skipped in 3.821s [2021-01-12T22:28:54.327Z] INFO: Testing against a local daemon [2021-01-12T22:28:54.327Z] === RUN TestVolumesCreateAndList [2021-01-12T22:28:54.327Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-01-12T22:28:54.327Z] === RUN TestVolumesRemove [2021-01-12T22:28:54.327Z] --- PASS: TestVolumesRemove (0.05s) [2021-01-12T22:28:54.327Z] === RUN TestVolumesInspect [2021-01-12T22:28:54.327Z] --- PASS: TestVolumesInspect (0.02s) [2021-01-12T22:28:54.327Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:28:54.327Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:28:54.327Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:28:54.327Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:28:54.327Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-01-12T22:28:54.327Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T22:28:54.327Z] PASS [2021-01-12T22:28:54.327Z] [2021-01-12T22:28:54.327Z] DONE 5 tests in 0.212s [2021-01-12T22:28:54.327Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:28:54.583Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:28:54.583Z] +++ kill 5634 [2021-01-12T22:28:54.737Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-01-12T22:28:55.944Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:28:55.944Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:28:55.944Z] [2021-01-12T22:28:55.944Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:28:55.944Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:28:55.944Z] [2021-01-12T22:28:55.944Z] To set a process to complain mode, use the command line tool [2021-01-12T22:28:55.944Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:28:55.944Z] +++ true [2021-01-12T22:28:55.944Z] exiting test-integration [2021-01-12T22:28:55.944Z] ++ exit 0 [2021-01-12T22:28:55.944Z] [2021-01-12T22:28:56.506Z] + for job in $(jobs -p) [2021-01-12T22:28:56.506Z] + wait 18958 [2021-01-12T22:28:57.067Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-12T22:28:57.322Z] === RUN TestDockerSuite/TestExecTTY [2021-01-12T22:28:57.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:28:57.653Z] INFO: Testing against a local daemon [2021-01-12T22:28:57.653Z] === RUN TestSessionCreate [2021-01-12T22:28:57.653Z] --- SKIP: TestSessionCreate (0.00s) [2021-01-12T22:28:57.653Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:57.653Z] === RUN TestSessionCreateWithBadUpgrade [2021-01-12T22:28:57.653Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-01-12T22:28:57.653Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:57.653Z] PASS [2021-01-12T22:28:57.653Z] ok github.com/docker/docker/integration/session 1.124s [2021-01-12T22:28:57.653Z] [2021-01-12T22:28:57.653Z] === Skipped [2021-01-12T22:28:57.653Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-01-12T22:28:57.653Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:57.653Z] [2021-01-12T22:28:57.653Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-01-12T22:28:57.653Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-01-12T22:28:57.653Z] [2021-01-12T22:28:57.653Z] [2021-01-12T22:28:57.653Z] DONE 2 tests, 2 skipped in 2.878s [2021-01-12T22:28:57.653Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-01-12T22:28:57.882Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-12T22:28:58.808Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-12T22:28:59.064Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-12T22:28:59.624Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-12T22:28:59.624Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-12T22:29:00.559Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:29:00.559Z] INFO: Testing against a local daemon [2021-01-12T22:29:00.559Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-01-12T22:29:00.559Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:29:00.559Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:29:00.559Z] === RUN TestEventsExecDie [2021-01-12T22:29:00.559Z] --- SKIP: TestEventsExecDie (0.00s) [2021-01-12T22:29:00.559Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-12T22:29:00.559Z] === RUN TestEventsBackwardsCompatible [2021-01-12T22:29:00.559Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-01-12T22:29:00.559Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-12T22:29:00.559Z] === RUN TestInfoAPI [2021-01-12T22:29:00.559Z] --- PASS: TestInfoAPI (0.03s) [2021-01-12T22:29:00.559Z] === RUN TestInfoAPIWarnings [2021-01-12T22:29:00.559Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-01-12T22:29:00.559Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:29:00.559Z] === RUN TestInfoDebug [2021-01-12T22:29:00.559Z] --- SKIP: TestInfoDebug (0.00s) [2021-01-12T22:29:00.559Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:00.559Z] === RUN TestInfoInsecureRegistries [2021-01-12T22:29:00.559Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-01-12T22:29:00.559Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:00.559Z] === RUN TestInfoRegistryMirrors [2021-01-12T22:29:00.559Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-01-12T22:29:00.559Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:00.559Z] === RUN TestLoginFailsWithBadCredentials [2021-01-12T22:29:00.993Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-01-12T22:29:01.248Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-12T22:29:02.175Z] === RUN TestDockerSuite/TestExecWithTERM [2021-01-12T22:29:02.430Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-12T22:29:02.741Z] --- PASS: TestLoginFailsWithBadCredentials (2.00s) [2021-01-12T22:29:02.741Z] === RUN TestPingCacheHeaders [2021-01-12T22:29:02.741Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-01-12T22:29:02.741Z] === RUN TestPingGet [2021-01-12T22:29:02.741Z] --- PASS: TestPingGet (0.03s) [2021-01-12T22:29:02.741Z] === RUN TestPingHead [2021-01-12T22:29:02.741Z] --- PASS: TestPingHead (0.03s) [2021-01-12T22:29:02.741Z] === RUN TestVersion [2021-01-12T22:29:02.741Z] --- PASS: TestVersion (0.03s) [2021-01-12T22:29:02.741Z] PASS [2021-01-12T22:29:02.741Z] ok github.com/docker/docker/integration/system 3.313s [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === Skipped [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-01-12T22:29:02.741Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-01-12T22:29:02.741Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-01-12T22:29:02.741Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-01-12T22:29:02.741Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-01-12T22:29:02.741Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-01-12T22:29:02.741Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-01-12T22:29:02.741Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] [2021-01-12T22:29:02.741Z] DONE 13 tests, 7 skipped in 5.276s [2021-01-12T22:29:02.741Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-01-12T22:29:02.991Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-12T22:29:05.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:29:05.647Z] INFO: Testing against a local daemon [2021-01-12T22:29:05.647Z] === RUN TestVolumesCreateAndList [2021-01-12T22:29:05.647Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-01-12T22:29:05.647Z] === RUN TestVolumesRemove [2021-01-12T22:29:05.647Z] --- PASS: TestVolumesRemove (0.07s) [2021-01-12T22:29:05.647Z] === RUN TestVolumesInspect [2021-01-12T22:29:05.647Z] --- PASS: TestVolumesInspect (0.03s) [2021-01-12T22:29:05.647Z] === RUN TestVolumesInvalidJSON [2021-01-12T22:29:05.647Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-01-12T22:29:05.647Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-01-12T22:29:05.647Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-01-12T22:29:05.647Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-01-12T22:29:05.647Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-01-12T22:29:05.647Z] PASS [2021-01-12T22:29:05.647Z] ok github.com/docker/docker/integration/volume 1.206s [2021-01-12T22:29:06.105Z] [2021-01-12T22:29:06.105Z] DONE 5 tests in 3.136s [2021-01-12T22:29:06.105Z] INFO: make.ps1 ended at 01/12/2021 22:29:05 [2021-01-12T22:29:06.105Z] INFO: Integration CLI tests being run from the host: [2021-01-12T22:29:06.105Z] 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-12T22:29:08.230Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-01-12T22:29:12.389Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-01-12T22:29:13.750Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-01-12T22:29:14.674Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-01-12T22:29:14.674Z] INFO: Testing against a local daemon [2021-01-12T22:29:14.674Z] === RUN TestDockerSuite [2021-01-12T22:29:14.674Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-01-12T22:29:14.674Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-01-12T22:29:14.674Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-01-12T22:29:14.674Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-01-12T22:29:15.132Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-01-12T22:29:15.132Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-01-12T22:29:15.132Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-01-12T22:29:15.132Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-01-12T22:29:16.098Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-01-12T22:29:16.098Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-01-12T22:29:16.556Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-01-12T22:29:17.016Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-01-12T22:29:18.986Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-12T22:29:18.986Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-12T22:29:18.986Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-12T22:29:18.986Z] === RUN TestDockerSuite/TestHealth [2021-01-12T22:29:31.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-01-12T22:29:37.682Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-12T22:29:37.682Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-12T22:29:37.682Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-12T22:29:37.682Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-01-12T22:29:38.242Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-12T22:29:38.242Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-12T22:29:38.803Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-12T22:29:38.803Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-12T22:29:38.803Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-12T22:29:38.803Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-12T22:29:39.059Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-12T22:29:39.314Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-12T22:29:39.571Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-12T22:29:39.571Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-12T22:29:40.132Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-12T22:29:40.387Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-12T22:29:40.948Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-12T22:29:41.509Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-12T22:29:41.509Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-12T22:29:42.072Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-12T22:29:45.334Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-12T22:29:45.334Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-12T22:29:45.334Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-12T22:29:45.895Z] === RUN TestDockerSuite/TestImportFile [2021-01-12T22:29:47.265Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-12T22:29:47.265Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-12T22:29:48.194Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-12T22:29:49.557Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-12T22:29:50.483Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-12T22:29:51.044Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-12T22:29:51.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-01-12T22:29:51.300Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-12T22:29:51.860Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-12T22:29:52.116Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-01-12T22:29:52.116Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-12T22:29:52.677Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-12T22:29:53.239Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-12T22:29:54.168Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-12T22:29:54.731Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-12T22:29:55.293Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-12T22:29:55.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-01-12T22:29:56.110Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-12T22:29:56.110Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-01-12T22:29:57.475Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-12T22:29:58.036Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-12T22:29:58.596Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-12T22:29:58.596Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-12T22:29:59.158Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-12T22:29:59.158Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-12T22:30:00.523Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-12T22:30:01.085Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-12T22:30:01.647Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-12T22:30:02.234Z] === RUN TestDockerSuite/TestInspectImage [2021-01-12T22:30:02.234Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-12T22:30:02.234Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-12T22:30:02.234Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-12T22:30:02.795Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-12T22:30:03.723Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-12T22:30:03.723Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-12T22:30:04.284Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-12T22:30:05.209Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-12T22:30:07.094Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-12T22:30:07.094Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-12T22:30:07.350Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-12T22:30:07.911Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-12T22:30:08.837Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-12T22:30:09.093Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-12T22:30:09.654Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-12T22:30:10.215Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-12T22:30:10.775Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-12T22:30:11.031Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-12T22:30:11.591Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-12T22:30:11.591Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-01-12T22:30:12.955Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-12T22:30:13.885Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-12T22:30:14.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-01-12T22:30:14.811Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-12T22:30:15.067Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-12T22:30:16.440Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-12T22:30:18.334Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-12T22:30:20.225Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-12T22:30:20.225Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-12T22:30:22.114Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-12T22:30:22.369Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-12T22:30:22.930Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-12T22:30:31.009Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-12T22:30:31.264Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-12T22:30:31.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-01-12T22:30:32.751Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-12T22:30:33.312Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-12T22:30:35.199Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-01-12T22:30:35.199Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-12T22:30:35.455Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-12T22:30:35.455Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-12T22:30:35.455Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-12T22:30:36.385Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-12T22:30:36.957Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-12T22:30:41.116Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-12T22:30:41.116Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-12T22:30:46.354Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-12T22:30:46.354Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-12T22:30:46.354Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-12T22:30:46.917Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-12T22:30:47.843Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-12T22:30:47.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-01-12T22:30:48.406Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-12T22:30:49.771Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-12T22:30:50.697Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-12T22:30:53.212Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-12T22:30:53.467Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-12T22:30:54.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-01-12T22:30:54.027Z] === RUN TestDockerSuite/TestLogsSince [2021-01-12T22:31:00.586Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-12T22:31:07.113Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-12T22:31:07.113Z] === RUN TestDockerSuite/TestLogsTail [2021-01-12T22:31:07.113Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-12T22:31:07.674Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-12T22:31:07.936Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-12T22:31:08.191Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-12T22:31:08.752Z] === RUN TestDockerSuite/TestNetHostname [2021-01-12T22:31:10.116Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-12T22:31:10.116Z] === RUN TestDockerSuite/TestNetworkEvents [2021-01-12T22:31:16.643Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-12T22:31:17.204Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-12T22:31:17.765Z] === RUN TestDockerSuite/TestPluginActive [2021-01-12T22:31:21.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-01-12T22:31:22.855Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-12T22:31:23.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-01-12T22:31:33.739Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-12T22:31:33.739Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-12T22:31:34.669Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-12T22:31:37.930Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-12T22:31:41.190Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-12T22:31:43.075Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-12T22:31:45.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-01-12T22:31:46.065Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-01-12T22:31:46.065Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-01-12T22:31:46.065Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-01-12T22:31:46.065Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-01-12T22:31:46.523Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-01-12T22:31:49.759Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-12T22:31:51.647Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-12T22:31:52.306Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-01-12T22:31:52.306Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-01-12T22:31:52.306Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-01-12T22:31:53.010Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-12T22:31:53.936Z] === RUN TestDockerSuite/TestPortList [2021-01-12T22:31:54.479Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-01-12T22:31:56.664Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-01-12T22:31:56.664Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-01-12T22:31:56.664Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-01-12T22:31:56.664Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-01-12T22:31:56.664Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-01-12T22:31:59.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-01-12T22:31:59.562Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-01-12T22:31:59.562Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-01-12T22:32:00.468Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-12T22:32:00.723Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-12T22:32:06.627Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-01-12T22:32:07.251Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-12T22:32:07.251Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-12T22:32:07.251Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-12T22:32:07.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-12T22:32:07.813Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-12T22:32:08.373Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-12T22:32:08.373Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-12T22:32:08.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-12T22:32:08.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-12T22:32:10.304Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-12T22:32:10.304Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-01-12T22:32:12.207Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-01-12T22:32:13.133Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-01-12T22:32:13.389Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-01-12T22:32:13.644Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-12T22:32:15.532Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-12T22:32:15.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-01-12T22:32:16.460Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-12T22:32:18.974Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-12T22:32:23.143Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-12T22:32:23.143Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-12T22:32:26.410Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-12T22:32:32.943Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-12T22:32:33.516Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-12T22:32:34.880Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-12T22:32:35.807Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-12T22:32:36.733Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-12T22:32:38.619Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-12T22:32:39.983Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-12T22:32:40.908Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-12T22:32:40.908Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-12T22:32:41.470Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-12T22:32:42.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-01-12T22:32:43.395Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-12T22:32:45.284Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-12T22:32:45.845Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-12T22:32:45.845Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-12T22:32:46.101Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-12T22:32:46.358Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-12T22:32:46.358Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-12T22:32:46.919Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-12T22:32:47.847Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-12T22:32:49.222Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-12T22:32:49.782Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-12T22:32:56.315Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-12T22:32:56.571Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-12T22:32:57.934Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-12T22:32:57.934Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-12T22:32:57.934Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-12T22:32:58.189Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-12T22:33:00.702Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-12T22:33:01.263Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-12T22:33:03.779Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-12T22:33:04.705Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-12T22:33:04.705Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-12T22:33:04.705Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-12T22:33:07.218Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-12T22:33:07.783Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-12T22:33:08.051Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-12T22:33:09.427Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-12T22:33:10.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-12T22:33:11.717Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-12T22:33:12.279Z] === RUN TestDockerSuite/TestRmiTag [2021-01-12T22:33:12.279Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-12T22:33:12.839Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-12T22:33:15.353Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-12T22:33:15.913Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-12T22:33:16.474Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-12T22:33:16.729Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-12T22:33:17.656Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-12T22:33:18.216Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-12T22:33:18.216Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-12T22:33:18.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-12T22:33:18.778Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-12T22:33:19.338Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-12T22:33:20.264Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-12T22:33:20.824Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-12T22:33:21.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-01-12T22:33:21.385Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-12T22:33:21.947Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-01-12T22:33:22.880Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-12T22:33:24.244Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-01-12T22:33:25.171Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-01-12T22:33:26.098Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-01-12T22:33:26.658Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-01-12T22:33:27.220Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-01-12T22:33:27.781Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-12T22:33:28.709Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-01-12T22:33:29.269Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-12T22:33:29.829Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-12T22:33:30.390Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-12T22:33:30.645Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-12T22:33:30.645Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-12T22:33:32.535Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-12T22:33:33.098Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-12T22:33:33.659Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-12T22:33:34.220Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-12T22:33:34.782Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-12T22:33:34.782Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-12T22:33:35.343Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-12T22:33:35.903Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-12T22:33:36.464Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-12T22:33:36.728Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-12T22:33:37.289Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-12T22:33:37.289Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-12T22:33:38.215Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-12T22:33:38.215Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-12T22:33:38.776Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-12T22:33:39.338Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-12T22:33:40.265Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-12T22:33:40.826Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-12T22:33:40.826Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-12T22:33:41.386Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-12T22:33:42.751Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-12T22:33:43.675Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-12T22:33:44.236Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-12T22:33:44.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-12T22:33:45.724Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-12T22:33:46.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-12T22:33:46.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-01-12T22:33:47.165Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-12T22:33:47.726Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-12T22:33:49.616Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-12T22:33:52.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-01-12T22:33:52.149Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-12T22:33:52.149Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-12T22:33:52.714Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-12T22:33:54.601Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-01-12T22:33:54.601Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-12T22:33:55.526Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-12T22:33:57.413Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-01-12T22:33:57.973Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-12T22:34:00.493Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-12T22:34:00.493Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-12T22:34:00.493Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-12T22:34:00.493Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-01-12T22:34:00.493Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-12T22:34:01.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-01-12T22:34:03.043Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-01-12T22:34:03.225Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-12T22:34:03.481Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-01-12T22:34:03.501Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-01-12T22:34:03.501Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-01-12T22:34:03.501Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-01-12T22:34:03.957Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-01-12T22:34:04.845Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-12T22:34:05.407Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-12T22:34:06.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-01-12T22:34:06.587Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-12T22:34:06.859Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-01-12T22:34:07.512Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-01-12T22:34:07.512Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-12T22:34:07.768Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-01-12T22:34:08.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-01-12T22:34:08.390Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-01-12T22:34:08.390Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-01-12T22:34:08.390Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-01-12T22:34:09.672Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-12T22:34:09.672Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-12T22:34:10.232Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-12T22:34:10.561Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-01-12T22:34:10.793Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-01-12T22:34:10.793Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-12T22:34:11.353Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-01-12T22:34:11.913Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-12T22:34:11.913Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-12T22:34:12.840Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-12T22:34:13.402Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-12T22:34:13.964Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-12T22:34:14.889Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-12T22:34:15.145Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-01-12T22:34:15.401Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-12T22:34:15.961Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-12T22:34:16.522Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-12T22:34:17.084Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-12T22:34:17.084Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-12T22:34:17.646Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-12T22:34:18.206Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-12T22:34:19.570Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-12T22:34:19.571Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T22:34:19.571Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-12T22:34:20.865Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-01-12T22:34:22.083Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-12T22:34:22.083Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-12T22:34:31.184Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-01-12T22:34:31.184Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-01-12T22:34:31.184Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-01-12T22:34:33.362Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-01-12T22:34:34.253Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-01-12T22:34:34.253Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-12T22:34:34.813Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-01-12T22:34:34.813Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-01-12T22:34:34.813Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-12T22:34:34.813Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-12T22:34:34.896Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-01-12T22:34:35.375Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-12T22:34:37.264Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-12T22:34:38.190Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-12T22:34:39.120Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddScript [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-01-12T22:34:39.575Z] === RUN TestDockerSuite/TestBuildAddTar [2021-01-12T22:34:39.681Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-01-12T22:34:44.919Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-12T22:34:45.175Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-12T22:34:45.431Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-12T22:34:46.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-12T22:34:46.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-12T22:34:46.611Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-12T22:34:47.536Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-01-12T22:34:47.792Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-12T22:34:48.740Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-12T22:34:50.104Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-12T22:34:50.104Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-12T22:34:50.359Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-12T22:34:51.286Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-01-12T22:34:51.541Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-12T22:34:52.467Z] === RUN TestDockerSuite/TestRunMount [2021-01-12T22:34:56.633Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-12T22:34:57.194Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-12T22:34:57.756Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-12T22:34:58.682Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-12T22:35:00.048Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-12T22:35:01.934Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-12T22:35:03.295Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-12T22:35:04.221Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-01-12T22:35:04.784Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-12T22:35:06.158Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-12T22:35:07.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-01-12T22:35:07.340Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-12T22:35:07.340Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-12T22:35:07.901Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-12T22:35:08.829Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-12T22:35:09.392Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-12T22:35:09.605Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-01-12T22:35:09.605Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-01-12T22:35:09.605Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-01-12T22:35:09.953Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-12T22:35:10.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-01-12T22:35:11.571Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-12T22:35:12.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-01-12T22:35:13.189Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-12T22:35:15.709Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-01-12T22:35:17.073Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-12T22:35:17.329Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-12T22:35:17.329Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-01-12T22:35:18.258Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-12T22:35:18.258Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-12T22:35:18.818Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-12T22:35:18.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-01-12T22:35:19.379Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-12T22:35:19.379Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-12T22:35:19.940Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-12T22:35:21.855Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-01-12T22:35:24.366Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-01-12T22:35:24.396Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-01-12T22:35:24.852Z] === RUN TestDockerSuite/TestBuildBlankName [2021-01-12T22:35:25.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-01-12T22:35:25.729Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-01-12T22:35:25.729Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-12T22:35:26.290Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-01-12T22:35:26.545Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-01-12T22:35:27.107Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-12T22:35:28.472Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-12T22:35:29.034Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-01-12T22:35:29.961Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-12T22:35:30.217Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-12T22:35:30.473Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-12T22:35:31.034Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-12T22:35:31.594Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T22:35:31.594Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-12T22:35:32.155Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-12T22:35:32.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-01-12T22:35:32.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-01-12T22:35:32.410Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-01-12T22:35:32.970Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-12T22:35:32.970Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-12T22:35:33.225Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-01-12T22:35:34.589Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-12T22:35:34.589Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-12T22:35:37.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-01-12T22:35:37.128Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-12T22:35:38.053Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-01-12T22:35:38.053Z] === RUN TestDockerSuite/TestRunRm [2021-01-12T22:35:38.613Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-12T22:35:42.774Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-12T22:35:42.774Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-12T22:35:43.029Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-01-12T22:35:44.393Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-01-12T22:35:44.954Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-01-12T22:35:45.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-01-12T22:35:47.465Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-01-12T22:35:49.978Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-01-12T22:35:49.978Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-01-12T22:35:50.538Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-01-12T22:35:51.099Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-01-12T22:35:51.354Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-01-12T22:35:51.609Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-01-12T22:35:52.170Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-01-12T22:35:52.733Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-01-12T22:35:53.676Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-12T22:35:53.941Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-01-12T22:35:54.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-01-12T22:35:54.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-01-12T22:35:54.203Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-12T22:35:54.764Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-12T22:35:57.278Z] === RUN TestDockerSuite/TestRunState [2021-01-12T22:35:57.533Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-01-12T22:35:58.459Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-12T22:35:58.717Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-12T22:35:58.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-01-12T22:35:58.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-01-12T22:35:58.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-01-12T22:35:59.644Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-12T22:35:59.644Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-01-12T22:35:59.644Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-12T22:36:00.571Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-12T22:36:00.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-01-12T22:36:00.827Z] === RUN TestDockerSuite/TestRunSysctls [2021-01-12T22:36:02.191Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-12T22:36:02.447Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-12T22:36:02.447Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-12T22:36:03.009Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-01-12T22:36:03.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-01-12T22:36:03.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-01-12T22:36:03.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-01-12T22:36:03.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-01-12T22:36:03.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-01-12T22:36:04.896Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-01-12T22:36:05.151Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-01-12T22:36:05.407Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-01-12T22:36:06.334Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-01-12T22:36:08.848Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-01-12T22:36:09.408Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-12T22:36:12.678Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-12T22:36:12.678Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-12T22:36:13.238Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-12T22:36:13.493Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-12T22:36:15.379Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-12T22:36:16.305Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-12T22:36:16.562Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-12T22:36:16.817Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-12T22:36:16.817Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-12T22:36:17.378Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-12T22:36:17.941Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-12T22:36:18.196Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-01-12T22:36:18.196Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-12T22:36:18.196Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-12T22:36:18.756Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-12T22:36:22.019Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-01-12T22:36:22.019Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-12T22:36:22.274Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-12T22:36:23.200Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-12T22:36:25.088Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-12T22:36:26.015Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-12T22:36:27.395Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-12T22:36:28.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-01-12T22:36:28.760Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-12T22:36:29.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-01-12T22:36:29.321Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-01-12T22:36:29.526Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-01-12T22:36:29.881Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-01-12T22:36:29.983Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-01-12T22:36:30.441Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-01-12T22:36:30.948Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-01-12T22:36:30.948Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-01-12T22:36:31.367Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-01-12T22:36:31.930Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-01-12T22:36:32.186Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-12T22:36:32.186Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-01-12T22:36:32.745Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-01-12T22:36:33.306Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-01-12T22:36:33.866Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-01-12T22:36:34.123Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-01-12T22:36:34.123Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-01-12T22:36:34.686Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-01-12T22:36:34.941Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-12T22:36:34.941Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-12T22:36:35.503Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-12T22:36:35.631Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-01-12T22:36:35.758Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-01-12T22:36:36.014Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-01-12T22:36:36.089Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-01-12T22:36:36.089Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-01-12T22:36:36.089Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-01-12T22:36:36.940Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-01-12T22:36:36.940Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-12T22:36:36.940Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-12T22:36:37.501Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-12T22:36:37.620Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-01-12T22:36:38.077Z] === RUN TestDockerSuite/TestBuildCmd [2021-01-12T22:36:38.431Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-01-12T22:36:38.535Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-01-12T22:36:38.992Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-01-12T22:36:38.993Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-01-12T22:36:38.993Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-12T22:36:39.262Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-12T22:36:39.262Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-12T22:36:39.449Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-01-12T22:36:40.187Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-12T22:36:40.748Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-12T22:36:42.140Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-12T22:36:42.702Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-12T22:36:42.703Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-12T22:36:42.703Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-12T22:36:43.263Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-01-12T22:36:44.125Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-01-12T22:36:44.189Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-01-12T22:36:44.750Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-12T22:36:45.006Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-12T22:36:45.656Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-01-12T22:36:45.656Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-01-12T22:36:45.933Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-12T22:36:46.188Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-12T22:36:46.444Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-12T22:36:46.620Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-01-12T22:36:46.620Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-01-12T22:36:47.077Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-01-12T22:36:47.808Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-12T22:36:48.064Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-12T22:36:48.064Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-01-12T22:36:48.611Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-01-12T22:36:49.067Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-01-12T22:36:49.432Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-12T22:36:49.433Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-12T22:36:49.433Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-12T22:36:49.524Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-01-12T22:36:49.524Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-01-12T22:36:49.982Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-01-12T22:36:50.360Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-01-12T22:36:50.921Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-12T22:36:50.946Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-01-12T22:36:50.946Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-01-12T22:36:50.946Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-01-12T22:36:52.289Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-12T22:36:52.849Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-12T22:36:52.849Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-12T22:36:52.849Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-12T22:36:52.849Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-12T22:36:53.409Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-12T22:36:55.628Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-01-12T22:36:55.925Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-12T22:37:01.168Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-12T22:37:01.730Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-12T22:37:02.654Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-12T22:37:03.580Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-12T22:37:06.090Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-12T22:37:07.979Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-12T22:37:08.541Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-12T22:37:09.469Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-01-12T22:37:10.028Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-12T22:37:11.916Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-12T22:37:12.171Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-01-12T22:37:13.097Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-12T22:37:14.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-01-12T22:37:15.554Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-12T22:37:20.794Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-12T22:37:23.303Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-12T22:37:28.540Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-12T22:37:30.424Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-01-12T22:37:30.424Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-01-12T22:37:31.283Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-01-12T22:37:31.283Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-01-12T22:37:31.283Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-01-12T22:37:31.788Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-12T22:37:32.715Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-12T22:37:32.970Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-12T22:37:33.532Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-12T22:37:33.532Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-12T22:37:34.165Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-12T22:37:34.183Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-01-12T22:37:34.183Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-01-12T22:37:34.640Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-01-12T22:37:34.640Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-01-12T22:37:35.097Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-01-12T22:37:35.097Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-01-12T22:37:36.682Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-12T22:37:38.043Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-01-12T22:37:39.929Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-01-12T22:37:39.929Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-01-12T22:37:40.184Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-01-12T22:37:40.745Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-01-12T22:37:40.745Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-01-12T22:37:41.671Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-01-12T22:37:43.036Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-01-12T22:37:43.036Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-01-12T22:37:43.963Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-01-12T22:37:44.524Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-01-12T22:37:45.086Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-01-12T22:37:46.011Z] === RUN TestDockerSuite/TestUpdateStats [2021-01-12T22:37:50.170Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-01-12T22:37:50.425Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-01-12T22:37:50.425Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-01-12T22:37:50.986Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-01-12T22:37:51.549Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-12T22:37:54.060Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-01-12T22:37:55.439Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-01-12T22:37:56.160Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-01-12T22:37:56.161Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-01-12T22:37:56.161Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-01-12T22:37:56.802Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-01-12T22:37:59.317Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-01-12T22:38:00.683Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-12T22:38:03.201Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-12T22:38:05.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-01-12T22:38:07.078Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-01-12T22:38:08.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-01-12T22:38:09.368Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-01-12T22:38:10.296Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-01-12T22:38:11.660Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-01-12T22:38:13.035Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-01-12T22:38:13.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-01-12T22:38:13.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-01-12T22:38:13.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-01-12T22:38:14.397Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-01-12T22:38:14.653Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-01-12T22:38:15.579Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-01-12T22:38:17.466Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-12T22:38:17.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-01-12T22:38:19.085Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-01-12T22:38:21.980Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-01-12T22:38:22.702Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-01-12T22:38:32.636Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-12T22:38:32.636Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-12T22:38:32.636Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-12T22:38:32.891Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-12T22:38:32.891Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-12T22:38:33.146Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-12T22:38:33.146Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-12T22:38:33.707Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-12T22:38:33.707Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-12T22:38:34.269Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-12T22:38:34.269Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-12T22:38:34.269Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-12T22:38:34.269Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-12T22:38:34.526Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-12T22:38:35.889Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-12T22:38:35.889Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-12T22:38:36.144Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-12T22:38:36.144Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-12T22:38:36.144Z] === RUN TestDockerSuite/TestVolumeEvents [2021-01-12T22:38:41.403Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-12T22:38:43.290Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-12T22:38:43.290Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-12T22:38:43.290Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-12T22:38:45.176Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-12T22:38:47.062Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite (1383.76s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.14s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.68s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.69s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.37s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.97s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.94s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.27s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.28s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.67s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.55s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.61s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.82s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.73s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.78s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.88s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.12s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.80s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.07s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.38s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.21s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.68s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.98s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.74s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.89s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.59s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.06s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.52s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.38s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.29s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.55s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.37s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.04s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.67s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.16s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.15s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.62s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.50s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.69s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.95s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.35s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.55s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.52s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.48s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.15s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.95s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.53s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.53s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.32s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.77s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.57s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.38s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.71s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.34s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.79s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.45s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.28s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2021-01-12T22:38:47.062Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T22:38:47.062Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.43s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.29s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.09s) [2021-01-12T22:38:47.062Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.84s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.59s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.64s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.72s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.94s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.24s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.61s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.73s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.29s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.69s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.75s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.40s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.43s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.46s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.20s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.22s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.11s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.35s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.80s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.39s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.25s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.22s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.87s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.04s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.38s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.79s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.70s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.28s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.15s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.79s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.79s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.11s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.23s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.95s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildHistory (3.29s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.35s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.30s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.72s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.56s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.20s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.40s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.53s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.90s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.67s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.27s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.50s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.84s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.39s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.71s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.34s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.82s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.61s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.80s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.71s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildPATH (2.09s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.29s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.46s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.82s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.88s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.64s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.76s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.27s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.82s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.82s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.26s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.80s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.79s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.65s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.21s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.59s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.59s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T22:38:47.063Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitChange (0.78s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.75s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.37s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.13s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitTTY (1.28s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.74s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.16s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.21s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.16s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.63s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.66s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.56s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.53s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.08s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.98s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.62s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.68s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2021-01-12T22:38:47.063Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T22:38:47.063Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2021-01-12T22:38:47.063Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.11s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.69s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.08s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.89s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.67s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.37s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.42s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b34cc0_} (1.30s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1307230252_/foo_false____} (0.42s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1307230252_/foo_true____} (1.31s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_false____} (1.59s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_true____} (1.50s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3117615003_/foo_true__0xc000b34d20__} (1.31s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b34d40_} (1.52s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b34d60_} (1.42s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b34d80_} (1.53s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b34da0_} (1.33s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.89s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.81s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.20s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.65s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.99s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.72s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.97s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.81s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.16s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.06s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.64s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.75s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.16s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.49s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.58s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.69s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.50s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.67s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.44s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.55s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.24s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.37s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.90s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.49s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.85s) [2021-01-12T22:38:47.064Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T22:38:47.064Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2021-01-12T22:38:47.064Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-12T22:38:47.064Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.90s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.05s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.31s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.87s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.45s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.46s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.21s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.57s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.82s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.63s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.01s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsCommit (0.88s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.44s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.12s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s) [2021-01-12T22:38:47.064Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.90s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.57s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.79s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T22:38:47.321Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T22:38:47.321Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.43s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsRename (0.53s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsResize (0.68s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.79s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.66s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.27s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.55s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.52s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.74s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.35s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecCgroup (1.04s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecEnv (0.55s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.11s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecInspectID (2.63s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecInteractive (0.66s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecParseError (0.69s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.83s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.23s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.63s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.61s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecUlimits (0.51s) [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T22:38:47.321Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.65s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.53s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.61s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.71s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.71s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.63s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.27s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s) [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T22:38:47.321Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.07s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.68s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectHistory (0.58s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-12T22:38:47.321Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.54s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.90s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.60s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.58s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.75s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.98s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.20s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.95s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.91s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.99s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.23s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.44s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.19s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.60s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.79s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.63s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.66s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.86s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.02s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.22s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginActive (5.21s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (9.61s) [2021-01-12T22:38:47.321Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-01-12T22:38:47.321Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.07s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (3.33s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.95s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.73s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.98s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.43s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPortList (6.08s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.14s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.75s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.51s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2021-01-12T22:38:47.321Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.37s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.91s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.78s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.34s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.18s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.23s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.92s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.99s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.00s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.59s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-01-12T22:38:47.322Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.38s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.32s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.99s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.98s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.04s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.34s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.32s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.54s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.68s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.76s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.74s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.54s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.54s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.50s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.63s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.80s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.62s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.88s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.52s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.54s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.51s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.04s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.62s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.62s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.89s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.70s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.11s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.22s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.25s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.32s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.52s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.28s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.59s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.53s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.66s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.64s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.76s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunExitCode (0.65s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.59s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.75s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.59s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.09s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.89s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.86s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.83s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.05s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.71s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.30s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.25s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMount (4.20s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.97s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.22s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.31s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetHost (0.76s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.48s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.75s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.68s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.42s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.70s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.49s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.55s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.52s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.62s) [2021-01-12T22:38:47.322Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.46s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T22:38:47.322Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.19s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.57s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.60s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunState (1.12s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s) [2021-01-12T22:38:47.322Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.28s) [2021-01-12T22:38:47.322Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunSysctls (1.31s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.56s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.92s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.84s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.43s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserByName (0.46s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.42s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.04s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.82s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.75s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.36s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.63s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.44s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.49s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.43s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.64s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.59s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.89s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.92s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.42s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.71s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2021-01-12T22:38:47.323Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents360047076 [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.34s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.34s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.53s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.88s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.52s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.01s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartRecordError (1.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.41s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.44s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.65s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.40s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.87s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.54s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.30s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-01-12T22:38:47.323Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.00s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.87s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-12T22:38:47.323Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.67s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.28s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.61s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.79s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.50s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.29s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.61s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.31s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.48s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.72s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.42s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2021-01-12T22:38:47.323Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.30s) [2021-01-12T22:38:47.323Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-12T22:38:47.323Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-12T22:38:47.323Z] === RUN TestDockerRegistrySuite [2021-01-12T22:38:47.323Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-12T22:38:48.250Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-12T22:38:49.614Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-12T22:38:50.540Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-12T22:38:50.795Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T22:38:54.056Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T22:38:58.231Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-12T22:39:00.745Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-12T22:39:01.305Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-12T22:39:02.230Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-12T22:39:03.594Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-12T22:39:04.524Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-12T22:39:05.450Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-12T22:39:06.375Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-12T22:39:07.300Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-12T22:39:09.187Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-12T22:39:11.071Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-12T22:39:11.997Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-12T22:39:12.639Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-01-12T22:39:14.509Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-12T22:39:15.070Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-12T22:39:15.324Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T22:39:15.535Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-01-12T22:39:15.535Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-01-12T22:39:16.265Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T22:39:17.192Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T22:39:18.118Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-12T22:39:20.630Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-12T22:39:20.630Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-12T22:39:21.996Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-12T22:39:22.251Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-12T22:39:22.251Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-12T22:39:22.506Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-12T22:39:22.761Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-12T22:39:23.017Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-12T22:39:23.273Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-12T22:39:24.198Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-12T22:39:26.084Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-12T22:39:26.645Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-12T22:39:27.570Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-12T22:39:28.496Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite (42.19s) [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d035412bc5223] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2021-01-12T22:39:29.421Z] check_test.go:196: [dddd8a85c31bc] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d1bbdb0f69819] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d723e3a576a64] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d10d8f82fd41b] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.04s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d4cc5524d4fb4] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.91s) [2021-01-12T22:39:29.421Z] check_test.go:196: [de19fbb696aae] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d022c2da6f6d3] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d1945f1d10264] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2021-01-12T22:39:29.421Z] check_test.go:196: [da5cf26a820e9] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d98b4eab34d56] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d51acd6bf7013] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.90s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d38bdfa824734] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2021-01-12T22:39:29.421Z] check_test.go:196: [dab5708a14c6f] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s) [2021-01-12T22:39:29.421Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bcb04f01aed1004eabd576324862bf9e43597c8cfe647d170b5ac30bab684e69 [2021-01-12T22:39:29.421Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d4eafbf72659b5e1e5fcce92873911b52203e458a9beff9ebf8737ab8dbf7e9 [2021-01-12T22:39:29.421Z] check_test.go:196: [dd6244a51d89a] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2021-01-12T22:39:29.421Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f444243f8b26000a1377b6c16694df247c698039bc326c56ff7317317859cbeb [2021-01-12T22:39:29.421Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bdaa345e7e9fece284b5db0fce77be159958333edfb3dd7452c2a3f8db5f2218 [2021-01-12T22:39:29.421Z] check_test.go:196: [d39c57cfa62b4] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d11a57449d4d7] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d48131f13f07d] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.01s) [2021-01-12T22:39:29.421Z] check_test.go:196: [dd21baaf09c2f] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d510eb4b53d9e] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-01-12T22:39:29.421Z] check_test.go:196: [df21dceaae17a] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d349cc2cbd437] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-01-12T22:39:29.421Z] check_test.go:196: [dcfb3adef86cc] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.32s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d0a6dbb467302] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d81a7e7bebde1] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d6efaece08f2e] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d2eb530e82c28] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d171e6fa35fd0] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2021-01-12T22:39:29.421Z] check_test.go:196: [de8ec42d115b3] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d3af97401249e] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d66502a3f9f64] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-01-12T22:39:29.421Z] check_test.go:196: [d54b98bdc9b74] daemon is not started [2021-01-12T22:39:29.421Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2021-01-12T22:39:29.422Z] check_test.go:196: [d5acba54f602e] daemon is not started [2021-01-12T22:39:29.422Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2021-01-12T22:39:29.422Z] check_test.go:196: [dbcabd2706af6] daemon is not started [2021-01-12T22:39:29.422Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.87s) [2021-01-12T22:39:29.422Z] check_test.go:196: [d54e15da6d669] daemon is not started [2021-01-12T22:39:29.422Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2021-01-12T22:39:29.422Z] check_test.go:196: [d035adad2c0b8] daemon is not started [2021-01-12T22:39:29.422Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-01-12T22:39:29.422Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-01-12T22:39:29.422Z] === RUN TestDockerSchema1RegistrySuite [2021-01-12T22:39:29.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-12T22:39:29.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T22:39:32.685Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T22:39:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-12T22:39:39.381Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-12T22:39:39.942Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-12T22:39:41.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-12T22:39:41.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T22:39:42.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T22:39:43.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T22:39:44.085Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-12T22:39:46.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-12T22:39:46.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-12T22:39:47.413Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-12T22:39:47.413Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-12T22:39:47.669Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-12T22:39:47.923Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-12T22:39:48.484Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite (19.16s) [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d52a80f467ea2] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d3318906b707d] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.96s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d00a0bc83e911] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.87s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d069c5fad4bde] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d156a26fc1c10] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d8c9eab4b5abe] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d69359f310c90] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d14eda2d957ea] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2021-01-12T22:39:48.484Z] check_test.go:223: [dcffe25b07ad2] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d94cf2e6ab20a] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d5650537a9bd1] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d03c386fc6d22] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-01-12T22:39:48.484Z] check_test.go:223: [ddc7f196b6a3e] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d4fb0a468f6ba] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d6191b22676e1] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d8b1b74e91da7] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-01-12T22:39:48.484Z] check_test.go:223: [da3c470b47be5] daemon is not started [2021-01-12T22:39:48.484Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-01-12T22:39:48.484Z] check_test.go:223: [d0180df7d631d] daemon is not started [2021-01-12T22:39:48.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-12T22:39:48.484Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-12T22:39:49.410Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-12T22:39:49.665Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-12T22:39:49.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-12T22:39:51.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-12T22:39:51.306Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-12T22:39:51.577Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-12T22:39:52.139Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.85s) [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2021-01-12T22:39:52.394Z] check_test.go:252: [dd324b29b620a] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-01-12T22:39:52.394Z] check_test.go:252: [db37bca8ed976] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-01-12T22:39:52.394Z] check_test.go:252: [d60fc40f972a8] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-01-12T22:39:52.394Z] check_test.go:252: [dacebdd187529] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2021-01-12T22:39:52.394Z] check_test.go:252: [dcdb0b9a74d6e] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2021-01-12T22:39:52.394Z] check_test.go:252: [de6bb82de4155] daemon is not started [2021-01-12T22:39:52.394Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-01-12T22:39:52.394Z] check_test.go:252: [df48e18ca4d98] daemon is not started [2021-01-12T22:39:52.394Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-12T22:39:52.394Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-12T22:39:54.278Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-01-12T22:39:57.542Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-01-12T22:39:57.542Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-12T22:39:57.542Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-12T22:39:57.797Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-12T22:39:58.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-01-12T22:39:58.053Z] check_test.go:279: [ddf5b3e812ceb] daemon is not started [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2021-01-12T22:39:58.053Z] check_test.go:279: [d3f28bceee761] daemon is not started [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-01-12T22:39:58.053Z] check_test.go:279: [db4576bf66d41] daemon is not started [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-01-12T22:39:58.053Z] check_test.go:279: [d6da345d4cf2a] daemon is not started [2021-01-12T22:39:58.053Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-01-12T22:39:58.053Z] check_test.go:279: [d3f393b6873bc] daemon is not started [2021-01-12T22:39:58.053Z] === RUN TestDockerNetworkSuite [2021-01-12T22:39:58.053Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-01-12T22:40:01.316Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-01-12T22:40:02.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-01-12T22:40:04.134Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-01-12T22:40:05.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-01-12T22:40:08.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-01-12T22:40:11.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-01-12T22:40:11.287Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-01-12T22:40:12.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-01-12T22:40:13.585Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-01-12T22:40:15.934Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-01-12T22:40:15.934Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-01-12T22:40:15.934Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-01-12T22:40:18.831Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-01-12T22:40:19.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-01-12T22:40:22.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-01-12T22:40:23.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-01-12T22:40:23.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-01-12T22:40:24.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-01-12T22:40:24.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-01-12T22:40:25.216Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-01-12T22:40:26.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-01-12T22:40:26.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-01-12T22:40:26.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-01-12T22:40:27.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-01-12T22:40:28.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-01-12T22:40:28.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-01-12T22:40:28.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-01-12T22:40:28.295Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-01-12T22:40:28.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-01-12T22:40:29.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-01-12T22:40:29.885Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-01-12T22:40:30.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-01-12T22:40:30.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-01-12T22:40:30.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-01-12T22:40:30.964Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-01-12T22:40:34.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-01-12T22:40:36.747Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-01-12T22:40:36.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-01-12T22:40:37.003Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-01-12T22:40:37.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-01-12T22:40:41.193Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-01-12T22:40:43.093Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-01-12T22:40:43.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-01-12T22:40:43.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-01-12T22:40:44.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-01-12T22:40:44.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-01-12T22:40:44.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-01-12T22:40:44.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-01-12T22:40:45.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-01-12T22:40:45.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-01-12T22:40:47.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-01-12T22:40:47.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-01-12T22:40:47.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-01-12T22:40:48.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-01-12T22:40:52.405Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-01-12T22:40:54.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-01-12T22:40:54.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-01-12T22:40:55.460Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-01-12T22:40:55.479Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-01-12T22:40:57.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-01-12T22:40:57.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-01-12T22:40:57.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-01-12T22:40:58.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-01-12T22:40:59.109Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite (65.71s) [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [da95ef56a758e] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.10s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d8bf534758c55] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.47s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [ddde78a5fbd3a] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.28s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [dce1f9b5e8710] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:1233: [d0a5671cf63aa] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [ded199d467ef2] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.89s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [dd09c6fac3237] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.74s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d3e0e7d789455] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.17s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d8a9d77d12a53] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d0ae69f823819] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d22e41bdd9c15] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.87s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d240b84e1d70e] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.03s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d07bd1595a743] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d00472c75500b] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [df479afabb93d] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.18s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d6c908a75419a] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [db4cc6fba80eb] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d046e6cbc44da] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d1a699b9aa3fb] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [db9d0edacf0f5] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.33s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d8beb562a308e] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [d6a55114d7be9] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [dce6a44a3c204] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:46: [da559ed889198] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.06s) [2021-01-12T22:41:04.348Z] docker_cli_network_unix_test.go:968: [d89252d3d5122] daemon is not started [2021-01-12T22:41:04.348Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.48s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d8bf279b8d0b9] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.96s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:1116: [d933fa8c7e777] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.33s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [dcdf4f009da7b] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d609a3d75932a] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d4ef1d97c8197] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [de239d52aa725] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d2d2acb47e04f] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [dcefea0a2b5c1] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d155056b203a9] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.42s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [da4fb400082fe] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [da9af67602bff] daemon is not started [2021-01-12T22:41:04.349Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [df21a5c4106dc] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [dbbb8fd1d4289] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:1084: [d04217803743e] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [dce994725e7be] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d21437a93cd59] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [de0fc0be2d741] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d770ba51a449d] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [db1dc801f831d] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d2b6051ce8a48] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [dc828dd8203cc] daemon is not started [2021-01-12T22:41:04.349Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.68s) [2021-01-12T22:41:04.349Z] docker_cli_network_unix_test.go:46: [d76dee8cec08e] daemon is not started [2021-01-12T22:41:04.349Z] === RUN TestDockerHubPullSuite [2021-01-12T22:41:04.349Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-01-12T22:41:05.273Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-01-12T22:41:07.783Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-01-12T22:41:08.344Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-01-12T22:41:12.515Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-01-12T22:41:12.515Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite (8.78s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.30s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.51s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (4.15s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2021-01-12T22:41:12.515Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-01-12T22:41:12.515Z] PASS [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === Skipped [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-01-12T22:41:12.515Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-01-12T22:41:12.515Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2021-01-12T22:41:12.515Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.515Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T22:41:12.515Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-01-12T22:41:12.515Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-01-12T22:41:12.515Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-01-12T22:41:12.516Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-01-12T22:41:12.516Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-01-12T22:41:12.516Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-01-12T22:41:12.516Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-01-12T22:41:12.516Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-01-12T22:41:12.516Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T22:41:12.516Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-01-12T22:41:12.516Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-01-12T22:41:12.516Z] docker_cli_network_unix_test.go:46: [df21a5c4106dc] daemon is not started [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] [2021-01-12T22:41:12.516Z] DONE 1274 tests, 51 skipped in 1578.101s [2021-01-12T22:41:12.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:41:12.771Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:41:12.771Z] +++ kill 8168 [2021-01-12T22:41:13.695Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:41:13.695Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:41:13.695Z] [2021-01-12T22:41:13.695Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:41:13.695Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:41:13.695Z] [2021-01-12T22:41:13.695Z] To set a process to complain mode, use the command line tool [2021-01-12T22:41:13.695Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:41:13.695Z] +++ true [2021-01-12T22:41:13.695Z] exiting test-integration [2021-01-12T22:41:13.695Z] ++ exit 0 [2021-01-12T22:41:13.695Z] [2021-01-12T22:41:13.950Z] + for job in $(jobs -p) [2021-01-12T22:41:13.950Z] + wait 18959 [2021-01-12T22:41:25.393Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-01-12T22:41:35.711Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-01-12T22:41:35.820Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-01-12T22:41:44.333Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-01-12T22:42:43.426Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-01-12T22:42:43.681Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-01-12T22:42:47.852Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-01-12T22:43:10.381Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-01-12T22:43:11.916Z] === RUN TestDockerSuite/TestBuildEnv [2021-01-12T22:43:11.916Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-01-12T22:43:11.916Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-01-12T22:43:11.916Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-01-12T22:43:12.374Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-01-12T22:43:12.374Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-01-12T22:43:15.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-01-12T22:43:15.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-01-12T22:43:15.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-01-12T22:43:15.282Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-01-12T22:43:15.740Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-01-12T22:43:20.425Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildExpose [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-01-12T22:43:35.229Z] === RUN TestDockerSuite/TestBuildFails [2021-01-12T22:43:37.412Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-01-12T22:43:37.412Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-01-12T22:43:42.096Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-01-12T22:43:46.782Z] === RUN TestDockerSuite/TestBuildForceRm [2021-01-12T22:43:52.599Z] === RUN TestDockerSuite/TestBuildFromGit [2021-01-12T22:43:58.385Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-01-12T22:43:58.843Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-01-12T22:44:03.524Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-01-12T22:44:03.982Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-01-12T22:44:04.441Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-01-12T22:44:04.899Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-01-12T22:44:04.899Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-01-12T22:44:13.461Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-01-12T22:44:13.461Z] === RUN TestDockerSuite/TestBuildHistory [2021-01-12T22:44:22.021Z] === RUN TestDockerSuite/TestBuildIidFile [2021-01-12T22:44:22.021Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-01-12T22:44:23.555Z] === RUN TestDockerSuite/TestBuildInheritance [2021-01-12T22:44:23.555Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-01-12T22:44:24.521Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-01-12T22:44:24.521Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-01-12T22:44:29.206Z] === RUN TestDockerSuite/TestBuildLabel [2021-01-12T22:44:29.206Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-01-12T22:44:29.665Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-01-12T22:44:30.631Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-01-12T22:44:31.089Z] === RUN TestDockerSuite/TestBuildLabels [2021-01-12T22:44:31.547Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-01-12T22:44:33.083Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLastModified [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-01-12T22:44:37.764Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-01-12T22:44:38.222Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-01-12T22:44:38.681Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-01-12T22:44:43.368Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-01-12T22:44:58.179Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-01-12T22:44:58.179Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-01-12T22:44:59.146Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-01-12T22:45:09.224Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-01-12T22:45:09.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-01-12T22:45:12.296Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-01-12T22:45:15.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-01-12T22:45:16.944Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-01-12T22:45:34.830Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-01-12T22:45:43.552Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-01-12T22:45:53.041Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-01-12T22:45:57.336Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-01-12T22:46:02.473Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-01-12T22:46:13.133Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-01-12T22:46:13.133Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-01-12T22:46:14.497Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-01-12T22:46:17.008Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-01-12T22:46:17.520Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-01-12T22:46:17.520Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-01-12T22:46:19.526Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-01-12T22:46:22.041Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-01-12T22:46:24.755Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-01-12T22:46:25.233Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-01-12T22:46:25.233Z] === RUN TestDockerSuite/TestBuildNetNone [2021-01-12T22:46:25.233Z] === RUN TestDockerSuite/TestBuildNoContext [2021-01-12T22:46:27.485Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-01-12T22:46:36.235Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-01-12T22:46:38.487Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-01-12T22:46:38.487Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-01-12T22:46:38.487Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-01-12T22:46:41.489Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-01-12T22:46:41.965Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-01-12T22:46:42.969Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-01-12T22:46:43.947Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-01-12T22:46:56.105Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-01-12T22:46:57.468Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-01-12T22:46:58.046Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-01-12T22:46:58.047Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-01-12T22:46:59.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-01-12T22:47:02.496Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-01-12T22:47:05.280Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-01-12T22:47:08.278Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-01-12T22:47:09.025Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-01-12T22:47:13.210Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-01-12T22:47:15.725Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-01-12T22:47:17.029Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-01-12T22:47:18.240Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-01-12T22:47:20.754Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-01-12T22:47:20.878Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-01-12T22:47:23.268Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-01-12T22:47:24.725Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-01-12T22:47:25.730Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-01-12T22:47:25.730Z] === RUN TestDockerSuite/TestBuildPATH [2021-01-12T22:47:25.730Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-01-12T22:47:25.786Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-01-12T22:47:27.981Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-01-12T22:47:27.981Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-01-12T22:47:28.300Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-01-12T22:48:03.999Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-01-12T22:48:24.476Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-01-12T22:48:34.269Z] === RUN TestDockerSuite/TestBuildRm [2021-01-12T22:48:39.309Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-01-12T22:48:43.022Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-01-12T22:48:45.273Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-01-12T22:48:45.273Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-01-12T22:48:45.273Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-01-12T22:48:46.865Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-01-12T22:48:49.863Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-01-12T22:48:52.116Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite (1635.16s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.43s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.39s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.39s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.65s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:562: [d28b0edcabff6] joining swarm manager [d3c379bc12026]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:584: [d60dc99f106a0] joining swarm manager [d3c379bc12026]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] check_test.go:380: [d28b0edcabff6] daemon is not started [2021-01-12T22:48:54.140Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.85s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:45: [dd169f3c71774] joining swarm manager [d4d5d265d0873]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.86s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.39s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:303: [d0c0cf2550824] joining swarm manager [d8abd8a2984d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:304: [d0c9bde2362bc] joining swarm manager [d8abd8a2984d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.32s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:271: [d58714120a04f] joining swarm manager [dd7894ec61bef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:272: [dfa9b161a3a69] joining swarm manager [dd7894ec61bef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.41s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.87s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.92s) [2021-01-12T22:48:54.140Z] docker_api_swarm_node_test.go:19: [d38a7ffc23ff8] joining swarm manager [dcbbadff40195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_node_test.go:20: [d89ed6e9d1304] joining swarm manager [dcbbadff40195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.20s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:501: [d16d40386523b] joining swarm manager [d465b6e13257b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:506: [d2acc884b9239] joining swarm manager [d465b6e13257b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.74s) [2021-01-12T22:48:54.140Z] docker_api_swarm_node_test.go:80: [d4abedc7239ac] joining swarm manager [de5f548e8e1e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.55s) [2021-01-12T22:48:54.140Z] docker_api_swarm_node_test.go:52: [d26bb327e35f8] joining swarm manager [d9a8f247d39b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_node_test.go:53: [de04f75f60227] joining swarm manager [d9a8f247d39b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.37s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.85s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:201: [d50a7d310c30f] joining swarm manager [d8cffab0b0c01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.03s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:383: [d68c0b5564843] joining swarm manager [daaf72401b695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:384: [df588ac76feb3] joining swarm manager [daaf72401b695]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] check_test.go:380: [df588ac76feb3] daemon is not started [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (49.85s) [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:801: [da5110bab7d0d] joining swarm manager [d2bd5137c19cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:801: [dc2152671e20a] joining swarm manager [d2bd5137c19cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:801: [db4fa0c2db4cb] joining swarm manager [d2bd5137c19cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:801: [d765041902b08] joining swarm manager [d2bd5137c19cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-12T22:48:54.140Z] docker_api_swarm_test.go:809: [d2e4955bead69] joining swarm manager [d2bd5137c19cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.80s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:394: [d44b51d9e7eee] joining swarm manager [d2ab5f5807821]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:394: [dc9e15b25eb76] joining swarm manager [d2ab5f5807821]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.07s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:342: [d85ab7c1a018f] joining swarm manager [dfdd123e70bc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:342: [de8f561cebf80] joining swarm manager [dfdd123e70bc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.17s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:489: [d218ae0d3262b] joining swarm manager [dc929301d80fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:489: [d6208ab70ab9d] joining swarm manager [dc929301d80fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.98s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.46s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:127: [d4bc6ef0093db] joining swarm manager [daa7e6127d3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:128: [d565dd792559b] joining swarm manager [daa7e6127d3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:136: [d8aef38061614] joining swarm manager [daa7e6127d3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:137: [d290dd6edc35a] joining swarm manager [daa7e6127d3fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (21.75s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:303: [d330a1e194344] joining swarm manager [dc9bbedf9ce6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:303: [d9aec2085e971] joining swarm manager [dc9bbedf9ce6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (29.80s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:99: [dece8342a9324] joining swarm manager [d3be1108674fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:100: [d9ab0f2e49c9e] joining swarm manager [d3be1108674fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] check_test.go:380: [dece8342a9324] daemon is not started [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.55s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:532: [d1c28d1522da9] joining swarm manager [dd2b623ade48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:533: [d8fbfa51db750] joining swarm manager [dd2b623ade48e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.18s) [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:147: [d4ed4b042f4ac] joining swarm manager [d5b9e75787d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_api_swarm_service_test.go:147: [d648514678a16] joining swarm manager [d5b9e75787d1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.79s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.65s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.61s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.13s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.48s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.39s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.50s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.76s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.78s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.10s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.83s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.17s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.29s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.61s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.86s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.56s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.26s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.60s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.59s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.69s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.45s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.82s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.96s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.64s) [2021-01-12T22:48:54.140Z] docker_cli_service_logs_test.go:245: checking task 31npcynw7h2r [2021-01-12T22:48:54.140Z] docker_cli_service_logs_test.go:250: checking messages for 31npcynw7h2r [2021-01-12T22:48:54.140Z] docker_cli_service_logs_test.go:245: checking task 6h4spfo0rrfq [2021-01-12T22:48:54.140Z] docker_cli_service_logs_test.go:250: checking messages for 6h4spfo0rrfq [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.31s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.93s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.74s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.67s) [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1901: [d0e0a748b4e22] joining swarm manager [dfcb0348b5203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1902: [d7820672a2288] joining swarm manager [dfcb0348b5203]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.55s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.97s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.24s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.42s) [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1802: [d2c42a4d2fcd9] joining swarm manager [d457248f26677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1803: [d983a6fc10cb4] joining swarm manager [d457248f26677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.27s) [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1321: [d204adbe2208c] joining swarm manager [d440c72a35aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.140Z] docker_cli_swarm_test.go:1322: [dbb5f7311be82] joining swarm manager [d440c72a35aab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.12s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.10s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.25s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.03s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.77s) [2021-01-12T22:48:54.140Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.59s) [2021-01-12T22:48:54.140Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.46s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.94s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.35s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.39s) [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1186: [d2f740fe35ce4] joining swarm manager [df1cbd7c0631b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1195: [dc1dcd623ae6d] joining swarm manager [df1cbd7c0631b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.82s) [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1118: [d9c865170974b] joining swarm manager [dd17c37a76085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1119: [de724786e75af] joining swarm manager [dd17c37a76085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1172: [df4b2c2528bee] joining swarm manager [dd17c37a76085]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.00s) [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1453: [dcf7d7c1e964b] joining swarm manager [d463be2ca79d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.141Z] docker_cli_swarm_test.go:1454: [d02edf67ed085] joining swarm manager [d463be2ca79d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (1.93s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.25s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.99s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (1.87s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.15s) [2021-01-12T22:48:54.141Z] docker_cli_swarm_unix_test.go:62: [d140d44334ae2] joining swarm manager [d43b1b77cd33c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.15s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.86s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2021-01-12T22:48:54.141Z] docker_api_swarm_test.go:961: [d4f78b4852fc3] joining swarm manager [d802f4c7ab047]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.44s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.86s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.36s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.48s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.14s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.23s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.72s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.16s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.79s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.46s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.37s) [2021-01-12T22:48:54.141Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2021-01-12T22:48:54.141Z] === RUN TestDockerExternalVolumeSuite [2021-01-12T22:48:54.141Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-01-12T22:48:56.935Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-01-12T22:49:12.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-01-12T22:49:14.882Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-01-12T22:49:15.887Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-01-12T22:49:16.364Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-01-12T22:49:26.928Z] === RUN TestDockerSuite/TestBuildSpaces [2021-01-12T22:49:26.928Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-01-12T22:49:30.774Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-01-12T22:49:30.774Z] === RUN TestDockerSuite/TestBuildStderr [2021-01-12T22:49:35.590Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-01-12T22:49:53.531Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-01-12T22:49:54.008Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-01-12T22:49:56.262Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-01-12T22:49:57.266Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-01-12T22:50:02.090Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-01-12T22:50:06.930Z] === RUN TestDockerSuite/TestBuildUser [2021-01-12T22:50:06.930Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-01-12T22:50:06.930Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-01-12T22:50:06.930Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-01-12T22:50:10.688Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-01-12T22:50:11.151Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-01-12T22:50:13.345Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-01-12T22:50:13.345Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-01-12T22:50:13.345Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-01-12T22:50:19.822Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-01-12T22:50:26.352Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-01-12T22:50:34.533Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-01-12T22:50:34.533Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-01-12T22:50:41.778Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-01-12T22:50:46.586Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-01-12T22:50:47.051Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-01-12T22:50:47.051Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-01-12T22:50:49.247Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-01-12T22:50:49.247Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-01-12T22:50:58.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-01-12T22:51:01.707Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-01-12T22:51:04.703Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-01-12T22:51:04.703Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-01-12T22:51:13.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-01-12T22:51:17.314Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-01-12T22:51:17.314Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-01-12T22:51:17.791Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-01-12T22:51:17.791Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-01-12T22:51:18.796Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-01-12T22:51:27.515Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-01-12T22:51:28.484Z] === RUN TestDockerSuite/TestBuildXZHost [2021-01-12T22:51:28.944Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-01-12T22:51:28.944Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-01-12T22:51:28.944Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-01-12T22:51:31.127Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-01-12T22:51:35.947Z] === RUN TestDockerSuite/TestCommitChange [2021-01-12T22:51:39.800Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-01-12T22:51:44.620Z] === RUN TestDockerSuite/TestCommitHardlink [2021-01-12T22:51:44.620Z] === RUN TestDockerSuite/TestCommitNewFile [2021-01-12T22:51:45.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-01-12T22:51:50.578Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-01-12T22:51:50.578Z] === RUN TestDockerSuite/TestCommitTTY [2021-01-12T22:51:56.529Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-01-12T22:51:57.430Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-01-12T22:52:05.278Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-01-12T22:52:11.184Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-01-12T22:52:23.646Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-01-12T22:52:23.646Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-01-12T22:52:24.123Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-01-12T22:52:24.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-01-12T22:52:24.123Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-01-12T22:52:24.123Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-01-12T22:52:25.716Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-01-12T22:52:25.716Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-01-12T22:52:25.716Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-01-12T22:52:27.971Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-01-12T22:52:27.971Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-01-12T22:52:28.449Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-01-12T22:52:28.449Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-01-12T22:52:28.449Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-01-12T22:52:29.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-01-12T22:52:30.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-01-12T22:52:31.707Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-01-12T22:52:33.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-01-12T22:52:33.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-01-12T22:52:33.299Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-01-12T22:52:35.560Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-01-12T22:52:35.560Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-01-12T22:52:37.151Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-01-12T22:52:37.151Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-01-12T22:52:37.151Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-01-12T22:52:39.390Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-01-12T22:52:39.390Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-01-12T22:52:40.938Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-01-12T22:52:40.938Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-01-12T22:52:43.132Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-01-12T22:52:43.132Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-01-12T22:52:44.685Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-01-12T22:52:47.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-01-12T22:52:48.444Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-01-12T22:52:51.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-01-12T22:52:51.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-01-12T22:52:51.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-01-12T22:52:51.369Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-01-12T22:52:51.369Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-01-12T22:52:52.954Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-01-12T22:52:52.954Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-01-12T22:52:54.546Z] === RUN TestDockerSuite/TestContainerAPITop [2021-01-12T22:52:54.546Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-01-12T22:52:56.137Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-01-12T22:52:56.137Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-01-12T22:52:59.984Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-01-12T22:53:01.575Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-01-12T22:53:01.575Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-01-12T22:53:01.575Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-01-12T22:53:01.576Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-01-12T22:53:01.576Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-01-12T22:53:01.576Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-01-12T22:53:02.316Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-01-12T22:53:03.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-01-12T22:53:03.166Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-01-12T22:53:05.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-01-12T22:53:07.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-01-12T22:53:14.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-01-12T22:53:16.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008de080_} [2021-01-12T22:53:18.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1721541130_c:\foo_false____} [2021-01-12T22:53:20.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1721541130_c:\foo_true____} [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-01-12T22:53:23.256Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-01-12T22:53:30.492Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-01-12T22:53:37.730Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-01-12T22:53:37.730Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-01-12T22:53:37.730Z] === RUN TestDockerSuite/TestCpRelativePath [2021-01-12T22:53:44.968Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-01-12T22:53:44.968Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-01-12T22:53:44.968Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-01-12T22:53:44.968Z] === RUN TestDockerSuite/TestCpToCaseA [2021-01-12T22:53:47.964Z] === RUN TestDockerSuite/TestCpToCaseB [2021-01-12T22:53:48.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-01-12T22:53:49.553Z] === RUN TestDockerSuite/TestCpToCaseC [2021-01-12T22:53:49.553Z] === RUN TestDockerSuite/TestCpToCaseD [2021-01-12T22:53:49.553Z] === RUN TestDockerSuite/TestCpToCaseE [2021-01-12T22:53:58.301Z] === RUN TestDockerSuite/TestCpToCaseF [2021-01-12T22:53:58.301Z] === RUN TestDockerSuite/TestCpToCaseG [2021-01-12T22:53:58.301Z] === RUN TestDockerSuite/TestCpToCaseH [2021-01-12T22:54:05.538Z] === RUN TestDockerSuite/TestCpToCaseI [2021-01-12T22:54:05.538Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-01-12T22:54:05.538Z] === RUN TestDockerSuite/TestCpToDot [2021-01-12T22:54:06.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-01-12T22:54:07.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-01-12T22:54:07.130Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-01-12T22:54:07.130Z] === RUN TestDockerSuite/TestCpToStdout [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCpVolumePath [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-01-12T22:54:09.381Z] === RUN TestDockerSuite/TestCreateArgs [2021-01-12T22:54:09.858Z] === RUN TestDockerSuite/TestCreateByImageID [2021-01-12T22:54:11.452Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-01-12T22:54:18.688Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-01-12T22:54:18.688Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-01-12T22:54:18.688Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-01-12T22:54:20.280Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-01-12T22:54:20.757Z] === RUN TestDockerSuite/TestCreateLabels [2021-01-12T22:54:21.234Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-01-12T22:54:21.234Z] === RUN TestDockerSuite/TestCreateRM [2021-01-12T22:54:21.234Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-01-12T22:54:21.234Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-01-12T22:54:21.234Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-01-12T22:54:21.711Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-01-12T22:54:28.951Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-01-12T22:54:28.951Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-01-12T22:54:28.951Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-01-12T22:54:32.794Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-01-12T22:54:32.794Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-01-12T22:54:32.794Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-01-12T22:54:35.043Z] === RUN TestDockerSuite/TestDevicePermissions [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestDockerFails [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestEventsAttach [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestEventsCommit [2021-01-12T22:54:35.520Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-01-12T22:54:37.109Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-01-12T22:54:39.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-01-12T22:54:39.358Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-01-12T22:54:41.610Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-01-12T22:54:48.747Z] === RUN TestDockerSuite/TestEventsCopy [2021-01-12T22:54:53.436Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-01-12T22:54:57.169Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-01-12T22:54:59.351Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-01-12T22:54:59.809Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-01-12T22:55:02.712Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-01-12T22:55:03.170Z] === RUN TestDockerSuite/TestEventsFilterType [2021-01-12T22:55:04.138Z] === RUN TestDockerSuite/TestEventsFilters [2021-01-12T22:55:11.026Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-01-12T22:55:12.705Z] === RUN TestDockerSuite/TestEventsFormat [2021-01-12T22:55:16.438Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-01-12T22:55:16.438Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-01-12T22:55:16.897Z] === RUN TestDockerSuite/TestEventsImageImport [2021-01-12T22:55:16.897Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-01-12T22:55:16.897Z] === RUN TestDockerSuite/TestEventsImagePull [2021-01-12T22:55:16.897Z] === RUN TestDockerSuite/TestEventsImageTag [2021-01-12T22:55:17.869Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-01-12T22:55:17.869Z] === RUN TestDockerSuite/TestEventsRename [2021-01-12T22:55:20.048Z] === RUN TestDockerSuite/TestEventsResize [2021-01-12T22:55:22.226Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-01-12T22:55:25.855Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-01-12T22:55:29.296Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-01-12T22:55:30.833Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-01-12T22:55:35.523Z] === RUN TestDockerSuite/TestEventsTop [2021-01-12T22:55:35.523Z] === RUN TestDockerSuite/TestEventsUntag [2021-01-12T22:55:37.703Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-01-12T22:55:40.606Z] === RUN TestDockerSuite/TestExec [2021-01-12T22:55:40.606Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-01-12T22:55:40.606Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-01-12T22:55:40.725Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-01-12T22:55:42.145Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-01-12T22:55:44.323Z] === RUN TestDockerSuite/TestExecAPIStart [2021-01-12T22:55:44.323Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-01-12T22:55:44.323Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-01-12T22:55:44.323Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-01-12T22:55:45.859Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-01-12T22:55:47.394Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-01-12T22:55:49.570Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-01-12T22:55:51.107Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-01-12T22:55:54.840Z] === RUN TestDockerSuite/TestExecCgroup [2021-01-12T22:55:54.840Z] === RUN TestDockerSuite/TestExecEnv [2021-01-12T22:55:54.840Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-01-12T22:55:54.840Z] === RUN TestDockerSuite/TestExecExitStatus [2021-01-12T22:55:56.377Z] === RUN TestDockerSuite/TestExecInspectID [2021-01-12T22:55:58.756Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-01-12T22:55:59.283Z] === RUN TestDockerSuite/TestExecInteractive [2021-01-12T22:55:59.742Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-01-12T22:55:59.742Z] === RUN TestDockerSuite/TestExecParseError [2021-01-12T22:55:59.742Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-01-12T22:55:59.742Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-01-12T22:55:59.742Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecSetEnv [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecStartFails [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-01-12T22:56:01.280Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-01-12T22:56:03.456Z] === RUN TestDockerSuite/TestExecUlimits [2021-01-12T22:56:03.456Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-01-12T22:56:09.247Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-01-12T22:56:09.247Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-01-12T22:56:09.247Z] === RUN TestDockerSuite/TestExecWithUser [2021-01-12T22:56:09.247Z] === RUN TestDockerSuite/TestGetContainerStats [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite (437.12s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:53: [dfc70ef302955] daemon is not started [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:53: [d3d00fbbc9056] daemon is not started [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:53: [dfecdc50a9f89] daemon is not started [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:53: [d0738105eccf5] daemon is not started [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:485: [d46a2a31bbb33] daemon is not started [2021-01-12T22:56:13.586Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-01-12T22:56:13.586Z] docker_cli_external_volume_driver_test.go:53: [d4617d82ee752] daemon is not started [2021-01-12T22:56:13.586Z] PASS [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] === Skipped [2021-01-12T22:56:13.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T22:56:13.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-01-12T22:56:13.586Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-01-12T22:56:13.586Z] check_test.go:309: [d3034d8d93c84] daemon is not started [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-12T22:56:13.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-01-12T22:56:13.586Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-01-12T22:56:13.586Z] check_test.go:309: [dac3574b5df33] daemon is not started [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T22:56:13.586Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-01-12T22:56:13.586Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-01-12T22:56:13.586Z] check_test.go:309: [de2bb4e567c58] daemon is not started [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T22:56:13.586Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-01-12T22:56:13.586Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T22:56:13.586Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-01-12T22:56:13.586Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] DONE 273 tests, 5 skipped in 2476.588s [2021-01-12T22:56:13.586Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-01-12T22:56:13.586Z] ++++ cat bundles/test-integration/docker.pid [2021-01-12T22:56:13.586Z] +++ kill 8159 [2021-01-12T22:56:13.586Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de594e05de7f7/docker.pid [2021-01-12T22:56:13.586Z] +++ kill 6073 [2021-01-12T22:56:13.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6073 is not a child of this shell [2021-01-12T22:56:13.586Z] warning: PID 6073 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de594e05de7f7/docker.pid had a nonzero exit code [2021-01-12T22:56:13.586Z] +++ /etc/init.d/apparmor stop [2021-01-12T22:56:13.586Z] Leaving: AppArmorNo profiles have been unloaded. [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] Unloading profiles will leave already running processes permanently [2021-01-12T22:56:13.586Z] unconfined, which can lead to unexpected situations. [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] To set a process to complain mode, use the command line tool [2021-01-12T22:56:13.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-01-12T22:56:13.586Z] +++ true [2021-01-12T22:56:13.586Z] exiting test-integration [2021-01-12T22:56:13.586Z] ++ exit 0 [2021-01-12T22:56:13.586Z] [2021-01-12T22:56:13.586Z] + exit 0 [2021-01-12T22:56:13.586Z] ++ jobs -p [2021-01-12T22:56:13.586Z] + pids= [2021-01-12T22:56:13.586Z] + echo 'Remaining pids to kill: []' [2021-01-12T22:56:13.586Z] Remaining pids to kill: [] [2021-01-12T22:56:13.586Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-01-12T22:56:13.595Z] Recording test results [2021-01-12T22:56:15.038Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-01-12T22:56:15.866Z] + echo Ensuring container killed. [2021-01-12T22:56:15.866Z] Ensuring container killed. [2021-01-12T22:56:15.866Z] + docker ps -aq -f name=docker-pr3-* [2021-01-12T22:56:15.866Z] + cids=4e90d30f117f [2021-01-12T22:56:15.866Z] beff02311c5a [2021-01-12T22:56:15.866Z] c77ece0f227f [2021-01-12T22:56:15.866Z] + [ -n 4e90d30f117f [2021-01-12T22:56:15.866Z] beff02311c5a [2021-01-12T22:56:15.866Z] c77ece0f227f ] [2021-01-12T22:56:15.866Z] + docker rm -vf 4e90d30f117f beff02311c5a c77ece0f227f [2021-01-12T22:56:17.234Z] 4e90d30f117f [2021-01-12T22:56:18.600Z] beff02311c5a [2021-01-12T22:56:18.600Z] c77ece0f227f [Pipeline] sh [2021-01-12T22:56:18.917Z] + echo Chowning /workspace to jenkins user [2021-01-12T22:56:18.917Z] Chowning /workspace to jenkins user [2021-01-12T22:56:18.917Z] + id -u [2021-01-12T22:56:18.917Z] + id -g [2021-01-12T22:56:18.917Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41869:/workspace busybox chown -R 1000:1000 /workspace [2021-01-12T22:56:18.917Z] Unable to find image 'busybox:latest' locally [2021-01-12T22:56:18.917Z] latest: Pulling from library/busybox [2021-01-12T22:56:18.917Z] d60bca25ef07: Pulling fs layer [2021-01-12T22:56:19.174Z] d60bca25ef07: Verifying Checksum [2021-01-12T22:56:19.174Z] d60bca25ef07: Download complete [2021-01-12T22:56:19.174Z] d60bca25ef07: Pull complete [2021-01-12T22:56:19.174Z] Digest: sha256:49dae530fd5fee674a6b0d3da89a380fc93746095e7eca0f1b70188a95fd5d71 [2021-01-12T22:56:19.174Z] Status: Downloaded newer image for busybox:latest [2021-01-12T22:56:20.831Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-01-12T22:56:22.775Z] + bundleName=amd64 [2021-01-12T22:56:22.775Z] + echo Creating amd64-bundles.tar.gz [2021-01-12T22:56:22.775Z] Creating amd64-bundles.tar.gz [2021-01-12T22:56:22.775Z] + xargs tar -czf amd64-bundles.tar.gz [2021-01-12T22:56:22.775Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-01-12T22:56:23.007Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] archiveArtifacts [2021-01-12T22:56:23.735Z] Archiving artifacts [2021-01-12T22:56:25.244Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T22:56:25.548Z] + make clean [2021-01-12T22:56:25.804Z] docker volume rm -f docker-dev-cache [2021-01-12T22:56:25.804Z] docker-dev-cache [Pipeline] deleteDir [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestHealth [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-01-12T22:56:28.797Z] === RUN TestDockerSuite/TestHistoryImageWithComment [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-01-12T22:56:33.485Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-01-12T22:56:33.943Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-01-12T22:56:33.944Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-01-12T22:56:35.480Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-01-12T22:56:35.480Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-01-12T22:56:37.015Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-01-12T22:56:37.015Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-01-12T22:56:39.195Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-01-12T22:56:40.732Z] === RUN TestDockerSuite/TestImagesFormat [2021-01-12T22:56:41.192Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-01-12T22:56:41.192Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-01-12T22:56:44.936Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-01-12T22:56:44.936Z] === RUN TestDockerSuite/TestImportBadURL [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportDisplay [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportFile [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportGzipped [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-01-12T22:56:47.120Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-01-12T22:56:49.298Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-01-12T22:56:51.478Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-01-12T22:56:51.478Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-01-12T22:56:51.478Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-01-12T22:56:51.478Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-01-12T22:56:51.478Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-01-12T22:56:53.658Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-01-12T22:56:53.658Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-01-12T22:56:55.196Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-01-12T22:56:55.196Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-01-12T22:56:55.196Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-01-12T22:56:55.196Z] === RUN TestDockerSuite/TestInspectDefault [2021-01-12T22:56:57.378Z] === RUN TestDockerSuite/TestInspectHistory [2021-01-12T22:57:05.951Z] === RUN TestDockerSuite/TestInspectImage [2021-01-12T22:57:05.951Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-01-12T22:57:05.951Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-01-12T22:57:05.951Z] === RUN TestDockerSuite/TestInspectInt64 [2021-01-12T22:57:08.129Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-01-12T22:57:09.667Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-01-12T22:57:09.667Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-01-12T22:57:11.845Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-01-12T22:57:13.384Z] === RUN TestDockerSuite/TestInspectPlugin [2021-01-12T22:57:13.384Z] === RUN TestDockerSuite/TestInspectRootFS [2021-01-12T22:57:13.384Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-01-12T22:57:14.922Z] === RUN TestDockerSuite/TestInspectStatus [2021-01-12T22:57:17.100Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-01-12T22:57:20.834Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-01-12T22:57:22.373Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-01-12T22:57:24.554Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-01-12T22:57:26.091Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-01-12T22:57:28.270Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-01-12T22:57:29.806Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestLinksEnvs [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-01-12T22:57:31.343Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-01-12T22:57:31.801Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-01-12T22:57:33.339Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-01-12T22:57:34.875Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-01-12T22:57:40.666Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-01-12T22:57:42.202Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-01-12T22:57:42.202Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-01-12T22:57:44.379Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-01-12T22:57:44.379Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-01-12T22:57:50.172Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-01-12T22:57:55.964Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-01-12T22:58:01.752Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-01-12T22:58:02.720Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-01-12T22:58:04.897Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-01-12T22:58:04.897Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-01-12T22:58:07.075Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-01-12T22:58:14.150Z] === RUN TestDockerSuite/TestLogsSince [2021-01-12T22:58:22.718Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-01-12T22:58:22.718Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-01-12T22:58:22.718Z] === RUN TestDockerSuite/TestLogsTail [2021-01-12T22:58:24.254Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-01-12T22:58:26.430Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestMountIntoProc [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestMountIntoSys [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestNetHostname [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginActive [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPortHostBinding [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPortList [2021-01-12T22:58:27.967Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-01-12T22:58:31.701Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-01-12T22:58:35.434Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-01-12T22:58:35.434Z] === RUN TestDockerSuite/TestPsByOrder [2021-01-12T22:58:42.510Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-01-12T22:58:42.510Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-01-12T22:58:51.085Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-01-12T22:59:03.475Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-01-12T22:59:03.475Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-01-12T22:59:03.475Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-01-12T22:59:15.857Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-01-12T22:59:17.396Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-01-12T22:59:23.197Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-01-12T22:59:26.938Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-01-12T22:59:26.938Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-01-12T22:59:26.938Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-01-12T22:59:30.676Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-01-12T22:59:30.676Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-01-12T22:59:30.676Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-01-12T22:59:30.676Z] === RUN TestDockerSuite/TestPsRightTagName [2021-01-12T22:59:30.676Z] === RUN TestDockerSuite/TestPsShowMounts [2021-01-12T22:59:37.760Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-01-12T22:59:37.760Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-01-12T22:59:38.731Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-01-12T22:59:38.731Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-01-12T22:59:39.700Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-01-12T22:59:40.669Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-01-12T22:59:40.669Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-01-12T22:59:44.407Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-01-12T22:59:47.317Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-01-12T22:59:49.498Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-01-12T23:00:07.203Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-01-12T23:00:07.203Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-01-12T23:00:13.001Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-01-12T23:00:13.001Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-01-12T23:00:13.001Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-01-12T23:00:13.001Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-01-12T23:00:16.739Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-01-12T23:00:20.478Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-01-12T23:00:20.478Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-01-12T23:00:24.215Z] === RUN TestDockerSuite/TestRmiBlank [2021-01-12T23:00:24.215Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-01-12T23:00:24.215Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-01-12T23:00:36.604Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-01-12T23:00:43.680Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-01-12T23:00:43.680Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-01-12T23:00:49.477Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-01-12T23:00:54.171Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-01-12T23:01:01.253Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-01-12T23:01:04.997Z] === RUN TestDockerSuite/TestRmiTag [2021-01-12T23:01:04.997Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-01-12T23:01:07.180Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-01-12T23:01:22.006Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-01-12T23:01:24.191Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-01-12T23:01:28.882Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-01-12T23:01:29.852Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-01-12T23:01:29.852Z] === RUN TestDockerSuite/TestRunAddHost [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-01-12T23:01:29.853Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-01-12T23:01:32.031Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-01-12T23:01:32.031Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-01-12T23:01:32.031Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-01-12T23:01:42.364Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-01-12T23:01:45.277Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-01-12T23:01:47.456Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-01-12T23:01:49.637Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-01-12T23:01:51.818Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-01-12T23:01:51.818Z] === RUN TestDockerSuite/TestRunBindMounts [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-01-12T23:01:55.557Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-01-12T23:01:57.097Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-01-12T23:01:57.097Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-01-12T23:02:00.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-01-12T23:02:00.005Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-01-12T23:02:00.005Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-01-12T23:02:02.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-01-12T23:02:03.726Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-01-12T23:02:05.907Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-01-12T23:02:07.446Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-01-12T23:02:07.446Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-01-12T23:02:07.446Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-01-12T23:02:07.446Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-01-12T23:02:09.628Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-01-12T23:02:09.628Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-01-12T23:02:09.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-01-12T23:02:09.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-01-12T23:02:09.628Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-01-12T23:02:11.809Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-01-12T23:02:16.504Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-01-12T23:02:18.042Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-01-12T23:02:18.042Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-01-12T23:02:18.503Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-01-12T23:02:18.503Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-01-12T23:02:20.041Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-01-12T23:02:22.221Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-01-12T23:02:22.221Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-01-12T23:02:24.404Z] === RUN TestDockerSuite/TestRunEnvironment [2021-01-12T23:02:24.404Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-01-12T23:02:24.404Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-01-12T23:02:24.404Z] === RUN TestDockerSuite/TestRunExitCode [2021-01-12T23:02:31.481Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-01-12T23:02:33.019Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-01-12T23:02:34.558Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-01-12T23:02:36.095Z] === RUN TestDockerSuite/TestRunExposePort [2021-01-12T23:02:36.095Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-01-12T23:02:36.554Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-01-12T23:02:39.461Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-01-12T23:02:46.538Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-01-12T23:02:46.538Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModeHostname [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-01-12T23:02:47.507Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunMount [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-01-12T23:02:47.967Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-01-12T23:02:53.762Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-01-12T23:02:53.762Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-01-12T23:02:53.762Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-01-12T23:02:53.762Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-01-12T23:02:57.501Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-01-12T23:03:00.405Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-01-12T23:03:00.405Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-01-12T23:03:00.405Z] === RUN TestDockerSuite/TestRunNetHost [2021-01-12T23:03:00.405Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-01-12T23:03:00.405Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-01-12T23:03:00.406Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-01-12T23:03:00.406Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-01-12T23:03:00.406Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-01-12T23:03:00.406Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-01-12T23:03:00.406Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-01-12T23:03:00.865Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-01-12T23:03:01.835Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-01-12T23:03:04.015Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-01-12T23:03:05.553Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-01-12T23:03:07.095Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-01-12T23:03:08.635Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunPortInUse [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-01-12T23:03:09.096Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunPublishPort [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-01-12T23:03:11.277Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-01-12T23:03:23.667Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-01-12T23:03:23.667Z] === RUN TestDockerSuite/TestRunRm [2021-01-12T23:03:25.847Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-01-12T23:03:30.540Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-01-12T23:03:32.721Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-01-12T23:03:34.259Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-01-12T23:03:35.800Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-01-12T23:03:37.979Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-01-12T23:03:37.979Z] === RUN TestDockerSuite/TestRunState [2021-01-12T23:03:37.979Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-01-12T23:03:39.520Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-01-12T23:03:39.520Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-01-12T23:03:41.055Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-01-12T23:03:41.055Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-01-12T23:03:41.055Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-01-12T23:03:41.512Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-01-12T23:03:41.512Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-01-12T23:03:41.512Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserByID [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserByName [2021-01-12T23:03:46.200Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-01-12T23:03:47.750Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-01-12T23:03:47.750Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-01-12T23:03:49.929Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-01-12T23:03:49.930Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-01-12T23:03:49.930Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-01-12T23:03:52.834Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-01-12T23:03:58.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-01-12T23:04:01.525Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-01-12T23:04:07.057Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-01-12T23:04:07.057Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-01-12T23:04:07.057Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-01-12T23:04:09.605Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-01-12T23:04:11.419Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-01-12T23:04:13.232Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-01-12T23:04:16.539Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-01-12T23:04:18.077Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-01-12T23:04:20.256Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveImageId [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-01-12T23:04:23.993Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-01-12T23:04:26.172Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-01-12T23:04:26.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-01-12T23:04:27.091Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-01-12T23:04:27.091Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-01-12T23:04:28.628Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-01-12T23:04:38.947Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-01-12T23:04:38.947Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-01-12T23:04:46.026Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-01-12T23:04:46.026Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-01-12T23:04:48.932Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-01-12T23:04:48.932Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-01-12T23:04:48.932Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-01-12T23:04:48.932Z] === RUN TestDockerSuite/TestStartRecordError [2021-01-12T23:04:48.932Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestStatsNoStream [2021-01-12T23:04:54.728Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-01-12T23:04:56.269Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-01-12T23:04:58.448Z] === RUN TestDockerSuite/TestTopPrivileged [2021-01-12T23:04:58.448Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-01-12T23:04:59.987Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-01-12T23:04:59.987Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-01-12T23:04:59.987Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-01-12T23:04:59.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-01-12T23:04:59.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-01-12T23:04:59.988Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-01-12T23:04:59.988Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-01-12T23:05:17.690Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-01-12T23:05:18.149Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-01-12T23:05:18.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-01-12T23:05:20.788Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-01-12T23:05:21.246Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-01-12T23:05:21.705Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-01-12T23:05:21.705Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-01-12T23:05:21.705Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-01-12T23:05:28.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-01-12T23:05:28.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-01-12T23:05:28.777Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-01-12T23:05:28.777Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-01-12T23:05:28.777Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-01-12T23:05:34.575Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-01-12T23:05:34.575Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-01-12T23:05:35.035Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-01-12T23:05:42.112Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-01-12T23:05:42.112Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite (2188.32s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-12T23:05:43.081Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.59s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.59s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.081Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T23:05:43.081Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.35s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T23:05:43.081Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-12T23:05:43.081Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.68s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.84s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.76s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-12T23:05:43.081Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.58s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.42s) [2021-01-12T23:05:43.081Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-01-12T23:05:43.081Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.28s) [2021-01-12T23:05:43.081Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.77s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.64s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.68s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.21s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.17s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.18s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.20s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.32s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.01s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.62s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.29s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.50s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.54s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.21s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.23s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.67s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.42s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.35s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.20s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-01-12T23:05:43.082Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.71s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.61s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.68s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.71s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.69s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.94s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.30s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.12s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.19s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.88s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.60s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.23s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.32s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.66s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.01s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.26s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.48s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.89s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.50s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.29s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.54s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.55s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.29s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.61s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.33s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.31s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.56s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.09s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.41s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.68s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.54s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.32s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.75s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.77s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.38s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.40s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.54s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFails (2.07s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.20s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.66s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.05s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.25s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.08s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.65s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.01s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildHistory (8.26s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.76s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.11s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabel (0.68s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.76s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.45s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabels (0.75s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.25s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.43s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.43s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.57s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.49s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.04s) [2021-01-12T23:05:43.082Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T23:05:43.082Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.64s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.41s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.81s) [2021-01-12T23:05:43.082Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.23s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.69s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.45s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.52s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.92s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.17s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.87s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.95s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.02s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.00s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.14s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.57s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.96s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.03s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.59s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.50s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.91s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.71s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.05s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.53s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildRm (11.95s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.75s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T23:05:43.083Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.84s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.86s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.83s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.47s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.00s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.35s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildStderr (4.24s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.49s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.41s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.93s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.27s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.85s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.21s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.12s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.01s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.68s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.73s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.97s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.19s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.87s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.27s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.27s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.38s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.50s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-01-12T23:05:43.083Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T23:05:43.083Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.83s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.61s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitChange (4.50s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.09s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.06s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitTTY (6.19s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (8.91s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-12T23:05:43.083Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.83s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.09s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.73s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.79s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.39s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.08s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.59s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.59s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.78s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.79s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.12s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.49s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.72s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.14s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.41s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.73s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T23:05:43.083Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.59s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.94s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.53s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T23:05:43.083Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.63s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.80s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.07s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.10s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.14s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.16s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008de080_} (2.08s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1721541130_c:\foo_false____} (2.16s) [2021-01-12T23:05:43.083Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1721541130_c:\foo_true____} (2.05s) [2021-01-12T23:05:43.083Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T23:05:43.084Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.15s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (6.95s) [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T23:05:43.084Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpGarbagePath (6.77s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpRelativePath (6.81s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.79s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.85s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.94s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.53s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToDot (1.98s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.79s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.69s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.77s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.83s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.36s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.73s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:43.544Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.18s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:43.544Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.81s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.34s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.09s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsCopy (4.62s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (3.90s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.66s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.95s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFilters (8.79s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFormat (3.72s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T23:05:43.544Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.544Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-01-12T23:05:43.544Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsRename (1.89s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsResize (2.19s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.70s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.09s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.16s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.13s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T23:05:43.545Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.46s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T23:05:43.545Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T23:05:43.545Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T23:05:43.545Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.73s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.66s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.80s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.71s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecInspectID (3.05s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T23:05:43.545Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.88s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T23:05:43.545Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.89s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.58s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.58s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.58s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.63s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.56s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T23:05:43.545Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.49s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.49s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.31s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.01s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.38s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-12T23:05:43.545Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T23:05:43.545Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.15s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.81s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T23:05:43.545Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T23:05:43.545Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.98s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.73s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectDefault (1.95s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectHistory (8.97s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.89s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.58s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.84s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.54s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.74s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectStatus (2.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.80s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.73s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.78s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.72s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.82s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.50s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.59s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.55s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.92s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-12T23:05:43.545Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.64s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.50s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.54s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.82s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.00s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.95s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.86s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (6.62s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsSince (8.45s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsTail (2.25s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.97s) [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.80s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T23:05:43.545Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T23:05:43.545Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.545Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.59s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T23:05:43.546Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.60s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsByOrder (7.24s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.71s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.62s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.39s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.72s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.77s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.57s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.99s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.91s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T23:05:43.546Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.28s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.31s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.17s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.55s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.05s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.57s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.46s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.55s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.50s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.23s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.18s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.12s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.54s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.76s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.51s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.47s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.08s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiTag (0.58s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.03s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.97s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.14s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.51s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.74s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.65s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.49s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.69s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.12s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.87s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.61s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.83s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.35s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.93s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.06s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.73s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.62s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.95s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.82s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.93s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.88s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunExitCode (6.61s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.03s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.82s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.76s) [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.10s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-12T23:05:43.546Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.546Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.57s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.34s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (3.82s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.36s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.89s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.84s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.64s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.13s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.28s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.99s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.98s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.79s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.73s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.94s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.73s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.50s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.37s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.97s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.70s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.29s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.78s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.54s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.04s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.82s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.95s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.51s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.46s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.76s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.65s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.21s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.57s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.29s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.28s) [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.547Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T23:05:43.547Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.86s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.67s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.24s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.41s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.50s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T23:05:43.548Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.51s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.41s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.00s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T23:05:43.548Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.24s) [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-01-12T23:05:43.548Z] --- PASS: TestDockerRegistrySuite (0.11s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-01-12T23:05:43.548Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-01-12T23:05:43.548Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-01-12T23:05:43.548Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T23:05:43.548Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-01-12T23:05:43.548Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-01-12T23:05:43.548Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] === RUN TestDockerDaemonSuite [2021-01-12T23:05:43.549Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-01-12T23:05:43.549Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-01-12T23:05:43.549Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-01-12T23:05:43.549Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] === RUN TestDockerSwarmSuite [2021-01-12T23:05:43.549Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-01-12T23:05:43.549Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-01-12T23:05:43.549Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] === RUN TestDockerExternalVolumeSuite [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] === RUN TestDockerNetworkSuite [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] === RUN TestDockerHubPullSuite [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-01-12T23:05:43.549Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] PASS [2021-01-12T23:05:43.549Z] ok github.com/docker/docker/integration-cli 2190.515s [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === Skipped [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-01-12T23:05:43.549Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.549Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-01-12T23:05:43.549Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-01-12T23:05:43.549Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-01-12T23:05:43.549Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-01-12T23:05:43.549Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-01-12T23:05:43.549Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.549Z] [2021-01-12T23:05:43.549Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T23:05:43.549Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-01-12T23:05:43.549Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.25s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-01-12T23:05:43.550Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2021-01-12T23:05:43.550Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-01-12T23:05:43.550Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_sni_test.go:18: Flakey test [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-01-12T23:05:43.550Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-01-12T23:05:43.550Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-01-12T23:05:43.550Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.550Z] [2021-01-12T23:05:43.550Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T23:05:43.550Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-01-12T23:05:43.551Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-01-12T23:05:43.551Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-01-12T23:05:43.551Z] [2021-01-12T23:05:43.551Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T23:05:43.551Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-01-12T23:05:44.012Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:44.012Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.012Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:44.012Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-01-12T23:05:44.012Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.012Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-01-12T23:05:44.013Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-01-12T23:05:44.013Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-01-12T23:05:44.013Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-01-12T23:05:44.013Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-01-12T23:05:44.013Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-01-12T23:05:44.013Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-01-12T23:05:44.013Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-01-12T23:05:44.013Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-01-12T23:05:44.013Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-01-12T23:05:44.013Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-01-12T23:05:44.013Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.013Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T23:05:44.013Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-01-12T23:05:44.013Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.013Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-01-12T23:05:44.014Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-01-12T23:05:44.014Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-01-12T23:05:44.014Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-01-12T23:05:44.014Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.014Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-12T23:05:44.014Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-01-12T23:05:44.014Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.014Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.015Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T23:05:44.015Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-01-12T23:05:44.015Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.015Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T23:05:44.016Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-01-12T23:05:44.016Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.016Z] [2021-01-12T23:05:44.016Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-01-12T23:05:44.017Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-01-12T23:05:44.017Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:44.017Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-01-12T23:05:44.017Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.017Z] [2021-01-12T23:05:44.017Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T23:05:44.018Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-01-12T23:05:44.018Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] DONE 1093 tests, 547 skipped in 2198.085s [2021-01-12T23:05:44.018Z] INFO: Integration tests ended at 01/12/2021 23:05:43. Duration:00:36:38.1856512 [2021-01-12T23:05:44.018Z] INFO: Docker info of the daemon under test at end of run [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] Containers: 2 [2021-01-12T23:05:44.018Z] Running: 0 [2021-01-12T23:05:44.018Z] Paused: 0 [2021-01-12T23:05:44.018Z] Stopped: 2 [2021-01-12T23:05:44.018Z] Images: 18 [2021-01-12T23:05:44.018Z] Server Version: 0.0.0-dev [2021-01-12T23:05:44.018Z] Storage Driver: windowsfilter [2021-01-12T23:05:44.018Z] Windows: [2021-01-12T23:05:44.018Z] Logging Driver: json-file [2021-01-12T23:05:44.018Z] Plugins: [2021-01-12T23:05:44.018Z] Volume: local [2021-01-12T23:05:44.018Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-01-12T23:05:44.018Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-01-12T23:05:44.018Z] Swarm: inactive [2021-01-12T23:05:44.018Z] Default Isolation: process [2021-01-12T23:05:44.018Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-01-12T23:05:44.018Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1637) [2021-01-12T23:05:44.018Z] OSType: windows [2021-01-12T23:05:44.018Z] Architecture: x86_64 [2021-01-12T23:05:44.018Z] CPUs: 4 [2021-01-12T23:05:44.018Z] Total Memory: 32GiB [2021-01-12T23:05:44.018Z] Name: azwin-2-a1ecb0 [2021-01-12T23:05:44.018Z] ID: JDT2:422M:6UQW:6XBC:VEWR:7N2V:746M:HK6B:EB6P:6XTW:YBYI:HGAK [2021-01-12T23:05:44.018Z] Docker Root Dir: D:\CI\PR-41869\3\daemon [2021-01-12T23:05:44.018Z] Debug Mode (client): false [2021-01-12T23:05:44.018Z] Debug Mode (server): true [2021-01-12T23:05:44.018Z] File Descriptors: -1 [2021-01-12T23:05:44.018Z] Goroutines: 17 [2021-01-12T23:05:44.018Z] System Time: 2021-01-12T23:05:43.9174257Z [2021-01-12T23:05:44.018Z] EventsListeners: 0 [2021-01-12T23:05:44.018Z] Registry: https://index.docker.io/v1/ [2021-01-12T23:05:44.018Z] Labels: [2021-01-12T23:05:44.018Z] Experimental: false [2021-01-12T23:05:44.018Z] Insecure Registries: [2021-01-12T23:05:44.018Z] 127.0.0.0/8 [2021-01-12T23:05:44.018Z] Live Restore Enabled: false [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] [2021-01-12T23:05:44.018Z] INFO: Stopping daemon under test [2021-01-12T23:05:44.477Z] SUCCESS: The process with PID 4000 (child process of PID 1216) has been terminated. [2021-01-12T23:05:44.477Z] SUCCESS: The process with PID 1216 (child process of PID 3184) has been terminated. [2021-01-12T23:05:44.477Z] INFO: Stop tailing logs of the daemon under tests [2021-01-12T23:05:44.477Z] INFO: executeCI.ps1 Completed successfully at 01/12/2021 23:05:44. [2021-01-12T23:05:44.477Z] INFO: Tidying up at end of run [2021-01-12T23:05:44.477Z] INFO: Saving daemon under test log (d:\CI\PR-41869\3\dut.out) to bundles\CIDUT.out [2021-01-12T23:05:44.477Z] INFO: Saving daemon under test log (d:\CI\PR-41869\3\dut.err) to bundles\CIDUT.err [2021-01-12T23:05:44.477Z] INFO: Nuke-Everything... [2021-01-12T23:05:44.936Z] INFO: Container count on control daemon to delete is 2 [2021-01-12T23:05:45.395Z] fe23bfd27a0d [2021-01-12T23:05:45.395Z] 6d9094f67d44 [2021-01-12T23:05:45.395Z] INFO: Tidying pidfile d:\CI\PR-41869\3\docker.pid [2021-01-12T23:05:45.395Z] INFO: Nuking d:\CI [2021-01-12T23:06:10.538Z] INFO: Zapped successfully [2021-01-12T23:06:10.538Z] [2021-01-12T23:06:10.538Z] INFO: executeCI.ps1 exiting at Tue Jan 12 23:06:10 CUT 2021. Duration 01:02:26.4380291 [2021-01-12T23:06:10.538Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-01-12T23:06:10.780Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-01-12T23:06:20.028Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2021-01-12T23:06:21.210Z] Archiving artifacts [2021-01-12T23:06:35.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41869/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-01-12T23:06:36.274Z] + make clean [2021-01-12T23:06:38.566Z] docker volume rm -f docker-dev-cache [2021-01-12T23:06:38.566Z] 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