Pull request #42413 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 95551168ac4f7b70e4fb14b0a638ae12ce7447d0+3db8385b187168d99680aa8b68ffb5020c606982 (68ccf8ddcc79e266017c8ca1ff266726412e9fcb) 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 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42413@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-05-25T09:42:07.912Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-05-25T09:42:07.916Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-05-25T09:42:23.060Z] Still waiting to schedule task [2021-05-25T09:42:23.063Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-05-25T09:43:20.350Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c87f7598a45a6a72) in /home/ubuntu/workspace/moby_PR-42413 [Pipeline] { [Pipeline] checkout [2021-05-25T09:43:20.497Z] The recommended git tool is: git [2021-05-25T09:43:23.771Z] using credential docker-jenkins-github-credentials [2021-05-25T09:43:23.786Z] Cloning the remote Git repository [2021-05-25T09:43:23.786Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:43:23.852Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:43:23.923Z] > git init /home/ubuntu/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:43:24.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:43:24.381Z] > git --version # timeout=10 [2021-05-25T09:43:24.406Z] > git --version # 'git version 2.17.1' [2021-05-25T09:43:24.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:43:24.415Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:43:47.728Z] Fetching without tags [2021-05-25T09:43:48.142Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:43:47.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:43:47.636Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:43:47.674Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:43:47.704Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:43:47.735Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:43:47.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:43:47.740Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:43:48.148Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:43:48.171Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:43:49.484Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:43:49.485Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:43:49.372Z] > git remote # timeout=10 [2021-05-25T09:43:49.405Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:43:49.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:43:49.432Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:43:49.459Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:43:49.486Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:43:49.506Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:43:53.646Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:43:53.646Z] First time build. Skipping changelog. [2021-05-25T09:43:53.782Z] > git --version # timeout=10 [2021-05-25T09:43:53.815Z] > git --version # 'git version 2.17.1' [2021-05-25T09:43:53.847Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:43:54.988Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-05-25T09:43:58.312Z] Unable to find image 'alpine:latest' locally [2021-05-25T09:43:58.574Z] latest: Pulling from library/alpine [2021-05-25T09:43:58.574Z] 540db60ca938: Pulling fs layer [2021-05-25T09:43:58.574Z] 540db60ca938: Verifying Checksum [2021-05-25T09:43:58.574Z] 540db60ca938: Download complete [2021-05-25T09:43:59.150Z] 540db60ca938: Pull complete [2021-05-25T09:43:59.150Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-05-25T09:43:59.150Z] Status: Downloaded newer image for alpine:latest [2021-05-25T09:44:05.745Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [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] { (cgroup2) [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-05-25T09:44:06.582Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c87f7598a45a6a72) in /home/ubuntu/workspace/moby_PR-42413 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-05-25T09:44:06.600Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c27d26ed08359806) in /home/ubuntu/workspace/moby_PR-42413 [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] checkout [2021-05-25T09:44:06.676Z] The recommended git tool is: git [Pipeline] checkout [2021-05-25T09:44:06.682Z] Running on s390x-ubuntu-26 in /home/jenkins/workspace/moby_PR-42413 [2021-05-25T09:44:06.682Z] The recommended git tool is: git [2021-05-25T09:44:06.687Z] using credential docker-jenkins-github-credentials [2021-05-25T09:44:06.692Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-25T09:44:06.697Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-42413 [2021-05-25T09:44:06.697Z] Cloning the remote Git repository [2021-05-25T09:44:06.697Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-05-25T09:44:06.712Z] Fetching changes from the remote Git repository [2021-05-25T09:44:06.721Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-05-25T09:44:06.807Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] // stage [2021-05-25T09:44:06.828Z] The recommended git tool is: git [Pipeline] // stage [2021-05-25T09:44:06.844Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-05-25T09:44:06.858Z] Cloning the remote Git repository [2021-05-25T09:44:06.858Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:44:06.868Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [2021-05-25T09:44:06.883Z] Cloning the remote Git repository [2021-05-25T09:44:06.883Z] Cloning with configured refspecs honoured and without tags [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-05-25T09:44:07.009Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:07.436Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:07.436Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:44:06.704Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:44:06.705Z] > git init /home/ubuntu/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:44:06.716Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:06.717Z] > git --version # timeout=10 [2021-05-25T09:44:06.722Z] > git --version # 'git version 2.25.1' [2021-05-25T09:44:06.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:06.723Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:07.528Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:44:07.541Z] > git --version # timeout=10 [2021-05-25T09:44:07.575Z] > git --version # 'git version 2.17.1' [2021-05-25T09:44:07.597Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:44:06.691Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42413/.git # timeout=10 [2021-05-25T09:44:06.714Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:06.723Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:06.723Z] > git --version # timeout=10 [2021-05-25T09:44:06.729Z] > git --version # 'git version 2.17.1' [2021-05-25T09:44:06.730Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:06.730Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:07.011Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:07.047Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:07.272Z] > git remote # timeout=10 [2021-05-25T09:44:07.312Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:44:07.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:07.362Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:44:07.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:44:07.442Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:07.451Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:06.862Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:44:06.862Z] > git init /home/jenkins/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:44:06.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:06.885Z] > git --version # timeout=10 [2021-05-25T09:44:06.887Z] > git --version # 'git version 2.17.1' [2021-05-25T09:44:06.887Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:06.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:06.891Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:44:06.891Z] > git init /home/docker/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:44:06.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:06.900Z] > git --version # timeout=10 [2021-05-25T09:44:06.902Z] > git --version # 'git version 2.7.4' [2021-05-25T09:44:06.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:06.904Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:44:08.379Z] + [ PR != PR ] [2021-05-25T09:44:08.379Z] + [ 20.10 != master ] [2021-05-25T09:44:08.379Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:44:08.714Z] + docker version [2021-05-25T09:44:08.714Z] Client: Docker Engine - Community [2021-05-25T09:44:08.714Z] Version: 20.10.5 [2021-05-25T09:44:08.714Z] API version: 1.41 [2021-05-25T09:44:08.714Z] Go version: go1.13.15 [2021-05-25T09:44:08.714Z] Git commit: 55c4c88 [2021-05-25T09:44:08.714Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-25T09:44:08.714Z] OS/Arch: linux/amd64 [2021-05-25T09:44:08.714Z] Context: default [2021-05-25T09:44:08.714Z] Experimental: true [2021-05-25T09:44:08.714Z] [2021-05-25T09:44:08.714Z] Server: Docker Engine - Community [2021-05-25T09:44:08.714Z] Engine: [2021-05-25T09:44:08.714Z] Version: 20.10.5 [2021-05-25T09:44:08.714Z] API version: 1.41 (minimum version 1.12) [2021-05-25T09:44:08.714Z] Go version: go1.13.15 [2021-05-25T09:44:08.714Z] Git commit: 363e9a8 [2021-05-25T09:44:08.714Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-25T09:44:08.714Z] OS/Arch: linux/amd64 [2021-05-25T09:44:08.714Z] Experimental: true [2021-05-25T09:44:08.714Z] containerd: [2021-05-25T09:44:08.714Z] Version: 1.4.4 [2021-05-25T09:44:08.714Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:44:08.714Z] runc: [2021-05-25T09:44:08.714Z] Version: 1.0.0-rc93 [2021-05-25T09:44:08.714Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:44:08.714Z] docker-init: [2021-05-25T09:44:08.714Z] Version: 0.19.0 [2021-05-25T09:44:08.714Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-25T09:44:09.011Z] + docker info [2021-05-25T09:44:14.326Z] Client: [2021-05-25T09:44:14.326Z] Context: default [2021-05-25T09:44:14.326Z] Debug Mode: false [2021-05-25T09:44:14.326Z] Plugins: [2021-05-25T09:44:14.326Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-25T09:44:14.326Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-25T09:44:14.326Z] [2021-05-25T09:44:14.326Z] Server: [2021-05-25T09:44:14.326Z] Containers: 0 [2021-05-25T09:44:14.326Z] Running: 0 [2021-05-25T09:44:14.326Z] Paused: 0 [2021-05-25T09:44:14.326Z] Stopped: 0 [2021-05-25T09:44:14.326Z] Images: 1 [2021-05-25T09:44:14.326Z] Server Version: 20.10.5 [2021-05-25T09:44:14.326Z] Storage Driver: overlay2 [2021-05-25T09:44:14.326Z] Backing Filesystem: extfs [2021-05-25T09:44:14.326Z] Supports d_type: true [2021-05-25T09:44:14.326Z] Native Overlay Diff: true [2021-05-25T09:44:14.326Z] Logging Driver: json-file [2021-05-25T09:44:14.326Z] Cgroup Driver: cgroupfs [2021-05-25T09:44:14.326Z] Cgroup Version: 1 [2021-05-25T09:44:14.326Z] Plugins: [2021-05-25T09:44:14.326Z] Volume: local [2021-05-25T09:44:14.326Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:44:14.326Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:44:14.326Z] Swarm: inactive [2021-05-25T09:44:14.326Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-05-25T09:44:14.326Z] Default Runtime: runc [2021-05-25T09:44:14.326Z] Init Binary: docker-init [2021-05-25T09:44:14.326Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:44:14.326Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:44:14.326Z] init version: de40ad0 [2021-05-25T09:44:14.326Z] Security Options: [2021-05-25T09:44:14.326Z] apparmor [2021-05-25T09:44:14.326Z] seccomp [2021-05-25T09:44:14.326Z] Profile: default [2021-05-25T09:44:14.327Z] Kernel Version: 5.4.0-1041-aws [2021-05-25T09:44:14.327Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-25T09:44:14.327Z] OSType: linux [2021-05-25T09:44:14.327Z] Architecture: x86_64 [2021-05-25T09:44:14.327Z] CPUs: 2 [2021-05-25T09:44:14.327Z] Total Memory: 7.487GiB [2021-05-25T09:44:14.327Z] Name: ip-10-100-37-58 [2021-05-25T09:44:14.327Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-25T09:44:14.327Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:44:14.327Z] Debug Mode: false [2021-05-25T09:44:14.327Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:44:14.327Z] Labels: [2021-05-25T09:44:14.327Z] Experimental: true [2021-05-25T09:44:14.327Z] Insecure Registries: [2021-05-25T09:44:14.327Z] 127.0.0.0/8 [2021-05-25T09:44:14.327Z] Live Restore Enabled: true [2021-05-25T09:44:14.327Z] [2021-05-25T09:44:14.327Z] WARNING: No swap limit support [Pipeline] sh [2021-05-25T09:44:14.666Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:14.666Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:14.666Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:44:14.666Z] + bash /home/ubuntu/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:44:14.959Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:44:14.959Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-25T09:44:14.959Z] [2021-05-25T09:44:14.959Z] Generally Necessary: [2021-05-25T09:44:14.959Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:44:14.959Z] - apparmor: enabled and tools installed [2021-05-25T09:44:14.959Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:44:14.959Z] - CONFIG_NET_NS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_PID_NS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:44:14.959Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_MEMCG: enabled [2021-05-25T09:44:14.959Z] - CONFIG_KEYS: enabled [2021-05-25T09:44:14.959Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:44:14.959Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:44:14.959Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:44:14.959Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-25T09:44:14.959Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:44:14.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:44:14.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-25T09:44:15.239Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:44:15.239Z] [2021-05-25T09:44:15.239Z] Optional Features: [2021-05-25T09:44:15.239Z] - CONFIG_USER_NS: enabled [2021-05-25T09:44:15.239Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:44:15.239Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:44:15.239Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:44:15.239Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:44:15.239Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-25T09:44:15.239Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:44:15.239Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:44:15.239Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-25T09:44:15.239Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-25T09:44:15.239Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:44:15.239Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:44:15.239Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:44:15.239Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:44:15.239Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:44:15.239Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:44:15.239Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:44:15.239Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:44:15.239Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:44:15.239Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:44:15.239Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:44:15.506Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:44:15.506Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:44:15.506Z] - Network Drivers: [2021-05-25T09:44:15.506Z] - "overlay": [2021-05-25T09:44:15.506Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:44:15.506Z] Optional (for encrypted networks): [2021-05-25T09:44:15.506Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:44:15.506Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-25T09:44:15.506Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-25T09:44:15.506Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-25T09:44:15.506Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-25T09:44:15.506Z] - CONFIG_XFRM: enabled [2021-05-25T09:44:15.506Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-25T09:44:15.506Z] - "ipvlan": [2021-05-25T09:44:15.506Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:44:15.506Z] - "macvlan": [2021-05-25T09:44:15.506Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:44:15.506Z] - "ftp,tftp client in container": [2021-05-25T09:44:15.506Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:44:15.506Z] - Storage Drivers: [2021-05-25T09:44:15.506Z] - "aufs": [2021-05-25T09:44:15.506Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:44:15.506Z] - "btrfs": [2021-05-25T09:44:15.506Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:44:15.506Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:44:15.506Z] - "devicemapper": [2021-05-25T09:44:15.506Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:44:15.506Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:44:15.506Z] - "overlay": [2021-05-25T09:44:15.506Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:44:15.506Z] - "zfs": [2021-05-25T09:44:15.506Z] - /dev/zfs: present [2021-05-25T09:44:15.506Z] - zfs command: missing [2021-05-25T09:44:15.506Z] - zpool command: missing [2021-05-25T09:44:15.506Z] [2021-05-25T09:44:15.506Z] Limits: [2021-05-25T09:44:15.506Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:44:15.506Z] [2021-05-25T09:44:15.506Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:44:15.841Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:44:16.103Z] #2 [internal] load .dockerignore [2021-05-25T09:44:16.103Z] #2 sha256:d14960a24f0a5866ae9c51801236cf2a511921327ed797bbe6f90a14e102912b [2021-05-25T09:44:16.364Z] #2 transferring context: 87B done [2021-05-25T09:44:16.364Z] #2 DONE 0.4s [2021-05-25T09:44:16.364Z] [2021-05-25T09:44:16.364Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:44:16.364Z] #1 sha256:e0021feccbf2a6fb5e784849a680407813722ebf0dd37390bcc6f03265f8e05c [2021-05-25T09:44:16.364Z] #1 transferring dockerfile: 17.02kB done [2021-05-25T09:44:16.364Z] #1 DONE 0.4s [2021-05-25T09:44:16.364Z] [2021-05-25T09:44:16.364Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:44:16.364Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-25T09:44:16.504Z] Fetching without tags [2021-05-25T09:44:16.848Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:16.935Z] #3 DONE 0.5s [2021-05-25T09:44:16.935Z] [2021-05-25T09:44:16.935Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:44:16.935Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-25T09:44:16.935Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-05-25T09:44:17.197Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-25T09:44:17.197Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-25T09:44:17.197Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-25T09:44:17.197Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-05-25T09:44:17.197Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-05-25T09:44:17.278Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:17.279Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:44:17.459Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-05-25T09:44:17.459Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-25T09:44:17.577Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:44:17.623Z] > git --version # timeout=10 [2021-05-25T09:44:17.624Z] > git --version # 'git version 2.17.1' [2021-05-25T09:44:17.631Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:44:17.722Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-25T09:44:17.722Z] #4 DONE 0.9s [2021-05-25T09:44:16.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:16.476Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:44:16.477Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:16.494Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:16.508Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:16.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:16.508Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:16.851Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:16.856Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:17.254Z] > git remote # timeout=10 [2021-05-25T09:44:17.256Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:44:17.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:17.257Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:44:17.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:44:17.282Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:17.283Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:44:18.300Z] [2021-05-25T09:44:18.300Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:18.300Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:44:18.393Z] + docker version [2021-05-25T09:44:18.393Z] Client: Docker Engine - Community [2021-05-25T09:44:18.393Z] Version: 19.03.7 [2021-05-25T09:44:18.393Z] API version: 1.40 [2021-05-25T09:44:18.393Z] Go version: go1.12.17 [2021-05-25T09:44:18.393Z] Git commit: 7141c199a2 [2021-05-25T09:44:18.393Z] Built: Sat Mar 7 16:48:47 2020 [2021-05-25T09:44:18.393Z] OS/Arch: linux/s390x [2021-05-25T09:44:18.393Z] Experimental: false [2021-05-25T09:44:18.393Z] [2021-05-25T09:44:18.393Z] Server: Docker Engine - Community [2021-05-25T09:44:18.393Z] Engine: [2021-05-25T09:44:18.393Z] Version: 19.03.7 [2021-05-25T09:44:18.393Z] API version: 1.40 (minimum version 1.12) [2021-05-25T09:44:18.393Z] Go version: go1.12.17 [2021-05-25T09:44:18.393Z] Git commit: 7141c199a2 [2021-05-25T09:44:18.393Z] Built: Sat Mar 7 16:47:46 2020 [2021-05-25T09:44:18.393Z] OS/Arch: linux/s390x [2021-05-25T09:44:18.393Z] Experimental: true [2021-05-25T09:44:18.393Z] containerd: [2021-05-25T09:44:18.393Z] Version: 1.2.13 [2021-05-25T09:44:18.393Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-25T09:44:18.393Z] runc: [2021-05-25T09:44:18.393Z] Version: 1.0.0-rc10 [2021-05-25T09:44:18.393Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-25T09:44:18.393Z] docker-init: [2021-05-25T09:44:18.393Z] Version: 0.18.0 [2021-05-25T09:44:18.393Z] GitCommit: fec3683 [Pipeline] sh [2021-05-25T09:44:18.768Z] + docker info [2021-05-25T09:44:18.768Z] Client: [2021-05-25T09:44:18.768Z] Debug Mode: false [2021-05-25T09:44:18.768Z] [2021-05-25T09:44:18.768Z] Server: [2021-05-25T09:44:18.768Z] Containers: 0 [2021-05-25T09:44:18.768Z] Running: 0 [2021-05-25T09:44:18.768Z] Paused: 0 [2021-05-25T09:44:18.768Z] Stopped: 0 [2021-05-25T09:44:18.768Z] Images: 0 [2021-05-25T09:44:18.768Z] Server Version: 19.03.7 [2021-05-25T09:44:18.768Z] Storage Driver: overlay2 [2021-05-25T09:44:18.768Z] Backing Filesystem: [2021-05-25T09:44:18.768Z] Supports d_type: true [2021-05-25T09:44:18.768Z] Native Overlay Diff: true [2021-05-25T09:44:18.768Z] Logging Driver: json-file [2021-05-25T09:44:18.768Z] Cgroup Driver: cgroupfs [2021-05-25T09:44:18.768Z] Plugins: [2021-05-25T09:44:18.768Z] Volume: local [2021-05-25T09:44:18.768Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:44:18.768Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:44:18.768Z] Swarm: inactive [2021-05-25T09:44:18.768Z] Runtimes: runc [2021-05-25T09:44:18.768Z] Default Runtime: runc [2021-05-25T09:44:18.768Z] Init Binary: docker-init [2021-05-25T09:44:18.768Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-05-25T09:44:18.768Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-05-25T09:44:18.768Z] init version: fec3683 [2021-05-25T09:44:18.768Z] Security Options: [2021-05-25T09:44:18.768Z] apparmor [2021-05-25T09:44:18.768Z] seccomp [2021-05-25T09:44:18.768Z] Profile: default [2021-05-25T09:44:18.768Z] Kernel Version: 4.15.0-88-generic [2021-05-25T09:44:18.768Z] Operating System: Ubuntu 18.04.4 LTS [2021-05-25T09:44:18.768Z] OSType: linux [2021-05-25T09:44:18.768Z] Architecture: s390x [2021-05-25T09:44:18.768Z] CPUs: 2 [2021-05-25T09:44:18.768Z] Total Memory: 7.861GiB [2021-05-25T09:44:18.768Z] Name: s390x-ubuntu-26 [2021-05-25T09:44:18.768Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-05-25T09:44:18.768Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:44:18.768Z] Debug Mode: false [2021-05-25T09:44:18.768Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:44:18.768Z] Labels: [2021-05-25T09:44:18.768Z] Experimental: true [2021-05-25T09:44:18.768Z] Insecure Registries: [2021-05-25T09:44:18.768Z] 127.0.0.0/8 [2021-05-25T09:44:18.768Z] Live Restore Enabled: false [2021-05-25T09:44:18.768Z] [2021-05-25T09:44:18.768Z] WARNING: No swap limit support [Pipeline] sh [2021-05-25T09:44:19.146Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:19.146Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:19.146Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:44:19.146Z] + bash /home/jenkins/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:44:19.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:44:19.146Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-05-25T09:44:19.146Z] [2021-05-25T09:44:19.146Z] Generally Necessary: [2021-05-25T09:44:19.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:44:19.146Z] - apparmor: enabled and tools installed [2021-05-25T09:44:19.146Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:44:19.146Z] - CONFIG_NET_NS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_PID_NS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_MEMCG: enabled [2021-05-25T09:44:19.146Z] - CONFIG_KEYS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-25T09:44:19.146Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:44:19.146Z] [2021-05-25T09:44:19.146Z] Optional Features: [2021-05-25T09:44:19.146Z] - CONFIG_USER_NS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:44:19.146Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:44:19.146Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-25T09:44:19.146Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:44:19.146Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:44:19.146Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:44:19.146Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:44:19.146Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:44:19.146Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:44:19.146Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:44:19.146Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:44:19.146Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:44:19.146Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:44:19.146Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:44:19.146Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:44:19.146Z] - Network Drivers: [2021-05-25T09:44:19.146Z] - "overlay": [2021-05-25T09:44:19.146Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:44:19.146Z] Optional (for encrypted networks): [2021-05-25T09:44:19.146Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-25T09:44:19.146Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-25T09:44:19.146Z] - CONFIG_XFRM: enabled [2021-05-25T09:44:19.146Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:44:19.146Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-25T09:44:19.146Z] - "ipvlan": [2021-05-25T09:44:19.146Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:44:19.146Z] - "macvlan": [2021-05-25T09:44:19.246Z] #8 DONE 0.9s [2021-05-25T09:44:19.246Z] [2021-05-25T09:44:19.246Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:44:19.246Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-25T09:44:19.246Z] #6 DONE 0.9s [2021-05-25T09:44:19.246Z] [2021-05-25T09:44:19.246Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:44:19.246Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-25T09:44:19.246Z] #5 DONE 0.9s [2021-05-25T09:44:19.246Z] [2021-05-25T09:44:19.246Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:19.246Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:44:19.246Z] #7 DONE 0.9s [2021-05-25T09:44:19.440Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:44:19.440Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:44:19.440Z] - "ftp,tftp client in container": [2021-05-25T09:44:19.440Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:44:19.440Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:44:19.440Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:44:19.440Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:44:19.440Z] - Storage Drivers: [2021-05-25T09:44:19.440Z] - "aufs": [2021-05-25T09:44:19.440Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:44:19.440Z] - "btrfs": [2021-05-25T09:44:19.440Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:44:19.440Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:44:19.440Z] - "devicemapper": [2021-05-25T09:44:19.440Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:44:19.440Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:44:19.440Z] - "overlay": [2021-05-25T09:44:19.440Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:44:19.440Z] - "zfs": [2021-05-25T09:44:19.440Z] - /dev/zfs: missing [2021-05-25T09:44:19.440Z] - zfs command: missing [2021-05-25T09:44:19.440Z] - zpool command: missing [2021-05-25T09:44:19.440Z] [2021-05-25T09:44:19.440Z] Limits: [2021-05-25T09:44:19.440Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:44:19.440Z] [2021-05-25T09:44:19.440Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:44:19.877Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:44:19.877Z] #2 [internal] load .dockerignore [2021-05-25T09:44:19.878Z] #2 transferring context: 87B done [2021-05-25T09:44:19.878Z] #2 DONE 0.0s [2021-05-25T09:44:19.878Z] [2021-05-25T09:44:19.878Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:44:19.878Z] #1 transferring dockerfile: 17.02kB done [2021-05-25T09:44:19.878Z] #1 DONE 0.0s [2021-05-25T09:44:19.878Z] [2021-05-25T09:44:19.878Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:44:20.168Z] #3 DONE 0.2s [2021-05-25T09:44:20.168Z] [2021-05-25T09:44:20.168Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-05-25T09:44:20.168Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-25T09:44:20.168Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-05-25T09:44:20.168Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-25T09:44:20.168Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-05-25T09:44:20.168Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-05-25T09:44:20.190Z] [2021-05-25T09:44:20.191Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:44:20.191Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:44:20.191Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:44:20.258Z] Fetching without tags [2021-05-25T09:44:20.453Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:44:20.453Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-25T09:44:20.453Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-25T09:44:20.453Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2021-05-25T09:44:20.453Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2021-05-25T09:44:20.458Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 1.98MB / 9.68MB 0.3s [2021-05-25T09:44:20.458Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 4.21MB / 9.68MB 0.4s [2021-05-25T09:44:20.570Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:20.720Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.24MB / 9.86MB 0.3s [2021-05-25T09:44:20.720Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2021-05-25T09:44:20.748Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 6.41MB / 9.68MB 0.5s [2021-05-25T09:44:20.748Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 8.66MB / 9.68MB 0.6s [2021-05-25T09:44:20.748Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-05-25T09:44:20.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:20.244Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:44:20.250Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:20.255Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:20.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:20.262Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:20.263Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:20.574Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:20.582Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:20.987Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-05-25T09:44:20.987Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-05-25T09:44:21.039Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.7s done [2021-05-25T09:44:21.039Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-05-25T09:44:21.039Z] #4 DONE 1.0s [2021-05-25T09:44:21.065Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:21.066Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:44:21.126Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:44:21.140Z] > git --version # timeout=10 [2021-05-25T09:44:21.149Z] > git --version # 'git version 2.25.1' [2021-05-25T09:44:21.155Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:44:21.582Z] Still waiting to schedule task [2021-05-25T09:44:21.582Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] withEnv [Pipeline] { [2021-05-25T09:44:21.583Z] Still waiting to schedule task [2021-05-25T09:44:21.583Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] stage [Pipeline] { (Print info) [2021-05-25T09:44:21.606Z] Still waiting to schedule task [2021-05-25T09:44:21.606Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2021-05-25T09:44:21.609Z] Still waiting to schedule task [2021-05-25T09:44:21.609Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] sh [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #5 [internal] load build definition from Dockerfile [2021-05-25T09:44:21.793Z] #5 transferring dockerfile: 17.02kB done [2021-05-25T09:44:21.793Z] #5 DONE 0.0s [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:21.793Z] #6 DONE 0.1s [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:21.793Z] #9 DONE 0.1s [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:44:21.793Z] #7 DONE 0.1s [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:44:21.793Z] #8 DONE 0.1s [2021-05-25T09:44:21.793Z] [2021-05-25T09:44:21.793Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:21.793Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-05-25T09:44:21.793Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-25T09:44:21.793Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-05-25T09:44:21.793Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 167.07kB / 48.97MB 0.1s [2021-05-25T09:44:21.793Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-05-25T09:44:21.793Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0B / 7.39MB 0.1s [2021-05-25T09:44:21.793Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0B / 9.88MB 0.1s [2021-05-25T09:44:21.793Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 9.48MB / 48.97MB 0.2s [2021-05-25T09:44:21.793Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 2.27MB / 9.88MB 0.2s [2021-05-25T09:44:21.894Z] + docker version [2021-05-25T09:44:21.894Z] Client: Docker Engine - Community [2021-05-25T09:44:21.894Z] Version: 20.10.5 [2021-05-25T09:44:21.894Z] API version: 1.41 [2021-05-25T09:44:21.894Z] Go version: go1.13.15 [2021-05-25T09:44:21.894Z] Git commit: 55c4c88 [2021-05-25T09:44:21.894Z] Built: Tue Mar 2 20:18:20 2021 [2021-05-25T09:44:21.894Z] OS/Arch: linux/amd64 [2021-05-25T09:44:21.894Z] Context: default [2021-05-25T09:44:21.894Z] Experimental: true [2021-05-25T09:44:21.894Z] [2021-05-25T09:44:21.894Z] Server: Docker Engine - Community [2021-05-25T09:44:21.894Z] Engine: [2021-05-25T09:44:21.894Z] Version: 20.10.5 [2021-05-25T09:44:21.894Z] API version: 1.41 (minimum version 1.12) [2021-05-25T09:44:21.894Z] Go version: go1.13.15 [2021-05-25T09:44:21.894Z] Git commit: 363e9a8 [2021-05-25T09:44:21.894Z] Built: Tue Mar 2 20:16:15 2021 [2021-05-25T09:44:21.894Z] OS/Arch: linux/amd64 [2021-05-25T09:44:21.894Z] Experimental: true [2021-05-25T09:44:21.894Z] containerd: [2021-05-25T09:44:21.894Z] Version: 1.4.4 [2021-05-25T09:44:21.894Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:44:21.894Z] runc: [2021-05-25T09:44:21.894Z] Version: 1.0.0-rc93 [2021-05-25T09:44:21.894Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:44:21.894Z] docker-init: [2021-05-25T09:44:21.894Z] Version: 0.19.0 [2021-05-25T09:44:21.894Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-25T09:44:22.148Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 14.92MB / 48.97MB 0.3s [2021-05-25T09:44:22.148Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 1.80MB / 7.39MB 0.3s [2021-05-25T09:44:22.148Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 7.19MB / 9.88MB 0.3s [2021-05-25T09:44:22.148Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.02MB / 48.97MB 0.4s [2021-05-25T09:44:22.148Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 4.24MB / 7.39MB 0.4s [2021-05-25T09:44:22.148Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s [2021-05-25T09:44:22.178Z] + docker info [2021-05-25T09:44:22.461Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 41.78MB / 48.97MB 0.6s [2021-05-25T09:44:22.461Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.5s done [2021-05-25T09:44:22.461Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.4s done [2021-05-25T09:44:22.462Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 226.33kB / 51.38MB 0.6s [2021-05-25T09:44:22.462Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 0.6s [2021-05-25T09:44:22.462Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.59MB / 48.97MB 0.7s [2021-05-25T09:44:22.462Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 5.42MB / 51.38MB 0.8s [2021-05-25T09:44:22.462Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 11.12MB / 56.74MB 0.8s [2021-05-25T09:44:21.035Z] > git remote # timeout=10 [2021-05-25T09:44:21.042Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:44:21.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:21.054Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:44:21.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:44:21.070Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:21.075Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:22.811Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 0.8s done [2021-05-25T09:44:22.812Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 9.18MB / 51.38MB 1.0s [2021-05-25T09:44:22.812Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 24.44MB / 56.74MB 1.0s [2021-05-25T09:44:22.812Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 1.40MB / 102.23MB 1.0s [2021-05-25T09:44:22.812Z] #10 ... [2021-05-25T09:44:22.812Z] [2021-05-25T09:44:22.812Z] #24 [internal] load build context [2021-05-25T09:44:22.812Z] #24 transferring context: 53.39MB 0.9s done [2021-05-25T09:44:22.812Z] #24 DONE 1.0s [2021-05-25T09:44:22.812Z] [2021-05-25T09:44:22.812Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:22.812Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 30.52MB / 56.74MB 1.1s [2021-05-25T09:44:22.812Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-05-25T09:44:23.115Z] Client: [2021-05-25T09:44:23.115Z] Context: default [2021-05-25T09:44:23.115Z] Debug Mode: false [2021-05-25T09:44:23.115Z] Plugins: [2021-05-25T09:44:23.115Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-25T09:44:23.115Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-25T09:44:23.115Z] [2021-05-25T09:44:23.115Z] Server: [2021-05-25T09:44:23.115Z] Containers: 0 [2021-05-25T09:44:23.115Z] Running: 0 [2021-05-25T09:44:23.115Z] Paused: 0 [2021-05-25T09:44:23.115Z] Stopped: 0 [2021-05-25T09:44:23.115Z] Images: 7 [2021-05-25T09:44:23.115Z] Server Version: 20.10.5 [2021-05-25T09:44:23.115Z] Storage Driver: overlay2 [2021-05-25T09:44:23.115Z] Backing Filesystem: extfs [2021-05-25T09:44:23.115Z] Supports d_type: true [2021-05-25T09:44:23.115Z] Native Overlay Diff: true [2021-05-25T09:44:23.115Z] Logging Driver: json-file [2021-05-25T09:44:23.115Z] Cgroup Driver: systemd [2021-05-25T09:44:23.115Z] Cgroup Version: 2 [2021-05-25T09:44:23.115Z] Plugins: [2021-05-25T09:44:23.115Z] Volume: local [2021-05-25T09:44:23.115Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:44:23.115Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:44:23.115Z] Swarm: inactive [2021-05-25T09:44:23.115Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-25T09:44:23.115Z] Default Runtime: runc [2021-05-25T09:44:23.115Z] Init Binary: docker-init [2021-05-25T09:44:23.115Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:44:23.115Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:44:23.115Z] init version: de40ad0 [2021-05-25T09:44:23.115Z] Security Options: [2021-05-25T09:44:23.115Z] apparmor [2021-05-25T09:44:23.115Z] seccomp [2021-05-25T09:44:23.115Z] Profile: default [2021-05-25T09:44:23.115Z] cgroupns [2021-05-25T09:44:23.115Z] Kernel Version: 5.4.0-1041-aws [2021-05-25T09:44:23.115Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-25T09:44:23.115Z] OSType: linux [2021-05-25T09:44:23.115Z] Architecture: x86_64 [2021-05-25T09:44:23.115Z] CPUs: 2 [2021-05-25T09:44:23.115Z] Total Memory: 7.569GiB [2021-05-25T09:44:23.115Z] Name: ip-10-100-99-100 [2021-05-25T09:44:23.115Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-05-25T09:44:23.115Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:44:23.115Z] Debug Mode: false [2021-05-25T09:44:23.115Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:44:23.115Z] Labels: [2021-05-25T09:44:23.115Z] Experimental: true [2021-05-25T09:44:23.115Z] Insecure Registries: [2021-05-25T09:44:23.115Z] 127.0.0.0/8 [2021-05-25T09:44:23.115Z] Live Restore Enabled: true [2021-05-25T09:44:23.115Z] [2021-05-25T09:44:23.115Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [2021-05-25T09:44:23.122Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 15.70MB / 51.38MB 1.3s [2021-05-25T09:44:23.122Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 42.56MB / 56.74MB 1.3s [2021-05-25T09:44:23.122Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 12.17MB / 102.23MB 1.3s [2021-05-25T09:44:23.122Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 48.95MB / 56.74MB 1.4s [2021-05-25T09:44:23.122Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 20.58MB / 51.38MB 1.5s [2021-05-25T09:44:23.122Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.5s [2021-05-25T09:44:23.122Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 18.27MB / 102.23MB 1.5s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:44:23.444Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:44:23.470Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 25.73MB / 102.23MB 1.6s [2021-05-25T09:44:23.470Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 24.47MB / 51.38MB 1.7s [2021-05-25T09:44:23.470Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 1.6s done [2021-05-25T09:44:23.470Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 33.18MB / 102.23MB 1.7s [2021-05-25T09:44:23.470Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 1.6s done [2021-05-25T09:44:23.470Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 41.25MB / 102.23MB 1.8s [2021-05-25T09:44:23.704Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:44:23.704Z] #1 sha256:f934f732472ee30a7c1b2078e5ecc2e3a39464afb880b9df49bdb3aa8dc6a3ca [2021-05-25T09:44:23.704Z] #1 transferring dockerfile: 17.02kB done [2021-05-25T09:44:23.704Z] #1 DONE 0.0s [2021-05-25T09:44:23.704Z] [2021-05-25T09:44:23.704Z] #2 [internal] load .dockerignore [2021-05-25T09:44:23.704Z] #2 sha256:883750e717cebc8e8c26bb44163df53edfc83b6cf1d10a037f24b662e7169dfe [2021-05-25T09:44:23.704Z] #2 transferring context: 87B done [2021-05-25T09:44:23.704Z] #2 DONE 0.0s [2021-05-25T09:44:23.704Z] [2021-05-25T09:44:23.704Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:44:23.704Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-25T09:44:23.704Z] #3 DONE 0.1s [2021-05-25T09:44:23.704Z] [2021-05-25T09:44:23.704Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:44:23.704Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-25T09:44:23.704Z] #4 CACHED [2021-05-25T09:44:23.832Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 29.03MB / 51.38MB 1.9s [2021-05-25T09:44:23.832Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.62MB / 51.38MB 2.1s [2021-05-25T09:44:23.832Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 54.28MB / 102.23MB 2.1s [2021-05-25T09:44:23.963Z] [2021-05-25T09:44:23.964Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:23.964Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:44:24.193Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 37.78MB / 51.38MB 2.3s [2021-05-25T09:44:24.193Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 65.65MB / 102.23MB 2.3s [2021-05-25T09:44:24.193Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 72.31MB / 102.23MB 2.4s [2021-05-25T09:44:24.193Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 42.02MB / 51.38MB 2.5s [2021-05-25T09:44:24.224Z] #8 DONE 0.1s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:44:24.224Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-25T09:44:24.224Z] #5 DONE 0.1s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:44:24.224Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-25T09:44:24.224Z] #6 DONE 0.1s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:44:24.224Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:44:24.224Z] #7 DONE 0.1s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:44:24.224Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:44:24.224Z] #64 DONE 0.0s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:44:24.224Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:44:24.224Z] #26 DONE 0.0s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:44:24.224Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:44:24.224Z] #62 DONE 0.0s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:24.224Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:24.224Z] #9 DONE 0.0s [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:44:24.224Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:44:24.224Z] #10 CACHED [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:44:24.224Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-25T09:44:24.224Z] #11 CACHED [2021-05-25T09:44:24.224Z] [2021-05-25T09:44:24.224Z] #23 [internal] load build context [2021-05-25T09:44:24.224Z] #23 sha256:af8897a3ef273e9fd21b53e3deffca20b22d51e526b64b325586da28371e64ae [2021-05-25T09:44:24.628Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.89MB / 51.38MB 2.6s [2021-05-25T09:44:24.629Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 78.29MB / 102.23MB 2.6s [2021-05-25T09:44:24.629Z] #10 ... [2021-05-25T09:44:24.629Z] [2021-05-25T09:44:24.629Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-25T09:44:24.629Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-25T09:44:24.629Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:44:24.629Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-25T09:44:24.629Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-25T09:44:24.629Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.9s done [2021-05-25T09:44:24.629Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2021-05-25T09:44:24.629Z] #63 DONE 2.7s [2021-05-25T09:44:24.629Z] [2021-05-25T09:44:24.629Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:24.629Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.04MB / 51.38MB 2.8s [2021-05-25T09:44:24.629Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 84.45MB / 102.23MB 2.8s [2021-05-25T09:44:24.629Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 89.81MB / 102.23MB 3.0s [2021-05-25T09:44:24.933Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 3.0s done [2021-05-25T09:44:24.933Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.0s done [2021-05-25T09:44:24.933Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 97.11MB / 102.23MB 3.2s [2021-05-25T09:44:24.942Z] Fetching without tags [2021-05-25T09:44:25.224Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s done [2021-05-25T09:44:25.378Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:25.515Z] #10 ... [2021-05-25T09:44:25.515Z] [2021-05-25T09:44:25.515Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-05-25T09:44:25.515Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-05-25T09:44:25.515Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:44:25.515Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-25T09:44:25.515Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-25T09:44:25.515Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done [2021-05-25T09:44:25.515Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2021-05-25T09:44:25.515Z] #65 DONE 3.6s [2021-05-25T09:44:25.515Z] [2021-05-25T09:44:25.515Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:25.515Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-05-25T09:44:25.515Z] #10 ... [2021-05-25T09:44:25.515Z] [2021-05-25T09:44:25.515Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:44:25.515Z] #64 DONE 0.1s [2021-05-25T09:44:25.515Z] [2021-05-25T09:44:25.515Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:25.805Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.4s done [2021-05-25T09:44:26.132Z] #23 transferring context: 53.38MB 1.6s done [2021-05-25T09:44:26.132Z] #23 DONE 1.8s [2021-05-25T09:44:26.132Z] [2021-05-25T09:44:26.132Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:44:26.132Z] #67 sha256:56738772a468c9934a01bb64a8d0cd4a9d31a6f83c6b6ed0e93b66c654d0407a [2021-05-25T09:44:26.181Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:44:26.181Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:44:26.323Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2021-05-25T09:44:26.323Z] #62 DONE 5.8s [2021-05-25T09:44:26.323Z] [2021-05-25T09:44:26.323Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:26.323Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:26.323Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-25T09:44:26.323Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-25T09:44:26.323Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-25T09:44:26.323Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-25T09:44:26.323Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-05-25T09:44:26.323Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-25T09:44:26.323Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-05-25T09:44:26.323Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.4s done [2021-05-25T09:44:26.323Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2021-05-25T09:44:26.323Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s [2021-05-25T09:44:26.323Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.1s [2021-05-25T09:44:26.323Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.6s done [2021-05-25T09:44:24.912Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:24.915Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:44:24.918Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:24.933Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:44:24.948Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:44:24.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:24.949Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:44:25.384Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:25.387Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:26.144Z] > git remote # timeout=10 [2021-05-25T09:44:26.147Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:44:26.149Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:44:26.150Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:44:26.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:44:26.187Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:44:26.189Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:44:26.395Z] #67 ... [2021-05-25T09:44:26.395Z] [2021-05-25T09:44:26.395Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:44:26.395Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:44:26.395Z] #55 CACHED [2021-05-25T09:44:26.395Z] [2021-05-25T09:44:26.395Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:44:26.395Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:44:26.395Z] #36 CACHED [2021-05-25T09:44:26.395Z] [2021-05-25T09:44:26.395Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:44:26.395Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-25T09:44:26.395Z] #12 CACHED [2021-05-25T09:44:26.395Z] [2021-05-25T09:44:26.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:44:26.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:44:26.395Z] #13 CACHED [2021-05-25T09:44:26.436Z] #10 ... [2021-05-25T09:44:26.436Z] [2021-05-25T09:44:26.436Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:44:26.436Z] #66 DONE 0.6s [2021-05-25T09:44:26.436Z] [2021-05-25T09:44:26.436Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:26.436Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-05-25T09:44:26.447Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:44:26.500Z] > git --version # timeout=10 [2021-05-25T09:44:26.502Z] > git --version # 'git version 2.7.4' [2021-05-25T09:44:26.504Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:44:26.655Z] [2021-05-25T09:44:26.655Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:44:26.655Z] #24 sha256:836cc99ddd6d9eca646e5afec31a5a8f2a58baedd8d03d4cee6b59dffedc265f [2021-05-25T09:44:26.726Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.5s done [2021-05-25T09:44:26.896Z] #9 ... [2021-05-25T09:44:26.896Z] [2021-05-25T09:44:26.896Z] #23 [internal] load build context [2021-05-25T09:44:26.896Z] #23 sha256:9061f5c3e9d45972e7cc14deff90999f91dfdb0495da7f9fd2b7a56f8374e59a [2021-05-25T09:44:26.896Z] #23 transferring context: 53.39MB 6.4s done [2021-05-25T09:44:26.896Z] #23 DONE 6.7s [2021-05-25T09:44:26.896Z] [2021-05-25T09:44:26.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:26.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:26.896Z] #9 ... [2021-05-25T09:44:26.896Z] [2021-05-25T09:44:26.896Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:44:26.896Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:44:26.896Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-25T09:44:26.896Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-25T09:44:26.896Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-25T09:44:26.896Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-25T09:44:26.896Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 4.6s done [2021-05-25T09:44:26.896Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 1.4s [2021-05-25T09:44:26.896Z] #26 ... [2021-05-25T09:44:26.896Z] [2021-05-25T09:44:26.896Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:26.896Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:26.896Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.6s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:44:27.017Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d [2021-05-25T09:44:27.308Z] #10 ... [2021-05-25T09:44:27.308Z] [2021-05-25T09:44:27.308Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795d... [2021-05-25T09:44:27.308Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 done [2021-05-25T09:44:27.308Z] #27 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-25T09:44:27.308Z] #27 sha256:0ba0446bc007a3196501ecbe91aabd4193db81085b23f4a99685448445762396 529B / 529B done [2021-05-25T09:44:27.308Z] #27 sha256:3e5e3cbc071fbdff313483cd402ab040f6112c16bdf780651dae5a50f2978e9a 1.46kB / 1.46kB done [2021-05-25T09:44:27.308Z] #27 sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 49.00MB / 49.00MB 3.3s done [2021-05-25T09:44:27.308Z] #27 extracting sha256:03edb521c4b9db23cdd0bda14609ccca13d11f4c37cd9ca16173028e6d3647df 1.9s done [2021-05-25T09:44:27.308Z] #27 DONE 5.5s [2021-05-25T09:44:27.308Z] [2021-05-25T09:44:27.308Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:27.336Z] + docker version [2021-05-25T09:44:27.337Z] Client: [2021-05-25T09:44:27.337Z] Version: 18.06.1-ce [2021-05-25T09:44:27.337Z] API version: 1.38 [2021-05-25T09:44:27.337Z] Go version: go1.10.3 [2021-05-25T09:44:27.337Z] Git commit: e68fc7a [2021-05-25T09:44:27.337Z] Built: Tue Aug 21 17:26:10 2018 [2021-05-25T09:44:27.337Z] OS/Arch: linux/ppc64le [2021-05-25T09:44:27.337Z] Experimental: false [2021-05-25T09:44:27.337Z] [2021-05-25T09:44:27.337Z] Server: [2021-05-25T09:44:27.337Z] Engine: [2021-05-25T09:44:27.337Z] Version: 18.06.1-ce [2021-05-25T09:44:27.337Z] API version: 1.38 (minimum version 1.12) [2021-05-25T09:44:27.337Z] Go version: go1.10.3 [2021-05-25T09:44:27.337Z] Git commit: e68fc7a [2021-05-25T09:44:27.337Z] Built: Tue Aug 21 17:24:20 2018 [2021-05-25T09:44:27.337Z] OS/Arch: linux/ppc64le [2021-05-25T09:44:27.337Z] Experimental: true [Pipeline] sh [2021-05-25T09:44:27.729Z] + docker info [2021-05-25T09:44:27.729Z] Containers: 0 [2021-05-25T09:44:27.729Z] Running: 0 [2021-05-25T09:44:27.729Z] Paused: 0 [2021-05-25T09:44:27.729Z] Stopped: 0 [2021-05-25T09:44:27.729Z] Images: 0 [2021-05-25T09:44:27.729Z] Server Version: 18.06.1-ce [2021-05-25T09:44:27.729Z] Storage Driver: overlay2 [2021-05-25T09:44:27.729Z] Backing Filesystem: extfs [2021-05-25T09:44:27.729Z] Supports d_type: true [2021-05-25T09:44:27.729Z] Native Overlay Diff: true [2021-05-25T09:44:27.729Z] Logging Driver: json-file [2021-05-25T09:44:27.729Z] Cgroup Driver: cgroupfs [2021-05-25T09:44:27.729Z] Plugins: [2021-05-25T09:44:27.729Z] Volume: local [2021-05-25T09:44:27.729Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:44:27.729Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-05-25T09:44:27.729Z] Swarm: inactive [2021-05-25T09:44:27.729Z] Runtimes: runc [2021-05-25T09:44:27.729Z] Default Runtime: runc [2021-05-25T09:44:27.729Z] Init Binary: docker-init [2021-05-25T09:44:27.729Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-05-25T09:44:27.729Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-05-25T09:44:27.729Z] init version: fec3683 [2021-05-25T09:44:27.729Z] Security Options: [2021-05-25T09:44:27.729Z] apparmor [2021-05-25T09:44:27.729Z] seccomp [2021-05-25T09:44:27.729Z] Profile: default [2021-05-25T09:44:27.729Z] Kernel Version: 4.4.0-139-generic [2021-05-25T09:44:27.729Z] Operating System: Ubuntu 16.04.3 LTS [2021-05-25T09:44:27.729Z] OSType: linux [2021-05-25T09:44:27.729Z] Architecture: ppc64le [2021-05-25T09:44:27.729Z] CPUs: 4 [2021-05-25T09:44:27.729Z] Total Memory: 7.972GiB [2021-05-25T09:44:27.729Z] Name: ppc64le-ubuntu-26 [2021-05-25T09:44:27.729Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-05-25T09:44:27.729Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:44:27.729Z] Debug Mode (client): false [2021-05-25T09:44:27.729Z] Debug Mode (server): false [2021-05-25T09:44:27.729Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:44:27.729Z] Labels: [2021-05-25T09:44:27.729Z] Experimental: true [2021-05-25T09:44:27.729Z] Insecure Registries: [2021-05-25T09:44:27.729Z] 127.0.0.0/8 [2021-05-25T09:44:27.729Z] Live Restore Enabled: false [2021-05-25T09:44:27.729Z] [Pipeline] sh [2021-05-25T09:44:28.124Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:28.124Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:44:28.124Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:44:28.124Z] + bash /home/docker/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:44:28.124Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:44:28.124Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-05-25T09:44:28.124Z] [2021-05-25T09:44:28.124Z] Generally Necessary: [2021-05-25T09:44:28.124Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:44:28.124Z] - apparmor: enabled and tools installed [2021-05-25T09:44:28.124Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:44:28.124Z] - CONFIG_NET_NS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_PID_NS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:44:28.124Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_MEMCG: enabled [2021-05-25T09:44:28.124Z] - CONFIG_KEYS: enabled [2021-05-25T09:44:28.124Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:44:28.124Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:44:28.124Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:44:28.124Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-05-25T09:44:28.124Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:44:28.281Z] #9 ... [2021-05-25T09:44:28.281Z] [2021-05-25T09:44:28.281Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:44:28.281Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:44:28.281Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-25T09:44:28.281Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-25T09:44:28.281Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:44:28.281Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-05-25T09:44:28.281Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.9s done [2021-05-25T09:44:28.281Z] #64 DONE 8.0s [2021-05-25T09:44:28.281Z] [2021-05-25T09:44:28.281Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:28.281Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:28.421Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:44:28.421Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-05-25T09:44:28.421Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:44:28.421Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-05-25T09:44:28.421Z] [2021-05-25T09:44:28.421Z] Optional Features: [2021-05-25T09:44:28.421Z] - CONFIG_USER_NS: enabled [2021-05-25T09:44:28.421Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:44:28.421Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:44:28.421Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:44:28.421Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:44:28.421Z] (cgroup swap accounting is currently enabled) [2021-05-25T09:44:28.421Z] - CONFIG_MEMCG_KMEM: enabled [2021-05-25T09:44:28.421Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:44:28.421Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:44:28.421Z] - CONFIG_IOSCHED_CFQ: enabled [2021-05-25T09:44:28.421Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-05-25T09:44:28.422Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:44:28.422Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:44:28.422Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:44:28.422Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:44:28.422Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:44:28.422Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:44:28.422Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:44:28.422Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:44:28.422Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:44:28.422Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:44:28.422Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:44:28.422Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:44:28.422Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:44:28.422Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:44:28.422Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:44:28.422Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:44:28.422Z] - Network Drivers: [2021-05-25T09:44:28.422Z] - "overlay": [2021-05-25T09:44:28.422Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:44:28.422Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:44:28.422Z] Optional (for encrypted networks): [2021-05-25T09:44:28.718Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:44:28.718Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_XFRM: enabled [2021-05-25T09:44:28.718Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-05-25T09:44:28.718Z] - "ipvlan": [2021-05-25T09:44:28.718Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:44:28.718Z] - "macvlan": [2021-05-25T09:44:28.718Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:44:28.718Z] - "ftp,tftp client in container": [2021-05-25T09:44:28.718Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:44:28.718Z] - Storage Drivers: [2021-05-25T09:44:28.718Z] - "aufs": [2021-05-25T09:44:28.718Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:44:28.718Z] - "btrfs": [2021-05-25T09:44:28.718Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:44:28.718Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:44:28.718Z] - "devicemapper": [2021-05-25T09:44:28.718Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:44:28.718Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:44:28.718Z] - "overlay": [2021-05-25T09:44:28.718Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:44:28.718Z] - "zfs": [2021-05-25T09:44:28.718Z] - /dev/zfs: missing [2021-05-25T09:44:28.718Z] - zfs command: missing [2021-05-25T09:44:28.718Z] - zpool command: missing [2021-05-25T09:44:28.718Z] [2021-05-25T09:44:28.718Z] Limits: [2021-05-25T09:44:28.718Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:44:28.718Z] [2021-05-25T09:44:28.718Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:44:29.163Z] + make bundles/buildx [2021-05-25T09:44:29.253Z] #9 ... [2021-05-25T09:44:29.253Z] [2021-05-25T09:44:29.253Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:44:29.253Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-25T09:44:29.253Z] #63 DONE 0.6s [2021-05-25T09:44:29.253Z] [2021-05-25T09:44:29.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:29.253Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:29.427Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 2.0s done [2021-05-25T09:44:29.427Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-05-25T09:44:29.460Z] make: command: Command not found [2021-05-25T09:44:29.460Z] make: command: Command not found [2021-05-25T09:44:29.460Z] mkdir bundles [2021-05-25T09:44:29.460Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-05-25T09:44:29.460Z] --build-arg BUILDX_COMMIT \ [2021-05-25T09:44:29.460Z] --build-arg BUILDX_REPO \ [2021-05-25T09:44:29.460Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-05-25T09:44:29.460Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-05-25T09:44:29.460Z] . [2021-05-25T09:44:29.460Z] /bin/sh: 4: go: not found [2021-05-25T09:44:29.460Z] /bin/sh: 5: go: not found [2021-05-25T09:44:30.660Z] #9 ... [2021-05-25T09:44:30.660Z] [2021-05-25T09:44:30.660Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:44:30.660Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-25T09:44:30.660Z] #65 DONE 1.1s [2021-05-25T09:44:30.660Z] [2021-05-25T09:44:30.660Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:30.660Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:30.995Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.5s done [2021-05-25T09:44:30.995Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 [2021-05-25T09:44:31.565Z] Sending build context to Docker daemon 58.29MB [2021-05-25T09:44:31.565Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-05-25T09:44:31.565Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-05-25T09:44:31.565Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-05-25T09:44:31.565Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-05-25T09:44:31.565Z] 1.13.15-buster: Pulling from library/golang [2021-05-25T09:44:31.605Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s [2021-05-25T09:44:31.866Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.1s done [2021-05-25T09:44:31.900Z] db4e2d8d5901: Pulling fs layer [2021-05-25T09:44:31.900Z] dfe2d012519c: Pulling fs layer [2021-05-25T09:44:31.900Z] 5d8f1d1f9197: Pulling fs layer [2021-05-25T09:44:31.900Z] 1301750ffb48: Pulling fs layer [2021-05-25T09:44:31.900Z] dc5c6edc9cff: Pulling fs layer [2021-05-25T09:44:31.900Z] 3c370c2e2f82: Pulling fs layer [2021-05-25T09:44:31.900Z] 5ffb2f5886e2: Pulling fs layer [2021-05-25T09:44:31.900Z] 1301750ffb48: Waiting [2021-05-25T09:44:31.900Z] dc5c6edc9cff: Waiting [2021-05-25T09:44:31.900Z] 3c370c2e2f82: Waiting [2021-05-25T09:44:31.900Z] 5ffb2f5886e2: Waiting [2021-05-25T09:44:31.944Z] #24 ... [2021-05-25T09:44:31.944Z] [2021-05-25T09:44:31.944Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:44:31.944Z] #37 sha256:7048a650ee270a59d77edfe9731bfddccd1cf8d4b12cd72f46baaf7dcf2fb7f9 [2021-05-25T09:44:31.944Z] #37 3.128 + RM_GOPATH=0 [2021-05-25T09:44:31.944Z] #37 3.128 + TMP_GOPATH= [2021-05-25T09:44:31.944Z] #37 3.128 + : /build [2021-05-25T09:44:31.944Z] #37 3.128 + '[' -z '' ']' [2021-05-25T09:44:31.944Z] #37 3.129 ++ mktemp -d [2021-05-25T09:44:31.944Z] #37 3.133 + export GOPATH=/tmp/tmp.sWCXMVXn3Y [2021-05-25T09:44:31.944Z] #37 3.133 + GOPATH=/tmp/tmp.sWCXMVXn3Y [2021-05-25T09:44:31.944Z] #37 3.133 + RM_GOPATH=1 [2021-05-25T09:44:31.944Z] #37 3.133 + case "$(go env GOARCH)" in [2021-05-25T09:44:31.944Z] #37 3.134 ++ go env GOARCH [2021-05-25T09:44:31.944Z] #37 3.145 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:44:31.944Z] #37 3.146 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:31.944Z] #37 3.146 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:31.944Z] #37 3.146 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:31.944Z] #37 3.146 + dir=/tmp/install [2021-05-25T09:44:31.944Z] #37 3.146 + bin=tini [2021-05-25T09:44:31.944Z] #37 3.146 + shift [2021-05-25T09:44:31.944Z] #37 3.146 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:44:31.944Z] #37 3.146 + . /tmp/install/tini.installer [2021-05-25T09:44:31.944Z] #37 3.146 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:44:31.944Z] #37 3.146 + install_tini [2021-05-25T09:44:31.944Z] #37 3.146 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:44:31.944Z] #37 3.146 + git clone https://github.com/krallin/tini.git /tmp/tmp.sWCXMVXn3Y/tini [2021-05-25T09:44:31.944Z] #37 3.152 Cloning into '/tmp/tmp.sWCXMVXn3Y/tini'... [2021-05-25T09:44:31.944Z] #37 3.547 + cd /tmp/tmp.sWCXMVXn3Y/tini [2021-05-25T09:44:31.944Z] #37 3.547 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:44:31.944Z] #37 3.557 + cmake . [2021-05-25T09:44:31.944Z] #37 4.150 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:44:31.944Z] #37 4.188 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:44:31.944Z] #37 4.451 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:44:31.944Z] #37 4.459 -- Detecting C compiler ABI info [2021-05-25T09:44:31.944Z] #37 4.867 -- Detecting C compiler ABI info - done [2021-05-25T09:44:31.944Z] #37 4.892 -- Detecting C compile features [2021-05-25T09:44:31.944Z] #37 ... [2021-05-25T09:44:31.944Z] [2021-05-25T09:44:31.944Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:44:31.944Z] #24 sha256:836cc99ddd6d9eca646e5afec31a5a8f2a58baedd8d03d4cee6b59dffedc265f [2021-05-25T09:44:31.944Z] #24 5.666 + RM_GOPATH=0 [2021-05-25T09:44:31.944Z] #24 5.666 + TMP_GOPATH= [2021-05-25T09:44:31.944Z] #24 5.666 + : /build [2021-05-25T09:44:31.944Z] #24 5.669 + '[' -z '' ']' [2021-05-25T09:44:31.944Z] #24 5.669 ++ mktemp -d [2021-05-25T09:44:31.944Z] #24 5.680 + export GOPATH=/tmp/tmp.oVkfKReLRe [2021-05-25T09:44:31.944Z] #24 5.680 + GOPATH=/tmp/tmp.oVkfKReLRe [2021-05-25T09:44:31.944Z] #24 5.680 + RM_GOPATH=1 [2021-05-25T09:44:31.944Z] #24 5.680 + case "$(go env GOARCH)" in [2021-05-25T09:44:31.944Z] #24 5.680 ++ go env GOARCH [2021-05-25T09:44:31.944Z] #24 5.704 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:31.944Z] #24 5.704 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:31.944Z] #24 5.704 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:31.944Z] #24 5.716 + dir=/tmp/install [2021-05-25T09:44:31.944Z] #24 5.716 + bin=dockercli [2021-05-25T09:44:31.944Z] #24 5.716 + shift [2021-05-25T09:44:31.944Z] #24 5.716 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:44:31.944Z] #24 5.716 + . /tmp/install/dockercli.installer [2021-05-25T09:44:31.944Z] #24 5.716 ++ : stable [2021-05-25T09:44:31.944Z] #24 5.716 ++ : 17.06.2-ce [2021-05-25T09:44:31.944Z] #24 5.716 + install_dockercli [2021-05-25T09:44:31.944Z] #24 5.716 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:44:31.944Z] #24 5.716 ++ uname -m [2021-05-25T09:44:31.944Z] #24 5.716 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:44:31.944Z] #24 5.727 + arch=x86_64 [2021-05-25T09:44:31.944Z] #24 5.727 + '[' x86_64 '!=' x86_64 ']' [2021-05-25T09:44:31.944Z] #24 5.727 + url=https://download.docker.com/linux/static [2021-05-25T09:44:31.944Z] #24 5.727 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-25T09:44:31.944Z] #24 5.727 + tar -xz docker/docker [2021-05-25T09:44:32.127Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-25T09:44:32.207Z] dfe2d012519c: Verifying Checksum [2021-05-25T09:44:32.207Z] dfe2d012519c: Download complete [2021-05-25T09:44:32.207Z] 5d8f1d1f9197: Verifying Checksum [2021-05-25T09:44:33.073Z] #9 ... [2021-05-25T09:44:33.073Z] [2021-05-25T09:44:33.073Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:44:33.073Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:44:33.073Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.4s done [2021-05-25T09:44:33.073Z] #26 DONE 12.9s [2021-05-25T09:44:33.073Z] [2021-05-25T09:44:33.073Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:33.073Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:33.073Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done [2021-05-25T09:44:33.334Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-25T09:44:34.277Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-25T09:44:34.540Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-25T09:44:34.573Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.2s done [2021-05-25T09:44:34.573Z] #10 ... [2021-05-25T09:44:34.573Z] [2021-05-25T09:44:34.573Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-05-25T09:44:34.573Z] #28 0.546 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:34.573Z] #28 0.563 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:34.573Z] #28 0.589 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:34.573Z] #28 0.652 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:44:34.573Z] #28 0.784 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:44:34.573Z] #28 1.060 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:44:34.573Z] #28 2.104 Fetched 8134 kB in 2s (5175 kB/s) [2021-05-25T09:44:34.573Z] #28 2.104 Reading package lists... [2021-05-25T09:44:34.573Z] #28 2.558 Reading package lists... [2021-05-25T09:44:34.573Z] #28 2.995 Building dependency tree... [2021-05-25T09:44:34.573Z] #28 3.108 The following additional packages will be installed: [2021-05-25T09:44:34.573Z] #28 3.108 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:44:34.573Z] #28 3.108 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:44:34.573Z] #28 3.108 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:44:34.573Z] #28 3.108 Suggested packages: [2021-05-25T09:44:34.573Z] #28 3.108 krb5-doc krb5-user [2021-05-25T09:44:34.573Z] #28 3.108 Recommended packages: [2021-05-25T09:44:34.573Z] #28 3.108 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:44:34.573Z] #28 3.237 The following NEW packages will be installed: [2021-05-25T09:44:34.573Z] #28 3.237 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:44:34.573Z] #28 3.237 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:44:34.573Z] #28 3.237 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:44:34.573Z] #28 3.237 libssh2-1 libssl1.1 openssl [2021-05-25T09:44:34.573Z] #28 3.265 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:44:34.573Z] #28 3.265 Need to get 4604 kB of archives. [2021-05-25T09:44:34.573Z] #28 3.265 After this operation, 11.9 MB of additional disk space will be used. [2021-05-25T09:44:34.573Z] #28 3.265 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-05-25T09:44:34.573Z] #28 3.274 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:44:34.573Z] #28 3.306 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-05-25T09:44:34.573Z] #28 3.307 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-05-25T09:44:34.573Z] #28 3.309 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-05-25T09:44:34.573Z] #28 3.312 Get:6 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-05-25T09:44:34.573Z] #28 3.317 Get:7 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-05-25T09:44:34.573Z] #28 3.338 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-05-25T09:44:34.573Z] #28 3.338 Get:9 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-05-25T09:44:34.573Z] #28 3.338 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-05-25T09:44:34.573Z] #28 3.338 Get:11 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-05-25T09:44:34.573Z] #28 3.342 Get:12 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:44:34.573Z] #28 3.346 Get:13 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-05-25T09:44:34.573Z] #28 3.351 Get:14 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-05-25T09:44:34.573Z] #28 3.355 Get:15 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-05-25T09:44:34.573Z] #28 3.356 Get:16 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-05-25T09:44:34.573Z] #28 3.358 Get:17 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-05-25T09:44:34.573Z] #28 3.362 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-25T09:44:34.573Z] #28 3.367 Get:19 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-25T09:44:34.573Z] #28 3.371 Get:20 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-25T09:44:34.573Z] #28 3.509 Get:21 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-05-25T09:44:34.573Z] #28 3.607 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:44:34.573Z] #28 3.607 Fetched 4604 kB in 0s (17.6 MB/s) [2021-05-25T09:44:34.573Z] #28 3.627 Selecting previously unselected package libssl1.1:s390x. [2021-05-25T09:44:34.573Z] #28 3.627 (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-05-25T09:44:34.573Z] #28 3.631 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 3.635 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:34.573Z] #28 3.751 Selecting previously unselected package openssl. [2021-05-25T09:44:34.573Z] #28 3.751 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 3.754 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:34.573Z] #28 3.858 Selecting previously unselected package ca-certificates. [2021-05-25T09:44:34.573Z] #28 3.859 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:44:34.573Z] #28 3.861 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:34.573Z] #28 3.915 Selecting previously unselected package libkeyutils1:s390x. [2021-05-25T09:44:34.573Z] #28 3.916 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 3.918 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-05-25T09:44:34.573Z] #28 3.939 Selecting previously unselected package libkrb5support0:s390x. [2021-05-25T09:44:34.573Z] #28 3.940 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 3.943 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 3.967 Selecting previously unselected package libk5crypto3:s390x. [2021-05-25T09:44:34.573Z] #28 3.968 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 3.970 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 4.003 Selecting previously unselected package libkrb5-3:s390x. [2021-05-25T09:44:34.573Z] #28 4.003 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 4.006 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 4.075 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-05-25T09:44:34.573Z] #28 4.075 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 4.078 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 4.109 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-05-25T09:44:34.573Z] #28 4.110 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 4.112 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 4.138 Selecting previously unselected package libsasl2-2:s390x. [2021-05-25T09:44:34.573Z] #28 4.138 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-05-25T09:44:34.573Z] #28 4.141 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:34.573Z] #28 4.166 Selecting previously unselected package libldap-common. [2021-05-25T09:44:34.574Z] #28 4.167 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:44:34.574Z] #28 4.169 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.198 Selecting previously unselected package libldap-2.4-2:s390x. [2021-05-25T09:44:34.574Z] #28 4.199 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.201 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.241 Selecting previously unselected package libnghttp2-14:s390x. [2021-05-25T09:44:34.574Z] #28 4.242 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.244 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.270 Selecting previously unselected package libpsl5:s390x. [2021-05-25T09:44:34.574Z] #28 4.271 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.273 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-05-25T09:44:34.574Z] #28 4.297 Selecting previously unselected package librtmp1:s390x. [2021-05-25T09:44:34.574Z] #28 4.298 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.300 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:44:34.574Z] #28 4.328 Selecting previously unselected package libssh2-1:s390x. [2021-05-25T09:44:34.574Z] #28 4.328 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.331 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-05-25T09:44:34.574Z] #28 4.376 Selecting previously unselected package libcurl4:s390x. [2021-05-25T09:44:34.574Z] #28 4.376 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.379 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-25T09:44:34.574Z] #28 4.458 Selecting previously unselected package curl. [2021-05-25T09:44:34.574Z] #28 4.458 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.460 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:44:34.574Z] #28 4.520 Selecting previously unselected package libonig5:s390x. [2021-05-25T09:44:34.574Z] #28 4.521 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.523 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-25T09:44:34.574Z] #28 4.557 Selecting previously unselected package libjq1:s390x. [2021-05-25T09:44:34.574Z] #28 4.558 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.560 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-25T09:44:34.574Z] #28 4.585 Selecting previously unselected package jq. [2021-05-25T09:44:34.574Z] #28 4.586 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-25T09:44:34.574Z] #28 4.588 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:44:34.574Z] #28 4.618 Setting up libkeyutils1:s390x (1.6-6) ... [2021-05-25T09:44:34.574Z] #28 4.625 Setting up libpsl5:s390x (0.20.2-2) ... [2021-05-25T09:44:34.574Z] #28 4.631 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.716 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.722 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.731 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.737 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.743 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:44:34.574Z] #28 4.749 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.756 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.762 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-05-25T09:44:34.574Z] #28 4.768 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 4.775 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.786 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-25T09:44:34.574Z] #28 4.792 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-25T09:44:34.574Z] #28 4.799 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:34.574Z] #28 4.806 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:34.574Z] #28 5.196 Updating certificates in /etc/ssl/certs... [2021-05-25T09:44:34.574Z] #28 5.753 137 added, 0 removed; done. [2021-05-25T09:44:34.574Z] #28 5.779 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-05-25T09:44:34.574Z] #28 5.787 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:44:34.574Z] #28 5.793 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-05-25T09:44:34.574Z] #28 5.800 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:44:34.574Z] #28 5.814 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:44:34.574Z] #28 5.825 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:34.574Z] #28 5.825 Updating certificates in /etc/ssl/certs... [2021-05-25T09:44:34.574Z] #28 6.289 0 added, 0 removed; done. [2021-05-25T09:44:34.574Z] #28 6.289 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:44:34.574Z] #28 6.291 done. [2021-05-25T09:44:34.596Z] db4e2d8d5901: Verifying Checksum [2021-05-25T09:44:34.596Z] db4e2d8d5901: Download complete [2021-05-25T09:44:34.864Z] #28 DONE 7.4s [2021-05-25T09:44:34.864Z] [2021-05-25T09:44:34.864Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:44:34.864Z] #29 DONE 0.1s [2021-05-25T09:44:34.864Z] [2021-05-25T09:44:34.864Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-05-25T09:44:34.864Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.1s done [2021-05-25T09:44:34.864Z] #10 DONE 13.1s [2021-05-25T09:44:34.864Z] [2021-05-25T09:44:34.864Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:34.908Z] 1301750ffb48: Verifying Checksum [2021-05-25T09:44:34.908Z] 1301750ffb48: Download complete [2021-05-25T09:44:35.211Z] 5ffb2f5886e2: Verifying Checksum [2021-05-25T09:44:35.211Z] 5ffb2f5886e2: Download complete [2021-05-25T09:44:35.866Z] dc5c6edc9cff: Verifying Checksum [2021-05-25T09:44:35.866Z] dc5c6edc9cff: Download complete [2021-05-25T09:44:35.896Z] #30 ... [2021-05-25T09:44:35.896Z] [2021-05-25T09:44:35.896Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-05-25T09:44:35.896Z] #11 DONE 0.9s [2021-05-25T09:44:35.896Z] [2021-05-25T09:44:35.896Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-05-25T09:44:36.935Z] #12 DONE 1.0s [2021-05-25T09:44:36.935Z] [2021-05-25T09:44:36.935Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:36.935Z] #30 1.730 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:44:36.935Z] #30 1.854 [2021-05-25T09:44:36.935Z] [2021-05-25T09:44:36.935Z] #30 ... [2021-05-25T09:44:36.935Z] [2021-05-25T09:44:36.935Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:44:36.935Z] #40 DONE 0.1s [2021-05-25T09:44:36.935Z] [2021-05-25T09:44:36.935Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:44:36.935Z] #32 DONE 0.1s [2021-05-25T09:44:36.935Z] [2021-05-25T09:44:36.935Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:37.233Z] #24 ... [2021-05-25T09:44:37.233Z] [2021-05-25T09:44:37.233Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:44:37.233Z] #51 sha256:5311c8d751a9f573e96a18bdc6dd52af25ec8af22e3c2a79f9223454b48c6981 [2021-05-25T09:44:37.233Z] #51 4.516 + RM_GOPATH=0 [2021-05-25T09:44:37.233Z] #51 4.517 + TMP_GOPATH= [2021-05-25T09:44:37.233Z] #51 4.517 + : /build [2021-05-25T09:44:37.233Z] #51 4.517 + '[' -z '' ']' [2021-05-25T09:44:37.233Z] #51 4.518 ++ mktemp -d [2021-05-25T09:44:37.233Z] #51 4.520 + export GOPATH=/tmp/tmp.VVGShd7DNF [2021-05-25T09:44:37.233Z] #51 4.520 + GOPATH=/tmp/tmp.VVGShd7DNF [2021-05-25T09:44:37.233Z] #51 4.520 + RM_GOPATH=1 [2021-05-25T09:44:37.233Z] #51 4.521 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.233Z] #51 4.522 ++ go env GOARCH [2021-05-25T09:44:37.233Z] #51 4.541 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.233Z] #51 4.541 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.233Z] #51 4.545 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.233Z] #51 4.546 + dir=/tmp/install [2021-05-25T09:44:37.233Z] #51 4.546 + bin=shfmt [2021-05-25T09:44:37.233Z] #51 4.546 + shift [2021-05-25T09:44:37.233Z] #51 4.546 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:44:37.233Z] #51 4.546 + . /tmp/install/shfmt.installer [2021-05-25T09:44:37.233Z] #51 4.546 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:37.233Z] #51 4.546 + install_shfmt [2021-05-25T09:44:37.233Z] #51 4.546 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:44:37.233Z] #51 4.546 + git clone https://github.com/mvdan/sh.git /tmp/tmp.VVGShd7DNF/src/github.com/mvdan/sh [2021-05-25T09:44:37.233Z] #51 4.546 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:37.233Z] #51 4.548 Cloning into '/tmp/tmp.VVGShd7DNF/src/github.com/mvdan/sh'... [2021-05-25T09:44:37.233Z] #51 ... [2021-05-25T09:44:37.233Z] [2021-05-25T09:44:37.233Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:44:37.233Z] #58 sha256:7f0b176f32e3d4a3c28b74ed61602f4b86c4167b9c927af6b5f69fa23548d314 [2021-05-25T09:44:37.233Z] #58 6.142 + RM_GOPATH=0 [2021-05-25T09:44:37.233Z] #58 6.142 + TMP_GOPATH= [2021-05-25T09:44:37.233Z] #58 6.143 + : /build [2021-05-25T09:44:37.233Z] #58 6.143 + '[' -z '' ']' [2021-05-25T09:44:37.233Z] #58 6.145 ++ mktemp -d [2021-05-25T09:44:37.233Z] #58 6.149 + export GOPATH=/tmp/tmp.m1Puxde1rb [2021-05-25T09:44:37.233Z] #58 6.150 + GOPATH=/tmp/tmp.m1Puxde1rb [2021-05-25T09:44:37.233Z] #58 6.150 + RM_GOPATH=1 [2021-05-25T09:44:37.233Z] #58 6.150 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.233Z] #58 6.151 ++ go env GOARCH [2021-05-25T09:44:37.233Z] #58 6.164 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.233Z] #58 6.164 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.233Z] #58 6.165 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.233Z] #58 6.166 + dir=/tmp/install [2021-05-25T09:44:37.233Z] #58 6.166 + bin=rootlesskit [2021-05-25T09:44:37.234Z] #58 6.166 + shift [2021-05-25T09:44:37.234Z] #58 6.167 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:44:37.234Z] #58 6.167 + . /tmp/install/rootlesskit.installer [2021-05-25T09:44:37.234Z] #58 6.167 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:37.234Z] #58 6.168 + install_rootlesskit [2021-05-25T09:44:37.234Z] #58 6.168 + case "$1" in [2021-05-25T09:44:37.234Z] #58 6.168 + export CGO_ENABLED=0 [2021-05-25T09:44:37.234Z] #58 6.168 + CGO_ENABLED=0 [2021-05-25T09:44:37.234Z] #58 6.169 + _install_rootlesskit [2021-05-25T09:44:37.234Z] #58 6.169 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:44:37.234Z] #58 6.169 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:37.234Z] #58 6.170 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.m1Puxde1rb/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:44:37.234Z] #58 6.173 Cloning into '/tmp/tmp.m1Puxde1rb/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:44:37.234Z] #58 10.35 + cd /tmp/tmp.m1Puxde1rb/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:44:37.234Z] #58 10.35 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:37.234Z] #58 ... [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:44:37.234Z] #47 sha256:a03c411ee7503dc6aff95d062c0f06c3bfd7ed3252194ae509f7db3c98aae148 [2021-05-25T09:44:37.234Z] #47 5.732 + RM_GOPATH=0 [2021-05-25T09:44:37.234Z] #47 5.732 + TMP_GOPATH= [2021-05-25T09:44:37.234Z] #47 5.732 + : /build [2021-05-25T09:44:37.234Z] #47 5.732 + '[' -z '' ']' [2021-05-25T09:44:37.234Z] #47 5.732 ++ mktemp -d [2021-05-25T09:44:37.234Z] #47 5.734 + export GOPATH=/tmp/tmp.JQEGeSw0CE [2021-05-25T09:44:37.234Z] #47 5.734 + GOPATH=/tmp/tmp.JQEGeSw0CE [2021-05-25T09:44:37.234Z] #47 5.734 + RM_GOPATH=1 [2021-05-25T09:44:37.234Z] #47 5.734 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.234Z] #47 5.738 ++ go env GOARCH [2021-05-25T09:44:37.234Z] #47 5.784 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #47 5.784 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #47 5.784 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.234Z] #47 5.784 + dir=/tmp/install [2021-05-25T09:44:37.234Z] #47 5.784 + bin=gotestsum [2021-05-25T09:44:37.234Z] #47 5.784 + shift [2021-05-25T09:44:37.234Z] #47 5.784 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:44:37.234Z] #47 5.784 + . /tmp/install/gotestsum.installer [2021-05-25T09:44:37.234Z] #47 5.784 ++ : v0.5.3 [2021-05-25T09:44:37.234Z] #47 5.784 + install_gotestsum [2021-05-25T09:44:37.234Z] #47 5.784 + set -e [2021-05-25T09:44:37.234Z] #47 5.784 + export GO111MODULE=on [2021-05-25T09:44:37.234Z] #47 5.784 + GO111MODULE=on [2021-05-25T09:44:37.234Z] #47 5.784 + GOBIN=/build [2021-05-25T09:44:37.234Z] #47 5.784 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:44:37.234Z] #47 5.802 go: finding gotest.tools v0.5.3 [2021-05-25T09:44:37.234Z] #47 5.805 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:37.234Z] #47 6.664 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:37.234Z] #47 7.212 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:37.234Z] #47 8.004 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:44:37.234Z] #47 8.056 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:37.234Z] #47 8.057 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:37.234Z] #47 8.225 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:37.234Z] #47 8.269 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:37.234Z] #47 8.279 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:37.234Z] #47 8.309 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:44:37.234Z] #47 8.385 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:37.234Z] #47 8.428 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:44:37.234Z] #47 8.445 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:37.234Z] #47 8.552 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:37.234Z] #47 8.632 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:37.234Z] #47 8.680 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:37.234Z] #47 8.775 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:37.234Z] #47 8.836 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:37.234Z] #47 8.926 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:37.234Z] #47 9.008 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:37.234Z] #47 9.043 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:44:37.234Z] #47 9.218 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:37.234Z] #47 ... [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:44:37.234Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:44:37.234Z] #56 2.723 + RM_GOPATH=0 [2021-05-25T09:44:37.234Z] #56 2.723 + TMP_GOPATH= [2021-05-25T09:44:37.234Z] #56 2.723 + : /build [2021-05-25T09:44:37.234Z] #56 2.723 + '[' -z '' ']' [2021-05-25T09:44:37.234Z] #56 2.723 ++ mktemp -d [2021-05-25T09:44:37.234Z] #56 2.725 + export GOPATH=/tmp/tmp.3YMCi1FEmA [2021-05-25T09:44:37.234Z] #56 2.725 + GOPATH=/tmp/tmp.3YMCi1FEmA [2021-05-25T09:44:37.234Z] #56 2.725 + RM_GOPATH=1 [2021-05-25T09:44:37.234Z] #56 2.725 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.234Z] #56 2.725 ++ go env GOARCH [2021-05-25T09:44:37.234Z] #56 2.732 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #56 2.732 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #56 2.732 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.234Z] #56 2.733 + dir=/tmp/install [2021-05-25T09:44:37.234Z] #56 2.733 + bin=containerd [2021-05-25T09:44:37.234Z] #56 2.733 + shift [2021-05-25T09:44:37.234Z] #56 2.733 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:44:37.234Z] #56 2.733 + . /tmp/install/containerd.installer [2021-05-25T09:44:37.234Z] #56 2.733 ++ set -e [2021-05-25T09:44:37.234Z] #56 2.733 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:44:37.234Z] #56 2.733 + install_containerd [2021-05-25T09:44:37.234Z] #56 2.733 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:44:37.234Z] #56 2.733 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:44:37.234Z] #56 2.733 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3YMCi1FEmA/src/github.com/containerd/containerd [2021-05-25T09:44:37.234Z] #56 2.759 Cloning into '/tmp/tmp.3YMCi1FEmA/src/github.com/containerd/containerd'... [2021-05-25T09:44:37.234Z] #56 ... [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:44:37.234Z] #34 sha256:fbfebca22b042400530d94decb74805ae2d8dd78adf43aaa737b4a75137945fd [2021-05-25T09:44:37.234Z] #34 5.716 + RM_GOPATH=0 [2021-05-25T09:44:37.234Z] #34 5.716 + TMP_GOPATH= [2021-05-25T09:44:37.234Z] #34 5.716 + : /build [2021-05-25T09:44:37.234Z] #34 5.716 + '[' -z '' ']' [2021-05-25T09:44:37.234Z] #34 5.716 ++ mktemp -d [2021-05-25T09:44:37.234Z] #34 5.716 + export GOPATH=/tmp/tmp.IIHwUy6VOB [2021-05-25T09:44:37.234Z] #34 5.716 + GOPATH=/tmp/tmp.IIHwUy6VOB [2021-05-25T09:44:37.234Z] #34 5.716 + RM_GOPATH=1 [2021-05-25T09:44:37.234Z] #34 5.716 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.234Z] #34 5.716 ++ go env GOARCH [2021-05-25T09:44:37.234Z] #34 5.732 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #34 5.732 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #34 5.732 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.234Z] #34 5.740 + dir=/tmp/install [2021-05-25T09:44:37.234Z] #34 5.740 + bin=tomlv [2021-05-25T09:44:37.234Z] #34 5.740 + shift [2021-05-25T09:44:37.234Z] #34 5.740 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:44:37.234Z] #34 5.740 + . /tmp/install/tomlv.installer [2021-05-25T09:44:37.234Z] #34 5.740 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:37.234Z] #34 5.740 + install_tomlv [2021-05-25T09:44:37.234Z] #34 5.740 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:44:37.234Z] #34 5.740 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IIHwUy6VOB/src/github.com/BurntSushi/toml [2021-05-25T09:44:37.234Z] #34 5.740 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:37.234Z] #34 5.783 Cloning into '/tmp/tmp.IIHwUy6VOB/src/github.com/BurntSushi/toml'... [2021-05-25T09:44:37.234Z] #34 6.636 + cd /tmp/tmp.IIHwUy6VOB/src/github.com/BurntSushi/toml [2021-05-25T09:44:37.234Z] #34 6.637 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:37.234Z] #34 6.648 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:44:37.234Z] #34 7.688 github.com/BurntSushi/toml [2021-05-25T09:44:37.234Z] #34 ... [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:44:37.234Z] #37 sha256:7048a650ee270a59d77edfe9731bfddccd1cf8d4b12cd72f46baaf7dcf2fb7f9 [2021-05-25T09:44:37.234Z] #37 6.642 -- Detecting C compile features - done [2021-05-25T09:44:37.234Z] #37 6.684 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:44:37.234Z] #37 6.988 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:44:37.234Z] #37 7.123 -- Configuring done [2021-05-25T09:44:37.234Z] #37 7.156 -- Generating done [2021-05-25T09:44:37.234Z] #37 7.162 -- Build files have been written to: /tmp/tmp.sWCXMVXn3Y/tini [2021-05-25T09:44:37.234Z] #37 7.165 + make tini-static [2021-05-25T09:44:37.234Z] #37 7.582 Scanning dependencies of target tini-static [2021-05-25T09:44:37.234Z] #37 7.668 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:44:37.234Z] #37 9.367 [100%] Linking C executable tini-static [2021-05-25T09:44:37.234Z] #37 10.21 [100%] Built target tini-static [2021-05-25T09:44:37.234Z] #37 10.30 + mkdir -p /build [2021-05-25T09:44:37.234Z] #37 10.30 + cp tini-static /build/docker-init [2021-05-25T09:44:37.234Z] #37 DONE 10.8s [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:44:37.234Z] #45 sha256:bfa2b326c0fd0d07aa3d5f839f3767de60c7b784f637ad0160f0991479161e29 [2021-05-25T09:44:37.234Z] #45 6.020 + RM_GOPATH=0 [2021-05-25T09:44:37.234Z] #45 6.022 + TMP_GOPATH= [2021-05-25T09:44:37.234Z] #45 6.022 + : /build [2021-05-25T09:44:37.234Z] #45 6.022 + '[' -z '' ']' [2021-05-25T09:44:37.234Z] #45 6.024 ++ mktemp -d [2021-05-25T09:44:37.234Z] #45 6.026 + export GOPATH=/tmp/tmp.WtaPylvrxl [2021-05-25T09:44:37.234Z] #45 6.026 + GOPATH=/tmp/tmp.WtaPylvrxl [2021-05-25T09:44:37.234Z] #45 6.026 + RM_GOPATH=1 [2021-05-25T09:44:37.234Z] #45 6.026 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.234Z] #45 6.035 ++ go env GOARCH [2021-05-25T09:44:37.234Z] #45 6.061 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #45 6.062 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #45 6.062 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.234Z] #45 6.064 + dir=/tmp/install [2021-05-25T09:44:37.234Z] #45 6.065 + bin=vndr [2021-05-25T09:44:37.234Z] #45 6.065 + shift [2021-05-25T09:44:37.234Z] #45 6.065 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:44:37.234Z] #45 6.065 + . /tmp/install/vndr.installer [2021-05-25T09:44:37.234Z] #45 6.066 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:37.234Z] #45 6.066 + install_vndr [2021-05-25T09:44:37.234Z] #45 6.066 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:44:37.234Z] #45 6.067 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:37.234Z] #45 6.067 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WtaPylvrxl/src/github.com/LK4D4/vndr [2021-05-25T09:44:37.234Z] #45 6.075 Cloning into '/tmp/tmp.WtaPylvrxl/src/github.com/LK4D4/vndr'... [2021-05-25T09:44:37.234Z] #45 6.744 + cd /tmp/tmp.WtaPylvrxl/src/github.com/LK4D4/vndr [2021-05-25T09:44:37.234Z] #45 6.750 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:37.234Z] #45 6.774 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:44:37.234Z] #45 8.313 github.com/LK4D4/vndr/build [2021-05-25T09:44:37.234Z] #45 8.356 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:44:37.234Z] #45 8.880 github.com/LK4D4/vndr/versioned [2021-05-25T09:44:37.234Z] #45 10.44 github.com/LK4D4/vndr/godl [2021-05-25T09:44:37.234Z] #45 ... [2021-05-25T09:44:37.234Z] [2021-05-25T09:44:37.234Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:44:37.234Z] #53 sha256:70fed7646da31fedc3d86754e08d0fd5f85f28bf3b9c941aef281bdaaef30187 [2021-05-25T09:44:37.234Z] #53 3.757 + RM_GOPATH=0 [2021-05-25T09:44:37.234Z] #53 3.757 + TMP_GOPATH= [2021-05-25T09:44:37.234Z] #53 3.757 + : /build [2021-05-25T09:44:37.234Z] #53 3.757 + '[' -z '' ']' [2021-05-25T09:44:37.234Z] #53 3.757 ++ mktemp -d [2021-05-25T09:44:37.234Z] #53 3.769 + export GOPATH=/tmp/tmp.Bl8UTy0Zeg [2021-05-25T09:44:37.234Z] #53 3.769 + GOPATH=/tmp/tmp.Bl8UTy0Zeg [2021-05-25T09:44:37.234Z] #53 3.769 + RM_GOPATH=1 [2021-05-25T09:44:37.234Z] #53 3.769 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.234Z] #53 3.769 ++ go env GOARCH [2021-05-25T09:44:37.234Z] #53 3.773 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #53 3.773 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.234Z] #53 3.773 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.234Z] #53 3.773 + dir=/tmp/install [2021-05-25T09:44:37.234Z] #53 3.773 + bin=runc [2021-05-25T09:44:37.234Z] #53 3.773 + shift [2021-05-25T09:44:37.234Z] #53 3.773 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:44:37.234Z] #53 3.773 + . /tmp/install/runc.installer [2021-05-25T09:44:37.234Z] #53 3.773 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:44:37.234Z] #53 3.773 + install_runc [2021-05-25T09:44:37.234Z] #53 3.773 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:44:37.234Z] #53 3.773 + uname -r [2021-05-25T09:44:37.234Z] #53 3.794 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:44:37.234Z] #53 3.794 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:44:37.234Z] #53 3.794 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Bl8UTy0Zeg/src/github.com/opencontainers/runc [2021-05-25T09:44:37.234Z] #53 3.794 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:44:37.234Z] #53 3.798 Cloning into '/tmp/tmp.Bl8UTy0Zeg/src/github.com/opencontainers/runc'... [2021-05-25T09:44:37.493Z] #53 ... [2021-05-25T09:44:37.493Z] [2021-05-25T09:44:37.494Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:37.494Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:37.494Z] #49 3.461 + RM_GOPATH=0 [2021-05-25T09:44:37.494Z] #49 3.461 + TMP_GOPATH= [2021-05-25T09:44:37.494Z] #49 3.461 + : /build [2021-05-25T09:44:37.494Z] #49 3.461 + '[' -z '' ']' [2021-05-25T09:44:37.494Z] #49 3.461 ++ mktemp -d [2021-05-25T09:44:37.494Z] #49 3.463 + export GOPATH=/tmp/tmp.LdFTgt7SA4 [2021-05-25T09:44:37.494Z] #49 3.463 + GOPATH=/tmp/tmp.LdFTgt7SA4 [2021-05-25T09:44:37.494Z] #49 3.463 + RM_GOPATH=1 [2021-05-25T09:44:37.494Z] #49 3.463 + case "$(go env GOARCH)" in [2021-05-25T09:44:37.494Z] #49 3.463 ++ go env GOARCH [2021-05-25T09:44:37.494Z] #49 3.474 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.494Z] #49 3.474 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:37.494Z] #49 3.474 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:37.494Z] #49 3.477 + dir=/tmp/install [2021-05-25T09:44:37.494Z] #49 3.477 + bin=golangci_lint [2021-05-25T09:44:37.494Z] #49 3.477 + shift [2021-05-25T09:44:37.494Z] #49 3.477 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:44:37.494Z] #49 3.477 + . /tmp/install/golangci_lint.installer [2021-05-25T09:44:37.494Z] #49 3.477 ++ : v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.477 + install_golangci_lint [2021-05-25T09:44:37.494Z] #49 3.477 + set -e [2021-05-25T09:44:37.494Z] #49 3.477 + export GO111MODULE=on [2021-05-25T09:44:37.494Z] #49 3.477 + GO111MODULE=on [2021-05-25T09:44:37.494Z] #49 3.477 + GOBIN=/build [2021-05-25T09:44:37.494Z] #49 3.477 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.491 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.491 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.493 go: finding github.com v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.493 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:37.494Z] #49 3.493 go: finding github.com/golangci v1.23.8 [2021-05-25T09:44:37.494Z] #49 4.213 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:37.494Z] #49 4.811 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:37.494Z] #49 10.25 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:44:37.494Z] #49 10.28 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:44:37.494Z] #49 10.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:44:37.494Z] #49 10.41 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:44:37.494Z] #49 10.43 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:44:37.494Z] #49 10.48 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:44:37.494Z] #49 10.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:44:37.494Z] #49 10.80 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:44:37.494Z] #49 10.80 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:44:37.494Z] #49 11.02 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:44:37.494Z] #49 11.07 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:44:37.494Z] #49 11.08 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:44:37.494Z] #49 11.08 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:44:37.494Z] #49 11.13 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:44:37.494Z] #49 11.19 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:44:37.494Z] #49 ... [2021-05-25T09:44:37.494Z] [2021-05-25T09:44:37.494Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:44:37.494Z] #34 sha256:fbfebca22b042400530d94decb74805ae2d8dd78adf43aaa737b4a75137945fd [2021-05-25T09:44:37.494Z] #34 11.26 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:44:37.985Z] db4e2d8d5901: Pull complete [2021-05-25T09:44:38.286Z] dfe2d012519c: Pull complete [2021-05-25T09:44:38.455Z] #30 2.064 #=#=# 0.0% 1.1% # 1.8% ### 5.3% ####### 10.5% ########### 15.8% ############# 18.1% ################ [2021-05-25T09:44:38.455Z] #30 ... [2021-05-25T09:44:38.455Z] [2021-05-25T09:44:38.455Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-05-25T09:44:38.455Z] #13 DONE 1.7s [2021-05-25T09:44:38.455Z] [2021-05-25T09:44:38.455Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:38.586Z] 5d8f1d1f9197: Pull complete [2021-05-25T09:44:38.873Z] #34 ... [2021-05-25T09:44:38.873Z] [2021-05-25T09:44:38.873Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:44:38.873Z] #67 sha256:56738772a468c9934a01bb64a8d0cd4a9d31a6f83c6b6ed0e93b66c654d0407a [2021-05-25T09:44:38.873Z] #67 2.811 + RM_GOPATH=0 [2021-05-25T09:44:38.873Z] #67 2.811 + TMP_GOPATH= [2021-05-25T09:44:38.873Z] #67 2.811 + : /build [2021-05-25T09:44:38.873Z] #67 2.811 + '[' -z '' ']' [2021-05-25T09:44:38.873Z] #67 2.811 ++ mktemp -d [2021-05-25T09:44:38.873Z] #67 2.825 + export GOPATH=/tmp/tmp.2ol2CQpTCx [2021-05-25T09:44:38.873Z] #67 2.825 + GOPATH=/tmp/tmp.2ol2CQpTCx [2021-05-25T09:44:38.873Z] #67 2.825 + RM_GOPATH=1 [2021-05-25T09:44:38.873Z] #67 2.825 + case "$(go env GOARCH)" in [2021-05-25T09:44:38.873Z] #67 2.825 ++ go env GOARCH [2021-05-25T09:44:38.873Z] #67 2.833 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:38.873Z] #67 2.833 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:38.873Z] #67 2.833 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:38.873Z] #67 2.839 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:38.873Z] #67 2.839 + dir=/tmp/install [2021-05-25T09:44:38.873Z] #67 2.839 + bin=proxy [2021-05-25T09:44:38.873Z] #67 2.839 + shift [2021-05-25T09:44:38.873Z] #67 2.839 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:44:38.873Z] #67 2.839 + . /tmp/install/proxy.installer [2021-05-25T09:44:38.873Z] #67 2.839 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:38.873Z] #67 2.839 + install_proxy [2021-05-25T09:44:38.873Z] #67 2.839 + case "$1" in [2021-05-25T09:44:38.873Z] #67 2.839 + export CGO_ENABLED=0 [2021-05-25T09:44:38.873Z] #67 2.839 + CGO_ENABLED=0 [2021-05-25T09:44:38.873Z] #67 2.839 + _install_proxy [2021-05-25T09:44:38.873Z] #67 2.839 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:44:38.873Z] #67 2.839 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2ol2CQpTCx/src/github.com/docker/libnetwork [2021-05-25T09:44:38.873Z] #67 2.881 Cloning into '/tmp/tmp.2ol2CQpTCx/src/github.com/docker/libnetwork'... [2021-05-25T09:44:38.882Z] 3c370c2e2f82: Verifying Checksum [2021-05-25T09:44:38.882Z] 3c370c2e2f82: Download complete [2021-05-25T09:44:39.136Z] #67 ... [2021-05-25T09:44:39.136Z] [2021-05-25T09:44:39.136Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:44:39.136Z] #24 sha256:836cc99ddd6d9eca646e5afec31a5a8f2a58baedd8d03d4cee6b59dffedc265f [2021-05-25T09:44:39.136Z] #24 12.68 + mkdir -p /build [2021-05-25T09:44:39.136Z] #24 12.68 + mv docker/docker /build/ [2021-05-25T09:44:39.136Z] #24 12.69 + rmdir docker [2021-05-25T09:44:39.136Z] #24 DONE 12.9s [2021-05-25T09:44:39.136Z] [2021-05-25T09:44:39.136Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:44:39.136Z] #58 sha256:7f0b176f32e3d4a3c28b74ed61602f4b86c4167b9c927af6b5f69fa23548d314 [2021-05-25T09:44:39.136Z] #58 10.43 + export GO111MODULE=on [2021-05-25T09:44:39.136Z] #58 10.43 + GO111MODULE=on [2021-05-25T09:44:39.136Z] #58 10.43 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:44:39.136Z] #58 10.43 + GOPROXY=https://proxy.golang.org [2021-05-25T09:44:39.136Z] #58 10.43 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:44:39.136Z] #58 10.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:44:39.136Z] #58 12.10 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:44:39.136Z] #58 12.14 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:39.136Z] #58 12.14 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:39.136Z] #58 12.19 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:39.136Z] #58 12.21 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:39.136Z] #58 12.21 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:44:39.136Z] #58 12.31 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:39.136Z] #58 12.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:39.136Z] #58 12.43 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:44:39.136Z] #58 12.47 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:39.136Z] #58 12.63 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:39.136Z] #58 12.67 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:39.136Z] #58 12.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:39.136Z] #58 12.67 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:39.136Z] #58 12.76 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:44:39.397Z] #58 12.96 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:39.656Z] #58 13.29 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:39.839Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.3s [2021-05-25T09:44:39.915Z] #30 2.064 #=#=# 0.0% 1.1% # 1.8% ### 5.3% ####### 10.5% ########### 15.8% ############# 18.1% ################ 22.7% #################### 28.4% ######################## 33.9% ########################### 37.8% ############################## 42.6% ################################### 49.5% ######################################## 55.7% ######################################### 57.9% ############################################### 66.6% ################################################### 72.0% ####################################################### 77.3% ########################################################### 82.1% ############################################################## 86.2% #################################################################### 94.8% ######################################################################## 100.0% [2021-05-25T09:44:39.916Z] #58 13.63 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:39.916Z] #58 13.73 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:40.545Z] #30 5.651 [2021-05-25T09:44:40.855Z] #58 14.52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:40.855Z] #58 14.72 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:40.983Z] 1301750ffb48: Pull complete [2021-05-25T09:44:41.763Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.3s done [2021-05-25T09:44:41.808Z] #30 5.919 #=#=# 0.1% # 2.2% ######### 13.7% ######################## 33.7% ###################################### 54.0% #################################################### 72.7% ######################################################################## 100.0% [2021-05-25T09:44:42.236Z] #58 15.79 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:42.441Z] #30 7.487 [2021-05-25T09:44:42.496Z] #58 ... [2021-05-25T09:44:42.496Z] [2021-05-25T09:44:42.496Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:44:42.496Z] #34 sha256:fbfebca22b042400530d94decb74805ae2d8dd78adf43aaa737b4a75137945fd [2021-05-25T09:44:42.496Z] #34 DONE 16.1s [2021-05-25T09:44:42.496Z] [2021-05-25T09:44:42.496Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:44:42.496Z] #67 sha256:56738772a468c9934a01bb64a8d0cd4a9d31a6f83c6b6ed0e93b66c654d0407a [2021-05-25T09:44:42.496Z] #67 15.46 Checking out files: 88% (1688/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:44:42.496Z] #67 15.77 + cd /tmp/tmp.2ol2CQpTCx/src/github.com/docker/libnetwork [2021-05-25T09:44:42.496Z] #67 15.77 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:42.708Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-25T09:44:42.708Z] #9 ... [2021-05-25T09:44:42.708Z] [2021-05-25T09:44:42.708Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:44:42.708Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:44:42.708Z] #27 1.690 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:42.708Z] #27 1.690 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:42.708Z] #27 1.690 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:42.708Z] #27 1.882 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:44:42.708Z] #27 2.136 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:44:42.708Z] #27 2.455 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:44:42.708Z] #27 4.175 Fetched 8447 kB in 3s (3085 kB/s) [2021-05-25T09:44:42.708Z] #27 4.175 Reading package lists... [2021-05-25T09:44:42.708Z] #27 5.168 Reading package lists... [2021-05-25T09:44:42.708Z] #27 6.119 Building dependency tree... [2021-05-25T09:44:42.708Z] #27 6.452 The following additional packages will be installed: [2021-05-25T09:44:42.708Z] #27 6.453 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:44:42.708Z] #27 6.453 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:44:42.708Z] #27 6.453 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:44:42.708Z] #27 6.460 Suggested packages: [2021-05-25T09:44:42.708Z] #27 6.460 krb5-doc krb5-user [2021-05-25T09:44:42.708Z] #27 6.460 Recommended packages: [2021-05-25T09:44:42.708Z] #27 6.460 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:44:42.708Z] #27 6.693 The following NEW packages will be installed: [2021-05-25T09:44:42.708Z] #27 6.693 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:44:42.708Z] #27 6.693 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:44:42.708Z] #27 6.693 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:44:42.708Z] #27 6.693 libssh2-1 libssl1.1 openssl [2021-05-25T09:44:42.708Z] #27 6.976 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:44:42.708Z] #27 6.976 Need to get 5059 kB of archives. [2021-05-25T09:44:42.708Z] #27 6.976 After this operation, 12.1 MB of additional disk space will be used. [2021-05-25T09:44:42.708Z] #27 6.976 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-25T09:44:42.708Z] #27 6.976 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:44:42.708Z] #27 6.984 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-25T09:44:42.708Z] #27 6.984 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-25T09:44:42.708Z] #27 6.986 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-25T09:44:42.708Z] #27 6.992 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-25T09:44:42.708Z] #27 7.000 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-25T09:44:42.708Z] #27 7.007 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-25T09:44:42.708Z] #27 7.007 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-25T09:44:42.708Z] #27 7.015 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:44:42.708Z] #27 7.015 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-25T09:44:42.708Z] #27 7.022 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-25T09:44:42.708Z] #27 7.022 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-25T09:44:42.708Z] #27 7.036 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-25T09:44:42.708Z] #27 7.036 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-25T09:44:42.708Z] #27 7.036 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-25T09:44:42.708Z] #27 7.040 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:44:42.708Z] #27 7.040 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:44:42.708Z] #27 7.045 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:44:42.708Z] #27 7.051 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-25T09:44:42.708Z] #27 7.057 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-25T09:44:42.708Z] #27 7.259 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:44:42.708Z] #27 7.283 Fetched 5059 kB in 0s (14.8 MB/s) [2021-05-25T09:44:42.708Z] #27 7.330 Selecting previously unselected package libssl1.1:amd64. [2021-05-25T09:44:42.708Z] #27 7.330 (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-05-25T09:44:42.708Z] #27 7.332 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 7.340 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:42.708Z] #27 7.564 Selecting previously unselected package openssl. [2021-05-25T09:44:42.708Z] #27 7.564 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 7.577 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:42.708Z] #27 7.722 Selecting previously unselected package ca-certificates. [2021-05-25T09:44:42.708Z] #27 7.725 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:44:42.708Z] #27 7.728 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:42.708Z] #27 7.819 Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T09:44:42.708Z] #27 7.819 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 7.825 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:44:42.708Z] #27 7.874 Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T09:44:42.708Z] #27 7.874 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 7.877 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 7.932 Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T09:44:42.708Z] #27 7.932 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 7.937 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.002 Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T09:44:42.708Z] #27 8.002 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.005 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.138 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T09:44:42.708Z] #27 8.138 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.143 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.221 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T09:44:42.708Z] #27 8.221 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.224 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.294 Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T09:44:42.708Z] #27 8.294 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.300 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.399 Selecting previously unselected package libldap-common. [2021-05-25T09:44:42.708Z] #27 8.399 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:44:42.708Z] #27 8.404 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:42.708Z] #27 8.534 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T09:44:42.708Z] #27 8.534 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.600 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:42.708Z] #27 8.690 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T09:44:42.708Z] #27 8.691 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.696 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:44:42.708Z] #27 8.780 Selecting previously unselected package libpsl5:amd64. [2021-05-25T09:44:42.708Z] #27 8.781 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.796 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:44:42.708Z] #27 8.843 Selecting previously unselected package librtmp1:amd64. [2021-05-25T09:44:42.708Z] #27 8.846 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.850 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:44:42.708Z] #27 8.956 Selecting previously unselected package libssh2-1:amd64. [2021-05-25T09:44:42.708Z] #27 8.956 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 8.995 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:44:42.708Z] #27 9.108 Selecting previously unselected package libcurl4:amd64. [2021-05-25T09:44:42.708Z] #27 9.108 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:44:42.708Z] #27 9.120 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:44:42.708Z] #27 ... [2021-05-25T09:44:42.708Z] [2021-05-25T09:44:42.708Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:42.708Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:42.784Z] #67 16.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:44:43.860Z] dc5c6edc9cff: Pull complete [2021-05-25T09:44:44.055Z] #30 7.608 #=#=# ##O#- # 0.5% #### 5.8% ########### 15.5% ####################### 33.3% ###################################### 53.5% ##################################################### 74.6% #################################################################### 95.2% ######################################################################## 100.0% [2021-05-25T09:44:44.686Z] #30 9.631 [2021-05-25T09:44:44.981Z] #30 9.870 #=#=# [2021-05-25T09:44:44.981Z] #30 ... [2021-05-25T09:44:44.981Z] [2021-05-25T09:44:44.981Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:44.981Z] #25 2.105 + RM_GOPATH=0 [2021-05-25T09:44:44.981Z] #25 2.105 + TMP_GOPATH= [2021-05-25T09:44:44.981Z] #25 2.105 + : /build [2021-05-25T09:44:44.981Z] #25 2.105 + '[' -z '' ']' [2021-05-25T09:44:44.981Z] #25 2.108 ++ mktemp -d [2021-05-25T09:44:44.981Z] #25 2.108 + export GOPATH=/tmp/tmp.KKLAGnhFWC [2021-05-25T09:44:44.981Z] #25 2.108 + GOPATH=/tmp/tmp.KKLAGnhFWC [2021-05-25T09:44:44.981Z] #25 2.108 + RM_GOPATH=1 [2021-05-25T09:44:44.981Z] #25 2.108 + case "$(go env GOARCH)" in [2021-05-25T09:44:44.981Z] #25 2.108 ++ go env GOARCH [2021-05-25T09:44:44.981Z] #25 2.110 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:44.981Z] #25 2.110 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:44.981Z] #25 2.110 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:44.981Z] #25 2.111 + dir=/tmp/install [2021-05-25T09:44:44.981Z] #25 2.111 + bin=dockercli [2021-05-25T09:44:44.981Z] #25 2.111 + shift [2021-05-25T09:44:44.981Z] #25 2.111 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:44:44.981Z] #25 2.111 + . /tmp/install/dockercli.installer [2021-05-25T09:44:44.981Z] #25 2.111 ++ : stable [2021-05-25T09:44:44.981Z] #25 2.111 ++ : 17.06.2-ce [2021-05-25T09:44:44.981Z] #25 2.111 + install_dockercli [2021-05-25T09:44:44.981Z] #25 2.111 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:44:44.981Z] #25 2.111 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:44:44.981Z] #25 2.112 ++ uname -m [2021-05-25T09:44:44.981Z] #25 2.116 + arch=s390x [2021-05-25T09:44:44.981Z] #25 2.116 + '[' s390x '!=' x86_64 ']' [2021-05-25T09:44:44.981Z] #25 2.116 + '[' s390x '!=' s390x ']' [2021-05-25T09:44:44.981Z] #25 2.116 + url=https://download.docker.com/linux/static [2021-05-25T09:44:44.981Z] #25 2.116 + tar -xz docker/docker [2021-05-25T09:44:44.981Z] #25 2.116 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-05-25T09:44:44.981Z] #25 7.559 + mkdir -p /build [2021-05-25T09:44:44.981Z] #25 7.564 + mv docker/docker /build/ [2021-05-25T09:44:44.981Z] #25 7.566 + rmdir docker [2021-05-25T09:44:44.981Z] #25 DONE 8.1s [2021-05-25T09:44:44.981Z] [2021-05-25T09:44:44.981Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:44.981Z] #59 2.384 + RM_GOPATH=0 [2021-05-25T09:44:44.981Z] #59 2.384 + TMP_GOPATH= [2021-05-25T09:44:44.981Z] #59 2.384 + : /build [2021-05-25T09:44:44.981Z] #59 2.384 + '[' -z '' ']' [2021-05-25T09:44:44.981Z] #59 2.384 ++ mktemp -d [2021-05-25T09:44:44.981Z] #59 2.384 + export GOPATH=/tmp/tmp.dU5SNPYDM1 [2021-05-25T09:44:44.981Z] #59 2.384 + GOPATH=/tmp/tmp.dU5SNPYDM1 [2021-05-25T09:44:44.981Z] #59 2.384 + RM_GOPATH=1 [2021-05-25T09:44:44.981Z] #59 2.384 + case "$(go env GOARCH)" in [2021-05-25T09:44:44.981Z] #59 2.384 ++ go env GOARCH [2021-05-25T09:44:44.981Z] #59 2.387 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:44.981Z] #59 2.387 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:44.981Z] #59 2.387 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:44.981Z] #59 2.387 + dir=/tmp/install [2021-05-25T09:44:44.981Z] #59 2.387 + bin=rootlesskit [2021-05-25T09:44:44.981Z] #59 2.387 + shift [2021-05-25T09:44:44.981Z] #59 2.388 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:44:44.981Z] #59 2.388 + . /tmp/install/rootlesskit.installer [2021-05-25T09:44:44.981Z] #59 2.388 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:44.981Z] #59 2.388 + install_rootlesskit [2021-05-25T09:44:44.981Z] #59 2.388 + case "$1" in [2021-05-25T09:44:44.981Z] #59 2.388 + export CGO_ENABLED=0 [2021-05-25T09:44:44.981Z] #59 2.388 + CGO_ENABLED=0 [2021-05-25T09:44:44.981Z] #59 2.388 + _install_rootlesskit [2021-05-25T09:44:44.981Z] #59 2.388 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:44:44.982Z] #59 2.388 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:44.982Z] #59 2.388 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dU5SNPYDM1/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:44:44.982Z] #59 2.389 Cloning into '/tmp/tmp.dU5SNPYDM1/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:44:44.982Z] #59 5.652 + cd /tmp/tmp.dU5SNPYDM1/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:44:44.982Z] #59 5.652 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:44:44.982Z] #59 5.670 + export GO111MODULE=on [2021-05-25T09:44:44.982Z] #59 5.670 + GO111MODULE=on [2021-05-25T09:44:44.982Z] #59 5.670 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:44:44.982Z] #59 5.670 + GOPROXY=https://proxy.golang.org [2021-05-25T09:44:44.982Z] #59 5.670 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:44:44.982Z] #59 5.670 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:44:44.982Z] #59 6.892 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:44.982Z] #59 6.893 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:44.982Z] #59 6.893 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:44:44.982Z] #59 6.916 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:44.982Z] #59 6.947 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:44.982Z] #59 7.026 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:44.982Z] #59 7.059 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:44.982Z] #59 7.062 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:44:44.982Z] #59 7.152 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:44:44.982Z] #59 7.203 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:44.982Z] #59 7.216 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:44.982Z] #59 7.265 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:44.982Z] #59 7.283 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:44.982Z] #59 7.330 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:44.982Z] #59 7.450 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:44:44.982Z] #59 7.454 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:44.982Z] #59 7.526 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:44.982Z] #59 7.872 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:45.272Z] #59 8.288 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:45.272Z] #59 ... [2021-05-25T09:44:45.272Z] [2021-05-25T09:44:45.272Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:46.728Z] #30 9.870 #=#=# 0.0% 0.3% # 2.0% #### 6.3% ####### 10.6% ########## 14.7% ############ 17.4% ################## 26.3% ###################### 31.6% ######################### 36.0% ############################ 39.5% ################################ 44.9% ################################### 49.2% ############### [2021-05-25T09:44:46.728Z] #30 ... [2021-05-25T09:44:46.728Z] [2021-05-25T09:44:46.728Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:46.728Z] #35 3.703 + RM_GOPATH=0 [2021-05-25T09:44:46.728Z] #35 3.703 + TMP_GOPATH= [2021-05-25T09:44:46.728Z] #35 3.703 + : /build [2021-05-25T09:44:46.728Z] #35 3.703 + '[' -z '' ']' [2021-05-25T09:44:46.728Z] #35 3.704 ++ mktemp -d [2021-05-25T09:44:46.728Z] #35 3.708 + export GOPATH=/tmp/tmp.xiWPIyVNjC [2021-05-25T09:44:46.728Z] #35 3.708 + GOPATH=/tmp/tmp.xiWPIyVNjC [2021-05-25T09:44:46.728Z] #35 3.708 + RM_GOPATH=1 [2021-05-25T09:44:46.728Z] #35 3.708 + case "$(go env GOARCH)" in [2021-05-25T09:44:46.728Z] #35 3.709 ++ go env GOARCH [2021-05-25T09:44:46.728Z] #35 3.737 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:46.728Z] #35 3.737 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:46.728Z] #35 3.738 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:46.728Z] #35 3.738 + dir=/tmp/install [2021-05-25T09:44:46.728Z] #35 3.738 + bin=tomlv [2021-05-25T09:44:46.728Z] #35 3.738 + shift [2021-05-25T09:44:46.728Z] #35 3.738 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:44:46.728Z] #35 3.738 + . /tmp/install/tomlv.installer [2021-05-25T09:44:46.728Z] #35 3.739 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:46.728Z] #35 3.739 + install_tomlv [2021-05-25T09:44:46.728Z] #35 3.739 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:46.728Z] #35 3.739 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:44:46.728Z] #35 3.739 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xiWPIyVNjC/src/github.com/BurntSushi/toml [2021-05-25T09:44:46.728Z] #35 3.740 Cloning into '/tmp/tmp.xiWPIyVNjC/src/github.com/BurntSushi/toml'... [2021-05-25T09:44:46.728Z] #35 4.584 + cd /tmp/tmp.xiWPIyVNjC/src/github.com/BurntSushi/toml [2021-05-25T09:44:46.728Z] #35 4.584 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:44:46.728Z] #35 4.606 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:44:46.728Z] #35 4.993 math/bits [2021-05-25T09:44:46.728Z] #35 5.024 internal/bytealg [2021-05-25T09:44:46.728Z] #35 5.372 math [2021-05-25T09:44:46.728Z] #35 5.474 runtime [2021-05-25T09:44:46.728Z] #35 ... [2021-05-25T09:44:46.728Z] [2021-05-25T09:44:46.728Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:44:46.728Z] #43 3.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:46.728Z] #43 3.928 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:46.728Z] #43 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:46.728Z] #43 4.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:44:46.728Z] #43 6.123 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:44:46.728Z] #43 6.969 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:44:47.020Z] #43 ... [2021-05-25T09:44:47.020Z] [2021-05-25T09:44:47.020Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:47.020Z] #68 2.341 + RM_GOPATH=0 [2021-05-25T09:44:47.020Z] #68 2.341 + TMP_GOPATH= [2021-05-25T09:44:47.020Z] #68 2.341 + : /build [2021-05-25T09:44:47.020Z] #68 2.341 + '[' -z '' ']' [2021-05-25T09:44:47.020Z] #68 2.342 ++ mktemp -d [2021-05-25T09:44:47.020Z] #68 2.344 + export GOPATH=/tmp/tmp.RSw6XL8FYk [2021-05-25T09:44:47.020Z] #68 2.344 + GOPATH=/tmp/tmp.RSw6XL8FYk [2021-05-25T09:44:47.020Z] #68 2.344 + RM_GOPATH=1 [2021-05-25T09:44:47.020Z] #68 2.344 + case "$(go env GOARCH)" in [2021-05-25T09:44:47.020Z] #68 2.344 ++ go env GOARCH [2021-05-25T09:44:47.020Z] #68 2.350 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.020Z] #68 2.350 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.020Z] #68 2.351 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:47.020Z] #68 2.351 + dir=/tmp/install [2021-05-25T09:44:47.020Z] #68 2.351 + bin=proxy [2021-05-25T09:44:47.020Z] #68 2.351 + shift [2021-05-25T09:44:47.020Z] #68 2.352 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:44:47.020Z] #68 2.352 + . /tmp/install/proxy.installer [2021-05-25T09:44:47.020Z] #68 2.352 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:47.020Z] #68 2.352 + install_proxy [2021-05-25T09:44:47.020Z] #68 2.352 + case "$1" in [2021-05-25T09:44:47.020Z] #68 2.352 + export CGO_ENABLED=0 [2021-05-25T09:44:47.020Z] #68 2.352 + CGO_ENABLED=0 [2021-05-25T09:44:47.020Z] #68 2.352 + _install_proxy [2021-05-25T09:44:47.020Z] #68 2.352 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:44:47.020Z] #68 2.352 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:47.020Z] #68 2.352 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.RSw6XL8FYk/src/github.com/docker/libnetwork [2021-05-25T09:44:47.020Z] #68 2.354 Cloning into '/tmp/tmp.RSw6XL8FYk/src/github.com/docker/libnetwork'... [2021-05-25T09:44:47.020Z] #68 ... [2021-05-25T09:44:47.020Z] [2021-05-25T09:44:47.020Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-25T09:44:47.020Z] #56 3.914 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:47.020Z] #56 3.942 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:47.020Z] #56 3.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:47.020Z] #56 4.634 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:44:47.020Z] #56 6.254 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:44:47.020Z] #56 8.073 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:44:47.031Z] #67 ... [2021-05-25T09:44:47.031Z] [2021-05-25T09:44:47.031Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:44:47.031Z] #47 sha256:a03c411ee7503dc6aff95d062c0f06c3bfd7ed3252194ae509f7db3c98aae148 [2021-05-25T09:44:47.031Z] #47 10.74 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:47.031Z] #47 11.47 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:47.031Z] #47 13.18 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:47.031Z] #47 15.88 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:44:47.031Z] #47 15.88 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:47.031Z] #47 15.92 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:44:47.031Z] #47 15.95 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:47.031Z] #47 15.97 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:47.031Z] #47 16.13 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:47.031Z] #47 16.32 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:47.031Z] #47 16.45 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:47.031Z] #47 16.52 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:47.031Z] #47 16.52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:47.031Z] #47 16.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:47.291Z] #47 ... [2021-05-25T09:44:47.291Z] [2021-05-25T09:44:47.291Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:47.291Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:47.291Z] #49 11.31 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:44:47.291Z] #49 11.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:44:47.291Z] #49 11.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:44:47.291Z] #49 11.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:44:47.291Z] #49 11.53 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:44:47.291Z] #49 11.65 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:44:47.291Z] #49 11.67 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:44:47.291Z] #49 11.71 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:44:47.291Z] #49 12.12 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:44:47.291Z] #49 12.13 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:44:47.291Z] #49 12.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:44:47.291Z] #49 12.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:44:47.291Z] #49 12.88 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:44:47.291Z] #49 13.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:44:47.291Z] #49 13.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:44:47.291Z] #49 13.29 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:44:47.291Z] #49 13.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:44:47.291Z] #49 13.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:44:47.291Z] #49 14.35 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:44:47.291Z] #49 14.35 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:44:47.291Z] #49 14.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:44:47.291Z] #49 14.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:44:47.291Z] #49 14.45 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:44:47.291Z] #49 14.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:44:47.291Z] #49 14.53 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:44:47.291Z] #49 16.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:44:47.292Z] #49 16.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:44:47.292Z] #49 16.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:44:47.292Z] #49 16.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:44:47.292Z] #49 16.42 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:44:47.292Z] #49 16.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:44:47.292Z] #49 16.45 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:44:47.292Z] #49 16.47 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:44:47.292Z] #49 16.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:44:47.292Z] #49 16.53 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:44:47.292Z] #49 16.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:44:47.292Z] #49 16.56 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:44:47.292Z] #49 16.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:44:47.292Z] #49 16.58 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:44:47.292Z] #49 16.58 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:44:47.292Z] #49 16.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:44:47.292Z] #49 16.60 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:44:47.292Z] #49 16.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:44:47.292Z] #49 16.68 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:44:47.292Z] #49 16.68 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:44:47.292Z] #49 16.68 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:44:47.292Z] #49 16.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:44:47.292Z] #49 16.71 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:44:47.292Z] #49 16.75 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:44:47.292Z] #49 16.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:44:47.292Z] #49 16.99 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:44:47.292Z] #49 16.99 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:44:47.292Z] #49 17.01 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:44:47.292Z] #49 17.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:44:47.292Z] #49 17.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:44:47.292Z] #49 17.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:44:47.292Z] #49 17.16 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:44:47.292Z] #49 17.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:44:47.292Z] #49 17.23 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:44:47.292Z] #49 17.23 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:44:47.292Z] #49 17.23 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:44:47.292Z] #49 17.37 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:44:47.292Z] #49 17.42 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:44:47.292Z] #49 17.42 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:44:47.292Z] #49 17.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:44:47.292Z] #49 17.47 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:44:47.292Z] #49 17.47 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:44:47.292Z] #49 17.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:44:47.292Z] #49 17.76 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:44:47.292Z] #49 17.76 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:44:47.292Z] #49 17.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:44:47.292Z] #49 17.80 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:44:47.292Z] #49 17.83 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:44:47.292Z] #49 17.90 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:44:47.292Z] #49 17.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:44:47.292Z] #49 17.99 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:44:47.292Z] #49 17.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:44:47.292Z] #49 18.01 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:44:47.292Z] #49 18.05 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:44:47.292Z] #49 18.15 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:44:47.292Z] #49 18.18 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:44:47.292Z] #49 18.18 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:44:47.292Z] #49 18.28 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:44:47.292Z] #49 18.31 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:44:47.292Z] #49 18.35 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:44:47.292Z] #49 18.35 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:44:47.292Z] #49 18.35 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:44:47.292Z] #49 18.43 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:44:47.292Z] #49 18.43 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:44:47.292Z] #49 18.46 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:44:47.292Z] #49 18.49 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:44:47.292Z] #49 18.51 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:44:47.292Z] #49 18.52 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:44:47.292Z] #49 18.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:44:47.292Z] #49 18.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:44:47.292Z] #49 18.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:44:47.292Z] #49 18.78 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:44:47.292Z] #49 18.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:44:47.292Z] #49 18.89 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:44:47.292Z] #49 18.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:44:47.292Z] #49 19.02 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:44:47.292Z] #49 19.09 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:44:47.292Z] #49 19.10 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:44:47.292Z] #49 19.18 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:44:47.292Z] #49 19.19 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:44:47.292Z] #49 19.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:44:47.292Z] #49 19.25 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:44:47.292Z] #49 19.32 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:44:47.292Z] #49 19.38 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:44:47.292Z] #49 19.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:44:47.292Z] #49 19.54 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:44:47.292Z] #49 19.91 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:44:47.292Z] #49 19.98 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:44:47.292Z] #49 20.07 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:44:47.292Z] #49 20.28 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:44:47.292Z] #49 21.04 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:44:47.311Z] #56 ... [2021-05-25T09:44:47.311Z] [2021-05-25T09:44:47.311Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:44:47.311Z] #46 2.948 + RM_GOPATH=0 [2021-05-25T09:44:47.311Z] #46 2.948 + TMP_GOPATH= [2021-05-25T09:44:47.311Z] #46 2.949 + : /build [2021-05-25T09:44:47.311Z] #46 2.949 + '[' -z '' ']' [2021-05-25T09:44:47.311Z] #46 2.950 ++ mktemp -d [2021-05-25T09:44:47.311Z] #46 2.952 + export GOPATH=/tmp/tmp.jjCCsJK4Wr [2021-05-25T09:44:47.311Z] #46 2.952 + GOPATH=/tmp/tmp.jjCCsJK4Wr [2021-05-25T09:44:47.311Z] #46 2.952 + RM_GOPATH=1 [2021-05-25T09:44:47.311Z] #46 2.953 + case "$(go env GOARCH)" in [2021-05-25T09:44:47.311Z] #46 2.953 ++ go env GOARCH [2021-05-25T09:44:47.311Z] #46 2.992 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.311Z] #46 2.992 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.311Z] #46 3.003 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:47.311Z] #46 3.005 + dir=/tmp/install [2021-05-25T09:44:47.311Z] #46 3.005 + bin=vndr [2021-05-25T09:44:47.311Z] #46 3.006 + shift [2021-05-25T09:44:47.311Z] #46 3.006 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:44:47.311Z] #46 3.007 + . /tmp/install/vndr.installer [2021-05-25T09:44:47.311Z] #46 3.007 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:47.311Z] #46 3.008 + install_vndr [2021-05-25T09:44:47.311Z] #46 3.008 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:44:47.311Z] #46 3.008 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:47.311Z] #46 3.009 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jjCCsJK4Wr/src/github.com/LK4D4/vndr [2021-05-25T09:44:47.311Z] #46 3.012 Cloning into '/tmp/tmp.jjCCsJK4Wr/src/github.com/LK4D4/vndr'... [2021-05-25T09:44:47.311Z] #46 3.735 + cd /tmp/tmp.jjCCsJK4Wr/src/github.com/LK4D4/vndr [2021-05-25T09:44:47.311Z] #46 3.735 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:44:47.311Z] #46 3.756 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:44:47.311Z] #46 4.516 runtime/internal/atomic [2021-05-25T09:44:47.311Z] #46 4.526 internal/cpu [2021-05-25T09:44:47.311Z] #46 4.707 runtime/internal/sys [2021-05-25T09:44:47.311Z] #46 4.928 runtime/internal/math [2021-05-25T09:44:47.311Z] #46 4.947 internal/bytealg [2021-05-25T09:44:47.311Z] #46 4.951 internal/race [2021-05-25T09:44:47.311Z] #46 5.022 sync/atomic [2021-05-25T09:44:47.311Z] #46 5.227 unicode [2021-05-25T09:44:47.311Z] #46 5.486 runtime [2021-05-25T09:44:47.311Z] #46 8.288 unicode/utf8 [2021-05-25T09:44:47.311Z] #46 8.871 math [2021-05-25T09:44:47.311Z] #46 ... [2021-05-25T09:44:47.311Z] [2021-05-25T09:44:47.311Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-25T09:44:47.311Z] #33 3.424 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:44:47.311Z] #33 3.425 Cloning into '.'... [2021-05-25T09:44:47.311Z] #33 ... [2021-05-25T09:44:47.311Z] [2021-05-25T09:44:47.311Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:47.311Z] #52 2.524 + RM_GOPATH=0 [2021-05-25T09:44:47.311Z] #52 2.525 + TMP_GOPATH= [2021-05-25T09:44:47.311Z] #52 2.525 + : /build [2021-05-25T09:44:47.311Z] #52 2.525 + '[' -z '' ']' [2021-05-25T09:44:47.311Z] #52 2.527 ++ mktemp -d [2021-05-25T09:44:47.311Z] #52 2.527 + export GOPATH=/tmp/tmp.TJ1JqUOHrQ [2021-05-25T09:44:47.311Z] #52 2.527 + GOPATH=/tmp/tmp.TJ1JqUOHrQ [2021-05-25T09:44:47.311Z] #52 2.527 + RM_GOPATH=1 [2021-05-25T09:44:47.311Z] #52 2.527 + case "$(go env GOARCH)" in [2021-05-25T09:44:47.311Z] #52 2.530 ++ go env GOARCH [2021-05-25T09:44:47.311Z] #52 2.534 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.311Z] #52 2.534 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.311Z] #52 2.534 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:47.311Z] #52 2.535 + dir=/tmp/install [2021-05-25T09:44:47.311Z] #52 2.535 + bin=shfmt [2021-05-25T09:44:47.311Z] #52 2.535 + shift [2021-05-25T09:44:47.311Z] #52 2.535 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:44:47.311Z] #52 2.535 + . /tmp/install/shfmt.installer [2021-05-25T09:44:47.311Z] #52 2.535 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:47.311Z] #52 2.535 + install_shfmt [2021-05-25T09:44:47.311Z] #52 2.535 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:44:47.311Z] #52 2.535 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:47.311Z] #52 2.535 + git clone https://github.com/mvdan/sh.git /tmp/tmp.TJ1JqUOHrQ/src/github.com/mvdan/sh [2021-05-25T09:44:47.311Z] #52 2.536 Cloning into '/tmp/tmp.TJ1JqUOHrQ/src/github.com/mvdan/sh'... [2021-05-25T09:44:47.311Z] #52 10.24 + cd /tmp/tmp.TJ1JqUOHrQ/src/github.com/mvdan/sh [2021-05-25T09:44:47.311Z] #52 10.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:47.311Z] #52 10.31 + GO111MODULE=on [2021-05-25T09:44:47.311Z] #52 10.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:44:47.438Z] 3c370c2e2f82: Pull complete [2021-05-25T09:44:47.438Z] 5ffb2f5886e2: Pull complete [2021-05-25T09:44:47.438Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:47.438Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-05-25T09:44:47.438Z] ---> 805dc2d65d1c [2021-05-25T09:44:47.438Z] Step 5/15 : ARG BUILDX_REPO [2021-05-25T09:44:47.438Z] ---> Running in 8b2d70416ce2 [2021-05-25T09:44:47.438Z] Removing intermediate container 8b2d70416ce2 [2021-05-25T09:44:47.438Z] ---> 8e92f96e021d [2021-05-25T09:44:47.438Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-05-25T09:44:47.438Z] ---> Running in 146346c90d45 [2021-05-25T09:44:47.602Z] #52 ... [2021-05-25T09:44:47.602Z] [2021-05-25T09:44:47.602Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:47.603Z] #48 1.948 + RM_GOPATH=0 [2021-05-25T09:44:47.603Z] #48 1.948 + TMP_GOPATH= [2021-05-25T09:44:47.603Z] #48 1.948 + : /build [2021-05-25T09:44:47.603Z] #48 1.948 + '[' -z '' ']' [2021-05-25T09:44:47.603Z] #48 1.948 ++ mktemp -d [2021-05-25T09:44:47.603Z] #48 1.948 + export GOPATH=/tmp/tmp.7SAsx2L24G [2021-05-25T09:44:47.603Z] #48 1.948 + GOPATH=/tmp/tmp.7SAsx2L24G [2021-05-25T09:44:47.603Z] #48 1.948 + RM_GOPATH=1 [2021-05-25T09:44:47.603Z] #48 1.948 + case "$(go env GOARCH)" in [2021-05-25T09:44:47.603Z] #48 1.957 ++ go env GOARCH [2021-05-25T09:44:47.603Z] #48 1.957 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.603Z] #48 1.957 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.603Z] #48 1.957 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:47.603Z] #48 1.957 + dir=/tmp/install [2021-05-25T09:44:47.603Z] #48 1.957 + bin=gotestsum [2021-05-25T09:44:47.603Z] #48 1.957 + shift [2021-05-25T09:44:47.603Z] #48 1.957 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:44:47.603Z] #48 1.957 + . /tmp/install/gotestsum.installer [2021-05-25T09:44:47.603Z] #48 1.957 ++ : v0.5.3 [2021-05-25T09:44:47.603Z] #48 1.957 + install_gotestsum [2021-05-25T09:44:47.603Z] #48 1.957 + set -e [2021-05-25T09:44:47.603Z] #48 1.957 + export GO111MODULE=on [2021-05-25T09:44:47.603Z] #48 1.957 + GO111MODULE=on [2021-05-25T09:44:47.603Z] #48 1.957 + GOBIN=/build [2021-05-25T09:44:47.603Z] #48 1.957 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:44:47.603Z] #48 1.979 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:47.603Z] #48 1.979 go: finding gotest.tools v0.5.3 [2021-05-25T09:44:47.603Z] #48 2.384 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:47.603Z] #48 2.962 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:44:47.603Z] #48 3.301 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:47.603Z] #48 3.301 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:47.603Z] #48 3.330 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:47.603Z] #48 3.332 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:47.603Z] #48 3.344 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:47.603Z] #48 3.351 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:47.603Z] #48 3.352 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:44:47.603Z] #48 3.415 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:44:47.603Z] #48 3.488 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:47.603Z] #48 3.540 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:44:47.603Z] #48 3.562 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:47.603Z] #48 3.575 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:47.603Z] #48 3.578 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:47.603Z] #48 3.672 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:47.603Z] #48 3.673 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:47.603Z] #48 3.753 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:47.603Z] #48 3.787 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:44:47.603Z] #48 3.876 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:47.603Z] #48 3.934 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:47.603Z] #48 4.763 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:47.603Z] #48 5.507 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:47.603Z] #48 6.544 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:47.603Z] #48 9.354 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:44:47.603Z] #48 9.378 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:44:47.603Z] #48 9.502 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:44:47.603Z] #48 9.508 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:44:47.603Z] #48 9.516 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:44:47.603Z] #48 9.526 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:44:47.603Z] #48 9.643 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:44:47.603Z] #48 9.864 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:44:47.603Z] #48 9.895 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:44:47.603Z] #48 9.922 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:44:47.603Z] #48 9.945 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:44:47.603Z] #48 ... [2021-05-25T09:44:47.603Z] [2021-05-25T09:44:47.603Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-25T09:44:47.603Z] #37 3.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:47.603Z] #37 3.919 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:47.603Z] #37 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:47.603Z] #37 4.534 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:44:47.603Z] #37 6.239 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:44:47.603Z] #37 7.720 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:44:47.738Z] Cloning into '/buildx'... [2021-05-25T09:44:47.862Z] #49 ... [2021-05-25T09:44:47.862Z] [2021-05-25T09:44:47.862Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:44:47.862Z] #67 sha256:56738772a468c9934a01bb64a8d0cd4a9d31a6f83c6b6ed0e93b66c654d0407a [2021-05-25T09:44:47.862Z] #67 DONE 21.7s [2021-05-25T09:44:47.862Z] [2021-05-25T09:44:47.862Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:44:47.862Z] #51 sha256:5311c8d751a9f573e96a18bdc6dd52af25ec8af22e3c2a79f9223454b48c6981 [2021-05-25T09:44:47.862Z] #51 13.02 + cd /tmp/tmp.VVGShd7DNF/src/github.com/mvdan/sh [2021-05-25T09:44:47.862Z] #51 13.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:44:47.862Z] #51 13.18 + GO111MODULE=on [2021-05-25T09:44:47.862Z] #51 13.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:44:47.862Z] #51 14.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:47.862Z] #51 14.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:47.862Z] #51 14.23 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:47.862Z] #51 14.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:47.862Z] #51 14.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:47.862Z] #51 15.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:47.862Z] #51 15.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:47.862Z] #51 16.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:47.862Z] #51 17.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:47.862Z] #51 17.80 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:47.862Z] #51 17.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:47.862Z] #51 17.97 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:47.862Z] #51 18.85 golang.org/x/sys/unix [2021-05-25T09:44:47.862Z] #51 18.85 github.com/pkg/diff [2021-05-25T09:44:47.862Z] #51 20.34 mvdan.cc/editorconfig [2021-05-25T09:44:47.862Z] #51 21.50 mvdan.cc/sh/v3/fileutil [2021-05-25T09:44:47.862Z] #51 21.75 mvdan.cc/sh/v3/syntax [2021-05-25T09:44:47.862Z] #51 ... [2021-05-25T09:44:47.862Z] [2021-05-25T09:44:47.862Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:47.862Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:47.862Z] #49 21.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:44:47.862Z] #49 21.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:44:47.976Z] #37 ... [2021-05-25T09:44:47.977Z] [2021-05-25T09:44:47.977Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:47.977Z] #50 2.530 + RM_GOPATH=0 [2021-05-25T09:44:47.977Z] #50 2.530 + TMP_GOPATH= [2021-05-25T09:44:47.977Z] #50 2.530 + : /build [2021-05-25T09:44:47.977Z] #50 2.530 + '[' -z '' ']' [2021-05-25T09:44:47.977Z] #50 2.530 ++ mktemp -d [2021-05-25T09:44:47.977Z] #50 2.531 + export GOPATH=/tmp/tmp.YkFCifOb6L [2021-05-25T09:44:47.977Z] #50 2.531 + GOPATH=/tmp/tmp.YkFCifOb6L [2021-05-25T09:44:47.977Z] #50 2.531 + RM_GOPATH=1 [2021-05-25T09:44:47.977Z] #50 2.531 + case "$(go env GOARCH)" in [2021-05-25T09:44:47.977Z] #50 2.531 ++ go env GOARCH [2021-05-25T09:44:47.977Z] #50 2.536 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.977Z] #50 2.536 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:44:47.977Z] #50 2.536 ++ dirname /tmp/install/install.sh [2021-05-25T09:44:47.977Z] #50 2.537 + dir=/tmp/install [2021-05-25T09:44:47.977Z] #50 2.538 + bin=golangci_lint [2021-05-25T09:44:47.977Z] #50 2.538 + shift [2021-05-25T09:44:47.977Z] #50 2.538 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:44:47.977Z] #50 2.538 + . /tmp/install/golangci_lint.installer [2021-05-25T09:44:47.977Z] #50 2.538 ++ : v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.538 + install_golangci_lint [2021-05-25T09:44:47.977Z] #50 2.538 + set -e [2021-05-25T09:44:47.977Z] #50 2.538 + export GO111MODULE=on [2021-05-25T09:44:47.977Z] #50 2.538 + GO111MODULE=on [2021-05-25T09:44:47.977Z] #50 2.538 + GOBIN=/build [2021-05-25T09:44:47.977Z] #50 2.538 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.541 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.542 go: finding github.com v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.546 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.546 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:47.977Z] #50 2.546 go: finding github.com/golangci v1.23.8 [2021-05-25T09:44:47.977Z] #50 3.282 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:47.977Z] #50 3.771 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:44:47.977Z] #50 7.520 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:44:47.977Z] #50 7.536 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:44:47.977Z] #50 7.622 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:44:47.977Z] #50 7.624 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:44:47.977Z] #50 7.654 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:44:47.977Z] #50 7.660 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:44:47.977Z] #50 7.677 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:44:47.977Z] #50 7.926 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:44:47.977Z] #50 7.963 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:44:47.977Z] #50 7.990 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:44:47.977Z] #50 8.021 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:44:47.977Z] #50 8.029 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:44:47.977Z] #50 8.104 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:44:47.977Z] #50 8.128 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:44:47.977Z] #50 8.425 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:44:47.977Z] #50 8.677 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:44:47.977Z] #50 8.687 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:44:47.977Z] #50 8.689 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:44:47.977Z] #50 8.700 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:44:47.977Z] #50 8.861 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:44:47.977Z] #50 8.951 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:44:47.977Z] #50 9.063 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:44:47.977Z] #50 9.299 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:44:47.977Z] #50 9.476 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:44:47.977Z] #50 9.635 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:44:47.977Z] #50 9.636 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:44:47.977Z] #50 9.822 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:44:47.977Z] #50 10.39 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:44:47.977Z] #50 ... [2021-05-25T09:44:47.977Z] [2021-05-25T09:44:47.977Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-25T09:44:47.977Z] #41 3.655 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:44:47.977Z] #41 3.662 Cloning into '.'... [2021-05-25T09:44:47.977Z] #41 ... [2021-05-25T09:44:47.977Z] [2021-05-25T09:44:47.977Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:47.977Z] #30 9.870 #=#=# 0.0% 0.3% # 2.0% #### 6.3% ####### 10.6% ########## 14.7% ############ 17.4% ################## 26.3% ###################### 31.6% ######################### 36.0% ############################ 39.5% ################################ 44.9% ################################### 49.2% ###################################### 54.0% ########################################## 58.5% ############################################# 63.1% ################################################ 67.4% #################################################### 72.7% ####################################################### 77.0% ########################################################## 81.8% ############################################################# 86.0% ############################################################### 88.0% #################################################################### 95.8% ######################################################################## 100.0% [2021-05-25T09:44:47.977Z] #30 13.34 [2021-05-25T09:44:48.010Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.0s [2021-05-25T09:44:48.121Z] #49 21.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.76 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.81 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.81 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.81 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.87 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:44:48.121Z] #49 21.87 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:44:48.271Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.8s done [2021-05-25T09:44:48.271Z] #9 ... [2021-05-25T09:44:48.271Z] [2021-05-25T09:44:48.271Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:44:48.271Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:44:48.271Z] #27 9.440 Selecting previously unselected package curl. [2021-05-25T09:44:48.271Z] #27 9.440 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:44:48.271Z] #27 9.451 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:44:48.271Z] #27 9.546 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:44:48.271Z] #27 9.546 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:44:48.271Z] #27 9.553 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:44:48.271Z] #27 9.620 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:44:48.271Z] #27 9.620 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:44:48.271Z] #27 9.624 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:44:48.271Z] #27 9.678 Selecting previously unselected package jq. [2021-05-25T09:44:48.271Z] #27 9.678 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:44:48.271Z] #27 9.682 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:44:48.271Z] #27 9.728 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:44:48.271Z] #27 9.779 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:44:48.271Z] #27 9.793 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:48.271Z] #27 9.948 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 9.962 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:48.271Z] #27 9.981 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 10.02 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 10.03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:44:48.271Z] #27 10.05 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 10.06 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 10.08 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:44:48.271Z] #27 10.09 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 10.11 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:44:48.271Z] #27 10.13 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:44:48.271Z] #27 10.14 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:44:48.271Z] #27 10.15 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:44:48.271Z] #27 10.16 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:48.271Z] #27 10.80 Updating certificates in /etc/ssl/certs... [2021-05-25T09:44:48.271Z] #27 12.17 137 added, 0 removed; done. [2021-05-25T09:44:48.271Z] #27 12.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:44:48.271Z] #27 12.27 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:44:48.271Z] #27 12.28 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:44:48.271Z] #27 12.29 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:44:48.271Z] #27 12.31 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:44:48.271Z] #27 12.33 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:44:48.271Z] #27 12.34 Updating certificates in /etc/ssl/certs... [2021-05-25T09:44:48.271Z] #27 13.12 0 added, 0 removed; done. [2021-05-25T09:44:48.271Z] #27 13.12 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:44:48.271Z] #27 13.12 done. [2021-05-25T09:44:48.271Z] #27 DONE 15.1s [2021-05-25T09:44:48.271Z] [2021-05-25T09:44:48.271Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:44:48.271Z] #28 sha256:bedccd5d0357ee2178b1c5d3fad9877aa379e40221d421dd8db94fc1ecbb9cd1 [2021-05-25T09:44:48.271Z] #28 DONE 0.1s [2021-05-25T09:44:48.271Z] [2021-05-25T09:44:48.271Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:44:48.271Z] #29 sha256:4e60cf5cc1d8fb179d92e16b6639230191c904fa13210a62080f8950760a9e3b [2021-05-25T09:44:48.382Z] #49 21.94 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:44:48.382Z] #49 22.05 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:44:48.558Z] #30 13.59 #=#=# [2021-05-25T09:44:48.558Z] #30 ... [2021-05-25T09:44:48.558Z] [2021-05-25T09:44:48.558Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:44:48.558Z] #14 2.445 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:44:48.558Z] #14 2.476 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:44:48.558Z] #14 2.527 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:44:48.558Z] #14 2.542 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:44:48.558Z] #14 3.324 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [438 kB] [2021-05-25T09:44:48.558Z] #14 4.359 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:44:48.558Z] #14 5.703 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:44:48.558Z] #14 7.845 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:44:48.558Z] #14 ... [2021-05-25T09:44:48.558Z] [2021-05-25T09:44:48.558Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:48.558Z] #52 11.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:48.558Z] #52 11.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:48.558Z] #52 11.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:48.558Z] #52 11.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:48.558Z] #52 11.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:48.558Z] #52 11.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:48.642Z] #49 22.18 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:44:48.642Z] #49 22.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:44:48.877Z] #52 12.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:48.903Z] #49 22.70 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:44:49.474Z] #49 ... [2021-05-25T09:44:49.474Z] [2021-05-25T09:44:49.474Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:44:49.474Z] #45 sha256:bfa2b326c0fd0d07aa3d5f839f3767de60c7b784f637ad0160f0991479161e29 [2021-05-25T09:44:49.474Z] #45 13.13 github.com/LK4D4/vndr [2021-05-25T09:44:49.544Z] #52 12.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:49.734Z] #45 ... [2021-05-25T09:44:49.734Z] [2021-05-25T09:44:49.734Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:44:49.734Z] #58 sha256:7f0b176f32e3d4a3c28b74ed61602f4b86c4167b9c927af6b5f69fa23548d314 [2021-05-25T09:44:49.734Z] #58 16.50 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:49.734Z] #58 16.55 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:49.734Z] #58 18.18 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:49.734Z] #58 19.61 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:49.734Z] #58 19.81 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:49.734Z] #58 19.93 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:49.734Z] #58 20.09 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:49.734Z] #58 20.27 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:49.734Z] #58 22.48 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:44:49.734Z] #58 22.54 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:49.734Z] #58 22.70 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:49.734Z] #58 22.78 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:49.734Z] #58 22.81 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:44:49.734Z] #58 22.90 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:49.734Z] #58 22.95 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:49.734Z] #58 22.95 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:49.734Z] #58 22.95 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:49.734Z] #58 22.95 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:49.734Z] #58 23.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:49.734Z] #58 23.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:49.734Z] #58 23.02 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:49.734Z] #58 23.20 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:49.734Z] #58 23.30 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:50.192Z] #29 1.522 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:44:50.192Z] #29 1.598 [2021-05-25T09:44:50.453Z] #29 1.719 ######## 12.0% ########################## 37.1% ######################################### 57.1% ####################################################### 77.0% ##################################################################### 96.8% ######################################################################## 100.0% [2021-05-25T09:44:50.453Z] #29 2.214 [2021-05-25T09:44:50.577Z] #52 13.74 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:44:50.577Z] #52 13.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:44:50.676Z] #58 ... [2021-05-25T09:44:50.676Z] [2021-05-25T09:44:50.676Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:44:50.676Z] #45 sha256:bfa2b326c0fd0d07aa3d5f839f3767de60c7b784f637ad0160f0991479161e29 [2021-05-25T09:44:50.676Z] #45 DONE 24.1s [2021-05-25T09:44:50.676Z] [2021-05-25T09:44:50.676Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:44:50.676Z] #53 sha256:70fed7646da31fedc3d86754e08d0fd5f85f28bf3b9c941aef281bdaaef30187 [2021-05-25T09:44:50.676Z] #53 16.10 + cd /tmp/tmp.Bl8UTy0Zeg/src/github.com/opencontainers/runc [2021-05-25T09:44:50.676Z] #53 16.10 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:44:50.676Z] #53 16.34 + '[' -z '' ']' [2021-05-25T09:44:50.676Z] #53 16.34 + target=static [2021-05-25T09:44:50.676Z] #53 16.34 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:44:50.676Z] #53 16.78 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:44:50.717Z] #29 2.332 ################################################################ 89.8% ######################################################################## 100.0% [2021-05-25T09:44:50.717Z] #29 2.448 [2021-05-25T09:44:50.869Z] #52 14.02 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:44:50.869Z] #52 14.05 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:44:50.980Z] #29 2.561 ############################################################ 84.2% ######################################################################## 100.0% [2021-05-25T09:44:50.980Z] #29 2.662 [2021-05-25T09:44:51.503Z] #52 14.59 runtime/cgo [2021-05-25T09:44:51.503Z] #52 14.59 runtime [2021-05-25T09:44:51.506Z] #29 2.783 ######## 11.6% ######################### 35.5% ####################################### 54.9% ##################################################### 74.3% ################################################################### 93.4% ######################################################################## 100.0% [2021-05-25T09:44:51.768Z] #29 3.303 [2021-05-25T09:44:52.059Z] #53 ... [2021-05-25T09:44:52.059Z] [2021-05-25T09:44:52.059Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:52.059Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:52.059Z] #49 25.55 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:44:52.237Z] Removing intermediate container 146346c90d45 [2021-05-25T09:44:52.237Z] ---> 1e6d997f0b19 [2021-05-25T09:44:52.237Z] Step 7/15 : WORKDIR /buildx [2021-05-25T09:44:52.237Z] ---> Running in 478d37fa9d6f [2021-05-25T09:44:52.237Z] Removing intermediate container 478d37fa9d6f [2021-05-25T09:44:52.237Z] ---> c19d145634ce [2021-05-25T09:44:52.237Z] Step 8/15 : ARG BUILDX_COMMIT [2021-05-25T09:44:52.237Z] ---> Running in c991859e7e0b [2021-05-25T09:44:52.237Z] Removing intermediate container c991859e7e0b [2021-05-25T09:44:52.237Z] ---> 66fd17d36c4c [2021-05-25T09:44:52.238Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-05-25T09:44:52.238Z] ---> Running in 34466c94a5d6 [2021-05-25T09:44:52.320Z] #49 ... [2021-05-25T09:44:52.320Z] [2021-05-25T09:44:52.320Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:44:52.320Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-25T09:44:52.320Z] #39 CACHED [2021-05-25T09:44:52.320Z] [2021-05-25T09:44:52.320Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:44:52.320Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:44:52.320Z] #40 CACHED [2021-05-25T09:44:52.320Z] [2021-05-25T09:44:52.320Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:44:52.320Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:44:52.320Z] #42 CACHED [2021-05-25T09:44:52.320Z] [2021-05-25T09:44:52.320Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:44:52.320Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:44:52.320Z] #43 CACHED [2021-05-25T09:44:52.535Z] From https://github.com/docker/buildx [2021-05-25T09:44:52.535Z] * [new tag] v0.5.1 -> build [2021-05-25T09:44:52.580Z] [2021-05-25T09:44:52.580Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:52.580Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:53.011Z] #52 ... [2021-05-25T09:44:53.011Z] [2021-05-25T09:44:53.011Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:53.180Z] Switched to branch 'build' [2021-05-25T09:44:53.523Z] #49 ... [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:44:53.523Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-25T09:44:53.523Z] #15 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:44:53.523Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-25T09:44:53.523Z] #17 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:44:53.523Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-25T09:44:53.523Z] #14 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:44:53.523Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:44:53.523Z] #20 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:44:53.523Z] #30 sha256:cb57f11d92c40a4683e779883cf66e25debea0ed20abd1a7525c7697d7614611 [2021-05-25T09:44:53.523Z] #30 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:44:53.523Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-25T09:44:53.523Z] #19 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:44:53.523Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:44:53.523Z] #27 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:44:53.523Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-25T09:44:53.523Z] #16 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:44:53.523Z] #28 sha256:5331a0ea41c778a79374b92453641b24c5980f4fc6c6d9dd208e2183785123fd [2021-05-25T09:44:53.523Z] #28 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:44:53.523Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:44:53.523Z] #32 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:44:53.523Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-25T09:44:53.523Z] #31 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:44:53.523Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:44:53.523Z] #18 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:44:53.523Z] #29 sha256:0e2b03ee73106fbb7528c2f9b0395eeea0bbd5208532d5c3c7bf2230300187f2 [2021-05-25T09:44:53.523Z] #29 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:44:53.523Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-25T09:44:53.523Z] #21 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:44:53.523Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:44:53.523Z] #22 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:44:53.523Z] #25 sha256:50d8d4bca9400816a6d7575840734b08b2d443f38eeab873bf5e862695cf2573 [2021-05-25T09:44:53.523Z] #25 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:44:53.523Z] #33 sha256:b06fa81902edf22ed15542611ab9af51691694c4ae5353ba9664aa00967349b6 [2021-05-25T09:44:53.523Z] #33 CACHED [2021-05-25T09:44:53.523Z] [2021-05-25T09:44:53.523Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:44:53.523Z] #35 sha256:9af7aa81208842d06d78a0acdcd2febb1e814db4c68f7fdeb4c0bf14a844491e [2021-05-25T09:44:53.608Z] #29 3.429 ### 4.3% ###### 9.5% ########## 14.7% ############ 17.5% ################## 25.6% ###################### 31.2% ########################## 36.4% ############################# 41.6% ################################# 46.8% ##################################### 52.0% ######################################### 57.2% ############################################ 62.4% ################################################ 67.7% #################################################### 72.9% ######################################################## 78.0% ########################################################### 83.3% ############################################################### 88.5% ################################################################### 93.7% ####################################################################### 98.9% ######################################################################## 100.0% [2021-05-25T09:44:53.608Z] #29 5.292 [2021-05-25T09:44:53.825Z] Removing intermediate container 34466c94a5d6 [2021-05-25T09:44:53.825Z] ---> 5170182d32d8 [2021-05-25T09:44:53.825Z] Step 10/15 : ARG GOOS [2021-05-25T09:44:53.825Z] ---> Running in 488824995b54 [2021-05-25T09:44:53.869Z] #29 5.593 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:44:54.093Z] #35 DONE 0.7s [2021-05-25T09:44:54.093Z] [2021-05-25T09:44:54.093Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:44:54.093Z] #38 sha256:735fb24fdb21079a2d1dc5b4de2b0f89587dea0171a6a49cb2eef1a52f967f73 [2021-05-25T09:44:54.127Z] Removing intermediate container 488824995b54 [2021-05-25T09:44:54.127Z] ---> 04d051d74a00 [2021-05-25T09:44:54.127Z] Step 11/15 : ARG GOARCH [2021-05-25T09:44:54.127Z] ---> Running in cfe71ba93281 [2021-05-25T09:44:54.127Z] Removing intermediate container cfe71ba93281 [2021-05-25T09:44:54.127Z] ---> 0c6415b8db4e [2021-05-25T09:44:54.127Z] 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-05-25T09:44:54.127Z] ---> Running in 717673263b8e [2021-05-25T09:44:54.131Z] #29 5.688 [2021-05-25T09:44:54.131Z] #29 5.774 ######################################################################## 100.0% [2021-05-25T09:44:54.131Z] #29 5.811 [2021-05-25T09:44:54.392Z] #29 6.120 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:44:54.654Z] #29 6.222 [2021-05-25T09:44:54.655Z] #29 6.338 ######################################################################## 100.0% [2021-05-25T09:44:54.655Z] #29 6.375 [2021-05-25T09:44:54.662Z] #38 DONE 0.7s [2021-05-25T09:44:54.662Z] [2021-05-25T09:44:54.662Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:44:54.662Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:44:54.662Z] #49 28.18 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:44:54.662Z] #49 28.18 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:44:54.662Z] #49 28.18 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:44:54.662Z] #49 28.26 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:44:54.662Z] #49 28.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:44:54.662Z] #49 28.27 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:44:54.662Z] #49 28.32 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:44:54.662Z] #49 28.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:44:54.662Z] #49 28.35 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:44:54.662Z] #49 28.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.38 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:44:54.662Z] #49 28.38 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:44:54.662Z] #49 28.40 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:44:54.662Z] #49 28.40 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.43 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.47 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:44:54.662Z] #49 28.47 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:44:54.662Z] #49 28.47 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.47 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.47 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:44:54.662Z] #49 28.53 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:44:54.925Z] #49 28.56 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:44:54.926Z] #49 28.64 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:44:54.926Z] #49 28.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:44:54.926Z] #49 28.73 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:44:54.926Z] #49 28.75 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:44:54.931Z] #29 6.659 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:44:54.931Z] #29 6.776 [2021-05-25T09:44:55.185Z] #49 28.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:44:55.185Z] #49 28.80 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:44:55.185Z] #49 28.82 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:44:55.185Z] #49 28.83 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:44:55.185Z] #49 28.87 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:44:55.185Z] #49 28.87 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:44:55.185Z] #49 28.89 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:44:55.185Z] #49 28.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:44:55.185Z] #49 28.95 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:44:55.185Z] #49 28.98 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:44:55.445Z] #49 29.04 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:44:55.445Z] #49 29.04 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:44:55.445Z] #49 29.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:44:55.445Z] #49 29.09 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:44:55.445Z] #49 29.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:44:55.445Z] #49 29.14 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:44:55.445Z] #49 29.17 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:44:55.445Z] #49 29.17 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:44:55.445Z] #49 29.20 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:44:55.445Z] #49 29.22 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:44:55.445Z] #49 29.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:44:55.445Z] #49 29.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:44:55.445Z] #49 29.27 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:44:55.445Z] #49 29.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:44:55.445Z] #49 29.31 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:44:55.445Z] #49 29.31 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:44:55.863Z] #49 29.34 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:44:55.863Z] #49 29.34 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:44:55.863Z] #49 29.38 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:44:55.863Z] #49 29.41 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:44:55.863Z] #49 29.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:44:55.863Z] #49 29.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:44:55.863Z] #49 29.41 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:44:55.863Z] #49 29.42 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:44:55.863Z] #49 29.42 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:44:55.863Z] #49 29.43 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:44:55.863Z] #49 29.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:44:55.863Z] #49 29.49 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:44:55.863Z] #49 29.51 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:44:55.863Z] #49 29.53 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:44:55.863Z] #49 29.57 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:44:55.863Z] #49 29.57 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:44:55.883Z] #29 6.915 ##### 7.2% ######################## 33.9% ############################# 41.3% ################################################## 69.8% ############################################################### 87.8% ######################################################################## 100.0% [2021-05-25T09:44:55.884Z] #29 7.406 [2021-05-25T09:44:55.884Z] #29 7.709 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:44:56.159Z] #29 7.852 [2021-05-25T09:44:56.159Z] #29 7.939 ######################################################################## 100.0% [2021-05-25T09:44:56.159Z] #29 7.960 [2021-05-25T09:44:56.189Z] #30 13.59 #=#=# 0.0% 0.3% 0.7% # 1.4% # 2.5% ### 4.3% #### 5.7% ##### 7.6% ###### 8.5% ####### 10.5% ######## 11.9% ######### 13.1% ########## 14.6% ########### 16.0% ############ 17.6% ############# 19.2% ############## 20.8% ################ 22.7% ################# 23.9% ################## 25.5% ################### 26.6% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.4% ######################## 33.8% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.1% ############################# 40.7% ############################## 42.3% ############################### 43.7% ################################ 45.3% ################################# 46.4% ################################## 48.3% ################################### 49.9% #################################### 50.9% ##################################### 52.7% ###################################### 53.9% ######################################## 55.8% ######################################### 57.6% ########################################## 59.3% ############################################ 61.2% ############################################# 63.0% ############################################## 64.8% ############################################### 66.6% ################################################# 68.4% ################################################## 70.2% ################################################### 72.0% ##################################################### 74.5% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.0% ########################################################## 81.8% ############################################################ 83.6% ############################################################# 84.8% ############################################################## 87.5% ############################################################### 88.2% ################################################################# 90.5% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 97.7% [2021-05-25T09:44:56.189Z] #30 ... [2021-05-25T09:44:56.189Z] [2021-05-25T09:44:56.189Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:56.189Z] #59 9.418 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:56.189Z] #59 9.690 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:56.189Z] #59 9.715 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:56.189Z] #59 9.873 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:56.189Z] #59 9.887 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:56.189Z] #59 12.63 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:56.189Z] #59 12.68 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:56.189Z] #59 13.12 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:56.189Z] #59 13.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:56.189Z] #59 13.30 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:56.189Z] #59 13.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:56.189Z] #59 15.45 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:44:56.189Z] #59 15.65 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:44:56.189Z] #59 15.70 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:44:56.189Z] #59 15.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:44:56.189Z] #59 15.81 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:44:56.189Z] #59 15.82 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:44:56.189Z] #59 15.91 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:44:56.189Z] #59 15.91 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:44:56.189Z] #59 15.93 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:44:56.189Z] #59 15.95 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:44:56.189Z] #59 16.06 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:44:56.189Z] #59 16.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:44:56.189Z] #59 16.12 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:44:56.189Z] #59 16.29 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:44:56.189Z] #59 16.48 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:44:56.424Z] #29 8.241 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:44:56.450Z] #49 ... [2021-05-25T09:44:56.450Z] [2021-05-25T09:44:56.450Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:44:56.450Z] #41 sha256:8e989188f5d941fa4e1e35f05f9494996c5e11fd77b3ac52c7ef43db3eaf7bc5 [2021-05-25T09:44:56.450Z] #41 DONE 1.6s [2021-05-25T09:44:56.480Z] #59 ... [2021-05-25T09:44:56.480Z] [2021-05-25T09:44:56.480Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:56.480Z] #30 13.59 #=#=# 0.0% 0.3% 0.7% # 1.4% # 2.5% ### 4.3% #### 5.7% ##### 7.6% ###### 8.5% ####### 10.5% ######## 11.9% ######### 13.1% ########## 14.6% ########### 16.0% ############ 17.6% ############# 19.2% ############## 20.8% ################ 22.7% ################# 23.9% ################## 25.5% ################### 26.6% #################### 27.9% ##################### 29.5% ###################### 31.2% ####################### 32.4% ######################## 33.8% ######################### 35.0% ########################## 36.4% ########################### 37.7% ############################ 39.1% ############################# 40.7% ############################## 42.3% ############################### 43.7% ################################ 45.3% ################################# 46.4% ################################## 48.3% ################################### 49.9% #################################### 50.9% ##################################### 52.7% ###################################### 53.9% ######################################## 55.8% ######################################### 57.6% ########################################## 59.3% ############################################ 61.2% ############################################# 63.0% ############################################## 64.8% ############################################### 66.6% ################################################# 68.4% ################################################## 70.2% ################################################### 72.0% ##################################################### 74.5% ###################################################### 76.4% ######################################################## 78.2% ######################################################### 80.0% ########################################################## 81.8% ############################################################ 83.6% ############################################################# 84.8% ############################################################## 87.5% ############################################################### 88.2% ################################################################# 90.5% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.3% ###################################################################### 97.7% ######################################################################## 100.0% [2021-05-25T09:44:56.480Z] #30 21.65 [2021-05-25T09:44:56.710Z] [2021-05-25T09:44:56.711Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:44:56.711Z] #44 sha256:b10f9dcf2bd614837890957f340bd5f67de4d4c1232d0c0ddff14f2d3e355c29 [2021-05-25T09:44:56.731Z] #29 8.351 [2021-05-25T09:44:56.731Z] #29 8.425 ######################################################################## 100.0% [2021-05-25T09:44:56.731Z] #29 8.448 [2021-05-25T09:44:56.731Z] #29 8.460 Download of images into '/build' complete. [2021-05-25T09:44:56.731Z] #29 8.460 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:44:56.731Z] #29 8.460 tar -cC '/build' . | docker load [2021-05-25T09:44:56.970Z] #44 DONE 0.6s [2021-05-25T09:44:56.970Z] [2021-05-25T09:44:56.970Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:44:56.970Z] #53 sha256:70fed7646da31fedc3d86754e08d0fd5f85f28bf3b9c941aef281bdaaef30187 [2021-05-25T09:44:56.970Z] #53 28.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:44:56.970Z] #53 30.82 + mkdir -p /build [2021-05-25T09:44:56.970Z] #53 30.82 + cp runc /build/runc [2021-05-25T09:44:57.112Z] #30 ... [2021-05-25T09:44:57.112Z] [2021-05-25T09:44:57.112Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:57.112Z] #35 10.23 internal/testlog [2021-05-25T09:44:57.112Z] #35 10.38 encoding [2021-05-25T09:44:57.112Z] #35 10.48 runtime/cgo [2021-05-25T09:44:57.112Z] #35 ... [2021-05-25T09:44:57.112Z] [2021-05-25T09:44:57.112Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:44:57.112Z] #50 11.89 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:44:57.112Z] #50 11.89 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:44:57.112Z] #50 11.89 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:44:57.112Z] #50 11.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:44:57.112Z] #50 11.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:44:57.112Z] #50 11.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:44:57.112Z] #50 11.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:44:57.112Z] #50 11.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:44:57.112Z] #50 11.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:44:57.112Z] #50 12.00 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:44:57.112Z] #50 12.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:44:57.112Z] #50 12.03 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:44:57.112Z] #50 12.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:44:57.112Z] #50 12.17 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:44:57.112Z] #50 12.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:44:57.112Z] #50 12.18 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.23 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.25 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:44:57.112Z] #50 12.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:44:57.112Z] #50 12.35 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:44:57.112Z] #50 12.35 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.37 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:44:57.112Z] #50 12.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:44:57.112Z] #50 12.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:44:57.112Z] #50 12.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:44:57.112Z] #50 12.55 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:44:57.112Z] #50 12.55 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:44:57.112Z] #50 12.60 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:44:57.112Z] #50 12.67 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:44:57.112Z] #50 12.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:44:57.112Z] #50 12.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:44:57.112Z] #50 12.68 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:44:57.112Z] #50 12.77 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:44:57.112Z] #50 12.77 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:44:57.112Z] #50 12.77 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:44:57.112Z] #50 12.77 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:44:57.112Z] #50 12.81 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:44:57.112Z] #50 12.83 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:44:57.112Z] #50 12.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:44:57.112Z] #50 12.85 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:44:57.112Z] #50 12.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:44:57.112Z] #50 12.92 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:44:57.112Z] #50 12.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:44:57.112Z] #50 12.95 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:44:57.112Z] #50 13.02 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:44:57.112Z] #50 13.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.08 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:44:57.112Z] #50 13.08 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:44:57.112Z] #50 13.16 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:44:57.112Z] #50 13.17 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.17 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:44:57.112Z] #50 13.21 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:44:57.112Z] #50 13.23 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:44:57.112Z] #50 13.30 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:44:57.112Z] #50 13.31 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:44:57.112Z] #50 13.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.34 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:44:57.112Z] #50 13.37 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:44:57.112Z] #50 13.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:44:57.112Z] #50 13.42 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:44:57.112Z] #50 13.45 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:44:57.112Z] #50 13.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:44:57.112Z] #50 13.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:44:57.112Z] #50 13.52 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:44:57.112Z] #50 13.62 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:44:57.112Z] #50 13.62 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:44:57.112Z] #50 13.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:44:57.112Z] #50 13.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:44:57.112Z] #50 13.73 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:44:57.112Z] #50 13.74 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:44:57.112Z] #50 13.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:44:57.112Z] #50 13.83 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:44:57.112Z] #50 13.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:44:57.112Z] #50 13.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:44:57.112Z] #50 13.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:44:57.112Z] #50 13.95 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:44:57.112Z] #50 14.19 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:44:57.112Z] #50 14.27 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:44:57.112Z] #50 14.27 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:44:57.112Z] #50 14.41 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:44:57.112Z] #50 14.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:44:57.112Z] #50 14.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:44:57.112Z] #50 14.81 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:44:57.112Z] #50 14.87 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:44:57.112Z] #50 14.89 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:44:57.112Z] #50 14.89 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:44:57.112Z] #50 14.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:44:57.112Z] #50 15.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:44:57.112Z] #50 15.13 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:44:57.112Z] #50 15.23 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:44:57.112Z] #50 15.23 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:44:57.112Z] #50 15.29 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:44:57.112Z] #50 15.32 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:44:57.112Z] #50 15.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:44:57.112Z] #50 15.36 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:44:57.112Z] #50 15.47 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:44:57.112Z] #50 15.49 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:44:57.112Z] #50 15.51 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:44:57.112Z] #50 15.51 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:44:57.112Z] #50 15.59 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:44:57.112Z] #50 15.65 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:44:57.112Z] #50 15.70 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:44:57.112Z] #50 15.80 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:44:57.112Z] #50 15.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:44:57.112Z] #50 15.83 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:44:57.112Z] #50 15.87 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:44:57.112Z] #50 15.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:44:57.112Z] #50 15.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:44:57.112Z] #50 15.91 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:44:57.112Z] #50 15.91 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:44:57.112Z] #50 16.00 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:44:57.112Z] #50 16.12 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:44:57.112Z] #50 16.26 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:44:57.112Z] #50 16.54 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:44:57.112Z] #50 16.59 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:44:57.112Z] #50 16.69 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:44:57.112Z] #50 19.02 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:44:57.112Z] #50 20.30 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:44:57.539Z] #53 DONE 31.1s [2021-05-25T09:44:57.539Z] [2021-05-25T09:44:57.539Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:44:57.539Z] #51 sha256:5311c8d751a9f573e96a18bdc6dd52af25ec8af22e3c2a79f9223454b48c6981 [2021-05-25T09:44:57.539Z] #51 26.61 golang.org/x/crypto/ssh/terminal [2021-05-25T09:44:57.539Z] #51 29.29 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:44:58.695Z] #29 ... [2021-05-25T09:44:58.695Z] [2021-05-25T09:44:58.695Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:44:58.695Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:44:58.695Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.0s [2021-05-25T09:44:58.961Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2021-05-25T09:44:59.184Z] #50 ... [2021-05-25T09:44:59.184Z] [2021-05-25T09:44:59.184Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:44:59.184Z] #30 22.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:44:59.184Z] #30 23.03 [2021-05-25T09:44:59.184Z] #30 23.31 #=#=# # 2.3% ####### 10.0% ################################################################## 92.6% ######################################################################## 100.0% [2021-05-25T09:44:59.184Z] #30 24.25 [2021-05-25T09:44:59.184Z] #30 ... [2021-05-25T09:44:59.184Z] [2021-05-25T09:44:59.184Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:44:59.184Z] #46 12.39 unicode/utf16 [2021-05-25T09:44:59.184Z] #46 12.59 container/list [2021-05-25T09:44:59.184Z] #46 13.06 crypto/internal/subtle [2021-05-25T09:44:59.184Z] #46 13.11 crypto/subtle [2021-05-25T09:44:59.184Z] #46 13.22 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:44:59.184Z] #46 13.27 internal/nettrace [2021-05-25T09:44:59.184Z] #46 13.36 runtime/cgo [2021-05-25T09:44:59.184Z] #46 18.38 vendor/golang.org/x/crypto/internal/subtle [2021-05-25T09:44:59.474Z] #46 ... [2021-05-25T09:44:59.474Z] [2021-05-25T09:44:59.474Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:44:59.474Z] #68 12.98 Checking out files: 90% (1728/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:44:59.474Z] #68 13.22 + cd /tmp/tmp.RSw6XL8FYk/src/github.com/docker/libnetwork [2021-05-25T09:44:59.474Z] #68 13.22 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:44:59.474Z] #68 13.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:45:00.078Z] #51 DONE 33.2s [2021-05-25T09:45:00.078Z] [2021-05-25T09:45:00.078Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:00.078Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:45:00.105Z] #68 ... [2021-05-25T09:45:00.105Z] [2021-05-25T09:45:00.105Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:45:00.105Z] #30 25.34 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:45:00.105Z] #30 25.39 skipping existing aab193acf6ba [2021-05-25T09:45:00.105Z] #30 25.47 [2021-05-25T09:45:00.344Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-25T09:45:00.344Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-25T09:45:00.737Z] #30 ... [2021-05-25T09:45:00.737Z] [2021-05-25T09:45:00.737Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:45:00.737Z] #43 13.93 Fetched 8134 kB in 10s (804 kB/s) [2021-05-25T09:45:00.737Z] #43 13.93 Reading package lists... [2021-05-25T09:45:00.737Z] #43 17.98 Reading package lists... [2021-05-25T09:45:00.737Z] #43 21.40 Building dependency tree... [2021-05-25T09:45:00.737Z] #43 22.48 The following additional packages will be installed: [2021-05-25T09:45:00.737Z] #43 22.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:45:00.737Z] #43 22.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:45:00.737Z] #43 22.49 Suggested packages: [2021-05-25T09:45:00.737Z] #43 22.49 manpages-dev python-setuptools [2021-05-25T09:45:00.737Z] #43 23.47 The following NEW packages will be installed: [2021-05-25T09:45:00.737Z] #43 23.47 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:45:00.737Z] #43 23.47 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:45:00.737Z] #43 23.47 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:45:00.737Z] #43 23.47 python-six zlib1g-dev [2021-05-25T09:45:00.737Z] #43 23.69 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:45:00.737Z] #43 23.69 Need to get 3742 kB of archives. [2021-05-25T09:45:00.737Z] #43 23.69 After this operation, 22.0 MB of additional disk space will be used. [2021-05-25T09:45:00.737Z] #43 23.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-05-25T09:45:00.737Z] #43 23.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-25T09:45:00.737Z] #43 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-05-25T09:45:00.737Z] #43 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-25T09:45:00.737Z] #43 23.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-05-25T09:45:00.737Z] #43 23.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-25T09:45:00.737Z] #43 23.73 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-05-25T09:45:00.737Z] #43 23.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-05-25T09:45:00.737Z] #43 23.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-05-25T09:45:00.737Z] #43 23.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-05-25T09:45:00.737Z] #43 23.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-05-25T09:45:00.737Z] #43 23.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-05-25T09:45:00.737Z] #43 23.84 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-05-25T09:45:00.737Z] #43 23.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-05-25T09:45:00.737Z] #43 23.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:45:00.737Z] #43 23.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:45:00.737Z] #43 23.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-05-25T09:45:01.018Z] #49 ... [2021-05-25T09:45:01.018Z] [2021-05-25T09:45:01.018Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:45:01.018Z] #46 sha256:3dc9f669d109629843d362f450b0227c8d9bc812d68138bec08376b2fb705315 [2021-05-25T09:45:01.084Z] #43 ... [2021-05-25T09:45:01.084Z] [2021-05-25T09:45:01.084Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:01.085Z] #50 24.16 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:45:01.085Z] #50 24.21 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:45:01.085Z] #50 24.23 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:45:01.085Z] #50 24.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:45:01.085Z] #50 24.28 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:45:01.085Z] #50 24.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:45:01.085Z] #50 24.31 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:45:01.085Z] #50 24.33 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:45:01.085Z] #50 ... [2021-05-25T09:45:01.085Z] [2021-05-25T09:45:01.085Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-25T09:45:01.085Z] #37 14.26 Fetched 8134 kB in 10s (775 kB/s) [2021-05-25T09:45:01.085Z] #37 14.26 Reading package lists... [2021-05-25T09:45:01.085Z] #37 18.17 Reading package lists... [2021-05-25T09:45:01.085Z] #37 21.84 Building dependency tree... [2021-05-25T09:45:01.085Z] #37 22.81 The following additional packages will be installed: [2021-05-25T09:45:01.085Z] #37 22.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:45:01.085Z] #37 22.83 Suggested packages: [2021-05-25T09:45:01.085Z] #37 22.83 cmake-doc ninja-build lrzip [2021-05-25T09:45:01.085Z] #37 22.83 Recommended packages: [2021-05-25T09:45:01.085Z] #37 22.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:45:01.085Z] #37 23.53 The following NEW packages will be installed: [2021-05-25T09:45:01.085Z] #37 23.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:45:01.085Z] #37 23.56 vim-common xxd [2021-05-25T09:45:01.085Z] #37 23.66 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:45:01.085Z] #37 23.66 Need to get 14.0 MB of archives. [2021-05-25T09:45:01.085Z] #37 23.66 After this operation, 62.1 MB of additional disk space will be used. [2021-05-25T09:45:01.085Z] #37 23.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-25T09:45:01.085Z] #37 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:45:01.085Z] #37 23.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:45:01.085Z] #37 23.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-25T09:45:01.085Z] #37 ... [2021-05-25T09:45:01.085Z] [2021-05-25T09:45:01.085Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:01.085Z] #50 24.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:45:01.085Z] #50 24.34 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:45:01.085Z] #50 24.34 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:45:01.085Z] #50 24.35 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:45:01.085Z] #50 24.38 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:45:01.085Z] #50 24.38 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:45:01.085Z] #50 24.40 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:45:01.085Z] #50 24.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:45:01.085Z] #50 24.41 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:45:01.085Z] #50 24.42 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:45:01.085Z] #50 24.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:45:01.376Z] #50 24.44 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:45:01.376Z] #50 24.45 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:45:01.376Z] #50 24.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:45:01.376Z] #50 24.46 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:45:01.376Z] #50 24.52 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:45:01.376Z] #50 24.55 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:45:01.376Z] #50 24.61 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:45:01.376Z] #50 24.66 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:45:01.376Z] #50 24.69 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:45:01.376Z] #50 24.73 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:45:01.376Z] #50 24.75 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:45:01.376Z] #50 ... [2021-05-25T09:45:01.376Z] [2021-05-25T09:45:01.376Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-25T09:45:01.376Z] #56 14.69 Fetched 8134 kB in 11s (752 kB/s) [2021-05-25T09:45:01.376Z] #56 14.69 Reading package lists... [2021-05-25T09:45:01.376Z] #56 19.19 Reading package lists... [2021-05-25T09:45:01.376Z] #56 22.63 Building dependency tree... [2021-05-25T09:45:01.376Z] #56 23.66 The following additional packages will be installed: [2021-05-25T09:45:01.376Z] #56 23.66 libbtrfs0 [2021-05-25T09:45:01.376Z] #56 23.74 The following NEW packages will be installed: [2021-05-25T09:45:01.376Z] #56 23.75 libbtrfs-dev libbtrfs0 [2021-05-25T09:45:01.376Z] #56 23.91 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:45:01.376Z] #56 23.91 Need to get 118 kB of archives. [2021-05-25T09:45:01.376Z] #56 23.91 After this operation, 390 kB of additional disk space will be used. [2021-05-25T09:45:01.376Z] #56 23.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-25T09:45:01.376Z] #56 24.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-25T09:45:01.376Z] #56 24.57 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:01.376Z] #56 24.61 Fetched 118 kB in 0s (663 kB/s) [2021-05-25T09:45:01.376Z] #56 24.67 Selecting previously unselected package libbtrfs0. [2021-05-25T09:45:01.587Z] #46 DONE 0.4s [2021-05-25T09:45:01.587Z] [2021-05-25T09:45:01.587Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:01.587Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:01.667Z] #56 24.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-25T09:45:01.667Z] #56 24.76 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-25T09:45:01.667Z] #56 24.76 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:01.667Z] #56 24.82 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:45:01.667Z] #56 24.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-25T09:45:01.667Z] #56 24.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:01.667Z] #56 ... [2021-05-25T09:45:01.667Z] [2021-05-25T09:45:01.667Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:45:01.667Z] #43 24.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:01.667Z] #43 24.61 Fetched 3742 kB in 0s (10.1 MB/s) [2021-05-25T09:45:01.667Z] #43 24.65 Selecting previously unselected package libcap-dev:s390x. [2021-05-25T09:45:01.667Z] #43 24.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-05-25T09:45:01.667Z] #43 24.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-05-25T09:45:01.667Z] #43 24.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-05-25T09:45:01.667Z] #43 24.81 Selecting previously unselected package libnet1:s390x. [2021-05-25T09:45:01.667Z] #43 24.82 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-25T09:45:01.667Z] #43 24.82 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:01.667Z] #43 24.87 Selecting previously unselected package libnet1-dev. [2021-05-25T09:45:01.667Z] #43 24.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-25T09:45:01.667Z] #43 24.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:01.962Z] #43 25.13 Selecting previously unselected package libnl-3-200:s390x. [2021-05-25T09:45:01.962Z] #43 25.13 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-25T09:45:01.962Z] #43 25.14 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-25T09:45:02.158Z] #56 35.70 Checking out files: 87% (3445/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:45:02.158Z] #56 35.95 + cd /tmp/tmp.3YMCi1FEmA/src/github.com/containerd/containerd [2021-05-25T09:45:02.158Z] #56 35.95 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:45:02.253Z] #43 25.36 Selecting previously unselected package libnl-3-dev:s390x. [2021-05-25T09:45:02.253Z] #43 25.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-05-25T09:45:02.253Z] #43 ... [2021-05-25T09:45:02.253Z] [2021-05-25T09:45:02.253Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:02.253Z] #14 13.67 Fetched 8619 kB in 11s (764 kB/s) [2021-05-25T09:45:02.253Z] #14 13.67 Reading package lists... [2021-05-25T09:45:02.253Z] #14 18.16 Reading package lists... [2021-05-25T09:45:02.253Z] #14 21.70 Building dependency tree... [2021-05-25T09:45:02.253Z] #14 22.77 The following additional packages will be installed: [2021-05-25T09:45:02.253Z] #14 22.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:45:02.253Z] #14 22.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:45:02.253Z] #14 22.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:45:02.253Z] #14 22.77 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:45:02.253Z] #14 22.77 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:45:02.253Z] #14 22.78 Suggested packages: [2021-05-25T09:45:02.253Z] #14 22.79 gcc-8-locales seccomp wine64 [2021-05-25T09:45:02.253Z] #14 ... [2021-05-25T09:45:02.253Z] [2021-05-25T09:45:02.253Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:02.253Z] #50 24.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:45:02.253Z] #50 24.83 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:45:02.253Z] #50 24.86 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:45:02.253Z] #50 24.90 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:45:02.253Z] #50 24.91 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:45:02.253Z] #50 24.92 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:45:02.253Z] #50 24.94 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:45:02.253Z] #50 24.95 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:45:02.253Z] #50 24.96 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:45:02.253Z] #50 24.97 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:45:02.253Z] #50 25.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:45:02.253Z] #50 25.05 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:45:02.253Z] #50 25.05 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:45:02.253Z] #50 25.06 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:45:02.253Z] #50 25.06 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:45:02.253Z] #50 25.07 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:45:02.253Z] #50 25.08 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:45:02.253Z] #50 25.09 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:45:02.253Z] #50 25.13 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:45:02.253Z] #50 25.14 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:45:02.253Z] #50 25.18 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:45:02.253Z] #50 25.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:45:02.253Z] #50 25.30 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:45:02.253Z] #50 25.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:45:02.253Z] #50 25.35 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:45:02.253Z] #50 25.35 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:45:02.253Z] #50 25.35 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:45:02.253Z] #50 25.40 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:45:02.253Z] #50 25.40 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:45:02.253Z] #50 25.51 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:45:02.253Z] #50 25.63 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:45:02.253Z] #50 ... [2021-05-25T09:45:02.253Z] [2021-05-25T09:45:02.253Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-25T09:45:02.253Z] #41 15.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:45:02.253Z] #41 16.86 + 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-05-25T09:45:02.255Z] #9 DONE 42.1s [2021-05-25T09:45:02.255Z] [2021-05-25T09:45:02.255Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:45:02.255Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:45:02.516Z] #10 ... [2021-05-25T09:45:02.516Z] [2021-05-25T09:45:02.516Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:45:02.516Z] #29 sha256:4e60cf5cc1d8fb179d92e16b6639230191c904fa13210a62080f8950760a9e3b [2021-05-25T09:45:02.516Z] #29 DONE 14.1s [2021-05-25T09:45:02.516Z] [2021-05-25T09:45:02.516Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:45:02.516Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:45:02.557Z] #41 ... [2021-05-25T09:45:02.557Z] [2021-05-25T09:45:02.557Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:02.557Z] #14 23.91 The following NEW packages will be installed: [2021-05-25T09:45:02.557Z] #14 23.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:45:02.557Z] #14 23.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:45:02.557Z] #14 23.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:45:02.557Z] #14 23.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:45:02.557Z] #14 23.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:45:02.557Z] #14 23.91 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:45:02.557Z] #14 23.91 The following packages will be upgraded: [2021-05-25T09:45:02.557Z] #14 23.91 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:45:02.557Z] #14 24.11 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:45:02.557Z] #14 24.11 Need to get 73.8 MB of archives. [2021-05-25T09:45:02.557Z] #14 24.11 After this operation, 494 MB of additional disk space will be used. [2021-05-25T09:45:02.557Z] #14 24.11 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-05-25T09:45:02.557Z] #14 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-05-25T09:45:02.557Z] #14 24.15 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-05-25T09:45:02.557Z] #14 ... [2021-05-25T09:45:02.557Z] [2021-05-25T09:45:02.557Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-05-25T09:45:02.557Z] #56 24.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:02.557Z] #56 24.98 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:02.557Z] #56 24.99 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:45:02.557Z] #56 DONE 26.0s [2021-05-25T09:45:02.557Z] [2021-05-25T09:45:02.557Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:02.557Z] #14 24.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-05-25T09:45:02.557Z] #14 24.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-05-25T09:45:02.857Z] #14 ... [2021-05-25T09:45:02.857Z] [2021-05-25T09:45:02.857Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:02.857Z] #68 DONE 26.0s [2021-05-25T09:45:02.857Z] [2021-05-25T09:45:02.857Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:02.857Z] #14 24.38 Get:6 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-05-25T09:45:03.097Z] #56 36.86 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:45:03.097Z] #56 36.87 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:45:03.097Z] #56 36.87 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:45:03.097Z] #56 36.87 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:45:03.097Z] #56 36.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:45:03.097Z] #56 36.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:45:03.097Z] #56 36.87 + '[' '' = dynamic ']' [2021-05-25T09:45:03.097Z] #56 36.87 + make [2021-05-25T09:45:03.159Z] #14 24.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:45:03.159Z] #14 24.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-05-25T09:45:03.159Z] #14 24.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-05-25T09:45:03.159Z] #14 24.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:45:03.451Z] #14 24.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:45:03.467Z] #10 DONE 0.9s [2021-05-25T09:45:03.467Z] [2021-05-25T09:45:03.467Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:45:03.467Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-25T09:45:03.789Z] #14 25.26 Get:12 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-05-25T09:45:03.789Z] #14 25.29 Get:13 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-05-25T09:45:04.041Z] #56 37.71 + bin/ctr [2021-05-25T09:45:04.041Z] #11 DONE 0.9s [2021-05-25T09:45:04.041Z] [2021-05-25T09:45:04.041Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:45:04.041Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-25T09:45:04.303Z] #31 ... [2021-05-25T09:45:04.303Z] [2021-05-25T09:45:04.303Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:45:04.303Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-25T09:45:04.303Z] #39 DONE 0.3s [2021-05-25T09:45:04.306Z] #56 ... [2021-05-25T09:45:04.306Z] [2021-05-25T09:45:04.306Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:45:04.306Z] #47 sha256:a03c411ee7503dc6aff95d062c0f06c3bfd7ed3252194ae509f7db3c98aae148 [2021-05-25T09:45:04.306Z] #47 DONE 37.8s [2021-05-25T09:45:04.306Z] [2021-05-25T09:45:04.306Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:04.306Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:04.566Z] [2021-05-25T09:45:04.566Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:45:04.566Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:45:04.827Z] #40 ... [2021-05-25T09:45:04.827Z] [2021-05-25T09:45:04.827Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:45:04.827Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-25T09:45:04.827Z] #31 DONE 0.7s [2021-05-25T09:45:05.090Z] [2021-05-25T09:45:05.090Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:45:05.090Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:45:05.934Z] #14 27.09 Get:14 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-05-25T09:45:06.566Z] #14 28.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-05-25T09:45:06.566Z] #14 28.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-05-25T09:45:06.566Z] #14 28.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-05-25T09:45:06.566Z] #14 28.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-05-25T09:45:06.566Z] #14 28.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-05-25T09:45:06.566Z] #14 28.20 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-05-25T09:45:06.566Z] #14 28.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-05-25T09:45:06.566Z] #14 28.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-05-25T09:45:06.566Z] #14 28.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-05-25T09:45:06.566Z] #14 28.24 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-05-25T09:45:06.566Z] #14 28.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-05-25T09:45:06.856Z] #14 28.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-05-25T09:45:06.856Z] #14 28.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-05-25T09:45:06.856Z] #14 28.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-05-25T09:45:07.487Z] #14 29.02 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:07.487Z] #14 29.13 Fetched 73.8 MB in 4s (17.1 MB/s) [2021-05-25T09:45:07.779Z] #14 29.18 (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-05-25T09:45:07.779Z] #14 29.22 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-05-25T09:45:07.779Z] #14 29.23 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:45:08.070Z] #14 29.47 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-05-25T09:45:08.070Z] #14 29.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 ... 15177 files and directories currently installed.) [2021-05-25T09:45:08.070Z] #14 29.59 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-25T09:45:08.070Z] #14 29.60 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:45:08.070Z] #14 29.69 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-05-25T09:45:08.362Z] #14 ... [2021-05-25T09:45:08.362Z] [2021-05-25T09:45:08.362Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-05-25T09:45:08.362Z] #30 26.50 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:45:08.362Z] #30 26.81 [2021-05-25T09:45:08.362Z] #30 27.02 #=#=# 0.0% 0.4% 1.2% ## 2.8% #### 5.8% ##### 7.8% ####### 9.9% ######### 13.2% ########### 15.9% ############# 18.1% ############## 20.3% ################# 24.2% #################### 28.6% ###################### 30.8% ######################## 34.5% ######################## 34.5% ######################### 35.3% ################################# 46.0% ##################################### 52.1% ######################################### 58.2% ############################################## 64.4% #################################################### 72.5% ######################################################## 78.1% ############################################################## 86.2% ################################################################### 93.1% ####################################################################### 99.3% ######################################################################## 100.0% [2021-05-25T09:45:08.362Z] #30 30.73 [2021-05-25T09:45:08.362Z] #30 31.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:45:08.362Z] #30 31.98 [2021-05-25T09:45:08.362Z] #30 32.08 ######################################################################## 100.0% [2021-05-25T09:45:08.362Z] #30 32.19 [2021-05-25T09:45:08.362Z] #30 32.75 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:45:08.362Z] #30 33.08 [2021-05-25T09:45:08.362Z] #30 33.18 ######################################################################## 100.0% [2021-05-25T09:45:08.362Z] #30 33.24 [2021-05-25T09:45:08.362Z] #30 33.27 Download of images into '/build' complete. [2021-05-25T09:45:08.362Z] #30 33.27 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:45:08.362Z] #30 33.27 tar -cC '/build' . | docker load [2021-05-25T09:45:08.362Z] #30 DONE 33.5s [2021-05-25T09:45:08.362Z] [2021-05-25T09:45:08.362Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:45:08.362Z] #43 25.40 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-05-25T09:45:08.362Z] #43 26.12 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-25T09:45:08.362Z] #43 26.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 26.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-25T09:45:08.362Z] #43 26.27 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-05-25T09:45:08.362Z] #43 26.27 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 26.29 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-25T09:45:08.362Z] #43 26.32 Selecting previously unselected package zlib1g-dev:s390x. [2021-05-25T09:45:08.362Z] #43 26.32 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 26.33 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-25T09:45:08.362Z] #43 26.56 Selecting previously unselected package libprotobuf17:s390x. [2021-05-25T09:45:08.362Z] #43 26.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 26.57 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 27.31 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-05-25T09:45:08.362Z] #43 27.31 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 27.31 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 27.47 Selecting previously unselected package libprotobuf-dev:s390x. [2021-05-25T09:45:08.362Z] #43 27.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 27.47 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 28.35 Selecting previously unselected package libprotoc17:s390x. [2021-05-25T09:45:08.362Z] #43 28.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 28.35 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 28.81 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:45:08.362Z] #43 28.81 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 28.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:45:08.362Z] #43 28.94 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:45:08.362Z] #43 28.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 28.95 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 29.05 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:45:08.362Z] #43 29.05 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:45:08.362Z] #43 29.05 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:45:08.362Z] #43 29.26 Selecting previously unselected package python-six. [2021-05-25T09:45:08.362Z] #43 29.26 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:45:08.362Z] #43 29.26 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:45:08.362Z] #43 29.33 Selecting previously unselected package python-protobuf. [2021-05-25T09:45:08.362Z] #43 29.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-05-25T09:45:08.362Z] #43 29.34 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:45:08.362Z] #43 29.86 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:45:08.362Z] #43 ... [2021-05-25T09:45:08.362Z] [2021-05-25T09:45:08.362Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:08.362Z] #14 29.94 (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-05-25T09:45:08.362Z] #14 30.01 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-05-25T09:45:08.362Z] #14 30.02 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:45:08.504Z] #56 ... [2021-05-25T09:45:08.504Z] [2021-05-25T09:45:08.504Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:45:08.504Z] #48 sha256:cf9d04966761550494fa0e68fdf27fbfbd52fe0ea6ba9b82bd8c17a20438808f [2021-05-25T09:45:08.504Z] #48 DONE 0.1s [2021-05-25T09:45:08.504Z] [2021-05-25T09:45:08.504Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:08.504Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:08.961Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c0711409f98f055c) in /home/ubuntu/workspace/moby_PR-42413 [Pipeline] { [Pipeline] checkout [2021-05-25T09:45:08.995Z] #14 30.35 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-05-25T09:45:08.995Z] #14 30.50 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:45:08.995Z] #14 30.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-25T09:45:08.995Z] #14 30.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-05-25T09:45:08.995Z] #14 30.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:45:09.175Z] The recommended git tool is: git [2021-05-25T09:45:10.391Z] #32 ... [2021-05-25T09:45:10.391Z] [2021-05-25T09:45:10.391Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:45:10.391Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-25T09:45:10.391Z] #12 DONE 6.0s [2021-05-25T09:45:10.391Z] [2021-05-25T09:45:10.391Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:45:10.391Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:45:11.121Z] #14 32.47 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:45:11.121Z] #14 32.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-05-25T09:45:11.121Z] #14 32.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:45:11.411Z] #14 ... [2021-05-25T09:45:11.411Z] [2021-05-25T09:45:11.411Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:11.411Z] #35 24.64 internal/reflectlite [2021-05-25T09:45:11.411Z] #35 24.64 sync [2021-05-25T09:45:11.411Z] #35 26.76 errors [2021-05-25T09:45:11.411Z] #35 26.76 sort [2021-05-25T09:45:11.411Z] #35 27.16 strconv [2021-05-25T09:45:11.411Z] #35 27.58 io [2021-05-25T09:45:11.411Z] #35 28.26 internal/oserror [2021-05-25T09:45:11.411Z] #35 28.30 syscall [2021-05-25T09:45:11.411Z] #35 30.23 reflect [2021-05-25T09:45:11.411Z] #35 33.53 time [2021-05-25T09:45:11.716Z] #35 ... [2021-05-25T09:45:11.716Z] [2021-05-25T09:45:11.716Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-25T09:45:11.716Z] #37 24.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-05-25T09:45:11.716Z] #37 24.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-05-25T09:45:11.716Z] #37 24.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-05-25T09:45:11.716Z] #37 24.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-05-25T09:45:11.716Z] #37 24.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-05-25T09:45:11.716Z] #37 24.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-05-25T09:45:11.716Z] #37 25.86 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:11.716Z] #37 26.00 Fetched 14.0 MB in 2s (8319 kB/s) [2021-05-25T09:45:11.716Z] #37 26.12 Selecting previously unselected package xxd. [2021-05-25T09:45:11.716Z] #37 26.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-05-25T09:45:11.716Z] #37 26.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 26.26 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:45:11.716Z] #37 26.34 Selecting previously unselected package vim-common. [2021-05-25T09:45:11.716Z] #37 26.34 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:45:11.716Z] #37 26.37 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:45:11.716Z] #37 26.73 Selecting previously unselected package cmake-data. [2021-05-25T09:45:11.716Z] #37 26.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:45:11.716Z] #37 26.74 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:45:11.716Z] #37 28.87 Selecting previously unselected package libicu63:s390x. [2021-05-25T09:45:11.716Z] #37 28.87 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 28.88 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-25T09:45:11.716Z] #37 34.17 Selecting previously unselected package libxml2:s390x. [2021-05-25T09:45:11.716Z] #37 34.18 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 34.19 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:45:11.716Z] #37 34.55 Selecting previously unselected package libarchive13:s390x. [2021-05-25T09:45:11.716Z] #37 34.56 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 34.57 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-25T09:45:11.716Z] #37 34.75 Selecting previously unselected package libjsoncpp1:s390x. [2021-05-25T09:45:11.716Z] #37 34.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 34.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-05-25T09:45:11.716Z] #37 34.84 Selecting previously unselected package librhash0:s390x. [2021-05-25T09:45:11.716Z] #37 34.85 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-05-25T09:45:11.716Z] #37 34.86 Unpacking librhash0:s390x (1.3.8-1) ... [2021-05-25T09:45:11.716Z] #37 ... [2021-05-25T09:45:11.716Z] [2021-05-25T09:45:11.716Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:11.716Z] #46 24.88 sync [2021-05-25T09:45:11.716Z] #46 24.88 internal/reflectlite [2021-05-25T09:45:11.716Z] #46 25.32 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:45:11.716Z] #46 25.58 math/rand [2021-05-25T09:45:11.716Z] #46 26.76 internal/singleflight [2021-05-25T09:45:11.716Z] #46 27.47 sort [2021-05-25T09:45:11.716Z] #46 27.50 io [2021-05-25T09:45:11.716Z] #46 28.56 strconv [2021-05-25T09:45:11.716Z] #46 28.63 bytes [2021-05-25T09:45:11.716Z] #46 30.16 bufio [2021-05-25T09:45:11.716Z] #46 30.89 reflect [2021-05-25T09:45:11.716Z] #46 31.79 syscall [2021-05-25T09:45:11.887Z] using credential docker-jenkins-github-credentials [2021-05-25T09:45:11.893Z] Cloning the remote Git repository [2021-05-25T09:45:11.893Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:45:12.006Z] #46 ... [2021-05-25T09:45:12.006Z] [2021-05-25T09:45:12.006Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-25T09:45:12.006Z] #37 35.03 Selecting previously unselected package libuv1:s390x. [2021-05-25T09:45:12.006Z] #37 35.03 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-05-25T09:45:12.006Z] #37 35.04 Unpacking libuv1:s390x (1.24.1-1) ... [2021-05-25T09:45:12.006Z] #37 35.15 Selecting previously unselected package cmake. [2021-05-25T09:45:12.006Z] #37 35.15 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-05-25T09:45:12.006Z] #37 35.15 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:45:12.638Z] #37 ... [2021-05-25T09:45:12.638Z] [2021-05-25T09:45:12.638Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:12.638Z] #50 25.63 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:45:12.638Z] #50 25.64 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:45:12.638Z] #50 25.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:45:12.638Z] #50 25.69 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:45:12.638Z] #50 25.72 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:45:12.638Z] #50 25.72 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:45:12.638Z] #50 25.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:45:12.638Z] #50 25.76 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:45:12.638Z] #50 25.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:45:12.638Z] #50 25.93 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:45:12.638Z] #50 25.93 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:45:12.638Z] #50 25.93 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:45:12.638Z] #50 25.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:45:12.638Z] #50 ... [2021-05-25T09:45:12.638Z] [2021-05-25T09:45:12.638Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:45:12.638Z] #43 31.68 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 31.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:12.638Z] #43 31.70 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-25T09:45:12.638Z] #43 31.71 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-05-25T09:45:12.638Z] #43 31.71 Setting up python-six (1.12.0-1) ... [2021-05-25T09:45:12.638Z] #43 33.36 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-05-25T09:45:12.638Z] #43 33.37 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-25T09:45:12.638Z] #43 33.38 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 33.40 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-05-25T09:45:12.638Z] #43 33.42 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 33.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 33.45 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:12.638Z] #43 33.46 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 33.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:45:12.638Z] #43 33.48 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:45:12.638Z] #43 ... [2021-05-25T09:45:12.638Z] [2021-05-25T09:45:12.638Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:12.638Z] #57 1.851 + RM_GOPATH=0 [2021-05-25T09:45:12.638Z] #57 1.851 + TMP_GOPATH= [2021-05-25T09:45:12.638Z] #57 1.851 + : /build [2021-05-25T09:45:12.638Z] #57 1.851 + '[' -z '' ']' [2021-05-25T09:45:12.638Z] #57 1.851 ++ mktemp -d [2021-05-25T09:45:12.638Z] #57 1.852 + export GOPATH=/tmp/tmp.CdeD1MZD3R [2021-05-25T09:45:12.638Z] #57 1.852 + GOPATH=/tmp/tmp.CdeD1MZD3R [2021-05-25T09:45:12.638Z] #57 1.852 + RM_GOPATH=1 [2021-05-25T09:45:12.638Z] #57 1.852 + case "$(go env GOARCH)" in [2021-05-25T09:45:12.638Z] #57 1.852 ++ go env GOARCH [2021-05-25T09:45:12.638Z] #57 1.864 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:12.638Z] #57 1.864 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:12.638Z] #57 1.874 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:12.638Z] #57 1.874 + dir=/tmp/install [2021-05-25T09:45:12.638Z] #57 1.874 + bin=containerd [2021-05-25T09:45:12.638Z] #57 1.874 + shift [2021-05-25T09:45:12.638Z] #57 1.874 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:45:12.638Z] #57 1.874 + . /tmp/install/containerd.installer [2021-05-25T09:45:12.638Z] #57 1.874 ++ set -e [2021-05-25T09:45:12.638Z] #57 1.875 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:45:12.638Z] #57 1.875 + install_containerd [2021-05-25T09:45:12.638Z] #57 1.875 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:45:12.638Z] #57 1.875 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:45:12.638Z] #57 1.875 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CdeD1MZD3R/src/github.com/containerd/containerd [2021-05-25T09:45:12.638Z] #57 1.878 Cloning into '/tmp/tmp.CdeD1MZD3R/src/github.com/containerd/containerd'... [2021-05-25T09:45:12.702Z] #56 ... [2021-05-25T09:45:12.702Z] [2021-05-25T09:45:12.702Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:12.702Z] #58 sha256:7f0b176f32e3d4a3c28b74ed61602f4b86c4167b9c927af6b5f69fa23548d314 [2021-05-25T09:45:12.702Z] #58 46.03 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:45:12.702Z] #58 46.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:45:11.928Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:45:11.979Z] > git init /home/ubuntu/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:45:12.261Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:12.261Z] > git --version # timeout=10 [2021-05-25T09:45:12.317Z] > git --version # 'git version 2.17.1' [2021-05-25T09:45:12.318Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:12.348Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:12.930Z] #57 ... [2021-05-25T09:45:12.931Z] [2021-05-25T09:45:12.931Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:12.931Z] #14 34.23 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:45:12.931Z] #14 34.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:45:12.931Z] #14 34.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:45:12.931Z] #14 34.32 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-05-25T09:45:12.931Z] #14 34.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-25T09:45:12.931Z] #14 34.32 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-25T09:45:12.931Z] #14 ... [2021-05-25T09:45:12.931Z] [2021-05-25T09:45:12.931Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:12.931Z] #48 DONE 36.3s [2021-05-25T09:45:12.931Z] [2021-05-25T09:45:12.931Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:12.931Z] #14 34.48 Selecting previously unselected package dmsetup. [2021-05-25T09:45:12.931Z] #14 34.48 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-05-25T09:45:12.931Z] #14 34.48 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:45:13.221Z] #14 34.65 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:45:13.221Z] #14 34.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:45:13.221Z] #14 34.69 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:45:13.855Z] #14 ... [2021-05-25T09:45:13.855Z] [2021-05-25T09:45:13.855Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-05-25T09:45:13.855Z] #43 36.48 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-05-25T09:45:13.855Z] #43 36.50 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:45:13.855Z] #43 DONE 37.0s [2021-05-25T09:45:13.855Z] [2021-05-25T09:45:13.855Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:14.603Z] #13 ... [2021-05-25T09:45:14.604Z] [2021-05-25T09:45:14.604Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:45:14.604Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:45:14.604Z] #55 8.864 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:45:14.604Z] #55 8.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:45:14.604Z] #55 8.968 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:45:14.604Z] #55 ... [2021-05-25T09:45:14.604Z] [2021-05-25T09:45:14.604Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:45:14.604Z] #67 sha256:fda73965b4e9a92170b2f1096bf43f2ae93d116a65fc8e6555e38cc0d86a98a8 [2021-05-25T09:45:14.604Z] #67 6.001 + RM_GOPATH=0 [2021-05-25T09:45:14.604Z] #67 6.001 + TMP_GOPATH= [2021-05-25T09:45:14.604Z] #67 6.001 + : /build [2021-05-25T09:45:14.604Z] #67 6.001 + '[' -z '' ']' [2021-05-25T09:45:14.604Z] #67 6.004 ++ mktemp -d [2021-05-25T09:45:14.604Z] #67 6.004 + export GOPATH=/tmp/tmp.YzU0XiPYmT [2021-05-25T09:45:14.604Z] #67 6.004 + GOPATH=/tmp/tmp.YzU0XiPYmT [2021-05-25T09:45:14.604Z] #67 6.004 + RM_GOPATH=1 [2021-05-25T09:45:14.604Z] #67 6.004 + case "$(go env GOARCH)" in [2021-05-25T09:45:14.604Z] #67 6.005 ++ go env GOARCH [2021-05-25T09:45:14.604Z] #67 6.010 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #67 6.010 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #67 6.014 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:14.604Z] #67 6.014 + dir=/tmp/install [2021-05-25T09:45:14.604Z] #67 6.014 + bin=proxy [2021-05-25T09:45:14.604Z] #67 6.014 + shift [2021-05-25T09:45:14.604Z] #67 6.014 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:45:14.604Z] #67 6.014 + . /tmp/install/proxy.installer [2021-05-25T09:45:14.604Z] #67 6.014 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:45:14.604Z] #67 6.014 + install_proxy [2021-05-25T09:45:14.604Z] #67 6.014 + case "$1" in [2021-05-25T09:45:14.604Z] #67 6.014 + export CGO_ENABLED=0 [2021-05-25T09:45:14.604Z] #67 6.014 + CGO_ENABLED=0 [2021-05-25T09:45:14.604Z] #67 6.014 + _install_proxy [2021-05-25T09:45:14.604Z] #67 6.014 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:45:14.604Z] #67 6.014 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YzU0XiPYmT/src/github.com/docker/libnetwork [2021-05-25T09:45:14.604Z] #67 6.014 Cloning into '/tmp/tmp.YzU0XiPYmT/src/github.com/docker/libnetwork'... [2021-05-25T09:45:14.604Z] #67 6.017 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:45:14.604Z] #67 ... [2021-05-25T09:45:14.604Z] [2021-05-25T09:45:14.604Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:45:14.604Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:45:14.604Z] #45 7.712 + RM_GOPATH=0 [2021-05-25T09:45:14.604Z] #45 7.712 + TMP_GOPATH= [2021-05-25T09:45:14.604Z] #45 7.712 + : /build [2021-05-25T09:45:14.604Z] #45 7.712 + '[' -z '' ']' [2021-05-25T09:45:14.604Z] #45 7.712 ++ mktemp -d [2021-05-25T09:45:14.604Z] #45 7.721 + export GOPATH=/tmp/tmp.VHrjKZ1hD9 [2021-05-25T09:45:14.604Z] #45 7.721 + GOPATH=/tmp/tmp.VHrjKZ1hD9 [2021-05-25T09:45:14.604Z] #45 7.721 + RM_GOPATH=1 [2021-05-25T09:45:14.604Z] #45 7.721 + case "$(go env GOARCH)" in [2021-05-25T09:45:14.604Z] #45 7.721 ++ go env GOARCH [2021-05-25T09:45:14.604Z] #45 7.772 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:45:14.604Z] #45 7.772 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #45 7.772 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #45 7.772 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:14.604Z] #45 7.772 + dir=/tmp/install [2021-05-25T09:45:14.604Z] #45 7.772 + bin=vndr [2021-05-25T09:45:14.604Z] #45 7.772 + shift [2021-05-25T09:45:14.604Z] #45 7.772 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:45:14.604Z] #45 7.772 + . /tmp/install/vndr.installer [2021-05-25T09:45:14.604Z] #45 7.772 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:45:14.604Z] #45 7.772 + install_vndr [2021-05-25T09:45:14.604Z] #45 7.772 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:45:14.604Z] #45 7.772 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VHrjKZ1hD9/src/github.com/LK4D4/vndr [2021-05-25T09:45:14.604Z] #45 7.772 Cloning into '/tmp/tmp.VHrjKZ1hD9/src/github.com/LK4D4/vndr'... [2021-05-25T09:45:14.604Z] #45 8.584 + cd /tmp/tmp.VHrjKZ1hD9/src/github.com/LK4D4/vndr [2021-05-25T09:45:14.604Z] #45 8.584 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:45:14.604Z] #45 8.640 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:45:14.604Z] #45 ... [2021-05-25T09:45:14.604Z] [2021-05-25T09:45:14.604Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:45:14.604Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:45:14.604Z] #51 7.866 + RM_GOPATH=0 [2021-05-25T09:45:14.604Z] #51 7.866 + TMP_GOPATH= [2021-05-25T09:45:14.604Z] #51 7.866 + : /build [2021-05-25T09:45:14.604Z] #51 7.866 + '[' -z '' ']' [2021-05-25T09:45:14.604Z] #51 7.902 ++ mktemp -d [2021-05-25T09:45:14.604Z] #51 7.902 + export GOPATH=/tmp/tmp.dvfpHtHPrs [2021-05-25T09:45:14.604Z] #51 7.902 + GOPATH=/tmp/tmp.dvfpHtHPrs [2021-05-25T09:45:14.604Z] #51 7.902 + RM_GOPATH=1 [2021-05-25T09:45:14.604Z] #51 7.902 + case "$(go env GOARCH)" in [2021-05-25T09:45:14.604Z] #51 7.902 ++ go env GOARCH [2021-05-25T09:45:14.604Z] #51 7.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:45:14.604Z] #51 7.920 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #51 7.920 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #51 7.920 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:14.604Z] #51 7.920 + dir=/tmp/install [2021-05-25T09:45:14.604Z] #51 7.920 + bin=shfmt [2021-05-25T09:45:14.604Z] #51 7.920 + shift [2021-05-25T09:45:14.604Z] #51 7.920 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:45:14.604Z] #51 7.920 + . /tmp/install/shfmt.installer [2021-05-25T09:45:14.604Z] #51 7.920 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:45:14.604Z] #51 7.920 + install_shfmt [2021-05-25T09:45:14.604Z] #51 7.920 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:45:14.604Z] #51 7.920 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dvfpHtHPrs/src/github.com/mvdan/sh [2021-05-25T09:45:14.604Z] #51 7.936 Cloning into '/tmp/tmp.dvfpHtHPrs/src/github.com/mvdan/sh'... [2021-05-25T09:45:14.604Z] #51 ... [2021-05-25T09:45:14.604Z] [2021-05-25T09:45:14.604Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:45:14.604Z] #24 sha256:a6b8a2da160e209753657caa15fc7d35dbbcbede52889dc911003e16884062fc [2021-05-25T09:45:14.604Z] #24 6.504 + RM_GOPATH=0 [2021-05-25T09:45:14.604Z] #24 6.504 + TMP_GOPATH= [2021-05-25T09:45:14.604Z] #24 6.504 + : /build [2021-05-25T09:45:14.604Z] #24 6.504 + '[' -z '' ']' [2021-05-25T09:45:14.604Z] #24 6.504 ++ mktemp -d [2021-05-25T09:45:14.604Z] #24 6.504 + export GOPATH=/tmp/tmp.OAjg82blnF [2021-05-25T09:45:14.604Z] #24 6.504 + GOPATH=/tmp/tmp.OAjg82blnF [2021-05-25T09:45:14.604Z] #24 6.504 + RM_GOPATH=1 [2021-05-25T09:45:14.604Z] #24 6.504 + case "$(go env GOARCH)" in [2021-05-25T09:45:14.604Z] #24 6.504 ++ go env GOARCH [2021-05-25T09:45:14.604Z] #24 6.515 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #24 6.515 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.604Z] #24 6.515 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:14.604Z] #24 6.518 + dir=/tmp/install [2021-05-25T09:45:14.604Z] #24 6.518 + bin=dockercli [2021-05-25T09:45:14.604Z] #24 6.518 + shift [2021-05-25T09:45:14.604Z] #24 6.518 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:45:14.604Z] #24 6.518 + . /tmp/install/dockercli.installer [2021-05-25T09:45:14.604Z] #24 6.518 ++ : stable [2021-05-25T09:45:14.604Z] #24 6.518 ++ : 17.06.2-ce [2021-05-25T09:45:14.604Z] #24 6.518 + install_dockercli [2021-05-25T09:45:14.604Z] #24 6.518 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:45:14.604Z] #24 6.525 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:45:14.604Z] #24 6.525 ++ uname -m [2021-05-25T09:45:14.604Z] #24 6.525 + arch=x86_64 [2021-05-25T09:45:14.604Z] #24 6.525 + '[' x86_64 '!=' x86_64 ']' [2021-05-25T09:45:14.604Z] #24 6.525 + url=https://download.docker.com/linux/static [2021-05-25T09:45:14.604Z] #24 6.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-25T09:45:14.604Z] #24 6.525 + tar -xz docker/docker [2021-05-25T09:45:14.865Z] #24 ... [2021-05-25T09:45:14.865Z] [2021-05-25T09:45:14.865Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:14.865Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:14.865Z] #42 9.416 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:45:14.865Z] #42 9.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:45:14.865Z] #42 9.555 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:45:14.865Z] #42 ... [2021-05-25T09:45:14.865Z] [2021-05-25T09:45:14.865Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:45:14.865Z] #47 sha256:ff8d16e0d7fd98922bfa8875c3db0174c2833d8469bddebb08745929328db6ae [2021-05-25T09:45:14.865Z] #47 9.157 + RM_GOPATH=0 [2021-05-25T09:45:14.865Z] #47 9.157 + TMP_GOPATH= [2021-05-25T09:45:14.865Z] #47 9.157 + : /build [2021-05-25T09:45:14.865Z] #47 9.157 + '[' -z '' ']' [2021-05-25T09:45:14.865Z] #47 9.160 ++ mktemp -d [2021-05-25T09:45:14.865Z] #47 9.167 + export GOPATH=/tmp/tmp.PhQ34xu8iG [2021-05-25T09:45:14.865Z] #47 9.167 + GOPATH=/tmp/tmp.PhQ34xu8iG [2021-05-25T09:45:14.865Z] #47 9.167 + RM_GOPATH=1 [2021-05-25T09:45:14.865Z] #47 9.167 + case "$(go env GOARCH)" in [2021-05-25T09:45:14.865Z] #47 9.167 ++ go env GOARCH [2021-05-25T09:45:14.865Z] #47 9.240 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.865Z] #47 9.240 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:14.865Z] #47 9.240 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:14.865Z] #47 9.273 + dir=/tmp/install [2021-05-25T09:45:14.865Z] #47 9.273 + bin=gotestsum [2021-05-25T09:45:14.865Z] #47 9.273 + shift [2021-05-25T09:45:14.865Z] #47 9.273 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:45:14.865Z] #47 9.273 + . /tmp/install/gotestsum.installer [2021-05-25T09:45:14.865Z] #47 9.273 ++ : v0.5.3 [2021-05-25T09:45:14.865Z] #47 9.273 + install_gotestsum [2021-05-25T09:45:14.865Z] #47 9.273 + set -e [2021-05-25T09:45:14.865Z] #47 9.273 + export GO111MODULE=on [2021-05-25T09:45:14.865Z] #47 9.273 + GO111MODULE=on [2021-05-25T09:45:14.865Z] #47 9.273 + GOBIN=/build [2021-05-25T09:45:14.865Z] #47 9.273 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:45:14.865Z] #47 9.342 go: finding gotest.tools v0.5.3 [2021-05-25T09:45:14.865Z] #47 9.342 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:45:14.865Z] #47 10.31 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:45:14.865Z] #47 10.95 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:45:14.865Z] #47 ... [2021-05-25T09:45:14.865Z] [2021-05-25T09:45:14.865Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:45:14.865Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:45:14.865Z] #36 9.415 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:45:14.865Z] #36 9.519 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:45:14.865Z] #36 9.519 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:45:14.888Z] #44 ... [2021-05-25T09:45:14.888Z] [2021-05-25T09:45:14.888Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-05-25T09:45:14.888Z] #37 37.48 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-25T09:45:14.888Z] #37 37.49 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:45:14.888Z] #37 37.49 Setting up libuv1:s390x (1.24.1-1) ... [2021-05-25T09:45:14.888Z] #37 37.50 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:45:14.888Z] #37 37.52 Setting up librhash0:s390x (1.3.8-1) ... [2021-05-25T09:45:14.888Z] #37 37.52 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:45:14.888Z] #37 37.53 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:45:14.888Z] #37 37.54 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-05-25T09:45:14.888Z] #37 37.55 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-05-25T09:45:14.888Z] #37 37.56 Setting up cmake (3.13.4-1) ... [2021-05-25T09:45:14.888Z] #37 37.57 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:45:14.888Z] #37 37.60 Processing triggers for mime-support (3.62) ... [2021-05-25T09:45:14.888Z] #37 DONE 37.9s [2021-05-25T09:45:14.888Z] [2021-05-25T09:45:14.888Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:14.888Z] #35 38.11 internal/poll [2021-05-25T09:45:15.127Z] #36 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:45:15.127Z] #36 ... [2021-05-25T09:45:15.127Z] [2021-05-25T09:45:15.127Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:15.127Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:15.127Z] #58 8.616 + RM_GOPATH=0 [2021-05-25T09:45:15.127Z] #58 8.616 + TMP_GOPATH= [2021-05-25T09:45:15.127Z] #58 8.616 + : /build [2021-05-25T09:45:15.127Z] #58 8.616 + '[' -z '' ']' [2021-05-25T09:45:15.127Z] #58 8.616 ++ mktemp -d [2021-05-25T09:45:15.127Z] #58 8.616 + export GOPATH=/tmp/tmp.UbeBZUgY08 [2021-05-25T09:45:15.127Z] #58 8.616 + GOPATH=/tmp/tmp.UbeBZUgY08 [2021-05-25T09:45:15.127Z] #58 8.616 + RM_GOPATH=1 [2021-05-25T09:45:15.127Z] #58 8.616 + case "$(go env GOARCH)" in [2021-05-25T09:45:15.127Z] #58 8.616 ++ go env GOARCH [2021-05-25T09:45:15.127Z] #58 8.633 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.127Z] #58 8.633 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.127Z] #58 8.633 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:15.127Z] #58 8.637 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:45:15.127Z] #58 8.637 + dir=/tmp/install [2021-05-25T09:45:15.127Z] #58 8.637 + bin=rootlesskit [2021-05-25T09:45:15.127Z] #58 8.637 + shift [2021-05-25T09:45:15.127Z] #58 8.637 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:45:15.127Z] #58 8.637 + . /tmp/install/rootlesskit.installer [2021-05-25T09:45:15.127Z] #58 8.637 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:45:15.127Z] #58 8.637 + install_rootlesskit [2021-05-25T09:45:15.127Z] #58 8.637 + case "$1" in [2021-05-25T09:45:15.127Z] #58 8.637 + export CGO_ENABLED=0 [2021-05-25T09:45:15.127Z] #58 8.637 + CGO_ENABLED=0 [2021-05-25T09:45:15.127Z] #58 8.637 + _install_rootlesskit [2021-05-25T09:45:15.127Z] #58 8.637 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:45:15.127Z] #58 8.641 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UbeBZUgY08/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:45:15.127Z] #58 8.658 Cloning into '/tmp/tmp.UbeBZUgY08/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:45:15.242Z] #58 DONE 48.8s [2021-05-25T09:45:15.242Z] [2021-05-25T09:45:15.242Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:15.242Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:15.242Z] #56 ... [2021-05-25T09:45:15.242Z] [2021-05-25T09:45:15.242Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:45:15.242Z] #59 sha256:680687d67df15e2f883b588e1fc1027c89530d795607b306dc8504d611f83860 [2021-05-25T09:45:15.242Z] #59 DONE 0.1s [2021-05-25T09:45:15.242Z] [2021-05-25T09:45:15.242Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:45:15.242Z] #60 sha256:9cee5060649b52c2f4026716b07eeaaf0dbcabe3ae424524ba3f09115311c152 [2021-05-25T09:45:15.242Z] #60 DONE 0.1s [2021-05-25T09:45:15.242Z] [2021-05-25T09:45:15.242Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:15.242Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:15.387Z] #58 ... [2021-05-25T09:45:15.387Z] [2021-05-25T09:45:15.387Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:45:15.387Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:45:15.387Z] #34 8.289 + RM_GOPATH=0 [2021-05-25T09:45:15.387Z] #34 8.289 + TMP_GOPATH= [2021-05-25T09:45:15.387Z] #34 8.289 + : /build [2021-05-25T09:45:15.387Z] #34 8.289 + '[' -z '' ']' [2021-05-25T09:45:15.387Z] #34 8.289 ++ mktemp -d [2021-05-25T09:45:15.387Z] #34 8.291 + export GOPATH=/tmp/tmp.3x4IaRdlxj [2021-05-25T09:45:15.387Z] #34 8.291 + GOPATH=/tmp/tmp.3x4IaRdlxj [2021-05-25T09:45:15.387Z] #34 8.291 + RM_GOPATH=1 [2021-05-25T09:45:15.387Z] #34 8.291 + case "$(go env GOARCH)" in [2021-05-25T09:45:15.387Z] #34 8.291 ++ go env GOARCH [2021-05-25T09:45:15.387Z] #34 8.337 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.387Z] #34 8.337 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.387Z] #34 8.351 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:45:15.387Z] #34 8.352 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:15.387Z] #34 8.352 + dir=/tmp/install [2021-05-25T09:45:15.387Z] #34 8.352 + bin=tomlv [2021-05-25T09:45:15.387Z] #34 8.352 + shift [2021-05-25T09:45:15.387Z] #34 8.352 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:45:15.387Z] #34 8.352 + . /tmp/install/tomlv.installer [2021-05-25T09:45:15.387Z] #34 8.352 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:45:15.387Z] #34 8.352 + install_tomlv [2021-05-25T09:45:15.387Z] #34 8.352 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:45:15.387Z] #34 8.352 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3x4IaRdlxj/src/github.com/BurntSushi/toml [2021-05-25T09:45:15.387Z] #34 8.352 Cloning into '/tmp/tmp.3x4IaRdlxj/src/github.com/BurntSushi/toml'... [2021-05-25T09:45:15.387Z] #34 9.671 + cd /tmp/tmp.3x4IaRdlxj/src/github.com/BurntSushi/toml [2021-05-25T09:45:15.387Z] #34 9.671 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:45:15.387Z] #34 9.751 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:45:15.387Z] #34 10.84 runtime/internal/atomic [2021-05-25T09:45:15.387Z] #34 10.92 internal/cpu [2021-05-25T09:45:15.388Z] #34 11.28 runtime/internal/sys [2021-05-25T09:45:15.388Z] #34 ... [2021-05-25T09:45:15.388Z] [2021-05-25T09:45:15.388Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:15.388Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:15.388Z] #49 6.347 + RM_GOPATH=0 [2021-05-25T09:45:15.388Z] #49 6.347 + TMP_GOPATH= [2021-05-25T09:45:15.388Z] #49 6.347 + : /build [2021-05-25T09:45:15.388Z] #49 6.347 + '[' -z '' ']' [2021-05-25T09:45:15.388Z] #49 6.347 ++ mktemp -d [2021-05-25T09:45:15.388Z] #49 6.347 + export GOPATH=/tmp/tmp.XcTfUPD4QK [2021-05-25T09:45:15.388Z] #49 6.347 + GOPATH=/tmp/tmp.XcTfUPD4QK [2021-05-25T09:45:15.388Z] #49 6.347 + RM_GOPATH=1 [2021-05-25T09:45:15.388Z] #49 6.347 + case "$(go env GOARCH)" in [2021-05-25T09:45:15.388Z] #49 6.347 ++ go env GOARCH [2021-05-25T09:45:15.388Z] #49 6.367 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.388Z] #49 6.367 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:15.388Z] #49 6.367 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:15.388Z] #49 6.367 + dir=/tmp/install [2021-05-25T09:45:15.388Z] #49 6.367 + bin=golangci_lint [2021-05-25T09:45:15.388Z] #49 6.367 + shift [2021-05-25T09:45:15.388Z] #49 6.367 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:45:15.388Z] #49 6.367 + . /tmp/install/golangci_lint.installer [2021-05-25T09:45:15.388Z] #49 6.367 ++ : v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.367 + install_golangci_lint [2021-05-25T09:45:15.388Z] #49 6.367 + set -e [2021-05-25T09:45:15.388Z] #49 6.367 + export GO111MODULE=on [2021-05-25T09:45:15.388Z] #49 6.367 + GO111MODULE=on [2021-05-25T09:45:15.388Z] #49 6.367 + GOBIN=/build [2021-05-25T09:45:15.388Z] #49 6.367 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.389 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.389 go: finding github.com v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.389 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.389 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:45:15.388Z] #49 6.389 go: finding github.com/golangci v1.23.8 [2021-05-25T09:45:15.388Z] #49 7.065 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:45:15.388Z] #49 7.577 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:45:15.651Z] #49 ... [2021-05-25T09:45:15.652Z] [2021-05-25T09:45:15.652Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:45:15.652Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:45:15.652Z] #45 11.30 internal/cpu [2021-05-25T09:45:15.652Z] #45 11.52 runtime/internal/sys [2021-05-25T09:45:15.913Z] #45 11.69 runtime/internal/math [2021-05-25T09:45:15.913Z] #45 11.84 internal/race [2021-05-25T09:45:15.913Z] #45 11.86 internal/bytealg [2021-05-25T09:45:16.174Z] #45 11.97 sync/atomic [2021-05-25T09:45:16.394Z] #35 39.65 internal/syscall/execenv [2021-05-25T09:45:16.395Z] #35 39.75 internal/syscall/unix [2021-05-25T09:45:16.436Z] #45 12.31 unicode [2021-05-25T09:45:16.436Z] #45 12.40 runtime [2021-05-25T09:45:16.685Z] #35 39.89 os [2021-05-25T09:45:17.154Z] #56 ... [2021-05-25T09:45:17.154Z] [2021-05-25T09:45:17.154Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:45:17.154Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-25T09:45:17.154Z] #63 CACHED [2021-05-25T09:45:17.154Z] [2021-05-25T09:45:17.154Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:45:17.154Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-25T09:45:17.154Z] #65 CACHED [2021-05-25T09:45:17.154Z] [2021-05-25T09:45:17.154Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:17.154Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:45:17.320Z] #35 40.59 internal/fmtsort [2021-05-25T09:45:17.611Z] #35 ... [2021-05-25T09:45:17.611Z] [2021-05-25T09:45:17.611Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:17.611Z] #52 30.94 syscall [2021-05-25T09:45:17.611Z] #52 30.99 reflect [2021-05-25T09:45:17.611Z] #52 37.36 time [2021-05-25T09:45:17.903Z] #52 41.06 context [2021-05-25T09:45:17.903Z] #52 ... [2021-05-25T09:45:17.903Z] [2021-05-25T09:45:17.903Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:17.903Z] #14 39.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:45:17.903Z] #14 39.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:45:17.903Z] #14 39.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:45:18.605Z] #14 ... [2021-05-25T09:45:18.605Z] [2021-05-25T09:45:18.605Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-25T09:45:18.605Z] #33 31.52 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-05-25T09:45:18.605Z] #33 31.66 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:45:18.605Z] #33 32.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:45:18.605Z] #33 ... [2021-05-25T09:45:18.605Z] [2021-05-25T09:45:18.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:18.605Z] #44 2.241 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:45:18.605Z] #44 2.241 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:45:18.605Z] #44 2.249 Note: Building without GnuTLS support [2021-05-25T09:45:18.605Z] #44 2.254 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:45:18.605Z] #44 2.254 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:45:18.605Z] #44 3.218 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:45:18.605Z] #44 3.242 GEN .gitid [2021-05-25T09:45:18.605Z] #44 3.245 GEN criu/include/version.h [2021-05-25T09:45:18.605Z] #44 3.282 GEN include/common/asm [2021-05-25T09:45:18.605Z] #44 4.148 PBCC images/timens.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.187 DEP images/timens.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.244 PBCC images/fown.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.268 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.313 PBCC images/opts.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.354 PBCC images/memfd.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.360 DEP images/fown.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.424 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.481 DEP images/opts.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.495 DEP images/memfd.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.551 PBCC images/sit.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.576 DEP images/sit.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.621 PBCC images/macvlan.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.641 DEP images/macvlan.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.677 PBCC images/autofs.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.698 DEP images/autofs.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.711 PBCC images/sysctl.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.746 DEP images/sysctl.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.781 PBCC images/time.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.794 DEP images/time.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.831 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.855 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.897 PBCC images/seccomp.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.910 DEP images/seccomp.pb-c.d [2021-05-25T09:45:18.605Z] #44 4.951 PBCC images/userns.pb-c.c [2021-05-25T09:45:18.605Z] #44 4.965 DEP images/userns.pb-c.d [2021-05-25T09:45:18.897Z] #44 4.998 PBCC images/cgroup.pb-c.c [2021-05-25T09:45:18.897Z] #44 5.035 DEP images/cgroup.pb-c.d [2021-05-25T09:45:18.897Z] #44 5.095 PBCC images/ext-file.pb-c.c [2021-05-25T09:45:18.897Z] #44 5.125 DEP images/ext-file.pb-c.d [2021-05-25T09:45:18.897Z] #44 5.173 PBCC images/rpc.pb-c.c [2021-05-25T09:45:18.897Z] #44 5.203 DEP images/rpc.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.225 PBCC images/siginfo.pb-c.c [2021-05-25T09:45:19.188Z] #44 5.228 DEP images/siginfo.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.253 PBCC images/pagemap.pb-c.c [2021-05-25T09:45:19.188Z] #44 5.323 DEP images/pagemap.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.352 PBCC images/rlimit.pb-c.c [2021-05-25T09:45:19.188Z] #44 5.377 DEP images/rlimit.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.394 PBCC images/file-lock.pb-c.c [2021-05-25T09:45:19.188Z] #44 5.406 DEP images/file-lock.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.431 PBCC images/tty.pb-c.c [2021-05-25T09:45:19.188Z] #44 5.493 DEP images/tty.pb-c.d [2021-05-25T09:45:19.188Z] #44 5.559 PBCC images/tun.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.584 PBCC images/netdev.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.609 DEP images/tun.pb-c.d [2021-05-25T09:45:19.519Z] #44 5.634 DEP images/netdev.pb-c.d [2021-05-25T09:45:19.519Z] #44 5.686 PBCC images/vma.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.716 DEP images/vma.pb-c.d [2021-05-25T09:45:19.519Z] #44 5.755 PBCC images/creds.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.779 DEP images/creds.pb-c.d [2021-05-25T09:45:19.519Z] #44 5.806 PBCC images/utsns.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.830 DEP images/utsns.pb-c.d [2021-05-25T09:45:19.519Z] #44 5.857 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.872 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:45:19.519Z] #44 5.884 DEP images/ipc-desc.pb-c.d [2021-05-25T09:45:19.810Z] #44 5.927 DEP images/ipc-sem.pb-c.d [2021-05-25T09:45:19.810Z] #44 5.962 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:45:19.810Z] #44 5.980 DEP images/ipc-msg.pb-c.d [2021-05-25T09:45:19.810Z] #44 6.010 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:45:19.810Z] #44 6.013 DEP images/ipc-shm.pb-c.d [2021-05-25T09:45:19.810Z] #44 6.036 PBCC images/ipc-var.pb-c.c [2021-05-25T09:45:19.810Z] #44 6.069 DEP images/ipc-var.pb-c.d [2021-05-25T09:45:19.810Z] #44 6.108 PBCC images/sk-opts.pb-c.c [2021-05-25T09:45:19.810Z] #44 6.115 PBCC images/packet-sock.pb-c.c [2021-05-25T09:45:20.102Z] #44 6.169 DEP images/sk-opts.pb-c.d [2021-05-25T09:45:20.102Z] #44 6.179 DEP images/packet-sock.pb-c.d [2021-05-25T09:45:20.102Z] #44 6.205 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:45:20.102Z] #44 6.242 DEP images/sk-netlink.pb-c.d [2021-05-25T09:45:20.102Z] #44 6.283 PBCC images/sk-inet.pb-c.c [2021-05-25T09:45:20.102Z] #44 6.349 DEP images/sk-inet.pb-c.d [2021-05-25T09:45:20.102Z] #44 6.367 PBCC images/sk-unix.pb-c.c [2021-05-25T09:45:20.102Z] #44 6.418 DEP images/sk-unix.pb-c.d [2021-05-25T09:45:20.102Z] #44 6.456 PBCC images/mm.pb-c.c [2021-05-25T09:45:20.393Z] #44 6.486 DEP images/mm.pb-c.d [2021-05-25T09:45:20.393Z] #44 6.527 PBCC images/timerfd.pb-c.c [2021-05-25T09:45:20.393Z] #44 6.554 DEP images/timerfd.pb-c.d [2021-05-25T09:45:20.393Z] #44 6.587 PBCC images/timer.pb-c.c [2021-05-25T09:45:20.393Z] #44 6.597 DEP images/timer.pb-c.d [2021-05-25T09:45:20.393Z] #44 6.654 PBCC images/sa.pb-c.c [2021-05-25T09:45:20.393Z] #44 6.677 DEP images/sa.pb-c.d [2021-05-25T09:45:20.393Z] #44 6.711 PBCC images/pipe-data.pb-c.c [2021-05-25T09:45:20.685Z] #44 6.734 DEP images/pipe-data.pb-c.d [2021-05-25T09:45:20.685Z] #44 6.758 PBCC images/mnt.pb-c.c [2021-05-25T09:45:20.685Z] #44 6.796 DEP images/mnt.pb-c.d [2021-05-25T09:45:20.685Z] #44 6.826 PBCC images/sk-packet.pb-c.c [2021-05-25T09:45:20.685Z] #44 6.829 DEP images/sk-packet.pb-c.d [2021-05-25T09:45:20.685Z] #44 6.857 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:45:20.685Z] #44 6.913 DEP images/tcp-stream.pb-c.d [2021-05-25T09:45:20.685Z] #44 6.951 PBCC images/pipe.pb-c.c [2021-05-25T09:45:20.685Z] #44 6.981 DEP images/pipe.pb-c.d [2021-05-25T09:45:20.685Z] #44 7.018 PBCC images/pstree.pb-c.c [2021-05-25T09:45:20.685Z] #44 7.027 DEP images/pstree.pb-c.d [2021-05-25T09:45:20.685Z] #44 7.066 PBCC images/fs.pb-c.c [2021-05-25T09:45:20.975Z] #44 7.093 DEP images/fs.pb-c.d [2021-05-25T09:45:20.975Z] #44 7.122 PBCC images/signalfd.pb-c.c [2021-05-25T09:45:20.975Z] #44 7.148 DEP images/signalfd.pb-c.d [2021-05-25T09:45:20.975Z] #44 7.176 PBCC images/fh.pb-c.c [2021-05-25T09:45:20.975Z] #44 7.203 PBCC images/fsnotify.pb-c.c [2021-05-25T09:45:20.975Z] #44 7.231 DEP images/fh.pb-c.d [2021-05-25T09:45:20.975Z] #44 7.259 DEP images/fsnotify.pb-c.d [2021-05-25T09:45:20.975Z] #44 7.273 PBCC images/eventpoll.pb-c.c [2021-05-25T09:45:20.975Z] #44 7.288 DEP images/eventpoll.pb-c.d [2021-05-25T09:45:21.266Z] #44 7.313 PBCC images/eventfd.pb-c.c [2021-05-25T09:45:21.266Z] #44 7.316 DEP images/eventfd.pb-c.d [2021-05-25T09:45:21.266Z] #44 7.376 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:45:21.266Z] #44 7.405 DEP images/remap-file-path.pb-c.d [2021-05-25T09:45:21.266Z] #44 7.425 PBCC images/fifo.pb-c.c [2021-05-25T09:45:21.266Z] #44 7.435 DEP images/fifo.pb-c.d [2021-05-25T09:45:21.266Z] #44 7.452 PBCC images/ghost-file.pb-c.c [2021-05-25T09:45:21.266Z] #44 7.495 DEP images/ghost-file.pb-c.d [2021-05-25T09:45:21.556Z] #44 7.562 PBCC images/regfile.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.605 DEP images/regfile.pb-c.d [2021-05-25T09:45:21.556Z] #44 7.640 PBCC images/ns.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.643 DEP images/ns.pb-c.d [2021-05-25T09:45:21.556Z] #44 7.663 PBCC images/fdinfo.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.734 DEP images/fdinfo.pb-c.d [2021-05-25T09:45:21.556Z] #44 7.765 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.773 PBCC images/core-arm.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.845 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:45:21.556Z] #44 7.880 PBCC images/core-s390.pb-c.c [2021-05-25T09:45:21.739Z] #45 ... [2021-05-25T09:45:21.739Z] [2021-05-25T09:45:21.739Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:45:21.739Z] #24 sha256:a6b8a2da160e209753657caa15fc7d35dbbcbede52889dc911003e16884062fc [2021-05-25T09:45:21.739Z] #24 16.64 + mkdir -p /build [2021-05-25T09:45:21.739Z] #24 16.65 + mv docker/docker /build/ [2021-05-25T09:45:21.739Z] #24 16.67 + rmdir docker [2021-05-25T09:45:21.739Z] #24 DONE 16.9s [2021-05-25T09:45:21.739Z] [2021-05-25T09:45:21.739Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:21.739Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:21.739Z] #58 15.32 + cd /tmp/tmp.UbeBZUgY08/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:45:21.739Z] #58 15.32 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:45:21.739Z] #58 15.43 + export GO111MODULE=on [2021-05-25T09:45:21.739Z] #58 15.43 + GO111MODULE=on [2021-05-25T09:45:21.739Z] #58 15.43 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:45:21.739Z] #58 15.43 + GOPROXY=https://proxy.golang.org [2021-05-25T09:45:21.739Z] #58 15.43 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:45:21.739Z] #58 15.43 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:45:21.847Z] #44 7.906 PBCC images/core-x86.pb-c.c [2021-05-25T09:45:21.847Z] #44 7.951 PBCC images/core.pb-c.c [2021-05-25T09:45:21.847Z] #44 7.999 PBCC images/inventory.pb-c.c [2021-05-25T09:45:21.847Z] #44 ... [2021-05-25T09:45:21.847Z] [2021-05-25T09:45:21.847Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:21.847Z] #38 1.371 + RM_GOPATH=0 [2021-05-25T09:45:21.847Z] #38 1.371 + TMP_GOPATH= [2021-05-25T09:45:21.847Z] #38 1.371 + : /build [2021-05-25T09:45:21.847Z] #38 1.371 + '[' -z '' ']' [2021-05-25T09:45:21.847Z] #38 1.374 ++ mktemp -d [2021-05-25T09:45:21.847Z] #38 1.377 + export GOPATH=/tmp/tmp.PeNbzHQbix [2021-05-25T09:45:21.847Z] #38 1.377 + GOPATH=/tmp/tmp.PeNbzHQbix [2021-05-25T09:45:21.847Z] #38 1.377 + RM_GOPATH=1 [2021-05-25T09:45:21.847Z] #38 1.377 + case "$(go env GOARCH)" in [2021-05-25T09:45:21.847Z] #38 1.378 ++ go env GOARCH [2021-05-25T09:45:21.847Z] #38 1.402 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:21.847Z] #38 1.402 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:21.847Z] #38 1.402 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:21.847Z] #38 1.403 + dir=/tmp/install [2021-05-25T09:45:21.847Z] #38 1.403 + bin=tini [2021-05-25T09:45:21.847Z] #38 1.403 + shift [2021-05-25T09:45:21.847Z] #38 1.403 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:45:21.847Z] #38 1.403 + . /tmp/install/tini.installer [2021-05-25T09:45:21.847Z] #38 1.403 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:45:21.847Z] #38 1.403 + install_tini [2021-05-25T09:45:21.847Z] #38 1.403 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:45:21.847Z] #38 1.403 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:45:21.847Z] #38 1.403 + git clone https://github.com/krallin/tini.git /tmp/tmp.PeNbzHQbix/tini [2021-05-25T09:45:21.847Z] #38 1.404 Cloning into '/tmp/tmp.PeNbzHQbix/tini'... [2021-05-25T09:45:21.847Z] #38 2.011 + cd /tmp/tmp.PeNbzHQbix/tini [2021-05-25T09:45:21.847Z] #38 2.011 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:45:21.847Z] #38 2.020 + cmake . [2021-05-25T09:45:21.847Z] #38 2.291 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:45:21.847Z] #38 2.368 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:45:21.847Z] #38 2.755 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:45:21.847Z] #38 2.755 -- Detecting C compiler ABI info [2021-05-25T09:45:21.847Z] #38 3.293 -- Detecting C compiler ABI info - done [2021-05-25T09:45:21.847Z] #38 3.329 -- Detecting C compile features [2021-05-25T09:45:21.847Z] #38 4.579 -- Detecting C compile features - done [2021-05-25T09:45:21.847Z] #38 4.607 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:45:21.847Z] #38 4.783 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:45:21.847Z] #38 4.841 -- Configuring done [2021-05-25T09:45:21.847Z] #38 4.862 -- Generating done [2021-05-25T09:45:21.847Z] #38 4.868 -- Build files have been written to: /tmp/tmp.PeNbzHQbix/tini [2021-05-25T09:45:21.847Z] #38 4.886 + make tini-static [2021-05-25T09:45:21.847Z] #38 5.331 Scanning dependencies of target tini-static [2021-05-25T09:45:21.847Z] #38 5.468 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:45:21.847Z] #38 6.235 [100%] Linking C executable tini-static [2021-05-25T09:45:21.847Z] #38 6.688 [100%] Built target tini-static [2021-05-25T09:45:21.847Z] #38 6.785 + mkdir -p /build [2021-05-25T09:45:21.847Z] #38 6.788 + cp tini-static /build/docker-init [2021-05-25T09:45:21.847Z] #38 DONE 7.1s [2021-05-25T09:45:21.847Z] [2021-05-25T09:45:21.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:21.847Z] #44 8.094 DEP images/core-aarch64.pb-c.d [2021-05-25T09:45:21.847Z] #44 ... [2021-05-25T09:45:21.847Z] [2021-05-25T09:45:21.847Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:21.847Z] #35 41.20 strings [2021-05-25T09:45:21.848Z] #35 42.71 fmt [2021-05-25T09:45:21.848Z] #35 42.81 path/filepath [2021-05-25T09:45:21.848Z] #35 43.67 io/ioutil [2021-05-25T09:45:21.848Z] #35 44.30 path [2021-05-25T09:45:21.848Z] #35 44.59 text/tabwriter [2021-05-25T09:45:22.479Z] #35 45.63 flag [2021-05-25T09:45:22.479Z] #35 45.63 github.com/BurntSushi/toml [2021-05-25T09:45:22.734Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-064db75d8e13f7aae) in /home/ubuntu/workspace/moby_PR-42413 [Pipeline] { [Pipeline] checkout [2021-05-25T09:45:22.848Z] The recommended git tool is: git [2021-05-25T09:45:23.131Z] #58 ... [2021-05-25T09:45:23.131Z] [2021-05-25T09:45:23.131Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:45:23.131Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:45:23.131Z] #40 8.747 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:45:23.131Z] #40 8.747 Cloning into '.'... [2021-05-25T09:45:23.392Z] #40 ... [2021-05-25T09:45:23.392Z] [2021-05-25T09:45:23.392Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:45:23.392Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:45:23.392Z] #32 8.479 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:45:23.392Z] #32 8.480 Cloning into '.'... [2021-05-25T09:45:23.392Z] #32 ... [2021-05-25T09:45:23.392Z] [2021-05-25T09:45:23.392Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:23.392Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:23.392Z] #58 19.25 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:45:23.392Z] #58 19.25 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:45:23.392Z] #58 19.33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:45:23.392Z] #58 19.42 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:45:23.392Z] #58 19.42 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:45:23.558Z] #35 46.75 log [2021-05-25T09:45:23.558Z] #35 ... [2021-05-25T09:45:23.558Z] [2021-05-25T09:45:23.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:23.558Z] #44 8.250 DEP images/core-arm.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.267 DEP images/core-ppc64.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.327 DEP images/core-s390.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.369 DEP images/core-x86.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.439 DEP images/core.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.518 DEP images/inventory.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.640 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:45:23.558Z] #44 8.672 DEP images/cpuinfo.pb-c.d [2021-05-25T09:45:23.558Z] #44 8.716 PBCC images/stats.pb-c.c [2021-05-25T09:45:23.558Z] #44 8.720 DEP images/stats.pb-c.d [2021-05-25T09:45:23.558Z] #44 9.495 make[1]: Nothing to be done for 'all'. [2021-05-25T09:45:23.653Z] #58 19.61 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:45:23.653Z] #58 19.66 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:45:23.916Z] #58 19.88 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:45:23.916Z] #58 19.88 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:45:23.916Z] #58 19.88 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:45:23.916Z] #58 19.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:45:23.916Z] #58 19.99 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:45:24.190Z] #44 10.32 CC images/stats.o [2021-05-25T09:45:24.482Z] #44 10.63 CC images/core.o [2021-05-25T09:45:24.489Z] #58 20.29 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:45:24.489Z] #58 20.30 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:45:24.489Z] #58 20.39 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:45:24.763Z] #58 20.74 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:45:24.763Z] #58 ... [2021-05-25T09:45:24.763Z] [2021-05-25T09:45:24.763Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:45:24.763Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:45:24.763Z] #13 4.673 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:45:24.763Z] #13 4.784 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:45:24.763Z] #13 4.784 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:45:24.763Z] #13 4.786 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:45:24.763Z] #13 6.540 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-25T09:45:24.763Z] #13 9.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:45:24.763Z] #13 14.63 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:45:24.774Z] #44 10.91 CC images/core-x86.o [2021-05-25T09:45:25.034Z] #13 ... [2021-05-25T09:45:25.034Z] [2021-05-25T09:45:25.034Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:25.034Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:25.034Z] #58 20.93 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:45:25.065Z] #44 11.29 CC images/core-arm.o [2021-05-25T09:45:25.065Z] #44 ... [2021-05-25T09:45:25.065Z] [2021-05-25T09:45:25.065Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:25.065Z] #46 38.32 internal/poll [2021-05-25T09:45:25.065Z] #46 39.87 internal/syscall/unix [2021-05-25T09:45:25.065Z] #46 40.18 os [2021-05-25T09:45:25.065Z] #46 40.55 internal/fmtsort [2021-05-25T09:45:25.065Z] #46 41.00 strings [2021-05-25T09:45:25.065Z] #46 42.29 fmt [2021-05-25T09:45:25.065Z] #46 43.00 path/filepath [2021-05-25T09:45:25.065Z] #46 43.89 regexp/syntax [2021-05-25T09:45:25.065Z] #46 45.64 flag [2021-05-25T09:45:25.065Z] #46 46.36 go/token [2021-05-25T09:45:25.065Z] #46 46.97 go/scanner [2021-05-25T09:45:25.065Z] #46 47.64 regexp [2021-05-25T09:45:25.065Z] #46 48.02 go/ast [2021-05-25T09:45:25.357Z] #46 ... [2021-05-25T09:45:25.357Z] [2021-05-25T09:45:25.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:25.357Z] #44 11.48 CC images/core-aarch64.o [2021-05-25T09:45:25.608Z] #58 ... [2021-05-25T09:45:25.608Z] [2021-05-25T09:45:25.608Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:45:25.608Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:45:25.608Z] #55 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:45:25.608Z] #55 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:45:25.608Z] #55 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:45:25.608Z] #55 ... [2021-05-25T09:45:25.608Z] [2021-05-25T09:45:25.608Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:25.608Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:25.608Z] #49 18.41 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:45:25.608Z] #49 18.41 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:45:25.608Z] #49 18.43 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:45:25.608Z] #49 18.61 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:45:25.608Z] #49 18.70 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:45:25.608Z] #49 18.74 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:45:25.608Z] #49 18.78 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:45:25.608Z] #49 19.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:45:25.608Z] #49 19.38 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:45:25.608Z] #49 19.45 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:45:25.608Z] #49 19.46 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:45:25.608Z] #49 19.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:45:25.608Z] #49 19.50 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:45:25.608Z] #49 19.75 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:45:25.608Z] #49 20.12 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:45:25.608Z] #49 20.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:45:25.608Z] #49 20.50 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:45:25.648Z] #44 11.64 CC images/core-ppc64.o [2021-05-25T09:45:25.867Z] using credential docker-jenkins-github-credentials [2021-05-25T09:45:25.869Z] #49 21.64 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:45:25.870Z] #49 ... [2021-05-25T09:45:25.870Z] [2021-05-25T09:45:25.870Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:45:25.870Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:45:25.870Z] #34 11.78 runtime/internal/math [2021-05-25T09:45:25.870Z] #34 11.85 internal/bytealg [2021-05-25T09:45:25.870Z] #34 12.04 math/bits [2021-05-25T09:45:25.870Z] #34 13.77 math [2021-05-25T09:45:25.870Z] #34 13.82 runtime [2021-05-25T09:45:25.897Z] Cloning the remote Git repository [2021-05-25T09:45:25.897Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:45:25.950Z] #44 12.02 CC images/core-s390.o [2021-05-25T09:45:26.137Z] #34 ... [2021-05-25T09:45:26.137Z] [2021-05-25T09:45:26.137Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:26.137Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:26.137Z] #42 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:45:26.137Z] #42 16.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:45:26.137Z] #42 21.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:45:26.137Z] #42 ... [2021-05-25T09:45:26.137Z] [2021-05-25T09:45:26.137Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:45:26.137Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:45:26.137Z] #34 22.09 internal/testlog [2021-05-25T09:45:26.004Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:45:26.103Z] > git init /home/ubuntu/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:45:26.240Z] #44 12.40 CC images/cpuinfo.o [2021-05-25T09:45:26.399Z] #34 22.36 encoding [2021-05-25T09:45:26.399Z] #34 ... [2021-05-25T09:45:26.399Z] [2021-05-25T09:45:26.399Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:45:26.399Z] #47 sha256:ff8d16e0d7fd98922bfa8875c3db0174c2833d8469bddebb08745929328db6ae [2021-05-25T09:45:26.399Z] #47 12.32 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:45:26.399Z] #47 12.33 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:45:26.399Z] #47 12.48 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:45:26.399Z] #47 12.52 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:45:26.399Z] #47 12.87 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:45:26.399Z] #47 12.92 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:45:26.399Z] #47 12.98 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:45:26.399Z] #47 13.10 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:45:26.399Z] #47 13.15 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:45:26.399Z] #47 13.20 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:45:26.399Z] #47 13.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:45:26.399Z] #47 13.36 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:45:26.399Z] #47 13.41 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:45:26.399Z] #47 13.58 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:45:26.399Z] #47 13.65 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:45:26.399Z] #47 14.03 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:45:26.399Z] #47 14.04 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:45:26.399Z] #47 14.44 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:45:26.399Z] #47 14.75 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:45:26.399Z] #47 17.10 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:45:26.399Z] #47 18.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:45:26.399Z] #47 21.47 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:45:26.531Z] #44 12.74 CC images/inventory.o [2021-05-25T09:45:26.661Z] #47 ... [2021-05-25T09:45:26.661Z] [2021-05-25T09:45:26.661Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:26.661Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:26.661Z] #49 21.96 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:45:26.661Z] #49 22.27 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:45:26.661Z] #49 22.37 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:45:26.661Z] #49 22.52 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:45:26.823Z] #44 12.95 CC images/fdinfo.o [2021-05-25T09:45:26.925Z] #49 22.81 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:45:27.114Z] #44 13.14 CC images/fown.o [2021-05-25T09:45:27.114Z] #44 13.32 CC images/ns.o [2021-05-25T09:45:26.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:26.376Z] > git --version # timeout=10 [2021-05-25T09:45:26.439Z] > git --version # 'git version 2.17.1' [2021-05-25T09:45:26.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:26.441Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:27.443Z] #44 13.40 CC images/regfile.o [2021-05-25T09:45:27.444Z] #44 13.62 CC images/ghost-file.o [2021-05-25T09:45:27.735Z] #44 ... [2021-05-25T09:45:27.735Z] [2021-05-25T09:45:27.735Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:27.735Z] #35 48.16 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:45:27.735Z] #35 DONE 50.9s [2021-05-25T09:45:27.735Z] [2021-05-25T09:45:27.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:27.735Z] #44 13.89 CC images/fifo.o [2021-05-25T09:45:27.735Z] #44 14.02 CC images/remap-file-path.o [2021-05-25T09:45:28.027Z] #44 14.13 CC images/eventfd.o [2021-05-25T09:45:28.027Z] #44 14.27 CC images/eventpoll.o [2021-05-25T09:45:28.027Z] #44 ... [2021-05-25T09:45:28.027Z] [2021-05-25T09:45:28.027Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:28.027Z] #52 41.21 encoding/binary [2021-05-25T09:45:28.027Z] #52 41.55 os [2021-05-25T09:45:28.027Z] #52 42.63 encoding/base64 [2021-05-25T09:45:28.027Z] #52 43.47 golang.org/x/sys/unix [2021-05-25T09:45:28.027Z] #52 43.98 fmt [2021-05-25T09:45:28.027Z] #52 46.92 encoding/json [2021-05-25T09:45:28.027Z] #52 50.11 github.com/pkg/diff [2021-05-25T09:45:28.027Z] #52 51.25 go/ast [2021-05-25T09:45:28.318Z] #49 24.28 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:45:28.319Z] #52 51.34 golang.org/x/crypto/ssh/terminal [2021-05-25T09:45:28.319Z] #52 ... [2021-05-25T09:45:28.319Z] [2021-05-25T09:45:28.319Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:28.319Z] #46 50.50 internal/lazyregexp [2021-05-25T09:45:28.319Z] #46 50.61 net/url [2021-05-25T09:45:28.319Z] #46 51.53 text/template/parse [2021-05-25T09:45:28.952Z] #46 52.25 go/parser [2021-05-25T09:45:29.267Z] #49 ... [2021-05-25T09:45:29.267Z] [2021-05-25T09:45:29.267Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:45:29.267Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:45:29.267Z] #36 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:45:29.267Z] #36 19.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:45:29.267Z] #36 ... [2021-05-25T09:45:29.267Z] [2021-05-25T09:45:29.267Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:45:29.267Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:45:29.267Z] #51 23.70 + cd /tmp/tmp.dvfpHtHPrs/src/github.com/mvdan/sh [2021-05-25T09:45:29.267Z] #51 23.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:45:29.267Z] #51 23.96 + GO111MODULE=on [2021-05-25T09:45:29.267Z] #51 23.96 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:45:30.217Z] #51 25.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:45:30.217Z] #51 25.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:45:30.479Z] #51 26.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:45:30.479Z] #51 26.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:45:30.479Z] #51 26.48 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:45:31.103Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07833c11e22b97e8d) in /home/ubuntu/workspace/moby_PR-42413 [Pipeline] { [Pipeline] checkout [2021-05-25T09:45:31.387Z] The recommended git tool is: git [2021-05-25T09:45:31.682Z] #46 54.80 text/template [2021-05-25T09:45:31.682Z] #46 54.99 encoding/xml [2021-05-25T09:45:32.318Z] #46 ... [2021-05-25T09:45:32.318Z] [2021-05-25T09:45:32.318Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:32.318Z] #14 43.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:45:32.318Z] #14 43.88 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-25T09:45:32.318Z] #14 43.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:32.318Z] #14 44.11 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:45:32.318Z] #14 44.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-25T09:45:32.318Z] #14 44.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:32.318Z] #14 ... [2021-05-25T09:45:32.318Z] [2021-05-25T09:45:32.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:32.318Z] #44 14.67 CC images/fh.o [2021-05-25T09:45:32.318Z] #44 14.85 CC images/fsnotify.o [2021-05-25T09:45:32.318Z] #44 15.19 CC images/signalfd.o [2021-05-25T09:45:32.318Z] #44 15.30 CC images/fs.o [2021-05-25T09:45:32.318Z] #44 15.39 CC images/pstree.o [2021-05-25T09:45:32.318Z] #44 15.49 CC images/pipe.o [2021-05-25T09:45:32.318Z] #44 15.59 CC images/tcp-stream.o [2021-05-25T09:45:32.318Z] #44 15.71 CC images/sk-packet.o [2021-05-25T09:45:32.318Z] #44 15.81 CC images/mnt.o [2021-05-25T09:45:32.318Z] #44 15.91 CC images/pipe-data.o [2021-05-25T09:45:32.318Z] #44 16.07 CC images/sa.o [2021-05-25T09:45:32.318Z] #44 16.14 CC images/timer.o [2021-05-25T09:45:32.318Z] #44 16.28 CC images/timerfd.o [2021-05-25T09:45:32.318Z] #44 16.47 CC images/mm.o [2021-05-25T09:45:32.318Z] #44 16.62 CC images/sk-opts.o [2021-05-25T09:45:32.318Z] #44 16.74 CC images/sk-unix.o [2021-05-25T09:45:32.318Z] #44 16.90 CC images/sk-inet.o [2021-05-25T09:45:32.318Z] #44 17.08 CC images/tun.o [2021-05-25T09:45:32.318Z] #44 17.25 CC images/sk-netlink.o [2021-05-25T09:45:32.318Z] #44 17.39 CC images/packet-sock.o [2021-05-25T09:45:32.318Z] #44 17.57 CC images/ipc-var.o [2021-05-25T09:45:32.318Z] #44 17.72 CC images/ipc-desc.o [2021-05-25T09:45:32.318Z] #44 17.92 CC images/ipc-shm.o [2021-05-25T09:45:32.318Z] #44 18.11 CC images/ipc-msg.o [2021-05-25T09:45:32.318Z] #44 18.39 CC images/ipc-sem.o [2021-05-25T09:45:32.318Z] #44 18.51 CC images/utsns.o [2021-05-25T09:45:32.318Z] #44 18.61 CC images/creds.o [2021-05-25T09:45:32.442Z] #51 28.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:45:32.442Z] #51 ... [2021-05-25T09:45:32.442Z] [2021-05-25T09:45:32.442Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:45:32.442Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:45:32.442Z] #45 18.41 unicode/utf8 [2021-05-25T09:45:32.442Z] #45 19.34 math [2021-05-25T09:45:32.442Z] #45 26.18 unicode/utf16 [2021-05-25T09:45:32.442Z] #45 26.45 container/list [2021-05-25T09:45:32.442Z] #45 27.46 crypto/internal/subtle [2021-05-25T09:45:32.442Z] #45 27.59 crypto/subtle [2021-05-25T09:45:32.442Z] #45 27.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:45:32.442Z] #45 27.84 internal/nettrace [2021-05-25T09:45:32.442Z] #45 27.93 runtime/cgo [2021-05-25T09:45:32.609Z] #44 18.77 CC images/vma.o [2021-05-25T09:45:32.609Z] #44 18.87 CC images/netdev.o [2021-05-25T09:45:32.704Z] #45 ... [2021-05-25T09:45:32.704Z] [2021-05-25T09:45:32.704Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:45:32.704Z] #67 sha256:fda73965b4e9a92170b2f1096bf43f2ae93d116a65fc8e6555e38cc0d86a98a8 [2021-05-25T09:45:32.704Z] #67 26.04 Checking out files: 42% (812/1907) Checking out files: 43% (821/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:45:32.704Z] #67 27.73 + cd /tmp/tmp.YzU0XiPYmT/src/github.com/docker/libnetwork [2021-05-25T09:45:32.704Z] #67 27.73 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:45:32.704Z] #67 28.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:45:32.901Z] #44 19.09 CC images/tty.o [2021-05-25T09:45:33.192Z] #44 19.48 CC images/file-lock.o [2021-05-25T09:45:33.484Z] #44 19.64 CC images/rlimit.o [2021-05-25T09:45:33.484Z] #44 19.75 CC images/pagemap.o [2021-05-25T09:45:33.775Z] #44 20.00 CC images/siginfo.o [2021-05-25T09:45:33.775Z] #44 20.10 CC images/rpc.o [2021-05-25T09:45:34.406Z] #44 20.66 CC images/ext-file.o [2021-05-25T09:45:34.406Z] #44 20.79 CC images/cgroup.o [2021-05-25T09:45:34.697Z] #44 ... [2021-05-25T09:45:34.697Z] [2021-05-25T09:45:34.697Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:34.697Z] #46 57.97 go/doc [2021-05-25T09:45:35.334Z] #46 58.66 github.com/LK4D4/vndr/versioned [2021-05-25T09:45:35.628Z] #46 58.73 compress/flate [2021-05-25T09:45:36.024Z] #67 ... [2021-05-25T09:45:36.024Z] [2021-05-25T09:45:36.024Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:45:36.024Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:45:36.024Z] #40 31.03 Checking out files: 81% (1386/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-25T09:45:36.024Z] #40 ... [2021-05-25T09:45:36.024Z] [2021-05-25T09:45:36.024Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:36.024Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:36.024Z] #58 21.77 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:45:36.024Z] #58 23.06 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:45:36.024Z] #58 24.71 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:45:36.024Z] #58 24.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:45:36.024Z] #58 24.94 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:45:36.024Z] #58 27.36 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:45:36.024Z] #58 27.36 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:45:36.024Z] #58 30.10 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:45:36.024Z] #58 ... [2021-05-25T09:45:36.024Z] [2021-05-25T09:45:36.024Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:45:36.024Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:45:36.024Z] #40 31.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:45:36.238Z] using credential docker-jenkins-github-credentials [2021-05-25T09:45:36.247Z] Cloning the remote Git repository [2021-05-25T09:45:36.247Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:45:36.274Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:45:36.344Z] > git init /home/ubuntu/workspace/moby_PR-42413 # timeout=10 [2021-05-25T09:45:36.670Z] #46 59.82 github.com/LK4D4/vndr/build [2021-05-25T09:45:36.977Z] #40 ... [2021-05-25T09:45:36.977Z] [2021-05-25T09:45:36.977Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:45:36.977Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:45:36.977Z] #34 22.75 runtime/cgo [2021-05-25T09:45:36.977Z] #34 ... [2021-05-25T09:45:36.977Z] [2021-05-25T09:45:36.977Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:36.977Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:36.977Z] #49 27.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:45:36.977Z] #49 27.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:45:36.977Z] #49 27.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:45:36.977Z] #49 27.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:45:36.977Z] #49 27.78 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:45:36.977Z] #49 27.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:45:36.977Z] #49 27.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:45:36.977Z] #49 27.80 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:45:36.977Z] #49 27.90 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:45:36.977Z] #49 27.90 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:45:36.977Z] #49 27.93 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:45:36.977Z] #49 27.93 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:45:36.977Z] #49 28.01 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:45:36.977Z] #49 28.03 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:45:36.977Z] #49 28.08 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:45:36.977Z] #49 28.26 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:45:36.977Z] #49 28.32 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:45:36.977Z] #49 28.36 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:45:36.977Z] #49 28.57 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:45:36.977Z] #49 28.59 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:45:36.977Z] #49 28.60 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:45:36.977Z] #49 28.61 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:45:36.977Z] #49 28.77 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:45:36.977Z] #49 28.80 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:45:36.977Z] #49 28.85 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:45:36.977Z] #49 28.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:45:36.977Z] #49 28.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:45:36.977Z] #49 28.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:45:36.977Z] #49 28.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.12 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:45:36.977Z] #49 29.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.33 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:45:36.977Z] #49 29.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:45:36.977Z] #49 29.44 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:45:36.977Z] #49 29.69 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.72 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.83 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.98 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:45:36.977Z] #49 29.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:45:36.977Z] #49 29.99 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:45:36.977Z] #49 30.02 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:45:36.977Z] #49 30.07 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:45:36.977Z] #49 30.08 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:45:36.977Z] #49 30.15 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:45:36.977Z] #49 30.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:45:36.977Z] #49 30.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:45:36.977Z] #49 30.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:45:36.977Z] #49 30.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:45:36.977Z] #49 30.78 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:45:36.977Z] #49 30.84 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:45:36.977Z] #49 31.03 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:45:36.977Z] #49 31.07 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:45:36.977Z] #49 31.07 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:45:36.977Z] #49 31.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:45:36.977Z] #49 31.22 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:45:36.977Z] #49 31.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:45:36.977Z] #49 31.38 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:45:36.977Z] #49 31.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:45:36.977Z] #49 31.46 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:45:36.977Z] #49 31.49 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:45:36.977Z] #49 31.52 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:45:36.977Z] #49 31.54 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:45:36.977Z] #49 31.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:45:36.977Z] #49 31.72 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:45:36.977Z] #49 31.83 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:45:36.977Z] #49 31.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:45:36.977Z] #49 31.83 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:45:36.977Z] #49 31.84 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:45:36.977Z] #49 31.98 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:45:36.977Z] #49 32.03 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:45:36.977Z] #49 32.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:45:36.977Z] #49 32.13 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:45:36.977Z] #49 32.26 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:45:36.977Z] #49 32.36 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:45:36.977Z] #49 32.37 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:45:36.977Z] #49 32.45 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:45:36.977Z] #49 32.46 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:45:36.977Z] #49 32.50 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:45:36.977Z] #49 32.65 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:45:36.977Z] #49 32.65 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:45:36.977Z] #49 32.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:45:36.977Z] #49 32.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:45:36.977Z] #49 32.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:45:36.977Z] #49 32.95 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:45:36.977Z] #49 32.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:45:37.239Z] #49 33.14 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:45:37.239Z] #49 ... [2021-05-25T09:45:37.239Z] [2021-05-25T09:45:37.239Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:37.239Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:37.239Z] #42 33.15 Fetched 8447 kB in 24s (352 kB/s) [2021-05-25T09:45:37.306Z] #46 60.33 hash/crc32 [2021-05-25T09:45:37.600Z] #46 60.75 compress/gzip [2021-05-25T09:45:36.872Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:36.873Z] > git --version # timeout=10 [2021-05-25T09:45:36.884Z] > git --version # 'git version 2.25.1' [2021-05-25T09:45:36.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:36.888Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:37.893Z] #46 61.23 net [2021-05-25T09:45:38.187Z] #42 33.15 Reading package lists... [2021-05-25T09:45:38.187Z] #42 ... [2021-05-25T09:45:38.187Z] [2021-05-25T09:45:38.187Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:45:38.187Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:45:38.187Z] #13 18.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:45:38.189Z] #46 61.50 vendor/golang.org/x/text/transform [2021-05-25T09:45:38.260Z] Fetching without tags [2021-05-25T09:45:38.453Z] #13 ... [2021-05-25T09:45:38.453Z] [2021-05-25T09:45:38.453Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:45:38.453Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:45:38.453Z] #40 33.83 + 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-05-25T09:45:38.490Z] #46 ... [2021-05-25T09:45:38.490Z] [2021-05-25T09:45:38.490Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-05-25T09:45:38.490Z] #52 52.54 mvdan.cc/editorconfig [2021-05-25T09:45:38.490Z] #52 53.33 mvdan.cc/sh/v3/fileutil [2021-05-25T09:45:38.490Z] #52 53.41 mvdan.cc/sh/v3/syntax [2021-05-25T09:45:38.490Z] #52 57.89 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:45:38.490Z] #52 DONE 61.8s [2021-05-25T09:45:38.576Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:38.786Z] [2021-05-25T09:45:38.786Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:38.786Z] #44 21.11 CC images/userns.o [2021-05-25T09:45:38.786Z] #44 21.32 CC images/google/protobuf/descriptor.o [2021-05-25T09:45:38.786Z] #44 22.00 CC images/opts.o [2021-05-25T09:45:38.786Z] #44 22.09 CC images/seccomp.o [2021-05-25T09:45:38.786Z] #44 22.24 CC images/binfmt-misc.o [2021-05-25T09:45:38.786Z] #44 22.32 CC images/time.o [2021-05-25T09:45:38.786Z] #44 22.44 CC images/sysctl.o [2021-05-25T09:45:38.786Z] #44 22.60 CC images/autofs.o [2021-05-25T09:45:38.786Z] #44 22.69 CC images/macvlan.o [2021-05-25T09:45:38.786Z] #44 22.76 CC images/sit.o [2021-05-25T09:45:38.786Z] #44 22.95 CC images/memfd.o [2021-05-25T09:45:38.786Z] #44 23.11 CC images/timens.o [2021-05-25T09:45:38.786Z] #44 23.32 LINK images/built-in.o [2021-05-25T09:45:38.786Z] #44 23.40 GEN compel/include/asm [2021-05-25T09:45:38.786Z] #44 23.41 GEN compel/include/version.h [2021-05-25T09:45:38.786Z] #44 23.42 touch .config [2021-05-25T09:45:38.786Z] #44 23.43 GEN include/common/config.h [2021-05-25T09:45:38.786Z] #44 23.47 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-05-25T09:45:38.786Z] #44 23.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-25T09:45:38.786Z] #44 23.57 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-25T09:45:38.786Z] #44 23.58 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-05-25T09:45:38.786Z] #44 23.58 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-05-25T09:45:38.786Z] #44 23.60 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-05-25T09:45:38.786Z] #44 23.62 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:45:38.786Z] #44 23.62 DEP compel/plugins/std/infect.d [2021-05-25T09:45:38.786Z] #44 23.73 DEP compel/plugins/std/string.d [2021-05-25T09:45:38.786Z] #44 23.85 DEP compel/plugins/std/log.d [2021-05-25T09:45:38.786Z] #44 23.97 DEP compel/plugins/std/fds.d [2021-05-25T09:45:38.786Z] #44 24.03 DEP compel/plugins/std/std.d [2021-05-25T09:45:38.786Z] #44 24.12 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:45:38.786Z] #44 24.21 DEP compel/plugins/fds/fds.d [2021-05-25T09:45:38.786Z] #44 24.29 CC compel/plugins/std/std.o [2021-05-25T09:45:38.786Z] #44 24.56 CC compel/plugins/std/fds.o [2021-05-25T09:45:38.786Z] #44 25.13 CC compel/plugins/std/log.o [2021-05-25T09:45:39.404Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:39.405Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:45:39.423Z] #44 25.66 CC compel/plugins/std/string.o [2021-05-25T09:45:39.717Z] #44 25.99 CC compel/plugins/std/infect.o [2021-05-25T09:45:40.011Z] #44 26.17 CC compel/arch/s390/plugins/std/parasite-head.o [2021-05-25T09:45:40.011Z] #44 26.19 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-05-25T09:45:40.011Z] #44 26.22 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-05-25T09:45:40.011Z] #44 26.28 AR compel/plugins/std.lib.a [2021-05-25T09:45:40.011Z] #44 26.31 CC compel/plugins/fds/fds.o [2021-05-25T09:45:38.185Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:38.202Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:45:38.214Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:38.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:38.264Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:38.265Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:38.266Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:38.588Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:38.613Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:45:39.292Z] > git remote # timeout=10 [2021-05-25T09:45:39.315Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:45:39.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:39.341Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:45:39.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:45:39.408Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:39.430Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:45:40.354Z] #44 26.45 AR compel/plugins/fds.lib.a [2021-05-25T09:45:40.354Z] #44 26.48 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:45:40.354Z] #44 26.55 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:45:40.669Z] #44 26.64 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-05-25T09:45:40.669Z] #44 26.68 HOSTDEP compel/src/main-host.d [2021-05-25T09:45:40.669Z] #44 26.82 DEP compel/src/lib/ptrace.d [2021-05-25T09:45:40.669Z] #44 26.92 DEP compel/src/lib/infect.d [2021-05-25T09:45:40.669Z] #44 27.05 DEP compel/src/lib/infect-util.d [2021-05-25T09:45:40.962Z] #44 27.15 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:45:40.962Z] #44 27.28 DEP compel/arch/s390/src/lib/infect.d [2021-05-25T09:45:41.008Z] #40 ... [2021-05-25T09:45:41.008Z] [2021-05-25T09:45:41.008Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:45:41.008Z] #47 sha256:ff8d16e0d7fd98922bfa8875c3db0174c2833d8469bddebb08745929328db6ae [2021-05-25T09:45:41.008Z] #47 26.78 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:45:41.008Z] #47 26.80 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:45:41.008Z] #47 26.83 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:45:41.008Z] #47 26.87 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:45:41.008Z] #47 26.93 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:45:41.008Z] #47 27.11 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:45:41.008Z] #47 27.55 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:45:41.008Z] #47 27.74 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:45:41.008Z] #47 27.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:45:41.008Z] #47 27.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:45:41.008Z] #47 27.86 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:45:41.008Z] #47 ... [2021-05-25T09:45:41.008Z] [2021-05-25T09:45:41.008Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:41.008Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:41.008Z] #49 33.22 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.26 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.31 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:45:41.008Z] #49 33.33 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.35 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:45:41.008Z] #49 33.41 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:45:41.008Z] #49 33.47 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:45:41.008Z] #49 33.52 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.57 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:45:41.008Z] #49 33.80 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.84 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:45:41.008Z] #49 33.96 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:45:41.008Z] #49 33.98 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:45:41.008Z] #49 33.99 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:45:41.008Z] #49 33.99 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:45:41.008Z] #49 34.03 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:45:41.008Z] #49 34.03 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:45:41.008Z] #49 34.03 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:45:41.008Z] #49 34.10 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:45:41.008Z] #49 34.10 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:45:41.008Z] #49 34.28 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:45:41.008Z] #49 34.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:45:41.008Z] #49 34.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:45:41.008Z] #49 34.39 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:45:41.008Z] #49 34.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:45:41.008Z] #49 34.50 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:45:41.008Z] #49 34.55 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:45:41.008Z] #49 34.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:45:41.008Z] #49 34.56 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:45:41.008Z] #49 34.74 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:45:41.008Z] #49 34.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:45:41.008Z] #49 34.87 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:45:41.008Z] #49 34.99 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:45:41.008Z] #49 35.02 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:45:41.008Z] #49 35.44 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:45:41.008Z] #49 36.60 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:45:41.256Z] #44 27.38 DEP compel/arch/s390/src/lib/cpu.d [2021-05-25T09:45:41.256Z] #44 27.43 DEP compel/src/lib/log.d [2021-05-25T09:45:41.256Z] #44 27.49 DEP compel/src/main.d [2021-05-25T09:45:41.256Z] #44 27.57 DEP compel/src/lib/handle-elf.d [2021-05-25T09:45:41.549Z] #44 27.66 DEP compel/arch/s390/src/lib/handle-elf.d [2021-05-25T09:45:41.549Z] #44 27.72 CC compel/src/lib/log.o [2021-05-25T09:45:41.845Z] #44 27.90 CC compel/arch/s390/src/lib/cpu.o [2021-05-25T09:45:41.845Z] #44 28.05 CC compel/arch/s390/src/lib/infect.o [2021-05-25T09:45:42.138Z] #44 28.43 CC compel/src/lib/infect-rpc.o [2021-05-25T09:45:42.774Z] #44 28.73 CC compel/src/lib/infect-util.o [2021-05-25T09:45:42.774Z] #44 28.97 CC compel/src/lib/infect.o [2021-05-25T09:45:43.411Z] #44 ... [2021-05-25T09:45:43.411Z] [2021-05-25T09:45:43.411Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:43.411Z] #57 30.52 Checking out files: 82% (3219/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:45:43.411Z] #57 30.92 + cd /tmp/tmp.CdeD1MZD3R/src/github.com/containerd/containerd [2021-05-25T09:45:43.411Z] #57 30.92 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:45:43.411Z] #57 32.55 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:45:43.411Z] #57 32.55 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:45:43.411Z] #57 32.55 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:45:43.411Z] #57 32.55 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:45:43.411Z] #57 32.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:45:43.411Z] #57 32.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:45:43.411Z] #57 32.55 + '[' '' = dynamic ']' [2021-05-25T09:45:43.411Z] #57 32.55 + make [2021-05-25T09:45:43.411Z] #57 33.15 + bin/ctr [2021-05-25T09:45:43.560Z] #49 39.05 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:45:43.560Z] #49 ... [2021-05-25T09:45:43.560Z] [2021-05-25T09:45:43.560Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:45:43.560Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:45:43.560Z] #51 28.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:45:43.560Z] #51 30.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:45:43.560Z] #51 31.81 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:45:43.560Z] #51 32.00 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:45:43.560Z] #51 32.24 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:45:43.560Z] #51 32.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:45:43.560Z] #51 33.21 runtime/cgo [2021-05-25T09:45:43.560Z] #51 33.25 runtime [2021-05-25T09:45:43.560Z] #51 ... [2021-05-25T09:45:43.560Z] [2021-05-25T09:45:43.560Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:45:43.560Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:45:43.560Z] #58 32.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:45:43.560Z] #58 32.48 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:45:43.560Z] #58 32.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:45:43.560Z] #58 33.09 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:45:43.560Z] #58 33.51 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:45:43.560Z] #58 36.08 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:45:43.560Z] #58 36.16 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:45:43.560Z] #58 36.40 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:45:43.560Z] #58 36.49 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:45:43.560Z] #58 36.59 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:45:43.560Z] #58 36.77 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:45:43.560Z] #58 36.79 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:45:43.560Z] #58 36.80 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:45:43.560Z] #58 36.83 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:45:43.560Z] #58 36.94 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:45:43.560Z] #58 36.97 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:45:43.560Z] #58 36.97 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:45:43.560Z] #58 37.00 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:45:43.560Z] #58 37.19 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:45:43.560Z] #58 37.29 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:45:43.560Z] #58 ... [2021-05-25T09:45:43.560Z] [2021-05-25T09:45:43.560Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:43.560Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:43.560Z] #42 33.15 Reading package lists... [2021-05-25T09:45:43.961Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:45:44.044Z] > git --version # timeout=10 [2021-05-25T09:45:44.075Z] > git --version # 'git version 2.17.1' [2021-05-25T09:45:44.102Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:45:44.451Z] #57 ... [2021-05-25T09:45:44.451Z] [2021-05-25T09:45:44.451Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:44.451Z] #44 30.47 CC compel/src/lib/ptrace.o [2021-05-25T09:45:44.451Z] #44 30.75 AR compel/libcompel.a [2021-05-25T09:45:44.451Z] #44 30.79 HOSTCC compel/src/main-host.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:45:45.088Z] #44 31.10 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-05-25T09:45:45.088Z] #44 31.18 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:45:45.281Z] + docker version [2021-05-25T09:45:45.380Z] #44 31.37 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:45:45.380Z] #44 31.49 HOSTLINK compel/compel-host-bin [2021-05-25T09:45:45.380Z] #44 31.63 DEP soccr/soccr.d [2021-05-25T09:45:45.673Z] #44 31.71 CC soccr/soccr.o [2021-05-25T09:45:46.058Z] #42 39.88 Reading package lists... [2021-05-25T09:45:46.058Z] #42 ... [2021-05-25T09:45:46.058Z] [2021-05-25T09:45:46.058Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:45:46.058Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:45:46.058Z] #55 32.01 Fetched 8447 kB in 23s (361 kB/s) [2021-05-25T09:45:46.058Z] #55 32.01 Reading package lists... [2021-05-25T09:45:46.309Z] #44 32.53 AR soccr/libsoccr.a [2021-05-25T09:45:46.309Z] #44 32.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:45:46.319Z] #55 39.21 Reading package lists... [2021-05-25T09:45:46.320Z] #55 ... [2021-05-25T09:45:46.320Z] [2021-05-25T09:45:46.320Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:46.320Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:46.320Z] #49 40.15 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:45:46.320Z] #49 41.26 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:45:46.581Z] #49 ... [2021-05-25T09:45:46.581Z] [2021-05-25T09:45:46.581Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:45:46.581Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:45:46.581Z] #36 32.33 Fetched 8447 kB in 23s (364 kB/s) [2021-05-25T09:45:46.581Z] #36 32.33 Reading package lists... [2021-05-25T09:45:46.581Z] #36 39.71 Reading package lists... [2021-05-25T09:45:46.581Z] #36 ... [2021-05-25T09:45:46.581Z] [2021-05-25T09:45:46.581Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:45:46.581Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:45:46.581Z] #13 28.53 Fetched 8965 kB in 24s (372 kB/s) [2021-05-25T09:45:46.581Z] #13 28.53 Reading package lists... [2021-05-25T09:45:46.623Z] #44 32.74 DEP criu/arch/s390/sigframe.d [2021-05-25T09:45:46.623Z] #44 32.82 DEP criu/arch/s390/crtools.d [2021-05-25T09:45:46.623Z] #44 32.93 DEP criu/arch/s390/cpu.d [2021-05-25T09:45:46.916Z] #44 33.03 CC criu/arch/s390/cpu.o [2021-05-25T09:45:47.209Z] #44 33.38 CC criu/arch/s390/crtools.o [2021-05-25T09:45:47.533Z] #44 ... [2021-05-25T09:45:47.533Z] [2021-05-25T09:45:47.533Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:47.533Z] #14 58.92 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:45:47.533Z] #14 58.93 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-05-25T09:45:47.533Z] #14 58.94 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:47.533Z] #14 68.95 Selecting previously unselected package libapparmor1:s390x. [2021-05-25T09:45:47.533Z] #14 68.96 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-05-25T09:45:47.533Z] #14 68.96 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-05-25T09:45:47.533Z] #14 69.06 Selecting previously unselected package libapparmor-dev:s390x. [2021-05-25T09:45:47.533Z] #14 69.06 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-05-25T09:45:47.533Z] #14 69.06 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-05-25T09:45:47.533Z] #14 69.12 Selecting previously unselected package libbtrfs0. [2021-05-25T09:45:47.846Z] #14 69.12 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-05-25T09:45:47.846Z] #14 69.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:47.846Z] #14 69.16 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:45:47.846Z] #14 69.16 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-05-25T09:45:47.846Z] #14 69.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:47.846Z] #14 ... [2021-05-25T09:45:47.846Z] [2021-05-25T09:45:47.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:47.846Z] #44 33.85 CC criu/arch/s390/sigframe.o [2021-05-25T09:45:47.846Z] #44 33.97 LINK criu/arch/s390/crtools.built-in.o [2021-05-25T09:45:47.846Z] #44 33.98 DEP criu/pie/util-vdso.d [2021-05-25T09:45:47.846Z] #44 34.17 DEP criu/pie/util.d [2021-05-25T09:45:48.139Z] #44 34.25 CC criu/pie/util.o [2021-05-25T09:45:48.433Z] #44 34.47 CC criu/pie/util-vdso.o [2021-05-25T09:45:48.569Z] Client: Docker Engine - Community [2021-05-25T09:45:48.569Z] Version: 20.10.5 [2021-05-25T09:45:48.569Z] API version: 1.41 [2021-05-25T09:45:48.569Z] Go version: go1.13.15 [2021-05-25T09:45:48.569Z] Git commit: 55c4c88 [2021-05-25T09:45:48.569Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-25T09:45:48.569Z] OS/Arch: linux/amd64 [2021-05-25T09:45:48.569Z] Context: default [2021-05-25T09:45:48.569Z] Experimental: true [2021-05-25T09:45:48.569Z] [2021-05-25T09:45:48.569Z] Server: Docker Engine - Community [2021-05-25T09:45:48.569Z] Engine: [2021-05-25T09:45:48.569Z] Version: 20.10.5 [2021-05-25T09:45:48.569Z] API version: 1.41 (minimum version 1.12) [2021-05-25T09:45:48.569Z] Go version: go1.13.15 [2021-05-25T09:45:48.569Z] Git commit: 363e9a8 [2021-05-25T09:45:48.569Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-25T09:45:48.569Z] OS/Arch: linux/amd64 [2021-05-25T09:45:48.569Z] Experimental: true [2021-05-25T09:45:48.569Z] containerd: [2021-05-25T09:45:48.569Z] Version: 1.4.4 [2021-05-25T09:45:48.569Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:45:48.569Z] runc: [2021-05-25T09:45:48.569Z] Version: 1.0.0-rc93 [2021-05-25T09:45:48.569Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:45:48.569Z] docker-init: [2021-05-25T09:45:48.569Z] Version: 0.19.0 [2021-05-25T09:45:48.569Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-25T09:45:48.726Z] #44 34.89 AR criu/pie/pie.lib.a [2021-05-25T09:45:48.726Z] #44 34.93 DEP criu/pie/restorer.d [2021-05-25T09:45:48.937Z] + docker info [2021-05-25T09:45:49.019Z] #44 35.15 DEP criu/arch/s390/restorer.d [2021-05-25T09:45:49.019Z] #44 ... [2021-05-25T09:45:49.019Z] [2021-05-25T09:45:49.019Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:49.019Z] #46 62.27 vendor/golang.org/x/text/unicode/bidi [2021-05-25T09:45:49.019Z] #46 63.53 vendor/golang.org/x/text/secure/bidirule [2021-05-25T09:45:49.019Z] #46 63.70 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:45:49.019Z] #46 65.98 vendor/golang.org/x/net/idna [2021-05-25T09:45:49.019Z] #46 67.57 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:45:49.019Z] #46 68.24 mime [2021-05-25T09:45:49.019Z] #46 69.47 mime/quotedprintable [2021-05-25T09:45:49.019Z] #46 69.76 net/http/internal [2021-05-25T09:45:49.019Z] #46 72.03 crypto/tls [2021-05-25T09:45:49.019Z] #46 ... [2021-05-25T09:45:49.019Z] [2021-05-25T09:45:49.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:49.019Z] #44 35.35 DEP criu/arch/s390/vdso-pie.d [2021-05-25T09:45:49.313Z] #44 35.41 DEP criu/pie/parasite-vdso.d [2021-05-25T09:45:49.313Z] #44 35.52 DEP criu/pie/parasite.d [2021-05-25T09:45:49.606Z] #44 35.70 CC criu/pie/parasite.o [2021-05-25T09:45:49.888Z] #13 35.74 Reading package lists... [2021-05-25T09:45:49.889Z] #13 ... [2021-05-25T09:45:49.889Z] [2021-05-25T09:45:49.889Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:45:49.889Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:45:49.889Z] #55 39.21 Reading package lists... [2021-05-25T09:45:50.032Z] Fetching without tags [2021-05-25T09:45:50.242Z] #44 ... [2021-05-25T09:45:50.243Z] [2021-05-25T09:45:50.243Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-05-25T09:45:50.243Z] #14 69.28 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-05-25T09:45:50.243Z] #14 69.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.29 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 69.33 Selecting previously unselected package libudev-dev:s390x. [2021-05-25T09:45:50.243Z] #14 69.33 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.34 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-05-25T09:45:50.243Z] #14 69.43 Selecting previously unselected package libsepol1-dev:s390x. [2021-05-25T09:45:50.243Z] #14 69.43 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.43 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-05-25T09:45:50.243Z] #14 69.66 Selecting previously unselected package libpcre16-3:s390x. [2021-05-25T09:45:50.243Z] #14 69.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.66 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 69.76 Selecting previously unselected package libpcre32-3:s390x. [2021-05-25T09:45:50.243Z] #14 69.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.77 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 69.90 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-05-25T09:45:50.243Z] #14 69.90 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.90 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 69.97 Selecting previously unselected package libpcre3-dev:s390x. [2021-05-25T09:45:50.243Z] #14 69.97 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 69.97 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 70.30 Selecting previously unselected package libselinux1-dev:s390x. [2021-05-25T09:45:50.243Z] #14 70.30 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 70.30 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-25T09:45:50.243Z] #14 70.53 Selecting previously unselected package libdevmapper-dev:s390x. [2021-05-25T09:45:50.243Z] #14 70.53 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 70.53 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 70.59 Selecting previously unselected package libseccomp-dev:s390x. [2021-05-25T09:45:50.243Z] #14 70.59 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 70.59 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-25T09:45:50.243Z] #14 70.64 Selecting previously unselected package libsystemd-dev:s390x. [2021-05-25T09:45:50.243Z] #14 70.64 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-05-25T09:45:50.243Z] #14 70.64 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-25T09:45:50.243Z] #14 70.94 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 70.94 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-05-25T09:45:50.243Z] #14 70.95 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-05-25T09:45:50.243Z] #14 70.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:45:50.243Z] #14 70.96 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 70.97 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-05-25T09:45:50.243Z] #14 70.98 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:50.243Z] #14 70.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:50.243Z] #14 70.99 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 71.00 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-05-25T09:45:50.243Z] #14 71.01 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:45:50.243Z] #14 71.02 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:50.243Z] #14 71.03 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-05-25T09:45:50.243Z] #14 71.03 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:45:50.243Z] #14 71.04 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-05-25T09:45:50.243Z] #14 71.05 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:45:50.243Z] #14 71.05 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-05-25T09:45:50.243Z] #14 71.06 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:50.243Z] #14 71.07 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-05-25T09:45:50.243Z] #14 71.07 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-05-25T09:45:50.243Z] #14 71.07 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:45:50.243Z] #14 71.08 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-05-25T09:45:50.243Z] #14 71.08 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-05-25T09:45:50.243Z] #14 71.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:45:50.243Z] #14 71.09 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-05-25T09:45:50.243Z] #14 71.10 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 71.11 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 71.11 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 71.12 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-05-25T09:45:50.243Z] #14 71.13 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:45:50.243Z] #14 DONE 71.6s [2021-05-25T09:45:50.243Z] [2021-05-25T09:45:50.243Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:50.243Z] #44 36.38 LINK criu/pie/parasite.built-in.o [2021-05-25T09:45:50.243Z] #44 36.38 GEN criu/pie/parasite-blob.h [2021-05-25T09:45:50.243Z] #44 36.40 CC criu/pie/parasite-vdso.o [2021-05-25T09:45:50.427Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:50.725Z] #55 45.97 Building dependency tree... [2021-05-25T09:45:50.725Z] #55 ... [2021-05-25T09:45:50.725Z] [2021-05-25T09:45:50.725Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:45:50.725Z] #67 sha256:fda73965b4e9a92170b2f1096bf43f2ae93d116a65fc8e6555e38cc0d86a98a8 [2021-05-25T09:45:50.725Z] #67 DONE 46.5s [2021-05-25T09:45:50.725Z] [2021-05-25T09:45:50.725Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:50.725Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:50.725Z] #42 39.88 Reading package lists... [2021-05-25T09:45:50.886Z] #44 36.97 CC criu/arch/s390/vdso-pie.o [2021-05-25T09:45:50.886Z] #44 37.11 CC criu/arch/s390/restorer.o [2021-05-25T09:45:49.935Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:49.954Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:45:49.968Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:49.999Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:50.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:50.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:50.029Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:50.429Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:50.455Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:45:51.178Z] #44 37.48 CC criu/pie/restorer.o [2021-05-25T09:45:51.336Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:51.337Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:45:51.484Z] #44 ... [2021-05-25T09:45:51.484Z] [2021-05-25T09:45:51.484Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:45:51.484Z] #15 DONE 1.5s [2021-05-25T09:45:51.484Z] [2021-05-25T09:45:51.484Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:51.484Z] #54 1.371 + RM_GOPATH=0 [2021-05-25T09:45:51.484Z] #54 1.371 + TMP_GOPATH= [2021-05-25T09:45:51.484Z] #54 1.371 + : /build [2021-05-25T09:45:51.484Z] #54 1.371 + '[' -z '' ']' [2021-05-25T09:45:51.484Z] #54 1.372 ++ mktemp -d [2021-05-25T09:45:51.484Z] #54 1.372 + export GOPATH=/tmp/tmp.y4y2nMB8Nd [2021-05-25T09:45:51.484Z] #54 1.372 + GOPATH=/tmp/tmp.y4y2nMB8Nd [2021-05-25T09:45:51.484Z] #54 1.372 + RM_GOPATH=1 [2021-05-25T09:45:51.484Z] #54 1.372 + case "$(go env GOARCH)" in [2021-05-25T09:45:51.484Z] #54 1.373 ++ go env GOARCH [2021-05-25T09:45:51.484Z] #54 1.377 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:51.484Z] #54 1.377 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:45:51.484Z] #54 1.382 ++ dirname /tmp/install/install.sh [2021-05-25T09:45:51.484Z] #54 1.387 + dir=/tmp/install [2021-05-25T09:45:51.484Z] #54 1.387 + bin=runc [2021-05-25T09:45:51.484Z] #54 1.387 + shift [2021-05-25T09:45:51.484Z] #54 1.387 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:45:51.484Z] #54 1.387 + . /tmp/install/runc.installer [2021-05-25T09:45:51.484Z] #54 1.387 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:45:51.484Z] #54 1.387 + install_runc [2021-05-25T09:45:51.484Z] #54 1.388 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:45:51.484Z] #54 1.390 + uname -r [2021-05-25T09:45:51.484Z] #54 1.393 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:45:51.484Z] #54 1.393 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:45:51.484Z] #54 1.393 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:45:51.484Z] #54 1.393 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.y4y2nMB8Nd/src/github.com/opencontainers/runc [2021-05-25T09:45:51.484Z] #54 1.398 Cloning into '/tmp/tmp.y4y2nMB8Nd/src/github.com/opencontainers/runc'... [2021-05-25T09:45:52.638Z] #42 46.62 Building dependency tree... [2021-05-25T09:45:53.109Z] #54 ... [2021-05-25T09:45:53.109Z] [2021-05-25T09:45:53.109Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-05-25T09:45:53.109Z] #16 DONE 1.6s [2021-05-25T09:45:53.109Z] [2021-05-25T09:45:53.109Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:53.109Z] #44 39.30 LINK criu/pie/restorer.built-in.o [2021-05-25T09:45:53.109Z] #44 39.31 GEN criu/pie/restorer-blob.h [2021-05-25T09:45:53.109Z] #44 39.38 DEP criu/vdso.d [2021-05-25T09:45:53.403Z] #44 39.53 DEP criu/uts_ns.d [2021-05-25T09:45:53.403Z] #44 39.63 DEP criu/util.d [2021-05-25T09:45:51.223Z] > git remote # timeout=10 [2021-05-25T09:45:51.252Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:45:51.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:51.272Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:45:51.303Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:45:51.335Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:51.346Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:45:53.696Z] #44 39.87 DEP criu/uffd.d [2021-05-25T09:45:53.989Z] #44 40.03 DEP criu/tun.d [2021-05-25T09:45:53.989Z] #44 40.20 DEP criu/tty.d [2021-05-25T09:45:54.226Z] Client: [2021-05-25T09:45:54.226Z] Context: default [2021-05-25T09:45:54.226Z] Debug Mode: false [2021-05-25T09:45:54.226Z] Plugins: [2021-05-25T09:45:54.226Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-25T09:45:54.226Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-25T09:45:54.226Z] [2021-05-25T09:45:54.226Z] Server: [2021-05-25T09:45:54.226Z] Containers: 0 [2021-05-25T09:45:54.226Z] Running: 0 [2021-05-25T09:45:54.226Z] Paused: 0 [2021-05-25T09:45:54.226Z] Stopped: 0 [2021-05-25T09:45:54.226Z] Images: 0 [2021-05-25T09:45:54.226Z] Server Version: 20.10.5 [2021-05-25T09:45:54.226Z] Storage Driver: overlay2 [2021-05-25T09:45:54.226Z] Backing Filesystem: extfs [2021-05-25T09:45:54.226Z] Supports d_type: true [2021-05-25T09:45:54.226Z] Native Overlay Diff: true [2021-05-25T09:45:54.226Z] Logging Driver: json-file [2021-05-25T09:45:54.226Z] Cgroup Driver: cgroupfs [2021-05-25T09:45:54.226Z] Cgroup Version: 1 [2021-05-25T09:45:54.226Z] Plugins: [2021-05-25T09:45:54.226Z] Volume: local [2021-05-25T09:45:54.226Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:45:54.226Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:45:54.226Z] Swarm: inactive [2021-05-25T09:45:54.226Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-25T09:45:54.226Z] Default Runtime: runc [2021-05-25T09:45:54.226Z] Init Binary: docker-init [2021-05-25T09:45:54.226Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:45:54.226Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:45:54.226Z] init version: de40ad0 [2021-05-25T09:45:54.226Z] Security Options: [2021-05-25T09:45:54.226Z] apparmor [2021-05-25T09:45:54.226Z] seccomp [2021-05-25T09:45:54.226Z] Profile: default [2021-05-25T09:45:54.226Z] Kernel Version: 5.4.0-1041-aws [2021-05-25T09:45:54.226Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-25T09:45:54.226Z] OSType: linux [2021-05-25T09:45:54.226Z] Architecture: x86_64 [2021-05-25T09:45:54.226Z] CPUs: 2 [2021-05-25T09:45:54.226Z] Total Memory: 7.569GiB [2021-05-25T09:45:54.226Z] Name: ip-10-100-71-4 [2021-05-25T09:45:54.226Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-25T09:45:54.226Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:45:54.226Z] Debug Mode: false [2021-05-25T09:45:54.226Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:45:54.226Z] Labels: [2021-05-25T09:45:54.226Z] Experimental: true [2021-05-25T09:45:54.226Z] Insecure Registries: [2021-05-25T09:45:54.226Z] 127.0.0.0/8 [2021-05-25T09:45:54.226Z] Live Restore Enabled: true [2021-05-25T09:45:54.226Z] [2021-05-25T09:45:54.226Z] WARNING: No swap limit support [Pipeline] sh [2021-05-25T09:45:54.282Z] #44 40.40 DEP criu/timerfd.d [2021-05-25T09:45:54.282Z] #44 40.55 DEP criu/timens.d [2021-05-25T09:45:54.554Z] #42 50.37 The following additional packages will be installed: [2021-05-25T09:45:54.554Z] #42 50.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:45:54.554Z] #42 50.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:45:54.554Z] #42 50.38 Suggested packages: [2021-05-25T09:45:54.554Z] #42 50.40 manpages-dev python-setuptools [2021-05-25T09:45:54.574Z] #44 40.71 DEP criu/sysfs_parse.d [2021-05-25T09:45:54.574Z] #44 40.90 DEP criu/sysctl.d [2021-05-25T09:45:54.577Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:45:54.577Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:45:54.577Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:45:54.577Z] + bash /home/ubuntu/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:45:54.577Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:45:54.577Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-25T09:45:54.577Z] [2021-05-25T09:45:54.577Z] Generally Necessary: [2021-05-25T09:45:54.577Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:45:54.577Z] - apparmor: enabled and tools installed [2021-05-25T09:45:54.577Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:45:54.577Z] - CONFIG_NET_NS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_PID_NS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:45:54.577Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_MEMCG: enabled [2021-05-25T09:45:54.577Z] - CONFIG_KEYS: enabled [2021-05-25T09:45:54.577Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-25T09:45:54.577Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:45:54.577Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-25T09:45:54.840Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:45:54.840Z] [2021-05-25T09:45:54.840Z] Optional Features: [2021-05-25T09:45:54.840Z] - CONFIG_USER_NS: enabled [2021-05-25T09:45:54.840Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:45:54.840Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:45:54.840Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:45:54.840Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:45:54.840Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-25T09:45:54.840Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:45:54.840Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:45:54.840Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-25T09:45:54.840Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-25T09:45:54.840Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:45:54.840Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:45:54.840Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:45:54.840Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:45:54.840Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:45:54.840Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:45:54.840Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:45:54.840Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:45:54.840Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:45:54.840Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:45:54.840Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:45:54.840Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:45:54.840Z] - Network Drivers: [2021-05-25T09:45:54.840Z] - "overlay": [2021-05-25T09:45:54.840Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:45:54.840Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:45:54.840Z] Optional (for encrypted networks): [2021-05-25T09:45:54.867Z] #44 ... [2021-05-25T09:45:54.867Z] [2021-05-25T09:45:54.867Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-05-25T09:45:54.867Z] #17 1.401 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:45:54.867Z] #17 DONE 1.6s [2021-05-25T09:45:54.867Z] [2021-05-25T09:45:54.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:54.867Z] #44 41.10 DEP criu/string.d [2021-05-25T09:45:54.867Z] #44 41.12 DEP criu/stats.d [2021-05-25T09:45:55.101Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:45:55.101Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-25T09:45:55.101Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-25T09:45:55.101Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-25T09:45:55.101Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-25T09:45:55.101Z] - CONFIG_XFRM: enabled [2021-05-25T09:45:55.101Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-25T09:45:55.101Z] - "ipvlan": [2021-05-25T09:45:55.101Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:45:55.101Z] - "macvlan": [2021-05-25T09:45:55.101Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:45:55.101Z] - "ftp,tftp client in container": [2021-05-25T09:45:55.101Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:45:55.101Z] - Storage Drivers: [2021-05-25T09:45:55.101Z] - "aufs": [2021-05-25T09:45:55.101Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:45:55.101Z] - "btrfs": [2021-05-25T09:45:55.101Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:45:55.101Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:45:55.101Z] - "devicemapper": [2021-05-25T09:45:55.101Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:45:55.101Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:45:55.101Z] - "overlay": [2021-05-25T09:45:55.101Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:45:55.101Z] - "zfs": [2021-05-25T09:45:55.101Z] - /dev/zfs: present [2021-05-25T09:45:55.101Z] - zfs command: missing [2021-05-25T09:45:55.101Z] - zpool command: missing [2021-05-25T09:45:55.101Z] [2021-05-25T09:45:55.101Z] Limits: [2021-05-25T09:45:55.101Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:45:55.101Z] [2021-05-25T09:45:55.101Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:45:55.161Z] #44 41.22 DEP criu/sockets.d [2021-05-25T09:45:55.161Z] #44 41.46 DEP criu/sk-unix.d [2021-05-25T09:45:55.454Z] #44 41.71 DEP criu/sk-tcp.d [2021-05-25T09:45:55.491Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:45:55.492Z] + sudo modprobe ip_vs [2021-05-25T09:45:55.492Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:45:55.535Z] > git --version # timeout=10 [2021-05-25T09:45:55.563Z] > git --version # 'git version 2.17.1' [2021-05-25T09:45:55.598Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:45:55.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:55.819Z] #44 41.93 DEP criu/sk-queue.d [2021-05-25T09:45:55.819Z] #44 42.05 DEP criu/sk-packet.d [2021-05-25T09:45:55.819Z] #44 42.18 DEP criu/sk-netlink.d [2021-05-25T09:45:55.823Z] Fetching without tags [2021-05-25T09:45:55.909Z] #49 ... [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:55.909Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:55.909Z] #56 84.58 + bin/containerd [2021-05-25T09:45:55.909Z] #56 ... [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:55.909Z] #49 sha256:de30bebb57dc97a83ccded751f6547bc1f98872163cefcc4318cd54a4b032189 [2021-05-25T09:45:55.909Z] #49 85.20 + /build/golangci-lint --version [2021-05-25T09:45:55.909Z] #49 85.38 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:45:55.909Z] #49 DONE 85.6s [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:55.909Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:55.909Z] #56 ... [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:45:55.909Z] #50 sha256:0fd7ac3792721ec86b4cd262257deea29c6965e561d28bbd7e0d4e9b21d52ff5 [2021-05-25T09:45:55.909Z] #50 DONE 0.2s [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:45:55.909Z] #52 sha256:ea0690c62b7295ff6857796d24080d91b3aa3e0ea2360b0727d2c84a6e3a6463 [2021-05-25T09:45:55.909Z] #52 DONE 0.1s [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:45:55.909Z] #54 sha256:9e2a290a3e44abc03e54772dc719f7d31a11f55bbc3f1d925a0e57dd0aea9b34 [2021-05-25T09:45:55.909Z] #54 DONE 0.1s [2021-05-25T09:45:55.909Z] [2021-05-25T09:45:55.909Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:45:55.909Z] #56 sha256:4aa073405567cf9d89eb0d05b40cadd37591cfe929e2d11429061bbaa9568baa [2021-05-25T09:45:55.943Z] #42 ... [2021-05-25T09:45:55.943Z] [2021-05-25T09:45:55.943Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:45:55.943Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:45:55.943Z] #49 47.88 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:45:55.943Z] #49 47.92 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:45:55.943Z] #49 48.08 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:45:55.943Z] #49 48.12 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:45:55.943Z] #49 48.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:45:55.943Z] #49 48.22 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:45:55.943Z] #49 48.23 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:45:55.943Z] #49 48.24 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:45:55.943Z] #49 48.25 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:45:55.943Z] #49 48.30 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:45:55.943Z] #49 48.30 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:45:55.943Z] #49 48.31 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.36 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:45:55.943Z] #49 48.38 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:45:55.943Z] #49 48.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.40 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.43 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:45:55.943Z] #49 48.44 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.45 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:45:55.943Z] #49 48.46 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.48 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.51 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:45:55.943Z] #49 48.67 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.71 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:45:55.943Z] #49 48.75 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:45:55.943Z] #49 48.77 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:45:55.943Z] #49 48.79 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:45:55.943Z] #49 48.81 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:45:55.943Z] #49 48.82 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:45:55.943Z] #49 48.84 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:45:55.943Z] #49 48.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:45:55.943Z] #49 48.90 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:45:55.943Z] #49 48.92 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:45:55.943Z] #49 48.93 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:45:55.943Z] #49 49.06 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:45:55.943Z] #49 49.10 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:45:55.943Z] #49 49.11 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:45:55.943Z] #49 49.20 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:45:55.943Z] #49 49.24 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:45:55.943Z] #49 49.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:45:55.943Z] #49 49.28 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:45:55.943Z] #49 49.29 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:45:55.943Z] #49 49.29 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:45:55.943Z] #49 49.38 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:45:55.943Z] #49 49.38 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:45:55.943Z] #49 49.41 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:45:55.943Z] #49 49.42 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:45:55.943Z] #49 49.45 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:45:55.943Z] #49 49.50 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:45:55.943Z] #49 49.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:45:55.943Z] #49 49.55 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:45:55.943Z] #49 49.57 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:45:55.943Z] #49 49.64 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:45:55.943Z] #49 49.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:45:55.943Z] #49 49.65 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:45:55.943Z] #49 49.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:45:55.943Z] #49 49.67 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:45:55.943Z] #49 49.71 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:45:55.943Z] #49 49.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:45:55.943Z] #49 49.76 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:45:55.943Z] #49 49.76 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:45:55.943Z] #49 49.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:45:55.943Z] #49 49.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:45:55.943Z] #49 49.81 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:45:55.943Z] #49 49.82 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:45:55.943Z] #49 49.85 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:45:55.943Z] #49 49.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:45:55.943Z] #49 49.91 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:45:55.943Z] #49 50.09 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:45:55.943Z] #49 50.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:45:55.943Z] #49 50.14 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:45:55.943Z] #49 50.34 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:45:55.943Z] #49 50.35 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:45:56.056Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:45:56.056Z] #1 sha256:cd21ca252807f011dc73a916136b125763988bcd71a2c7d3859e7d9014d80087 [2021-05-25T09:45:56.056Z] #1 transferring dockerfile: 17.02kB done [2021-05-25T09:45:56.056Z] #1 DONE 0.1s [2021-05-25T09:45:56.056Z] [2021-05-25T09:45:56.056Z] #2 [internal] load .dockerignore [2021-05-25T09:45:56.056Z] #2 sha256:42188d6715eced2a34d76318ae09255dd248d1f5d7568f42f38a438315cfc329 [2021-05-25T09:45:56.056Z] #2 transferring context: 87B done [2021-05-25T09:45:56.056Z] #2 DONE 0.0s [2021-05-25T09:45:56.056Z] [2021-05-25T09:45:56.056Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:45:56.056Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:45:56.113Z] #44 42.38 DEP criu/sk-inet.d [2021-05-25T09:45:56.246Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:56.416Z] #44 ... [2021-05-25T09:45:56.416Z] [2021-05-25T09:45:56.416Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-05-25T09:45:56.416Z] #18 DONE 1.6s [2021-05-25T09:45:56.416Z] [2021-05-25T09:45:56.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:56.416Z] #44 42.52 DEP criu/signalfd.d [2021-05-25T09:45:56.416Z] #44 42.61 DEP criu/sigframe.d [2021-05-25T09:45:56.416Z] #44 ... [2021-05-25T09:45:56.416Z] [2021-05-25T09:45:56.416Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:45:56.416Z] #59 74.34 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:45:56.416Z] #59 74.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:45:56.416Z] #59 DONE 79.7s [2021-05-25T09:45:56.416Z] [2021-05-25T09:45:56.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:56.416Z] #44 42.71 DEP criu/shmem.d [2021-05-25T09:45:56.714Z] #44 ... [2021-05-25T09:45:56.714Z] [2021-05-25T09:45:56.714Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:45:56.714Z] #60 DONE 0.1s [2021-05-25T09:45:56.714Z] [2021-05-25T09:45:56.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:56.714Z] #44 42.82 DEP criu/servicefd.d [2021-05-25T09:45:56.714Z] #44 ... [2021-05-25T09:45:56.714Z] [2021-05-25T09:45:56.714Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:45:56.714Z] #61 DONE 0.1s [2021-05-25T09:45:56.714Z] [2021-05-25T09:45:56.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:45:56.714Z] #44 42.93 DEP criu/seize.d [2021-05-25T09:45:56.714Z] #44 43.06 DEP criu/seccomp.d [2021-05-25T09:45:56.936Z] + docker version [2021-05-25T09:45:56.939Z] #49 ... [2021-05-25T09:45:56.939Z] [2021-05-25T09:45:56.939Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:45:56.939Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:45:56.939Z] #55 45.97 Building dependency tree... [2021-05-25T09:45:56.939Z] #55 50.10 The following additional packages will be installed: [2021-05-25T09:45:56.939Z] #55 50.10 libbtrfs0 [2021-05-25T09:45:56.939Z] #55 50.28 The following NEW packages will be installed: [2021-05-25T09:45:56.939Z] #55 50.32 libbtrfs-dev libbtrfs0 [2021-05-25T09:45:56.939Z] #55 50.79 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:45:56.939Z] #55 50.79 Need to get 119 kB of archives. [2021-05-25T09:45:56.939Z] #55 50.79 After this operation, 387 kB of additional disk space will be used. [2021-05-25T09:45:56.939Z] #55 50.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:45:56.939Z] #55 50.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:45:56.939Z] #55 51.84 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:56.939Z] #55 52.08 Fetched 119 kB in 0s (384 kB/s) [2021-05-25T09:45:56.939Z] #55 52.20 Selecting previously unselected package libbtrfs0. [2021-05-25T09:45:56.939Z] #55 52.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 ... 15410 files and directories currently installed.) [2021-05-25T09:45:56.939Z] #55 52.26 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:45:56.939Z] #55 52.27 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:56.939Z] #55 52.37 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:45:56.939Z] #55 52.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:45:56.939Z] #55 52.38 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:56.939Z] #55 52.63 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:45:56.939Z] #55 52.66 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:45:56.939Z] #55 52.67 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:45:56.939Z] #55 DONE 52.9s [2021-05-25T09:45:56.939Z] [2021-05-25T09:45:56.939Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:45:56.939Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:45:56.939Z] #42 51.72 The following NEW packages will be installed: [2021-05-25T09:45:56.939Z] #42 51.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:45:56.939Z] #42 51.72 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:45:56.939Z] #42 51.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:45:56.939Z] #42 51.73 python-six zlib1g-dev [2021-05-25T09:45:56.939Z] #42 52.18 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:45:56.939Z] #42 52.18 Need to get 4095 kB of archives. [2021-05-25T09:45:56.939Z] #42 52.18 After this operation, 22.5 MB of additional disk space will be used. [2021-05-25T09:45:56.939Z] #42 52.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-25T09:45:56.939Z] #42 52.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:45:56.939Z] #42 52.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-25T09:45:56.939Z] #42 52.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:45:56.939Z] #42 52.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-25T09:45:56.939Z] #42 52.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:45:56.939Z] #42 52.20 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-05-25T09:45:56.939Z] #42 52.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-25T09:45:56.939Z] #42 52.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-25T09:45:56.939Z] #42 52.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-25T09:45:56.939Z] #42 52.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-25T09:45:56.939Z] #42 52.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-25T09:45:56.939Z] #42 52.57 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-05-25T09:45:56.939Z] #42 52.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-25T09:45:56.939Z] #42 52.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:45:56.939Z] #42 52.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:45:56.939Z] #42 52.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-25T09:45:56.990Z] #3 DONE 0.9s [2021-05-25T09:45:56.990Z] [2021-05-25T09:45:56.990Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:45:56.990Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-25T09:45:56.990Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-05-25T09:45:56.990Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-25T09:45:56.990Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-25T09:45:56.990Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-25T09:45:57.008Z] #44 43.14 DEP criu/rst-malloc.d [2021-05-25T09:45:57.008Z] #44 43.20 DEP criu/rbtree.d [2021-05-25T09:45:57.008Z] #44 43.24 DEP criu/pstree.d [2021-05-25T09:45:57.301Z] #44 43.44 DEP criu/protobuf.d [2021-05-25T09:45:57.555Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s [2021-05-25T09:45:57.555Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-05-25T09:45:57.555Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-05-25T09:45:57.594Z] #44 43.66 GEN criu/protobuf-desc-gen.h [2021-05-25T09:45:55.785Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:45:55.793Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:55.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:45:55.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:45:55.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:55.895Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:45:56.255Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:56.269Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:45:58.058Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:45:58.058Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:45:58.125Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-05-25T09:45:58.125Z] #4 DONE 1.0s [2021-05-25T09:45:58.125Z] [2021-05-25T09:45:58.125Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:45:58.125Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:45:58.230Z] #44 ... [2021-05-25T09:45:58.230Z] [2021-05-25T09:45:58.230Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-05-25T09:45:58.230Z] #19 DONE 1.8s [2021-05-25T09:45:58.230Z] [2021-05-25T09:45:58.230Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:45:58.230Z] #54 7.961 + cd /tmp/tmp.y4y2nMB8Nd/src/github.com/opencontainers/runc [2021-05-25T09:45:58.230Z] #54 7.962 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:45:58.230Z] #54 8.311 + '[' -z '' ']' [2021-05-25T09:45:58.230Z] #54 8.311 + target=static [2021-05-25T09:45:58.230Z] #54 8.311 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:45:58.369Z] #42 54.31 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:45:58.523Z] #54 8.376 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:45:58.656Z] #42 54.53 Fetched 4095 kB in 1s (5643 kB/s) [2021-05-25T09:45:58.656Z] #42 54.60 Selecting previously unselected package libcap-dev:amd64. [2021-05-25T09:45:58.945Z] #42 54.60 (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-05-25T09:45:58.945Z] #42 54.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-25T09:45:58.945Z] #42 54.77 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:45:58.945Z] #42 54.88 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:45:58.945Z] #42 54.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:45:58.945Z] #42 54.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:59.059Z] #8 DONE 0.8s [2021-05-25T09:45:59.060Z] [2021-05-25T09:45:59.060Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:45:59.060Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-25T09:45:59.060Z] #5 DONE 0.7s [2021-05-25T09:45:59.060Z] [2021-05-25T09:45:59.060Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:45:59.060Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-25T09:45:59.060Z] #6 DONE 0.8s [2021-05-25T09:45:59.060Z] [2021-05-25T09:45:59.060Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:45:59.060Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:45:59.060Z] #7 DONE 0.8s [2021-05-25T09:45:59.206Z] #42 55.07 Selecting previously unselected package libnet1-dev. [2021-05-25T09:45:59.206Z] #42 55.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:45:59.206Z] #42 55.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:45:59.468Z] #42 55.33 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:45:59.468Z] #42 55.33 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:45:59.468Z] #42 55.34 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:45:59.571Z] #54 ... [2021-05-25T09:45:59.571Z] [2021-05-25T09:45:59.571Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:45:59.571Z] #20 DONE 1.4s [2021-05-25T09:45:59.571Z] [2021-05-25T09:45:59.571Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-25T09:45:59.729Z] #42 55.51 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-25T09:45:59.729Z] #42 55.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-25T09:45:59.729Z] #42 55.55 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:45:59.991Z] #42 55.83 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:45:59.991Z] #42 55.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:45:59.991Z] #42 55.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:45:59.991Z] #42 55.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-25T09:45:59.991Z] #42 55.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:45:59.991Z] #42 55.97 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:45:57.978Z] > git remote # timeout=10 [2021-05-25T09:45:58.009Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:45:58.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:45:58.035Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:45:58.050Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-25T09:45:58.061Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:45:58.069Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:46:00.252Z] #42 56.06 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-25T09:46:00.252Z] #42 56.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-25T09:46:00.252Z] #42 56.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:46:00.261Z] Client: Docker Engine - Community [2021-05-25T09:46:00.261Z] Version: 20.10.5 [2021-05-25T09:46:00.261Z] API version: 1.41 [2021-05-25T09:46:00.261Z] Go version: go1.13.15 [2021-05-25T09:46:00.261Z] Git commit: 55c4c88 [2021-05-25T09:46:00.261Z] Built: Tue Mar 2 20:18:05 2021 [2021-05-25T09:46:00.261Z] OS/Arch: linux/amd64 [2021-05-25T09:46:00.261Z] Context: default [2021-05-25T09:46:00.261Z] Experimental: true [2021-05-25T09:46:00.261Z] [2021-05-25T09:46:00.261Z] Server: Docker Engine - Community [2021-05-25T09:46:00.261Z] Engine: [2021-05-25T09:46:00.261Z] Version: 20.10.5 [2021-05-25T09:46:00.261Z] API version: 1.41 (minimum version 1.12) [2021-05-25T09:46:00.261Z] Go version: go1.13.15 [2021-05-25T09:46:00.261Z] Git commit: 363e9a8 [2021-05-25T09:46:00.261Z] Built: Tue Mar 2 20:16:00 2021 [2021-05-25T09:46:00.261Z] OS/Arch: linux/amd64 [2021-05-25T09:46:00.261Z] Experimental: true [2021-05-25T09:46:00.261Z] containerd: [2021-05-25T09:46:00.261Z] Version: 1.4.4 [2021-05-25T09:46:00.261Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:46:00.261Z] runc: [2021-05-25T09:46:00.261Z] Version: 1.0.0-rc93 [2021-05-25T09:46:00.261Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:46:00.261Z] docker-init: [2021-05-25T09:46:00.261Z] Version: 0.19.0 [2021-05-25T09:46:00.261Z] GitCommit: de40ad0 [Pipeline] sh [2021-05-25T09:46:00.431Z] [2021-05-25T09:46:00.431Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:00.431Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:00.431Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:46:00.431Z] #64 DONE 0.0s [2021-05-25T09:46:00.431Z] [2021-05-25T09:46:00.431Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:00.431Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:00.431Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-25T09:46:00.431Z] #9 DONE 0.1s [2021-05-25T09:46:00.431Z] [2021-05-25T09:46:00.431Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:00.431Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:46:00.431Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-25T09:46:00.431Z] #26 DONE 0.1s [2021-05-25T09:46:00.431Z] [2021-05-25T09:46:00.431Z] #23 [internal] load build context [2021-05-25T09:46:00.431Z] #23 sha256:f598b70d3d2ca225a5005051144771014c7743e817182cfdcb752abab90d91c8 [2021-05-25T09:46:00.514Z] #42 56.38 Selecting previously unselected package libprotobuf17:amd64. [2021-05-25T09:46:00.514Z] #42 56.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:00.514Z] #42 56.40 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:00.514Z] #42 ... [2021-05-25T09:46:00.514Z] [2021-05-25T09:46:00.514Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:46:00.514Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:46:00.514Z] #36 39.71 Reading package lists... [2021-05-25T09:46:00.514Z] #36 46.94 Building dependency tree... [2021-05-25T09:46:00.514Z] #36 50.32 The following additional packages will be installed: [2021-05-25T09:46:00.514Z] #36 50.32 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:46:00.514Z] #36 50.35 Suggested packages: [2021-05-25T09:46:00.514Z] #36 50.36 cmake-doc ninja-build lrzip [2021-05-25T09:46:00.514Z] #36 50.36 Recommended packages: [2021-05-25T09:46:00.514Z] #36 50.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:46:00.514Z] #36 51.31 The following NEW packages will be installed: [2021-05-25T09:46:00.514Z] #36 51.33 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:46:00.514Z] #36 51.33 vim-common xxd [2021-05-25T09:46:00.514Z] #36 51.74 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:46:00.514Z] #36 51.74 Need to get 14.9 MB of archives. [2021-05-25T09:46:00.514Z] #36 51.74 After this operation, 61.8 MB of additional disk space will be used. [2021-05-25T09:46:00.514Z] #36 51.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:46:00.514Z] #36 51.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:46:00.514Z] #36 51.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:46:00.514Z] #36 51.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:46:00.514Z] #36 52.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-25T09:46:00.514Z] #36 52.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-25T09:46:00.514Z] #36 53.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-25T09:46:00.514Z] #36 53.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-25T09:46:00.514Z] #36 53.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-25T09:46:00.514Z] #36 53.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-25T09:46:00.514Z] #36 54.95 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:00.514Z] #36 55.19 Fetched 14.9 MB in 2s (7325 kB/s) [2021-05-25T09:46:00.514Z] #36 55.30 Selecting previously unselected package xxd. [2021-05-25T09:46:00.514Z] #36 55.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:46:00.514Z] #36 55.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:46:00.514Z] #36 55.40 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:46:00.514Z] #36 55.60 Selecting previously unselected package vim-common. [2021-05-25T09:46:00.514Z] #36 55.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:46:00.514Z] #36 55.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:46:00.514Z] #36 56.03 Selecting previously unselected package cmake-data. [2021-05-25T09:46:00.514Z] #36 56.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:46:00.514Z] #36 56.04 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:46:00.604Z] + docker info [2021-05-25T09:46:00.777Z] #36 ... [2021-05-25T09:46:00.777Z] [2021-05-25T09:46:00.777Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:00.777Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:46:00.777Z] #32 55.18 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-05-25T09:46:00.777Z] #32 55.46 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:46:00.777Z] #32 55.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:01.002Z] #23 transferring context: 3.08MB 0.8s [2021-05-25T09:46:01.135Z] #21 1.506 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:01.135Z] #21 1.525 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:46:01.135Z] #21 1.695 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:01.428Z] #21 1.879 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:01.428Z] #21 1.898 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-05-25T09:46:02.167Z] #32 ... [2021-05-25T09:46:02.167Z] [2021-05-25T09:46:02.167Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:02.167Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:46:02.167Z] #34 47.82 sync [2021-05-25T09:46:02.167Z] #34 47.82 internal/reflectlite [2021-05-25T09:46:02.167Z] #34 50.33 sort [2021-05-25T09:46:02.167Z] #34 50.35 errors [2021-05-25T09:46:02.167Z] #34 50.69 strconv [2021-05-25T09:46:02.167Z] #34 51.58 io [2021-05-25T09:46:02.167Z] #34 52.87 internal/oserror [2021-05-25T09:46:02.167Z] #34 52.99 syscall [2021-05-25T09:46:02.167Z] #34 54.64 reflect [2021-05-25T09:46:02.167Z] #34 ... [2021-05-25T09:46:02.167Z] [2021-05-25T09:46:02.167Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:02.167Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:02.167Z] #42 57.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-25T09:46:02.167Z] #42 57.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:02.167Z] #42 57.29 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:02.167Z] #42 57.56 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-25T09:46:02.167Z] #42 57.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:02.167Z] #42 57.57 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:02.468Z] #21 2.804 Get:6 http://deb.debian.org/debian buster-backports/main s390x Packages [438 kB] [2021-05-25T09:46:02.741Z] #42 ... [2021-05-25T09:46:02.741Z] [2021-05-25T09:46:02.741Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:02.741Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:02.741Z] #45 48.46 sync [2021-05-25T09:46:02.741Z] #45 48.47 internal/reflectlite [2021-05-25T09:46:02.741Z] #45 50.01 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:46:02.741Z] #45 50.43 math/rand [2021-05-25T09:46:02.741Z] #45 51.24 io [2021-05-25T09:46:02.741Z] #45 51.61 strconv [2021-05-25T09:46:02.741Z] #45 52.58 bytes [2021-05-25T09:46:02.741Z] #45 54.93 reflect [2021-05-25T09:46:02.741Z] #45 55.13 bufio [2021-05-25T09:46:02.741Z] #45 57.12 syscall [2021-05-25T09:46:02.741Z] #45 ... [2021-05-25T09:46:02.741Z] [2021-05-25T09:46:02.741Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:46:02.741Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:46:02.741Z] #56 1.235 + RM_GOPATH=0 [2021-05-25T09:46:02.741Z] #56 1.235 + TMP_GOPATH= [2021-05-25T09:46:02.741Z] #56 1.235 + : /build [2021-05-25T09:46:02.741Z] #56 1.235 + '[' -z '' ']' [2021-05-25T09:46:02.741Z] #56 1.236 ++ mktemp -d [2021-05-25T09:46:02.741Z] #56 1.238 + export GOPATH=/tmp/tmp.ptbqepvQ6d [2021-05-25T09:46:02.741Z] #56 1.238 + GOPATH=/tmp/tmp.ptbqepvQ6d [2021-05-25T09:46:02.741Z] #56 1.238 + RM_GOPATH=1 [2021-05-25T09:46:02.741Z] #56 1.239 + case "$(go env GOARCH)" in [2021-05-25T09:46:02.741Z] #56 1.239 ++ go env GOARCH [2021-05-25T09:46:02.741Z] #56 1.249 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:02.741Z] #56 1.249 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:02.741Z] #56 1.250 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:02.741Z] #56 1.251 + dir=/tmp/install [2021-05-25T09:46:02.741Z] #56 1.251 + bin=containerd [2021-05-25T09:46:02.741Z] #56 1.251 + shift [2021-05-25T09:46:02.741Z] #56 1.252 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:46:02.741Z] #56 1.252 + . /tmp/install/containerd.installer [2021-05-25T09:46:02.741Z] #56 1.252 ++ set -e [2021-05-25T09:46:02.741Z] #56 1.252 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:46:02.741Z] #56 1.253 + install_containerd [2021-05-25T09:46:02.741Z] #56 1.253 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:46:02.741Z] #56 1.253 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:46:02.741Z] #56 1.254 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ptbqepvQ6d/src/github.com/containerd/containerd [2021-05-25T09:46:02.741Z] #56 1.255 Cloning into '/tmp/tmp.ptbqepvQ6d/src/github.com/containerd/containerd'... [2021-05-25T09:46:02.811Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:46:02.842Z] > git --version # timeout=10 [2021-05-25T09:46:02.846Z] > git --version # 'git version 2.25.1' [2021-05-25T09:46:02.851Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:46:03.004Z] #56 ... [2021-05-25T09:46:03.004Z] [2021-05-25T09:46:03.004Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:03.004Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:03.004Z] #13 35.74 Reading package lists... [2021-05-25T09:46:03.004Z] #13 43.19 Building dependency tree... [2021-05-25T09:46:03.004Z] #13 46.71 The following additional packages will be installed: [2021-05-25T09:46:03.004Z] #13 46.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:46:03.004Z] #13 46.71 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:46:03.004Z] #13 46.71 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:46:03.004Z] #13 46.71 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:46:03.004Z] #13 46.71 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:46:03.004Z] #13 46.71 Suggested packages: [2021-05-25T09:46:03.004Z] #13 46.73 gcc-8-locales seccomp wine64 [2021-05-25T09:46:03.004Z] #13 48.60 The following NEW packages will be installed: [2021-05-25T09:46:03.004Z] #13 48.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:46:03.004Z] #13 48.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:46:03.004Z] #13 48.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:46:03.004Z] #13 48.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:46:03.004Z] #13 48.63 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:46:03.004Z] #13 48.63 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:46:03.004Z] #13 48.64 The following packages will be upgraded: [2021-05-25T09:46:03.004Z] #13 48.65 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:46:03.004Z] #13 49.08 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:46:03.004Z] #13 49.08 Need to get 78.2 MB of archives. [2021-05-25T09:46:03.004Z] #13 49.08 After this operation, 487 MB of additional disk space will be used. [2021-05-25T09:46:03.004Z] #13 49.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-25T09:46:03.004Z] #13 49.08 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-25T09:46:03.004Z] #13 49.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-25T09:46:03.004Z] #13 49.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-25T09:46:03.004Z] #13 49.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-25T09:46:03.004Z] #13 49.36 Get:6 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-05-25T09:46:03.004Z] #13 49.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:46:03.004Z] #13 49.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-25T09:46:03.004Z] #13 49.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-25T09:46:03.004Z] #13 49.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:46:03.004Z] #13 50.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:46:03.004Z] #13 50.50 Get:12 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-05-25T09:46:03.004Z] #13 50.51 Get:13 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-05-25T09:46:03.265Z] #13 ... [2021-05-25T09:46:03.265Z] [2021-05-25T09:46:03.265Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:03.265Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:03.265Z] #42 59.13 Selecting previously unselected package libprotoc17:amd64. [2021-05-25T09:46:03.265Z] #42 59.13 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:03.265Z] #42 59.15 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:46:03.507Z] #21 3.925 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [261 kB] [2021-05-25T09:46:03.507Z] #21 ... [2021-05-25T09:46:03.507Z] [2021-05-25T09:46:03.507Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:46:03.507Z] #46 76.79 net/http/httptrace [2021-05-25T09:46:03.507Z] #46 76.99 net/http [2021-05-25T09:46:03.507Z] #46 86.04 github.com/LK4D4/vndr/godl [2021-05-25T09:46:03.507Z] #46 86.56 github.com/LK4D4/vndr [2021-05-25T09:46:03.801Z] #46 ... [2021-05-25T09:46:03.801Z] [2021-05-25T09:46:03.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:03.801Z] #44 44.90 DEP criu/protobuf-desc.d [2021-05-25T09:46:03.801Z] #44 44.98 DEP criu/proc_parse.d [2021-05-25T09:46:03.801Z] #44 45.07 DEP criu/plugin.d [2021-05-25T09:46:03.801Z] #44 45.17 DEP criu/pipes.d [2021-05-25T09:46:03.801Z] #44 45.35 DEP criu/pie-util.d [2021-05-25T09:46:03.801Z] #44 45.46 DEP criu/pie-util-vdso.d [2021-05-25T09:46:03.801Z] #44 45.60 DEP criu/path.d [2021-05-25T09:46:03.801Z] #44 45.67 DEP criu/parasite-syscall.d [2021-05-25T09:46:03.801Z] #44 45.85 DEP criu/pagemap.d [2021-05-25T09:46:03.801Z] #44 46.02 DEP criu/pagemap-cache.d [2021-05-25T09:46:03.801Z] #44 46.15 DEP criu/page-xfer.d [2021-05-25T09:46:03.801Z] #44 46.41 DEP criu/page-pipe.d [2021-05-25T09:46:03.801Z] #44 46.56 DEP criu/netfilter.d [2021-05-25T09:46:03.801Z] #44 46.66 DEP criu/net.d [2021-05-25T09:46:03.801Z] #44 46.88 DEP criu/namespaces.d [2021-05-25T09:46:03.801Z] #44 47.00 DEP criu/mount.d [2021-05-25T09:46:03.801Z] #44 47.23 DEP criu/memfd.d [2021-05-25T09:46:03.801Z] #44 47.39 DEP criu/mem.d [2021-05-25T09:46:03.801Z] #44 47.52 DEP criu/lsm.d [2021-05-25T09:46:03.801Z] #44 47.62 DEP criu/log.d [2021-05-25T09:46:03.801Z] #44 47.71 DEP criu/libnetlink.d [2021-05-25T09:46:03.801Z] #44 47.80 DEP criu/kerndat.d [2021-05-25T09:46:03.801Z] #44 48.05 DEP criu/kcmp-ids.d [2021-05-25T09:46:03.801Z] #44 48.16 DEP criu/irmap.d [2021-05-25T09:46:03.801Z] #44 48.21 DEP criu/ipc_ns.d [2021-05-25T09:46:03.801Z] #44 48.37 DEP criu/image.d [2021-05-25T09:46:03.801Z] #44 48.55 DEP criu/image-desc.d [2021-05-25T09:46:03.801Z] #44 48.63 DEP criu/fsnotify.d [2021-05-25T09:46:03.801Z] #44 48.83 DEP criu/filesystems.d [2021-05-25T09:46:03.801Z] #44 48.98 DEP criu/files.d [2021-05-25T09:46:03.801Z] #44 49.16 DEP criu/files-reg.d [2021-05-25T09:46:03.801Z] #44 49.40 DEP criu/files-ext.d [2021-05-25T09:46:03.801Z] #44 49.53 DEP criu/file-lock.d [2021-05-25T09:46:03.801Z] #44 49.70 DEP criu/file-ids.d [2021-05-25T09:46:03.801Z] #44 49.83 DEP criu/fifo.d [2021-05-25T09:46:03.801Z] #44 50.04 DEP criu/fdstore.d [2021-05-25T09:46:04.083Z] + docker version [2021-05-25T09:46:04.095Z] #44 50.14 DEP criu/fault-injection.d [2021-05-25T09:46:04.095Z] #44 50.18 DEP criu/external.d [2021-05-25T09:46:04.095Z] #44 50.27 DEP criu/eventpoll.d [2021-05-25T09:46:04.210Z] #42 59.84 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:46:04.210Z] #42 59.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:46:04.210Z] #42 59.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:46:04.210Z] #42 59.98 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:46:04.210Z] #42 60.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:04.210Z] #42 60.02 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:46:04.210Z] #42 60.19 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:46:04.210Z] #42 60.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:46:04.426Z] #44 50.43 DEP criu/eventfd.d [2021-05-25T09:46:04.426Z] #44 50.58 DEP criu/crtools.d [2021-05-25T09:46:04.473Z] #42 60.24 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:46:04.473Z] #42 60.47 Selecting previously unselected package python-six. [2021-05-25T09:46:04.473Z] #42 60.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:46:04.473Z] #42 60.48 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:46:04.720Z] #44 50.72 DEP criu/cr-service.d [2021-05-25T09:46:04.720Z] #44 50.82 DEP criu/cr-restore.d [2021-05-25T09:46:04.735Z] #42 60.59 Selecting previously unselected package python-protobuf. [2021-05-25T09:46:04.735Z] #42 60.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-25T09:46:04.735Z] #42 60.60 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:46:05.013Z] #44 50.97 DEP criu/cr-errno.d [2021-05-25T09:46:05.013Z] #44 50.99 DEP criu/cr-dump.d [2021-05-25T09:46:05.013Z] #44 51.16 DEP criu/cr-dedup.d [2021-05-25T09:46:05.013Z] #44 51.27 DEP criu/cr-check.d [2021-05-25T09:46:05.307Z] #44 51.41 DEP criu/config.d [2021-05-25T09:46:05.307Z] #44 51.60 DEP criu/clone-noasan.d [2021-05-25T09:46:05.307Z] #44 51.68 DEP criu/cgroup.d [2021-05-25T09:46:05.308Z] #42 61.19 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:46:05.600Z] #44 51.86 DEP criu/cgroup-props.d [2021-05-25T09:46:05.600Z] #44 51.93 DEP criu/bitmap.d [2021-05-25T09:46:05.891Z] Client: [2021-05-25T09:46:05.891Z] Context: default [2021-05-25T09:46:05.891Z] Debug Mode: false [2021-05-25T09:46:05.891Z] Plugins: [2021-05-25T09:46:05.891Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-25T09:46:05.891Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-25T09:46:05.891Z] [2021-05-25T09:46:05.891Z] Server: [2021-05-25T09:46:05.891Z] Containers: 0 [2021-05-25T09:46:05.891Z] Running: 0 [2021-05-25T09:46:05.891Z] Paused: 0 [2021-05-25T09:46:05.891Z] Stopped: 0 [2021-05-25T09:46:05.891Z] Images: 0 [2021-05-25T09:46:05.891Z] Server Version: 20.10.5 [2021-05-25T09:46:05.891Z] Storage Driver: overlay2 [2021-05-25T09:46:05.891Z] Backing Filesystem: extfs [2021-05-25T09:46:05.891Z] Supports d_type: true [2021-05-25T09:46:05.891Z] Native Overlay Diff: true [2021-05-25T09:46:05.891Z] Logging Driver: json-file [2021-05-25T09:46:05.891Z] Cgroup Driver: cgroupfs [2021-05-25T09:46:05.891Z] Cgroup Version: 1 [2021-05-25T09:46:05.891Z] Plugins: [2021-05-25T09:46:05.891Z] Volume: local [2021-05-25T09:46:05.891Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:46:05.891Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:46:05.891Z] Swarm: inactive [2021-05-25T09:46:05.891Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-25T09:46:05.891Z] Default Runtime: runc [2021-05-25T09:46:05.891Z] Init Binary: docker-init [2021-05-25T09:46:05.891Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:46:05.891Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:46:05.891Z] init version: de40ad0 [2021-05-25T09:46:05.891Z] Security Options: [2021-05-25T09:46:05.891Z] apparmor [2021-05-25T09:46:05.891Z] seccomp [2021-05-25T09:46:05.891Z] Profile: default [2021-05-25T09:46:05.891Z] Kernel Version: 5.4.0-1041-aws [2021-05-25T09:46:05.891Z] Operating System: Ubuntu 18.04.5 LTS [2021-05-25T09:46:05.891Z] OSType: linux [2021-05-25T09:46:05.891Z] Architecture: x86_64 [2021-05-25T09:46:05.891Z] CPUs: 2 [2021-05-25T09:46:05.891Z] Total Memory: 7.569GiB [2021-05-25T09:46:05.891Z] Name: ip-10-100-105-58 [2021-05-25T09:46:05.891Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-05-25T09:46:05.891Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:46:05.891Z] Debug Mode: false [2021-05-25T09:46:05.891Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:46:05.891Z] Labels: [2021-05-25T09:46:05.891Z] Experimental: true [2021-05-25T09:46:05.891Z] Insecure Registries: [2021-05-25T09:46:05.891Z] 127.0.0.0/8 [2021-05-25T09:46:05.891Z] Live Restore Enabled: true [2021-05-25T09:46:05.891Z] [2021-05-25T09:46:05.891Z] WARNING: No swap limit support [2021-05-25T09:46:05.893Z] #44 51.95 DEP criu/bfd.d [2021-05-25T09:46:05.893Z] #44 52.08 DEP criu/autofs.d [Pipeline] sh [2021-05-25T09:46:06.187Z] #44 52.26 DEP criu/aio.d [2021-05-25T09:46:06.187Z] #44 52.44 DEP criu/action-scripts.d [2021-05-25T09:46:06.197Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:46:06.198Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:46:06.198Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:46:06.198Z] + bash /home/ubuntu/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:46:06.198Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:46:06.198Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-25T09:46:06.198Z] [2021-05-25T09:46:06.198Z] Generally Necessary: [2021-05-25T09:46:06.198Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:46:06.198Z] - apparmor: enabled and tools installed [2021-05-25T09:46:06.198Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:46:06.198Z] - CONFIG_NET_NS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_PID_NS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:46:06.198Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_MEMCG: enabled [2021-05-25T09:46:06.198Z] - CONFIG_KEYS: enabled [2021-05-25T09:46:06.198Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-25T09:46:06.198Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:46:06.198Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:46:06.292Z] #23 transferring context: 45.03MB 5.9s [2021-05-25T09:46:06.482Z] #44 52.66 CC criu/action-scripts.o [2021-05-25T09:46:06.484Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:46:06.484Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-25T09:46:06.484Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:46:06.484Z] [2021-05-25T09:46:06.484Z] Optional Features: [2021-05-25T09:46:06.484Z] - CONFIG_USER_NS: enabled [2021-05-25T09:46:06.484Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:46:06.484Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:46:06.484Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:46:06.484Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:46:06.484Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-25T09:46:06.484Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:46:06.484Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:46:06.484Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-25T09:46:06.484Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-25T09:46:06.484Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:46:06.484Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:46:06.484Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:46:06.484Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:46:06.484Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:46:06.484Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:46:06.484Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:46:06.484Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:46:06.484Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:46:06.484Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:46:06.484Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:46:06.484Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:46:06.484Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:46:06.484Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:46:06.485Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:46:06.485Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:46:06.485Z] - Network Drivers: [2021-05-25T09:46:06.485Z] - "overlay": [2021-05-25T09:46:06.485Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:46:06.485Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:46:06.485Z] Optional (for encrypted networks): [2021-05-25T09:46:06.549Z] #23 ... [2021-05-25T09:46:06.550Z] [2021-05-25T09:46:06.550Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:06.550Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:06.550Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-25T09:46:06.550Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-25T09:46:06.550Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-25T09:46:06.550Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.9s done [2021-05-25T09:46:06.550Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done [2021-05-25T09:46:06.550Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-05-25T09:46:06.550Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-05-25T09:46:06.550Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2021-05-25T09:46:06.550Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.0s [2021-05-25T09:46:06.550Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.6s [2021-05-25T09:46:06.550Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-05-25T09:46:06.752Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:46:06.752Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-25T09:46:06.752Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-25T09:46:06.752Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-25T09:46:06.752Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-25T09:46:06.752Z] - CONFIG_XFRM: enabled [2021-05-25T09:46:06.752Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-25T09:46:06.752Z] - "ipvlan": [2021-05-25T09:46:06.752Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:46:06.752Z] - "macvlan": [2021-05-25T09:46:06.752Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:46:06.752Z] - "ftp,tftp client in container": [2021-05-25T09:46:06.752Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:46:06.752Z] - Storage Drivers: [2021-05-25T09:46:06.752Z] - "aufs": [2021-05-25T09:46:06.752Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:46:06.752Z] - "btrfs": [2021-05-25T09:46:06.752Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:46:06.752Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:46:06.752Z] - "devicemapper": [2021-05-25T09:46:06.752Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:46:06.752Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:46:06.752Z] - "overlay": [2021-05-25T09:46:06.752Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:46:06.752Z] - "zfs": [2021-05-25T09:46:06.752Z] - /dev/zfs: present [2021-05-25T09:46:06.752Z] - zfs command: missing [2021-05-25T09:46:06.752Z] - zpool command: missing [2021-05-25T09:46:06.752Z] [2021-05-25T09:46:06.752Z] Limits: [2021-05-25T09:46:06.752Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:46:06.752Z] [2021-05-25T09:46:06.752Z] + true [Pipeline] } [Pipeline] // stage [2021-05-25T09:46:06.776Z] #44 52.95 CC criu/aio.o [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-05-25T09:46:07.070Z] #44 53.35 CC criu/autofs.o [2021-05-25T09:46:07.099Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:46:07.115Z] #9 ... [2021-05-25T09:46:07.115Z] [2021-05-25T09:46:07.115Z] #23 [internal] load build context [2021-05-25T09:46:07.115Z] #23 sha256:f598b70d3d2ca225a5005051144771014c7743e817182cfdcb752abab90d91c8 [2021-05-25T09:46:07.115Z] #23 transferring context: 53.39MB 6.4s done [2021-05-25T09:46:07.115Z] #23 DONE 6.9s [2021-05-25T09:46:07.115Z] [2021-05-25T09:46:07.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:07.115Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:07.115Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s done [2021-05-25T09:46:07.115Z] #9 ... [2021-05-25T09:46:07.115Z] [2021-05-25T09:46:07.115Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:07.115Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:46:07.115Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-25T09:46:07.115Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:07.115Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-25T09:46:07.115Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-25T09:46:07.115Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-05-25T09:46:07.115Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2021-05-25T09:46:07.363Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:46:07.363Z] #1 sha256:990f10ef214c4fc7dd2dbed69ff19005ae69481cd0558065f835017b85b3b517 [2021-05-25T09:46:07.363Z] #1 transferring dockerfile: 17.02kB done [2021-05-25T09:46:07.363Z] #1 DONE 0.1s [2021-05-25T09:46:07.363Z] [2021-05-25T09:46:07.363Z] #2 [internal] load .dockerignore [2021-05-25T09:46:07.363Z] #2 sha256:fed1fae8c496885098a47cf19bd63c23ca5d9f7ce30403cc5db39805735b6243 [2021-05-25T09:46:07.363Z] #2 transferring context: 87B done [2021-05-25T09:46:07.363Z] #2 DONE 0.1s [2021-05-25T09:46:07.363Z] [2021-05-25T09:46:07.363Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:46:07.363Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-05-25T09:46:07.373Z] #62 DONE 6.9s [2021-05-25T09:46:07.373Z] [2021-05-25T09:46:07.373Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:07.373Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:46:07.374Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-25T09:46:07.374Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-25T09:46:07.374Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-25T09:46:07.374Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.4s done [2021-05-25T09:46:07.374Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0.7s [2021-05-25T09:46:07.374Z] #26 ... [2021-05-25T09:46:07.374Z] [2021-05-25T09:46:07.374Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:07.374Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:07.935Z] #3 DONE 0.4s [2021-05-25T09:46:07.935Z] [2021-05-25T09:46:07.935Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:46:07.935Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-05-25T09:46:07.935Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-25T09:46:07.935Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-25T09:46:07.935Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-05-25T09:46:07.935Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-05-25T09:46:07.935Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-05-25T09:46:07.935Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-05-25T09:46:07.935Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-05-25T09:46:07.938Z] #9 ... [2021-05-25T09:46:07.938Z] [2021-05-25T09:46:07.938Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:07.938Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:07.938Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-25T09:46:07.938Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-25T09:46:07.938Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:07.938Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-05-25T09:46:07.938Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2021-05-25T09:46:07.938Z] #64 DONE 7.7s [2021-05-25T09:46:07.938Z] [2021-05-25T09:46:07.938Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:07.938Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:08.110Z] #44 54.33 CC criu/bfd.o [2021-05-25T09:46:08.403Z] #44 54.66 CC criu/bitmap.o [2021-05-25T09:46:08.507Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-05-25T09:46:08.697Z] #44 54.74 CC criu/cgroup-props.o [2021-05-25T09:46:08.990Z] #44 55.24 CC criu/cgroup.o [2021-05-25T09:46:09.449Z] #4 DONE 1.5s [2021-05-25T09:46:09.449Z] [2021-05-25T09:46:09.449Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:46:09.449Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-05-25T09:46:09.520Z] #42 ... [2021-05-25T09:46:09.520Z] [2021-05-25T09:46:09.520Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:09.520Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:09.520Z] #13 53.58 Get:14 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-05-25T09:46:09.520Z] #13 56.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-25T09:46:09.520Z] #13 56.04 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-25T09:46:09.520Z] #13 56.06 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:46:09.520Z] #13 56.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:46:09.520Z] #13 56.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-25T09:46:09.520Z] #13 56.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-25T09:46:09.520Z] #13 56.10 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-25T09:46:09.520Z] #13 56.14 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-25T09:46:09.520Z] #13 56.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-25T09:46:09.520Z] #13 56.19 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-25T09:46:09.520Z] #13 56.20 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-25T09:46:09.520Z] #13 56.26 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-25T09:46:09.520Z] #13 56.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-25T09:46:09.520Z] #13 56.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-25T09:46:09.520Z] #13 57.45 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:09.520Z] #13 57.70 Fetched 78.2 MB in 7s (10.4 MB/s) [2021-05-25T09:46:09.520Z] #13 57.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:46:09.520Z] #13 57.94 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-25T09:46:09.520Z] #13 57.96 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:46:09.520Z] #13 58.45 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-25T09:46:09.520Z] #13 58.60 (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-05-25T09:46:09.520Z] #13 58.71 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:46:09.520Z] #13 58.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:46:09.520Z] #13 58.98 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:46:09.520Z] #13 59.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:46:09.520Z] #13 59.24 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-25T09:46:09.520Z] #13 59.26 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:46:09.520Z] #13 59.52 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-25T09:46:09.633Z] #44 ... [2021-05-25T09:46:09.633Z] [2021-05-25T09:46:09.633Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:46:09.633Z] #46 DONE 92.8s [2021-05-25T09:46:09.633Z] [2021-05-25T09:46:09.633Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-25T09:46:09.633Z] #21 5.118 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-05-25T09:46:09.633Z] #21 7.152 Fetched 8619 kB in 6s (1516 kB/s) [2021-05-25T09:46:09.633Z] #21 7.152 Reading package lists... [2021-05-25T09:46:09.789Z] #13 ... [2021-05-25T09:46:09.789Z] [2021-05-25T09:46:09.789Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:09.789Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:09.789Z] #42 65.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:09.789Z] #42 65.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:46:09.789Z] #42 65.65 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:46:09.789Z] #42 65.67 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:46:09.789Z] #42 65.69 Setting up python-six (1.12.0-1) ... [2021-05-25T09:46:10.699Z] Client: Docker Engine - Community [2021-05-25T09:46:10.699Z] Version: 20.10.5 [2021-05-25T09:46:10.699Z] API version: 1.41 [2021-05-25T09:46:10.699Z] Go version: go1.13.15 [2021-05-25T09:46:10.699Z] Git commit: 55c4c88 [2021-05-25T09:46:10.699Z] Built: Tue Mar 2 20:19:31 2021 [2021-05-25T09:46:10.699Z] OS/Arch: linux/arm64 [2021-05-25T09:46:10.699Z] Context: default [2021-05-25T09:46:10.699Z] Experimental: true [2021-05-25T09:46:10.699Z] [2021-05-25T09:46:10.699Z] Server: Docker Engine - Community [2021-05-25T09:46:10.699Z] Engine: [2021-05-25T09:46:10.699Z] Version: 20.10.5 [2021-05-25T09:46:10.699Z] API version: 1.41 (minimum version 1.12) [2021-05-25T09:46:10.699Z] Go version: go1.13.15 [2021-05-25T09:46:10.699Z] Git commit: 363e9a8 [2021-05-25T09:46:10.699Z] Built: Tue Mar 2 20:17:22 2021 [2021-05-25T09:46:10.699Z] OS/Arch: linux/arm64 [2021-05-25T09:46:10.699Z] Experimental: true [2021-05-25T09:46:10.699Z] containerd: [2021-05-25T09:46:10.699Z] Version: 1.4.4 [2021-05-25T09:46:10.699Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:46:10.699Z] runc: [2021-05-25T09:46:10.699Z] Version: 1.0.0-rc93 [2021-05-25T09:46:10.699Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:46:10.699Z] docker-init: [2021-05-25T09:46:10.699Z] Version: 0.19.0 [2021-05-25T09:46:10.699Z] GitCommit: de40ad0 [2021-05-25T09:46:10.734Z] #42 ... [2021-05-25T09:46:10.734Z] [2021-05-25T09:46:10.734Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:46:10.734Z] #47 sha256:ff8d16e0d7fd98922bfa8875c3db0174c2833d8469bddebb08745929328db6ae [2021-05-25T09:46:10.734Z] #47 DONE 66.6s [2021-05-25T09:46:10.737Z] #21 8.995 Reading package lists... [2021-05-25T09:46:10.737Z] #21 11.09 Building dependency tree... [Pipeline] sh [2021-05-25T09:46:10.838Z] #8 DONE 1.1s [2021-05-25T09:46:10.838Z] [2021-05-25T09:46:10.838Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:10.838Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:46:10.838Z] #6 DONE 1.0s [2021-05-25T09:46:10.838Z] [2021-05-25T09:46:10.838Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:10.838Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:46:10.838Z] #7 DONE 1.0s [2021-05-25T09:46:10.838Z] [2021-05-25T09:46:10.838Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:46:10.838Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-05-25T09:46:10.838Z] #5 DONE 1.1s [2021-05-25T09:46:10.995Z] [2021-05-25T09:46:10.995Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:10.995Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:10.995Z] #13 59.71 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:46:10.996Z] #13 59.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-05-25T09:46:10.996Z] #13 59.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:46:10.996Z] #13 59.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:46:11.030Z] #21 11.62 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:46:11.030Z] #21 11.62 The following additional packages will be installed: [2021-05-25T09:46:11.030Z] #21 ... [2021-05-25T09:46:11.030Z] [2021-05-25T09:46:11.030Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:11.030Z] #44 57.33 CC criu/clone-noasan.o [2021-05-25T09:46:11.041Z] + docker info [2021-05-25T09:46:11.227Z] #9 ... [2021-05-25T09:46:11.227Z] [2021-05-25T09:46:11.227Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:46:11.227Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-25T09:46:11.227Z] #63 DONE 0.7s [2021-05-25T09:46:11.227Z] [2021-05-25T09:46:11.227Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:11.227Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:11.324Z] #44 57.43 CC criu/config.o [2021-05-25T09:46:11.485Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.7s [2021-05-25T09:46:11.746Z] #9 ... [2021-05-25T09:46:11.746Z] [2021-05-25T09:46:11.746Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:46:11.746Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-25T09:46:11.746Z] #65 DONE 1.0s [2021-05-25T09:46:11.746Z] [2021-05-25T09:46:11.746Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:11.746Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:11.782Z] [2021-05-25T09:46:11.782Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:11.782Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:11.782Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:46:11.782Z] #64 DONE 0.0s [2021-05-25T09:46:11.782Z] [2021-05-25T09:46:11.782Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:11.782Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:11.782Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:11.941Z] #13 ... [2021-05-25T09:46:11.941Z] [2021-05-25T09:46:11.941Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:11.941Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:46:11.941Z] #51 57.80 syscall [2021-05-25T09:46:11.941Z] #51 57.83 reflect [2021-05-25T09:46:11.941Z] #51 64.89 time [2021-05-25T09:46:12.045Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-25T09:46:12.045Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-05-25T09:46:12.045Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-05-25T09:46:12.045Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-25T09:46:12.202Z] #51 ... [2021-05-25T09:46:12.203Z] [2021-05-25T09:46:12.203Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:46:12.203Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:46:12.203Z] #36 59.21 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:46:12.203Z] #36 59.24 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:46:12.203Z] #36 59.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:46:12.203Z] #36 66.77 Selecting previously unselected package libxml2:amd64. [2021-05-25T09:46:12.203Z] #36 66.78 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-25T09:46:12.203Z] #36 66.78 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:46:12.203Z] #36 67.93 Selecting previously unselected package libarchive13:amd64. [2021-05-25T09:46:12.203Z] #36 67.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-25T09:46:12.203Z] #36 67.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:46:12.311Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-05-25T09:46:12.425Z] #44 58.27 CC criu/cr-check.o [2021-05-25T09:46:12.464Z] #36 68.34 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-25T09:46:12.464Z] #36 68.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-25T09:46:12.464Z] #36 68.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:46:12.579Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 0.5s [2021-05-25T09:46:12.579Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.68MB / 50.40MB 0.7s [2021-05-25T09:46:12.726Z] #36 68.54 Selecting previously unselected package librhash0:amd64. [2021-05-25T09:46:12.726Z] #36 68.54 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-25T09:46:12.726Z] #36 68.55 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:46:12.726Z] #36 68.73 Selecting previously unselected package libuv1:amd64. [2021-05-25T09:46:12.726Z] #36 68.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-25T09:46:12.726Z] #36 68.74 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:46:12.844Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.49MB / 50.40MB 0.8s [2021-05-25T09:46:12.844Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 14.38MB / 50.40MB 0.9s [2021-05-25T09:46:12.988Z] #36 68.93 Selecting previously unselected package cmake. [2021-05-25T09:46:12.988Z] #36 68.95 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-25T09:46:12.988Z] #36 68.96 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:46:12.988Z] #36 ... [2021-05-25T09:46:12.988Z] [2021-05-25T09:46:12.988Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:12.988Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:12.988Z] #13 63.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:46:13.062Z] #44 59.12 CC criu/cr-dedup.o [2021-05-25T09:46:13.118Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 1.0s [2021-05-25T09:46:13.118Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 1.1s [2021-05-25T09:46:13.118Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 1.3s [2021-05-25T09:46:13.118Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 5.24MB / 7.81MB 1.3s [2021-05-25T09:46:13.118Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 1.3s [2021-05-25T09:46:13.250Z] #13 63.03 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:46:13.250Z] #13 63.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:46:13.356Z] #44 59.36 CC criu/cr-dump.o [2021-05-25T09:46:13.382Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.4s [2021-05-25T09:46:13.382Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 1.5s [2021-05-25T09:46:13.382Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.82MB / 10.00MB 1.5s [2021-05-25T09:46:13.647Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.87MB / 50.40MB 1.6s [2021-05-25T09:46:13.647Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.5s done [2021-05-25T09:46:13.647Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 4.19MB / 10.00MB 1.6s [2021-05-25T09:46:13.647Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 35.16MB / 50.40MB 1.8s [2021-05-25T09:46:13.647Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.7s done [2021-05-25T09:46:13.647Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.21MB / 51.83MB 1.8s [2021-05-25T09:46:13.648Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.8s done [2021-05-25T09:46:13.909Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 8.39MB / 51.83MB 1.9s [2021-05-25T09:46:13.909Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.9s [2021-05-25T09:46:13.909Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 2.0s [2021-05-25T09:46:13.909Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 16.78MB / 51.83MB 2.0s [2021-05-25T09:46:14.172Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 2.1s [2021-05-25T09:46:14.172Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 2.2s [2021-05-25T09:46:14.172Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.47MB / 51.83MB 2.2s [2021-05-25T09:46:14.172Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 2.2s [2021-05-25T09:46:14.397Z] #44 ... [2021-05-25T09:46:14.397Z] [2021-05-25T09:46:14.397Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-05-25T09:46:14.397Z] #33 DONE 97.6s [2021-05-25T09:46:14.435Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 2.3s [2021-05-25T09:46:14.435Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.5s [2021-05-25T09:46:14.435Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 2.5s [2021-05-25T09:46:14.435Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 15.73MB / 68.67MB 2.5s [2021-05-25T09:46:14.587Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-25T09:46:14.690Z] [2021-05-25T09:46:14.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:14.690Z] #44 60.87 CC criu/cr-errno.o [2021-05-25T09:46:14.690Z] #44 60.92 CC criu/cr-restore.o [2021-05-25T09:46:14.697Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 2.6s [2021-05-25T09:46:14.697Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 2.6s [2021-05-25T09:46:14.697Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 2.7s [2021-05-25T09:46:14.697Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.17MB / 68.67MB 2.7s [2021-05-25T09:46:14.959Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.28MB / 51.83MB 3.0s [2021-05-25T09:46:14.959Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 33.55MB / 68.67MB 3.0s [2021-05-25T09:46:15.155Z] #9 ... [2021-05-25T09:46:15.155Z] [2021-05-25T09:46:15.155Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:15.155Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:46:15.155Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 8.3s done [2021-05-25T09:46:15.155Z] #26 DONE 14.7s [2021-05-25T09:46:15.155Z] [2021-05-25T09:46:15.155Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:15.155Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:15.171Z] #13 ... [2021-05-25T09:46:15.171Z] [2021-05-25T09:46:15.171Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:15.171Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:46:15.171Z] #34 60.83 time [2021-05-25T09:46:15.171Z] #34 66.03 internal/poll [2021-05-25T09:46:15.171Z] #34 69.00 internal/syscall/execenv [2021-05-25T09:46:15.171Z] #34 69.21 internal/fmtsort [2021-05-25T09:46:15.171Z] #34 69.23 internal/syscall/unix [2021-05-25T09:46:15.171Z] #34 69.59 os [2021-05-25T09:46:15.171Z] #34 69.88 strings [2021-05-25T09:46:15.171Z] #34 ... [2021-05-25T09:46:15.171Z] [2021-05-25T09:46:15.171Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:15.171Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:15.171Z] #42 69.89 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:46:15.171Z] #42 69.90 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:46:15.171Z] #42 69.92 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:15.171Z] #42 69.93 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:46:15.171Z] #42 69.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:15.171Z] #42 69.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:46:15.171Z] #42 69.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:46:15.171Z] #42 69.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:46:15.171Z] #42 70.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:46:15.171Z] #42 70.03 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:46:15.221Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2021-05-25T09:46:15.221Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 3.1s [2021-05-25T09:46:15.221Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.09MB / 68.67MB 3.3s [2021-05-25T09:46:15.482Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.24MB / 68.67MB 3.4s [2021-05-25T09:46:15.482Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.5s done [2021-05-25T09:46:15.482Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.6s [2021-05-25T09:46:15.482Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.6s [2021-05-25T09:46:15.722Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-05-25T09:46:15.722Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-25T09:46:15.743Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-05-25T09:46:15.743Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-05-25T09:46:15.743Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 3.8s [2021-05-25T09:46:16.004Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 4.1s [2021-05-25T09:46:16.004Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.10MB / 120.17MB 4.1s [2021-05-25T09:46:16.265Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 65.01MB / 68.67MB 4.4s [2021-05-25T09:46:16.292Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-05-25T09:46:16.527Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 15.73MB / 120.17MB 4.5s [2021-05-25T09:46:16.527Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.6s [2021-05-25T09:46:16.549Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-25T09:46:16.728Z] Removing intermediate container 717673263b8e [2021-05-25T09:46:16.728Z] ---> 3e89915cbc22 [2021-05-25T09:46:16.728Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-05-25T09:46:16.728Z] ---> 805dc2d65d1c [2021-05-25T09:46:16.728Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-05-25T09:46:16.728Z] ---> ac24f4352730 [2021-05-25T09:46:16.728Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-05-25T09:46:16.728Z] ---> Running in 9210f1da4564 [2021-05-25T09:46:16.728Z] Removing intermediate container 9210f1da4564 [2021-05-25T09:46:16.728Z] ---> e1dbca9e130f [2021-05-25T09:46:16.728Z] Successfully built e1dbca9e130f [2021-05-25T09:46:16.728Z] Successfully tagged moby-buildx:latest [2021-05-25T09:46:16.728Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-05-25T09:46:16.728Z] if [ -n "${id}" ]; then \ [2021-05-25T09:46:16.728Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-05-25T09:46:16.728Z] && touch bundles/buildx; \ [2021-05-25T09:46:16.728Z] docker rm -f ${id}; \ [2021-05-25T09:46:16.728Z] fi [2021-05-25T09:46:16.728Z] 21b02e005228e32174aa950b88d1234bc9d0ebeb624e6566282b33d7e95b331d [2021-05-25T09:46:16.728Z] bundles/buildx version [2021-05-25T09:46:16.728Z] buildx v0.5.1 11057da [2021-05-25T09:46:16.728Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:46:16.728Z] #1 [internal] booting buildkit [2021-05-25T09:46:16.728Z] #1 sha256:2132836529965a389f7d14163dc90367fc1ec0b5cf911efb8c7bb563e2442614 [2021-05-25T09:46:16.728Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-05-25T09:46:16.791Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 4.9s [2021-05-25T09:46:17.092Z] #42 ... [2021-05-25T09:46:17.092Z] [2021-05-25T09:46:17.092Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:46:17.092Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:46:17.092Z] #36 72.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:46:17.092Z] #36 72.20 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:46:17.092Z] #36 72.22 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:46:17.092Z] #36 72.23 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:46:17.092Z] #36 72.29 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:46:17.092Z] #36 72.30 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:46:17.092Z] #36 72.36 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:46:17.092Z] #36 72.38 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:46:17.092Z] #36 72.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:46:17.092Z] #36 72.41 Setting up cmake (3.13.4-1) ... [2021-05-25T09:46:17.092Z] #36 72.42 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:17.092Z] #36 72.46 Processing triggers for mime-support (3.62) ... [2021-05-25T09:46:17.092Z] #36 DONE 73.1s [2021-05-25T09:46:17.355Z] [2021-05-25T09:46:17.355Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:17.355Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:17.355Z] #13 65.61 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:46:17.355Z] #13 65.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:46:17.355Z] #13 65.61 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:46:17.355Z] #13 65.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-25T09:46:17.355Z] #13 65.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:46:17.355Z] #13 65.73 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:46:17.355Z] #13 65.91 Selecting previously unselected package dmsetup. [2021-05-25T09:46:17.355Z] #13 65.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:46:17.355Z] #13 65.92 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:46:17.355Z] #13 66.10 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:46:17.355Z] #13 66.10 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:46:17.355Z] #13 66.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:46:17.370Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.60MB / 120.17MB 5.3s [2021-05-25T09:46:17.370Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-05-25T09:46:17.373Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2021-05-25T09:46:17.373Z] #1 creating container buildx_buildkit_default [2021-05-25T09:46:17.433Z] #44 63.44 CC criu/cr-service.o [2021-05-25T09:46:17.631Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.04MB / 120.17MB 5.7s [2021-05-25T09:46:17.676Z] #1 creating container buildx_buildkit_default 0.4s done [2021-05-25T09:46:17.676Z] #1 DONE 4.1s [2021-05-25T09:46:17.973Z] [2021-05-25T09:46:17.973Z] #2 [internal] load build definition from Dockerfile [2021-05-25T09:46:17.973Z] #2 sha256:29d95f42ccb3885931d1c7df84546e8d5f96db842b2e963311c0db2082a1bdf4 [2021-05-25T09:46:17.973Z] #2 transferring dockerfile: 17.01kB done [2021-05-25T09:46:17.973Z] #2 DONE 0.0s [2021-05-25T09:46:17.973Z] [2021-05-25T09:46:17.973Z] #3 [internal] load .dockerignore [2021-05-25T09:46:17.973Z] #3 sha256:c55cd0715774f65069d8aad8a87674554fbadb204a5dd412e2d1eb9f2bba57a6 [2021-05-25T09:46:17.973Z] #3 transferring context: [2021-05-25T09:46:17.973Z] #3 transferring context: 87B done [2021-05-25T09:46:17.973Z] #3 DONE 0.0s [2021-05-25T09:46:17.973Z] [2021-05-25T09:46:17.973Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:46:17.973Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-05-25T09:46:18.204Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 52.43MB / 120.17MB 6.0s [2021-05-25T09:46:18.204Z] #9 ... [2021-05-25T09:46:18.204Z] [2021-05-25T09:46:18.204Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:18.204Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:46:18.204Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-25T09:46:18.204Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:18.204Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-25T09:46:18.204Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-25T09:46:18.204Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-05-25T09:46:18.204Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2021-05-25T09:46:18.204Z] #62 DONE 6.4s [2021-05-25T09:46:18.204Z] [2021-05-25T09:46:18.204Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:18.204Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:18.204Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.72MB / 120.17MB 6.3s [2021-05-25T09:46:18.204Z] #9 ... [2021-05-25T09:46:18.204Z] [2021-05-25T09:46:18.204Z] #23 [internal] load build context [2021-05-25T09:46:18.204Z] #23 sha256:ffb8ee3d7fe5672217ce5631db68b681a5df43f10417a0c2e842c7a5aee188aa [2021-05-25T09:46:18.204Z] #23 transferring context: 26.90MB 6.5s [2021-05-25T09:46:18.303Z] #13 ... [2021-05-25T09:46:18.303Z] [2021-05-25T09:46:18.303Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:18.303Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:18.303Z] #45 64.18 time [2021-05-25T09:46:18.303Z] #45 68.97 internal/fmtsort [2021-05-25T09:46:18.303Z] #45 69.53 internal/syscall/unix [2021-05-25T09:46:18.303Z] #45 69.76 strings [2021-05-25T09:46:18.303Z] #45 70.82 os [2021-05-25T09:46:18.303Z] #45 73.15 regexp/syntax [2021-05-25T09:46:18.466Z] #23 ... [2021-05-25T09:46:18.466Z] [2021-05-25T09:46:18.466Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:18.466Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:18.466Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 6.6s [2021-05-25T09:46:18.483Z] #44 64.52 CC criu/crtools.o [2021-05-25T09:46:18.565Z] #45 ... [2021-05-25T09:46:18.566Z] [2021-05-25T09:46:18.566Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:46:18.566Z] #37 sha256:001ee97a3879807d8b4863a9aebbc4acee43f3728bba427124a3534baa733635 [2021-05-25T09:46:18.566Z] #37 1.123 + RM_GOPATH=0 [2021-05-25T09:46:18.566Z] #37 1.123 + TMP_GOPATH= [2021-05-25T09:46:18.566Z] #37 1.123 + : /build [2021-05-25T09:46:18.566Z] #37 1.123 + '[' -z '' ']' [2021-05-25T09:46:18.566Z] #37 1.127 ++ mktemp -d [2021-05-25T09:46:18.566Z] #37 1.127 + export GOPATH=/tmp/tmp.ZDCbKzkO2o [2021-05-25T09:46:18.566Z] #37 1.127 + GOPATH=/tmp/tmp.ZDCbKzkO2o [2021-05-25T09:46:18.566Z] #37 1.127 + RM_GOPATH=1 [2021-05-25T09:46:18.566Z] #37 1.127 + case "$(go env GOARCH)" in [2021-05-25T09:46:18.566Z] #37 1.128 ++ go env GOARCH [2021-05-25T09:46:18.566Z] #37 1.180 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:18.566Z] #37 1.180 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:18.566Z] #37 1.181 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:18.566Z] #37 1.187 + dir=/tmp/install [2021-05-25T09:46:18.566Z] #37 1.188 + bin=tini [2021-05-25T09:46:18.566Z] #37 1.188 + shift [2021-05-25T09:46:18.566Z] #37 1.188 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:46:18.566Z] #37 1.189 + . /tmp/install/tini.installer [2021-05-25T09:46:18.566Z] #37 1.189 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:46:18.566Z] #37 1.192 + install_tini [2021-05-25T09:46:18.566Z] #37 1.192 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:46:18.566Z] #37 1.192 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:46:18.566Z] #37 1.192 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZDCbKzkO2o/tini [2021-05-25T09:46:18.566Z] #37 1.203 Cloning into '/tmp/tmp.ZDCbKzkO2o/tini'... [2021-05-25T09:46:18.614Z] #4 DONE 0.6s [2021-05-25T09:46:18.614Z] [2021-05-25T09:46:18.614Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:46:18.614Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-05-25T09:46:18.614Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-25T09:46:18.614Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0B / 8.92MB 0.2s [2021-05-25T09:46:18.733Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 78.64MB / 120.17MB 6.7s [2021-05-25T09:46:18.776Z] #44 64.92 CC criu/eventfd.o [2021-05-25T09:46:18.915Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 3.15MB / 8.92MB 0.3s [2021-05-25T09:46:18.915Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.5s done [2021-05-25T09:46:18.994Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 7.0s [2021-05-25T09:46:19.069Z] #44 65.16 CC criu/eventpoll.o [2021-05-25T09:46:19.140Z] #37 1.987 + cd /tmp/tmp.ZDCbKzkO2o/tini [2021-05-25T09:46:19.140Z] #37 1.988 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:46:19.140Z] #37 1.993 + cmake . [2021-05-25T09:46:19.255Z] #9 ... [2021-05-25T09:46:19.256Z] [2021-05-25T09:46:19.256Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:19.256Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:19.256Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:19.256Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-25T09:46:19.256Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-25T09:46:19.256Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.1s done [2021-05-25T09:46:19.256Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.8s done [2021-05-25T09:46:19.256Z] #64 DONE 7.4s [2021-05-25T09:46:19.256Z] [2021-05-25T09:46:19.256Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:19.256Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:19.256Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 92.27MB / 120.17MB 7.3s [2021-05-25T09:46:19.257Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-05-25T09:46:19.257Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-05-25T09:46:19.257Z] #5 DONE 0.7s [2021-05-25T09:46:19.362Z] #44 65.69 CC criu/external.o [2021-05-25T09:46:19.518Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 7.5s [2021-05-25T09:46:19.554Z] [2021-05-25T09:46:19.554Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:19.554Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:46:19.655Z] #44 65.86 CC criu/fault-injection.o [2021-05-25T09:46:19.655Z] #44 65.94 CC criu/fdstore.o [2021-05-25T09:46:19.715Z] #37 2.561 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:46:19.715Z] #37 2.599 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:46:19.779Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 7.7s [2021-05-25T09:46:19.948Z] #44 66.14 CC criu/fifo.o [2021-05-25T09:46:20.251Z] #44 66.38 CC criu/file-ids.o [2021-05-25T09:46:20.251Z] #44 ... [2021-05-25T09:46:20.251Z] [2021-05-25T09:46:20.251Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-25T09:46:20.251Z] #21 11.64 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:46:20.251Z] #21 11.64 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:46:20.251Z] #21 11.64 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:46:20.251Z] #21 11.64 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:46:20.251Z] #21 11.64 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:46:20.251Z] #21 11.64 Suggested packages: [2021-05-25T09:46:20.251Z] #21 11.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:46:20.251Z] #21 11.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:46:20.251Z] #21 11.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:46:20.251Z] #21 11.64 Recommended packages: [2021-05-25T09:46:20.251Z] #21 11.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:46:20.251Z] #21 11.64 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:46:20.251Z] #21 12.75 The following NEW packages will be installed: [2021-05-25T09:46:20.251Z] #21 12.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:46:20.251Z] #21 12.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:46:20.251Z] #21 12.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:46:20.251Z] #21 12.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:46:20.251Z] #21 12.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:46:20.251Z] #21 12.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:46:20.251Z] #21 12.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:46:20.251Z] #21 12.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:46:20.251Z] #21 12.77 xz-utils zip [2021-05-25T09:46:20.251Z] #21 12.87 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:46:20.251Z] #21 12.87 Need to get 27.7 MB of archives. [2021-05-25T09:46:20.251Z] #21 12.87 After this operation, 117 MB of additional disk space will be used. [2021-05-25T09:46:20.251Z] #21 12.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-05-25T09:46:20.251Z] #21 12.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u3 [586 kB] [2021-05-25T09:46:20.251Z] #21 12.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u3 [1590 kB] [2021-05-25T09:46:20.251Z] #21 12.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-05-25T09:46:20.251Z] #21 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-05-25T09:46:20.251Z] #21 13.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u3 [1686 kB] [2021-05-25T09:46:20.251Z] #21 13.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:46:20.251Z] #21 13.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-05-25T09:46:20.251Z] #21 13.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-05-25T09:46:20.251Z] #21 13.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-05-25T09:46:20.251Z] #21 13.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-05-25T09:46:20.251Z] #21 13.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-05-25T09:46:20.251Z] #21 13.58 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:46:20.252Z] #21 13.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:46:20.252Z] #21 13.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-05-25T09:46:20.252Z] #21 13.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-05-25T09:46:20.252Z] #21 13.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-05-25T09:46:20.252Z] #21 13.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-05-25T09:46:20.252Z] #21 13.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-05-25T09:46:20.252Z] #21 13.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-05-25T09:46:20.252Z] #21 13.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-05-25T09:46:20.252Z] #21 13.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-05-25T09:46:20.252Z] #21 13.64 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-05-25T09:46:20.252Z] #21 13.64 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-05-25T09:46:20.252Z] #21 13.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-05-25T09:46:20.252Z] #21 13.90 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-05-25T09:46:20.252Z] #21 13.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-05-25T09:46:20.252Z] #21 13.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-05-25T09:46:20.252Z] #21 13.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-05-25T09:46:20.252Z] #21 13.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:46:20.252Z] #21 13.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:46:20.252Z] #21 13.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:46:20.252Z] #21 13.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-05-25T09:46:20.252Z] #21 13.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:46:20.252Z] #21 13.99 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:46:20.252Z] #21 13.99 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:46:20.252Z] #21 14.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-05-25T09:46:20.252Z] #21 14.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-05-25T09:46:20.252Z] #21 14.04 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-05-25T09:46:20.252Z] #21 14.05 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:46:20.252Z] #21 14.25 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-05-25T09:46:20.252Z] #21 14.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-05-25T09:46:20.252Z] #21 14.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-05-25T09:46:20.252Z] #21 15.18 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:20.252Z] #21 15.24 Fetched 27.7 MB in 2s (14.5 MB/s) [2021-05-25T09:46:20.252Z] #21 15.27 Selecting previously unselected package pigz. [2021-05-25T09:46:20.252Z] #21 15.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-05-25T09:46:20.252Z] #21 15.34 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 15.34 Unpacking pigz (2.4-1) ... [2021-05-25T09:46:20.252Z] #21 15.45 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-05-25T09:46:20.252Z] #21 15.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 15.46 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 15.77 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:46:20.252Z] #21 15.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 15.78 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 16.28 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 16.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 17.54 Selecting previously unselected package python3-minimal. [2021-05-25T09:46:20.252Z] #21 17.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 ... 23450 files and directories currently installed.) [2021-05-25T09:46:20.252Z] #21 17.57 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 17.58 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:46:20.252Z] #21 17.62 Selecting previously unselected package libmpdec2:s390x. [2021-05-25T09:46:20.252Z] #21 17.62 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 17.63 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-05-25T09:46:20.252Z] #21 17.66 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-05-25T09:46:20.252Z] #21 17.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 17.67 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 18.16 Selecting previously unselected package python3.7. [2021-05-25T09:46:20.252Z] #21 18.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.17 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:46:20.252Z] #21 18.23 Selecting previously unselected package libpython3-stdlib:s390x. [2021-05-25T09:46:20.252Z] #21 18.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.23 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-25T09:46:20.252Z] #21 18.28 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:46:20.252Z] #21 18.76 Selecting previously unselected package python3. [2021-05-25T09:46:20.252Z] #21 18.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 ... 23862 files and directories currently installed.) [2021-05-25T09:46:20.252Z] #21 18.79 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.80 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:46:20.252Z] #21 18.85 Selecting previously unselected package libip4tc0:s390x. [2021-05-25T09:46:20.252Z] #21 18.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.86 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-05-25T09:46:20.252Z] #21 18.89 Selecting previously unselected package libip6tc0:s390x. [2021-05-25T09:46:20.252Z] #21 18.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.90 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-05-25T09:46:20.252Z] #21 18.93 Selecting previously unselected package libiptc0:s390x. [2021-05-25T09:46:20.252Z] #21 18.93 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.94 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-05-25T09:46:20.252Z] #21 18.98 Selecting previously unselected package libnfnetlink0:s390x. [2021-05-25T09:46:20.252Z] #21 18.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 18.98 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-25T09:46:20.252Z] #21 19.01 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-05-25T09:46:20.252Z] #21 19.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 19.01 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-25T09:46:20.252Z] #21 19.05 Selecting previously unselected package libnftnl11:s390x. [2021-05-25T09:46:20.252Z] #21 19.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 19.06 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-05-25T09:46:20.252Z] #21 19.11 Selecting previously unselected package iptables. [2021-05-25T09:46:20.252Z] #21 19.11 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 19.12 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:46:20.252Z] #21 19.33 Selecting previously unselected package xxd. [2021-05-25T09:46:20.252Z] #21 19.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-05-25T09:46:20.252Z] #21 19.33 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:46:20.252Z] #21 19.42 Selecting previously unselected package vim-common. [2021-05-25T09:46:20.252Z] #21 19.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:46:20.252Z] #21 19.43 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:46:20.252Z] #21 19.53 Selecting previously unselected package bash-completion. [2021-05-25T09:46:20.252Z] #21 19.53 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:46:20.545Z] #21 20.88 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:46:20.545Z] #21 21.12 Selecting previously unselected package bzip2. [2021-05-25T09:46:20.611Z] #9 DONE 1.1s [2021-05-25T09:46:20.611Z] [2021-05-25T09:46:20.611Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:20.611Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:46:20.611Z] #7 DONE 1.1s [2021-05-25T09:46:20.611Z] [2021-05-25T09:46:20.611Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:46:20.611Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-05-25T09:46:20.611Z] #8 DONE 1.2s [2021-05-25T09:46:20.611Z] [2021-05-25T09:46:20.611Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:46:20.611Z] #6 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-05-25T09:46:20.611Z] #6 DONE 1.1s [2021-05-25T09:46:20.611Z] [2021-05-25T09:46:20.611Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:20.611Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-25T09:46:20.611Z] #27 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-25T09:46:20.611Z] #27 DONE 0.1s [2021-05-25T09:46:20.611Z] [2021-05-25T09:46:20.611Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:20.611Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:20.611Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:46:20.662Z] #37 3.422 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:46:20.662Z] #37 3.424 -- Detecting C compiler ABI info [2021-05-25T09:46:20.721Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2021-05-25T09:46:20.838Z] #21 21.12 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-05-25T09:46:20.838Z] #21 21.14 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:46:20.838Z] #21 21.18 Selecting previously unselected package xz-utils. [2021-05-25T09:46:20.838Z] #21 21.18 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-05-25T09:46:20.838Z] #21 21.18 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:46:20.838Z] #21 21.29 Selecting previously unselected package apparmor. [2021-05-25T09:46:20.838Z] #21 21.29 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-05-25T09:46:20.838Z] #21 21.33 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:46:20.977Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-05-25T09:46:21.074Z] Client: [2021-05-25T09:46:21.074Z] Context: default [2021-05-25T09:46:21.074Z] Debug Mode: false [2021-05-25T09:46:21.074Z] Plugins: [2021-05-25T09:46:21.074Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-05-25T09:46:21.074Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-05-25T09:46:21.074Z] [2021-05-25T09:46:21.074Z] Server: [2021-05-25T09:46:21.074Z] Containers: 0 [2021-05-25T09:46:21.074Z] Running: 0 [2021-05-25T09:46:21.074Z] Paused: 0 [2021-05-25T09:46:21.074Z] Stopped: 0 [2021-05-25T09:46:21.074Z] Images: 0 [2021-05-25T09:46:21.074Z] Server Version: 20.10.5 [2021-05-25T09:46:21.074Z] Storage Driver: overlay2 [2021-05-25T09:46:21.074Z] Backing Filesystem: extfs [2021-05-25T09:46:21.074Z] Supports d_type: true [2021-05-25T09:46:21.074Z] Native Overlay Diff: true [2021-05-25T09:46:21.074Z] Logging Driver: json-file [2021-05-25T09:46:21.074Z] Cgroup Driver: cgroupfs [2021-05-25T09:46:21.074Z] Cgroup Version: 1 [2021-05-25T09:46:21.074Z] Plugins: [2021-05-25T09:46:21.074Z] Volume: local [2021-05-25T09:46:21.074Z] Network: bridge host ipvlan macvlan null overlay [2021-05-25T09:46:21.074Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-05-25T09:46:21.074Z] Swarm: inactive [2021-05-25T09:46:21.074Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-05-25T09:46:21.074Z] Default Runtime: runc [2021-05-25T09:46:21.074Z] Init Binary: docker-init [2021-05-25T09:46:21.074Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-05-25T09:46:21.074Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-05-25T09:46:21.074Z] init version: de40ad0 [2021-05-25T09:46:21.074Z] Security Options: [2021-05-25T09:46:21.074Z] apparmor [2021-05-25T09:46:21.074Z] seccomp [2021-05-25T09:46:21.074Z] Profile: default [2021-05-25T09:46:21.074Z] Kernel Version: 5.4.0-1041-aws [2021-05-25T09:46:21.074Z] Operating System: Ubuntu 20.04.2 LTS [2021-05-25T09:46:21.074Z] OSType: linux [2021-05-25T09:46:21.074Z] Architecture: aarch64 [2021-05-25T09:46:21.074Z] CPUs: 4 [2021-05-25T09:46:21.074Z] Total Memory: 7.494GiB [2021-05-25T09:46:21.074Z] Name: ip-10-100-32-15 [2021-05-25T09:46:21.074Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-05-25T09:46:21.074Z] Docker Root Dir: /var/lib/docker [2021-05-25T09:46:21.074Z] Debug Mode: false [2021-05-25T09:46:21.074Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:46:21.074Z] Labels: [2021-05-25T09:46:21.074Z] Experimental: true [2021-05-25T09:46:21.074Z] Insecure Registries: [2021-05-25T09:46:21.074Z] 127.0.0.0/8 [2021-05-25T09:46:21.074Z] Live Restore Enabled: true [2021-05-25T09:46:21.074Z] [2021-05-25T09:46:21.074Z] WARNING: No swap limit support [Pipeline] sh [2021-05-25T09:46:21.131Z] #21 21.57 Selecting previously unselected package aufs-tools. [2021-05-25T09:46:21.131Z] #21 21.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-05-25T09:46:21.131Z] #21 21.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:46:21.131Z] #21 21.65 Selecting previously unselected package libonig5:s390x. [2021-05-25T09:46:21.131Z] #21 21.65 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-05-25T09:46:21.131Z] #21 21.66 Unpacking libonig5:s390x (6.9.1-1) ... [2021-05-25T09:46:21.236Z] #37 ... [2021-05-25T09:46:21.237Z] [2021-05-25T09:46:21.237Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:21.237Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:21.237Z] #42 76.42 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:46:21.237Z] #42 76.44 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:21.237Z] #42 DONE 77.1s [2021-05-25T09:46:21.237Z] [2021-05-25T09:46:21.237Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:46:21.237Z] #37 sha256:001ee97a3879807d8b4863a9aebbc4acee43f3728bba427124a3534baa733635 [2021-05-25T09:46:21.237Z] #37 4.096 -- Detecting C compiler ABI info - done [2021-05-25T09:46:21.368Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.19MB / 12.42MB 0.5s [2021-05-25T09:46:21.368Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.34MB / 12.42MB 0.6s [2021-05-25T09:46:21.373Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:46:21.373Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:46:21.373Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42413/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-05-25T09:46:21.373Z] + bash /home/ubuntu/workspace/moby_PR-42413/check-config.sh [2021-05-25T09:46:21.373Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-05-25T09:46:21.373Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-05-25T09:46:21.373Z] [2021-05-25T09:46:21.373Z] Generally Necessary: [2021-05-25T09:46:21.373Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-05-25T09:46:21.373Z] - apparmor: enabled and tools installed [2021-05-25T09:46:21.373Z] - CONFIG_NAMESPACES: enabled [2021-05-25T09:46:21.373Z] - CONFIG_NET_NS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_PID_NS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_IPC_NS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_UTS_NS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CGROUPS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CGROUP_DEVICE: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CGROUP_FREEZER: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CGROUP_SCHED: enabled [2021-05-25T09:46:21.373Z] - CONFIG_CPUSETS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_MEMCG: enabled [2021-05-25T09:46:21.373Z] - CONFIG_KEYS: enabled [2021-05-25T09:46:21.373Z] - CONFIG_VETH: enabled (as module) [2021-05-25T09:46:21.373Z] - CONFIG_BRIDGE: enabled (as module) [2021-05-25T09:46:21.425Z] #21 21.73 Selecting previously unselected package libjq1:s390x. [2021-05-25T09:46:21.425Z] #21 21.74 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-05-25T09:46:21.425Z] #21 21.74 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-25T09:46:21.425Z] #21 21.80 Selecting previously unselected package jq. [2021-05-25T09:46:21.425Z] #21 21.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-05-25T09:46:21.425Z] #21 21.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:21.425Z] #21 21.85 Selecting previously unselected package libaio1:s390x. [2021-05-25T09:46:21.425Z] #21 21.85 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-05-25T09:46:21.425Z] #21 21.85 Unpacking libaio1:s390x (0.3.112-3) ... [2021-05-25T09:46:21.425Z] #21 21.89 Selecting previously unselected package libgpm2:s390x. [2021-05-25T09:46:21.425Z] #21 21.89 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-05-25T09:46:21.425Z] #21 21.89 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-05-25T09:46:21.425Z] #21 21.91 Selecting previously unselected package libicu63:s390x. [2021-05-25T09:46:21.425Z] #21 21.92 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-05-25T09:46:21.425Z] #21 21.92 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-05-25T09:46:21.501Z] #37 4.255 -- Detecting C compile features [2021-05-25T09:46:21.637Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NF_NAT_IPV4: missing [2021-05-25T09:46:21.637Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NF_NAT: enabled (as module) [2021-05-25T09:46:21.637Z] - CONFIG_NF_NAT_NEEDED: missing [2021-05-25T09:46:21.637Z] - CONFIG_POSIX_MQUEUE: enabled [2021-05-25T09:46:21.637Z] [2021-05-25T09:46:21.637Z] Optional Features: [2021-05-25T09:46:21.637Z] - CONFIG_USER_NS: enabled [2021-05-25T09:46:21.637Z] - CONFIG_SECCOMP: enabled [2021-05-25T09:46:21.637Z] - CONFIG_CGROUP_PIDS: enabled [2021-05-25T09:46:21.637Z] - CONFIG_MEMCG_SWAP: enabled [2021-05-25T09:46:21.637Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-05-25T09:46:21.637Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-05-25T09:46:21.637Z] - CONFIG_BLK_CGROUP: enabled [2021-05-25T09:46:21.637Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-05-25T09:46:21.637Z] - CONFIG_IOSCHED_CFQ: missing [2021-05-25T09:46:21.637Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-05-25T09:46:21.637Z] - CONFIG_CGROUP_PERF: enabled [2021-05-25T09:46:21.847Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-05-25T09:46:21.902Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-05-25T09:46:21.902Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-05-25T09:46:21.902Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-05-25T09:46:21.902Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-05-25T09:46:21.902Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 11.53MB / 12.42MB 0.8s [2021-05-25T09:46:21.902Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-05-25T09:46:21.902Z] - CONFIG_RT_GROUP_SCHED: missing [2021-05-25T09:46:21.902Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s [2021-05-25T09:46:21.902Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2021-05-25T09:46:21.902Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-05-25T09:46:21.902Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-05-25T09:46:21.902Z] - CONFIG_IP_VS: enabled (as module) [2021-05-25T09:46:21.902Z] - CONFIG_IP_VS_NFCT: enabled [2021-05-25T09:46:21.902Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-05-25T09:46:21.902Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-05-25T09:46:21.902Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-05-25T09:46:21.902Z] - CONFIG_EXT4_FS: enabled [2021-05-25T09:46:21.902Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-05-25T09:46:21.902Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-05-25T09:46:21.902Z] - Network Drivers: [2021-05-25T09:46:21.902Z] - "overlay": [2021-05-25T09:46:21.902Z] - CONFIG_VXLAN: enabled (as module) [2021-05-25T09:46:21.902Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-05-25T09:46:21.902Z] Optional (for encrypted networks): [2021-05-25T09:46:22.167Z] - CONFIG_CRYPTO: enabled [2021-05-25T09:46:22.167Z] - CONFIG_CRYPTO_AEAD: enabled [2021-05-25T09:46:22.167Z] - CONFIG_CRYPTO_GCM: enabled [2021-05-25T09:46:22.167Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-05-25T09:46:22.167Z] - CONFIG_CRYPTO_GHASH: enabled [2021-05-25T09:46:22.167Z] - CONFIG_XFRM: enabled [2021-05-25T09:46:22.167Z] - CONFIG_XFRM_USER: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_INET_ESP: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-05-25T09:46:22.167Z] - "ipvlan": [2021-05-25T09:46:22.167Z] - CONFIG_IPVLAN: enabled (as module) [2021-05-25T09:46:22.167Z] - "macvlan": [2021-05-25T09:46:22.167Z] - CONFIG_MACVLAN: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_DUMMY: enabled (as module) [2021-05-25T09:46:22.167Z] - "ftp,tftp client in container": [2021-05-25T09:46:22.167Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-05-25T09:46:22.167Z] - Storage Drivers: [2021-05-25T09:46:22.167Z] - "aufs": [2021-05-25T09:46:22.167Z] - CONFIG_AUFS_FS: enabled (as module) [2021-05-25T09:46:22.167Z] - "btrfs": [2021-05-25T09:46:22.167Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-05-25T09:46:22.167Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-05-25T09:46:22.167Z] - "devicemapper": [2021-05-25T09:46:22.167Z] - CONFIG_BLK_DEV_DM: enabled [2021-05-25T09:46:22.167Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-05-25T09:46:22.167Z] - "overlay": [2021-05-25T09:46:22.179Z] #9 ... [2021-05-25T09:46:22.179Z] [2021-05-25T09:46:22.179Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:22.179Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:46:22.179Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done [2021-05-25T09:46:22.179Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-25T09:46:22.179Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-05-25T09:46:22.179Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-05-25T09:46:22.179Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.7s done [2021-05-25T09:46:22.179Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.5s [2021-05-25T09:46:22.179Z] #26 ... [2021-05-25T09:46:22.179Z] [2021-05-25T09:46:22.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:22.179Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:22.179Z] #9 ... [2021-05-25T09:46:22.179Z] [2021-05-25T09:46:22.179Z] #23 [internal] load build context [2021-05-25T09:46:22.179Z] #23 sha256:ffb8ee3d7fe5672217ce5631db68b681a5df43f10417a0c2e842c7a5aee188aa [2021-05-25T09:46:22.179Z] #23 transferring context: 53.39MB 8.7s done [2021-05-25T09:46:22.179Z] #23 DONE 10.2s [2021-05-25T09:46:22.179Z] [2021-05-25T09:46:22.179Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:22.179Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:22.430Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-05-25T09:46:22.430Z] - "zfs": [2021-05-25T09:46:22.430Z] - /dev/zfs: present [2021-05-25T09:46:22.430Z] - zfs command: missing [2021-05-25T09:46:22.430Z] - zpool command: missing [2021-05-25T09:46:22.430Z] [2021-05-25T09:46:22.430Z] Limits: [2021-05-25T09:46:22.430Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-05-25T09:46:22.430Z] [2021-05-25T09:46:22.430Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-05-25T09:46:22.493Z] #56 113.7 + bin/containerd-stress [2021-05-25T09:46:22.493Z] #56 115.6 + bin/containerd-shim [Pipeline] sh [2021-05-25T09:46:22.754Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 10.4s done [2021-05-25T09:46:22.785Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 . [2021-05-25T09:46:22.961Z] #65 ... [2021-05-25T09:46:22.961Z] [2021-05-25T09:46:22.961Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:22.961Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:46:22.961Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-05-25T09:46:22.961Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-05-25T09:46:22.961Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-05-25T09:46:22.961Z] #63 DONE 2.1s [2021-05-25T09:46:22.961Z] [2021-05-25T09:46:22.961Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:22.961Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:22.961Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-05-25T09:46:22.961Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-05-25T09:46:22.961Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 14.68MB / 73.58MB 1.8s [2021-05-25T09:46:22.961Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 20.97MB / 96.52MB 1.8s [2021-05-25T09:46:22.961Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 22.02MB / 57.46MB 1.7s [2021-05-25T09:46:22.961Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 9.44MB / 10.73MB 1.7s [2021-05-25T09:46:22.961Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.1s done [2021-05-25T09:46:22.961Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 1.7s [2021-05-25T09:46:23.050Z] #1 [internal] load build definition from Dockerfile [2021-05-25T09:46:23.050Z] #1 sha256:5e46a25255f7763b40713dbdb07cb416111d3bc939a544d59b5a80b89f08b835 [2021-05-25T09:46:23.050Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-05-25T09:46:23.050Z] #1 DONE 0.1s [2021-05-25T09:46:23.288Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 2.0s done [2021-05-25T09:46:23.288Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 23.07MB / 54.14MB 2.0s [2021-05-25T09:46:23.288Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 18.87MB / 73.58MB 2.1s [2021-05-25T09:46:23.288Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 27.26MB / 57.46MB 2.1s [2021-05-25T09:46:23.313Z] [2021-05-25T09:46:23.313Z] #2 [internal] load .dockerignore [2021-05-25T09:46:23.313Z] #2 sha256:da3584bf7c67cb9e8a0311754e49bc6f79a87b19be28c5e584b0019e2e1fe35a [2021-05-25T09:46:23.313Z] #2 transferring context: 87B done [2021-05-25T09:46:23.313Z] #2 DONE 0.0s [2021-05-25T09:46:23.501Z] #21 23.98 Selecting previously unselected package libnet1:s390x. [2021-05-25T09:46:23.501Z] #21 23.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-05-25T09:46:23.501Z] #21 23.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-25T09:46:23.501Z] #21 24.03 Selecting previously unselected package libnl-3-200:s390x. [2021-05-25T09:46:23.501Z] #21 24.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-05-25T09:46:23.501Z] #21 24.03 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-05-25T09:46:23.501Z] #21 24.09 Selecting previously unselected package libprotobuf-c1:s390x. [2021-05-25T09:46:23.577Z] [2021-05-25T09:46:23.577Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-05-25T09:46:23.577Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-05-25T09:46:23.718Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 26.21MB / 96.52MB 2.3s [2021-05-25T09:46:23.718Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 23.07MB / 73.58MB 2.4s [2021-05-25T09:46:23.718Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 30.41MB / 57.46MB 2.4s [2021-05-25T09:46:23.718Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 26.21MB / 54.14MB 2.3s [2021-05-25T09:46:23.718Z] #10 ... [2021-05-25T09:46:23.718Z] [2021-05-25T09:46:23.718Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:23.718Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:23.718Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.8s done [2021-05-25T09:46:23.718Z] #65 DONE 2.9s [2021-05-25T09:46:23.718Z] [2021-05-25T09:46:23.718Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:23.718Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:23.718Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 29.36MB / 54.14MB 2.4s [2021-05-25T09:46:23.795Z] #21 24.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-05-25T09:46:23.795Z] #21 24.09 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-25T09:46:23.795Z] #21 24.12 Selecting previously unselected package libreadline5:s390x. [2021-05-25T09:46:23.795Z] #21 24.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-05-25T09:46:23.795Z] #21 24.12 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-25T09:46:23.795Z] #21 24.19 Selecting previously unselected package net-tools. [2021-05-25T09:46:23.795Z] #21 24.19 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-05-25T09:46:23.795Z] #21 24.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:46:23.841Z] #3 DONE 0.5s [2021-05-25T09:46:23.841Z] [2021-05-25T09:46:23.841Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-05-25T09:46:23.841Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-05-25T09:46:23.841Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-05-25T09:46:23.841Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-05-25T09:46:23.841Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-05-25T09:46:23.841Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-05-25T09:46:23.841Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-05-25T09:46:24.056Z] #37 6.570 -- Detecting C compile features - done [2021-05-25T09:46:24.056Z] #37 6.596 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:46:24.056Z] #37 6.929 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:46:24.089Z] #21 24.34 Selecting previously unselected package python-pip-whl. [2021-05-25T09:46:24.089Z] #21 24.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:46:24.089Z] #21 24.36 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:46:24.089Z] #21 24.69 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:46:24.089Z] #21 24.69 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:46:24.089Z] #21 24.70 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:46:24.105Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-05-25T09:46:24.108Z] #10 ... [2021-05-25T09:46:24.108Z] [2021-05-25T09:46:24.109Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:46:24.109Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-05-25T09:46:24.109Z] #64 DONE 0.3s [2021-05-25T09:46:24.109Z] [2021-05-25T09:46:24.109Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:24.109Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:24.109Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 27.26MB / 73.58MB 2.7s [2021-05-25T09:46:24.109Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 33.55MB / 54.14MB 2.7s [2021-05-25T09:46:24.109Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 34.60MB / 57.46MB 2.9s [2021-05-25T09:46:24.109Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 31.46MB / 96.52MB 3.0s [2021-05-25T09:46:24.164Z] #9 ... [2021-05-25T09:46:24.164Z] [2021-05-25T09:46:24.164Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:46:24.164Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-05-25T09:46:24.164Z] #63 DONE 0.7s [2021-05-25T09:46:24.164Z] [2021-05-25T09:46:24.164Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:24.164Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:24.164Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.4s done [2021-05-25T09:46:24.318Z] #37 7.034 -- Configuring done [2021-05-25T09:46:24.318Z] #37 7.080 -- Generating done [2021-05-25T09:46:24.318Z] #37 7.097 -- Build files have been written to: /tmp/tmp.ZDCbKzkO2o/tini [2021-05-25T09:46:24.318Z] #37 7.107 + make tini-static [2021-05-25T09:46:24.371Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-05-25T09:46:24.371Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s [2021-05-25T09:46:24.382Z] #21 24.77 Selecting previously unselected package python3-distutils. [2021-05-25T09:46:24.382Z] #21 24.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:46:24.382Z] #21 24.78 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:46:24.382Z] #21 24.87 Selecting previously unselected package python3-pip. [2021-05-25T09:46:24.382Z] #21 24.87 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:46:24.382Z] #21 24.88 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:46:24.382Z] #21 24.99 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:46:24.477Z] #9 ... [2021-05-25T09:46:24.477Z] [2021-05-25T09:46:24.477Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:24.477Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:46:24.477Z] #27 1.337 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:24.477Z] #27 1.344 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:24.477Z] #27 1.363 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:24.477Z] #27 1.564 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:46:24.477Z] #27 1.845 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:46:24.477Z] #27 2.138 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:46:24.477Z] #27 3.833 Fetched 8447 kB in 3s (3083 kB/s) [2021-05-25T09:46:24.477Z] #27 3.833 Reading package lists... [2021-05-25T09:46:24.477Z] #27 4.951 Reading package lists... [2021-05-25T09:46:24.477Z] #27 5.962 Building dependency tree... [2021-05-25T09:46:24.477Z] #27 6.417 The following additional packages will be installed: [2021-05-25T09:46:24.477Z] #27 6.417 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:46:24.477Z] #27 6.417 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:46:24.477Z] #27 6.418 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:46:24.477Z] #27 6.420 Suggested packages: [2021-05-25T09:46:24.477Z] #27 6.420 krb5-doc krb5-user [2021-05-25T09:46:24.477Z] #27 6.420 Recommended packages: [2021-05-25T09:46:24.477Z] #27 6.420 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:46:24.477Z] #27 6.671 The following NEW packages will be installed: [2021-05-25T09:46:24.477Z] #27 6.672 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:46:24.477Z] #27 6.672 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:46:24.477Z] #27 6.672 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:46:24.477Z] #27 6.673 libssh2-1 libssl1.1 openssl [2021-05-25T09:46:24.477Z] #27 6.976 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:46:24.477Z] #27 6.976 Need to get 5059 kB of archives. [2021-05-25T09:46:24.477Z] #27 6.976 After this operation, 12.1 MB of additional disk space will be used. [2021-05-25T09:46:24.477Z] #27 6.976 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:46:24.477Z] #27 6.976 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-25T09:46:24.477Z] #27 6.976 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-25T09:46:24.477Z] #27 6.976 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-25T09:46:24.477Z] #27 6.984 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-25T09:46:24.477Z] #27 6.984 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-25T09:46:24.477Z] #27 7.000 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-25T09:46:24.477Z] #27 7.005 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-25T09:46:24.477Z] #27 7.012 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-25T09:46:24.477Z] #27 7.018 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:46:24.477Z] #27 7.022 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-25T09:46:24.477Z] #27 7.048 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-25T09:46:24.477Z] #27 7.050 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-25T09:46:24.477Z] #27 7.053 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-25T09:46:24.477Z] #27 7.060 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-25T09:46:24.477Z] #27 7.074 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-25T09:46:24.477Z] #27 7.074 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:46:24.477Z] #27 7.074 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:46:24.477Z] #27 7.078 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:46:24.477Z] #27 7.116 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-25T09:46:24.477Z] #27 7.116 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-25T09:46:24.477Z] #27 7.379 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:24.477Z] #27 7.420 Fetched 5059 kB in 0s (12.2 MB/s) [2021-05-25T09:46:24.477Z] #27 7.460 Selecting previously unselected package libssl1.1:amd64. [2021-05-25T09:46:24.478Z] #27 7.460 (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-05-25T09:46:24.478Z] #27 7.473 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 7.480 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:24.478Z] #27 7.726 Selecting previously unselected package openssl. [2021-05-25T09:46:24.478Z] #27 7.726 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 7.732 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:24.478Z] #27 7.899 Selecting previously unselected package ca-certificates. [2021-05-25T09:46:24.478Z] #27 7.899 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:46:24.478Z] #27 7.907 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:24.478Z] #27 8.007 Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T09:46:24.478Z] #27 8.011 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.015 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:46:24.478Z] #27 8.061 Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T09:46:24.478Z] #27 8.061 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.065 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.118 Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T09:46:24.478Z] #27 8.118 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.122 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.188 Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T09:46:24.478Z] #27 8.188 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.193 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.297 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T09:46:24.478Z] #27 8.297 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.303 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.374 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T09:46:24.478Z] #27 8.375 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.382 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.451 Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T09:46:24.478Z] #27 8.451 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.461 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.560 Selecting previously unselected package libldap-common. [2021-05-25T09:46:24.478Z] #27 8.560 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:46:24.478Z] #27 8.565 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:24.478Z] #27 8.620 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T09:46:24.478Z] #27 8.620 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.624 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:24.478Z] #27 8.699 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T09:46:24.478Z] #27 8.699 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.702 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:24.478Z] #27 8.752 Selecting previously unselected package libpsl5:amd64. [2021-05-25T09:46:24.478Z] #27 8.752 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.756 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:46:24.478Z] #27 8.819 Selecting previously unselected package librtmp1:amd64. [2021-05-25T09:46:24.478Z] #27 8.819 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.824 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:24.478Z] #27 8.885 Selecting previously unselected package libssh2-1:amd64. [2021-05-25T09:46:24.478Z] #27 8.885 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.892 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:46:24.478Z] #27 8.962 Selecting previously unselected package libcurl4:amd64. [2021-05-25T09:46:24.478Z] #27 8.962 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 8.974 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:46:24.478Z] #27 9.094 Selecting previously unselected package curl. [2021-05-25T09:46:24.478Z] #27 9.094 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 9.099 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:24.478Z] #27 9.181 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:46:24.478Z] #27 9.181 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 9.185 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:46:24.478Z] #27 9.289 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:46:24.478Z] #27 9.289 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:46:24.478Z] #27 9.293 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:24.478Z] #27 ... [2021-05-25T09:46:24.478Z] [2021-05-25T09:46:24.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:24.478Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:24.478Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.7s done [2021-05-25T09:46:24.546Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 32.51MB / 73.58MB 3.0s [2021-05-25T09:46:24.546Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 3.0s [2021-05-25T09:46:24.546Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 37.75MB / 57.46MB 3.2s [2021-05-25T09:46:24.546Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 36.70MB / 73.58MB 3.3s [2021-05-25T09:46:24.636Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-05-25T09:46:24.636Z] #4 DONE 0.7s [2021-05-25T09:46:24.675Z] #21 24.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:46:24.675Z] #21 25.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:46:24.675Z] #21 25.06 Selecting previously unselected package python3-setuptools. [2021-05-25T09:46:24.675Z] #21 25.06 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:46:24.675Z] #21 25.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:46:24.675Z] #21 25.19 Selecting previously unselected package python3-wheel. [2021-05-25T09:46:24.675Z] #21 25.19 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:46:24.675Z] #21 25.19 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:46:24.675Z] #21 25.25 Selecting previously unselected package sudo. [2021-05-25T09:46:24.737Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-25T09:46:24.892Z] #37 7.590 Scanning dependencies of target tini-static [2021-05-25T09:46:24.892Z] #37 7.720 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:46:24.899Z] [2021-05-25T09:46:24.899Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-05-25T09:46:24.899Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-05-25T09:46:25.002Z] #10 ... [2021-05-25T09:46:25.002Z] [2021-05-25T09:46:25.002Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:46:25.002Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-05-25T09:46:25.002Z] #66 DONE 0.3s [2021-05-25T09:46:25.002Z] [2021-05-25T09:46:25.002Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:25.002Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:25.002Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 3.3s [2021-05-25T09:46:25.002Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 36.70MB / 96.52MB 3.6s [2021-05-25T09:46:25.002Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 40.89MB / 57.46MB 3.6s [2021-05-25T09:46:25.002Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 3.6s [2021-05-25T09:46:25.002Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 41.94MB / 73.58MB 3.8s [2021-05-25T09:46:25.040Z] #21 25.26 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-05-25T09:46:25.040Z] #21 25.26 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:46:25.106Z] #9 ... [2021-05-25T09:46:25.106Z] [2021-05-25T09:46:25.106Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:46:25.106Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-05-25T09:46:25.106Z] #65 DONE 0.8s [2021-05-25T09:46:25.106Z] [2021-05-25T09:46:25.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:25.106Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:25.106Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-05-25T09:46:25.106Z] #9 ... [2021-05-25T09:46:25.106Z] [2021-05-25T09:46:25.106Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:25.106Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-05-25T09:46:25.106Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 5.6s done [2021-05-25T09:46:25.106Z] #26 DONE 13.2s [2021-05-25T09:46:25.106Z] [2021-05-25T09:46:25.106Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:25.106Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:25.333Z] #21 25.54 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:46:25.333Z] #21 25.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-05-25T09:46:25.333Z] #21 25.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:46:25.333Z] #21 25.70 Selecting previously unselected package uidmap. [2021-05-25T09:46:25.333Z] #21 25.70 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-05-25T09:46:25.333Z] #21 25.70 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:46:25.333Z] #21 25.76 Selecting previously unselected package vim-runtime. [2021-05-25T09:46:25.333Z] #21 25.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:46:25.333Z] #21 25.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:46:25.333Z] #21 25.80 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:46:25.333Z] #21 25.81 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:46:25.449Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 3.9s [2021-05-25T09:46:25.449Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 44.04MB / 57.46MB 4.1s [2021-05-25T09:46:25.449Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 4.2s [2021-05-25T09:46:25.467Z] #37 ... [2021-05-25T09:46:25.467Z] [2021-05-25T09:46:25.467Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:25.467Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:46:25.467Z] #51 71.32 context [2021-05-25T09:46:25.467Z] #51 72.23 os [2021-05-25T09:46:25.467Z] #51 72.25 encoding/binary [2021-05-25T09:46:25.467Z] #51 74.89 encoding/base64 [2021-05-25T09:46:25.467Z] #51 75.85 golang.org/x/sys/unix [2021-05-25T09:46:25.467Z] #51 76.34 fmt [2021-05-25T09:46:25.467Z] #51 81.05 encoding/json [2021-05-25T09:46:25.467Z] #51 ... [2021-05-25T09:46:25.467Z] [2021-05-25T09:46:25.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:25.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:25.467Z] #43 2.207 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:46:25.467Z] #43 2.208 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:46:25.467Z] #43 2.225 Note: Building without GnuTLS support [2021-05-25T09:46:25.467Z] #43 2.235 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:46:25.467Z] #43 2.237 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:46:25.467Z] #43 4.361 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:46:25.467Z] #43 4.408 GEN .gitid [2021-05-25T09:46:25.729Z] #43 4.458 GEN criu/include/version.h [2021-05-25T09:46:25.729Z] #43 4.523 GEN include/common/asm [2021-05-25T09:46:25.882Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 4.2s [2021-05-25T09:46:25.882Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 47.19MB / 57.46MB 4.5s [2021-05-25T09:46:25.882Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.5s done [2021-05-25T09:46:25.882Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-05-25T09:46:25.882Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 51.38MB / 73.58MB 4.7s [2021-05-25T09:46:26.048Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2021-05-25T09:46:26.299Z] #8 DONE 1.0s [2021-05-25T09:46:26.299Z] [2021-05-25T09:46:26.299Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:26.299Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-05-25T09:46:26.299Z] #6 DONE 1.0s [2021-05-25T09:46:26.299Z] [2021-05-25T09:46:26.299Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-05-25T09:46:26.299Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-05-25T09:46:26.299Z] #5 DONE 1.1s [2021-05-25T09:46:26.299Z] [2021-05-25T09:46:26.299Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-05-25T09:46:26.299Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-05-25T09:46:26.299Z] #7 DONE 1.1s [2021-05-25T09:46:26.302Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 41.94MB / 96.52MB 4.8s [2021-05-25T09:46:26.302Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 56.62MB / 73.58MB 5.1s [2021-05-25T09:46:26.302Z] #43 ... [2021-05-25T09:46:26.302Z] [2021-05-25T09:46:26.302Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:46:26.302Z] #37 sha256:001ee97a3879807d8b4863a9aebbc4acee43f3728bba427124a3534baa733635 [2021-05-25T09:46:26.302Z] #37 9.008 [100%] Linking C executable tini-static [2021-05-25T09:46:26.618Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-05-25T09:46:26.625Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 50.33MB / 57.46MB 5.3s [2021-05-25T09:46:26.625Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 60.82MB / 73.58MB 5.4s [2021-05-25T09:46:26.875Z] #37 9.669 [100%] Built target tini-static [2021-05-25T09:46:26.875Z] #37 9.751 + mkdir -p /build [2021-05-25T09:46:26.929Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 47.19MB / 96.52MB 5.7s [2021-05-25T09:46:27.136Z] #37 9.753 + cp tini-static /build/docker-init [2021-05-25T09:46:27.136Z] #37 ... [2021-05-25T09:46:27.136Z] [2021-05-25T09:46:27.136Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:27.136Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:46:27.136Z] #34 72.90 path [2021-05-25T09:46:27.136Z] #34 73.72 text/tabwriter [2021-05-25T09:46:27.136Z] #34 73.94 fmt [2021-05-25T09:46:27.136Z] #34 74.58 path/filepath [2021-05-25T09:46:27.136Z] #34 76.02 io/ioutil [2021-05-25T09:46:27.136Z] #34 77.90 flag [2021-05-25T09:46:27.136Z] #34 77.92 github.com/BurntSushi/toml [2021-05-25T09:46:27.136Z] #34 79.89 log [2021-05-25T09:46:27.136Z] #34 82.56 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:46:27.238Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 67.11MB / 73.58MB 5.7s [2021-05-25T09:46:27.238Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 54.53MB / 57.46MB 5.7s [2021-05-25T09:46:27.238Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 6.0s done [2021-05-25T09:46:27.238Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 6.0s done [2021-05-25T09:46:27.398Z] #34 ... [2021-05-25T09:46:27.398Z] [2021-05-25T09:46:27.398Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:46:27.398Z] #37 sha256:001ee97a3879807d8b4863a9aebbc4acee43f3728bba427124a3534baa733635 [2021-05-25T09:46:27.398Z] #37 DONE 10.0s [2021-05-25T09:46:27.398Z] [2021-05-25T09:46:27.398Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:27.398Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:27.398Z] #45 75.11 fmt [2021-05-25T09:46:27.398Z] #45 78.64 regexp [2021-05-25T09:46:27.398Z] #45 80.46 go/token [2021-05-25T09:46:27.398Z] #45 81.51 go/scanner [2021-05-25T09:46:27.398Z] #45 82.30 internal/lazyregexp [2021-05-25T09:46:27.398Z] #45 82.70 net/url [2021-05-25T09:46:27.398Z] #45 83.10 go/ast [2021-05-25T09:46:27.407Z] #21 27.92 Selecting previously unselected package vim. [2021-05-25T09:46:27.407Z] #21 27.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-05-25T09:46:27.407Z] #21 27.93 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:46:27.540Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 55.31MB / 96.52MB 6.2s [2021-05-25T09:46:27.560Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.9s done [2021-05-25T09:46:27.660Z] #45 ... [2021-05-25T09:46:27.660Z] [2021-05-25T09:46:27.660Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:27.660Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:27.660Z] #43 6.556 PBCC images/timens.pb-c.c [2021-05-25T09:46:27.660Z] #43 6.624 DEP images/timens.pb-c.d [2021-05-25T09:46:27.700Z] #21 28.23 Selecting previously unselected package xfsprogs. [2021-05-25T09:46:27.700Z] #21 28.24 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-05-25T09:46:27.700Z] #21 28.24 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:46:27.821Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-05-25T09:46:27.843Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 66.06MB / 96.52MB 6.6s [2021-05-25T09:46:27.843Z] #10 ... [2021-05-25T09:46:27.843Z] [2021-05-25T09:46:27.843Z] #24 [internal] load build context [2021-05-25T09:46:27.843Z] #24 sha256:9e7cb87211318146a4128cb78c770106b1d7b48ca19bf6d4a40e5816128e86a1 [2021-05-25T09:46:27.843Z] #24 transferring context: 53.39MB 7.2s done [2021-05-25T09:46:27.843Z] #24 DONE 7.3s [2021-05-25T09:46:27.843Z] [2021-05-25T09:46:27.843Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:27.843Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:27.843Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 71.30MB / 96.52MB 6.8s [2021-05-25T09:46:27.922Z] #43 6.865 PBCC images/fown.pb-c.c [2021-05-25T09:46:27.922Z] #43 6.875 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:46:27.993Z] #21 28.49 Selecting previously unselected package zip. [2021-05-25T09:46:27.993Z] #21 28.49 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-05-25T09:46:27.993Z] #21 28.50 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:46:28.145Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 78.64MB / 96.52MB 6.9s [2021-05-25T09:46:28.185Z] #43 6.969 PBCC images/opts.pb-c.c [2021-05-25T09:46:28.185Z] #43 7.040 PBCC images/memfd.pb-c.c [2021-05-25T09:46:28.285Z] #21 28.58 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:46:28.286Z] #21 28.60 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:46:28.286Z] #21 28.60 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-05-25T09:46:28.286Z] #21 28.61 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-05-25T09:46:28.286Z] #21 28.62 Setting up libgpm2:s390x (1.20.7-5) ... [2021-05-25T09:46:28.286Z] #21 28.62 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-05-25T09:46:28.286Z] #21 28.63 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:46:28.286Z] #21 28.64 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-05-25T09:46:28.286Z] #21 28.64 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-05-25T09:46:28.286Z] #21 28.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:46:28.286Z] #21 28.66 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-05-25T09:46:28.286Z] #21 28.67 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-05-25T09:46:28.286Z] #21 28.67 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:46:28.286Z] #21 28.68 Setting up zip (3.0-11+b1) ... [2021-05-25T09:46:28.286Z] #21 28.69 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:46:28.286Z] #21 28.70 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:46:28.445Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 95.42MB / 96.52MB 7.2s [2021-05-25T09:46:28.445Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 7.3s done [2021-05-25T09:46:28.447Z] #43 7.203 DEP images/fown.pb-c.d [2021-05-25T09:46:28.447Z] #43 7.276 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:46:28.447Z] #43 7.386 DEP images/opts.pb-c.d [2021-05-25T09:46:28.708Z] #43 7.456 DEP images/memfd.pb-c.d [2021-05-25T09:46:28.708Z] #43 7.517 PBCC images/sit.pb-c.c [2021-05-25T09:46:28.708Z] #43 7.566 DEP images/sit.pb-c.d [2021-05-25T09:46:28.708Z] #43 7.636 PBCC images/macvlan.pb-c.c [2021-05-25T09:46:28.970Z] #43 7.668 DEP images/macvlan.pb-c.d [2021-05-25T09:46:28.970Z] #43 7.704 PBCC images/autofs.pb-c.c [2021-05-25T09:46:28.970Z] #43 7.755 DEP images/autofs.pb-c.d [2021-05-25T09:46:28.970Z] #43 7.784 PBCC images/sysctl.pb-c.c [2021-05-25T09:46:28.970Z] #43 7.804 DEP images/sysctl.pb-c.d [2021-05-25T09:46:28.970Z] #43 7.848 PBCC images/time.pb-c.c [2021-05-25T09:46:28.970Z] #43 7.884 DEP images/time.pb-c.d [2021-05-25T09:46:29.079Z] #56 122.5 + bin/containerd-shim-runc-v1 [2021-05-25T09:46:29.231Z] #43 7.928 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:46:29.231Z] #43 7.976 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:46:29.231Z] #43 8.044 PBCC images/seccomp.pb-c.c [2021-05-25T09:46:29.231Z] #43 8.092 DEP images/seccomp.pb-c.d [2021-05-25T09:46:29.493Z] #43 8.194 PBCC images/userns.pb-c.c [2021-05-25T09:46:29.493Z] #43 8.204 DEP images/userns.pb-c.d [2021-05-25T09:46:29.493Z] #43 8.304 PBCC images/cgroup.pb-c.c [2021-05-25T09:46:29.493Z] #43 8.335 DEP images/cgroup.pb-c.d [2021-05-25T09:46:29.493Z] #43 8.392 PBCC images/ext-file.pb-c.c [2021-05-25T09:46:29.493Z] #43 8.428 DEP images/ext-file.pb-c.d [2021-05-25T09:46:29.504Z] #10 ... [2021-05-25T09:46:29.504Z] [2021-05-25T09:46:29.504Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:29.504Z] #27 sha256:44ced20e742b9de0d7f58c78f75f2a030f0ec6746e211a82af4bf18ffd92a1b3 [2021-05-25T09:46:29.504Z] #27 sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 54.18MB / 54.18MB 2.9s done [2021-05-25T09:46:29.504Z] #27 extracting sha256:bd4ac1330adf594df6c60d33ec5060c79833a8455e6cdb9f5ef2be33cb843845 5.6s done [2021-05-25T09:46:29.504Z] #27 DONE 8.6s [2021-05-25T09:46:29.504Z] [2021-05-25T09:46:29.504Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:29.504Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-25T09:46:29.504Z] #28 0.244 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:29.504Z] #28 0.268 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:29.620Z] [2021-05-25T09:46:29.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:29.620Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:29.620Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-05-25T09:46:29.620Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-05-25T09:46:29.620Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-05-25T09:46:29.620Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-05-25T09:46:29.620Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.1s [2021-05-25T09:46:29.620Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.1s [2021-05-25T09:46:29.620Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.1s [2021-05-25T09:46:29.620Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 5.24MB / 7.68MB 0.2s [2021-05-25T09:46:29.620Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 1.05MB / 9.98MB 0.2s [2021-05-25T09:46:29.755Z] #43 8.488 PBCC images/rpc.pb-c.c [2021-05-25T09:46:29.755Z] #43 8.579 DEP images/rpc.pb-c.d [2021-05-25T09:46:29.755Z] #43 8.636 PBCC images/siginfo.pb-c.c [2021-05-25T09:46:29.755Z] #43 8.676 DEP images/siginfo.pb-c.d [2021-05-25T09:46:29.798Z] #21 30.03 Setting up libiptc0:s390x (1.8.2-4) ... [2021-05-25T09:46:29.798Z] #21 30.04 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:46:29.798Z] #21 30.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:46:29.798Z] #21 30.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:46:29.798Z] #21 30.07 invoke-rc.d: could not determine current runlevel [2021-05-25T09:46:29.798Z] #21 30.08 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:46:29.798Z] #21 30.09 Setting up pigz (2.4-1) ... [2021-05-25T09:46:29.798Z] #21 30.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-05-25T09:46:29.798Z] #21 30.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-05-25T09:46:29.798Z] #21 30.12 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:46:29.798Z] #21 30.13 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-05-25T09:46:29.798Z] #21 30.13 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:46:29.798Z] #21 30.33 Setting up libaio1:s390x (0.3.112-3) ... [2021-05-25T09:46:29.798Z] #21 30.34 Setting up libonig5:s390x (6.9.1-1) ... [2021-05-25T09:46:29.798Z] #21 30.35 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-05-25T09:46:29.798Z] #21 30.35 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:46:29.798Z] #21 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:46:29.798Z] #21 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:46:29.798Z] #21 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:46:29.798Z] #21 30.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:46:29.798Z] #21 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:46:29.798Z] #21 30.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:46:29.798Z] #21 30.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:46:29.798Z] #21 30.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:46:29.798Z] #21 30.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-05-25T09:46:29.798Z] #21 30.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:46:29.798Z] #21 30.42 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-05-25T09:46:29.798Z] #21 30.42 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:29.798Z] #21 30.43 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-05-25T09:46:29.798Z] #21 30.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:46:29.809Z] #28 0.283 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:29.886Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 31.46MB / 49.18MB 0.4s [2021-05-25T09:46:29.886Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2021-05-25T09:46:29.886Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s [2021-05-25T09:46:29.886Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 42.90MB / 49.18MB 0.5s [2021-05-25T09:46:29.886Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2021-05-25T09:46:29.886Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.5s [2021-05-25T09:46:30.014Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-05-25T09:46:30.014Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-05-25T09:46:30.017Z] #43 8.729 PBCC images/pagemap.pb-c.c [2021-05-25T09:46:30.017Z] #43 8.787 DEP images/pagemap.pb-c.d [2021-05-25T09:46:30.017Z] #43 8.852 PBCC images/rlimit.pb-c.c [2021-05-25T09:46:30.017Z] #43 8.897 DEP images/rlimit.pb-c.d [2021-05-25T09:46:30.017Z] #43 8.953 PBCC images/file-lock.pb-c.c [2021-05-25T09:46:30.110Z] #28 0.588 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:46:30.110Z] #28 0.844 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:46:30.150Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 0.6s [2021-05-25T09:46:30.150Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 16.78MB / 52.16MB 0.7s [2021-05-25T09:46:30.277Z] #43 8.968 DEP images/file-lock.pb-c.d [2021-05-25T09:46:30.278Z] #43 9.028 PBCC images/tty.pb-c.c [2021-05-25T09:46:30.278Z] #43 9.088 DEP images/tty.pb-c.d [2021-05-25T09:46:30.278Z] #43 9.168 PBCC images/tun.pb-c.c [2021-05-25T09:46:30.278Z] #43 9.220 PBCC images/netdev.pb-c.c [2021-05-25T09:46:30.411Z] #28 1.103 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:46:30.416Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.8s done [2021-05-25T09:46:30.416Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 24.12MB / 52.16MB 0.8s [2021-05-25T09:46:30.416Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 32.51MB / 52.16MB 0.9s [2021-05-25T09:46:30.416Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.10MB / 62.53MB 0.9s [2021-05-25T09:46:30.416Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.1s [2021-05-25T09:46:30.416Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 20.47MB / 62.53MB 1.1s [2021-05-25T09:46:30.433Z] #21 ... [2021-05-25T09:46:30.433Z] [2021-05-25T09:46:30.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:30.433Z] #44 66.66 CC criu/file-lock.o [2021-05-25T09:46:30.433Z] #44 67.24 CC criu/files-ext.o [2021-05-25T09:46:30.433Z] #44 67.48 CC criu/files-reg.o [2021-05-25T09:46:30.433Z] #44 68.83 CC criu/files.o [2021-05-25T09:46:30.433Z] #44 70.06 CC criu/filesystems.o [2021-05-25T09:46:30.433Z] #44 70.47 CC criu/fsnotify.o [2021-05-25T09:46:30.433Z] #44 71.11 CC criu/image-desc.o [2021-05-25T09:46:30.433Z] #44 71.23 CC criu/image.o [2021-05-25T09:46:30.433Z] #44 71.72 CC criu/ipc_ns.o [2021-05-25T09:46:30.433Z] #44 72.40 CC criu/irmap.o [2021-05-25T09:46:30.433Z] #44 72.76 CC criu/kcmp-ids.o [2021-05-25T09:46:30.433Z] #44 72.94 CC criu/kerndat.o [2021-05-25T09:46:30.433Z] #44 73.47 CC criu/libnetlink.o [2021-05-25T09:46:30.433Z] #44 73.73 CC criu/log.o [2021-05-25T09:46:30.433Z] #44 74.07 CC criu/lsm.o [2021-05-25T09:46:30.433Z] #44 74.30 CC criu/mem.o [2021-05-25T09:46:30.433Z] #44 75.26 CC criu/memfd.o [2021-05-25T09:46:30.433Z] #44 75.60 CC criu/mount.o [2021-05-25T09:46:30.539Z] #43 9.284 DEP images/tun.pb-c.d [2021-05-25T09:46:30.539Z] #43 9.368 DEP images/netdev.pb-c.d [2021-05-25T09:46:30.539Z] #43 9.427 PBCC images/vma.pb-c.c [2021-05-25T09:46:30.539Z] #43 9.507 DEP images/vma.pb-c.d [2021-05-25T09:46:30.580Z] #9 ... [2021-05-25T09:46:30.581Z] [2021-05-25T09:46:30.581Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:30.581Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:46:30.581Z] #27 9.350 Selecting previously unselected package jq. [2021-05-25T09:46:30.581Z] #27 9.350 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:46:30.581Z] #27 9.356 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:30.581Z] #27 9.416 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:46:30.581Z] #27 9.431 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:46:30.581Z] #27 9.442 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:30.581Z] #27 9.556 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.570 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:30.581Z] #27 9.585 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.595 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.605 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:30.581Z] #27 9.614 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.626 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.635 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:46:30.581Z] #27 9.646 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 9.656 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:30.581Z] #27 9.669 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:46:30.581Z] #27 9.678 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:30.581Z] #27 9.693 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:30.581Z] #27 9.704 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:30.581Z] #27 10.44 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:30.581Z] #27 11.90 137 added, 0 removed; done. [2021-05-25T09:46:30.581Z] #27 11.99 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:30.581Z] #27 12.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:30.581Z] #27 12.01 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:46:30.581Z] #27 12.02 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:30.581Z] #27 12.03 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:30.581Z] #27 12.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:30.581Z] #27 12.07 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:30.581Z] #27 13.12 0 added, 0 removed; done. [2021-05-25T09:46:30.581Z] #27 13.12 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:46:30.581Z] #27 13.13 done. [2021-05-25T09:46:30.581Z] #27 DONE 15.3s [2021-05-25T09:46:30.581Z] [2021-05-25T09:46:30.581Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:46:30.581Z] #28 sha256:bd7140ae130938d8508320a2b362db6c6e6243df7592562372fadeeb138c7a09 [2021-05-25T09:46:30.581Z] #28 DONE 0.1s [2021-05-25T09:46:30.581Z] [2021-05-25T09:46:30.581Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:30.581Z] #29 sha256:4feb50fbc12076d9a837a0759983d182e773b6a14248b4dda1b3132a23d8f3a8 [2021-05-25T09:46:30.686Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.21MB / 62.53MB 1.3s [2021-05-25T09:46:30.708Z] #28 ... [2021-05-25T09:46:30.708Z] [2021-05-25T09:46:30.708Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:30.708Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:30.708Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.5s done [2021-05-25T09:46:30.708Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.3s done [2021-05-25T09:46:30.708Z] #10 DONE 9.5s [2021-05-25T09:46:30.708Z] [2021-05-25T09:46:30.708Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:30.708Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:30.708Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 [2021-05-25T09:46:30.801Z] #43 9.558 PBCC images/creds.pb-c.c [2021-05-25T09:46:30.801Z] #43 9.592 DEP images/creds.pb-c.d [2021-05-25T09:46:30.801Z] #43 9.653 PBCC images/utsns.pb-c.c [2021-05-25T09:46:30.801Z] #43 9.674 DEP images/utsns.pb-c.d [2021-05-25T09:46:30.801Z] #43 9.736 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:46:30.801Z] #43 9.780 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:46:30.958Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 58.04MB / 62.53MB 1.4s [2021-05-25T09:46:30.958Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 1.6s [2021-05-25T09:46:31.006Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-05-25T09:46:31.006Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 [2021-05-25T09:46:31.063Z] #43 9.808 DEP images/ipc-desc.pb-c.d [2021-05-25T09:46:31.063Z] #43 9.863 DEP images/ipc-sem.pb-c.d [2021-05-25T09:46:31.063Z] #43 9.899 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:46:31.063Z] #43 9.917 DEP images/ipc-msg.pb-c.d [2021-05-25T09:46:31.063Z] #43 9.959 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:46:31.063Z] #43 9.983 DEP images/ipc-shm.pb-c.d [2021-05-25T09:46:31.063Z] #43 10.04 PBCC images/ipc-var.pb-c.c [2021-05-25T09:46:31.228Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.6s done [2021-05-25T09:46:31.228Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2021-05-25T09:46:31.324Z] #43 10.08 DEP images/ipc-var.pb-c.d [2021-05-25T09:46:31.324Z] #43 10.12 PBCC images/sk-opts.pb-c.c [2021-05-25T09:46:31.324Z] #43 10.16 PBCC images/packet-sock.pb-c.c [2021-05-25T09:46:31.324Z] #43 10.27 DEP images/sk-opts.pb-c.d [2021-05-25T09:46:31.586Z] #43 10.37 DEP images/packet-sock.pb-c.d [2021-05-25T09:46:31.586Z] #43 10.45 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:46:31.586Z] #43 10.49 DEP images/sk-netlink.pb-c.d [2021-05-25T09:46:31.807Z] #9 ... [2021-05-25T09:46:31.807Z] [2021-05-25T09:46:31.807Z] #23 [internal] load build context [2021-05-25T09:46:31.807Z] #23 sha256:a00bbb520d96c40207576293b813e7a8d149b63256da6da599ba8c4e6ea90a94 [2021-05-25T09:46:31.807Z] #23 transferring context: 53.39MB 2.4s done [2021-05-25T09:46:31.807Z] #23 DONE 2.6s [2021-05-25T09:46:31.807Z] [2021-05-25T09:46:31.807Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:31.807Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:31.848Z] #43 ... [2021-05-25T09:46:31.848Z] [2021-05-25T09:46:31.848Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:31.848Z] #34 sha256:7a22df5919b2612f8584a7d87e5b593231bf84eda3c3ecd90a0aa0ae89d16828 [2021-05-25T09:46:31.848Z] #34 DONE 87.6s [2021-05-25T09:46:31.848Z] [2021-05-25T09:46:31.848Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:31.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:31.848Z] #43 10.63 PBCC images/sk-inet.pb-c.c [2021-05-25T09:46:31.848Z] #43 10.72 DEP images/sk-inet.pb-c.d [2021-05-25T09:46:31.946Z] #44 ... [2021-05-25T09:46:31.946Z] [2021-05-25T09:46:31.946Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-05-25T09:46:31.946Z] #21 32.17 Setting up iptables (1.8.2-4) ... [2021-05-25T09:46:31.946Z] #21 32.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:46:31.946Z] #21 32.20 Setting up python3 (3.7.3-1) ... [2021-05-25T09:46:31.946Z] #21 32.42 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:46:32.095Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 2.4s done [2021-05-25T09:46:32.095Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 2.5s [2021-05-25T09:46:32.109Z] #43 10.80 PBCC images/sk-unix.pb-c.c [2021-05-25T09:46:32.109Z] #43 10.94 DEP images/sk-unix.pb-c.d [2021-05-25T09:46:32.109Z] #43 11.02 PBCC images/mm.pb-c.c [2021-05-25T09:46:32.239Z] #21 32.75 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:46:32.371Z] #43 11.15 DEP images/mm.pb-c.d [2021-05-25T09:46:32.371Z] #43 11.27 PBCC images/timerfd.pb-c.c [2021-05-25T09:46:32.476Z] #29 1.813 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:46:32.476Z] #29 1.924 [2021-05-25T09:46:32.633Z] #43 11.38 DEP images/timerfd.pb-c.d [2021-05-25T09:46:32.633Z] #43 11.49 PBCC images/timer.pb-c.c [2021-05-25T09:46:32.633Z] #43 11.58 DEP images/timer.pb-c.d [2021-05-25T09:46:32.894Z] #43 11.68 PBCC images/sa.pb-c.c [2021-05-25T09:46:32.894Z] #43 11.74 DEP images/sa.pb-c.d [2021-05-25T09:46:33.002Z] #29 2.056 ########## 15.2% ########################## 37.1% ######################################### 57.0% ####################################################### 76.9% ################################################################### 94.1% ######################################################################## 100.0% [2021-05-25T09:46:33.002Z] #29 2.579 [2021-05-25T09:46:33.045Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.5s done [2021-05-25T09:46:33.045Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.5s done [2021-05-25T09:46:33.045Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 3.5s [2021-05-25T09:46:33.045Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.83MB / 97.69MB 3.7s [2021-05-25T09:46:33.111Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-05-25T09:46:33.155Z] #43 11.83 PBCC images/pipe-data.pb-c.c [2021-05-25T09:46:33.155Z] #43 11.87 DEP images/pipe-data.pb-c.d [2021-05-25T09:46:33.155Z] #43 11.93 PBCC images/mnt.pb-c.c [2021-05-25T09:46:33.155Z] #43 11.98 DEP images/mnt.pb-c.d [2021-05-25T09:46:33.260Z] #29 2.710 ######################## 33.9% ######################################################################## 100.0% [2021-05-25T09:46:33.260Z] #29 2.829 [2021-05-25T09:46:33.260Z] #29 2.950 ############################################################ 83.8% ######################################################################## 100.0% [2021-05-25T09:46:33.277Z] #21 33.69 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:46:33.277Z] #21 33.69 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:46:33.310Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 30.41MB / 97.69MB 3.8s [2021-05-25T09:46:33.310Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 36.70MB / 97.69MB 3.9s [2021-05-25T09:46:33.417Z] #43 12.09 PBCC images/sk-packet.pb-c.c [2021-05-25T09:46:33.417Z] #43 12.12 DEP images/sk-packet.pb-c.d [2021-05-25T09:46:33.417Z] #43 12.16 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:46:33.417Z] #43 12.22 DEP images/tcp-stream.pb-c.d [2021-05-25T09:46:33.417Z] #43 12.28 PBCC images/pipe.pb-c.c [2021-05-25T09:46:33.417Z] #43 12.34 DEP images/pipe.pb-c.d [2021-05-25T09:46:33.417Z] #43 ... [2021-05-25T09:46:33.417Z] [2021-05-25T09:46:33.417Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:33.417Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:33.417Z] #13 73.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:46:33.417Z] #13 73.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:46:33.417Z] #13 73.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:46:33.417Z] #13 80.00 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:46:33.417Z] #13 80.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:46:33.417Z] #13 80.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:46:33.417Z] #13 80.20 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:46:33.417Z] #13 80.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:46:33.417Z] #13 80.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:46:33.520Z] #29 3.072 [2021-05-25T09:46:33.570Z] #21 33.92 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:46:33.575Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.3s done [2021-05-25T09:46:33.575Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.48MB / 97.69MB 4.0s [2021-05-25T09:46:33.575Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 59.77MB / 97.69MB 4.1s [2021-05-25T09:46:33.678Z] #13 ... [2021-05-25T09:46:33.678Z] [2021-05-25T09:46:33.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:33.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:33.678Z] #43 12.39 PBCC images/pstree.pb-c.c [2021-05-25T09:46:33.678Z] #43 12.41 DEP images/pstree.pb-c.d [2021-05-25T09:46:33.678Z] #43 12.46 PBCC images/fs.pb-c.c [2021-05-25T09:46:33.678Z] #43 12.51 DEP images/fs.pb-c.d [2021-05-25T09:46:33.678Z] #43 12.58 PBCC images/signalfd.pb-c.c [2021-05-25T09:46:33.678Z] #43 12.64 DEP images/signalfd.pb-c.d [2021-05-25T09:46:33.678Z] #43 12.69 PBCC images/fh.pb-c.c [2021-05-25T09:46:33.786Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-05-25T09:46:33.786Z] #10 DONE 12.5s [2021-05-25T09:46:33.786Z] [2021-05-25T09:46:33.786Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:33.786Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-25T09:46:33.786Z] #28 3.327 Fetched 8222 kB in 3s (2653 kB/s) [2021-05-25T09:46:33.840Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 66.06MB / 97.69MB 4.2s [2021-05-25T09:46:33.840Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.37MB / 97.69MB 4.3s [2021-05-25T09:46:33.863Z] #21 34.42 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:46:33.940Z] #43 12.74 PBCC images/fsnotify.pb-c.c [2021-05-25T09:46:33.940Z] #43 12.82 DEP images/fh.pb-c.d [2021-05-25T09:46:34.036Z] #29 3.198 ######### 12.5% ########################## 36.7% ######################################## 56.0% ###################################################### 75.6% #################################################################### 95.1% ######################################################################## 100.0% [2021-05-25T09:46:34.036Z] #29 3.730 [2021-05-25T09:46:34.086Z] #28 3.327 Reading package lists... [2021-05-25T09:46:34.104Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.93MB / 97.69MB 4.6s [2021-05-25T09:46:34.104Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-05-25T09:46:34.104Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 93.29MB / 97.69MB 4.7s [2021-05-25T09:46:34.156Z] #21 34.75 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:46:34.201Z] #43 12.89 DEP images/fsnotify.pb-c.d [2021-05-25T09:46:34.201Z] #43 12.98 PBCC images/eventpoll.pb-c.c [2021-05-25T09:46:34.201Z] #43 13.02 DEP images/eventpoll.pb-c.d [2021-05-25T09:46:34.201Z] #43 13.08 PBCC images/eventfd.pb-c.c [2021-05-25T09:46:34.201Z] #43 13.12 DEP images/eventfd.pb-c.d [2021-05-25T09:46:34.201Z] #43 13.18 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:46:34.357Z] #56 127.1 + bin/containerd-shim-runc-v2 [2021-05-25T09:46:34.358Z] #56 128.1 + binaries [2021-05-25T09:46:34.358Z] #56 128.1 + install -D bin/containerd /build/containerd [2021-05-25T09:46:34.358Z] #56 128.1 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:46:34.463Z] #43 13.22 DEP images/remap-file-path.pb-c.d [2021-05-25T09:46:34.463Z] #43 13.27 PBCC images/fifo.pb-c.c [2021-05-25T09:46:34.463Z] #43 13.31 DEP images/fifo.pb-c.d [2021-05-25T09:46:34.463Z] #43 13.37 PBCC images/ghost-file.pb-c.c [2021-05-25T09:46:34.463Z] #43 13.41 DEP images/ghost-file.pb-c.d [2021-05-25T09:46:34.495Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-05-25T09:46:34.495Z] #9 ... [2021-05-25T09:46:34.495Z] [2021-05-25T09:46:34.495Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:34.495Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:46:34.495Z] #27 1.492 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:34.495Z] #27 1.503 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:34.495Z] #27 1.503 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:34.495Z] #27 1.721 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:46:34.495Z] #27 1.978 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:46:34.495Z] #27 2.406 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:46:34.495Z] #27 4.034 Fetched 8447 kB in 3s (3030 kB/s) [2021-05-25T09:46:34.495Z] #27 4.034 Reading package lists... [2021-05-25T09:46:34.495Z] #27 5.056 Reading package lists... [2021-05-25T09:46:34.495Z] #27 5.999 Building dependency tree... [2021-05-25T09:46:34.495Z] #27 6.333 The following additional packages will be installed: [2021-05-25T09:46:34.495Z] #27 6.333 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:46:34.495Z] #27 6.333 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:46:34.495Z] #27 6.350 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:46:34.495Z] #27 6.350 Suggested packages: [2021-05-25T09:46:34.495Z] #27 6.350 krb5-doc krb5-user [2021-05-25T09:46:34.495Z] #27 6.350 Recommended packages: [2021-05-25T09:46:34.495Z] #27 6.350 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:46:34.495Z] #27 6.575 The following NEW packages will be installed: [2021-05-25T09:46:34.495Z] #27 6.589 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:46:34.495Z] #27 6.589 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:46:34.495Z] #27 6.589 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:46:34.495Z] #27 6.589 libssh2-1 libssl1.1 openssl [2021-05-25T09:46:34.495Z] #27 6.871 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:46:34.495Z] #27 6.871 Need to get 5059 kB of archives. [2021-05-25T09:46:34.495Z] #27 6.871 After this operation, 12.1 MB of additional disk space will be used. [2021-05-25T09:46:34.495Z] #27 6.871 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:46:34.495Z] #27 6.874 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-05-25T09:46:34.495Z] #27 6.874 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-05-25T09:46:34.495Z] #27 6.878 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-05-25T09:46:34.495Z] #27 6.878 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-05-25T09:46:34.495Z] #27 6.878 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-05-25T09:46:34.495Z] #27 6.914 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-05-25T09:46:34.495Z] #27 6.917 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-05-25T09:46:34.495Z] #27 6.917 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-05-25T09:46:34.495Z] #27 6.925 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:46:34.495Z] #27 6.934 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-05-25T09:46:34.495Z] #27 6.940 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-05-25T09:46:34.495Z] #27 6.940 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-05-25T09:46:34.495Z] #27 6.940 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-05-25T09:46:34.495Z] #27 6.946 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-05-25T09:46:34.495Z] #27 6.946 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-05-25T09:46:34.495Z] #27 6.962 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:46:34.495Z] #27 6.962 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:46:34.495Z] #27 6.962 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:46:34.495Z] #27 6.966 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-05-25T09:46:34.495Z] #27 6.978 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-05-25T09:46:34.495Z] #27 7.192 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:34.495Z] #27 7.200 Fetched 5059 kB in 0s (14.1 MB/s) [2021-05-25T09:46:34.495Z] #27 7.264 Selecting previously unselected package libssl1.1:amd64. [2021-05-25T09:46:34.495Z] #27 7.264 (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-05-25T09:46:34.495Z] #27 7.268 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 7.285 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:34.495Z] #27 7.529 Selecting previously unselected package openssl. [2021-05-25T09:46:34.495Z] #27 7.529 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 7.535 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:34.495Z] #27 7.722 Selecting previously unselected package ca-certificates. [2021-05-25T09:46:34.495Z] #27 7.722 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:46:34.495Z] #27 7.727 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:34.495Z] #27 7.850 Selecting previously unselected package libkeyutils1:amd64. [2021-05-25T09:46:34.495Z] #27 7.850 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 7.860 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:46:34.495Z] #27 7.904 Selecting previously unselected package libkrb5support0:amd64. [2021-05-25T09:46:34.495Z] #27 7.904 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 7.914 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 7.968 Selecting previously unselected package libk5crypto3:amd64. [2021-05-25T09:46:34.495Z] #27 7.968 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 7.974 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.053 Selecting previously unselected package libkrb5-3:amd64. [2021-05-25T09:46:34.495Z] #27 8.053 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.057 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.162 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-25T09:46:34.495Z] #27 8.164 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.173 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.238 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-25T09:46:34.495Z] #27 8.238 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.250 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.302 Selecting previously unselected package libsasl2-2:amd64. [2021-05-25T09:46:34.495Z] #27 8.302 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.308 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.368 Selecting previously unselected package libldap-common. [2021-05-25T09:46:34.495Z] #27 8.370 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:46:34.495Z] #27 8.374 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:34.495Z] #27 8.442 Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-25T09:46:34.495Z] #27 8.442 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.448 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:34.495Z] #27 8.525 Selecting previously unselected package libnghttp2-14:amd64. [2021-05-25T09:46:34.495Z] #27 8.525 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.531 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:34.495Z] #27 8.589 Selecting previously unselected package libpsl5:amd64. [2021-05-25T09:46:34.495Z] #27 8.589 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.594 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:46:34.495Z] #27 8.647 Selecting previously unselected package librtmp1:amd64. [2021-05-25T09:46:34.495Z] #27 8.647 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.658 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:34.495Z] #27 8.702 Selecting previously unselected package libssh2-1:amd64. [2021-05-25T09:46:34.495Z] #27 8.702 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.707 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:46:34.495Z] #27 8.801 Selecting previously unselected package libcurl4:amd64. [2021-05-25T09:46:34.495Z] #27 8.801 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:46:34.495Z] #27 8.802 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:46:34.495Z] #27 8.898 Selecting previously unselected package curl. [2021-05-25T09:46:34.496Z] #27 8.898 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-05-25T09:46:34.496Z] #27 8.901 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:34.496Z] #27 8.979 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:46:34.496Z] #27 8.979 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:46:34.496Z] #27 8.984 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:46:34.496Z] #27 9.071 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:46:34.496Z] #27 9.071 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:46:34.496Z] #27 9.083 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:34.496Z] #27 9.137 Selecting previously unselected package jq. [2021-05-25T09:46:34.496Z] #27 9.137 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:46:34.496Z] #27 9.148 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:34.496Z] #27 9.217 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-05-25T09:46:34.496Z] #27 9.234 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-05-25T09:46:34.496Z] #27 9.247 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:34.496Z] #27 9.373 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:34.496Z] #27 9.417 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:34.496Z] #27 9.434 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.496Z] #27 9.450 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:34.496Z] #27 9.464 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:34.496Z] #27 9.478 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:34.496Z] #27 ... [2021-05-25T09:46:34.496Z] [2021-05-25T09:46:34.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:34.496Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:34.496Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-05-25T09:46:34.617Z] #56 128.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:46:34.617Z] #56 128.1 + install -D bin/ctr /build/ctr [2021-05-25T09:46:34.679Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-05-25T09:46:34.724Z] #43 13.48 PBCC images/regfile.pb-c.c [2021-05-25T09:46:34.724Z] #43 13.54 DEP images/regfile.pb-c.d [2021-05-25T09:46:34.724Z] #43 13.59 PBCC images/ns.pb-c.c [2021-05-25T09:46:34.724Z] #43 13.62 DEP images/ns.pb-c.d [2021-05-25T09:46:34.724Z] #43 13.67 PBCC images/fdinfo.pb-c.c [2021-05-25T09:46:34.791Z] #21 35.38 Setting up python3-pip (18.1-5) ... [2021-05-25T09:46:34.986Z] #43 13.74 DEP images/fdinfo.pb-c.d [2021-05-25T09:46:34.986Z] #43 13.80 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:46:34.986Z] #43 13.87 PBCC images/core-arm.pb-c.c [2021-05-25T09:46:34.986Z] #43 13.93 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:46:35.186Z] #56 DONE 128.8s [2021-05-25T09:46:35.247Z] #43 14.01 PBCC images/core-s390.pb-c.c [2021-05-25T09:46:35.247Z] #43 14.10 PBCC images/core-x86.pb-c.c [2021-05-25T09:46:35.247Z] #43 14.14 PBCC images/core.pb-c.c [2021-05-25T09:46:35.425Z] #21 35.89 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:35.425Z] #21 35.93 Processing triggers for mime-support (3.62) ... [2021-05-25T09:46:35.509Z] #43 14.24 PBCC images/inventory.pb-c.c [2021-05-25T09:46:35.509Z] #43 14.35 DEP images/core-aarch64.pb-c.d [2021-05-25T09:46:35.509Z] #43 14.43 DEP images/core-arm.pb-c.d [2021-05-25T09:46:35.509Z] #43 14.50 DEP images/core-ppc64.pb-c.d [2021-05-25T09:46:35.625Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.2s done [2021-05-25T09:46:35.756Z] [2021-05-25T09:46:35.756Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:46:35.756Z] #57 sha256:07c95dd0ffc15c1be103ba047c86013cb464af7d1b14f71a96813b294f0b53fe [2021-05-25T09:46:35.770Z] #43 14.56 DEP images/core-s390.pb-c.d [2021-05-25T09:46:35.770Z] #43 14.64 DEP images/core-x86.pb-c.d [2021-05-25T09:46:35.770Z] #43 14.69 DEP images/core.pb-c.d [2021-05-25T09:46:35.770Z] #43 14.75 DEP images/inventory.pb-c.d [2021-05-25T09:46:35.927Z] #28 4.913 Reading package lists... [2021-05-25T09:46:36.016Z] #57 DONE 0.3s [2021-05-25T09:46:36.031Z] #43 14.82 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:46:36.031Z] #43 14.86 DEP images/cpuinfo.pb-c.d [2021-05-25T09:46:36.031Z] #43 14.90 PBCC images/stats.pb-c.c [2021-05-25T09:46:36.031Z] #43 14.95 DEP images/stats.pb-c.d [2021-05-25T09:46:36.064Z] #21 DONE 36.5s [2021-05-25T09:46:36.064Z] [2021-05-25T09:46:36.064Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-05-25T09:46:36.100Z] #29 3.850 ### 4.6% ####### 9.8% ########## 15.0% ############## 20.3% ################## 25.5% ###################### 30.7% ######################### 35.9% ############################# 41.1% ################################# 46.3% ##################################### 51.5% ######################################## 56.7% ############################################ 61.9% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.5% ######################################################################## 100.0% [2021-05-25T09:46:36.100Z] #29 5.701 [2021-05-25T09:46:36.223Z] #28 6.535 Building dependency tree...#28 ... [2021-05-25T09:46:36.223Z] [2021-05-25T09:46:36.223Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:36.223Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:36.223Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.5s done [2021-05-25T09:46:36.223Z] #10 DONE 15.0s [2021-05-25T09:46:36.223Z] [2021-05-25T09:46:36.223Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:36.223Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-25T09:46:36.223Z] #28 6.535 Building dependency tree... [2021-05-25T09:46:36.223Z] #28 6.957 The following additional packages will be installed: [2021-05-25T09:46:36.223Z] #28 6.957 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:46:36.276Z] [2021-05-25T09:46:36.276Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:46:36.276Z] #61 sha256:da9ec270be0292b36a247cfc974c8d4cd5a21be8001409c74a8d9e594bedd4eb [2021-05-25T09:46:36.357Z] #29 5.997 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:46:36.520Z] #28 6.958 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:46:36.520Z] #28 6.958 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:46:36.520Z] #28 6.960 Suggested packages: [2021-05-25T09:46:36.520Z] #28 6.960 krb5-doc krb5-user [2021-05-25T09:46:36.520Z] #28 6.960 Recommended packages: [2021-05-25T09:46:36.520Z] #28 6.960 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:46:36.535Z] #61 DONE 0.1s [2021-05-25T09:46:36.535Z] [2021-05-25T09:46:36.535Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:46:36.535Z] #66 sha256:2d44b97329dce3def5c8fd518651d8567bbb6a4d6ccfb9ff6e91338f9b3f3220 [2021-05-25T09:46:36.573Z] #9 ... [2021-05-25T09:46:36.573Z] [2021-05-25T09:46:36.573Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:36.573Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-05-25T09:46:36.573Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:46:36.573Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-05-25T09:46:36.573Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-05-25T09:46:36.573Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:36.573Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2021-05-25T09:46:36.573Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-05-25T09:46:36.573Z] #62 DONE 7.1s [2021-05-25T09:46:36.573Z] [2021-05-25T09:46:36.573Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-05-25T09:46:36.573Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-05-25T09:46:36.573Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-05-25T09:46:36.573Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-05-25T09:46:36.573Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-05-25T09:46:36.573Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-05-25T09:46:36.573Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2021-05-25T09:46:36.573Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-05-25T09:46:36.573Z] #64 DONE 7.2s [2021-05-25T09:46:36.573Z] [2021-05-25T09:46:36.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:36.573Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:36.573Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-05-25T09:46:36.618Z] #29 6.107 [2021-05-25T09:46:36.618Z] #29 6.170 ######################################################################## 100.0% [2021-05-25T09:46:36.618Z] #29 6.195 [2021-05-25T09:46:36.796Z] #66 DONE 0.6s [2021-05-25T09:46:36.818Z] #28 7.303 The following NEW packages will be installed: [2021-05-25T09:46:36.818Z] #28 7.303 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:46:36.818Z] #28 7.303 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:46:36.818Z] #28 7.303 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:46:36.818Z] #28 7.303 libssh2-1 libssl1.1 openssl [2021-05-25T09:46:36.818Z] #28 7.355 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:46:36.818Z] #28 7.355 Need to get 5176 kB of archives. [2021-05-25T09:46:36.818Z] #28 7.355 After this operation, 14.5 MB of additional disk space will be used. [2021-05-25T09:46:36.818Z] #28 7.355 Get:1 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:46:36.818Z] #28 7.388 Get:2 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-05-25T09:46:36.818Z] #28 7.390 Get:3 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-05-25T09:46:36.818Z] #28 7.393 Get:4 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-05-25T09:46:36.818Z] #28 7.402 Get:5 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-05-25T09:46:36.818Z] #28 7.427 Get:6 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-05-25T09:46:36.818Z] #28 7.437 Get:7 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-05-25T09:46:36.818Z] #28 7.442 Get:8 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-05-25T09:46:36.818Z] #28 7.450 Get:9 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:46:36.818Z] #28 7.452 Get:10 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-05-25T09:46:36.818Z] #28 7.466 Get:11 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-05-25T09:46:36.818Z] #28 7.473 Get:12 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-05-25T09:46:36.818Z] #28 7.474 Get:13 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-05-25T09:46:36.818Z] #28 7.480 Get:14 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-05-25T09:46:36.818Z] #28 7.486 Get:15 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-25T09:46:36.818Z] #28 7.494 Get:16 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-25T09:46:36.818Z] #28 7.499 Get:17 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-25T09:46:36.818Z] #28 7.514 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-05-25T09:46:36.877Z] #29 6.482 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:46:37.054Z] [2021-05-25T09:46:37.054Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:46:37.054Z] #68 sha256:a97d16b3848a319e13121a0eb7716363775aa7c0525c66d27beedda4d5dc6d31 [2021-05-25T09:46:37.054Z] #68 DONE 0.1s [2021-05-25T09:46:37.054Z] [2021-05-25T09:46:37.054Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:46:37.054Z] #69 sha256:983ad487f6080f224a4f3b99aff143b8006da926d0074613dd553c29c096db2d [2021-05-25T09:46:37.054Z] #69 DONE 0.0s [2021-05-25T09:46:37.054Z] [2021-05-25T09:46:37.054Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-05-25T09:46:37.054Z] #70 sha256:6ba20271fa65bff368f38605108e1c8503a9048cd5833564ad71f4451718eab9 [2021-05-25T09:46:37.103Z] #22 1.131 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:46:37.103Z] #22 1.137 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:46:37.103Z] #22 1.139 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:46:37.103Z] #22 DONE 1.3s [2021-05-25T09:46:37.103Z] [2021-05-25T09:46:37.103Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-25T09:46:37.103Z] #41 119.8 + dpkg --print-architecture [2021-05-25T09:46:37.103Z] #41 119.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-25T09:46:37.103Z] #41 120.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-25T09:46:37.103Z] #41 120.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-25T09:46:37.120Z] #28 7.933 Get:19 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-05-25T09:46:37.135Z] #29 6.579 [2021-05-25T09:46:37.135Z] #29 6.672 ######################################################################## 100.0% [2021-05-25T09:46:37.135Z] #29 6.693 [2021-05-25T09:46:37.149Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-05-25T09:46:37.395Z] #29 6.965 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:46:37.395Z] #29 7.076 [2021-05-25T09:46:37.422Z] #28 7.985 Get:20 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-05-25T09:46:37.422Z] #28 8.002 Get:21 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-05-25T09:46:37.422Z] #28 8.225 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:37.722Z] #28 8.257 Fetched 5176 kB in 1s (7657 kB/s) [2021-05-25T09:46:37.722Z] #28 8.294 Selecting previously unselected package libssl1.1:ppc64el. [2021-05-25T09:46:37.722Z] #28 8.294 (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-05-25T09:46:37.722Z] #28 8.294 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-25T09:46:37.722Z] #28 8.297 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:37.948Z] #43 16.37 make[1]: Nothing to be done for 'all'. [2021-05-25T09:46:37.992Z] #70 0.764 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-05-25T09:46:37.992Z] #70 0.764 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-05-25T09:46:37.992Z] #70 0.764 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-05-25T09:46:37.992Z] #70 0.764 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-05-25T09:46:38.022Z] #28 8.528 Selecting previously unselected package openssl. [2021-05-25T09:46:38.022Z] #28 8.530 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-05-25T09:46:38.022Z] #28 8.532 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:38.022Z] #28 8.674 Selecting previously unselected package ca-certificates. [2021-05-25T09:46:38.022Z] #28 8.677 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:46:38.022Z] #28 8.678 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:38.022Z] #28 8.740 Selecting previously unselected package libkeyutils1:ppc64el. [2021-05-25T09:46:38.022Z] #28 8.742 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-05-25T09:46:38.022Z] #28 8.744 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-05-25T09:46:38.022Z] #28 8.766 Selecting previously unselected package libkrb5support0:ppc64el. [2021-05-25T09:46:38.022Z] #28 8.768 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.022Z] #28 8.770 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:38.022Z] #28 8.798 Selecting previously unselected package libk5crypto3:ppc64el. [2021-05-25T09:46:38.102Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0.1s [2021-05-25T09:46:38.178Z] #29 7.210 ######### 12.8% ####################### 32.9% #################################### 51.3% ################################################# 69.2% ############################################################## 87.3% ######################################################################## 100.0% [2021-05-25T09:46:38.178Z] #29 7.712 [2021-05-25T09:46:38.320Z] #28 8.800 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 8.801 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:38.320Z] #28 8.841 Selecting previously unselected package libkrb5-3:ppc64el. [2021-05-25T09:46:38.320Z] #28 8.843 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 8.845 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:38.320Z] #28 8.931 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-05-25T09:46:38.320Z] #28 8.933 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 8.934 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:38.320Z] #28 8.989 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-05-25T09:46:38.320Z] #28 8.989 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 8.991 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:38.320Z] #28 9.019 Selecting previously unselected package libsasl2-2:ppc64el. [2021-05-25T09:46:38.320Z] #28 9.021 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 9.022 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:38.320Z] #28 9.059 Selecting previously unselected package libldap-common. [2021-05-25T09:46:38.320Z] #28 9.061 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:46:38.320Z] #28 9.063 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:38.320Z] #28 9.102 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-05-25T09:46:38.320Z] #28 9.104 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-05-25T09:46:38.320Z] #28 9.105 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:38.320Z] #28 9.160 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-05-25T09:46:38.436Z] #29 8.006 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:46:38.436Z] #29 8.106 [2021-05-25T09:46:38.619Z] #28 9.163 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-05-25T09:46:38.619Z] #28 9.165 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-25T09:46:38.619Z] #28 9.205 Selecting previously unselected package libpsl5:ppc64el. [2021-05-25T09:46:38.619Z] #28 9.207 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-05-25T09:46:38.619Z] #28 9.208 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-05-25T09:46:38.619Z] #28 9.238 Selecting previously unselected package librtmp1:ppc64el. [2021-05-25T09:46:38.619Z] #28 9.240 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-05-25T09:46:38.619Z] #28 9.241 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:38.619Z] #28 9.278 Selecting previously unselected package libssh2-1:ppc64el. [2021-05-25T09:46:38.619Z] #28 9.282 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-05-25T09:46:38.619Z] #28 9.284 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-25T09:46:38.619Z] #28 9.335 Selecting previously unselected package libcurl4:ppc64el. [2021-05-25T09:46:38.619Z] #28 9.335 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-25T09:46:38.619Z] #28 9.337 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-25T09:46:38.619Z] #28 9.399 Selecting previously unselected package curl. [2021-05-25T09:46:38.693Z] #29 8.153 ######################################################################## 100.0% [2021-05-25T09:46:38.693Z] #29 8.174 [2021-05-25T09:46:38.693Z] #29 8.355 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:46:38.892Z] #43 17.78 CC images/stats.o [2021-05-25T09:46:38.893Z] #43 ... [2021-05-25T09:46:38.893Z] [2021-05-25T09:46:38.893Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:38.893Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:38.893Z] #45 84.91 text/template/parse [2021-05-25T09:46:38.893Z] #45 88.84 go/parser [2021-05-25T09:46:38.893Z] #45 90.07 text/template [2021-05-25T09:46:38.893Z] #45 92.25 encoding/xml [2021-05-25T09:46:38.927Z] #28 9.400 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-05-25T09:46:38.927Z] #28 9.402 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:38.927Z] #28 9.457 Selecting previously unselected package libonig5:ppc64el. [2021-05-25T09:46:38.927Z] #28 9.459 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-25T09:46:38.927Z] #28 9.461 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-25T09:46:38.927Z] #28 9.508 Selecting previously unselected package libjq1:ppc64el. [2021-05-25T09:46:38.927Z] #28 9.510 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-25T09:46:38.927Z] #28 9.513 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-25T09:46:38.927Z] #28 9.549 Selecting previously unselected package jq. [2021-05-25T09:46:38.927Z] #28 9.552 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-25T09:46:38.927Z] #28 9.554 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:38.927Z] #28 9.591 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-05-25T09:46:38.927Z] #28 9.595 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-05-25T09:46:38.927Z] #28 9.598 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:38.930Z] #70 1.162 Reading package lists... [2021-05-25T09:46:38.950Z] #29 8.463 [2021-05-25T09:46:38.950Z] #29 8.504 ######################################################################## 100.0% [2021-05-25T09:46:38.950Z] #29 8.526 [2021-05-25T09:46:38.950Z] #29 8.544 Download of images into '/build' complete. [2021-05-25T09:46:38.950Z] #29 8.544 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:46:38.950Z] #29 8.544 tar -cC '/build' . | docker load [2021-05-25T09:46:39.154Z] #45 ... [2021-05-25T09:46:39.154Z] [2021-05-25T09:46:39.154Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:39.154Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:46:39.154Z] #51 85.97 github.com/pkg/diff [2021-05-25T09:46:39.154Z] #51 87.40 go/ast [2021-05-25T09:46:39.154Z] #51 87.57 golang.org/x/crypto/ssh/terminal [2021-05-25T09:46:39.154Z] #51 89.64 mvdan.cc/editorconfig [2021-05-25T09:46:39.154Z] #51 90.64 mvdan.cc/sh/v3/fileutil [2021-05-25T09:46:39.154Z] #51 90.81 mvdan.cc/sh/v3/syntax [2021-05-25T09:46:39.154Z] #51 ... [2021-05-25T09:46:39.154Z] [2021-05-25T09:46:39.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:39.154Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:39.154Z] #43 18.13 CC images/core.o [2021-05-25T09:46:39.225Z] #28 9.849 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.852 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:39.225Z] #28 9.856 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.859 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.862 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:39.225Z] #28 9.864 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.867 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.870 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-05-25T09:46:39.225Z] #28 9.873 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:39.225Z] #28 9.877 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:39.225Z] #28 9.882 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-25T09:46:39.225Z] #28 9.885 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-25T09:46:39.225Z] #28 9.889 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:39.225Z] #28 9.892 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:39.496Z] #9 ... [2021-05-25T09:46:39.496Z] [2021-05-25T09:46:39.496Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-05-25T09:46:39.496Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-05-25T09:46:39.496Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [2021-05-25T09:46:39.496Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-05-25T09:46:39.496Z] #26 sha256:eb141a594584aae7126a89766f04dcb008834d7d95600ecb72b1e005d769746a 529B / 529B done [2021-05-25T09:46:39.496Z] #26 sha256:7bb198a3a6651986e873e0e2b44118a61111e7256962571e432066d7c36fd3fa 1.46kB / 1.46kB done [2021-05-25T09:46:39.496Z] #26 sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 49.23MB / 49.23MB 7.0s done [2021-05-25T09:46:39.496Z] #26 extracting sha256:c54d9402d498e45ed396b5b6fe836f55e4ccadbad745decda3e9f83d880bc677 2.3s done [2021-05-25T09:46:39.496Z] #26 DONE 10.1s [2021-05-25T09:46:39.496Z] [2021-05-25T09:46:39.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:39.496Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:39.499Z] #70 1.891 Reading package lists... [2021-05-25T09:46:39.758Z] #70 2.545 Building dependency tree... [2021-05-25T09:46:39.758Z] #70 2.681 Reading state information... [2021-05-25T09:46:39.758Z] #70 2.794 The following additional packages will be installed: [2021-05-25T09:46:39.758Z] #70 2.794 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-05-25T09:46:39.758Z] #70 2.795 libpam-systemd [2021-05-25T09:46:39.758Z] #70 2.795 Suggested packages: [2021-05-25T09:46:39.758Z] #70 2.795 systemd-container policykit-1 [2021-05-25T09:46:39.758Z] #70 2.795 Recommended packages: [2021-05-25T09:46:39.758Z] #70 2.795 libnss-systemd [2021-05-25T09:46:39.758Z] #70 2.875 The following NEW packages will be installed: [2021-05-25T09:46:39.758Z] #70 2.876 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-05-25T09:46:39.758Z] #70 2.877 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-05-25T09:46:39.785Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s done [2021-05-25T09:46:39.874Z] #28 10.63 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:40.018Z] #70 3.143 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:46:40.018Z] #70 3.143 Need to get 4762 kB of archives. [2021-05-25T09:46:40.018Z] #70 3.143 After this operation, 16.6 MB of additional disk space will be used. [2021-05-25T09:46:40.018Z] #70 3.143 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-05-25T09:46:40.018Z] #70 3.144 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-05-25T09:46:40.018Z] #70 3.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-05-25T09:46:40.018Z] #70 3.148 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-05-25T09:46:40.018Z] #70 3.149 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-05-25T09:46:40.018Z] #70 3.150 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-05-25T09:46:40.018Z] #70 3.186 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-05-25T09:46:40.018Z] #70 3.187 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-05-25T09:46:40.018Z] #70 3.189 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-05-25T09:46:40.018Z] #70 3.192 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-05-25T09:46:40.018Z] #70 3.194 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-05-25T09:46:40.046Z] #9 ... [2021-05-25T09:46:40.046Z] [2021-05-25T09:46:40.046Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:40.046Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-05-25T09:46:40.046Z] #27 9.493 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:40.046Z] #27 9.520 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-05-25T09:46:40.046Z] #27 9.530 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:40.046Z] #27 9.545 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:40.046Z] #27 9.576 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:46:40.046Z] #27 9.591 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:40.046Z] #27 9.606 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:40.046Z] #27 9.621 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:40.046Z] #27 10.33 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:40.046Z] #27 11.74 137 added, 0 removed; done. [2021-05-25T09:46:40.046Z] #27 11.78 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-05-25T09:46:40.046Z] #27 11.79 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:40.046Z] #27 11.81 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-05-25T09:46:40.046Z] #27 11.82 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:40.046Z] #27 11.84 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:40.046Z] #27 11.87 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:40.046Z] #27 11.87 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:40.046Z] #27 12.90 0 added, 0 removed; done. [2021-05-25T09:46:40.046Z] #27 12.90 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:46:40.046Z] #27 12.91 done. [2021-05-25T09:46:40.046Z] #27 DONE 14.9s [2021-05-25T09:46:40.046Z] [2021-05-25T09:46:40.046Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:46:40.046Z] #28 sha256:0f25f6c8ba6ecf8c45c0a7d35f3e6703e5bf61fb8c3ccd489d7529eb64896ccc [2021-05-25T09:46:40.098Z] #43 18.84 CC images/core-x86.o [2021-05-25T09:46:40.278Z] #70 3.409 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:40.278Z] #70 3.439 Fetched 4762 kB in 0s (15.5 MB/s) [2021-05-25T09:46:40.278Z] #70 3.474 Selecting previously unselected package libargon2-1:amd64. [2021-05-25T09:46:40.312Z] #28 DONE 0.2s [2021-05-25T09:46:40.312Z] [2021-05-25T09:46:40.312Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:40.312Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:40.312Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-05-25T09:46:40.321Z] #29 ... [2021-05-25T09:46:40.321Z] [2021-05-25T09:46:40.321Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:40.321Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:40.321Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.8s [2021-05-25T09:46:40.450Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.5s done [2021-05-25T09:46:40.538Z] #70 3.474 (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 ... 28057 files and directories currently installed.) [2021-05-25T09:46:40.538Z] #70 3.653 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-05-25T09:46:40.538Z] #70 3.662 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-25T09:46:40.538Z] #70 3.697 Selecting previously unselected package libjson-c3:amd64. [2021-05-25T09:46:40.672Z] #43 19.56 CC images/core-arm.o [2021-05-25T09:46:40.798Z] #70 3.700 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-05-25T09:46:40.798Z] #70 3.704 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-25T09:46:40.798Z] #70 3.741 Selecting previously unselected package libcryptsetup12:amd64. [2021-05-25T09:46:40.798Z] #70 3.743 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-05-25T09:46:40.798Z] #70 3.747 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-25T09:46:40.798Z] #70 3.797 Selecting previously unselected package libidn11:amd64. [2021-05-25T09:46:40.798Z] #70 3.799 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-05-25T09:46:40.798Z] #70 3.804 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-05-25T09:46:40.798Z] #70 3.846 Selecting previously unselected package libkmod2:amd64. [2021-05-25T09:46:40.798Z] #70 3.849 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-05-25T09:46:40.798Z] #70 3.853 Unpacking libkmod2:amd64 (26-1) ... [2021-05-25T09:46:40.798Z] #70 3.898 Selecting previously unselected package systemd. [2021-05-25T09:46:40.799Z] #70 3.901 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-05-25T09:46:40.885Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2021-05-25T09:46:40.933Z] #28 ... [2021-05-25T09:46:40.933Z] [2021-05-25T09:46:40.933Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:40.933Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-05-25T09:46:40.933Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.5s done [2021-05-25T09:46:40.933Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-05-25T09:46:40.933Z] #10 DONE 19.5s [2021-05-25T09:46:40.933Z] [2021-05-25T09:46:40.933Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:46:40.933Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-05-25T09:46:40.933Z] #11 DONE 0.2s [2021-05-25T09:46:40.933Z] [2021-05-25T09:46:40.933Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:40.933Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-25T09:46:40.933Z] #28 11.51 137 added, 0 removed; done. [2021-05-25T09:46:40.933Z] #28 11.53 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-05-25T09:46:40.933Z] #28 11.53 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:40.933Z] #28 11.54 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-05-25T09:46:40.933Z] #28 11.54 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:40.933Z] #28 11.54 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:40.933Z] #28 11.55 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:40.933Z] #28 11.56 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:41.029Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-05-25T09:46:41.059Z] #70 3.944 Unpacking systemd (241-7~deb10u7) ... [2021-05-25T09:46:41.237Z] #28 ... [2021-05-25T09:46:41.237Z] [2021-05-25T09:46:41.237Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:46:41.237Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-05-25T09:46:41.237Z] #12 DONE 0.2s [2021-05-25T09:46:41.237Z] [2021-05-25T09:46:41.237Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:46:41.237Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-05-25T09:46:41.237Z] #40 DONE 0.1s [2021-05-25T09:46:41.237Z] [2021-05-25T09:46:41.237Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:46:41.237Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-05-25T09:46:41.237Z] #32 DONE 0.1s [2021-05-25T09:46:41.237Z] [2021-05-25T09:46:41.237Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:41.237Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-25T09:46:41.247Z] #43 19.93 CC images/core-aarch64.o [2021-05-25T09:46:41.320Z] #70 4.377 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-05-25T09:46:41.320Z] #70 4.391 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-05-25T09:46:41.320Z] #70 4.403 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-05-25T09:46:41.320Z] #70 4.421 Setting up libidn11:amd64 (1.33-2.2) ... [2021-05-25T09:46:41.320Z] #70 4.428 Setting up libkmod2:amd64 (26-1) ... [2021-05-25T09:46:41.320Z] #70 4.440 Setting up systemd (241-7~deb10u7) ... [2021-05-25T09:46:41.320Z] #70 4.501 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-05-25T09:46:41.510Z] #43 20.31 CC images/core-ppc64.o [2021-05-25T09:46:41.539Z] #33 ... [2021-05-25T09:46:41.539Z] [2021-05-25T09:46:41.539Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:46:41.539Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-05-25T09:46:41.539Z] #13 DONE 0.5s [2021-05-25T09:46:41.580Z] #70 4.503 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-05-25T09:46:41.580Z] #70 4.507 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-25T09:46:41.580Z] #70 4.507 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-05-25T09:46:41.823Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-25T09:46:41.844Z] [2021-05-25T09:46:41.844Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:46:41.844Z] #48 sha256:98c391c4a534c83558bb05f12f2dd2fb4737274653fc2a05adeaf6b55b515c51 [2021-05-25T09:46:41.844Z] #48 0.595 + RM_GOPATH=0 [2021-05-25T09:46:41.844Z] #48 0.595 + TMP_GOPATH= [2021-05-25T09:46:41.844Z] #48 0.595 + : /build [2021-05-25T09:46:41.844Z] #48 0.595 + '[' -z '' ']' [2021-05-25T09:46:41.844Z] #48 0.596 ++ mktemp -d [2021-05-25T09:46:41.844Z] #48 0.598 + export GOPATH=/tmp/tmp.eQW1tVP5GO [2021-05-25T09:46:41.844Z] #48 0.598 + GOPATH=/tmp/tmp.eQW1tVP5GO [2021-05-25T09:46:41.844Z] #48 0.598 + RM_GOPATH=1 [2021-05-25T09:46:41.844Z] #48 0.598 + case "$(go env GOARCH)" in [2021-05-25T09:46:41.844Z] #48 0.599 ++ go env GOARCH [2021-05-25T09:46:41.844Z] #48 0.608 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:41.844Z] #48 0.609 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:41.844Z] #48 0.612 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:41.844Z] #48 0.614 + dir=/tmp/install [2021-05-25T09:46:41.844Z] #48 0.614 + bin=gotestsum [2021-05-25T09:46:41.844Z] #48 0.614 + shift [2021-05-25T09:46:41.844Z] #48 0.614 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:46:41.844Z] #48 0.614 + . /tmp/install/gotestsum.installer [2021-05-25T09:46:41.844Z] #48 0.614 ++ : v0.5.3 [2021-05-25T09:46:41.844Z] #48 0.614 + install_gotestsum [2021-05-25T09:46:41.844Z] #48 0.615 + set -e [2021-05-25T09:46:41.844Z] #48 0.615 + export GO111MODULE=on [2021-05-25T09:46:41.844Z] #48 0.615 + GO111MODULE=on [2021-05-25T09:46:41.844Z] #48 0.615 + GOBIN=/build [2021-05-25T09:46:41.844Z] #48 0.616 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:46:41.844Z] #48 0.644 go: finding gotest.tools v0.5.3 [2021-05-25T09:46:41.844Z] #48 0.645 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:46:42.084Z] #43 20.90 CC images/core-s390.o [2021-05-25T09:46:42.151Z] #70 4.957 Selecting previously unselected package systemd-sysv. [2021-05-25T09:46:42.151Z] #70 4.957 (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 ... 28854 files and directories currently installed.) [2021-05-25T09:46:42.151Z] #70 4.971 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-05-25T09:46:42.151Z] #70 4.976 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-05-25T09:46:42.151Z] #70 5.020 Selecting previously unselected package libdbus-1-3:amd64. [2021-05-25T09:46:42.151Z] #70 5.023 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-05-25T09:46:42.151Z] #70 5.027 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.151Z] #70 5.088 Selecting previously unselected package dbus. [2021-05-25T09:46:42.151Z] #70 5.091 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-05-25T09:46:42.151Z] #70 5.103 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.151Z] #70 5.164 Selecting previously unselected package libpam-systemd:amd64. [2021-05-25T09:46:42.151Z] #70 5.167 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-05-25T09:46:42.151Z] #70 5.171 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-25T09:46:42.151Z] #70 5.215 Selecting previously unselected package dbus-user-session. [2021-05-25T09:46:42.412Z] #70 5.218 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-05-25T09:46:42.412Z] #70 5.222 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.412Z] #70 5.264 Setting up systemd-sysv (241-7~deb10u7) ... [2021-05-25T09:46:42.412Z] #70 5.277 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.412Z] #70 5.288 Setting up dbus (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.412Z] #70 5.416 invoke-rc.d: could not determine current runlevel [2021-05-25T09:46:42.412Z] #70 5.420 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:46:42.412Z] #70 5.424 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-05-25T09:46:42.503Z] #48 ... [2021-05-25T09:46:42.503Z] [2021-05-25T09:46:42.503Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:42.503Z] #28 sha256:4be13a4f8cd863e0e387820fbdf52b1176bc2791c4c30b6418f93a8e208da5cc [2021-05-25T09:46:42.503Z] #28 12.99 0 added, 0 removed; done. [2021-05-25T09:46:42.503Z] #28 12.99 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:46:42.503Z] #28 13.00 done. [2021-05-25T09:46:42.503Z] #28 DONE 13.2s [2021-05-25T09:46:42.503Z] [2021-05-25T09:46:42.503Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:46:42.503Z] #48 sha256:98c391c4a534c83558bb05f12f2dd2fb4737274653fc2a05adeaf6b55b515c51 [2021-05-25T09:46:42.503Z] #48 1.585 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:46:42.659Z] #43 21.54 CC images/cpuinfo.o [2021-05-25T09:46:42.673Z] #70 5.548 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-05-25T09:46:42.673Z] #70 5.564 Processing triggers for systemd (241-7~deb10u7) ... [2021-05-25T09:46:42.673Z] #70 5.573 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:46:42.681Z] #41 ... [2021-05-25T09:46:42.681Z] [2021-05-25T09:46:42.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:42.681Z] #44 78.04 CC criu/namespaces.o [2021-05-25T09:46:42.681Z] #44 79.33 CC criu/net.o [2021-05-25T09:46:42.681Z] #44 81.11 CC criu/netfilter.o [2021-05-25T09:46:42.681Z] #44 81.40 CC criu/page-pipe.o [2021-05-25T09:46:42.681Z] #44 81.88 CC criu/page-xfer.o [2021-05-25T09:46:42.681Z] #44 82.81 CC criu/pagemap-cache.o [2021-05-25T09:46:42.681Z] #44 83.10 CC criu/pagemap.o [2021-05-25T09:46:42.681Z] #44 83.79 CC criu/parasite-syscall.o [2021-05-25T09:46:42.681Z] #44 84.54 CC criu/path.o [2021-05-25T09:46:42.681Z] #44 84.72 CC criu/pie-util-vdso.o [2021-05-25T09:46:42.681Z] #44 85.06 CC criu/pie-util.o [2021-05-25T09:46:42.681Z] #44 85.23 CC criu/pipes.o [2021-05-25T09:46:42.681Z] #44 85.69 CC criu/plugin.o [2021-05-25T09:46:42.681Z] #44 86.00 CC criu/proc_parse.o [2021-05-25T09:46:42.681Z] #44 87.69 CC criu/protobuf-desc.o [2021-05-25T09:46:42.681Z] #44 88.35 CC criu/protobuf.o [2021-05-25T09:46:42.681Z] #44 ... [2021-05-25T09:46:42.681Z] [2021-05-25T09:46:42.681Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:46:42.681Z] #23 3.359 Collecting yamllint==1.26.1 [2021-05-25T09:46:42.681Z] #23 3.581 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:46:42.681Z] #23 4.292 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:46:42.681Z] #23 4.366 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:46:42.681Z] #23 4.424 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:46:42.681Z] #23 4.516 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-25T09:46:42.681Z] #23 4.914 Installing build dependencies: started [2021-05-25T09:46:42.810Z] #48 ... [2021-05-25T09:46:42.810Z] [2021-05-25T09:46:42.810Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:46:42.810Z] #29 sha256:df1e065e6a2ae7fc209a99799aa6c0a5cd593e261771caa5b945bfd872a3b23e [2021-05-25T09:46:42.810Z] #29 DONE 0.1s [2021-05-25T09:46:42.810Z] [2021-05-25T09:46:42.810Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:46:42.810Z] #25 sha256:ae7c9f822583272ec7a8812bf8e0704343caff94dc976f657405bf9482862055 [2021-05-25T09:46:42.810Z] #25 0.870 + RM_GOPATH=0 [2021-05-25T09:46:42.810Z] #25 0.870 + TMP_GOPATH= [2021-05-25T09:46:42.810Z] #25 0.870 + : /build [2021-05-25T09:46:42.810Z] #25 0.870 + '[' -z '' ']' [2021-05-25T09:46:42.810Z] #25 0.872 ++ mktemp -d [2021-05-25T09:46:42.810Z] #25 0.889 + export GOPATH=/tmp/tmp.CHViix6cRm [2021-05-25T09:46:42.810Z] #25 0.894 + GOPATH=/tmp/tmp.CHViix6cRm [2021-05-25T09:46:42.810Z] #25 0.894 + RM_GOPATH=1 [2021-05-25T09:46:42.810Z] #25 0.894 + case "$(go env GOARCH)" in [2021-05-25T09:46:42.810Z] #25 0.903 ++ go env GOARCH [2021-05-25T09:46:42.810Z] #25 0.914 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:42.810Z] #25 0.934 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:42.810Z] #25 0.936 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:42.810Z] #25 0.940 + dir=/tmp/install [2021-05-25T09:46:42.810Z] #25 0.941 + bin=dockercli [2021-05-25T09:46:42.810Z] #25 0.941 + shift [2021-05-25T09:46:42.810Z] #25 0.941 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:46:42.810Z] #25 0.942 + . /tmp/install/dockercli.installer [2021-05-25T09:46:42.810Z] #25 0.942 ++ : stable [2021-05-25T09:46:42.810Z] #25 0.943 ++ : 17.06.2-ce [2021-05-25T09:46:42.810Z] #25 0.946 + install_dockercli [2021-05-25T09:46:42.810Z] #25 0.947 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:46:42.810Z] #25 0.948 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:46:42.810Z] #25 0.949 ++ uname -m [2021-05-25T09:46:42.810Z] #25 0.952 + arch=ppc64le [2021-05-25T09:46:42.810Z] #25 0.954 + '[' ppc64le '!=' x86_64 ']' [2021-05-25T09:46:42.810Z] #25 0.954 + '[' ppc64le '!=' s390x ']' [2021-05-25T09:46:42.810Z] #25 0.955 + '[' ppc64le '!=' armhf ']' [2021-05-25T09:46:42.810Z] #25 0.955 + build_dockercli [2021-05-25T09:46:42.810Z] #25 0.956 + git clone https://github.com/docker/docker-ce /tmp/tmp.CHViix6cRm/tmp/docker-ce [2021-05-25T09:46:42.810Z] #25 0.959 Cloning into '/tmp/tmp.CHViix6cRm/tmp/docker-ce'... [2021-05-25T09:46:42.935Z] #70 DONE 5.9s [2021-05-25T09:46:42.935Z] [2021-05-25T09:46:42.935Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-05-25T09:46:42.935Z] #71 sha256:bf197745104279554829068cb40df97347782f9dca787a9801a144f5d6809b17 [2021-05-25T09:46:42.958Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-05-25T09:46:43.195Z] #71 0.491 % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-25T09:46:43.196Z] #71 0.491 Dload Upload Total Spent Left Speed [2021-05-25T09:46:43.222Z] #9 ... [2021-05-25T09:46:43.222Z] [2021-05-25T09:46:43.222Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-05-25T09:46:43.222Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-05-25T09:46:43.222Z] #63 DONE 1.9s [2021-05-25T09:46:43.234Z] #43 21.90 CC images/inventory.o [2021-05-25T09:46:43.234Z] #43 22.18 CC images/fdinfo.o [2021-05-25T09:46:43.456Z] #71 0.491 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 18793 0 --:--:-- --:--:-- --:--:-- 18793 [2021-05-25T09:46:43.456Z] #71 DONE 0.6s [2021-05-25T09:46:43.487Z] [2021-05-25T09:46:43.487Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:43.487Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:43.487Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-05-25T09:46:43.717Z] [2021-05-25T09:46:43.717Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:46:43.718Z] #72 sha256:925838c89e8900cfdf0769e0458cc0de7bc3024298231fef878442eb40950e6a [2021-05-25T09:46:43.809Z] #43 22.62 CC images/fown.o [2021-05-25T09:46:44.071Z] #43 22.86 CC images/ns.o [2021-05-25T09:46:44.290Z] #72 DONE 0.9s [2021-05-25T09:46:44.334Z] #43 23.02 CC images/regfile.o [2021-05-25T09:46:44.334Z] #43 23.24 CC images/ghost-file.o [2021-05-25T09:46:44.362Z] #9 DONE 43.5s [2021-05-25T09:46:44.362Z] [2021-05-25T09:46:44.362Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:46:44.362Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:46:44.362Z] #10 ... [2021-05-25T09:46:44.362Z] [2021-05-25T09:46:44.362Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:44.362Z] #29 sha256:4feb50fbc12076d9a837a0759983d182e773b6a14248b4dda1b3132a23d8f3a8 [2021-05-25T09:46:44.362Z] #29 DONE 13.7s [2021-05-25T09:46:44.362Z] [2021-05-25T09:46:44.362Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:46:44.362Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:46:44.551Z] [2021-05-25T09:46:44.551Z] #73 exporting to image [2021-05-25T09:46:44.551Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-25T09:46:44.551Z] #73 exporting layers [2021-05-25T09:46:44.756Z] #23 ... [2021-05-25T09:46:44.756Z] [2021-05-25T09:46:44.756Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:44.756Z] #44 88.67 CC criu/pstree.o [2021-05-25T09:46:44.756Z] #44 89.47 CC criu/rbtree.o [2021-05-25T09:46:44.756Z] #44 89.66 CC criu/rst-malloc.o [2021-05-25T09:46:44.756Z] #44 89.82 CC criu/seccomp.o [2021-05-25T09:46:44.756Z] #44 90.13 CC criu/seize.o [2021-05-25T09:46:44.756Z] #44 90.69 CC criu/servicefd.o [2021-05-25T09:46:44.917Z] #43 23.61 CC images/fifo.o [2021-05-25T09:46:44.917Z] #43 ... [2021-05-25T09:46:44.917Z] [2021-05-25T09:46:44.917Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:46:44.917Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:46:44.917Z] #56 45.20 Checking out files: 48% (1913/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 92% (3621/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:46:44.917Z] #56 46.48 + cd /tmp/tmp.ptbqepvQ6d/src/github.com/containerd/containerd [2021-05-25T09:46:44.917Z] #56 46.48 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:46:45.050Z] #44 91.18 CC criu/shmem.o [2021-05-25T09:46:45.203Z] #56 48.26 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:46:45.300Z] #10 DONE 1.3s [2021-05-25T09:46:45.300Z] [2021-05-25T09:46:45.300Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:46:45.300Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-25T09:46:45.477Z] #56 48.26 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:46:45.477Z] #56 48.26 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:46:45.477Z] #56 48.26 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:46:45.477Z] #56 48.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:46:45.477Z] #56 48.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:46:45.477Z] #56 48.26 + '[' '' = dynamic ']' [2021-05-25T09:46:45.477Z] #56 48.26 + make [2021-05-25T09:46:45.618Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-05-25T09:46:45.686Z] #44 91.89 CC criu/sigframe.o [2021-05-25T09:46:45.979Z] #44 92.05 CC criu/signalfd.o [2021-05-25T09:46:45.979Z] #44 92.25 CC criu/sk-inet.o [2021-05-25T09:46:46.064Z] #56 49.06 + bin/ctr [2021-05-25T09:46:46.461Z] #73 exporting layers 2.1s done [2021-05-25T09:46:46.461Z] #73 writing image sha256:16f09e302188bfb380d8f75ee410563677c684b67275f7c23188230997815551 done [2021-05-25T09:46:46.461Z] #73 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 done [2021-05-25T09:46:46.461Z] #73 DONE 2.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2021-05-25T09:46:46.742Z] #11 DONE 1.2s [2021-05-25T09:46:46.742Z] [2021-05-25T09:46:46.742Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:46:46.742Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-25T09:46:46.742Z] #39 ... [2021-05-25T09:46:46.742Z] [2021-05-25T09:46:46.742Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:46:46.742Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-25T09:46:46.742Z] #31 DONE 0.1s [2021-05-25T09:46:46.742Z] [2021-05-25T09:46:46.742Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:46:46.742Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-25T09:46:46.742Z] #39 DONE 0.3s [2021-05-25T09:46:46.742Z] [2021-05-25T09:46:46.742Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:46.742Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [Pipeline] sh [2021-05-25T09:46:46.960Z] #9 ... [2021-05-25T09:46:46.960Z] [2021-05-25T09:46:46.960Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-05-25T09:46:46.960Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-05-25T09:46:46.960Z] #65 DONE 3.5s [2021-05-25T09:46:46.960Z] [2021-05-25T09:46:46.960Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:46.960Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-05-25T09:46:47.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary test-integration [2021-05-25T09:46:47.157Z] #44 93.18 CC criu/sk-netlink.o [2021-05-25T09:46:47.157Z] #44 93.45 CC criu/sk-packet.o [2021-05-25T09:46:47.225Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.9s done [2021-05-25T09:46:47.432Z] #25 ... [2021-05-25T09:46:47.432Z] [2021-05-25T09:46:47.432Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:47.432Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:46:47.432Z] #35 0.880 + RM_GOPATH=0 [2021-05-25T09:46:47.432Z] #35 0.880 + TMP_GOPATH= [2021-05-25T09:46:47.432Z] #35 0.880 + : /build [2021-05-25T09:46:47.432Z] #35 0.880 + '[' -z '' ']' [2021-05-25T09:46:47.432Z] #35 0.882 ++ mktemp -d [2021-05-25T09:46:47.432Z] #35 0.893 + export GOPATH=/tmp/tmp.OVJbOTBICg [2021-05-25T09:46:47.432Z] #35 0.894 + GOPATH=/tmp/tmp.OVJbOTBICg [2021-05-25T09:46:47.432Z] #35 0.894 + RM_GOPATH=1 [2021-05-25T09:46:47.432Z] #35 0.895 + case "$(go env GOARCH)" in [2021-05-25T09:46:47.432Z] #35 0.900 ++ go env GOARCH [2021-05-25T09:46:47.432Z] #35 0.944 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:47.432Z] #35 0.944 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:47.432Z] #35 0.945 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:47.432Z] #35 0.972 + dir=/tmp/install [2021-05-25T09:46:47.432Z] #35 0.973 + bin=tomlv [2021-05-25T09:46:47.432Z] #35 0.973 + shift [2021-05-25T09:46:47.432Z] #35 0.976 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:46:47.432Z] #35 0.976 + . /tmp/install/tomlv.installer [2021-05-25T09:46:47.432Z] #35 0.978 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:47.432Z] #35 0.983 + install_tomlv [2021-05-25T09:46:47.432Z] #35 0.983 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:46:47.432Z] #35 0.984 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:47.432Z] #35 0.984 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OVJbOTBICg/src/github.com/BurntSushi/toml [2021-05-25T09:46:47.432Z] #35 0.990 Cloning into '/tmp/tmp.OVJbOTBICg/src/github.com/BurntSushi/toml'... [2021-05-25T09:46:47.432Z] #35 2.222 + cd /tmp/tmp.OVJbOTBICg/src/github.com/BurntSushi/toml [2021-05-25T09:46:47.432Z] #35 2.223 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:47.432Z] #35 2.230 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:46:47.432Z] #35 3.149 internal/cpu [2021-05-25T09:46:47.432Z] #35 3.163 runtime/internal/sys [2021-05-25T09:46:47.432Z] #35 3.202 runtime/internal/atomic [2021-05-25T09:46:47.432Z] #35 3.248 math/bits [2021-05-25T09:46:47.432Z] #35 3.705 runtime/internal/math [2021-05-25T09:46:47.432Z] #35 3.734 unicode/utf8 [2021-05-25T09:46:47.432Z] #35 3.972 internal/race [2021-05-25T09:46:47.432Z] #35 4.330 sync/atomic [2021-05-25T09:46:47.432Z] #35 4.474 internal/bytealg [2021-05-25T09:46:47.432Z] #35 4.930 math [2021-05-25T09:46:47.432Z] #35 5.174 unicode [2021-05-25T09:46:47.432Z] #35 5.212 internal/testlog [2021-05-25T09:46:47.432Z] #35 ... [2021-05-25T09:46:47.432Z] [2021-05-25T09:46:47.432Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:47.432Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:46:47.432Z] #30 2.377 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:46:47.432Z] #30 3.074 [2021-05-25T09:46:47.489Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 [2021-05-25T09:46:47.609Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-05-25T09:46:47.609Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-05-25T09:46:47.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-05-25T09:46:47.609Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-05-25T09:46:47.609Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-05-25T09:46:47.609Z] Detected virtualization docker. [2021-05-25T09:46:47.609Z] Detected architecture x86-64. [2021-05-25T09:46:47.609Z] Set hostname to <5a0d92a1e14b>. [2021-05-25T09:46:47.754Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-05-25T09:46:47.795Z] #44 94.01 CC criu/sk-queue.o [2021-05-25T09:46:48.020Z] #9 DONE 18.5s [2021-05-25T09:46:48.020Z] [2021-05-25T09:46:48.020Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:46:48.020Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-05-25T09:46:48.078Z] #56 ... [2021-05-25T09:46:48.078Z] [2021-05-25T09:46:48.078Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:48.078Z] #51 sha256:bbc8aaacf2e9676cf7ec0db6e19f7331cec56e1393a599f41792c98fe246deee [2021-05-25T09:46:48.078Z] #51 97.37 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:46:48.078Z] #51 DONE 103.8s [2021-05-25T09:46:48.078Z] [2021-05-25T09:46:48.078Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:48.078Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:48.078Z] #43 23.77 CC images/remap-file-path.o [2021-05-25T09:46:48.078Z] #43 23.97 CC images/eventfd.o [2021-05-25T09:46:48.078Z] #43 24.32 CC images/eventpoll.o [2021-05-25T09:46:48.078Z] #43 24.66 CC images/fh.o [2021-05-25T09:46:48.078Z] #43 25.07 CC images/fsnotify.o [2021-05-25T09:46:48.078Z] #43 25.80 CC images/signalfd.o [2021-05-25T09:46:48.078Z] #43 26.08 CC images/fs.o [2021-05-25T09:46:48.078Z] #43 26.28 CC images/pstree.o [2021-05-25T09:46:48.078Z] #43 26.45 CC images/pipe.o [2021-05-25T09:46:48.078Z] #43 26.78 CC images/tcp-stream.o [2021-05-25T09:46:48.089Z] #44 94.34 CC criu/sk-tcp.o [2021-05-25T09:46:48.178Z] + source /etc/docker-entrypoint-cmd [2021-05-25T09:46:48.178Z] ++ hack/make.sh dynbinary test-integration [2021-05-25T09:46:48.178Z] [2021-05-25T09:46:48.178Z] Removing bundles/ [2021-05-25T09:46:48.178Z] [2021-05-25T09:46:48.178Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-25T09:46:48.178Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:46:48.178Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:46:48.661Z] #43 27.24 CC images/sk-packet.o [2021-05-25T09:46:48.726Z] #44 94.82 CC criu/sk-unix.o [2021-05-25T09:46:48.924Z] #43 27.69 CC images/mnt.o [2021-05-25T09:46:48.980Z] #10 DONE 0.9s [2021-05-25T09:46:48.980Z] [2021-05-25T09:46:48.980Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:46:48.980Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-05-25T09:46:49.185Z] #43 28.08 CC images/pipe-data.o [2021-05-25T09:46:49.363Z] #44 ... [2021-05-25T09:46:49.363Z] [2021-05-25T09:46:49.363Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:46:49.363Z] #23 12.10 Installing build dependencies: finished with status 'done' [2021-05-25T09:46:49.448Z] #43 28.23 CC images/sa.o [2021-05-25T09:46:49.448Z] #43 ... [2021-05-25T09:46:49.448Z] [2021-05-25T09:46:49.448Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:49.448Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:49.448Z] #45 95.29 go/doc [2021-05-25T09:46:49.448Z] #45 97.65 github.com/LK4D4/vndr/versioned [2021-05-25T09:46:49.448Z] #45 97.77 compress/flate [2021-05-25T09:46:49.448Z] #45 98.47 github.com/LK4D4/vndr/build [2021-05-25T09:46:49.448Z] #45 100.6 hash/crc32 [2021-05-25T09:46:49.448Z] #45 101.4 compress/gzip [2021-05-25T09:46:49.448Z] #45 102.1 net [2021-05-25T09:46:49.448Z] #45 102.1 vendor/golang.org/x/text/transform [2021-05-25T09:46:49.448Z] #45 103.0 vendor/golang.org/x/text/unicode/bidi [2021-05-25T09:46:49.448Z] #45 105.4 vendor/golang.org/x/text/secure/bidirule [2021-05-25T09:46:49.562Z] #11 DONE 0.8s [2021-05-25T09:46:49.562Z] [2021-05-25T09:46:49.562Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:46:49.562Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:46:49.562Z] #49 ... [2021-05-25T09:46:49.562Z] [2021-05-25T09:46:49.562Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:49.562Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-25T09:46:49.562Z] #27 2.781 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:49.562Z] #27 2.783 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:49.562Z] #27 2.812 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:49.562Z] #27 3.021 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:46:49.562Z] #27 3.271 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:46:49.562Z] #27 3.585 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:46:49.562Z] #27 5.164 Fetched 8270 kB in 3s (3143 kB/s) [2021-05-25T09:46:49.562Z] #27 5.164 Reading package lists... [2021-05-25T09:46:49.562Z] #27 6.518 Reading package lists... [2021-05-25T09:46:49.562Z] #27 7.829 Building dependency tree... [2021-05-25T09:46:49.562Z] #27 8.455 The following additional packages will be installed: [2021-05-25T09:46:49.562Z] #27 8.456 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-05-25T09:46:49.562Z] #27 8.456 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-05-25T09:46:49.562Z] #27 8.457 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-05-25T09:46:49.562Z] #27 8.460 Suggested packages: [2021-05-25T09:46:49.562Z] #27 8.460 krb5-doc krb5-user [2021-05-25T09:46:49.562Z] #27 8.460 Recommended packages: [2021-05-25T09:46:49.562Z] #27 8.460 krb5-locales publicsuffix libsasl2-modules [2021-05-25T09:46:49.562Z] #27 8.770 The following NEW packages will be installed: [2021-05-25T09:46:49.562Z] #27 8.771 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-05-25T09:46:49.562Z] #27 8.771 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-05-25T09:46:49.562Z] #27 8.771 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-05-25T09:46:49.562Z] #27 8.772 libssh2-1 libssl1.1 openssl [2021-05-25T09:46:49.562Z] #27 9.069 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-05-25T09:46:49.562Z] #27 9.069 Need to get 4777 kB of archives. [2021-05-25T09:46:49.562Z] #27 9.069 After this operation, 11.5 MB of additional disk space will be used. [2021-05-25T09:46:49.562Z] #27 9.069 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-05-25T09:46:49.562Z] #27 9.069 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-05-25T09:46:49.562Z] #27 9.075 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-05-25T09:46:49.562Z] #27 9.075 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-05-25T09:46:49.562Z] #27 9.077 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-05-25T09:46:49.562Z] #27 9.079 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-05-25T09:46:49.562Z] #27 9.092 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-05-25T09:46:49.562Z] #27 9.092 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-05-25T09:46:49.562Z] #27 9.092 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-05-25T09:46:49.562Z] #27 9.092 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-05-25T09:46:49.562Z] #27 9.093 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-05-25T09:46:49.562Z] #27 9.099 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-05-25T09:46:49.562Z] #27 9.103 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-05-25T09:46:49.562Z] #27 9.105 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-05-25T09:46:49.562Z] #27 9.106 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-05-25T09:46:49.562Z] #27 9.109 Get:16 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-25T09:46:49.562Z] #27 9.109 Get:17 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-05-25T09:46:49.562Z] #27 9.112 Get:18 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-25T09:46:49.562Z] #27 9.114 Get:19 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-25T09:46:49.562Z] #27 9.131 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-05-25T09:46:49.562Z] #27 9.137 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-05-25T09:46:49.562Z] #27 9.400 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:46:49.562Z] #27 9.450 Fetched 4777 kB in 0s (14.5 MB/s) [2021-05-25T09:46:49.562Z] #27 9.500 Selecting previously unselected package libssl1.1:arm64. [2021-05-25T09:46:49.562Z] #27 9.500 (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-05-25T09:46:49.562Z] #27 9.508 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-25T09:46:49.562Z] #27 9.516 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:49.562Z] #27 9.688 Selecting previously unselected package openssl. [2021-05-25T09:46:49.562Z] #27 9.690 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-05-25T09:46:49.562Z] #27 9.694 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:49.562Z] #27 9.882 Selecting previously unselected package ca-certificates. [2021-05-25T09:46:49.562Z] #27 9.884 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-05-25T09:46:49.562Z] #27 9.888 Unpacking ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:49.562Z] #27 10.05 Selecting previously unselected package libkeyutils1:arm64. [2021-05-25T09:46:49.562Z] #27 10.05 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-05-25T09:46:49.562Z] #27 10.05 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-05-25T09:46:49.562Z] #27 10.11 Selecting previously unselected package libkrb5support0:arm64. [2021-05-25T09:46:49.562Z] #27 10.11 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-05-25T09:46:49.562Z] #27 10.11 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:49.562Z] #27 10.17 Selecting previously unselected package libk5crypto3:arm64. [2021-05-25T09:46:49.562Z] #27 10.17 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-05-25T09:46:49.600Z] #30 3.413 #=#=# ##O#- # 0.6% ## 3.0% #### 6.3% ###### 9.5% ########### 15.3% ############## 20.2% ################# 24.0% #################### 28.1% ####################### 32.1% ########################### 38.0% ############################### 44.0% ################################### 49.6% ####################################### 54.3% ########################################## 58.5% ############################################# 62.8% ################################################ 67.2% ################################################### 71.7% ###################################################### 76.0% ########################################################## 80.9% ############################################################## 86.4% ################################################################# 91.1% #################################################################### 95.2% ####################################################################### 99.2% ######################################################################## 100.0% [2021-05-25T09:46:49.710Z] #45 ... [2021-05-25T09:46:49.710Z] [2021-05-25T09:46:49.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:46:49.710Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:46:49.710Z] #43 28.40 CC images/timer.o [2021-05-25T09:46:49.828Z] #27 ... [2021-05-25T09:46:49.828Z] [2021-05-25T09:46:49.828Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:46:49.828Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-05-25T09:46:49.828Z] #39 DONE 0.2s [2021-05-25T09:46:49.828Z] [2021-05-25T09:46:49.828Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:46:49.828Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-05-25T09:46:49.828Z] #31 DONE 0.2s [2021-05-25T09:46:49.828Z] [2021-05-25T09:46:49.828Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:49.828Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-25T09:46:49.828Z] #27 10.18 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:49.828Z] #27 10.24 Selecting previously unselected package libkrb5-3:arm64. [2021-05-25T09:46:49.828Z] #27 10.24 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-05-25T09:46:49.828Z] #27 10.25 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:49.828Z] #27 ... [2021-05-25T09:46:49.828Z] [2021-05-25T09:46:49.828Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:49.828Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-25T09:46:49.973Z] #43 28.75 CC images/timerfd.o [2021-05-25T09:46:50.238Z] #43 28.98 CC images/mm.o [2021-05-25T09:46:50.238Z] #43 29.23 CC images/sk-opts.o [2021-05-25T09:46:50.256Z] #30 7.580 [2021-05-25T09:46:50.812Z] #43 29.54 CC images/sk-unix.o [2021-05-25T09:46:51.074Z] #43 29.91 CC images/sk-inet.o [2021-05-25T09:46:51.129Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s done [2021-05-25T09:46:51.129Z] #9 ... [2021-05-25T09:46:51.129Z] [2021-05-25T09:46:51.129Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:51.129Z] #29 sha256:ada0fba63cbedb2baed1064237bdb9d445ee471a2eea9c21d9edfa94077bb2b4 [2021-05-25T09:46:51.129Z] #29 1.718 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:46:51.129Z] #29 1.814 [2021-05-25T09:46:51.129Z] #29 1.930 ############ 16.9% ########################## 37.0% ######################################### 57.0% ####################################################### 76.8% ##################################################################### 96.9% ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 2.434 [2021-05-25T09:46:51.129Z] #29 2.545 ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 2.643 [2021-05-25T09:46:51.129Z] #29 2.760 ############################################################### 87.6% ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 2.849 [2021-05-25T09:46:51.129Z] #29 2.964 ############ 17.4% ########################## 36.6% ######################################## 56.0% ###################################################### 75.5% #################################################################### 94.6% ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 3.494 [2021-05-25T09:46:51.129Z] #29 3.619 ### 4.2% ###### 9.4% ########## 14.6% ############## 19.8% ################## 25.0% ##################### 30.2% ######################### 35.3% ############################# 40.6% ################################# 45.8% #################################### 51.1% ######################################## 56.3% ############################################ 61.5% ################################################ 66.7% ################################################### 71.9% ####################################################### 77.0% ########################################################### 82.3% ############################################################## 87.3% ################################################################## 92.7% ###################################################################### 97.9% ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 5.499 [2021-05-25T09:46:51.129Z] #29 5.786 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:46:51.129Z] #29 5.890 [2021-05-25T09:46:51.129Z] #29 5.990 ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 6.022 [2021-05-25T09:46:51.129Z] #29 6.307 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:46:51.129Z] #29 6.409 [2021-05-25T09:46:51.129Z] #29 6.487 ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 6.519 [2021-05-25T09:46:51.129Z] #29 6.901 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:46:51.129Z] #29 7.016 [2021-05-25T09:46:51.129Z] #29 7.145 ######### 13.0% ####################### 32.8% #################################### 50.8% ################################################# 68.9% ############################################################## 87.1% ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 7.644 [2021-05-25T09:46:51.129Z] #29 7.914 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:46:51.129Z] #29 8.013 [2021-05-25T09:46:51.129Z] #29 8.058 ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 8.089 [2021-05-25T09:46:51.129Z] #29 8.281 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:46:51.129Z] #29 8.357 [2021-05-25T09:46:51.129Z] #29 8.399 ######################################################################## 100.0% [2021-05-25T09:46:51.129Z] #29 8.425 [2021-05-25T09:46:51.129Z] #29 8.439 Download of images into '/build' complete. [2021-05-25T09:46:51.129Z] #29 8.439 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:46:51.129Z] #29 8.439 tar -cC '/build' . | docker load [2021-05-25T09:46:51.223Z] #30 7.939 #=#=# [2021-05-25T09:46:51.223Z] #30 ... [2021-05-25T09:46:51.223Z] [2021-05-25T09:46:51.223Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:46:51.223Z] #59 sha256:02529c14560a9442fed9bfebe9f75128cb4f4ed0bf493b5983416b6c3285e734 [2021-05-25T09:46:51.223Z] #59 0.858 + RM_GOPATH=0 [2021-05-25T09:46:51.223Z] #59 0.865 + TMP_GOPATH= [2021-05-25T09:46:51.223Z] #59 0.865 + : /build [2021-05-25T09:46:51.223Z] #59 0.865 + '[' -z '' ']' [2021-05-25T09:46:51.223Z] #59 0.883 ++ mktemp -d [2021-05-25T09:46:51.223Z] #59 0.890 + export GOPATH=/tmp/tmp.mygWyFMQ7g [2021-05-25T09:46:51.223Z] #59 0.891 + GOPATH=/tmp/tmp.mygWyFMQ7g [2021-05-25T09:46:51.223Z] #59 0.891 + RM_GOPATH=1 [2021-05-25T09:46:51.223Z] #59 0.891 + case "$(go env GOARCH)" in [2021-05-25T09:46:51.223Z] #59 0.892 ++ go env GOARCH [2021-05-25T09:46:51.223Z] #59 1.015 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #59 1.015 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #59 1.017 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:51.223Z] #59 1.025 + dir=/tmp/install [2021-05-25T09:46:51.223Z] #59 1.025 + bin=rootlesskit [2021-05-25T09:46:51.223Z] #59 1.025 + shift [2021-05-25T09:46:51.223Z] #59 1.025 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:46:51.223Z] #59 1.025 + . /tmp/install/rootlesskit.installer [2021-05-25T09:46:51.223Z] #59 1.025 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:46:51.223Z] #59 1.026 + install_rootlesskit [2021-05-25T09:46:51.223Z] #59 1.026 + case "$1" in [2021-05-25T09:46:51.223Z] #59 1.026 + export CGO_ENABLED=0 [2021-05-25T09:46:51.223Z] #59 1.026 + CGO_ENABLED=0 [2021-05-25T09:46:51.223Z] #59 1.026 + _install_rootlesskit [2021-05-25T09:46:51.223Z] #59 1.027 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:46:51.223Z] #59 1.028 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.mygWyFMQ7g/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:46:51.223Z] #59 1.028 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:46:51.223Z] #59 1.039 Cloning into '/tmp/tmp.mygWyFMQ7g/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:46:51.223Z] #59 5.787 + cd /tmp/tmp.mygWyFMQ7g/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:46:51.223Z] #59 5.792 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:46:51.223Z] #59 5.886 + export GO111MODULE=on [2021-05-25T09:46:51.223Z] #59 5.887 + GO111MODULE=on [2021-05-25T09:46:51.223Z] #59 5.887 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:46:51.223Z] #59 5.888 + GOPROXY=https://proxy.golang.org [2021-05-25T09:46:51.223Z] #59 5.888 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:46:51.223Z] #59 5.889 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:46:51.223Z] #59 8.590 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:46:51.223Z] #59 8.600 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:46:51.223Z] #59 8.602 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:46:51.223Z] #59 8.683 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:46:51.223Z] #59 8.701 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:46:51.223Z] #59 8.805 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:46:51.223Z] #59 8.832 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:46:51.223Z] #59 8.840 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:46:51.223Z] #59 9.196 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:46:51.223Z] #59 9.203 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:46:51.223Z] #59 9.364 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:46:51.223Z] #59 9.491 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:46:51.223Z] #59 9.661 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:46:51.223Z] #59 9.748 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:46:51.223Z] #59 9.760 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:46:51.223Z] #59 9.932 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:46:51.223Z] #59 10.18 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:46:51.223Z] #59 ... [2021-05-25T09:46:51.223Z] [2021-05-25T09:46:51.223Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:46:51.223Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:46:51.223Z] #50 0.863 + RM_GOPATH=0 [2021-05-25T09:46:51.223Z] #50 0.865 + TMP_GOPATH= [2021-05-25T09:46:51.223Z] #50 0.865 + : /build [2021-05-25T09:46:51.223Z] #50 0.865 + '[' -z '' ']' [2021-05-25T09:46:51.223Z] #50 0.870 ++ mktemp -d [2021-05-25T09:46:51.223Z] #50 0.893 + export GOPATH=/tmp/tmp.FujKeIK73y [2021-05-25T09:46:51.223Z] #50 0.893 + GOPATH=/tmp/tmp.FujKeIK73y [2021-05-25T09:46:51.223Z] #50 0.893 + RM_GOPATH=1 [2021-05-25T09:46:51.223Z] #50 0.894 + case "$(go env GOARCH)" in [2021-05-25T09:46:51.223Z] #50 0.895 ++ go env GOARCH [2021-05-25T09:46:51.223Z] #50 0.934 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #50 0.947 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #50 0.949 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:51.223Z] #50 0.952 + dir=/tmp/install [2021-05-25T09:46:51.223Z] #50 0.952 + bin=golangci_lint [2021-05-25T09:46:51.223Z] #50 0.952 + shift [2021-05-25T09:46:51.223Z] #50 0.953 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:46:51.223Z] #50 0.954 + . /tmp/install/golangci_lint.installer [2021-05-25T09:46:51.223Z] #50 0.954 ++ : v1.23.8 [2021-05-25T09:46:51.223Z] #50 0.955 + install_golangci_lint [2021-05-25T09:46:51.223Z] #50 0.964 + set -e [2021-05-25T09:46:51.223Z] #50 0.964 + export GO111MODULE=on [2021-05-25T09:46:51.223Z] #50 0.965 + GO111MODULE=on [2021-05-25T09:46:51.223Z] #50 0.965 + GOBIN=/build [2021-05-25T09:46:51.223Z] #50 0.965 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:46:51.223Z] #50 1.024 go: finding github.com v1.23.8 [2021-05-25T09:46:51.223Z] #50 1.026 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:46:51.223Z] #50 1.027 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:46:51.223Z] #50 1.027 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:51.223Z] #50 1.027 go: finding github.com/golangci v1.23.8 [2021-05-25T09:46:51.223Z] #50 2.367 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:51.223Z] #50 3.841 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:51.223Z] #50 ... [2021-05-25T09:46:51.223Z] [2021-05-25T09:46:51.223Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:51.223Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:46:51.223Z] #46 0.880 + RM_GOPATH=0 [2021-05-25T09:46:51.223Z] #46 0.880 + TMP_GOPATH= [2021-05-25T09:46:51.223Z] #46 0.880 + : /build [2021-05-25T09:46:51.223Z] #46 0.880 + '[' -z '' ']' [2021-05-25T09:46:51.223Z] #46 0.882 ++ mktemp -d [2021-05-25T09:46:51.223Z] #46 0.885 + export GOPATH=/tmp/tmp.hbsNZSLVJA [2021-05-25T09:46:51.223Z] #46 0.892 + GOPATH=/tmp/tmp.hbsNZSLVJA [2021-05-25T09:46:51.223Z] #46 0.892 + RM_GOPATH=1 [2021-05-25T09:46:51.223Z] #46 0.893 + case "$(go env GOARCH)" in [2021-05-25T09:46:51.223Z] #46 0.896 ++ go env GOARCH [2021-05-25T09:46:51.223Z] #46 0.947 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #46 0.972 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.223Z] #46 0.973 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:51.223Z] #46 0.976 + dir=/tmp/install [2021-05-25T09:46:51.223Z] #46 0.976 + bin=vndr [2021-05-25T09:46:51.223Z] #46 0.976 + shift [2021-05-25T09:46:51.223Z] #46 0.977 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:46:51.223Z] #46 0.977 + . /tmp/install/vndr.installer [2021-05-25T09:46:51.223Z] #46 0.978 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:51.223Z] #46 0.980 + install_vndr [2021-05-25T09:46:51.223Z] #46 0.980 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:46:51.223Z] #46 0.981 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:51.223Z] #46 0.981 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hbsNZSLVJA/src/github.com/LK4D4/vndr [2021-05-25T09:46:51.223Z] #46 0.987 Cloning into '/tmp/tmp.hbsNZSLVJA/src/github.com/LK4D4/vndr'... [2021-05-25T09:46:51.223Z] #46 2.180 + cd /tmp/tmp.hbsNZSLVJA/src/github.com/LK4D4/vndr [2021-05-25T09:46:51.223Z] #46 2.180 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:51.223Z] #46 2.211 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:46:51.223Z] #46 3.791 runtime/internal/math [2021-05-25T09:46:51.223Z] #46 3.874 internal/race [2021-05-25T09:46:51.223Z] #46 3.980 internal/cpu [2021-05-25T09:46:51.223Z] #46 3.996 sync/atomic [2021-05-25T09:46:51.223Z] #46 4.071 unicode [2021-05-25T09:46:51.223Z] #46 4.306 unicode/utf8 [2021-05-25T09:46:51.223Z] #46 4.886 internal/bytealg [2021-05-25T09:46:51.223Z] #46 5.132 math [2021-05-25T09:46:51.223Z] #46 6.074 encoding [2021-05-25T09:46:51.223Z] #46 6.493 unicode/utf16 [2021-05-25T09:46:51.223Z] #46 6.971 runtime [2021-05-25T09:46:51.223Z] #46 7.541 container/list [2021-05-25T09:46:51.223Z] #46 9.443 crypto/internal/subtle [2021-05-25T09:46:51.223Z] #46 9.811 crypto/subtle [2021-05-25T09:46:51.223Z] #46 10.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:46:51.335Z] #43 30.26 CC images/tun.o [2021-05-25T09:46:51.531Z] #46 ... [2021-05-25T09:46:51.531Z] [2021-05-25T09:46:51.531Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:46:51.531Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:46:51.531Z] #37 0.692 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:51.531Z] #37 0.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:51.531Z] #37 0.748 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:51.531Z] #37 2.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:46:51.531Z] #37 4.169 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:46:51.531Z] #37 5.915 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:46:51.531Z] #37 ... [2021-05-25T09:46:51.531Z] [2021-05-25T09:46:51.531Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:51.531Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:46:51.531Z] #14 0.715 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:46:51.531Z] #14 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:51.531Z] #14 0.873 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:51.531Z] #14 0.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:51.531Z] #14 2.557 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [458 kB] [2021-05-25T09:46:51.531Z] #14 4.469 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:46:51.531Z] #14 6.645 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:46:51.531Z] #14 8.794 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:46:51.531Z] #14 ... [2021-05-25T09:46:51.531Z] [2021-05-25T09:46:51.531Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:51.531Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:46:51.531Z] #43 0.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:51.531Z] #43 1.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:51.531Z] #43 1.024 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:51.531Z] #43 2.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:46:51.531Z] #43 4.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:46:51.531Z] #43 6.604 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:46:51.597Z] #43 30.54 CC images/sk-netlink.o [2021-05-25T09:46:51.836Z] #43 ... [2021-05-25T09:46:51.836Z] [2021-05-25T09:46:51.836Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:46:51.836Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-25T09:46:51.836Z] #41 0.767 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:46:51.836Z] #41 0.780 Cloning into '.'... [2021-05-25T09:46:51.836Z] #41 ... [2021-05-25T09:46:51.836Z] [2021-05-25T09:46:51.836Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:46:51.836Z] #68 sha256:53acb6e8b507f003018abe1f0d8476137f3007f054e40e6a8400e26f49bb7a48 [2021-05-25T09:46:51.836Z] #68 0.648 + RM_GOPATH=0 [2021-05-25T09:46:51.836Z] #68 0.648 + TMP_GOPATH= [2021-05-25T09:46:51.836Z] #68 0.648 + : /build [2021-05-25T09:46:51.836Z] #68 0.648 + '[' -z '' ']' [2021-05-25T09:46:51.836Z] #68 0.649 ++ mktemp -d [2021-05-25T09:46:51.836Z] #68 0.651 + export GOPATH=/tmp/tmp.wS32qCDBt1 [2021-05-25T09:46:51.836Z] #68 0.651 + GOPATH=/tmp/tmp.wS32qCDBt1 [2021-05-25T09:46:51.836Z] #68 0.651 + RM_GOPATH=1 [2021-05-25T09:46:51.836Z] #68 0.651 + case "$(go env GOARCH)" in [2021-05-25T09:46:51.836Z] #68 0.652 ++ go env GOARCH [2021-05-25T09:46:51.836Z] #68 0.660 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.836Z] #68 0.660 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:51.836Z] #68 0.661 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:51.836Z] #68 0.664 + dir=/tmp/install [2021-05-25T09:46:51.836Z] #68 0.665 + bin=proxy [2021-05-25T09:46:51.836Z] #68 0.665 + shift [2021-05-25T09:46:51.836Z] #68 0.665 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:46:51.836Z] #68 0.665 + . /tmp/install/proxy.installer [2021-05-25T09:46:51.836Z] #68 0.666 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:46:51.836Z] #68 0.666 + install_proxy [2021-05-25T09:46:51.836Z] #68 0.666 + case "$1" in [2021-05-25T09:46:51.836Z] #68 0.666 + export CGO_ENABLED=0 [2021-05-25T09:46:51.836Z] #68 0.667 + CGO_ENABLED=0 [2021-05-25T09:46:51.836Z] #68 0.667 + _install_proxy [2021-05-25T09:46:51.836Z] #68 0.667 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:46:51.836Z] #68 0.667 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wS32qCDBt1/src/github.com/docker/libnetwork [2021-05-25T09:46:51.836Z] #68 0.667 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:46:51.836Z] #68 0.675 Cloning into '/tmp/tmp.wS32qCDBt1/src/github.com/docker/libnetwork'... [2021-05-25T09:46:51.860Z] #43 30.76 CC images/packet-sock.o [2021-05-25T09:46:52.019Z] #32 ... [2021-05-25T09:46:52.019Z] [2021-05-25T09:46:52.019Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:46:52.019Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:46:52.070Z] #29 ... [2021-05-25T09:46:52.070Z] [2021-05-25T09:46:52.070Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-05-25T09:46:52.070Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-05-25T09:46:52.070Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-05-25T09:46:52.070Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-05-25T09:46:52.125Z] #43 31.12 CC images/ipc-var.o [2021-05-25T09:46:52.139Z] #68 ... [2021-05-25T09:46:52.139Z] [2021-05-25T09:46:52.139Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:52.139Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-25T09:46:52.139Z] #33 0.673 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:46:52.139Z] #33 0.675 Cloning into '.'... [2021-05-25T09:46:52.139Z] #33 ... [2021-05-25T09:46:52.139Z] [2021-05-25T09:46:52.139Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:46:52.139Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-25T09:46:52.139Z] #56 0.733 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:52.139Z] #56 0.781 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:52.139Z] #56 0.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:52.139Z] #56 2.029 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:46:52.139Z] #56 4.155 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:46:52.139Z] #56 6.038 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:46:52.440Z] #56 ... [2021-05-25T09:46:52.440Z] [2021-05-25T09:46:52.440Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:52.440Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:46:52.440Z] #52 0.682 + RM_GOPATH=0 [2021-05-25T09:46:52.440Z] #52 0.682 + TMP_GOPATH= [2021-05-25T09:46:52.440Z] #52 0.683 + : /build [2021-05-25T09:46:52.440Z] #52 0.683 + '[' -z '' ']' [2021-05-25T09:46:52.440Z] #52 0.685 ++ mktemp -d [2021-05-25T09:46:52.440Z] #52 0.686 + export GOPATH=/tmp/tmp.aWDtbjFUJQ [2021-05-25T09:46:52.440Z] #52 0.687 + GOPATH=/tmp/tmp.aWDtbjFUJQ [2021-05-25T09:46:52.440Z] #52 0.687 + RM_GOPATH=1 [2021-05-25T09:46:52.440Z] #52 0.687 + case "$(go env GOARCH)" in [2021-05-25T09:46:52.440Z] #52 0.689 ++ go env GOARCH [2021-05-25T09:46:52.440Z] #52 0.697 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:52.440Z] #52 0.697 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:52.440Z] #52 0.699 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:52.440Z] #52 0.702 + dir=/tmp/install [2021-05-25T09:46:52.440Z] #52 0.702 + bin=shfmt [2021-05-25T09:46:52.440Z] #52 0.702 + shift [2021-05-25T09:46:52.440Z] #52 0.702 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:46:52.440Z] #52 0.703 + . /tmp/install/shfmt.installer [2021-05-25T09:46:52.440Z] #52 0.703 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:46:52.440Z] #52 0.703 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:46:52.440Z] #52 0.703 + install_shfmt [2021-05-25T09:46:52.440Z] #52 0.703 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:46:52.440Z] #52 0.703 + git clone https://github.com/mvdan/sh.git /tmp/tmp.aWDtbjFUJQ/src/github.com/mvdan/sh [2021-05-25T09:46:52.440Z] #52 0.706 Cloning into '/tmp/tmp.aWDtbjFUJQ/src/github.com/mvdan/sh'... [2021-05-25T09:46:52.440Z] #52 ... [2021-05-25T09:46:52.440Z] [2021-05-25T09:46:52.440Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:52.440Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:46:52.440Z] #30 7.939 #=#=# 0.4% ## 3.2% ###### 8.8% ############## 20.3% ############################ 39.4% ################################################## 70.1% ######################################################################## 100.0% [2021-05-25T09:46:52.440Z] #30 9.595 [2021-05-25T09:46:52.700Z] #43 31.28 CC images/ipc-desc.o [2021-05-25T09:46:52.700Z] #43 31.46 CC images/ipc-shm.o [2021-05-25T09:46:52.700Z] #43 31.64 CC images/ipc-msg.o [2021-05-25T09:46:52.920Z] #23 14.99 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:46:52.920Z] #23 14.99 Building wheels for collected packages: yamllint, pyyaml [2021-05-25T09:46:52.920Z] #23 15.00 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:46:52.920Z] #23 15.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:46:52.920Z] #23 15.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:46:52.920Z] #23 15.70 Running setup.py bdist_wheel for pyyaml: started [2021-05-25T09:46:53.211Z] #32 ... [2021-05-25T09:46:53.211Z] [2021-05-25T09:46:53.211Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:46:53.211Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-05-25T09:46:53.211Z] #12 DONE 3.6s [2021-05-25T09:46:53.211Z] [2021-05-25T09:46:53.211Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:46:53.211Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-25T09:46:53.211Z] #27 10.37 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-05-25T09:46:53.211Z] #27 10.37 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 10.38 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 10.47 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-05-25T09:46:53.211Z] #27 10.48 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 10.48 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 10.54 Selecting previously unselected package libsasl2-2:arm64. [2021-05-25T09:46:53.211Z] #27 10.54 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 10.55 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 10.63 Selecting previously unselected package libldap-common. [2021-05-25T09:46:53.211Z] #27 10.63 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-05-25T09:46:53.211Z] #27 10.64 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 10.75 Selecting previously unselected package libldap-2.4-2:arm64. [2021-05-25T09:46:53.211Z] #27 10.75 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 10.76 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 10.90 Selecting previously unselected package libnghttp2-14:arm64. [2021-05-25T09:46:53.211Z] #27 10.90 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 10.91 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 11.00 Selecting previously unselected package libpsl5:arm64. [2021-05-25T09:46:53.211Z] #27 11.00 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.01 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-05-25T09:46:53.211Z] #27 11.14 Selecting previously unselected package librtmp1:arm64. [2021-05-25T09:46:53.211Z] #27 11.14 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.14 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:53.211Z] #27 11.20 Selecting previously unselected package libssh2-1:arm64. [2021-05-25T09:46:53.211Z] #27 11.21 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.21 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-25T09:46:53.211Z] #27 11.33 Selecting previously unselected package libcurl4:arm64. [2021-05-25T09:46:53.211Z] #27 11.33 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.34 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-25T09:46:53.211Z] #27 11.58 Selecting previously unselected package curl. [2021-05-25T09:46:53.211Z] #27 11.58 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.59 Unpacking curl (7.64.0-4+deb10u2) ... [2021-05-25T09:46:53.211Z] #27 11.78 Selecting previously unselected package libonig5:arm64. [2021-05-25T09:46:53.211Z] #27 11.78 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.78 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-25T09:46:53.211Z] #27 11.91 Selecting previously unselected package libjq1:arm64. [2021-05-25T09:46:53.211Z] #27 11.91 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 11.91 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:53.211Z] #27 12.52 Selecting previously unselected package jq. [2021-05-25T09:46:53.211Z] #27 12.52 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-25T09:46:53.211Z] #27 12.52 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:46:53.211Z] #27 12.59 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-05-25T09:46:53.211Z] #27 12.60 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-05-25T09:46:53.211Z] #27 12.61 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 12.83 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 12.84 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 12.87 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 12.89 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 12.90 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-05-25T09:46:53.211Z] #27 12.93 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 12.93 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 12.94 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-05-25T09:46:53.211Z] #27 12.96 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:46:53.211Z] #27 13.00 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 13.00 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-25T09:46:53.211Z] #27 13.01 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-25T09:46:53.211Z] #27 13.02 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-05-25T09:46:53.211Z] #27 13.03 Setting up ca-certificates (20200601~deb10u2) ... [2021-05-25T09:46:53.274Z] #43 31.99 CC images/ipc-sem.o [2021-05-25T09:46:53.274Z] #43 32.21 CC images/utsns.o [2021-05-25T09:46:53.395Z] #40 ... [2021-05-25T09:46:53.395Z] [2021-05-25T09:46:53.395Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:46:53.395Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-25T09:46:53.395Z] #12 DONE 6.6s [2021-05-25T09:46:53.395Z] [2021-05-25T09:46:53.395Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:46:53.395Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:46:53.536Z] #43 32.42 CC images/creds.o [2021-05-25T09:46:53.798Z] #43 32.69 CC images/vma.o [2021-05-25T09:46:53.961Z] #23 16.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-25T09:46:53.961Z] #23 16.51 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-25T09:46:53.961Z] #23 16.57 Successfully built yamllint pyyaml [2021-05-25T09:46:53.961Z] #23 16.58 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:46:53.961Z] #23 16.82 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:46:54.061Z] #43 32.97 CC images/netdev.o [2021-05-25T09:46:54.346Z] #30 9.924 #=#=# 0.1% ## 3.9% #### 6.9% ########### 16.4% #################### 28.0% ########################### 38.6% ######################################### 57.2% ######################################################## 77.8% [2021-05-25T09:46:54.346Z] #30 ... [2021-05-25T09:46:54.346Z] [2021-05-25T09:46:54.346Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:46:54.346Z] #48 sha256:98c391c4a534c83558bb05f12f2dd2fb4737274653fc2a05adeaf6b55b515c51 [2021-05-25T09:46:54.346Z] #48 2.979 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:46:54.346Z] #48 4.731 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:46:54.346Z] #48 4.798 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:46:54.346Z] #48 4.799 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:46:54.346Z] #48 4.896 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:46:54.346Z] #48 4.967 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:46:54.346Z] #48 4.982 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:46:54.346Z] #48 5.173 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:46:54.346Z] #48 5.230 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:46:54.346Z] #48 5.270 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:46:54.346Z] #48 5.565 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:46:54.346Z] #48 5.587 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:46:54.346Z] #48 5.608 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:46:54.346Z] #48 5.620 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:46:54.346Z] #48 5.699 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:46:54.346Z] #48 5.981 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:46:54.346Z] #48 6.105 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:46:54.346Z] #48 6.111 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:46:54.346Z] #48 6.507 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:46:54.346Z] #48 6.577 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:46:54.346Z] #48 8.541 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:46:54.346Z] #48 9.345 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:46:54.346Z] #48 11.62 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:46:54.346Z] #48 ... [2021-05-25T09:46:54.346Z] [2021-05-25T09:46:54.346Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:54.346Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:46:54.346Z] #30 9.924 #=#=# 0.1% ## 3.9% #### 6.9% ########### 16.4% #################### 28.0% ########################### 38.6% ######################################### 57.2% ######################################################## 77.8% ############################################################### 87.9% ######################################################################## 100.0% [2021-05-25T09:46:54.638Z] #43 33.35 CC images/tty.o [2021-05-25T09:46:54.652Z] #9 DONE 42.6s [2021-05-25T09:46:54.652Z] [2021-05-25T09:46:54.652Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:54.652Z] #29 sha256:ada0fba63cbedb2baed1064237bdb9d445ee471a2eea9c21d9edfa94077bb2b4 [2021-05-25T09:46:54.652Z] #29 DONE 14.3s [2021-05-25T09:46:54.652Z] [2021-05-25T09:46:54.652Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-05-25T09:46:54.652Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-05-25T09:46:54.666Z] #23 DONE 17.2s [2021-05-25T09:46:54.667Z] [2021-05-25T09:46:54.667Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-05-25T09:46:54.667Z] #26 DONE 0.2s [2021-05-25T09:46:54.667Z] [2021-05-25T09:46:54.667Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-05-25T09:46:54.703Z] #30 12.04 [2021-05-25T09:46:55.148Z] #27 15.77 Updating certificates in /etc/ssl/certs... [2021-05-25T09:46:55.211Z] #43 33.95 CC images/file-lock.o [2021-05-25T09:46:55.473Z] #43 34.18 CC images/rlimit.o [2021-05-25T09:46:55.473Z] #43 34.36 CC images/pagemap.o [2021-05-25T09:46:55.712Z] #31 DONE 1.0s [2021-05-25T09:46:55.712Z] [2021-05-25T09:46:55.712Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-05-25T09:46:55.712Z] #34 DONE 0.2s [2021-05-25T09:46:55.712Z] [2021-05-25T09:46:55.712Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:46:55.712Z] #50 138.7 + /build/golangci-lint --version [2021-05-25T09:46:55.712Z] #50 139.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:46:56.009Z] #50 DONE 139.3s [2021-05-25T09:46:56.009Z] [2021-05-25T09:46:56.009Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-05-25T09:46:56.009Z] #36 DONE 0.2s [2021-05-25T09:46:56.009Z] [2021-05-25T09:46:56.009Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-05-25T09:46:56.046Z] #43 34.63 CC images/siginfo.o [2021-05-25T09:46:56.101Z] #10 DONE 1.4s [2021-05-25T09:46:56.101Z] [2021-05-25T09:46:56.101Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-05-25T09:46:56.101Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-05-25T09:46:56.303Z] #39 DONE 0.2s [2021-05-25T09:46:56.303Z] [2021-05-25T09:46:56.303Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-05-25T09:46:56.303Z] #41 DONE 139.4s [2021-05-25T09:46:56.303Z] [2021-05-25T09:46:56.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:56.303Z] #44 96.19 CC criu/sockets.o [2021-05-25T09:46:56.303Z] #44 96.88 CC criu/stats.o [2021-05-25T09:46:56.303Z] #44 97.06 CC criu/string.o [2021-05-25T09:46:56.303Z] #44 97.14 CC criu/sysctl.o [2021-05-25T09:46:56.303Z] #44 97.71 CC criu/sysfs_parse.o [2021-05-25T09:46:56.303Z] #44 98.10 CC criu/timens.o [2021-05-25T09:46:56.303Z] #44 98.32 CC criu/timerfd.o [2021-05-25T09:46:56.303Z] #44 98.68 CC criu/tty.o [2021-05-25T09:46:56.303Z] #44 100.2 CC criu/tun.o [2021-05-25T09:46:56.303Z] #44 100.6 CC criu/uffd.o [2021-05-25T09:46:56.303Z] #44 101.7 CC criu/util.o [2021-05-25T09:46:56.303Z] #44 102.7 CC criu/uts_ns.o [2021-05-25T09:46:56.308Z] #43 34.94 CC images/rpc.o [2021-05-25T09:46:56.596Z] #44 102.8 CC criu/vdso.o [2021-05-25T09:46:56.681Z] #13 ... [2021-05-25T09:46:56.681Z] [2021-05-25T09:46:56.681Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:46:56.681Z] #24 sha256:406a033dffb92376e7c23ac05dc722a90dbfbe076d505bf6300e2ffa811d11a4 [2021-05-25T09:46:56.681Z] #24 6.885 + RM_GOPATH=0 [2021-05-25T09:46:56.681Z] #24 6.885 + TMP_GOPATH= [2021-05-25T09:46:56.681Z] #24 6.885 + : /build [2021-05-25T09:46:56.681Z] #24 6.885 + '[' -z '' ']' [2021-05-25T09:46:56.681Z] #24 6.887 ++ mktemp -d [2021-05-25T09:46:56.681Z] #24 6.887 + export GOPATH=/tmp/tmp.0JltEgprIY [2021-05-25T09:46:56.681Z] #24 6.887 + GOPATH=/tmp/tmp.0JltEgprIY [2021-05-25T09:46:56.681Z] #24 6.887 + RM_GOPATH=1 [2021-05-25T09:46:56.681Z] #24 6.887 + case "$(go env GOARCH)" in [2021-05-25T09:46:56.681Z] #24 6.888 ++ go env GOARCH [2021-05-25T09:46:56.681Z] #24 6.896 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.681Z] #24 6.896 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.681Z] #24 6.896 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:56.681Z] #24 6.896 + dir=/tmp/install [2021-05-25T09:46:56.681Z] #24 6.896 + bin=dockercli [2021-05-25T09:46:56.681Z] #24 6.896 + shift [2021-05-25T09:46:56.681Z] #24 6.896 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:46:56.681Z] #24 6.896 + . /tmp/install/dockercli.installer [2021-05-25T09:46:56.681Z] #24 6.896 ++ : stable [2021-05-25T09:46:56.681Z] #24 6.896 ++ : 17.06.2-ce [2021-05-25T09:46:56.681Z] #24 6.896 + install_dockercli [2021-05-25T09:46:56.681Z] #24 6.896 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:46:56.681Z] #24 6.897 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:46:56.681Z] #24 6.900 ++ uname -m [2021-05-25T09:46:56.681Z] #24 6.900 + arch=x86_64 [2021-05-25T09:46:56.681Z] #24 6.900 + '[' x86_64 '!=' x86_64 ']' [2021-05-25T09:46:56.681Z] #24 6.900 + url=https://download.docker.com/linux/static [2021-05-25T09:46:56.681Z] #24 6.911 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-25T09:46:56.681Z] #24 6.911 + tar -xz docker/docker [2021-05-25T09:46:56.681Z] #24 ... [2021-05-25T09:46:56.681Z] [2021-05-25T09:46:56.681Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:56.681Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:56.681Z] #42 9.805 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:56.681Z] #42 9.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:56.681Z] #42 9.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:56.681Z] #42 ... [2021-05-25T09:46:56.681Z] [2021-05-25T09:46:56.681Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:46:56.681Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:46:56.681Z] #55 9.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:56.681Z] #55 9.199 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:56.681Z] #55 9.199 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:56.681Z] #55 ... [2021-05-25T09:46:56.681Z] [2021-05-25T09:46:56.681Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:46:56.681Z] #67 sha256:5409b495e499e934be1f3da00fd113c5d69f99fd2f3ac7220401f1aa8f329dcc [2021-05-25T09:46:56.681Z] #67 7.302 + RM_GOPATH=0 [2021-05-25T09:46:56.681Z] #67 7.302 + TMP_GOPATH= [2021-05-25T09:46:56.681Z] #67 7.302 + : /build [2021-05-25T09:46:56.681Z] #67 7.302 + '[' -z '' ']' [2021-05-25T09:46:56.681Z] #67 7.306 ++ mktemp -d [2021-05-25T09:46:56.681Z] #67 7.306 + export GOPATH=/tmp/tmp.QVNnRD6YPS [2021-05-25T09:46:56.681Z] #67 7.306 + GOPATH=/tmp/tmp.QVNnRD6YPS [2021-05-25T09:46:56.681Z] #67 7.306 + RM_GOPATH=1 [2021-05-25T09:46:56.681Z] #67 7.306 + case "$(go env GOARCH)" in [2021-05-25T09:46:56.681Z] #67 7.307 ++ go env GOARCH [2021-05-25T09:46:56.681Z] #67 7.340 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:46:56.681Z] #67 7.340 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.681Z] #67 7.340 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.681Z] #67 7.340 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:56.681Z] #67 7.340 + dir=/tmp/install [2021-05-25T09:46:56.681Z] #67 7.340 + bin=proxy [2021-05-25T09:46:56.681Z] #67 7.340 + shift [2021-05-25T09:46:56.681Z] #67 7.340 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:46:56.681Z] #67 7.340 + . /tmp/install/proxy.installer [2021-05-25T09:46:56.681Z] #67 7.340 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:46:56.681Z] #67 7.340 + install_proxy [2021-05-25T09:46:56.681Z] #67 7.340 + case "$1" in [2021-05-25T09:46:56.681Z] #67 7.340 + export CGO_ENABLED=0 [2021-05-25T09:46:56.681Z] #67 7.340 + CGO_ENABLED=0 [2021-05-25T09:46:56.681Z] #67 7.340 + _install_proxy [2021-05-25T09:46:56.681Z] #67 7.340 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:46:56.681Z] #67 7.340 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QVNnRD6YPS/src/github.com/docker/libnetwork [2021-05-25T09:46:56.681Z] #67 7.340 Cloning into '/tmp/tmp.QVNnRD6YPS/src/github.com/docker/libnetwork'... [2021-05-25T09:46:56.898Z] #44 103.2 LINK criu/built-in.o [2021-05-25T09:46:56.940Z] #67 ... [2021-05-25T09:46:56.940Z] [2021-05-25T09:46:56.940Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:46:56.940Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:46:56.940Z] #36 9.197 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:46:56.940Z] #36 9.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:46:56.940Z] #36 9.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:46:56.940Z] #36 ... [2021-05-25T09:46:56.940Z] [2021-05-25T09:46:56.940Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:46:56.940Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:46:56.940Z] #51 8.806 + RM_GOPATH=0 [2021-05-25T09:46:56.940Z] #51 8.806 + TMP_GOPATH= [2021-05-25T09:46:56.940Z] #51 8.806 + : /build [2021-05-25T09:46:56.940Z] #51 8.806 + '[' -z '' ']' [2021-05-25T09:46:56.940Z] #51 8.806 ++ mktemp -d [2021-05-25T09:46:56.941Z] #51 8.813 + export GOPATH=/tmp/tmp.e54CJKyo3Y [2021-05-25T09:46:56.941Z] #51 8.818 + GOPATH=/tmp/tmp.e54CJKyo3Y [2021-05-25T09:46:56.941Z] #51 8.818 + RM_GOPATH=1 [2021-05-25T09:46:56.941Z] #51 8.818 + case "$(go env GOARCH)" in [2021-05-25T09:46:56.941Z] #51 8.820 ++ go env GOARCH [2021-05-25T09:46:56.941Z] #51 8.882 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.941Z] #51 8.882 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:56.941Z] #51 8.882 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:56.941Z] #51 8.883 + dir=/tmp/install [2021-05-25T09:46:56.941Z] #51 8.883 + bin=shfmt [2021-05-25T09:46:56.941Z] #51 8.883 + shift [2021-05-25T09:46:56.941Z] #51 8.883 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:46:56.941Z] #51 8.883 + . /tmp/install/shfmt.installer [2021-05-25T09:46:56.941Z] #51 8.883 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:46:56.941Z] #51 8.883 + install_shfmt [2021-05-25T09:46:56.941Z] #51 8.883 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:46:56.941Z] #51 8.884 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:46:56.941Z] #51 8.886 + git clone https://github.com/mvdan/sh.git /tmp/tmp.e54CJKyo3Y/src/github.com/mvdan/sh [2021-05-25T09:46:56.941Z] #51 8.886 Cloning into '/tmp/tmp.e54CJKyo3Y/src/github.com/mvdan/sh'... [2021-05-25T09:46:57.191Z] #44 103.3 LINK criu/criu [2021-05-25T09:46:57.192Z] #44 103.6 DEP lib/c/criu.d [2021-05-25T09:46:57.200Z] #51 ... [2021-05-25T09:46:57.200Z] [2021-05-25T09:46:57.200Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:46:57.200Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:46:57.200Z] #49 8.038 + RM_GOPATH=0 [2021-05-25T09:46:57.200Z] #49 8.038 + TMP_GOPATH= [2021-05-25T09:46:57.200Z] #49 8.038 + : /build [2021-05-25T09:46:57.200Z] #49 8.038 + '[' -z '' ']' [2021-05-25T09:46:57.200Z] #49 8.038 ++ mktemp -d [2021-05-25T09:46:57.200Z] #49 8.038 + export GOPATH=/tmp/tmp.CSPuMvhx4X [2021-05-25T09:46:57.200Z] #49 8.038 + GOPATH=/tmp/tmp.CSPuMvhx4X [2021-05-25T09:46:57.200Z] #49 8.038 + RM_GOPATH=1 [2021-05-25T09:46:57.200Z] #49 8.038 + case "$(go env GOARCH)" in [2021-05-25T09:46:57.200Z] #49 8.038 ++ go env GOARCH [2021-05-25T09:46:57.200Z] #49 8.070 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.200Z] #49 8.070 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.200Z] #49 8.070 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:57.200Z] #49 8.070 + dir=/tmp/install [2021-05-25T09:46:57.200Z] #49 8.070 + bin=golangci_lint [2021-05-25T09:46:57.200Z] #49 8.070 + shift [2021-05-25T09:46:57.200Z] #49 8.070 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:46:57.200Z] #49 8.070 + . /tmp/install/golangci_lint.installer [2021-05-25T09:46:57.200Z] #49 8.070 ++ : v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.070 + install_golangci_lint [2021-05-25T09:46:57.200Z] #49 8.070 + set -e [2021-05-25T09:46:57.200Z] #49 8.070 + export GO111MODULE=on [2021-05-25T09:46:57.200Z] #49 8.070 + GO111MODULE=on [2021-05-25T09:46:57.200Z] #49 8.070 + GOBIN=/build [2021-05-25T09:46:57.200Z] #49 8.070 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.137 go: finding github.com v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.137 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.137 go: finding github.com/golangci v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.137 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:46:57.200Z] #49 8.137 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:57.200Z] #49 9.573 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:57.200Z] #49 10.53 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:46:57.220Z] #30 12.40 #=#=# ##O#- # 0.7% ## 3.4% #### 5.8% ##### 7.1% ####### 10.6% ######### 12.8% ########## 15.2% ############ 17.5% ############## 19.7% ############### 22.1% ################# 24.3% ## [2021-05-25T09:46:57.220Z] #30 ... [2021-05-25T09:46:57.220Z] [2021-05-25T09:46:57.220Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:57.220Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:46:57.220Z] #35 6.023 encoding [2021-05-25T09:46:57.220Z] #35 6.234 runtime [2021-05-25T09:46:57.220Z] #35 6.465 runtime/cgo [2021-05-25T09:46:57.220Z] #35 ... [2021-05-25T09:46:57.220Z] [2021-05-25T09:46:57.220Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:46:57.220Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:46:57.256Z] #43 36.11 CC images/ext-file.o [2021-05-25T09:46:57.459Z] #49 ... [2021-05-25T09:46:57.459Z] [2021-05-25T09:46:57.459Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:46:57.459Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:46:57.459Z] #58 6.999 + RM_GOPATH=0 [2021-05-25T09:46:57.459Z] #58 6.999 + TMP_GOPATH= [2021-05-25T09:46:57.459Z] #58 6.999 + : /build [2021-05-25T09:46:57.459Z] #58 6.999 + '[' -z '' ']' [2021-05-25T09:46:57.459Z] #58 6.999 ++ mktemp -d [2021-05-25T09:46:57.459Z] #58 6.999 + export GOPATH=/tmp/tmp.7emtsqSCfl [2021-05-25T09:46:57.459Z] #58 6.999 + GOPATH=/tmp/tmp.7emtsqSCfl [2021-05-25T09:46:57.459Z] #58 6.999 + RM_GOPATH=1 [2021-05-25T09:46:57.459Z] #58 6.999 + case "$(go env GOARCH)" in [2021-05-25T09:46:57.459Z] #58 7.002 ++ go env GOARCH [2021-05-25T09:46:57.459Z] #58 7.015 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #58 7.015 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #58 7.015 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:57.459Z] #58 7.015 + dir=/tmp/install [2021-05-25T09:46:57.459Z] #58 7.015 + bin=rootlesskit [2021-05-25T09:46:57.459Z] #58 7.015 + shift [2021-05-25T09:46:57.459Z] #58 7.015 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:46:57.459Z] #58 7.015 + . /tmp/install/rootlesskit.installer [2021-05-25T09:46:57.459Z] #58 7.015 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:46:57.459Z] #58 7.015 + install_rootlesskit [2021-05-25T09:46:57.459Z] #58 7.015 + case "$1" in [2021-05-25T09:46:57.459Z] #58 7.015 + export CGO_ENABLED=0 [2021-05-25T09:46:57.459Z] #58 7.015 + CGO_ENABLED=0 [2021-05-25T09:46:57.459Z] #58 7.015 + _install_rootlesskit [2021-05-25T09:46:57.459Z] #58 7.016 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:46:57.459Z] #58 7.016 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:46:57.459Z] #58 7.016 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7emtsqSCfl/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:46:57.459Z] #58 7.025 Cloning into '/tmp/tmp.7emtsqSCfl/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:46:57.459Z] #58 ... [2021-05-25T09:46:57.459Z] [2021-05-25T09:46:57.459Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:57.459Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:46:57.459Z] #45 7.106 + RM_GOPATH=0 [2021-05-25T09:46:57.459Z] #45 7.106 + TMP_GOPATH= [2021-05-25T09:46:57.459Z] #45 7.106 + : /build [2021-05-25T09:46:57.459Z] #45 7.106 + '[' -z '' ']' [2021-05-25T09:46:57.459Z] #45 7.107 ++ mktemp -d [2021-05-25T09:46:57.459Z] #45 7.108 + export GOPATH=/tmp/tmp.g7cfWU9TDz [2021-05-25T09:46:57.459Z] #45 7.108 + GOPATH=/tmp/tmp.g7cfWU9TDz [2021-05-25T09:46:57.459Z] #45 7.108 + RM_GOPATH=1 [2021-05-25T09:46:57.459Z] #45 7.108 + case "$(go env GOARCH)" in [2021-05-25T09:46:57.459Z] #45 7.112 ++ go env GOARCH [2021-05-25T09:46:57.459Z] #45 7.116 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #45 7.116 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #45 7.117 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:57.459Z] #45 7.118 + dir=/tmp/install [2021-05-25T09:46:57.459Z] #45 7.118 + bin=vndr [2021-05-25T09:46:57.459Z] #45 7.118 + shift [2021-05-25T09:46:57.459Z] #45 7.118 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:46:57.459Z] #45 7.118 + . /tmp/install/vndr.installer [2021-05-25T09:46:57.459Z] #45 7.118 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:57.459Z] #45 7.118 + install_vndr [2021-05-25T09:46:57.459Z] #45 7.118 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:46:57.459Z] #45 7.118 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.g7cfWU9TDz/src/github.com/LK4D4/vndr [2021-05-25T09:46:57.459Z] #45 7.118 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:57.459Z] #45 7.121 Cloning into '/tmp/tmp.g7cfWU9TDz/src/github.com/LK4D4/vndr'... [2021-05-25T09:46:57.459Z] #45 7.628 + cd /tmp/tmp.g7cfWU9TDz/src/github.com/LK4D4/vndr [2021-05-25T09:46:57.459Z] #45 7.628 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:46:57.459Z] #45 7.644 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:46:57.459Z] #45 9.324 runtime/internal/atomic [2021-05-25T09:46:57.459Z] #45 9.381 internal/cpu [2021-05-25T09:46:57.459Z] #45 9.595 runtime/internal/sys [2021-05-25T09:46:57.459Z] #45 10.13 runtime/internal/math [2021-05-25T09:46:57.459Z] #45 10.27 internal/race [2021-05-25T09:46:57.459Z] #45 10.39 internal/bytealg [2021-05-25T09:46:57.459Z] #45 10.70 sync/atomic [2021-05-25T09:46:57.459Z] #45 11.19 unicode [2021-05-25T09:46:57.459Z] #45 ... [2021-05-25T09:46:57.459Z] [2021-05-25T09:46:57.459Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:46:57.459Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:46:57.459Z] #34 7.653 + RM_GOPATH=0 [2021-05-25T09:46:57.459Z] #34 7.653 + TMP_GOPATH= [2021-05-25T09:46:57.459Z] #34 7.659 + : /build [2021-05-25T09:46:57.459Z] #34 7.659 + '[' -z '' ']' [2021-05-25T09:46:57.459Z] #34 7.659 ++ mktemp -d [2021-05-25T09:46:57.459Z] #34 7.659 + export GOPATH=/tmp/tmp.iEYtQuwJyZ [2021-05-25T09:46:57.459Z] #34 7.659 + GOPATH=/tmp/tmp.iEYtQuwJyZ [2021-05-25T09:46:57.459Z] #34 7.659 + RM_GOPATH=1 [2021-05-25T09:46:57.459Z] #34 7.659 + case "$(go env GOARCH)" in [2021-05-25T09:46:57.459Z] #34 7.659 ++ go env GOARCH [2021-05-25T09:46:57.459Z] #34 7.691 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #34 7.691 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.459Z] #34 7.695 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:57.459Z] #34 7.699 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:57.459Z] #34 7.703 + dir=/tmp/install [2021-05-25T09:46:57.459Z] #34 7.703 + bin=tomlv [2021-05-25T09:46:57.459Z] #34 7.703 + shift [2021-05-25T09:46:57.459Z] #34 7.703 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:46:57.459Z] #34 7.703 + . /tmp/install/tomlv.installer [2021-05-25T09:46:57.459Z] #34 7.703 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:57.459Z] #34 7.703 + install_tomlv [2021-05-25T09:46:57.459Z] #34 7.703 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:46:57.459Z] #34 7.703 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.iEYtQuwJyZ/src/github.com/BurntSushi/toml [2021-05-25T09:46:57.459Z] #34 7.713 Cloning into '/tmp/tmp.iEYtQuwJyZ/src/github.com/BurntSushi/toml'... [2021-05-25T09:46:57.459Z] #34 8.671 + cd /tmp/tmp.iEYtQuwJyZ/src/github.com/BurntSushi/toml [2021-05-25T09:46:57.459Z] #34 8.671 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:46:57.459Z] #34 8.752 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:46:57.459Z] #34 10.00 internal/cpu [2021-05-25T09:46:57.459Z] #34 10.05 runtime/internal/sys [2021-05-25T09:46:57.459Z] #34 10.27 math/bits [2021-05-25T09:46:57.459Z] #34 10.61 internal/bytealg [2021-05-25T09:46:57.492Z] #11 DONE 1.2s [2021-05-25T09:46:57.492Z] [2021-05-25T09:46:57.492Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-05-25T09:46:57.492Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-05-25T09:46:57.492Z] #31 DONE 0.3s [2021-05-25T09:46:57.492Z] [2021-05-25T09:46:57.492Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:46:57.492Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:46:57.520Z] #43 36.31 CC images/cgroup.o [2021-05-25T09:46:57.549Z] #44 103.6 CC images/rpc.pb-c.o [2021-05-25T09:46:57.718Z] #34 ... [2021-05-25T09:46:57.718Z] [2021-05-25T09:46:57.718Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:46:57.718Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:46:57.718Z] #47 9.180 + RM_GOPATH=0 [2021-05-25T09:46:57.718Z] #47 9.180 + TMP_GOPATH= [2021-05-25T09:46:57.718Z] #47 9.180 + : /build [2021-05-25T09:46:57.718Z] #47 9.180 + '[' -z '' ']' [2021-05-25T09:46:57.718Z] #47 9.180 ++ mktemp -d [2021-05-25T09:46:57.718Z] #47 9.180 + export GOPATH=/tmp/tmp.KzNiUzPgKL [2021-05-25T09:46:57.718Z] #47 9.180 + GOPATH=/tmp/tmp.KzNiUzPgKL [2021-05-25T09:46:57.718Z] #47 9.180 + RM_GOPATH=1 [2021-05-25T09:46:57.718Z] #47 9.180 + case "$(go env GOARCH)" in [2021-05-25T09:46:57.718Z] #47 9.198 ++ go env GOARCH [2021-05-25T09:46:57.718Z] #47 9.272 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.718Z] #47 9.272 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:46:57.718Z] #47 9.272 ++ dirname /tmp/install/install.sh [2021-05-25T09:46:57.718Z] #47 9.279 + dir=/tmp/install [2021-05-25T09:46:57.718Z] #47 9.287 + bin=gotestsum [2021-05-25T09:46:57.718Z] #47 9.287 + shift [2021-05-25T09:46:57.718Z] #47 9.287 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:46:57.718Z] #47 9.287 + . /tmp/install/gotestsum.installer [2021-05-25T09:46:57.718Z] #47 9.287 ++ : v0.5.3 [2021-05-25T09:46:57.718Z] #47 9.287 + install_gotestsum [2021-05-25T09:46:57.718Z] #47 9.287 + set -e [2021-05-25T09:46:57.718Z] #47 9.287 + export GO111MODULE=on [2021-05-25T09:46:57.718Z] #47 9.287 + GO111MODULE=on [2021-05-25T09:46:57.718Z] #47 9.287 + GOBIN=/build [2021-05-25T09:46:57.718Z] #47 9.287 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:46:57.718Z] #47 9.303 go: finding gotest.tools v0.5.3 [2021-05-25T09:46:57.718Z] #47 9.303 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:46:57.718Z] #47 10.88 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:46:57.755Z] #32 ... [2021-05-25T09:46:57.755Z] [2021-05-25T09:46:57.755Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-05-25T09:46:57.755Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-05-25T09:46:57.755Z] #39 DONE 0.3s [2021-05-25T09:46:57.755Z] [2021-05-25T09:46:57.755Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:46:57.755Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:46:57.845Z] #44 104.0 CC lib/c/criu.o [2021-05-25T09:46:57.977Z] #47 ... [2021-05-25T09:46:57.977Z] [2021-05-25T09:46:57.977Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:46:57.977Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:46:57.977Z] #42 11.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:46:58.097Z] #43 36.84 CC images/userns.o [2021-05-25T09:46:58.143Z] #44 ... [2021-05-25T09:46:58.143Z] [2021-05-25T09:46:58.143Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-05-25T09:46:58.358Z] #43 37.09 CC images/google/protobuf/descriptor.o [2021-05-25T09:46:58.437Z] #42 DONE 0.3s [2021-05-25T09:46:58.437Z] [2021-05-25T09:46:58.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-05-25T09:46:58.437Z] #44 104.7 LINK lib/c/built-in.o [2021-05-25T09:46:58.731Z] #44 104.7 LINK lib/c/libcriu.so [2021-05-25T09:46:58.731Z] #44 104.8 LINK lib/c/libcriu.a [2021-05-25T09:46:58.731Z] #44 104.8 GEN magic.py [2021-05-25T09:46:58.731Z] #44 104.9 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:46:58.731Z] #44 104.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:46:58.731Z] #44 104.9 Note: Building without GnuTLS support [2021-05-25T09:46:58.731Z] #44 104.9 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:46:58.731Z] #44 104.9 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:46:59.024Z] #44 105.2 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:46:59.317Z] #44 105.5 make[1]: Nothing to be done for 'all'. [2021-05-25T09:46:59.611Z] #44 105.7 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:46:59.611Z] #44 105.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:46:59.611Z] #44 105.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:46:59.611Z] #44 105.8 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:46:59.611Z] #44 105.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:46:59.611Z] #44 105.8 make[1]: Nothing to be done for 'all'. [2021-05-25T09:46:59.611Z] #44 105.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:46:59.611Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.611Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.611Z] #44 105.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.611Z] #44 106.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.748Z] #43 38.64 CC images/opts.o [2021-05-25T09:46:59.748Z] #43 ... [2021-05-25T09:46:59.748Z] [2021-05-25T09:46:59.748Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:46:59.748Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:46:59.748Z] #45 105.7 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:46:59.748Z] #45 109.3 vendor/golang.org/x/net/idna [2021-05-25T09:46:59.748Z] #45 111.4 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:46:59.748Z] #45 112.6 mime [2021-05-25T09:46:59.748Z] #45 114.4 mime/quotedprintable [2021-05-25T09:46:59.748Z] #45 114.8 net/http/internal [2021-05-25T09:46:59.910Z] #44 106.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.910Z] #44 106.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.910Z] #44 106.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.910Z] #44 106.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:46:59.910Z] #44 106.1 INSTALL criu/criu [2021-05-25T09:47:00.011Z] #45 ... [2021-05-25T09:47:00.011Z] [2021-05-25T09:47:00.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:00.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:00.011Z] #43 38.87 CC images/seccomp.o [2021-05-25T09:47:00.260Z] #44 DONE 106.3s [2021-05-25T09:47:00.260Z] [2021-05-25T09:47:00.260Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:47:00.482Z] #27 ... [2021-05-25T09:47:00.482Z] [2021-05-25T09:47:00.482Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:00.482Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:47:00.482Z] #51 3.984 + RM_GOPATH=0 [2021-05-25T09:47:00.482Z] #51 3.984 + TMP_GOPATH= [2021-05-25T09:47:00.482Z] #51 3.984 + : /build [2021-05-25T09:47:00.482Z] #51 3.984 + '[' -z '' ']' [2021-05-25T09:47:00.482Z] #51 3.984 ++ mktemp -d [2021-05-25T09:47:00.482Z] #51 3.986 + export GOPATH=/tmp/tmp.U5QiAuPPih [2021-05-25T09:47:00.482Z] #51 3.986 + GOPATH=/tmp/tmp.U5QiAuPPih [2021-05-25T09:47:00.482Z] #51 3.986 + RM_GOPATH=1 [2021-05-25T09:47:00.482Z] #51 3.986 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.482Z] #51 3.989 ++ go env GOARCH [2021-05-25T09:47:00.482Z] #51 4.000 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.482Z] #51 4.000 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.482Z] #51 4.000 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.482Z] #51 4.003 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:00.482Z] #51 4.003 + dir=/tmp/install [2021-05-25T09:47:00.482Z] #51 4.003 + bin=shfmt [2021-05-25T09:47:00.482Z] #51 4.003 + shift [2021-05-25T09:47:00.482Z] #51 4.003 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:47:00.482Z] #51 4.003 + . /tmp/install/shfmt.installer [2021-05-25T09:47:00.482Z] #51 4.003 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:00.482Z] #51 4.003 + install_shfmt [2021-05-25T09:47:00.482Z] #51 4.003 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:47:00.482Z] #51 4.003 + git clone https://github.com/mvdan/sh.git /tmp/tmp.U5QiAuPPih/src/github.com/mvdan/sh [2021-05-25T09:47:00.482Z] #51 4.006 Cloning into '/tmp/tmp.U5QiAuPPih/src/github.com/mvdan/sh'... [2021-05-25T09:47:00.482Z] #51 ... [2021-05-25T09:47:00.482Z] [2021-05-25T09:47:00.482Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:00.482Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:00.482Z] #42 5.522 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:00.482Z] #42 5.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:00.482Z] #42 5.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:00.482Z] #42 6.340 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:47:00.482Z] #42 7.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:47:00.482Z] #42 9.334 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:47:00.482Z] #42 ... [2021-05-25T09:47:00.482Z] [2021-05-25T09:47:00.482Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:00.482Z] #67 sha256:b8b41e7411ef6f02474a37b960b1c248318139de6cdf195f1018ebd975dad77d [2021-05-25T09:47:00.482Z] #67 5.418 + RM_GOPATH=0 [2021-05-25T09:47:00.482Z] #67 5.418 + TMP_GOPATH= [2021-05-25T09:47:00.482Z] #67 5.418 + : /build [2021-05-25T09:47:00.482Z] #67 5.418 + '[' -z '' ']' [2021-05-25T09:47:00.482Z] #67 5.420 ++ mktemp -d [2021-05-25T09:47:00.482Z] #67 5.423 + export GOPATH=/tmp/tmp.BflnecUXi7 [2021-05-25T09:47:00.482Z] #67 5.423 + GOPATH=/tmp/tmp.BflnecUXi7 [2021-05-25T09:47:00.482Z] #67 5.423 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #67 5.423 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #67 5.423 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #67 5.556 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:00.483Z] #67 5.556 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #67 5.556 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #67 5.556 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #67 5.557 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #67 5.557 + bin=proxy [2021-05-25T09:47:00.483Z] #67 5.557 + shift [2021-05-25T09:47:00.483Z] #67 5.557 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:47:00.483Z] #67 5.557 + . /tmp/install/proxy.installer [2021-05-25T09:47:00.483Z] #67 5.557 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:00.483Z] #67 5.557 + install_proxy [2021-05-25T09:47:00.483Z] #67 5.557 + case "$1" in [2021-05-25T09:47:00.483Z] #67 5.557 + export CGO_ENABLED=0 [2021-05-25T09:47:00.483Z] #67 5.557 + CGO_ENABLED=0 [2021-05-25T09:47:00.483Z] #67 5.557 + _install_proxy [2021-05-25T09:47:00.483Z] #67 5.557 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:47:00.483Z] #67 5.557 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.BflnecUXi7/src/github.com/docker/libnetwork [2021-05-25T09:47:00.483Z] #67 5.560 Cloning into '/tmp/tmp.BflnecUXi7/src/github.com/docker/libnetwork'... [2021-05-25T09:47:00.483Z] #67 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:47:00.483Z] #24 sha256:e29f61872b075d4823d7bfe25e286bf84e8c320368bc37392395225fb25734c8 [2021-05-25T09:47:00.483Z] #24 5.026 + RM_GOPATH=0 [2021-05-25T09:47:00.483Z] #24 5.026 + TMP_GOPATH= [2021-05-25T09:47:00.483Z] #24 5.026 + : /build [2021-05-25T09:47:00.483Z] #24 5.026 + '[' -z '' ']' [2021-05-25T09:47:00.483Z] #24 5.026 ++ mktemp -d [2021-05-25T09:47:00.483Z] #24 5.034 + export GOPATH=/tmp/tmp.9sQDE2HEe7 [2021-05-25T09:47:00.483Z] #24 5.034 + GOPATH=/tmp/tmp.9sQDE2HEe7 [2021-05-25T09:47:00.483Z] #24 5.034 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #24 5.034 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #24 5.034 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #24 5.045 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #24 5.045 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #24 5.045 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #24 5.046 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #24 5.065 + bin=dockercli [2021-05-25T09:47:00.483Z] #24 5.065 + shift [2021-05-25T09:47:00.483Z] #24 5.065 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:47:00.483Z] #24 5.065 + . /tmp/install/dockercli.installer [2021-05-25T09:47:00.483Z] #24 5.065 ++ : stable [2021-05-25T09:47:00.483Z] #24 5.065 ++ : 17.06.2-ce [2021-05-25T09:47:00.483Z] #24 5.065 + install_dockercli [2021-05-25T09:47:00.483Z] #24 5.065 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:47:00.483Z] #24 5.065 ++ uname -m [2021-05-25T09:47:00.483Z] #24 5.065 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:47:00.483Z] #24 5.073 + arch=aarch64 [2021-05-25T09:47:00.483Z] #24 5.073 + '[' aarch64 '!=' x86_64 ']' [2021-05-25T09:47:00.483Z] #24 5.073 + '[' aarch64 '!=' s390x ']' [2021-05-25T09:47:00.483Z] #24 5.073 + '[' aarch64 '!=' armhf ']' [2021-05-25T09:47:00.483Z] #24 5.073 + build_dockercli [2021-05-25T09:47:00.483Z] #24 5.073 + git clone https://github.com/docker/docker-ce /tmp/tmp.9sQDE2HEe7/tmp/docker-ce [2021-05-25T09:47:00.483Z] #24 5.088 Cloning into '/tmp/tmp.9sQDE2HEe7/tmp/docker-ce'... [2021-05-25T09:47:00.483Z] #24 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:00.483Z] #34 sha256:817aa0163b79508aa8e587ab14bd411a03b9c54b8d4e3d5d424907a81bd21953 [2021-05-25T09:47:00.483Z] #34 4.198 + RM_GOPATH=0 [2021-05-25T09:47:00.483Z] #34 4.198 + TMP_GOPATH= [2021-05-25T09:47:00.483Z] #34 4.198 + : /build [2021-05-25T09:47:00.483Z] #34 4.198 + '[' -z '' ']' [2021-05-25T09:47:00.483Z] #34 4.198 ++ mktemp -d [2021-05-25T09:47:00.483Z] #34 4.202 + export GOPATH=/tmp/tmp.rtSvPSsqkp [2021-05-25T09:47:00.483Z] #34 4.202 + GOPATH=/tmp/tmp.rtSvPSsqkp [2021-05-25T09:47:00.483Z] #34 4.202 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #34 4.202 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #34 4.205 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #34 4.223 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #34 4.223 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #34 4.226 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #34 4.228 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:00.483Z] #34 4.229 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #34 4.229 + bin=tomlv [2021-05-25T09:47:00.483Z] #34 4.229 + shift [2021-05-25T09:47:00.483Z] #34 4.229 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:47:00.483Z] #34 4.229 + . /tmp/install/tomlv.installer [2021-05-25T09:47:00.483Z] #34 4.229 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:00.483Z] #34 4.229 + install_tomlv [2021-05-25T09:47:00.483Z] #34 4.229 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:47:00.483Z] #34 4.229 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rtSvPSsqkp/src/github.com/BurntSushi/toml [2021-05-25T09:47:00.483Z] #34 4.232 Cloning into '/tmp/tmp.rtSvPSsqkp/src/github.com/BurntSushi/toml'... [2021-05-25T09:47:00.483Z] #34 4.812 + cd /tmp/tmp.rtSvPSsqkp/src/github.com/BurntSushi/toml [2021-05-25T09:47:00.483Z] #34 4.812 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:00.483Z] #34 4.845 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:47:00.483Z] #34 5.427 runtime/internal/atomic [2021-05-25T09:47:00.483Z] #34 5.456 internal/cpu [2021-05-25T09:47:00.483Z] #34 5.487 runtime/internal/sys [2021-05-25T09:47:00.483Z] #34 5.526 math/bits [2021-05-25T09:47:00.483Z] #34 5.786 runtime/internal/math [2021-05-25T09:47:00.483Z] #34 5.923 unicode/utf8 [2021-05-25T09:47:00.483Z] #34 5.959 internal/race [2021-05-25T09:47:00.483Z] #34 6.140 internal/bytealg [2021-05-25T09:47:00.483Z] #34 6.199 sync/atomic [2021-05-25T09:47:00.483Z] #34 6.361 math [2021-05-25T09:47:00.483Z] #34 6.564 unicode [2021-05-25T09:47:00.483Z] #34 6.913 internal/testlog [2021-05-25T09:47:00.483Z] #34 7.041 runtime [2021-05-25T09:47:00.483Z] #34 7.390 encoding [2021-05-25T09:47:00.483Z] #34 7.780 runtime/cgo [2021-05-25T09:47:00.483Z] #34 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:00.483Z] #58 sha256:ea1fb2d9f57708f8487d9c832871f61819e2ee45638d079daa9a12319999014a [2021-05-25T09:47:00.483Z] #58 4.524 + RM_GOPATH=0 [2021-05-25T09:47:00.483Z] #58 4.524 + TMP_GOPATH= [2021-05-25T09:47:00.483Z] #58 4.524 + : /build [2021-05-25T09:47:00.483Z] #58 4.524 + '[' -z '' ']' [2021-05-25T09:47:00.483Z] #58 4.524 ++ mktemp -d [2021-05-25T09:47:00.483Z] #58 4.524 + export GOPATH=/tmp/tmp.TcARjCX06y [2021-05-25T09:47:00.483Z] #58 4.524 + GOPATH=/tmp/tmp.TcARjCX06y [2021-05-25T09:47:00.483Z] #58 4.524 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #58 4.524 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #58 4.524 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #58 4.540 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #58 4.540 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #58 4.545 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #58 4.548 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #58 4.549 + bin=rootlesskit [2021-05-25T09:47:00.483Z] #58 4.549 + shift [2021-05-25T09:47:00.483Z] #58 4.549 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:47:00.483Z] #58 4.549 + . /tmp/install/rootlesskit.installer [2021-05-25T09:47:00.483Z] #58 4.549 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:00.483Z] #58 4.550 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:00.483Z] #58 4.558 + install_rootlesskit [2021-05-25T09:47:00.483Z] #58 4.558 + case "$1" in [2021-05-25T09:47:00.483Z] #58 4.558 + export CGO_ENABLED=0 [2021-05-25T09:47:00.483Z] #58 4.558 + CGO_ENABLED=0 [2021-05-25T09:47:00.483Z] #58 4.558 + _install_rootlesskit [2021-05-25T09:47:00.483Z] #58 4.558 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:47:00.483Z] #58 4.558 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.TcARjCX06y/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:47:00.483Z] #58 4.558 Cloning into '/tmp/tmp.TcARjCX06y/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:47:00.483Z] #58 8.244 + cd /tmp/tmp.TcARjCX06y/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:47:00.483Z] #58 8.245 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:00.483Z] #58 8.293 + export GO111MODULE=on [2021-05-25T09:47:00.483Z] #58 8.294 + GO111MODULE=on [2021-05-25T09:47:00.483Z] #58 8.294 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:47:00.483Z] #58 8.295 + GOPROXY=https://proxy.golang.org [2021-05-25T09:47:00.483Z] #58 8.296 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:47:00.483Z] #58 8.297 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:47:00.483Z] #58 9.971 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:00.483Z] #58 9.999 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:00.483Z] #58 10.00 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:00.483Z] #58 10.17 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:00.483Z] #58 10.34 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:00.483Z] #58 10.38 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:00.483Z] #58 10.40 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:00.483Z] #58 10.44 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:00.483Z] #58 10.50 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:00.483Z] #58 10.55 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:00.483Z] #58 10.69 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:00.483Z] #58 10.74 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:47:00.483Z] #58 10.81 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:00.483Z] #58 10.82 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:00.483Z] #58 10.86 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:00.483Z] #58 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:00.483Z] #47 sha256:e86b46f984c190d2a91bfd142e39eeeea0b85bb3c6e0ae1a05852d3b9fecd4d0 [2021-05-25T09:47:00.483Z] #47 4.916 + RM_GOPATH=0 [2021-05-25T09:47:00.483Z] #47 4.916 + TMP_GOPATH= [2021-05-25T09:47:00.483Z] #47 4.916 + : /build [2021-05-25T09:47:00.483Z] #47 4.916 + '[' -z '' ']' [2021-05-25T09:47:00.483Z] #47 4.916 ++ mktemp -d [2021-05-25T09:47:00.483Z] #47 4.926 + export GOPATH=/tmp/tmp.WBKyemSPuB [2021-05-25T09:47:00.483Z] #47 4.926 + GOPATH=/tmp/tmp.WBKyemSPuB [2021-05-25T09:47:00.483Z] #47 4.926 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #47 4.926 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #47 4.926 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #47 4.962 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #47 4.962 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #47 4.962 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #47 4.977 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #47 4.977 + bin=gotestsum [2021-05-25T09:47:00.483Z] #47 4.977 + shift [2021-05-25T09:47:00.483Z] #47 4.977 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:47:00.483Z] #47 4.977 + . /tmp/install/gotestsum.installer [2021-05-25T09:47:00.483Z] #47 4.977 ++ : v0.5.3 [2021-05-25T09:47:00.483Z] #47 4.977 + install_gotestsum [2021-05-25T09:47:00.483Z] #47 4.977 + set -e [2021-05-25T09:47:00.483Z] #47 4.977 + export GO111MODULE=on [2021-05-25T09:47:00.483Z] #47 4.977 + GO111MODULE=on [2021-05-25T09:47:00.483Z] #47 4.977 + GOBIN=/build [2021-05-25T09:47:00.483Z] #47 4.977 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:47:00.483Z] #47 5.127 go: finding gotest.tools v0.5.3 [2021-05-25T09:47:00.483Z] #47 5.127 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:00.483Z] #47 6.010 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:00.483Z] #47 6.521 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:00.483Z] #47 7.692 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:00.483Z] #47 7.722 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:00.483Z] #47 7.741 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:00.483Z] #47 7.859 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:47:00.483Z] #47 7.877 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:00.483Z] #47 7.879 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:00.483Z] #47 8.051 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:00.483Z] #47 8.211 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:00.483Z] #47 8.267 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:00.483Z] #47 8.278 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:00.483Z] #47 8.279 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:00.483Z] #47 8.365 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:00.483Z] #47 8.376 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:47:00.483Z] #47 8.453 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:00.483Z] #47 8.509 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:00.483Z] #47 8.520 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:00.483Z] #47 8.803 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:00.483Z] #47 8.837 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:00.483Z] #47 8.915 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:00.483Z] #47 10.09 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:00.483Z] #47 10.76 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:00.483Z] #47 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:00.483Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-25T09:47:00.483Z] #55 5.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:00.483Z] #55 5.416 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:00.483Z] #55 5.416 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:00.483Z] #55 6.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:47:00.483Z] #55 7.920 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:47:00.483Z] #55 9.436 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:47:00.483Z] #55 ... [2021-05-25T09:47:00.483Z] [2021-05-25T09:47:00.483Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:00.483Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:47:00.483Z] #45 4.294 + RM_GOPATH=0 [2021-05-25T09:47:00.483Z] #45 4.294 + TMP_GOPATH= [2021-05-25T09:47:00.483Z] #45 4.294 + : /build [2021-05-25T09:47:00.483Z] #45 4.294 + '[' -z '' ']' [2021-05-25T09:47:00.483Z] #45 4.294 ++ mktemp -d [2021-05-25T09:47:00.483Z] #45 4.302 + export GOPATH=/tmp/tmp.DIbuBlUdOo [2021-05-25T09:47:00.483Z] #45 4.302 + GOPATH=/tmp/tmp.DIbuBlUdOo [2021-05-25T09:47:00.483Z] #45 4.302 + RM_GOPATH=1 [2021-05-25T09:47:00.483Z] #45 4.302 + case "$(go env GOARCH)" in [2021-05-25T09:47:00.483Z] #45 4.302 ++ go env GOARCH [2021-05-25T09:47:00.483Z] #45 4.321 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:00.483Z] #45 4.325 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #45 4.325 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:00.483Z] #45 4.325 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:00.483Z] #45 4.325 + dir=/tmp/install [2021-05-25T09:47:00.483Z] #45 4.325 + bin=vndr [2021-05-25T09:47:00.483Z] #45 4.325 + shift [2021-05-25T09:47:00.483Z] #45 4.325 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:47:00.483Z] #45 4.325 + . /tmp/install/vndr.installer [2021-05-25T09:47:00.483Z] #45 4.325 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:00.483Z] #45 4.325 + install_vndr [2021-05-25T09:47:00.483Z] #45 4.325 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:47:00.483Z] #45 4.325 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DIbuBlUdOo/src/github.com/LK4D4/vndr [2021-05-25T09:47:00.483Z] #45 4.326 Cloning into '/tmp/tmp.DIbuBlUdOo/src/github.com/LK4D4/vndr'... [2021-05-25T09:47:00.483Z] #45 4.901 + cd /tmp/tmp.DIbuBlUdOo/src/github.com/LK4D4/vndr [2021-05-25T09:47:00.483Z] #45 4.901 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:00.483Z] #45 4.918 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:47:00.483Z] #45 6.332 sync/atomic [2021-05-25T09:47:00.483Z] #45 6.357 unicode [2021-05-25T09:47:00.483Z] #45 6.396 unicode/utf8 [2021-05-25T09:47:00.483Z] #45 6.429 internal/bytealg [2021-05-25T09:47:00.483Z] #45 7.155 math [2021-05-25T09:47:00.483Z] #45 7.361 internal/testlog [2021-05-25T09:47:00.483Z] #45 7.788 runtime [2021-05-25T09:47:00.483Z] #45 7.967 unicode/utf16 [2021-05-25T09:47:00.483Z] #45 8.283 container/list [2021-05-25T09:47:00.483Z] #45 9.151 crypto/internal/subtle [2021-05-25T09:47:00.483Z] #45 9.560 crypto/subtle [2021-05-25T09:47:00.483Z] #45 9.819 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:47:00.483Z] #45 9.975 internal/nettrace [2021-05-25T09:47:00.483Z] #45 10.26 runtime/cgo [2021-05-25T09:47:00.579Z] #30 12.40 #=#=# ##O#- # 0.7% ## 3.4% #### 5.8% ##### 7.1% ####### 10.6% ######### 12.8% ########## 15.2% ############ 17.5% ############## 19.7% ############### 22.1% ################# 24.3% ################### 27.7% ##################### 30.1% ####################### 32.4% ######################### 34.8% ########################## 37.1% ############################ 39.4% ############################# 41.5% ############################### 44.0% ################################# 46.5% ################################## 48.6% #################################### 51.0% ###################################### 53.2% ######################################## 56.7% ########################################## 59.0% ############################################ 61.4% ############################################# 63.8% ############################################### 66.0% ################################################# 68.3% ################################################### 70.8% #################################################### 73.1% ###################################################### 75.5% ######################################################## 77.8% ######################################################### 80.1% ########################################################### 82.4% ############################################################ 84.6% ############################################################## 87.0% ################################################################ 89.3% ################################################################# 91.7% ################################################################### 94.0% ##################################################################### 96.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-05-25T09:47:00.585Z] #43 39.22 CC images/binfmt-misc.o [2021-05-25T09:47:00.586Z] #43 39.42 CC images/time.o [2021-05-25T09:47:00.748Z] #45 ... [2021-05-25T09:47:00.748Z] [2021-05-25T09:47:00.748Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:00.748Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-25T09:47:00.749Z] #40 4.756 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:47:00.749Z] #40 4.766 Cloning into '.'... [2021-05-25T09:47:00.749Z] #40 ... [2021-05-25T09:47:00.749Z] [2021-05-25T09:47:00.749Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:00.749Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:00.749Z] #36 5.941 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:00.749Z] #36 5.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:00.749Z] #36 5.976 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:00.749Z] #36 7.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:47:00.749Z] #36 8.753 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:47:00.749Z] #36 10.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:47:00.848Z] #43 39.65 CC images/sysctl.o [2021-05-25T09:47:00.848Z] #43 39.85 CC images/autofs.o [2021-05-25T09:47:00.882Z] #30 18.18 [2021-05-25T09:47:01.014Z] #36 ... [2021-05-25T09:47:01.014Z] [2021-05-25T09:47:01.014Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:47:01.014Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-25T09:47:01.014Z] #27 20.51 137 added, 0 removed; done. [2021-05-25T09:47:01.014Z] #27 20.80 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-05-25T09:47:01.014Z] #27 20.83 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:47:01.014Z] #27 20.89 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-05-25T09:47:01.014Z] #27 20.93 Setting up curl (7.64.0-4+deb10u2) ... [2021-05-25T09:47:01.014Z] #27 20.99 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:01.014Z] #27 21.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-05-25T09:47:01.014Z] #27 21.16 Updating certificates in /etc/ssl/certs... [2021-05-25T09:47:01.301Z] #54 ... [2021-05-25T09:47:01.301Z] [2021-05-25T09:47:01.301Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:47:01.301Z] #45 DONE 0.1s [2021-05-25T09:47:01.301Z] [2021-05-25T09:47:01.301Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-05-25T09:47:01.423Z] #43 40.05 CC images/macvlan.o [2021-05-25T09:47:01.423Z] #43 40.23 CC images/sit.o [2021-05-25T09:47:01.491Z] #30 18.50 #=#=# [2021-05-25T09:47:01.491Z] #30 ... [2021-05-25T09:47:01.491Z] [2021-05-25T09:47:01.491Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:01.491Z] #59 sha256:02529c14560a9442fed9bfebe9f75128cb4f4ed0bf493b5983416b6c3285e734 [2021-05-25T09:47:01.491Z] #59 10.22 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:01.491Z] #59 11.02 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:01.491Z] #59 12.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:01.491Z] #59 12.20 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:01.491Z] #59 12.35 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:01.491Z] #59 13.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:01.491Z] #59 15.94 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:01.491Z] #59 18.95 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:01.491Z] #59 ... [2021-05-25T09:47:01.491Z] [2021-05-25T09:47:01.491Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:01.491Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:47:01.491Z] #50 12.26 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:47:01.491Z] #50 12.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:01.491Z] #50 12.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:01.491Z] #50 12.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:01.491Z] #50 12.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:01.491Z] #50 12.38 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:47:01.491Z] #50 12.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:01.491Z] #50 12.57 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:47:01.491Z] #50 12.64 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:01.491Z] #50 12.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:01.491Z] #50 12.68 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:01.491Z] #50 12.72 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:01.491Z] #50 12.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:01.491Z] #50 12.95 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:01.491Z] #50 13.03 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:01.491Z] #50 13.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:01.491Z] #50 13.24 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:01.491Z] #50 13.32 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:47:01.491Z] #50 13.42 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:01.491Z] #50 13.50 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:01.491Z] #50 13.57 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:01.491Z] #50 13.62 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:01.491Z] #50 14.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:01.491Z] #50 14.06 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:01.491Z] #50 14.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:01.491Z] #50 14.07 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:01.491Z] #50 14.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:01.491Z] #50 14.51 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:01.491Z] #50 14.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:01.491Z] #50 14.57 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:01.491Z] #50 14.60 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:01.491Z] #50 14.69 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:01.491Z] #50 14.73 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:01.491Z] #50 14.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:01.491Z] #50 14.80 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:01.491Z] #50 15.13 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:01.491Z] #50 15.27 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:01.491Z] #50 15.53 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:01.491Z] #50 15.62 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:01.491Z] #50 15.81 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:47:01.491Z] #50 15.99 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:01.491Z] #50 16.11 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:47:01.491Z] #50 16.21 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.27 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:47:01.491Z] #50 16.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.37 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:01.491Z] #50 16.41 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:47:01.491Z] #50 16.41 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.49 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.49 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.69 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:01.491Z] #50 16.71 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:01.491Z] #50 16.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.85 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:01.491Z] #50 16.86 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:01.491Z] #50 16.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:01.491Z] #50 16.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:01.491Z] #50 17.02 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:01.491Z] #50 17.03 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:01.491Z] #50 17.07 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:01.491Z] #50 17.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:01.491Z] #50 17.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:01.491Z] #50 17.18 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:47:01.491Z] #50 17.22 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:01.491Z] #50 17.45 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:01.491Z] #50 17.47 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:01.491Z] #50 17.52 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:47:01.491Z] #50 17.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:01.491Z] #50 17.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:01.491Z] #50 18.10 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:01.491Z] #50 18.20 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:01.491Z] #50 18.34 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:01.491Z] #50 18.52 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:01.491Z] #50 19.62 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:01.598Z] #47 DONE 0.2s [2021-05-25T09:47:01.598Z] [2021-05-25T09:47:01.598Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:47:01.598Z] #57 ... [2021-05-25T09:47:01.598Z] [2021-05-25T09:47:01.598Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-05-25T09:47:01.598Z] #49 DONE 0.1s [2021-05-25T09:47:01.686Z] #43 40.46 CC images/memfd.o [2021-05-25T09:47:01.795Z] #50 ... [2021-05-25T09:47:01.795Z] [2021-05-25T09:47:01.795Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:01.795Z] #68 sha256:53acb6e8b507f003018abe1f0d8476137f3007f054e40e6a8400e26f49bb7a48 [2021-05-25T09:47:01.891Z] [2021-05-25T09:47:01.891Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-05-25T09:47:01.892Z] #51 DONE 0.2s [2021-05-25T09:47:01.892Z] [2021-05-25T09:47:01.892Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-05-25T09:47:01.948Z] #43 40.73 CC images/timens.o [2021-05-25T09:47:02.098Z] #68 20.75 Checking out files: 89% (1703/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) [2021-05-25T09:47:02.098Z] #68 ... [2021-05-25T09:47:02.098Z] [2021-05-25T09:47:02.098Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:02.098Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:47:02.098Z] #46 10.93 internal/nettrace [2021-05-25T09:47:02.098Z] #46 11.49 runtime/cgo [2021-05-25T09:47:02.098Z] #46 15.58 vendor/golang.org/x/crypto/internal/subtle [2021-05-25T09:47:02.098Z] #46 ... [2021-05-25T09:47:02.098Z] [2021-05-25T09:47:02.098Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:02.098Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:02.167Z] #42 14.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:02.184Z] #53 DONE 0.1s [2021-05-25T09:47:02.185Z] [2021-05-25T09:47:02.185Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:47:02.210Z] #43 41.07 LINK images/built-in.o [2021-05-25T09:47:02.473Z] #43 41.22 GEN compel/include/asm [2021-05-25T09:47:02.473Z] #43 41.25 GEN compel/include/version.h [2021-05-25T09:47:02.473Z] #43 41.26 touch .config [2021-05-25T09:47:02.473Z] #43 41.31 GEN include/common/config.h [2021-05-25T09:47:02.473Z] #43 41.39 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-25T09:47:02.473Z] #43 41.41 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-25T09:47:02.473Z] #43 41.42 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-25T09:47:02.708Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% # [2021-05-25T09:47:02.708Z] #30 ... [2021-05-25T09:47:02.708Z] [2021-05-25T09:47:02.708Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:02.708Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:47:02.708Z] #52 11.54 + cd /tmp/tmp.aWDtbjFUJQ/src/github.com/mvdan/sh [2021-05-25T09:47:02.708Z] #52 11.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:02.708Z] #52 11.62 + GO111MODULE=on [2021-05-25T09:47:02.708Z] #52 11.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:47:02.708Z] #52 13.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:02.708Z] #52 13.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:02.708Z] #52 13.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:02.708Z] #52 14.15 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:02.708Z] #52 14.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:02.708Z] #52 15.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:02.708Z] #52 16.42 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:02.708Z] #52 18.09 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:02.708Z] #52 19.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:02.708Z] #52 19.77 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:02.708Z] #52 20.10 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:02.708Z] #52 20.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:02.708Z] #52 21.57 runtime/cgo [2021-05-25T09:47:02.708Z] #52 ... [2021-05-25T09:47:02.708Z] [2021-05-25T09:47:02.708Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:02.708Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:02.735Z] #43 41.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-25T09:47:02.735Z] #43 41.47 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-25T09:47:02.735Z] #43 41.49 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-25T09:47:02.735Z] #43 41.52 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-25T09:47:02.735Z] #43 41.56 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-25T09:47:02.735Z] #43 ... [2021-05-25T09:47:02.735Z] [2021-05-25T09:47:02.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:02.735Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:02.735Z] #13 102.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:47:02.735Z] #13 102.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:47:02.735Z] #13 102.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:47:02.735Z] #13 ... [2021-05-25T09:47:02.735Z] [2021-05-25T09:47:02.735Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:02.735Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:02.735Z] #43 41.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-25T09:47:02.735Z] #43 41.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:47:02.735Z] #43 41.62 DEP compel/plugins/std/infect.d [2021-05-25T09:47:02.996Z] #43 41.75 DEP compel/plugins/std/string.d [2021-05-25T09:47:02.997Z] #43 41.88 DEP compel/plugins/std/log.d [2021-05-25T09:47:02.997Z] #43 41.99 DEP compel/plugins/std/fds.d [2021-05-25T09:47:03.104Z] #42 ... [2021-05-25T09:47:03.104Z] [2021-05-25T09:47:03.104Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:03.104Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:47:03.104Z] #58 12.33 + cd /tmp/tmp.7emtsqSCfl/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:47:03.104Z] #58 12.34 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:03.104Z] #58 12.42 + export GO111MODULE=on [2021-05-25T09:47:03.104Z] #58 12.42 + GO111MODULE=on [2021-05-25T09:47:03.104Z] #58 12.42 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:47:03.104Z] #58 12.42 + GOPROXY=https://proxy.golang.org [2021-05-25T09:47:03.104Z] #58 12.42 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:47:03.104Z] #58 12.42 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:47:03.104Z] #58 15.17 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:03.104Z] #58 15.34 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:03.104Z] #58 15.39 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:03.104Z] #58 15.41 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:03.104Z] #58 15.52 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:03.104Z] #58 15.68 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:03.104Z] #58 15.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:03.104Z] #58 15.74 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:03.104Z] #58 15.80 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:03.104Z] #58 16.11 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:03.104Z] #58 16.37 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:03.104Z] #58 16.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:03.104Z] #58 16.76 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:03.258Z] #43 42.09 DEP compel/plugins/std/std.d [2021-05-25T09:47:03.363Z] #58 16.90 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:03.363Z] #58 16.96 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:03.520Z] #43 42.18 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:47:03.520Z] #43 42.32 DEP compel/plugins/fds/fds.d [2021-05-25T09:47:03.608Z] #27 ... [2021-05-25T09:47:03.608Z] [2021-05-25T09:47:03.608Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:03.608Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:03.608Z] #13 2.632 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:47:03.608Z] #13 2.681 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:03.608Z] #13 2.681 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:03.608Z] #13 2.684 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:03.608Z] #13 3.718 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [466 kB] [2021-05-25T09:47:03.608Z] #13 4.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:47:03.608Z] #13 6.480 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:47:03.608Z] #13 7.630 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:47:03.608Z] #13 ... [2021-05-25T09:47:03.608Z] [2021-05-25T09:47:03.608Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:03.608Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:47:03.608Z] #51 10.73 + cd /tmp/tmp.U5QiAuPPih/src/github.com/mvdan/sh [2021-05-25T09:47:03.608Z] #51 10.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:03.608Z] #51 10.88 + GO111MODULE=on [2021-05-25T09:47:03.608Z] #51 10.88 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:47:03.608Z] #51 12.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:03.608Z] #51 12.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:03.608Z] #51 12.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:03.608Z] #51 12.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:03.608Z] #51 12.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:03.608Z] #51 13.04 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:03.608Z] #51 14.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:03.621Z] #58 17.05 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:03.621Z] #58 17.05 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:47:03.782Z] #43 42.51 CC compel/plugins/std/std.o [2021-05-25T09:47:04.043Z] #43 42.90 CC compel/plugins/std/fds.o [2021-05-25T09:47:04.187Z] #58 17.82 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:47:04.359Z] #40 ... [2021-05-25T09:47:04.359Z] [2021-05-25T09:47:04.359Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-05-25T09:47:04.359Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-05-25T09:47:04.359Z] #12 DONE 5.9s [2021-05-25T09:47:04.359Z] [2021-05-25T09:47:04.359Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:04.359Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:04.568Z] #51 14.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:04.616Z] #43 43.39 CC compel/plugins/std/log.o [2021-05-25T09:47:04.755Z] #58 ... [2021-05-25T09:47:04.755Z] [2021-05-25T09:47:04.755Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:47:04.755Z] #24 sha256:406a033dffb92376e7c23ac05dc722a90dbfbe076d505bf6300e2ffa811d11a4 [2021-05-25T09:47:04.755Z] #24 18.50 + mkdir -p /build [2021-05-25T09:47:04.834Z] #51 ... [2021-05-25T09:47:04.834Z] [2021-05-25T09:47:04.834Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:04.834Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:04.834Z] #49 5.299 + RM_GOPATH=0 [2021-05-25T09:47:04.834Z] #49 5.299 + TMP_GOPATH= [2021-05-25T09:47:04.834Z] #49 5.299 + : /build [2021-05-25T09:47:04.834Z] #49 5.299 + '[' -z '' ']' [2021-05-25T09:47:04.834Z] #49 5.306 ++ mktemp -d [2021-05-25T09:47:04.834Z] #49 5.306 + export GOPATH=/tmp/tmp.Q2pvyiMfQv [2021-05-25T09:47:04.834Z] #49 5.306 + GOPATH=/tmp/tmp.Q2pvyiMfQv [2021-05-25T09:47:04.834Z] #49 5.306 + RM_GOPATH=1 [2021-05-25T09:47:04.834Z] #49 5.306 + case "$(go env GOARCH)" in [2021-05-25T09:47:04.834Z] #49 5.307 ++ go env GOARCH [2021-05-25T09:47:04.834Z] #49 5.341 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:04.834Z] #49 5.341 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:04.834Z] #49 5.341 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:04.834Z] #49 5.349 + dir=/tmp/install [2021-05-25T09:47:04.834Z] #49 5.349 + bin=golangci_lint [2021-05-25T09:47:04.834Z] #49 5.349 + shift [2021-05-25T09:47:04.834Z] #49 5.349 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:47:04.834Z] #49 5.349 + . /tmp/install/golangci_lint.installer [2021-05-25T09:47:04.834Z] #49 5.349 ++ : v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.349 + install_golangci_lint [2021-05-25T09:47:04.834Z] #49 5.349 + set -e [2021-05-25T09:47:04.834Z] #49 5.349 + export GO111MODULE=on [2021-05-25T09:47:04.834Z] #49 5.349 + GO111MODULE=on [2021-05-25T09:47:04.834Z] #49 5.349 + GOBIN=/build [2021-05-25T09:47:04.834Z] #49 5.349 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.374 go: finding github.com v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.379 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.379 go: finding github.com/golangci v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.379 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:47:04.834Z] #49 5.379 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:04.834Z] #49 6.385 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:04.834Z] #49 6.976 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:04.834Z] #49 13.02 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:47:04.834Z] #49 13.03 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:04.834Z] #49 13.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:04.834Z] #49 13.07 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:47:04.834Z] #49 13.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:04.834Z] #49 13.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:04.834Z] #49 13.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:04.834Z] #49 13.20 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:47:04.834Z] #49 13.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:04.834Z] #49 13.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:04.834Z] #49 13.49 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:04.834Z] #49 13.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:04.834Z] #49 13.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:04.834Z] #49 13.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:04.834Z] #49 13.81 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:47:04.834Z] #49 13.86 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:04.834Z] #49 14.02 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:04.834Z] #49 14.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:04.834Z] #49 14.13 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:04.834Z] #49 14.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:04.834Z] #49 14.18 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:04.834Z] #49 14.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:04.834Z] #49 14.45 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:04.834Z] #49 14.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:04.834Z] #49 14.61 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:04.834Z] #49 14.76 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:04.834Z] #49 14.82 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:04.834Z] #49 15.06 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:04.834Z] #49 15.12 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:04.834Z] #49 15.31 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:05.013Z] #24 18.51 + mv docker/docker /build/ [2021-05-25T09:47:05.013Z] #24 18.53 + rmdir docker [2021-05-25T09:47:05.100Z] #49 15.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:05.100Z] #49 15.61 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:05.100Z] #49 15.63 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:05.100Z] #49 ... [2021-05-25T09:47:05.100Z] [2021-05-25T09:47:05.100Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:05.100Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-25T09:47:05.100Z] #32 5.381 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:47:05.100Z] #32 5.385 Cloning into '.'... [2021-05-25T09:47:05.290Z] #24 DONE 18.8s [2021-05-25T09:47:05.290Z] [2021-05-25T09:47:05.290Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:05.290Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:47:05.290Z] #47 11.61 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:05.290Z] #47 13.24 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:05.290Z] #47 13.25 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:05.290Z] #47 13.26 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:47:05.290Z] #47 13.26 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:05.290Z] #47 13.51 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:05.290Z] #47 13.71 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:05.290Z] #47 13.79 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:05.290Z] #47 13.97 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:05.290Z] #47 13.97 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:05.290Z] #47 14.06 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:05.290Z] #47 14.27 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:05.290Z] #47 14.55 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:05.290Z] #47 14.71 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:05.290Z] #47 14.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:05.290Z] #47 14.92 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:47:05.290Z] #47 15.17 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:05.290Z] #47 15.30 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:05.290Z] #47 16.28 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:05.290Z] #47 16.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:05.290Z] #47 18.05 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:05.515Z] #32 ... [2021-05-25T09:47:05.516Z] [2021-05-25T09:47:05.516Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-05-25T09:47:05.516Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-05-25T09:47:05.516Z] #27 25.60 0 added, 0 removed; done. [2021-05-25T09:47:05.516Z] #27 25.60 Running hooks in /etc/ca-certificates/update.d... [2021-05-25T09:47:05.516Z] #27 25.60 done. [2021-05-25T09:47:05.548Z] #47 ... [2021-05-25T09:47:05.549Z] [2021-05-25T09:47:05.549Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:05.549Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:47:05.549Z] #32 9.094 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:47:05.549Z] #32 9.110 Cloning into '.'... [2021-05-25T09:47:05.563Z] #43 44.28 CC compel/plugins/std/string.o [2021-05-25T09:47:05.807Z] #32 ... [2021-05-25T09:47:05.807Z] [2021-05-25T09:47:05.807Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:05.807Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:05.807Z] #40 8.962 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:47:05.807Z] #40 8.962 Cloning into '.'... [2021-05-25T09:47:06.065Z] #40 ... [2021-05-25T09:47:06.065Z] [2021-05-25T09:47:06.065Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:06.065Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:47:06.065Z] #47 19.41 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:06.137Z] #43 44.96 CC compel/plugins/std/infect.o [2021-05-25T09:47:06.381Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% #### [2021-05-25T09:47:06.381Z] #30 ... [2021-05-25T09:47:06.381Z] [2021-05-25T09:47:06.381Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:06.381Z] #48 sha256:98c391c4a534c83558bb05f12f2dd2fb4737274653fc2a05adeaf6b55b515c51 [2021-05-25T09:47:06.381Z] #48 15.42 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:47:06.381Z] #48 15.44 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:06.381Z] #48 15.44 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:06.381Z] #48 15.48 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:06.381Z] #48 15.60 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:06.381Z] #48 15.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:06.381Z] #48 16.23 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:06.381Z] #48 16.27 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:06.381Z] #48 16.35 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:06.381Z] #48 16.36 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:06.381Z] #48 16.40 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:06.476Z] #27 DONE 26.8s [2021-05-25T09:47:06.476Z] [2021-05-25T09:47:06.476Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-05-25T09:47:06.476Z] #28 sha256:ac3b8464e790472297c29a6a61f7c9aebccb89fb523922ef0c880736afb6da5e [2021-05-25T09:47:06.476Z] #28 DONE 0.1s [2021-05-25T09:47:06.476Z] [2021-05-25T09:47:06.476Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:06.476Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:06.685Z] #48 ... [2021-05-25T09:47:06.685Z] [2021-05-25T09:47:06.686Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:06.686Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:06.712Z] #43 45.42 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-25T09:47:06.712Z] #43 45.46 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-25T09:47:06.712Z] #43 45.52 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-25T09:47:06.712Z] #43 45.61 AR compel/plugins/std.lib.a [2021-05-25T09:47:06.974Z] #43 45.68 CC compel/plugins/fds/fds.o [2021-05-25T09:47:06.974Z] #43 45.89 AR compel/plugins/fds.lib.a [2021-05-25T09:47:06.974Z] #43 45.95 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:47:07.237Z] #43 46.03 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:47:07.237Z] #43 46.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-25T09:47:07.237Z] #43 46.19 HOSTDEP compel/src/main-host.d [2021-05-25T09:47:07.439Z] #47 ... [2021-05-25T09:47:07.439Z] [2021-05-25T09:47:07.439Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:07.439Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:07.439Z] #13 4.194 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:47:07.439Z] #13 4.469 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:07.439Z] #13 4.484 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:07.439Z] #13 4.553 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:07.439Z] #13 5.809 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-25T09:47:07.439Z] #13 9.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:07.439Z] #13 12.59 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:07.439Z] #13 ... [2021-05-25T09:47:07.439Z] [2021-05-25T09:47:07.439Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:07.439Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:07.439Z] #36 10.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:07.439Z] #36 14.36 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:07.439Z] #36 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:07.499Z] #43 46.29 DEP compel/src/lib/ptrace.d [2021-05-25T09:47:07.499Z] #43 46.40 DEP compel/src/lib/infect.d [2021-05-25T09:47:07.674Z] #13 ... [2021-05-25T09:47:07.674Z] [2021-05-25T09:47:07.674Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:07.674Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:47:07.674Z] #51 8.937 + RM_GOPATH=0 [2021-05-25T09:47:07.674Z] #51 8.937 + TMP_GOPATH= [2021-05-25T09:47:07.674Z] #51 8.937 + : /build [2021-05-25T09:47:07.674Z] #51 8.937 + '[' -z '' ']' [2021-05-25T09:47:07.674Z] #51 8.937 ++ mktemp -d [2021-05-25T09:47:07.674Z] #51 8.937 + export GOPATH=/tmp/tmp.1bLU1nLwcq [2021-05-25T09:47:07.675Z] #51 8.937 + GOPATH=/tmp/tmp.1bLU1nLwcq [2021-05-25T09:47:07.675Z] #51 8.937 + RM_GOPATH=1 [2021-05-25T09:47:07.675Z] #51 8.937 + case "$(go env GOARCH)" in [2021-05-25T09:47:07.675Z] #51 8.937 ++ go env GOARCH [2021-05-25T09:47:07.675Z] #51 9.021 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #51 9.021 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #51 9.028 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:07.675Z] #51 9.064 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:07.675Z] #51 9.064 + dir=/tmp/install [2021-05-25T09:47:07.675Z] #51 9.064 + bin=shfmt [2021-05-25T09:47:07.675Z] #51 9.064 + shift [2021-05-25T09:47:07.675Z] #51 9.064 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-05-25T09:47:07.675Z] #51 9.064 + . /tmp/install/shfmt.installer [2021-05-25T09:47:07.675Z] #51 9.064 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:07.675Z] #51 9.064 + install_shfmt [2021-05-25T09:47:07.675Z] #51 9.064 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-05-25T09:47:07.675Z] #51 9.064 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1bLU1nLwcq/src/github.com/mvdan/sh [2021-05-25T09:47:07.675Z] #51 9.064 Cloning into '/tmp/tmp.1bLU1nLwcq/src/github.com/mvdan/sh'... [2021-05-25T09:47:07.675Z] #51 ... [2021-05-25T09:47:07.675Z] [2021-05-25T09:47:07.675Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:07.675Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:07.675Z] #55 8.461 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:07.675Z] #55 8.580 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:07.675Z] #55 8.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:07.675Z] #55 10.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:07.675Z] #55 ... [2021-05-25T09:47:07.675Z] [2021-05-25T09:47:07.675Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:07.675Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:07.675Z] #42 8.809 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:07.675Z] #42 9.021 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:07.675Z] #42 9.021 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:07.675Z] #42 ... [2021-05-25T09:47:07.675Z] [2021-05-25T09:47:07.675Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:47:07.675Z] #24 sha256:6812225cf807297c5e56e961851f75da06e60801bce1bacb56df850d57e25175 [2021-05-25T09:47:07.675Z] #24 6.585 + RM_GOPATH=0 [2021-05-25T09:47:07.675Z] #24 6.585 + TMP_GOPATH= [2021-05-25T09:47:07.675Z] #24 6.585 + : /build [2021-05-25T09:47:07.675Z] #24 6.585 + '[' -z '' ']' [2021-05-25T09:47:07.675Z] #24 6.585 ++ mktemp -d [2021-05-25T09:47:07.675Z] #24 6.585 + export GOPATH=/tmp/tmp.4XVk8e9wEC [2021-05-25T09:47:07.675Z] #24 6.585 + GOPATH=/tmp/tmp.4XVk8e9wEC [2021-05-25T09:47:07.675Z] #24 6.585 + RM_GOPATH=1 [2021-05-25T09:47:07.675Z] #24 6.585 + case "$(go env GOARCH)" in [2021-05-25T09:47:07.675Z] #24 6.585 ++ go env GOARCH [2021-05-25T09:47:07.675Z] #24 6.597 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #24 6.597 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #24 6.598 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:07.675Z] #24 6.600 + dir=/tmp/install [2021-05-25T09:47:07.675Z] #24 6.600 + bin=dockercli [2021-05-25T09:47:07.675Z] #24 6.600 + shift [2021-05-25T09:47:07.675Z] #24 6.601 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-05-25T09:47:07.675Z] #24 6.601 + . /tmp/install/dockercli.installer [2021-05-25T09:47:07.675Z] #24 6.601 ++ : stable [2021-05-25T09:47:07.675Z] #24 6.601 ++ : 17.06.2-ce [2021-05-25T09:47:07.675Z] #24 6.603 + install_dockercli [2021-05-25T09:47:07.675Z] #24 6.603 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-05-25T09:47:07.675Z] #24 6.603 Install docker/cli version 17.06.2-ce from stable [2021-05-25T09:47:07.675Z] #24 6.609 ++ uname -m [2021-05-25T09:47:07.675Z] #24 6.609 + arch=x86_64 [2021-05-25T09:47:07.675Z] #24 6.609 + '[' x86_64 '!=' x86_64 ']' [2021-05-25T09:47:07.675Z] #24 6.609 + url=https://download.docker.com/linux/static [2021-05-25T09:47:07.675Z] #24 6.609 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-05-25T09:47:07.675Z] #24 6.609 + tar -xz docker/docker [2021-05-25T09:47:07.675Z] #24 ... [2021-05-25T09:47:07.675Z] [2021-05-25T09:47:07.675Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:07.675Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:07.675Z] #49 7.084 + RM_GOPATH=0 [2021-05-25T09:47:07.675Z] #49 7.084 + TMP_GOPATH= [2021-05-25T09:47:07.675Z] #49 7.084 + : /build [2021-05-25T09:47:07.675Z] #49 7.084 + '[' -z '' ']' [2021-05-25T09:47:07.675Z] #49 7.084 ++ mktemp -d [2021-05-25T09:47:07.675Z] #49 7.092 + export GOPATH=/tmp/tmp.Ai1N4nGJSX [2021-05-25T09:47:07.675Z] #49 7.092 + GOPATH=/tmp/tmp.Ai1N4nGJSX [2021-05-25T09:47:07.675Z] #49 7.092 + RM_GOPATH=1 [2021-05-25T09:47:07.675Z] #49 7.092 + case "$(go env GOARCH)" in [2021-05-25T09:47:07.675Z] #49 7.104 ++ go env GOARCH [2021-05-25T09:47:07.675Z] #49 7.120 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #49 7.120 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.675Z] #49 7.120 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:07.675Z] #49 7.120 + dir=/tmp/install [2021-05-25T09:47:07.675Z] #49 7.120 + bin=golangci_lint [2021-05-25T09:47:07.675Z] #49 7.120 + shift [2021-05-25T09:47:07.675Z] #49 7.120 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-05-25T09:47:07.675Z] #49 7.120 + . /tmp/install/golangci_lint.installer [2021-05-25T09:47:07.675Z] #49 7.120 ++ : v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.120 + install_golangci_lint [2021-05-25T09:47:07.675Z] #49 7.120 + set -e [2021-05-25T09:47:07.675Z] #49 7.120 + export GO111MODULE=on [2021-05-25T09:47:07.675Z] #49 7.120 + GO111MODULE=on [2021-05-25T09:47:07.675Z] #49 7.120 + GOBIN=/build [2021-05-25T09:47:07.675Z] #49 7.120 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.200 go: finding github.com v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.235 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.235 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.235 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:07.675Z] #49 7.235 go: finding github.com/golangci v1.23.8 [2021-05-25T09:47:07.675Z] #49 8.122 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:07.675Z] #49 9.056 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-05-25T09:47:07.698Z] #36 ... [2021-05-25T09:47:07.698Z] [2021-05-25T09:47:07.698Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:07.698Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:07.698Z] #55 11.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:07.698Z] #55 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:07.698Z] #55 18.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:07.698Z] #55 ... [2021-05-25T09:47:07.698Z] [2021-05-25T09:47:07.698Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:07.698Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:47:07.698Z] #58 18.51 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:07.698Z] #58 20.62 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:07.698Z] #58 21.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:07.761Z] #43 46.55 DEP compel/src/lib/infect-util.d [2021-05-25T09:47:07.761Z] #43 46.63 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:47:07.761Z] #43 46.72 DEP compel/arch/x86/src/lib/infect.d [2021-05-25T09:47:07.940Z] #49 ... [2021-05-25T09:47:07.940Z] [2021-05-25T09:47:07.940Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:07.940Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:07.940Z] #36 9.219 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:07.940Z] #36 9.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:07.940Z] #36 9.425 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:07.940Z] #36 ... [2021-05-25T09:47:07.940Z] [2021-05-25T09:47:07.941Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:07.941Z] #67 sha256:b33c76b64adf831318eb277da4613271cc413bc133afdf1f82d8a77e1cca9144 [2021-05-25T09:47:07.941Z] #67 6.189 + RM_GOPATH=0 [2021-05-25T09:47:07.941Z] #67 6.189 + TMP_GOPATH= [2021-05-25T09:47:07.941Z] #67 6.189 + : /build [2021-05-25T09:47:07.941Z] #67 6.189 + '[' -z '' ']' [2021-05-25T09:47:07.941Z] #67 6.189 ++ mktemp -d [2021-05-25T09:47:07.941Z] #67 6.189 + export GOPATH=/tmp/tmp.uf7r0qk3QS [2021-05-25T09:47:07.941Z] #67 6.189 + GOPATH=/tmp/tmp.uf7r0qk3QS [2021-05-25T09:47:07.941Z] #67 6.189 + RM_GOPATH=1 [2021-05-25T09:47:07.941Z] #67 6.189 + case "$(go env GOARCH)" in [2021-05-25T09:47:07.941Z] #67 6.189 ++ go env GOARCH [2021-05-25T09:47:07.941Z] #67 6.189 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.941Z] #67 6.189 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:07.941Z] #67 6.200 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:07.941Z] #67 6.200 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:07.941Z] #67 6.214 + dir=/tmp/install [2021-05-25T09:47:07.941Z] #67 6.214 + bin=proxy [2021-05-25T09:47:07.941Z] #67 6.214 + shift [2021-05-25T09:47:07.941Z] #67 6.214 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-05-25T09:47:07.941Z] #67 6.214 + . /tmp/install/proxy.installer [2021-05-25T09:47:07.941Z] #67 6.214 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:07.941Z] #67 6.214 + install_proxy [2021-05-25T09:47:07.941Z] #67 6.214 + case "$1" in [2021-05-25T09:47:07.941Z] #67 6.214 + export CGO_ENABLED=0 [2021-05-25T09:47:07.941Z] #67 6.214 + CGO_ENABLED=0 [2021-05-25T09:47:07.941Z] #67 6.214 + _install_proxy [2021-05-25T09:47:07.941Z] #67 6.214 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8' [2021-05-25T09:47:07.941Z] #67 6.214 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uf7r0qk3QS/src/github.com/docker/libnetwork [2021-05-25T09:47:07.941Z] #67 6.214 Cloning into '/tmp/tmp.uf7r0qk3QS/src/github.com/docker/libnetwork'... [2021-05-25T09:47:07.959Z] #58 21.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:07.960Z] #58 ... [2021-05-25T09:47:07.960Z] [2021-05-25T09:47:07.960Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:07.960Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:47:07.960Z] #34 11.38 math [2021-05-25T09:47:07.960Z] #34 12.11 runtime [2021-05-25T09:47:07.960Z] #34 18.89 internal/testlog [2021-05-25T09:47:07.960Z] #34 19.37 encoding [2021-05-25T09:47:07.960Z] #34 19.75 runtime/cgo [2021-05-25T09:47:07.960Z] #34 ... [2021-05-25T09:47:07.960Z] [2021-05-25T09:47:07.960Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:07.960Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:47:07.960Z] #47 21.59 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:08.022Z] #43 46.82 DEP compel/arch/x86/src/lib/cpu.d [2021-05-25T09:47:08.023Z] #43 46.91 DEP compel/src/lib/log.d [2021-05-25T09:47:08.023Z] #43 47.00 DEP compel/src/main.d [2021-05-25T09:47:08.203Z] #67 ... [2021-05-25T09:47:08.203Z] [2021-05-25T09:47:08.203Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:08.203Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:47:08.203Z] #34 7.940 + RM_GOPATH=0 [2021-05-25T09:47:08.203Z] #34 7.940 + TMP_GOPATH= [2021-05-25T09:47:08.203Z] #34 7.940 + : /build [2021-05-25T09:47:08.203Z] #34 7.940 + '[' -z '' ']' [2021-05-25T09:47:08.203Z] #34 7.940 ++ mktemp -d [2021-05-25T09:47:08.203Z] #34 7.940 + export GOPATH=/tmp/tmp.wiyVYGZ5Kj [2021-05-25T09:47:08.203Z] #34 7.940 + GOPATH=/tmp/tmp.wiyVYGZ5Kj [2021-05-25T09:47:08.203Z] #34 7.940 + RM_GOPATH=1 [2021-05-25T09:47:08.203Z] #34 7.940 + case "$(go env GOARCH)" in [2021-05-25T09:47:08.203Z] #34 7.940 ++ go env GOARCH [2021-05-25T09:47:08.203Z] #34 7.951 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.203Z] #34 7.951 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.203Z] #34 7.951 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:08.203Z] #34 7.951 + dir=/tmp/install [2021-05-25T09:47:08.203Z] #34 7.951 + bin=tomlv [2021-05-25T09:47:08.203Z] #34 7.951 + shift [2021-05-25T09:47:08.203Z] #34 7.951 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-05-25T09:47:08.203Z] #34 7.951 + . /tmp/install/tomlv.installer [2021-05-25T09:47:08.203Z] #34 7.951 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:08.203Z] #34 7.969 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:08.203Z] #34 7.970 + install_tomlv [2021-05-25T09:47:08.203Z] #34 7.970 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-05-25T09:47:08.203Z] #34 7.970 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wiyVYGZ5Kj/src/github.com/BurntSushi/toml [2021-05-25T09:47:08.203Z] #34 7.971 Cloning into '/tmp/tmp.wiyVYGZ5Kj/src/github.com/BurntSushi/toml'... [2021-05-25T09:47:08.203Z] #34 9.159 + cd /tmp/tmp.wiyVYGZ5Kj/src/github.com/BurntSushi/toml [2021-05-25T09:47:08.203Z] #34 9.159 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-05-25T09:47:08.203Z] #34 9.341 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:47:08.203Z] #34 10.35 internal/bytealg [2021-05-25T09:47:08.203Z] #34 10.41 math/bits [2021-05-25T09:47:08.203Z] #34 ... [2021-05-25T09:47:08.203Z] [2021-05-25T09:47:08.204Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:08.204Z] #47 sha256:3d7a21fc06125b5c94b68340b7f49abdc84ca87661cf04b43b01a1f28cf3c3c1 [2021-05-25T09:47:08.204Z] #47 8.504 + RM_GOPATH=0 [2021-05-25T09:47:08.204Z] #47 8.504 + TMP_GOPATH= [2021-05-25T09:47:08.204Z] #47 8.504 + : /build [2021-05-25T09:47:08.204Z] #47 8.504 + '[' -z '' ']' [2021-05-25T09:47:08.204Z] #47 8.504 ++ mktemp -d [2021-05-25T09:47:08.204Z] #47 8.504 + export GOPATH=/tmp/tmp.KR4JF7czVA [2021-05-25T09:47:08.204Z] #47 8.504 + GOPATH=/tmp/tmp.KR4JF7czVA [2021-05-25T09:47:08.204Z] #47 8.504 + RM_GOPATH=1 [2021-05-25T09:47:08.204Z] #47 8.504 + case "$(go env GOARCH)" in [2021-05-25T09:47:08.204Z] #47 8.504 ++ go env GOARCH [2021-05-25T09:47:08.204Z] #47 8.604 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.204Z] #47 8.604 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.204Z] #47 8.604 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:08.204Z] #47 8.620 + dir=/tmp/install [2021-05-25T09:47:08.204Z] #47 8.620 + bin=gotestsum [2021-05-25T09:47:08.204Z] #47 8.620 + shift [2021-05-25T09:47:08.204Z] #47 8.620 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-05-25T09:47:08.204Z] #47 8.620 + . /tmp/install/gotestsum.installer [2021-05-25T09:47:08.204Z] #47 8.620 ++ : v0.5.3 [2021-05-25T09:47:08.204Z] #47 8.620 + install_gotestsum [2021-05-25T09:47:08.204Z] #47 8.620 + set -e [2021-05-25T09:47:08.204Z] #47 8.620 + export GO111MODULE=on [2021-05-25T09:47:08.204Z] #47 8.620 + GO111MODULE=on [2021-05-25T09:47:08.204Z] #47 8.620 + GOBIN=/build [2021-05-25T09:47:08.204Z] #47 8.620 + go get gotest.tools/gotestsum@v0.5.3 [2021-05-25T09:47:08.204Z] #47 8.728 go: finding gotest.tools v0.5.3 [2021-05-25T09:47:08.204Z] #47 8.728 go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:08.204Z] #47 9.807 go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:08.204Z] #47 10.63 go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:47:08.206Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% [2021-05-25T09:47:08.206Z] #30 ... [2021-05-25T09:47:08.206Z] [2021-05-25T09:47:08.206Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:08.206Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:47:08.206Z] #37 16.97 Fetched 8222 kB in 16s (505 kB/s) [2021-05-25T09:47:08.206Z] #37 16.97 Reading package lists... [2021-05-25T09:47:08.206Z] #37 24.82 Reading package lists... [2021-05-25T09:47:08.206Z] #37 ... [2021-05-25T09:47:08.206Z] [2021-05-25T09:47:08.206Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:08.206Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-25T09:47:08.206Z] #41 16.87 Checking out files: 90% (1531/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-25T09:47:08.206Z] #41 17.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:47:08.206Z] #41 18.60 + 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-05-25T09:47:08.206Z] #41 ... [2021-05-25T09:47:08.206Z] [2021-05-25T09:47:08.206Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:08.206Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-25T09:47:08.206Z] #56 17.17 Fetched 8222 kB in 16s (500 kB/s) [2021-05-25T09:47:08.206Z] #56 17.17 Reading package lists... [2021-05-25T09:47:08.284Z] #43 47.15 DEP compel/src/lib/handle-elf.d [2021-05-25T09:47:08.465Z] #47 ... [2021-05-25T09:47:08.465Z] [2021-05-25T09:47:08.465Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:08.465Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:08.465Z] #58 8.749 + RM_GOPATH=0 [2021-05-25T09:47:08.465Z] #58 8.749 + TMP_GOPATH= [2021-05-25T09:47:08.465Z] #58 8.749 + : /build [2021-05-25T09:47:08.465Z] #58 8.749 + '[' -z '' ']' [2021-05-25T09:47:08.465Z] #58 8.749 ++ mktemp -d [2021-05-25T09:47:08.465Z] #58 8.749 + export GOPATH=/tmp/tmp.2AS8nuchnD [2021-05-25T09:47:08.465Z] #58 8.749 + GOPATH=/tmp/tmp.2AS8nuchnD [2021-05-25T09:47:08.465Z] #58 8.749 + RM_GOPATH=1 [2021-05-25T09:47:08.465Z] #58 8.749 + case "$(go env GOARCH)" in [2021-05-25T09:47:08.465Z] #58 8.787 ++ go env GOARCH [2021-05-25T09:47:08.465Z] #58 8.864 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.465Z] #58 8.864 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.465Z] #58 8.864 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:08.465Z] #58 8.864 + dir=/tmp/install [2021-05-25T09:47:08.465Z] #58 8.864 + bin=rootlesskit [2021-05-25T09:47:08.465Z] #58 8.864 + shift [2021-05-25T09:47:08.465Z] #58 8.864 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-05-25T09:47:08.465Z] #58 8.864 + . /tmp/install/rootlesskit.installer [2021-05-25T09:47:08.465Z] #58 8.864 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:08.465Z] #58 8.864 + install_rootlesskit [2021-05-25T09:47:08.465Z] #58 8.864 + case "$1" in [2021-05-25T09:47:08.465Z] #58 8.864 + export CGO_ENABLED=0 [2021-05-25T09:47:08.465Z] #58 8.864 + CGO_ENABLED=0 [2021-05-25T09:47:08.465Z] #58 8.864 + _install_rootlesskit [2021-05-25T09:47:08.465Z] #58 8.864 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-05-25T09:47:08.465Z] #58 8.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2AS8nuchnD/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:47:08.465Z] #58 8.864 Cloning into '/tmp/tmp.2AS8nuchnD/src/github.com/rootless-containers/rootlesskit'... [2021-05-25T09:47:08.465Z] #58 8.865 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:08.509Z] #56 25.02 Reading package lists... [2021-05-25T09:47:08.509Z] #56 ... [2021-05-25T09:47:08.509Z] [2021-05-25T09:47:08.509Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:08.509Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:08.509Z] #43 17.18 Fetched 8222 kB in 16s (503 kB/s) [2021-05-25T09:47:08.509Z] #43 17.18 Reading package lists... [2021-05-25T09:47:08.509Z] #43 24.70 Reading package lists... [2021-05-25T09:47:08.509Z] #43 ... [2021-05-25T09:47:08.509Z] [2021-05-25T09:47:08.509Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:08.509Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:08.527Z] #47 ... [2021-05-25T09:47:08.527Z] [2021-05-25T09:47:08.527Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:08.527Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:47:08.527Z] #45 11.94 runtime [2021-05-25T09:47:08.527Z] #45 17.07 unicode/utf8 [2021-05-25T09:47:08.527Z] #45 17.91 math [2021-05-25T09:47:08.527Z] #45 ... [2021-05-25T09:47:08.527Z] [2021-05-25T09:47:08.527Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:08.527Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:08.527Z] #49 21.85 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:08.527Z] #49 21.89 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:47:08.527Z] #49 21.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:08.547Z] #43 47.33 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-25T09:47:08.547Z] #43 47.50 CC compel/src/lib/log.o [2021-05-25T09:47:08.733Z] #58 ... [2021-05-25T09:47:08.733Z] [2021-05-25T09:47:08.733Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:08.733Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:47:08.733Z] #45 6.764 + RM_GOPATH=0 [2021-05-25T09:47:08.733Z] #45 6.764 + TMP_GOPATH= [2021-05-25T09:47:08.733Z] #45 6.764 + : /build [2021-05-25T09:47:08.733Z] #45 6.764 + '[' -z '' ']' [2021-05-25T09:47:08.733Z] #45 6.764 ++ mktemp -d [2021-05-25T09:47:08.733Z] #45 6.764 + export GOPATH=/tmp/tmp.nASGJ1Bkml [2021-05-25T09:47:08.733Z] #45 6.764 + GOPATH=/tmp/tmp.nASGJ1Bkml [2021-05-25T09:47:08.733Z] #45 6.764 + RM_GOPATH=1 [2021-05-25T09:47:08.733Z] #45 6.766 + case "$(go env GOARCH)" in [2021-05-25T09:47:08.733Z] #45 6.766 ++ go env GOARCH [2021-05-25T09:47:08.733Z] #45 6.775 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.733Z] #45 6.775 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:08.733Z] #45 6.775 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:08.733Z] #45 6.775 + dir=/tmp/install [2021-05-25T09:47:08.733Z] #45 6.775 + bin=vndr [2021-05-25T09:47:08.733Z] #45 6.775 + shift [2021-05-25T09:47:08.733Z] #45 6.775 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-05-25T09:47:08.733Z] #45 6.775 + . /tmp/install/vndr.installer [2021-05-25T09:47:08.733Z] #45 6.775 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:08.733Z] #45 6.775 + install_vndr [2021-05-25T09:47:08.733Z] #45 6.775 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-05-25T09:47:08.733Z] #45 6.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nASGJ1Bkml/src/github.com/LK4D4/vndr [2021-05-25T09:47:08.733Z] #45 6.776 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:08.733Z] #45 6.781 Cloning into '/tmp/tmp.nASGJ1Bkml/src/github.com/LK4D4/vndr'... [2021-05-25T09:47:08.733Z] #45 7.309 + cd /tmp/tmp.nASGJ1Bkml/src/github.com/LK4D4/vndr [2021-05-25T09:47:08.733Z] #45 7.309 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-05-25T09:47:08.733Z] #45 7.309 + go build -buildmode=pie -v -o /build/vndr . [2021-05-25T09:47:08.733Z] #45 8.548 internal/cpu [2021-05-25T09:47:08.733Z] #45 8.595 runtime/internal/atomic [2021-05-25T09:47:08.733Z] #45 9.174 runtime/internal/sys [2021-05-25T09:47:08.733Z] #45 9.436 runtime/internal/math [2021-05-25T09:47:08.733Z] #45 9.585 internal/race [2021-05-25T09:47:08.733Z] #45 9.665 internal/bytealg [2021-05-25T09:47:08.733Z] #45 9.726 sync/atomic [2021-05-25T09:47:08.733Z] #45 10.26 unicode [2021-05-25T09:47:08.733Z] #45 ... [2021-05-25T09:47:08.733Z] [2021-05-25T09:47:08.733Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:08.733Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:47:08.733Z] #34 11.51 math [2021-05-25T09:47:08.733Z] #34 11.55 runtime [2021-05-25T09:47:08.787Z] #49 22.23 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:08.787Z] #49 22.28 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:47:08.787Z] #49 22.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:08.787Z] #49 22.34 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:47:08.787Z] #49 22.36 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:08.787Z] #49 22.51 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:47:08.787Z] #49 22.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:08.787Z] #49 22.54 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:08.809Z] #43 47.79 CC compel/arch/x86/src/lib/cpu.o [2021-05-25T09:47:09.046Z] #49 22.69 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:47:09.047Z] #49 22.72 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:47:09.047Z] #49 22.77 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:09.054Z] #29 2.623 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-05-25T09:47:09.071Z] #43 ... [2021-05-25T09:47:09.071Z] [2021-05-25T09:47:09.072Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:09.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:09.072Z] #13 117.2 Selecting previously unselected package libapparmor1:amd64. [2021-05-25T09:47:09.072Z] #13 117.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:47:09.072Z] #13 117.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-25T09:47:09.072Z] #13 117.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:47:09.072Z] #13 117.6 Selecting previously unselected package libbtrfs0. [2021-05-25T09:47:09.072Z] #13 117.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.6 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:09.072Z] #13 117.7 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:47:09.072Z] #13 117.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:09.072Z] #13 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-25T09:47:09.072Z] #13 117.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:47:09.072Z] #13 117.9 Selecting previously unselected package libudev-dev:amd64. [2021-05-25T09:47:09.072Z] #13 117.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 117.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:47:09.072Z] #13 118.1 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-25T09:47:09.072Z] #13 118.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 118.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:47:09.072Z] #13 118.4 Selecting previously unselected package libpcre16-3:amd64. [2021-05-25T09:47:09.072Z] #13 118.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 118.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:47:09.072Z] #13 118.6 Selecting previously unselected package libpcre32-3:amd64. [2021-05-25T09:47:09.072Z] #13 118.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 118.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:47:09.072Z] #13 118.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-25T09:47:09.072Z] #13 118.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-25T09:47:09.072Z] #13 118.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:47:09.153Z] #57 126.3 + bin/containerd [2021-05-25T09:47:09.305Z] #49 22.78 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:09.334Z] #13 119.0 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-25T09:47:09.334Z] #13 119.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-25T09:47:09.334Z] #13 119.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:47:09.596Z] #13 119.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-25T09:47:09.596Z] #13 119.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-25T09:47:09.596Z] #13 119.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:47:09.634Z] #29 3.012 [2021-05-25T09:47:09.904Z] #49 23.33 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:09.904Z] #49 23.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:09.904Z] #49 23.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:09.904Z] #49 23.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:10.121Z] #13 119.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-25T09:47:10.121Z] #13 119.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:47:10.121Z] #13 119.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:47:10.121Z] #13 120.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-25T09:47:10.121Z] #13 120.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:47:10.121Z] #13 120.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:47:10.163Z] #49 23.69 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:10.383Z] #13 120.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-25T09:47:10.383Z] #13 120.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:47:10.383Z] #13 120.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:47:10.435Z] #29 3.253 0.0% ### 5.3% ######## 11.4% ############## 20.0% #################### 28.9% ########################## 36.2% ############################# 41.2% ########################### [2021-05-25T09:47:10.435Z] #29 ... [2021-05-25T09:47:10.435Z] [2021-05-25T09:47:10.435Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:10.435Z] #58 sha256:ea1fb2d9f57708f8487d9c832871f61819e2ee45638d079daa9a12319999014a [2021-05-25T09:47:10.435Z] #58 10.90 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:10.435Z] #58 10.93 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:10.435Z] #58 11.13 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:47:10.435Z] #58 11.27 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:10.435Z] #58 12.52 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:10.435Z] #58 12.82 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:10.435Z] #58 12.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:10.435Z] #58 12.93 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:10.435Z] #58 13.01 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:10.435Z] #58 15.49 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:10.435Z] #58 16.33 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:10.435Z] #58 17.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:10.435Z] #58 17.37 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:10.435Z] #58 17.48 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:10.435Z] #58 17.90 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:10.435Z] #58 ... [2021-05-25T09:47:10.435Z] [2021-05-25T09:47:10.435Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:10.435Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:10.730Z] #49 24.13 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:10.730Z] #49 24.30 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:47:10.908Z] #13 120.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:47:10.908Z] #13 120.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:47:10.908Z] #13 120.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:47:10.908Z] #13 120.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:47:10.908Z] #13 120.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:47:10.908Z] #13 120.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:47:10.908Z] #13 120.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:47:10.908Z] #13 120.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:10.908Z] #13 120.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:47:10.908Z] #13 120.8 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:47:10.908Z] #13 120.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:47:10.970Z] #29 3.253 0.0% ### 5.3% ######## 11.4% ############## 20.0% #################### 28.9% ########################## 36.2% ############################# 41.2% #################################### 50.6% ########################################## 58.6% ############################################## 64.3% ################################################# 68.5% ################################################### 71.9% [2021-05-25T09:47:10.970Z] #29 ... [2021-05-25T09:47:10.970Z] [2021-05-25T09:47:10.970Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:10.970Z] #47 sha256:e86b46f984c190d2a91bfd142e39eeeea0b85bb3c6e0ae1a05852d3b9fecd4d0 [2021-05-25T09:47:10.970Z] #47 11.35 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:10.970Z] #47 15.78 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:47:10.970Z] #47 15.78 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:10.970Z] #47 15.80 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:10.970Z] #47 15.89 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:10.970Z] #47 15.99 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:10.971Z] #47 16.03 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:10.971Z] #47 16.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:10.971Z] #47 16.38 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:10.971Z] #47 16.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:10.971Z] #47 16.49 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:10.971Z] #47 16.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:10.971Z] #47 ... [2021-05-25T09:47:10.971Z] [2021-05-25T09:47:10.971Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:10.971Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:10.991Z] #49 24.40 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:10.991Z] #49 24.41 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:11.170Z] #13 120.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:11.170Z] #13 120.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:47:11.170Z] #13 120.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:47:11.170Z] #13 121.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:47:11.170Z] #13 121.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:47:11.170Z] #13 121.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:47:11.170Z] #13 121.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:47:11.170Z] #13 121.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-05-25T09:47:11.170Z] #13 121.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-05-25T09:47:11.170Z] #13 121.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:47:11.170Z] #13 121.0 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-05-25T09:47:11.170Z] #13 121.0 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-05-25T09:47:11.170Z] #13 121.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:47:11.170Z] #13 121.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:47:11.170Z] #13 121.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:47:11.170Z] #13 121.1 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:47:11.170Z] #13 121.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:47:11.170Z] #13 121.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:47:11.237Z] #29 3.253 0.0% ### 5.3% ######## 11.4% ############## 20.0% #################### 28.9% ########################## 36.2% ############################# 41.2% #################################### 50.6% ########################################## 58.6% ############################################## 64.3% ################################################# 68.5% ################################################### 71.9% ####################################################### 76.6% ########################################################## 81.0% ############################################################ 84.5% ############################################################### 88.4% [2021-05-25T09:47:11.237Z] #29 ... [2021-05-25T09:47:11.237Z] [2021-05-25T09:47:11.237Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:11.237Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:47:11.237Z] #45 11.82 vendor/golang.org/x/crypto/internal/subtle [2021-05-25T09:47:11.249Z] #49 24.85 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:11.433Z] #13 121.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:11.503Z] #45 ... [2021-05-25T09:47:11.503Z] [2021-05-25T09:47:11.503Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:11.503Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:11.504Z] #29 3.253 0.0% ### 5.3% ######## 11.4% ############## 20.0% #################### 28.9% ########################## 36.2% ############################# 41.2% #################################### 50.6% ########################################## 58.6% ############################################## 64.3% ################################################# 68.5% ################################################### 71.9% ####################################################### 76.6% ########################################################## 81.0% ############################################################ 84.5% ############################################################### 88.4% ################################################################## 92.0% ###################################################################### 97.6% ######################################################################## 100.0% [2021-05-25T09:47:11.507Z] #49 24.99 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:11.507Z] #49 25.17 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:11.566Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.2% ########################### 37.9% ########################### 38.5% ############################ 39.2% ############################ 39.8% ############################# 40.6% ############################# 41.3% ############################## 41.9% ############################## 42.5% ############################### 43.2% ############################### 44.0% ################################ 45.0% ################################ 45.6% ################################# 46.3% ################################# 47.0% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.6% #################################### 50.2% #################################### 50.9% ##################################### 51.5% ##################################### 52.2% ###################################### 52.9% ###################################### 53.6% ####################################### 54.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.1% ######################################## 56.7% ######################################### 57.4% [2021-05-25T09:47:11.566Z] #30 ... [2021-05-25T09:47:11.566Z] [2021-05-25T09:47:11.567Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:11.567Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:11.567Z] #14 19.83 Fetched 8727 kB in 19s (457 kB/s) [2021-05-25T09:47:11.567Z] #14 19.83 Reading package lists... [2021-05-25T09:47:11.567Z] #14 28.76 Reading package lists... [2021-05-25T09:47:11.567Z] #14 ... [2021-05-25T09:47:11.567Z] [2021-05-25T09:47:11.567Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:11.567Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:11.766Z] #49 25.28 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:12.023Z] #49 25.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:12.085Z] #29 5.671 [2021-05-25T09:47:12.102Z] #57 ... [2021-05-25T09:47:12.102Z] [2021-05-25T09:47:12.102Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-05-25T09:47:12.102Z] #54 80.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:47:12.102Z] #54 81.24 + mkdir -p /build [2021-05-25T09:47:12.102Z] #54 81.24 + cp runc /build/runc [2021-05-25T09:47:12.102Z] #54 DONE 81.5s [2021-05-25T09:47:12.102Z] [2021-05-25T09:47:12.102Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:47:12.196Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.2% ########################### 37.9% ########################### 38.5% ############################ 39.2% ############################ 39.8% ############################# 40.6% ############################# 41.3% ############################## 41.9% ############################## 42.5% ############################### 43.2% ############################### 44.0% ################################ 45.0% ################################ 45.6% ################################# 46.3% ################################# 47.0% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.6% #################################### 50.2% #################################### 50.9% ##################################### 51.5% ##################################### 52.2% ###################################### 52.9% ###################################### 53.6% ####################################### 54.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.1% ######################################## 56.7% ######################################### 57.4% ######################################### 58.1% ########################################## 58.7% ########################################## 59.2% ########################################### 59.9% ########################################### 60.5% ############################################ 61.2% ############################################ 61.8% ### [2021-05-25T09:47:12.196Z] #30 ... [2021-05-25T09:47:12.196Z] [2021-05-25T09:47:12.196Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:12.196Z] #68 sha256:53acb6e8b507f003018abe1f0d8476137f3007f054e40e6a8400e26f49bb7a48 [2021-05-25T09:47:12.196Z] #68 20.75 Checking out files: 89% (1703/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:47:12.196Z] #68 21.03 + cd /tmp/tmp.wS32qCDBt1/src/github.com/docker/libnetwork [2021-05-25T09:47:12.196Z] #68 21.03 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:12.196Z] #68 22.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:47:12.196Z] #68 ... [2021-05-25T09:47:12.196Z] [2021-05-25T09:47:12.196Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:12.196Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:12.282Z] #49 25.69 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:12.282Z] #49 25.70 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:47:12.282Z] #49 25.94 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:12.501Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.2% ########################### 37.9% ########################### 38.5% ############################ 39.2% ############################ 39.8% ############################# 40.6% ############################# 41.3% ############################## 41.9% ############################## 42.5% ############################### 43.2% ############################### 44.0% ################################ 45.0% ################################ 45.6% ################################# 46.3% ################################# 47.0% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.6% #################################### 50.2% #################################### 50.9% ##################################### 51.5% ##################################### 52.2% ###################################### 52.9% ###################################### 53.6% ####################################### 54.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.1% ######################################## 56.7% ######################################### 57.4% ######################################### 58.1% ########################################## 58.7% ########################################## 59.2% ########################################### 59.9% ########################################### 60.5% ############################################ 61.2% ############################################ 61.8% ############################################ 62.5% ############################################# 63.1% ############################################# 63.8% ############################################## 64.4% [2021-05-25T09:47:12.501Z] #30 ... [2021-05-25T09:47:12.501Z] [2021-05-25T09:47:12.501Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:12.501Z] #59 sha256:02529c14560a9442fed9bfebe9f75128cb4f4ed0bf493b5983416b6c3285e734 [2021-05-25T09:47:12.501Z] #59 21.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:12.501Z] #59 21.59 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:12.501Z] #59 21.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:12.501Z] #59 22.20 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:12.501Z] #59 22.32 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:12.501Z] #59 25.94 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:12.501Z] #59 26.22 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:12.501Z] #59 26.56 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:12.501Z] #59 26.69 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:12.501Z] #59 26.76 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:47:12.501Z] #59 26.82 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:12.501Z] #59 27.00 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:12.501Z] #59 27.01 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:12.501Z] #59 27.07 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:12.501Z] #59 27.10 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:12.501Z] #59 27.22 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:12.501Z] #59 27.40 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:12.501Z] #59 27.40 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:12.501Z] #59 27.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:12.501Z] #59 28.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:12.543Z] #49 26.05 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:12.543Z] #49 26.10 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:12.624Z] #29 5.907 0.0% ############### 21.0% ########################## 36.8% ######################################################## 79.0% ######################################################################## 100.0% [2021-05-25T09:47:12.743Z] #57 ... [2021-05-25T09:47:12.743Z] [2021-05-25T09:47:12.743Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-05-25T09:47:12.743Z] #55 DONE 0.2s [2021-05-25T09:47:12.743Z] [2021-05-25T09:47:12.743Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-05-25T09:47:12.814Z] #59 ... [2021-05-25T09:47:12.814Z] [2021-05-25T09:47:12.814Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:12.814Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:47:12.814Z] #50 21.59 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:12.814Z] #50 22.06 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:12.814Z] #50 24.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:12.814Z] #50 25.14 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:12.814Z] #50 26.05 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:47:12.814Z] #50 26.05 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:12.814Z] #50 26.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:12.814Z] #50 26.05 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:12.814Z] #50 26.06 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:12.814Z] #50 26.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:12.814Z] #50 26.08 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:12.814Z] #50 26.10 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:12.814Z] #50 26.10 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:12.814Z] #50 26.21 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:12.814Z] #50 26.24 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:12.814Z] #50 26.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:12.814Z] #50 26.27 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:12.814Z] #50 26.31 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:12.814Z] #50 26.35 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:12.814Z] #50 26.36 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:12.814Z] #50 26.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:12.814Z] #50 26.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:12.814Z] #50 26.80 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:12.814Z] #50 26.83 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:12.814Z] #50 26.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:12.814Z] #50 26.95 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:12.814Z] #50 27.03 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:12.814Z] #50 27.12 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:12.814Z] #50 27.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:12.814Z] #50 27.47 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:12.814Z] #50 27.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:12.814Z] #50 27.57 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:12.814Z] #50 27.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:12.814Z] #50 27.65 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:12.814Z] #50 27.89 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:12.814Z] #50 27.95 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:12.814Z] #50 27.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:12.814Z] #50 28.01 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:12.814Z] #50 28.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:12.814Z] #50 28.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:12.814Z] #50 28.21 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:12.814Z] #50 28.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:12.814Z] #50 28.35 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:12.814Z] #50 28.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:12.814Z] #50 28.43 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:12.814Z] #50 28.55 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:12.814Z] #50 28.56 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:12.814Z] #50 28.69 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:12.814Z] #50 28.72 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:12.814Z] #50 28.73 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:12.814Z] #50 28.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:12.814Z] #50 28.73 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:12.814Z] #50 28.74 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:12.814Z] #50 28.74 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:12.814Z] #50 28.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:12.814Z] #50 28.78 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:12.814Z] #50 28.92 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:12.814Z] #50 28.98 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:12.814Z] #50 29.00 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:12.814Z] #50 29.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:12.814Z] #50 29.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:12.814Z] #50 29.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:12.814Z] #50 29.46 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:12.814Z] #50 29.52 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:12.814Z] #50 29.53 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:12.814Z] #50 29.53 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:12.814Z] #50 29.72 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:12.814Z] #50 29.83 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:12.814Z] #50 30.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:12.814Z] #50 30.47 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:12.814Z] #50 30.58 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:12.814Z] #50 ... [2021-05-25T09:47:12.814Z] [2021-05-25T09:47:12.814Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:12.814Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:12.815Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.2% ########################### 37.9% ########################### 38.5% ############################ 39.2% ############################ 39.8% ############################# 40.6% ############################# 41.3% ############################## 41.9% ############################## 42.5% ############################### 43.2% ############################### 44.0% ################################ 45.0% ################################ 45.6% ################################# 46.3% ################################# 47.0% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.6% #################################### 50.2% #################################### 50.9% ##################################### 51.5% ##################################### 52.2% ###################################### 52.9% ###################################### 53.6% ####################################### 54.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.1% ######################################## 56.7% ######################################### 57.4% ######################################### 58.1% ########################################## 58.7% ########################################## 59.2% ########################################### 59.9% ########################################### 60.5% ############################################ 61.2% ############################################ 61.8% ############################################ 62.5% ############################################# 63.1% ############################################# 63.8% ############################################## 64.4% ############################################## 65.1% ############################################### 65.7% ############################################### 66.4% [2021-05-25T09:47:12.815Z] #30 ... [2021-05-25T09:47:12.815Z] [2021-05-25T09:47:12.815Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:12.815Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:47:12.815Z] #52 21.75 runtime [2021-05-25T09:47:12.847Z] #49 26.33 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:13.126Z] #52 ... [2021-05-25T09:47:13.126Z] [2021-05-25T09:47:13.126Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:13.126Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:13.208Z] #29 6.674 [2021-05-25T09:47:13.363Z] #13 ... [2021-05-25T09:47:13.363Z] [2021-05-25T09:47:13.363Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:13.363Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:47:13.363Z] #45 118.9 net/textproto [2021-05-25T09:47:13.363Z] #45 118.9 crypto/x509 [2021-05-25T09:47:13.363Z] #45 120.1 vendor/golang.org/x/net/http/httpguts [2021-05-25T09:47:13.363Z] #45 120.4 vendor/golang.org/x/net/http/httpproxy [2021-05-25T09:47:13.363Z] #45 121.0 mime/multipart [2021-05-25T09:47:13.363Z] #45 123.0 crypto/tls [2021-05-25T09:47:13.363Z] #45 ... [2021-05-25T09:47:13.363Z] [2021-05-25T09:47:13.363Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:13.363Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:13.363Z] #13 DONE 123.0s [2021-05-25T09:47:13.363Z] [2021-05-25T09:47:13.363Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:47:13.363Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-25T09:47:13.436Z] #49 27.07 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:13.697Z] #49 27.24 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:13.697Z] #49 27.36 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:13.881Z] #29 6.860 0.0% ##################### 30.1% #################################### 50.5% ########################################################## 81.9% ######################################################################## 100.0% [2021-05-25T09:47:13.955Z] #49 27.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:13.955Z] #49 27.41 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:14.043Z] #34 ... [2021-05-25T09:47:14.043Z] [2021-05-25T09:47:14.043Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:47:14.043Z] #24 sha256:6812225cf807297c5e56e961851f75da06e60801bce1bacb56df850d57e25175 [2021-05-25T09:47:14.043Z] #24 15.90 + mkdir -p /build [2021-05-25T09:47:14.043Z] #24 15.96 + mv docker/docker /build/ [2021-05-25T09:47:14.043Z] #24 15.97 + rmdir docker [2021-05-25T09:47:14.043Z] #24 DONE 16.1s [2021-05-25T09:47:14.043Z] [2021-05-25T09:47:14.043Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:14.043Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:14.043Z] #58 15.65 + cd /tmp/tmp.2AS8nuchnD/src/github.com/rootless-containers/rootlesskit [2021-05-25T09:47:14.043Z] #58 15.65 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-05-25T09:47:14.043Z] #58 15.68 + export GO111MODULE=on [2021-05-25T09:47:14.043Z] #58 15.68 + GO111MODULE=on [2021-05-25T09:47:14.043Z] #58 15.68 + export GOPROXY=https://proxy.golang.org [2021-05-25T09:47:14.043Z] #58 15.68 + GOPROXY=https://proxy.golang.org [2021-05-25T09:47:14.043Z] #58 15.68 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:47:14.043Z] #58 15.68 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-05-25T09:47:14.214Z] #49 ... [2021-05-25T09:47:14.214Z] [2021-05-25T09:47:14.214Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:14.214Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:14.214Z] #42 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:14.503Z] #42 ... [2021-05-25T09:47:14.503Z] [2021-05-25T09:47:14.503Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:14.503Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:47:14.503Z] #47 28.07 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:47:14.503Z] #47 28.12 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:14.748Z] #29 7.831 [2021-05-25T09:47:14.761Z] #47 28.20 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:14.761Z] #47 28.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:14.761Z] #47 28.40 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:14.761Z] #47 28.44 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:14.991Z] #58 17.95 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:15.018Z] #29 ... [2021-05-25T09:47:15.018Z] [2021-05-25T09:47:15.018Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:15.018Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-25T09:47:15.018Z] #40 14.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:47:15.018Z] #40 16.15 + 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-05-25T09:47:15.018Z] #40 ... [2021-05-25T09:47:15.018Z] [2021-05-25T09:47:15.018Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:15.018Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:15.253Z] #58 18.22 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:15.284Z] #29 8.469 0.0% 0.4% [2021-05-25T09:47:15.285Z] #29 ... [2021-05-25T09:47:15.285Z] [2021-05-25T09:47:15.285Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:15.285Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-25T09:47:15.285Z] #55 15.76 Fetched 8270 kB in 11s (778 kB/s) [2021-05-25T09:47:15.285Z] #55 15.76 Reading package lists... [2021-05-25T09:47:15.285Z] #55 20.99 Reading package lists... [2021-05-25T09:47:15.285Z] #55 ... [2021-05-25T09:47:15.285Z] [2021-05-25T09:47:15.285Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:15.285Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:15.287Z] #14 DONE 1.7s [2021-05-25T09:47:15.287Z] [2021-05-25T09:47:15.287Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:47:15.287Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-25T09:47:15.326Z] #47 28.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:15.515Z] #58 18.25 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:15.515Z] #58 18.27 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:15.515Z] #58 18.32 go: downloading github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:15.550Z] #29 8.469 0.0% 0.4% # 2.7% #### 6.0% ####### 10.1% # [2021-05-25T09:47:15.550Z] #29 ... [2021-05-25T09:47:15.550Z] [2021-05-25T09:47:15.550Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:15.550Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:15.550Z] #42 16.08 Fetched 8270 kB in 11s (779 kB/s) [2021-05-25T09:47:15.550Z] #42 16.08 Reading package lists... [2021-05-25T09:47:15.550Z] #42 21.22 Reading package lists... [2021-05-25T09:47:15.584Z] #47 29.07 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:15.584Z] #47 29.15 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:15.584Z] #47 29.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:15.584Z] #47 29.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:15.795Z] #58 18.58 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:15.822Z] #42 26.13 Building dependency tree... [2021-05-25T09:47:15.822Z] #42 ... [2021-05-25T09:47:15.822Z] [2021-05-25T09:47:15.822Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:15.822Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:47:15.822Z] #51 16.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:15.822Z] #51 16.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:15.822Z] #51 16.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:15.822Z] #51 16.69 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:15.822Z] #51 17.84 runtime/cgo [2021-05-25T09:47:15.822Z] #51 18.15 runtime [2021-05-25T09:47:15.822Z] #51 ... [2021-05-25T09:47:15.822Z] [2021-05-25T09:47:15.822Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:15.822Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:15.822Z] #49 16.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:15.822Z] #49 16.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:15.822Z] #49 16.43 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:15.822Z] #49 16.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:15.822Z] #49 16.63 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:15.822Z] #49 16.81 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:15.822Z] #49 17.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:15.822Z] #49 18.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:15.822Z] #49 18.10 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:15.822Z] #49 18.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:15.822Z] #49 18.22 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:15.822Z] #49 18.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:15.822Z] #49 18.31 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:15.822Z] #49 18.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:15.822Z] #49 20.28 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:15.822Z] #49 22.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:15.822Z] #49 22.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:15.822Z] #49 22.42 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:15.822Z] #49 22.42 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:47:15.822Z] #49 22.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:15.822Z] #49 22.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:15.822Z] #49 22.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:15.822Z] #49 22.55 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:47:15.822Z] #49 22.59 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:15.822Z] #49 22.65 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:15.822Z] #49 22.82 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:15.822Z] #49 22.84 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:15.822Z] #49 22.88 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:47:15.822Z] #49 22.89 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:15.822Z] #49 22.90 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:15.822Z] #49 23.01 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:47:15.822Z] #49 23.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:15.822Z] #49 23.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:15.822Z] #49 23.14 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:15.822Z] #49 23.16 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:47:15.822Z] #49 23.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:15.822Z] #49 23.17 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:15.822Z] #49 23.33 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:15.822Z] #49 23.35 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:15.822Z] #49 23.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:15.822Z] #49 23.42 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:15.822Z] #49 23.48 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:15.822Z] #49 23.56 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:15.822Z] #49 23.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:15.822Z] #49 23.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:15.822Z] #49 23.62 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:15.822Z] #49 23.65 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:15.822Z] #49 23.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:15.822Z] #49 24.09 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:15.822Z] #49 24.14 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:15.822Z] #49 24.15 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:15.822Z] #49 24.21 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:15.822Z] #49 24.25 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:15.822Z] #49 24.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:15.822Z] #49 24.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:15.822Z] #49 24.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:15.822Z] #49 24.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:15.822Z] #49 24.58 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:15.822Z] #49 24.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:15.822Z] #49 24.80 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:15.822Z] #49 25.68 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:15.822Z] #49 25.68 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:15.822Z] #49 25.72 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:15.822Z] #49 25.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:15.822Z] #49 25.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:15.822Z] #49 25.94 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:15.822Z] #49 25.94 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:15.822Z] #49 26.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:15.822Z] #49 26.15 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:15.822Z] #49 26.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:15.822Z] #49 26.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:15.822Z] #49 26.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:15.822Z] #49 ... [2021-05-25T09:47:15.822Z] [2021-05-25T09:47:15.822Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:15.822Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:16.057Z] #58 18.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:16.057Z] #58 18.87 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:16.057Z] #58 ... [2021-05-25T09:47:16.057Z] [2021-05-25T09:47:16.058Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:16.058Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:47:16.058Z] #32 8.552 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-05-25T09:47:16.058Z] #32 8.567 Cloning into '.'... [2021-05-25T09:47:16.058Z] #32 ... [2021-05-25T09:47:16.058Z] [2021-05-25T09:47:16.058Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:16.058Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:16.058Z] #58 18.87 go: downloading github.com/google/uuid v1.2.0 [2021-05-25T09:47:16.058Z] #58 18.88 go: downloading github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:16.234Z] #15 DONE 1.3s [2021-05-25T09:47:16.234Z] [2021-05-25T09:47:16.234Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:47:16.234Z] #53 sha256:61b03acb655dd7810f5f04ef2916ec77570113b7df8e503afec3c831264d78f0 [2021-05-25T09:47:16.234Z] #53 1.602 + RM_GOPATH=0 [2021-05-25T09:47:16.234Z] #53 1.602 + TMP_GOPATH= [2021-05-25T09:47:16.234Z] #53 1.602 + : /build [2021-05-25T09:47:16.234Z] #53 1.602 + '[' -z '' ']' [2021-05-25T09:47:16.234Z] #53 1.602 ++ mktemp -d [2021-05-25T09:47:16.234Z] #53 1.605 + export GOPATH=/tmp/tmp.WlrqauI5ZN [2021-05-25T09:47:16.234Z] #53 1.605 + GOPATH=/tmp/tmp.WlrqauI5ZN [2021-05-25T09:47:16.234Z] #53 1.605 + RM_GOPATH=1 [2021-05-25T09:47:16.234Z] #53 1.605 + case "$(go env GOARCH)" in [2021-05-25T09:47:16.234Z] #53 1.605 ++ go env GOARCH [2021-05-25T09:47:16.234Z] #53 1.630 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:16.234Z] #53 1.630 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:16.234Z] #53 1.631 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:16.234Z] #53 1.632 + dir=/tmp/install [2021-05-25T09:47:16.234Z] #53 1.636 + bin=runc [2021-05-25T09:47:16.234Z] #53 1.636 + shift [2021-05-25T09:47:16.234Z] #53 1.636 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:47:16.234Z] #53 1.637 + . /tmp/install/runc.installer [2021-05-25T09:47:16.234Z] #53 1.638 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:47:16.234Z] #53 1.638 + install_runc [2021-05-25T09:47:16.234Z] #53 1.641 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:47:16.234Z] #53 1.643 + uname -r [2021-05-25T09:47:16.234Z] #53 1.658 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:47:16.234Z] #53 1.658 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:47:16.234Z] #53 1.658 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:47:16.234Z] #53 1.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WlrqauI5ZN/src/github.com/opencontainers/runc [2021-05-25T09:47:16.234Z] #53 1.660 Cloning into '/tmp/tmp.WlrqauI5ZN/src/github.com/opencontainers/runc'... [2021-05-25T09:47:16.624Z] #29 8.469 0.0% 0.4% # 2.7% #### 6.0% ####### 10.1% ########## 14.7% ############### 21.0% ################### 27.0% ####################### 32.8% ########################### 37.5% ############################## 42.3% ################################### 49.0% ###################################### 53.5% ############################################### 65.5% ##################################################### 73.8% [2021-05-25T09:47:16.624Z] #29 ... [2021-05-25T09:47:16.624Z] [2021-05-25T09:47:16.624Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:16.624Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:16.624Z] #36 17.13 Fetched 8270 kB in 11s (723 kB/s) [2021-05-25T09:47:16.624Z] #36 17.13 Reading package lists... [2021-05-25T09:47:16.674Z] #58 19.17 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:16.674Z] #58 19.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:16.674Z] #58 19.31 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:16.674Z] #58 19.35 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:16.674Z] #58 ... [2021-05-25T09:47:16.674Z] [2021-05-25T09:47:16.674Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:16.674Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:16.674Z] #40 9.004 + git clone https://github.com/docker/distribution.git . [2021-05-25T09:47:16.674Z] #40 9.004 Cloning into '.'... [2021-05-25T09:47:16.905Z] #36 23.27 Reading package lists... [2021-05-25T09:47:16.906Z] #36 ... [2021-05-25T09:47:16.906Z] [2021-05-25T09:47:16.906Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:16.906Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:16.967Z] #40 ... [2021-05-25T09:47:16.967Z] [2021-05-25T09:47:16.967Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:16.967Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:16.967Z] #49 19.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:16.967Z] #49 19.46 go: downloading github.com/fatih/color v1.7.0 [2021-05-25T09:47:16.967Z] #49 19.47 go: downloading github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:16.967Z] #49 19.47 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:16.967Z] #49 19.47 go: downloading github.com/spf13/viper v1.6.1 [2021-05-25T09:47:16.967Z] #49 19.65 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:16.967Z] #49 19.75 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:16.967Z] #49 19.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:16.967Z] #49 19.76 go: downloading github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:16.967Z] #49 19.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:17.172Z] #29 8.469 0.0% 0.4% # 2.7% #### 6.0% ####### 10.1% ########## 14.7% ############### 21.0% ################### 27.0% ####################### 32.8% ########################### 37.5% ############################## 42.3% ################################### 49.0% ###################################### 53.5% ############################################### 65.5% ##################################################### 73.8% ########################################################## 81.2% ############################################################### 88.5% ################################################################### 94.0% ###################################################################### 98.2% ######################################################################## 100.0% [2021-05-25T09:47:17.228Z] #49 19.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:17.228Z] #49 20.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:17.489Z] #49 20.22 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:17.489Z] #49 20.28 go: downloading github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:17.489Z] #49 20.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:17.637Z] #53 ... [2021-05-25T09:47:17.637Z] [2021-05-25T09:47:17.637Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:47:17.637Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-25T09:47:17.637Z] #16 1.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:47:17.637Z] #16 DONE 1.2s [2021-05-25T09:47:17.637Z] [2021-05-25T09:47:17.637Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:47:17.637Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-25T09:47:17.752Z] #29 11.22 [2021-05-25T09:47:17.755Z] #49 20.44 go: extracting github.com/fatih/color v1.7.0 [2021-05-25T09:47:17.756Z] #49 20.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:17.756Z] #49 20.68 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:18.017Z] #49 20.80 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:18.017Z] #49 ... [2021-05-25T09:47:18.017Z] [2021-05-25T09:47:18.017Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:18.017Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:18.017Z] #42 10.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:18.017Z] #42 14.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:18.017Z] #42 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:18.279Z] #42 ... [2021-05-25T09:47:18.279Z] [2021-05-25T09:47:18.279Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:18.279Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:18.279Z] #49 20.96 go: downloading github.com/pkg/errors v0.8.1 [2021-05-25T09:47:18.279Z] #49 20.96 go: extracting github.com/spf13/viper v1.6.1 [2021-05-25T09:47:18.279Z] #49 20.96 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:18.279Z] #49 21.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:18.300Z] #30 18.50 #=#=# 0.0% 0.1% 0.3% 0.6% 1.1% # 1.9% # 2.6% ## 3.1% ## 3.8% ### 4.5% ### 5.1% #### 5.7% #### 6.3% ##### 7.0% ##### 7.6% ##### 8.2% ###### 9.2% ####### 9.8% ####### 10.4% ######## 11.1% ######## 11.8% ######## 12.5% ######### 13.1% ######### 13.8% ########## 14.4% ########### 15.3% ########### 16.0% ########### 16.6% ############ 17.3% ############ 17.9% ############ 18.0% ############# 19.2% ############## 19.9% ############## 20.5% ############### 21.1% ############### 21.8% ################ 22.4% ################ 23.1% ################# 23.7% ################# 24.4% ################# 25.0% ################## 25.6% ################## 26.2% ################### 26.9% ################### 27.5% #################### 28.2% #################### 28.8% ##################### 29.5% ##################### 30.1% ###################### 30.8% ###################### 31.4% ####################### 32.1% ####################### 32.8% ######################## 33.4% ######################## 34.0% ######################## 34.6% ######################### 35.3% ######################### 35.9% ########################## 36.6% ########################## 37.2% ########################### 37.9% ########################### 38.5% ############################ 39.2% ############################ 39.8% ############################# 40.6% ############################# 41.3% ############################## 41.9% ############################## 42.5% ############################### 43.2% ############################### 44.0% ################################ 45.0% ################################ 45.6% ################################# 46.3% ################################# 47.0% ################################## 47.6% ################################## 48.3% ################################### 49.0% ################################### 49.6% #################################### 50.2% #################################### 50.9% ##################################### 51.5% ##################################### 52.2% ###################################### 52.9% ###################################### 53.6% ####################################### 54.2% ####################################### 54.8% ####################################### 55.4% ######################################## 56.1% ######################################## 56.7% ######################################### 57.4% ######################################### 58.1% ########################################## 58.7% ########################################## 59.2% ########################################### 59.9% ########################################### 60.5% ############################################ 61.2% ############################################ 61.8% ############################################ 62.5% ############################################# 63.1% ############################################# 63.8% ############################################## 64.4% ############################################## 65.1% ############################################### 65.7% ############################################### 66.4% ################################################ 66.9% ################################################ 67.7% ################################################# 68.3% ################################################# 69.0% ################################################## 69.6% ################################################## 70.2% ################################################### 70.9% ################################################### 71.5% ################################################### 72.1% #################################################### 72.8% #################################################### 73.5% ##################################################### 74.1% ##################################################### 74.7% ###################################################### 75.4% ###################################################### 76.0% ####################################################### 76.6% ####################################################### 77.3% ######################################################## 77.9% ######################################################## 78.6% ######################################################### 79.3% ######################################################### 79.9% ######################################################### 80.5% ########################################################## 81.1% ########################################################## 81.8% ########################################################### 82.4% ########################################################### 83.1% ############################################################ 83.7% ############################################################ 84.3% ############################################################# 85.0% ############################################################# 85.6% ############################################################## 86.2% ############################################################## 86.9% ############################################################### 87.5% ############################################################### 88.2% ############################################################### 88.7% ################################################################ 89.4% ################################################################ 90.1% ################################################################# 90.8% ################################################################# 91.4% ################################################################## 92.1% ################################################################## 92.7% ################################################################### 93.3% ################################################################### 93.9% #################################################################### 94.6% #################################################################### 95.2% ##################################################################### 95.8% ##################################################################### 96.5% ##################################################################### 97.1% ###################################################################### 97.8% ###################################################################### 98.4% ####################################################################### 99.1% ####################################################################### 99.7% ######################################################################## 100.0% [2021-05-25T09:47:18.542Z] #49 ... [2021-05-25T09:47:18.542Z] [2021-05-25T09:47:18.542Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:18.542Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:18.542Z] #36 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:18.542Z] #36 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:18.542Z] #36 17.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:18.542Z] #36 ... [2021-05-25T09:47:18.542Z] [2021-05-25T09:47:18.542Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:18.542Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:18.542Z] #13 5.221 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:47:18.542Z] #13 5.362 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:18.542Z] #13 5.362 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:18.542Z] #13 5.373 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:18.542Z] #13 7.517 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-25T09:47:18.542Z] #13 9.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:18.542Z] #13 12.87 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:18.550Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% [2021-05-25T09:47:18.550Z] #29 ... [2021-05-25T09:47:18.550Z] [2021-05-25T09:47:18.550Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:18.550Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:18.550Z] #13 15.39 Fetched 8783 kB in 13s (677 kB/s) [2021-05-25T09:47:18.550Z] #13 15.39 Reading package lists... [2021-05-25T09:47:18.550Z] #13 22.10 Reading package lists... [2021-05-25T09:47:18.550Z] #13 ... [2021-05-25T09:47:18.550Z] [2021-05-25T09:47:18.550Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:18.550Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:18.593Z] #17 DONE 1.1s [2021-05-25T09:47:18.593Z] [2021-05-25T09:47:18.593Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:18.593Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:18.593Z] #43 48.56 CC compel/arch/x86/src/lib/infect.o [2021-05-25T09:47:18.593Z] #43 49.42 CC compel/src/lib/infect-rpc.o [2021-05-25T09:47:18.593Z] #43 49.82 CC compel/src/lib/infect-util.o [2021-05-25T09:47:18.593Z] #43 50.06 CC compel/src/lib/infect.o [2021-05-25T09:47:18.593Z] #43 52.65 CC compel/src/lib/ptrace.o [2021-05-25T09:47:18.593Z] #43 53.22 AR compel/libcompel.a [2021-05-25T09:47:18.593Z] #43 53.32 HOSTCC compel/src/main-host.o [2021-05-25T09:47:18.593Z] #43 53.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-25T09:47:18.593Z] #43 54.13 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:47:18.593Z] #43 54.68 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:47:18.593Z] #43 54.88 HOSTLINK compel/compel-host-bin [2021-05-25T09:47:18.593Z] #43 55.16 DEP soccr/soccr.d [2021-05-25T09:47:18.593Z] #43 55.51 CC soccr/soccr.o [2021-05-25T09:47:18.593Z] #43 ... [2021-05-25T09:47:18.593Z] [2021-05-25T09:47:18.593Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:47:18.593Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:47:18.603Z] #30 35.81 [2021-05-25T09:47:18.804Z] #13 ... [2021-05-25T09:47:18.804Z] [2021-05-25T09:47:18.804Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:18.804Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:18.804Z] #49 21.31 go: extracting github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:18.804Z] #49 21.54 go: extracting github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:18.804Z] #49 21.67 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:18.804Z] #49 ... [2021-05-25T09:47:18.804Z] [2021-05-25T09:47:18.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:18.804Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:47:18.804Z] #45 11.60 runtime [2021-05-25T09:47:18.804Z] #45 15.77 unicode/utf8 [2021-05-25T09:47:18.804Z] #45 16.87 math [2021-05-25T09:47:18.862Z] #47 ... [2021-05-25T09:47:18.863Z] [2021-05-25T09:47:18.863Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:18.863Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:18.863Z] #13 15.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:18.863Z] #13 ... [2021-05-25T09:47:18.863Z] [2021-05-25T09:47:18.863Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:18.863Z] #67 sha256:5409b495e499e934be1f3da00fd113c5d69f99fd2f3ac7220401f1aa8f329dcc [2021-05-25T09:47:18.863Z] #67 31.42 Checking out files: 43% (828/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) [2021-05-25T09:47:18.863Z] #67 ... [2021-05-25T09:47:18.863Z] [2021-05-25T09:47:18.863Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:18.863Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:47:18.863Z] #58 22.52 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:18.863Z] #58 22.65 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:18.863Z] #58 28.32 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:18.863Z] #58 30.98 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:18.863Z] #58 31.76 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:18.863Z] #58 32.02 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:18.863Z] #58 32.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:19.065Z] #45 ... [2021-05-25T09:47:19.066Z] [2021-05-25T09:47:19.066Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:19.066Z] #47 sha256:3d7a21fc06125b5c94b68340b7f49abdc84ca87661cf04b43b01a1f28cf3c3c1 [2021-05-25T09:47:19.066Z] #47 12.28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:19.066Z] #47 12.30 go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:19.066Z] #47 12.33 go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:47:19.066Z] #47 12.33 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:19.066Z] #47 12.34 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:19.066Z] #47 12.34 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:19.066Z] #47 12.79 go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:47:19.066Z] #47 12.85 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:19.066Z] #47 12.93 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:19.066Z] #47 13.04 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:19.066Z] #47 13.30 go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:47:19.066Z] #47 13.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:19.066Z] #47 13.67 go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:19.066Z] #47 13.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:19.066Z] #47 14.14 go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:47:19.066Z] #47 14.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:19.066Z] #47 14.44 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:19.066Z] #47 14.84 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:19.066Z] #47 14.99 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:19.066Z] #47 16.70 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:19.066Z] #47 17.45 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:19.066Z] #47 20.04 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:19.078Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% ##### 7.2% ##### 8.2% ###### 9.2% ####### 10.3% ######## 11.7% ######## 12.4% [2021-05-25T09:47:19.078Z] #29 ... [2021-05-25T09:47:19.078Z] [2021-05-25T09:47:19.078Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:19.078Z] #67 sha256:b8b41e7411ef6f02474a37b960b1c248318139de6cdf195f1018ebd975dad77d [2021-05-25T09:47:19.079Z] #67 19.65 Checking out files: 54% (1041/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:47:19.079Z] #67 20.56 + cd /tmp/tmp.BflnecUXi7/src/github.com/docker/libnetwork [2021-05-25T09:47:19.079Z] #67 20.56 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:19.079Z] #67 21.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:47:19.122Z] #58 ... [2021-05-25T09:47:19.122Z] [2021-05-25T09:47:19.122Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:19.122Z] #67 sha256:5409b495e499e934be1f3da00fd113c5d69f99fd2f3ac7220401f1aa8f329dcc [2021-05-25T09:47:19.166Z] #18 ... [2021-05-25T09:47:19.166Z] [2021-05-25T09:47:19.166Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:19.166Z] #58 sha256:49a237f687248901913628605c94379a1a9f60232d872c728f63f1aef815f42b [2021-05-25T09:47:19.166Z] #58 125.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:47:19.166Z] #58 125.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:47:19.166Z] #58 DONE 135.1s [2021-05-25T09:47:19.166Z] [2021-05-25T09:47:19.166Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:47:19.166Z] #59 sha256:9ef484c33ee72f7234a22e43ff299b71dd5e7219bb1cb8afe0ad541e6dcf5853 [2021-05-25T09:47:19.166Z] #59 DONE 0.1s [2021-05-25T09:47:19.166Z] [2021-05-25T09:47:19.166Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:47:19.166Z] #60 sha256:ee617e9c012d72a2d1c328c106a24487ca67c5035835d07e20f80ac72f9a3299 [2021-05-25T09:47:19.327Z] #47 ... [2021-05-25T09:47:19.327Z] [2021-05-25T09:47:19.327Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:19.327Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:19.327Z] #49 21.97 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:19.327Z] #49 22.01 go: extracting github.com/pkg/errors v0.8.1 [2021-05-25T09:47:19.327Z] #49 22.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:19.327Z] #49 22.14 go: extracting github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:19.345Z] #67 ... [2021-05-25T09:47:19.345Z] [2021-05-25T09:47:19.345Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:19.345Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:19.427Z] #60 DONE 0.1s [2021-05-25T09:47:19.427Z] [2021-05-25T09:47:19.427Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:19.427Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:19.427Z] #43 57.80 AR soccr/libsoccr.a [2021-05-25T09:47:19.427Z] #43 57.88 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:47:19.588Z] #49 22.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:19.588Z] #49 22.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:19.588Z] #49 22.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:19.588Z] #49 22.32 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:19.639Z] #67 31.42 Checking out files: 43% (828/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:47:19.639Z] #67 33.31 + cd /tmp/tmp.QVNnRD6YPS/src/github.com/docker/libnetwork [2021-05-25T09:47:19.639Z] #67 33.31 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:19.674Z] #30 ... [2021-05-25T09:47:19.674Z] [2021-05-25T09:47:19.674Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:19.674Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-05-25T09:47:19.674Z] #56 25.02 Reading package lists... [2021-05-25T09:47:19.674Z] #56 32.33 Building dependency tree... [2021-05-25T09:47:19.674Z] #56 34.46 The following additional packages will be installed: [2021-05-25T09:47:19.674Z] #56 34.46 libbtrfs0 [2021-05-25T09:47:19.674Z] #56 34.59 The following NEW packages will be installed: [2021-05-25T09:47:19.674Z] #56 34.60 libbtrfs-dev libbtrfs0 [2021-05-25T09:47:19.674Z] #56 34.96 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:19.674Z] #56 34.96 Need to get 120 kB of archives. [2021-05-25T09:47:19.674Z] #56 34.96 After this operation, 423 kB of additional disk space will be used. [2021-05-25T09:47:19.674Z] #56 34.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-25T09:47:19.674Z] #56 34.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-25T09:47:19.674Z] #56 37.23 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:19.674Z] #56 37.43 Fetched 120 kB in 0s (446 kB/s) [2021-05-25T09:47:19.674Z] #56 37.58 Selecting previously unselected package libbtrfs0. [2021-05-25T09:47:19.674Z] #56 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 ... 15339 files and directories currently installed.) [2021-05-25T09:47:19.674Z] #56 37.65 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-25T09:47:19.674Z] #56 37.69 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:19.674Z] #56 37.79 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:47:19.674Z] #56 37.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-25T09:47:19.674Z] #56 37.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:19.674Z] #56 38.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:19.674Z] #56 38.05 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:19.674Z] #56 38.06 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:19.674Z] #56 DONE 38.3s [2021-05-25T09:47:19.674Z] [2021-05-25T09:47:19.674Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:47:19.674Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:47:19.674Z] #57 0.313 + RM_GOPATH=0 [2021-05-25T09:47:19.674Z] #57 0.314 + TMP_GOPATH= [2021-05-25T09:47:19.674Z] #57 0.315 + : /build [2021-05-25T09:47:19.674Z] #57 0.315 + '[' -z '' ']' [2021-05-25T09:47:19.674Z] #57 0.317 ++ mktemp -d [2021-05-25T09:47:19.674Z] #57 0.320 + export GOPATH=/tmp/tmp.e53TrUaLHk [2021-05-25T09:47:19.674Z] #57 0.321 + GOPATH=/tmp/tmp.e53TrUaLHk [2021-05-25T09:47:19.674Z] #57 0.321 + RM_GOPATH=1 [2021-05-25T09:47:19.674Z] #57 0.321 + case "$(go env GOARCH)" in [2021-05-25T09:47:19.674Z] #57 0.323 ++ go env GOARCH [2021-05-25T09:47:19.674Z] #57 0.335 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:19.674Z] #57 0.335 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:19.674Z] #57 0.336 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:19.674Z] #57 0.339 + dir=/tmp/install [2021-05-25T09:47:19.674Z] #57 0.340 + bin=containerd [2021-05-25T09:47:19.674Z] #57 0.340 + shift [2021-05-25T09:47:19.674Z] #57 0.340 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:47:19.674Z] #57 0.341 + . /tmp/install/containerd.installer [2021-05-25T09:47:19.674Z] #57 0.342 ++ set -e [2021-05-25T09:47:19.674Z] #57 0.342 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:19.674Z] #57 0.343 + install_containerd [2021-05-25T09:47:19.674Z] #57 0.344 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:47:19.674Z] #57 0.344 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e53TrUaLHk/src/github.com/containerd/containerd [2021-05-25T09:47:19.674Z] #57 0.344 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:19.674Z] #57 0.347 Cloning into '/tmp/tmp.e53TrUaLHk/src/github.com/containerd/containerd'... [2021-05-25T09:47:19.689Z] #43 58.48 DEP criu/arch/x86/sigframe.d [2021-05-25T09:47:19.689Z] #43 58.58 DEP criu/arch/x86/sigaction_compat.d [2021-05-25T09:47:19.855Z] #49 22.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:19.855Z] #49 22.59 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:19.855Z] #49 22.60 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:19.855Z] #49 22.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:19.899Z] #67 ... [2021-05-25T09:47:19.899Z] [2021-05-25T09:47:19.899Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:19.899Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:47:19.899Z] #45 23.52 unicode/utf16 [2021-05-25T09:47:19.899Z] #45 23.96 container/list [2021-05-25T09:47:19.899Z] #45 24.89 crypto/internal/subtle [2021-05-25T09:47:19.899Z] #45 25.09 crypto/subtle [2021-05-25T09:47:19.899Z] #45 25.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:47:19.899Z] #45 25.94 internal/nettrace [2021-05-25T09:47:19.899Z] #45 26.12 runtime/cgo [2021-05-25T09:47:19.952Z] #43 58.78 DEP criu/arch/x86/kerndat.d [2021-05-25T09:47:20.117Z] #49 22.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:20.118Z] #49 22.84 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:20.157Z] #45 ... [2021-05-25T09:47:20.157Z] [2021-05-25T09:47:20.157Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:20.157Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:20.157Z] #36 33.70 Fetched 8447 kB in 25s (342 kB/s) [2021-05-25T09:47:20.214Z] #43 ... [2021-05-25T09:47:20.214Z] [2021-05-25T09:47:20.214Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:47:20.214Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:47:20.214Z] #18 DONE 1.7s [2021-05-25T09:47:20.214Z] [2021-05-25T09:47:20.214Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:20.214Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:20.214Z] #43 59.07 DEP criu/arch/x86/crtools.d [2021-05-25T09:47:20.379Z] #49 22.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:20.379Z] #49 23.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:20.475Z] #43 59.27 DEP criu/arch/x86/cpu.d [2021-05-25T09:47:20.644Z] #49 23.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:20.727Z] #36 33.70 Reading package lists... [2021-05-25T09:47:20.727Z] #36 ... [2021-05-25T09:47:20.727Z] [2021-05-25T09:47:20.727Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:20.727Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:47:20.727Z] #51 24.31 + cd /tmp/tmp.e54CJKyo3Y/src/github.com/mvdan/sh [2021-05-25T09:47:20.727Z] #51 24.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:20.727Z] #51 24.41 + GO111MODULE=on [2021-05-25T09:47:20.727Z] #51 24.41 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:47:20.727Z] #51 26.84 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:20.727Z] #51 26.86 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:20.727Z] #51 27.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:20.727Z] #51 27.27 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:20.727Z] #51 27.78 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:20.727Z] #51 28.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:20.727Z] #51 29.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:20.727Z] #51 31.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:20.727Z] #51 33.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:20.727Z] #51 ... [2021-05-25T09:47:20.727Z] [2021-05-25T09:47:20.727Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:20.727Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:20.736Z] #43 59.54 CC criu/arch/x86/cpu.o [2021-05-25T09:47:20.986Z] #40 33.04 Checking out files: 61% (1039/1694) Checking out files: 62% (1051/1694) Checking out files: 63% (1068/1694) Checking out files: 64% (1085/1694) Checking out files: 65% (1102/1694) Checking out files: 66% (1119/1694) Checking out files: 67% (1135/1694) Checking out files: 68% (1152/1694) Checking out files: 69% (1169/1694) Checking out files: 70% (1186/1694) Checking out files: 71% (1203/1694) Checking out files: 72% (1220/1694) Checking out files: 73% (1237/1694) Checking out files: 74% (1254/1694) Checking out files: 75% (1271/1694) Checking out files: 76% (1288/1694) Checking out files: 77% (1305/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 93% (1592/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-25T09:47:20.986Z] #40 34.26 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:47:21.198Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% ##### 7.2% ##### 8.2% ###### 9.2% ####### 10.3% ######## 11.7% ######## 12.4% ######### 13.6% ########## 14.8% ########### 15.6% ############ 17.3% ############## 19.7% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.5% ################### 26.7% #################### 28.3% ##################### 29.2% ##################### 30.2% ###################### 31.0% ###################### 31.8% ####################### 33.2% ######################### 35.1% ########################## 36.6% ########################### 37.8% ### [2021-05-25T09:47:21.198Z] #29 ... [2021-05-25T09:47:21.198Z] [2021-05-25T09:47:21.198Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:21.198Z] #58 sha256:ea1fb2d9f57708f8487d9c832871f61819e2ee45638d079daa9a12319999014a [2021-05-25T09:47:21.198Z] #58 21.62 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:21.198Z] #58 21.64 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:21.198Z] #58 21.77 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:21.198Z] #58 21.89 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:21.198Z] #58 21.93 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:47:21.198Z] #58 22.13 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:21.198Z] #58 22.22 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:21.198Z] #58 22.22 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:21.198Z] #58 22.33 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:21.198Z] #58 22.41 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:21.198Z] #58 22.50 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:21.198Z] #58 22.56 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:21.198Z] #58 22.60 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:21.198Z] #58 22.80 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:21.198Z] #58 23.00 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:21.198Z] #58 ... [2021-05-25T09:47:21.198Z] [2021-05-25T09:47:21.198Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:21.198Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:21.217Z] #49 23.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:21.478Z] #49 24.07 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:21.479Z] #49 24.15 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:21.479Z] #49 24.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:21.479Z] #49 24.24 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:21.479Z] #49 24.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:21.479Z] #49 24.37 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:21.479Z] #49 24.37 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:47:21.479Z] #49 24.43 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:21.479Z] #49 ... [2021-05-25T09:47:21.479Z] [2021-05-25T09:47:21.479Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:21.479Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:21.479Z] #55 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:21.479Z] #55 16.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:21.686Z] #43 ... [2021-05-25T09:47:21.686Z] [2021-05-25T09:47:21.686Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:47:21.686Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-25T09:47:21.686Z] #19 DONE 1.6s [2021-05-25T09:47:21.686Z] [2021-05-25T09:47:21.686Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:21.686Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:21.686Z] #43 60.65 CC criu/arch/x86/crtools.o [2021-05-25T09:47:21.758Z] #55 ... [2021-05-25T09:47:21.758Z] [2021-05-25T09:47:21.758Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:21.758Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:21.758Z] #49 24.58 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:47:22.022Z] #49 24.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:22.022Z] #49 24.76 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:22.284Z] #49 25.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:22.572Z] #49 25.22 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:22.572Z] #49 25.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:22.572Z] #49 25.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:22.572Z] #49 25.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:22.833Z] #49 25.74 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:23.094Z] #49 26.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:23.345Z] #57 ... [2021-05-25T09:47:23.345Z] [2021-05-25T09:47:23.345Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:23.345Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:47:23.345Z] #50 31.76 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:23.345Z] #50 36.44 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:23.345Z] #50 40.03 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:47:23.345Z] #50 ... [2021-05-25T09:47:23.345Z] [2021-05-25T09:47:23.345Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:23.345Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:23.345Z] #30 37.38 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:47:23.345Z] #30 37.81 #=#=# [2021-05-25T09:47:23.345Z] #30 38.07 0.3% ######################################################## 78.3% ######################################################################## 100.0% [2021-05-25T09:47:23.345Z] #30 38.40 [2021-05-25T09:47:23.345Z] #30 40.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:47:23.345Z] #30 40.17 skipping existing 5cb8031fd95d [2021-05-25T09:47:23.345Z] #30 40.35 [2021-05-25T09:47:23.345Z] #30 ... [2021-05-25T09:47:23.345Z] [2021-05-25T09:47:23.345Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:23.345Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:47:23.345Z] #37 24.82 Reading package lists... [2021-05-25T09:47:23.346Z] #37 32.21 Building dependency tree... [2021-05-25T09:47:23.346Z] #37 34.83 The following additional packages will be installed: [2021-05-25T09:47:23.346Z] #37 34.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:47:23.346Z] #37 34.85 Suggested packages: [2021-05-25T09:47:23.346Z] #37 34.85 cmake-doc ninja-build lrzip [2021-05-25T09:47:23.346Z] #37 34.85 Recommended packages: [2021-05-25T09:47:23.346Z] #37 34.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:47:23.346Z] #37 35.62 The following NEW packages will be installed: [2021-05-25T09:47:23.346Z] #37 35.64 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:47:23.346Z] #37 35.64 vim-common xxd [2021-05-25T09:47:23.346Z] #37 35.92 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:23.346Z] #37 35.92 Need to get 14.9 MB of archives. [2021-05-25T09:47:23.346Z] #37 35.92 After this operation, 67.2 MB of additional disk space will be used. [2021-05-25T09:47:23.346Z] #37 35.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-25T09:47:23.346Z] #37 36.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:47:23.346Z] #37 36.06 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:47:23.346Z] #37 36.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-25T09:47:23.346Z] #37 37.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-05-25T09:47:23.346Z] #37 38.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-05-25T09:47:23.346Z] #37 38.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-05-25T09:47:23.346Z] #37 38.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-05-25T09:47:23.346Z] #37 38.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-05-25T09:47:23.346Z] #37 38.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-05-25T09:47:23.346Z] #37 40.41 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:23.346Z] #37 40.63 Fetched 14.9 MB in 3s (4659 kB/s) [2021-05-25T09:47:23.346Z] #37 40.77 Selecting previously unselected package xxd. [2021-05-25T09:47:23.346Z] #37 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-05-25T09:47:23.346Z] #37 40.93 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-25T09:47:23.346Z] #37 40.94 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:47:23.346Z] #37 41.26 Selecting previously unselected package vim-common. [2021-05-25T09:47:23.346Z] #37 41.27 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:47:23.346Z] #37 41.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:23.346Z] #37 41.73 Selecting previously unselected package cmake-data. [2021-05-25T09:47:23.346Z] #37 41.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:47:23.346Z] #37 41.74 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:47:23.609Z] #43 62.25 CC criu/arch/x86/kerndat.o [2021-05-25T09:47:23.609Z] #43 ... [2021-05-25T09:47:23.609Z] [2021-05-25T09:47:23.609Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:23.609Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:47:23.609Z] #45 129.6 net/http/httptrace [2021-05-25T09:47:23.609Z] #45 129.9 net/http [2021-05-25T09:47:23.667Z] #49 26.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:23.871Z] #45 ... [2021-05-25T09:47:23.871Z] [2021-05-25T09:47:23.871Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:47:23.871Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:47:23.871Z] #20 1.632 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:47:23.872Z] #20 1.721 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:47:23.872Z] #20 1.738 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:47:23.872Z] #20 1.750 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:47:24.006Z] #37 ... [2021-05-25T09:47:24.006Z] [2021-05-25T09:47:24.006Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:24.006Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:47:24.006Z] #35 42.88 internal/reflectlite [2021-05-25T09:47:24.006Z] #35 42.88 sync [2021-05-25T09:47:24.133Z] #20 2.245 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-25T09:47:24.357Z] #40 ... [2021-05-25T09:47:24.357Z] [2021-05-25T09:47:24.357Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:24.357Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:24.357Z] #49 27.97 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:24.357Z] #49 28.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:24.357Z] #49 28.36 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:24.357Z] #49 28.44 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:24.357Z] #49 28.81 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:24.357Z] #49 28.81 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:24.357Z] #49 28.82 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:24.357Z] #49 29.06 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:24.357Z] #49 29.15 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:24.357Z] #49 29.16 go: downloading github.com/spf13/cast v1.3.0 [2021-05-25T09:47:24.357Z] #49 29.24 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:24.357Z] #49 29.31 go: extracting github.com/spf13/cast v1.3.0 [2021-05-25T09:47:24.357Z] #49 29.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:24.357Z] #49 29.41 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:24.357Z] #49 29.49 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:24.357Z] #49 29.49 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:24.357Z] #49 29.66 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:24.357Z] #49 29.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:24.357Z] #49 29.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:24.357Z] #49 29.80 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:24.357Z] #49 29.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:24.357Z] #49 29.90 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:24.357Z] #49 29.93 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:24.357Z] #49 30.11 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:24.357Z] #49 30.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:24.357Z] #49 30.38 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:24.357Z] #49 30.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:24.357Z] #49 30.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:24.357Z] #49 31.99 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:24.357Z] #49 34.39 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:24.357Z] #49 35.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:24.357Z] #49 35.58 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:24.357Z] #49 35.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:24.357Z] #49 35.68 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:24.357Z] #49 36.01 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:24.357Z] #49 36.16 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:24.357Z] #49 36.43 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:47:24.609Z] #49 27.30 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:24.614Z] #49 ... [2021-05-25T09:47:24.614Z] [2021-05-25T09:47:24.614Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:24.614Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:24.614Z] #40 37.81 + 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-05-25T09:47:24.678Z] #35 ... [2021-05-25T09:47:24.678Z] [2021-05-25T09:47:24.678Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:24.678Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:24.678Z] #43 24.70 Reading package lists... [2021-05-25T09:47:24.678Z] #43 33.62 Building dependency tree... [2021-05-25T09:47:24.678Z] #43 37.23 The following additional packages will be installed: [2021-05-25T09:47:24.678Z] #43 37.24 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:47:24.678Z] #43 37.24 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:47:24.678Z] #43 37.25 Suggested packages: [2021-05-25T09:47:24.678Z] #43 37.25 manpages-dev python-setuptools [2021-05-25T09:47:24.678Z] #43 38.83 The following NEW packages will be installed: [2021-05-25T09:47:24.678Z] #43 38.84 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:47:24.678Z] #43 38.84 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:47:24.678Z] #43 38.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:47:24.678Z] #43 38.85 python-six zlib1g-dev [2021-05-25T09:47:24.678Z] #43 39.05 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:24.678Z] #43 39.05 Need to get 4075 kB of archives. [2021-05-25T09:47:24.678Z] #43 39.05 After this operation, 24.5 MB of additional disk space will be used. [2021-05-25T09:47:24.678Z] #43 39.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-05-25T09:47:24.678Z] #43 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-25T09:47:24.678Z] #43 39.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-05-25T09:47:24.678Z] #43 39.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-25T09:47:24.678Z] #43 39.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-05-25T09:47:24.678Z] #43 39.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-25T09:47:24.678Z] #43 39.92 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-05-25T09:47:24.678Z] #43 40.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-05-25T09:47:24.678Z] #43 40.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-05-25T09:47:24.678Z] #43 40.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-05-25T09:47:24.678Z] #43 40.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-05-25T09:47:24.678Z] #43 41.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-05-25T09:47:24.678Z] #43 41.14 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-05-25T09:47:24.678Z] #43 41.18 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-05-25T09:47:24.678Z] #43 41.18 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:47:24.678Z] #43 41.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:47:24.678Z] #43 41.31 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-05-25T09:47:24.678Z] #43 43.26 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:24.678Z] #43 43.55 Fetched 4075 kB in 3s (1592 kB/s) [2021-05-25T09:47:24.678Z] #43 ... [2021-05-25T09:47:24.678Z] [2021-05-25T09:47:24.678Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:24.678Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:24.678Z] #14 28.76 Reading package lists... [2021-05-25T09:47:24.678Z] #14 36.90 Building dependency tree... [2021-05-25T09:47:24.678Z] #14 39.42 The following additional packages will be installed: [2021-05-25T09:47:24.678Z] #14 39.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:47:24.678Z] #14 39.43 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:47:24.678Z] #14 39.44 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:47:24.678Z] #14 39.44 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:47:24.678Z] #14 39.44 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:24.678Z] #14 39.44 Suggested packages: [2021-05-25T09:47:24.678Z] #14 39.44 gcc-8-locales seccomp wine64 [2021-05-25T09:47:24.678Z] #14 40.84 The following NEW packages will be installed: [2021-05-25T09:47:24.678Z] #14 40.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:47:24.678Z] #14 40.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:47:24.678Z] #14 40.86 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:47:24.678Z] #14 40.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:47:24.678Z] #14 40.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:47:24.678Z] #14 40.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:24.678Z] #14 40.86 The following packages will be upgraded: [2021-05-25T09:47:24.678Z] #14 40.86 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:47:24.678Z] #14 41.05 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:47:24.678Z] #14 41.05 Need to get 79.4 MB of archives. [2021-05-25T09:47:24.678Z] #14 41.05 After this operation, 532 MB of additional disk space will be used. [2021-05-25T09:47:24.678Z] #14 41.05 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-05-25T09:47:24.678Z] #14 41.08 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-05-25T09:47:24.678Z] #14 41.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-05-25T09:47:24.678Z] #14 41.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-05-25T09:47:24.678Z] #14 41.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-05-25T09:47:24.679Z] #14 42.50 Get:6 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-05-25T09:47:24.679Z] #14 ... [2021-05-25T09:47:24.679Z] [2021-05-25T09:47:24.679Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:24.679Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:24.679Z] #43 43.70 Selecting previously unselected package libcap-dev:ppc64el. [2021-05-25T09:47:24.981Z] #43 43.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-25T09:47:24.981Z] #43 43.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-05-25T09:47:24.981Z] #43 43.80 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-05-25T09:47:24.981Z] #43 44.00 Selecting previously unselected package libnet1:ppc64el. [2021-05-25T09:47:24.981Z] #43 44.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-25T09:47:25.079Z] #20 3.300 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:47:25.286Z] #43 44.02 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:25.286Z] #43 44.17 Selecting previously unselected package libnet1-dev. [2021-05-25T09:47:25.286Z] #43 44.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-25T09:47:25.286Z] #43 44.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:25.554Z] #49 ... [2021-05-25T09:47:25.554Z] [2021-05-25T09:47:25.554Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:25.554Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:47:25.554Z] #34 18.18 internal/testlog [2021-05-25T09:47:25.554Z] #34 18.87 encoding [2021-05-25T09:47:25.554Z] #34 19.41 runtime/cgo [2021-05-25T09:47:25.554Z] #34 ... [2021-05-25T09:47:25.554Z] [2021-05-25T09:47:25.554Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:25.554Z] #67 sha256:b33c76b64adf831318eb277da4613271cc413bc133afdf1f82d8a77e1cca9144 [2021-05-25T09:47:25.554Z] #67 25.71 Checking out files: 43% (827/1907) Checking out files: 44% (840/1907) Checking out files: 45% (859/1907) Checking out files: 46% (878/1907) Checking out files: 47% (897/1907) Checking out files: 48% (916/1907) Checking out files: 49% (935/1907) Checking out files: 50% (954/1907) Checking out files: 51% (973/1907) Checking out files: 52% (992/1907) Checking out files: 53% (1011/1907) Checking out files: 54% (1030/1907) Checking out files: 55% (1049/1907) Checking out files: 56% (1068/1907) Checking out files: 57% (1087/1907) Checking out files: 58% (1107/1907) Checking out files: 59% (1126/1907) Checking out files: 60% (1145/1907) Checking out files: 61% (1164/1907) Checking out files: 62% (1183/1907) Checking out files: 63% (1202/1907) Checking out files: 64% (1221/1907) Checking out files: 65% (1240/1907) Checking out files: 66% (1259/1907) Checking out files: 67% (1278/1907) Checking out files: 68% (1297/1907) Checking out files: 69% (1316/1907) Checking out files: 70% (1335/1907) Checking out files: 71% (1354/1907) Checking out files: 72% (1374/1907) Checking out files: 73% (1393/1907) Checking out files: 74% (1412/1907) Checking out files: 75% (1431/1907) Checking out files: 76% (1450/1907) Checking out files: 77% (1469/1907) Checking out files: 78% (1488/1907) Checking out files: 79% (1507/1907) Checking out files: 80% (1526/1907) Checking out files: 81% (1545/1907) Checking out files: 82% (1564/1907) Checking out files: 83% (1583/1907) Checking out files: 84% (1602/1907) Checking out files: 85% (1621/1907) Checking out files: 86% (1641/1907) Checking out files: 87% (1660/1907) Checking out files: 88% (1679/1907) Checking out files: 89% (1698/1907) Checking out files: 89% (1708/1907) Checking out files: 90% (1717/1907) Checking out files: 91% (1736/1907) Checking out files: 92% (1755/1907) Checking out files: 93% (1774/1907) Checking out files: 94% (1793/1907) Checking out files: 95% (1812/1907) Checking out files: 96% (1831/1907) Checking out files: 97% (1850/1907) Checking out files: 98% (1869/1907) Checking out files: 99% (1888/1907) Checking out files: 100% (1907/1907) Checking out files: 100% (1907/1907), done. [2021-05-25T09:47:25.554Z] #67 27.25 + cd /tmp/tmp.uf7r0qk3QS/src/github.com/docker/libnetwork [2021-05-25T09:47:25.554Z] #67 27.25 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8 [2021-05-25T09:47:25.554Z] #67 27.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:47:25.590Z] #43 44.38 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-25T09:47:25.590Z] #43 44.38 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-25T09:47:25.590Z] #43 44.39 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-25T09:47:25.590Z] #43 44.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-05-25T09:47:25.590Z] #43 44.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-05-25T09:47:25.590Z] #43 44.53 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-25T09:47:25.654Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% ##### 7.2% ##### 8.2% ###### 9.2% ####### 10.3% ######## 11.7% ######## 12.4% ######### 13.6% ########## 14.8% ########### 15.6% ############ 17.3% ############## 19.7% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.5% ################### 26.7% #################### 28.3% ##################### 29.2% ##################### 30.2% ###################### 31.0% ###################### 31.8% ####################### 33.2% ######################### 35.1% ########################## 36.6% ########################### 37.8% ############################ 39.2% ############################# 40.5% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################## 47.5% ################################## 48.0% ################################### 49.4% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################## 55.8% ######################################### 57.3% ######################################### 58.2% ########################################### 60.5% ############################################ 61.6% ############################################# 63.0% ############################################## 65.0% ############################################### 66.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.7% #################################################### 73.3% ##################################################### 75.0% ####################################################### 76.5% ######################################################## 79.1% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.5% ############################################################ 83.6% ############################################################ 84.1% ############################################################# 85.8% ############################################################## 86.7% ############################################################### 88.1% ################################################################ 89.8% ################################################################# 91.5% ################################################################## 92.3% [2021-05-25T09:47:25.654Z] #29 ... [2021-05-25T09:47:25.654Z] [2021-05-25T09:47:25.654Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:25.654Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-25T09:47:25.654Z] #55 20.99 Reading package lists... [2021-05-25T09:47:25.654Z] #55 26.28 Building dependency tree... [2021-05-25T09:47:25.654Z] #55 28.79 The following additional packages will be installed: [2021-05-25T09:47:25.654Z] #55 28.79 libbtrfs0 [2021-05-25T09:47:25.654Z] #55 28.93 The following NEW packages will be installed: [2021-05-25T09:47:25.654Z] #55 28.94 libbtrfs-dev libbtrfs0 [2021-05-25T09:47:25.654Z] #55 29.40 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:25.654Z] #55 29.40 Need to get 119 kB of archives. [2021-05-25T09:47:25.654Z] #55 29.40 After this operation, 387 kB of additional disk space will be used. [2021-05-25T09:47:25.655Z] #55 29.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-25T09:47:25.655Z] #55 29.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-25T09:47:25.655Z] #55 30.91 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:25.655Z] #55 31.12 Fetched 119 kB in 0s (397 kB/s) [2021-05-25T09:47:25.655Z] #55 31.26 Selecting previously unselected package libbtrfs0. [2021-05-25T09:47:25.655Z] #55 31.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 ... 15383 files and directories currently installed.) [2021-05-25T09:47:25.655Z] #55 31.45 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-25T09:47:25.655Z] #55 31.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:25.655Z] #55 31.65 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:47:25.655Z] #55 31.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-25T09:47:25.655Z] #55 31.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:25.655Z] #55 31.98 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:25.655Z] #55 32.04 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:25.655Z] #55 32.06 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:25.655Z] #55 ... [2021-05-25T09:47:25.655Z] [2021-05-25T09:47:25.655Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:25.655Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:25.893Z] #43 44.81 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-25T09:47:25.893Z] #43 44.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-25T09:47:25.893Z] #43 44.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:47:26.198Z] #43 44.93 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-05-25T09:47:26.198Z] #43 44.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-05-25T09:47:26.198Z] #43 44.98 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:47:26.198Z] #43 45.07 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-05-25T09:47:26.198Z] #43 45.09 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-05-25T09:47:26.198Z] #43 45.10 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:26.325Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% ##### 7.2% ##### 8.2% ###### 9.2% ####### 10.3% ######## 11.7% ######## 12.4% ######### 13.6% ########## 14.8% ########### 15.6% ############ 17.3% ############## 19.7% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.5% ################### 26.7% #################### 28.3% ##################### 29.2% ##################### 30.2% ###################### 31.0% ###################### 31.8% ####################### 33.2% ######################### 35.1% ########################## 36.6% ########################### 37.8% ############################ 39.2% ############################# 40.5% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################## 47.5% ################################## 48.0% ################################### 49.4% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################## 55.8% ######################################### 57.3% ######################################### 58.2% ########################################### 60.5% ############################################ 61.6% ############################################# 63.0% ############################################## 65.0% ############################################### 66.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.7% #################################################### 73.3% ##################################################### 75.0% ####################################################### 76.5% ######################################################## 79.1% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.5% ############################################################ 83.6% ############################################################ 84.1% ############################################################# 85.8% ############################################################## 86.7% ############################################################### 88.1% ################################################################ 89.8% ################################################################# 91.5% ################################################################## 92.3% #################################################################### 94.7% #################################################################### 94.8% ##################################################################### 96.6% ##################################################################### 97.0% [2021-05-25T09:47:26.325Z] #29 ... [2021-05-25T09:47:26.325Z] [2021-05-25T09:47:26.325Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:26.325Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:26.325Z] #49 26.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:26.325Z] #49 26.56 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:26.325Z] #49 26.59 go: downloading github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:26.325Z] #49 26.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:26.325Z] #49 26.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:26.325Z] #49 26.87 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:26.325Z] #49 26.91 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:26.325Z] #49 26.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:26.325Z] #49 27.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:26.325Z] #49 27.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:26.325Z] #49 27.02 go: extracting github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:26.325Z] #49 27.28 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:26.325Z] #49 27.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:26.325Z] #49 27.46 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:26.325Z] #49 27.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:26.325Z] #49 27.55 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:26.325Z] #49 27.59 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:26.325Z] #49 27.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:26.325Z] #49 27.74 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-05-25T09:47:26.325Z] #49 27.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:26.326Z] #49 27.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:26.326Z] #49 27.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:26.326Z] #49 27.89 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:26.326Z] #49 27.94 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:26.326Z] #49 28.11 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:26.326Z] #49 28.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:26.326Z] #49 28.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.24 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:26.326Z] #49 28.38 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:26.326Z] #49 28.41 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.41 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.42 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:26.326Z] #49 28.55 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:47:26.326Z] #49 28.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.71 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:26.326Z] #49 28.82 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.84 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:26.326Z] #49 28.86 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:26.326Z] #49 28.99 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:47:26.326Z] #49 29.00 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:26.326Z] #49 29.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:26.326Z] #49 29.42 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:26.326Z] #49 30.25 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:26.326Z] #49 30.79 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:26.326Z] #49 31.54 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:47:26.326Z] #49 ... [2021-05-25T09:47:26.326Z] [2021-05-25T09:47:26.326Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:26.326Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:26.326Z] #29 11.49 0.0% 1.0% # 2.0% ## 2.9% ### 4.9% #### 6.4% ##### 7.2% ##### 8.2% ###### 9.2% ####### 10.3% ######## 11.7% ######## 12.4% ######### 13.6% ########## 14.8% ########### 15.6% ############ 17.3% ############## 19.7% ############### 21.9% ################ 23.0% ################ 23.6% ################# 24.5% ################### 26.7% #################### 28.3% ##################### 29.2% ##################### 30.2% ###################### 31.0% ###################### 31.8% ####################### 33.2% ######################### 35.1% ########################## 36.6% ########################### 37.8% ############################ 39.2% ############################# 40.5% ############################## 41.8% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################## 47.5% ################################## 48.0% ################################### 49.4% #################################### 50.8% ##################################### 52.7% ####################################### 54.6% ######################################## 55.8% ######################################### 57.3% ######################################### 58.2% ########################################### 60.5% ############################################ 61.6% ############################################# 63.0% ############################################## 65.0% ############################################### 66.6% ################################################# 68.3% ################################################## 70.0% ################################################### 71.7% #################################################### 73.3% ##################################################### 75.0% ####################################################### 76.5% ######################################################## 79.1% ######################################################### 79.7% ########################################################## 81.1% ########################################################### 82.5% ############################################################ 83.6% ############################################################ 84.1% ############################################################# 85.8% ############################################################## 86.7% ############################################################### 88.1% ################################################################ 89.8% ################################################################# 91.5% ################################################################## 92.3% #################################################################### 94.7% #################################################################### 94.8% ##################################################################### 96.6% ##################################################################### 97.0% ###################################################################### 98.6% ######################################################################## 100.0% [2021-05-25T09:47:26.326Z] #29 19.94 [2021-05-25T09:47:26.326Z] #29 ... [2021-05-25T09:47:26.326Z] [2021-05-25T09:47:26.326Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:26.326Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:26.326Z] #42 26.13 Building dependency tree... [2021-05-25T09:47:26.326Z] #42 28.59 The following additional packages will be installed: [2021-05-25T09:47:26.326Z] #42 28.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:47:26.326Z] #42 28.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:47:26.326Z] #42 28.61 Suggested packages: [2021-05-25T09:47:26.326Z] #42 28.62 manpages-dev python-setuptools [2021-05-25T09:47:26.326Z] #42 29.86 The following NEW packages will be installed: [2021-05-25T09:47:26.326Z] #42 29.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:47:26.326Z] #42 29.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:47:26.326Z] #42 29.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:47:26.326Z] #42 29.86 python-six zlib1g-dev [2021-05-25T09:47:26.326Z] #42 30.23 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:26.326Z] #42 30.23 Need to get 3798 kB of archives. [2021-05-25T09:47:26.326Z] #42 30.23 After this operation, 21.6 MB of additional disk space will be used. [2021-05-25T09:47:26.326Z] #42 30.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-05-25T09:47:26.326Z] #42 30.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-25T09:47:26.326Z] #42 30.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-05-25T09:47:26.326Z] #42 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-25T09:47:26.326Z] #42 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-05-25T09:47:26.326Z] #42 30.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-25T09:47:26.326Z] #42 30.27 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-05-25T09:47:26.326Z] #42 30.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-05-25T09:47:26.326Z] #42 30.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-05-25T09:47:26.326Z] #42 30.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-05-25T09:47:26.326Z] #42 30.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-05-25T09:47:26.326Z] #42 30.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-05-25T09:47:26.326Z] #42 30.57 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-05-25T09:47:26.326Z] #42 30.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-05-25T09:47:26.326Z] #42 30.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:47:26.326Z] #42 30.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:47:26.326Z] #42 30.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-05-25T09:47:26.326Z] #42 31.98 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:26.326Z] #42 32.18 Fetched 3798 kB in 1s (5574 kB/s) [2021-05-25T09:47:26.326Z] #42 32.33 Selecting previously unselected package libcap-dev:arm64. [2021-05-25T09:47:26.326Z] #42 32.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-25T09:47:26.326Z] #42 32.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-05-25T09:47:26.326Z] #42 32.59 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-05-25T09:47:26.326Z] #42 33.08 Selecting previously unselected package libnet1:arm64. [2021-05-25T09:47:26.326Z] #42 33.08 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-25T09:47:26.326Z] #42 33.10 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:26.326Z] #42 34.66 Selecting previously unselected package libnet1-dev. [2021-05-25T09:47:26.326Z] #42 34.66 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-25T09:47:26.326Z] #42 35.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:26.467Z] #20 4.566 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:47:26.503Z] #43 45.34 Selecting previously unselected package libprotobuf17:ppc64el. [2021-05-25T09:47:26.503Z] #43 45.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:26.503Z] #43 45.48 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:26.589Z] #42 ... [2021-05-25T09:47:26.589Z] [2021-05-25T09:47:26.589Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:26.589Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:26.589Z] #49 36.94 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:47:26.589Z] #49 37.00 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:26.854Z] #49 37.18 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:47:26.854Z] #49 37.19 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:26.943Z] #67 ... [2021-05-25T09:47:26.943Z] [2021-05-25T09:47:26.943Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:26.943Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:26.943Z] #58 19.78 go: downloading github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:26.943Z] #58 20.46 go: extracting github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:26.943Z] #58 20.51 go: extracting github.com/google/uuid v1.2.0 [2021-05-25T09:47:26.943Z] #58 21.19 go: extracting github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:26.943Z] #58 22.89 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:26.943Z] #58 23.71 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:26.943Z] #58 23.98 go: extracting github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:26.943Z] #58 24.51 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:26.943Z] #58 24.51 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:26.943Z] #58 25.22 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:27.170Z] #49 37.42 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:27.170Z] #49 37.43 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:27.170Z] #49 37.46 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:27.170Z] #49 37.65 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:27.173Z] #43 ... [2021-05-25T09:47:27.173Z] [2021-05-25T09:47:27.173Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:27.173Z] #68 sha256:53acb6e8b507f003018abe1f0d8476137f3007f054e40e6a8400e26f49bb7a48 [2021-05-25T09:47:27.173Z] #68 DONE 45.9s [2021-05-25T09:47:27.173Z] [2021-05-25T09:47:27.173Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:27.173Z] #30 sha256:3a9171c4ae9ad19b995fbf11b190e7c230795b938512c5445601f20ead14610d [2021-05-25T09:47:27.173Z] #30 42.02 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:47:27.174Z] #30 42.66 [2021-05-25T09:47:27.204Z] #58 ... [2021-05-25T09:47:27.204Z] [2021-05-25T09:47:27.204Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:27.204Z] #47 sha256:3d7a21fc06125b5c94b68340b7f49abdc84ca87661cf04b43b01a1f28cf3c3c1 [2021-05-25T09:47:27.204Z] #47 25.42 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:47:27.204Z] #47 25.43 go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:47:27.204Z] #47 25.46 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:27.204Z] #47 25.67 go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:47:27.204Z] #47 25.74 go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:47:27.204Z] #47 25.90 go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:47:27.204Z] #47 26.21 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:47:27.204Z] #47 26.59 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:47:27.204Z] #47 26.67 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:47:27.204Z] #47 26.75 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:47:27.204Z] #47 26.98 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:47:27.436Z] #49 37.84 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:27.437Z] #49 37.90 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:27.437Z] #49 37.94 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:27.760Z] #49 38.11 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:27.863Z] #20 ... [2021-05-25T09:47:27.863Z] [2021-05-25T09:47:27.863Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:27.863Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:27.863Z] #43 62.90 CC criu/arch/x86/sigaction_compat.o [2021-05-25T09:47:27.863Z] #43 63.13 CC criu/arch/x86/sigframe.o [2021-05-25T09:47:27.863Z] #43 63.40 LINK criu/arch/x86/crtools.built-in.o [2021-05-25T09:47:27.863Z] #43 63.46 DEP criu/pie/util-vdso-elf32.d [2021-05-25T09:47:27.863Z] #43 63.58 DEP criu/pie/util-vdso.d [2021-05-25T09:47:27.863Z] #43 63.71 DEP criu/pie/util.d [2021-05-25T09:47:27.863Z] #43 63.83 CC criu/pie/util.o [2021-05-25T09:47:27.863Z] #43 64.12 CC criu/pie/util-vdso.o [2021-05-25T09:47:27.863Z] #43 64.83 CC criu/pie/util-vdso-elf32.o [2021-05-25T09:47:27.863Z] #43 65.61 AR criu/pie/pie.lib.a [2021-05-25T09:47:27.863Z] #43 65.67 DEP criu/pie/restorer.d [2021-05-25T09:47:27.863Z] #43 65.83 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-25T09:47:27.863Z] #43 65.97 DEP criu/arch/x86/restorer_unmap.d [2021-05-25T09:47:27.863Z] #43 65.98 DEP criu/arch/x86/restorer.d [2021-05-25T09:47:27.863Z] #43 66.15 DEP criu/arch/x86/vdso-pie.d [2021-05-25T09:47:27.863Z] #43 66.25 DEP criu/pie/parasite-vdso.d [2021-05-25T09:47:27.863Z] #43 66.47 DEP criu/pie/parasite.d [2021-05-25T09:47:27.863Z] #43 66.70 CC criu/pie/parasite.o [2021-05-25T09:47:28.156Z] #49 38.32 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:47:28.156Z] #49 38.32 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:28.156Z] #49 38.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:28.156Z] #49 38.33 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:28.156Z] #49 38.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:28.156Z] #49 38.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:28.431Z] #49 38.86 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:28.431Z] #49 38.87 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:28.431Z] #49 38.91 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:28.431Z] #49 39.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:28.593Z] #47 ... [2021-05-25T09:47:28.593Z] [2021-05-25T09:47:28.593Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:28.593Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:28.593Z] #49 31.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:28.593Z] #49 31.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:28.593Z] #49 31.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:28.593Z] #49 31.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:28.593Z] #49 31.37 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:28.593Z] #49 31.37 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:28.593Z] #49 31.38 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:28.593Z] #49 31.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:28.593Z] #49 31.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:28.697Z] #49 ... [2021-05-25T09:47:28.697Z] [2021-05-25T09:47:28.697Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:28.697Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:28.697Z] #36 23.27 Reading package lists... [2021-05-25T09:47:28.697Z] #36 29.46 Building dependency tree... [2021-05-25T09:47:28.697Z] #36 31.88 The following additional packages will be installed: [2021-05-25T09:47:28.697Z] #36 31.90 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:47:28.697Z] #36 31.90 Suggested packages: [2021-05-25T09:47:28.697Z] #36 31.90 cmake-doc ninja-build lrzip [2021-05-25T09:47:28.697Z] #36 31.90 Recommended packages: [2021-05-25T09:47:28.697Z] #36 31.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:47:28.697Z] #36 32.97 The following NEW packages will be installed: [2021-05-25T09:47:28.697Z] #36 32.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:47:28.697Z] #36 32.98 vim-common xxd [2021-05-25T09:47:28.697Z] #36 33.43 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:28.697Z] #36 33.43 Need to get 14.2 MB of archives. [2021-05-25T09:47:28.697Z] #36 33.43 After this operation, 60.0 MB of additional disk space will be used. [2021-05-25T09:47:28.697Z] #36 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-25T09:47:28.697Z] #36 33.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:47:28.697Z] #36 33.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:47:28.697Z] #36 33.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-25T09:47:28.697Z] #36 35.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-05-25T09:47:28.697Z] #36 35.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-05-25T09:47:28.697Z] #36 35.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-05-25T09:47:28.697Z] #36 35.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-05-25T09:47:28.697Z] #36 35.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-05-25T09:47:28.697Z] #36 35.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-05-25T09:47:28.697Z] #36 37.78 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:28.697Z] #36 38.33 Fetched 14.2 MB in 2s (5734 kB/s) [2021-05-25T09:47:28.697Z] #36 ... [2021-05-25T09:47:28.697Z] [2021-05-25T09:47:28.697Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:28.697Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:28.697Z] #49 39.29 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:28.855Z] #49 31.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:28.855Z] #49 31.60 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:28.855Z] #49 31.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:28.855Z] #49 31.68 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:28.855Z] #49 31.72 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:28.855Z] #49 31.82 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:28.963Z] #49 39.29 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:28.963Z] #49 39.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:28.963Z] #49 39.31 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:29.116Z] #49 31.94 go: downloading github.com/spf13/afero v1.1.2 [2021-05-25T09:47:29.228Z] #49 ... [2021-05-25T09:47:29.228Z] [2021-05-25T09:47:29.228Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:29.228Z] #34 sha256:817aa0163b79508aa8e587ab14bd411a03b9c54b8d4e3d5d424907a81bd21953 [2021-05-25T09:47:29.228Z] #34 29.60 sync [2021-05-25T09:47:29.228Z] #34 29.60 internal/reflectlite [2021-05-25T09:47:29.228Z] #34 32.07 errors [2021-05-25T09:47:29.228Z] #34 32.07 sort [2021-05-25T09:47:29.228Z] #34 32.39 internal/oserror [2021-05-25T09:47:29.228Z] #34 32.39 io [2021-05-25T09:47:29.228Z] #34 32.40 strconv [2021-05-25T09:47:29.228Z] #34 32.62 syscall [2021-05-25T09:47:29.228Z] #34 34.86 strings [2021-05-25T09:47:29.228Z] #34 34.88 bytes [2021-05-25T09:47:29.228Z] #34 37.27 reflect [2021-05-25T09:47:29.228Z] #34 37.38 bufio [2021-05-25T09:47:29.229Z] #34 39.32 text/tabwriter [2021-05-25T09:47:29.229Z] #34 39.49 path [2021-05-25T09:47:29.229Z] #34 ... [2021-05-25T09:47:29.229Z] [2021-05-25T09:47:29.229Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:29.229Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:29.229Z] #29 20.94 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-05-25T09:47:29.229Z] #29 21.31 [2021-05-25T09:47:29.229Z] #29 21.63 #=#=# # 2.0% ######################################################################## 100.0% [2021-05-25T09:47:29.229Z] #29 22.15 [2021-05-25T09:47:29.253Z] #43 ... [2021-05-25T09:47:29.253Z] [2021-05-25T09:47:29.253Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:29.253Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:47:29.253Z] #45 145.1 github.com/LK4D4/vndr/godl [2021-05-25T09:47:29.377Z] #49 32.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:29.377Z] #49 32.17 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:29.639Z] #49 32.31 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:29.639Z] #49 32.34 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:29.749Z] #30 42.96 #=#=# 0.0% # 1.4% ## 3.4% #### 5.6% ######## 11.6% ########### 15.6% ############# 19.2% ################# 24.1% #################### 28.2% ####################### 32.1% ########################## 36.3% ########################### 38.2% ############################## 41.7% ################################ 45.2% ################################### 48.8% #################################### 50.6% ##################################### 52.5% ######################################## 56.2% ########################################### 59.9% ############################################# 63.2% ############################################### 65.6% ################################################# 69.3% #################################################### 72.9% ######################################################## 78.3% ########################################################### 82.0% ############################################################# 85.7% ################################################################# 91.2% ######################################################################## 100.0% [2021-05-25T09:47:29.749Z] #30 47.09 [2021-05-25T09:47:29.900Z] #49 32.57 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:29.900Z] #49 32.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:29.900Z] #49 32.67 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:29.900Z] #49 32.67 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:29.900Z] #49 32.68 go: extracting github.com/spf13/afero v1.1.2 [2021-05-25T09:47:29.902Z] #40 ... [2021-05-25T09:47:29.902Z] [2021-05-25T09:47:29.902Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:29.902Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:47:29.902Z] #58 33.26 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:29.902Z] #58 38.62 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:29.902Z] #58 38.74 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:29.902Z] #58 39.36 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:29.902Z] #58 39.37 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:29.902Z] #58 39.64 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:47:29.902Z] #58 39.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:29.902Z] #58 39.87 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:29.902Z] #58 39.92 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:29.902Z] #58 40.01 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:29.902Z] #58 40.09 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:29.902Z] #58 40.14 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:29.902Z] #58 40.20 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:29.902Z] #58 40.26 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:29.902Z] #58 40.76 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:29.902Z] #58 40.97 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:29.902Z] #58 ... [2021-05-25T09:47:29.902Z] [2021-05-25T09:47:29.902Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:29.902Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:29.902Z] #42 33.45 Fetched 8447 kB in 24s (355 kB/s) [2021-05-25T09:47:29.902Z] #42 33.45 Reading package lists... [2021-05-25T09:47:29.902Z] #42 ... [2021-05-25T09:47:29.902Z] [2021-05-25T09:47:29.902Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:29.902Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:29.902Z] #49 42.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:29.902Z] #49 42.09 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:29.902Z] #49 42.27 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:29.902Z] #49 42.27 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:29.902Z] #49 42.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:29.902Z] #49 42.32 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:29.902Z] #49 42.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:29.902Z] #49 42.32 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:29.902Z] #49 42.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:29.902Z] #49 42.42 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:29.902Z] #49 42.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:29.902Z] #49 42.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:29.902Z] #49 42.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:29.902Z] #49 42.83 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:29.902Z] #49 42.83 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:29.902Z] #49 42.84 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:29.902Z] #49 42.92 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:29.902Z] #49 42.93 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:29.902Z] #49 42.98 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:29.902Z] #49 43.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:29.902Z] #49 43.12 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:29.902Z] #49 43.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:29.902Z] #49 43.26 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:29.902Z] #49 43.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:29.919Z] #29 23.42 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-05-25T09:47:30.160Z] #49 43.76 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:30.160Z] #49 43.81 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:30.199Z] #45 146.0 github.com/LK4D4/vndr [2021-05-25T09:47:30.200Z] #29 23.68 [2021-05-25T09:47:30.209Z] #49 32.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:30.209Z] #49 32.85 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:30.209Z] #49 ... [2021-05-25T09:47:30.209Z] [2021-05-25T09:47:30.210Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:30.210Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:30.210Z] #13 17.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:30.419Z] #49 43.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:30.419Z] #49 44.02 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:30.419Z] #49 ... [2021-05-25T09:47:30.419Z] [2021-05-25T09:47:30.419Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:30.419Z] #67 sha256:5409b495e499e934be1f3da00fd113c5d69f99fd2f3ac7220401f1aa8f329dcc [2021-05-25T09:47:30.419Z] #67 33.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-05-25T09:47:30.419Z] #67 ... [2021-05-25T09:47:30.419Z] [2021-05-25T09:47:30.419Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:30.419Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:30.419Z] #49 44.03 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:30.419Z] #49 44.14 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:30.471Z] #13 ... [2021-05-25T09:47:30.471Z] [2021-05-25T09:47:30.471Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:30.471Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:30.471Z] #40 32.40 Checking out files: 77% (1321/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) [2021-05-25T09:47:30.471Z] #40 ... [2021-05-25T09:47:30.471Z] [2021-05-25T09:47:30.471Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:30.471Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:47:30.471Z] #45 23.17 unicode/utf16 [2021-05-25T09:47:30.471Z] #45 23.49 container/list [2021-05-25T09:47:30.471Z] #45 24.08 crypto/internal/subtle [2021-05-25T09:47:30.471Z] #45 24.23 crypto/subtle [2021-05-25T09:47:30.471Z] #45 24.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-05-25T09:47:30.471Z] #45 24.44 internal/nettrace [2021-05-25T09:47:30.471Z] #45 24.54 runtime/cgo [2021-05-25T09:47:30.471Z] #45 ... [2021-05-25T09:47:30.471Z] [2021-05-25T09:47:30.471Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:30.471Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:30.484Z] [2021-05-25T09:47:30.484Z] #29 ... [2021-05-25T09:47:30.484Z] [2021-05-25T09:47:30.484Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:30.484Z] #67 sha256:b8b41e7411ef6f02474a37b960b1c248318139de6cdf195f1018ebd975dad77d [2021-05-25T09:47:30.484Z] #67 DONE 40.8s [2021-05-25T09:47:30.484Z] [2021-05-25T09:47:30.484Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:30.484Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-05-25T09:47:30.484Z] #55 DONE 40.8s [2021-05-25T09:47:30.484Z] [2021-05-25T09:47:30.484Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:30.484Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:30.484Z] #29 23.86 0.8% ######################################################################## 100.0% [2021-05-25T09:47:30.484Z] #29 ... [2021-05-25T09:47:30.484Z] [2021-05-25T09:47:30.484Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:30.484Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:30.484Z] #13 22.10 Reading package lists... [2021-05-25T09:47:30.484Z] #13 27.67 Building dependency tree... [2021-05-25T09:47:30.484Z] #13 30.29 The following additional packages will be installed: [2021-05-25T09:47:30.484Z] #13 30.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:47:30.484Z] #13 30.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:47:30.484Z] #13 30.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:47:30.484Z] #13 30.29 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:47:30.484Z] #13 30.29 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:30.484Z] #13 30.30 Suggested packages: [2021-05-25T09:47:30.484Z] #13 30.30 gcc-8-locales seccomp wine64 [2021-05-25T09:47:30.484Z] #13 31.22 The following NEW packages will be installed: [2021-05-25T09:47:30.484Z] #13 31.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:47:30.484Z] #13 31.22 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:47:30.484Z] #13 31.22 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:47:30.484Z] #13 31.22 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:47:30.484Z] #13 31.23 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:47:30.484Z] #13 31.23 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:30.484Z] #13 31.23 The following packages will be upgraded: [2021-05-25T09:47:30.484Z] #13 31.23 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:47:30.484Z] #13 31.64 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:47:30.484Z] #13 31.64 Need to get 73.8 MB of archives. [2021-05-25T09:47:30.484Z] #13 31.64 After this operation, 472 MB of additional disk space will be used. [2021-05-25T09:47:30.484Z] #13 31.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-05-25T09:47:30.484Z] #13 31.64 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-05-25T09:47:30.484Z] #13 31.67 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-05-25T09:47:30.484Z] #13 31.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-05-25T09:47:30.484Z] #13 31.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-05-25T09:47:30.484Z] #13 32.08 Get:6 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-05-25T09:47:30.484Z] #13 32.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:47:30.484Z] #13 32.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-05-25T09:47:30.485Z] #13 32.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-05-25T09:47:30.485Z] #13 32.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:47:30.485Z] #13 33.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:47:30.485Z] #13 33.71 Get:12 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-05-25T09:47:30.485Z] #13 33.72 Get:13 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-05-25T09:47:30.485Z] #13 37.06 Get:14 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-05-25T09:47:30.485Z] #13 ... [2021-05-25T09:47:30.485Z] [2021-05-25T09:47:30.485Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:30.485Z] #34 sha256:817aa0163b79508aa8e587ab14bd411a03b9c54b8d4e3d5d424907a81bd21953 [2021-05-25T09:47:30.485Z] #34 41.09 time [2021-05-25T09:47:30.677Z] #49 44.14 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:30.677Z] #49 44.33 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:30.677Z] #49 44.42 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:30.732Z] #40 32.40 Checking out files: 77% (1321/1694) Checking out files: 78% (1322/1694) Checking out files: 79% (1339/1694) Checking out files: 80% (1356/1694) Checking out files: 81% (1373/1694) Checking out files: 82% (1390/1694) Checking out files: 83% (1407/1694) Checking out files: 84% (1423/1694) Checking out files: 85% (1440/1694) Checking out files: 86% (1457/1694) Checking out files: 87% (1474/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-05-25T09:47:30.733Z] #40 33.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-05-25T09:47:30.753Z] #34 41.09 internal/syscall/execenv [2021-05-25T09:47:30.753Z] #34 41.21 internal/syscall/unix [2021-05-25T09:47:30.941Z] #49 44.43 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:30.941Z] #49 44.43 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:30.941Z] #49 44.54 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:30.941Z] #49 ... [2021-05-25T09:47:30.941Z] [2021-05-25T09:47:30.941Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:30.941Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:47:30.941Z] #51 34.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:30.941Z] #51 34.70 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:30.941Z] #51 34.99 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:30.941Z] #51 36.70 runtime/cgo [2021-05-25T09:47:30.941Z] #51 36.72 runtime [2021-05-25T09:47:30.941Z] #51 ... [2021-05-25T09:47:30.941Z] [2021-05-25T09:47:30.941Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:30.941Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:30.941Z] #49 44.59 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:30.941Z] #49 44.60 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:30.941Z] #49 44.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:30.994Z] #40 ... [2021-05-25T09:47:30.994Z] [2021-05-25T09:47:30.994Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:30.994Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:47:30.994Z] #51 23.68 + cd /tmp/tmp.1bLU1nLwcq/src/github.com/mvdan/sh [2021-05-25T09:47:30.994Z] #51 23.68 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-05-25T09:47:30.994Z] #51 23.78 + GO111MODULE=on [2021-05-25T09:47:30.994Z] #51 23.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-05-25T09:47:30.994Z] #51 25.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:30.994Z] #51 25.35 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:30.994Z] #51 25.44 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:30.994Z] #51 25.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:30.994Z] #51 26.04 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:30.994Z] #51 27.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:30.994Z] #51 28.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:30.994Z] #51 31.04 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:30.994Z] #51 33.36 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-05-25T09:47:30.994Z] #51 33.60 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-05-25T09:47:30.994Z] #51 33.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-05-25T09:47:31.198Z] #49 44.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:31.199Z] #49 44.73 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:31.256Z] #51 ... [2021-05-25T09:47:31.256Z] [2021-05-25T09:47:31.256Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:31.256Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:31.256Z] #49 32.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:31.256Z] #49 33.02 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:31.256Z] #49 33.02 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:31.256Z] #49 33.51 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-05-25T09:47:31.256Z] #49 33.71 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:31.256Z] #49 33.93 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:31.331Z] #34 ... [2021-05-25T09:47:31.331Z] [2021-05-25T09:47:31.331Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:31.331Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:47:31.331Z] #45 31.89 internal/reflectlite [2021-05-25T09:47:31.331Z] #45 31.90 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:47:31.331Z] #45 31.90 math/rand [2021-05-25T09:47:31.331Z] #45 31.91 internal/singleflight [2021-05-25T09:47:31.331Z] #45 34.56 strconv [2021-05-25T09:47:31.331Z] #45 34.57 syscall [2021-05-25T09:47:31.331Z] #45 34.58 io [2021-05-25T09:47:31.331Z] #45 34.58 vendor/golang.org/x/net/dns/dnsmessage [2021-05-25T09:47:31.331Z] #45 36.84 bytes [2021-05-25T09:47:31.331Z] #45 39.02 bufio [2021-05-25T09:47:31.331Z] #45 39.35 reflect [2021-05-25T09:47:31.331Z] #45 40.63 regexp/syntax [2021-05-25T09:47:31.331Z] #45 40.64 hash/crc32 [2021-05-25T09:47:31.332Z] #30 48.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:47:31.349Z] #57 147.0 + bin/containerd-stress [2021-05-25T09:47:31.349Z] #57 148.3 + bin/containerd-shim [2021-05-25T09:47:31.479Z] #49 44.97 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:31.479Z] #49 45.03 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:31.479Z] #49 45.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:31.479Z] #49 45.13 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:31.479Z] #49 45.16 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:31.479Z] #49 ... [2021-05-25T09:47:31.479Z] [2021-05-25T09:47:31.479Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:31.479Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:31.479Z] #55 35.12 Fetched 8447 kB in 26s (323 kB/s) [2021-05-25T09:47:31.517Z] #49 34.01 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:31.517Z] #49 34.02 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:31.517Z] #49 34.24 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:31.517Z] #49 34.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:31.517Z] #49 34.30 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:31.599Z] #45 ... [2021-05-25T09:47:31.599Z] [2021-05-25T09:47:31.599Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:31.599Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:47:31.599Z] #49 39.85 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:31.599Z] #49 39.85 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:31.599Z] #49 39.86 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:31.599Z] #49 39.87 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:31.599Z] #49 40.32 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:31.599Z] #49 40.34 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:31.599Z] #49 40.37 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:31.599Z] #49 40.38 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:31.599Z] #49 40.78 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:31.599Z] #49 40.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:31.599Z] #49 40.87 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:31.599Z] #49 40.98 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:31.599Z] #49 41.09 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:31.599Z] #49 41.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:31.599Z] #49 41.22 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:47:31.599Z] #49 41.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:31.599Z] #49 41.30 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:31.599Z] #49 41.30 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:47:31.599Z] #49 41.43 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:31.599Z] #49 41.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:31.599Z] #49 41.51 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:31.599Z] #49 41.54 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:47:31.599Z] #49 41.62 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:31.599Z] #49 41.63 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:31.599Z] #49 41.63 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:31.599Z] #49 41.64 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:31.599Z] #49 41.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:31.599Z] #49 41.70 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:31.599Z] #49 41.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:31.599Z] #49 41.72 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:31.599Z] #49 41.72 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:31.599Z] #49 41.75 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:31.599Z] #49 41.77 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:31.599Z] #49 41.79 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:31.599Z] #49 41.81 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:31.599Z] #49 41.82 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:31.599Z] #49 41.90 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:31.599Z] #49 41.96 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:31.599Z] #49 42.03 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:31.599Z] #49 42.05 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:31.599Z] #49 42.05 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:31.738Z] #55 35.12 Reading package lists... [2021-05-25T09:47:31.738Z] #55 ... [2021-05-25T09:47:31.738Z] [2021-05-25T09:47:31.738Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:31.738Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:31.738Z] #49 45.16 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:31.738Z] #49 45.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:31.738Z] #49 45.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:31.738Z] #49 45.26 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:31.738Z] #49 45.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:31.738Z] #49 45.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:31.797Z] #49 34.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:31.797Z] #49 34.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:31.797Z] #49 34.53 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:31.797Z] #49 34.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:31.797Z] #49 34.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:31.797Z] #49 34.56 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:31.797Z] #49 34.59 go: downloading github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:31.867Z] #49 42.27 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:31.993Z] #30 49.18 [2021-05-25T09:47:31.993Z] #30 49.33 ######################################################################## 100.0% [2021-05-25T09:47:32.009Z] #49 45.48 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:32.009Z] #49 45.49 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:32.009Z] #49 45.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:32.009Z] #49 45.58 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:32.009Z] #49 45.62 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:32.059Z] #49 34.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:32.059Z] #49 34.92 go: downloading github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:32.133Z] #49 42.61 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:32.133Z] #49 42.68 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:32.267Z] #49 45.77 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:32.267Z] #49 45.77 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:32.299Z] #30 49.60 [2021-05-25T09:47:32.321Z] #49 34.96 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:32.321Z] #49 34.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:32.321Z] #49 35.20 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:32.525Z] #49 46.00 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:32.583Z] #49 35.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:32.583Z] #49 35.42 go: extracting github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:32.583Z] #49 35.55 go: extracting github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:32.720Z] #49 43.02 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:32.721Z] #49 43.05 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:32.721Z] #49 43.06 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:32.721Z] #49 43.27 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:32.783Z] #49 46.29 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:32.783Z] #49 46.49 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:32.845Z] #49 35.55 go: extracting github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:33.041Z] #49 46.64 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:33.041Z] #49 46.64 go: downloading github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:33.041Z] #49 46.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:33.041Z] #49 46.72 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:33.378Z] #30 50.47 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:47:33.418Z] #49 35.86 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:33.418Z] #49 35.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:33.418Z] #49 35.92 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:33.418Z] #49 35.92 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:33.419Z] #49 36.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:33.609Z] #49 47.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:33.679Z] #49 36.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:33.679Z] #49 36.50 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:33.682Z] #30 50.91 #=#=# [2021-05-25T09:47:33.941Z] #49 36.68 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:33.987Z] #30 51.09 ######################################################################## 100.0% [2021-05-25T09:47:33.987Z] #30 51.26 [2021-05-25T09:47:33.987Z] #30 51.38 Download of images into '/build' complete. [2021-05-25T09:47:33.987Z] #30 51.38 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:47:33.987Z] #30 51.38 tar -cC '/build' . | docker load [2021-05-25T09:47:34.174Z] #49 ... [2021-05-25T09:47:34.174Z] [2021-05-25T09:47:34.174Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:34.174Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:34.174Z] #13 31.19 Fetched 8965 kB in 27s (332 kB/s) [2021-05-25T09:47:34.206Z] #49 36.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:34.206Z] #49 36.85 go: downloading golang.org/x/text v0.3.2 [2021-05-25T09:47:34.206Z] #49 37.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:34.295Z] #30 DONE 51.5s [2021-05-25T09:47:34.295Z] [2021-05-25T09:47:34.295Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:34.295Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:47:34.295Z] #50 47.20 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:47:34.295Z] #50 47.41 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:34.295Z] #50 48.01 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:34.295Z] #50 48.07 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:34.295Z] #50 48.23 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:34.295Z] #50 48.35 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:34.295Z] #50 48.38 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:47:34.295Z] #50 48.38 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:34.295Z] #50 48.46 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:34.295Z] #50 48.49 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:34.295Z] #50 48.52 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.55 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.61 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:47:34.295Z] #50 48.61 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.62 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:34.295Z] #50 48.64 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.64 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.71 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.72 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:34.295Z] #50 48.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:34.295Z] #50 48.88 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:34.295Z] #50 48.89 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:34.295Z] #50 48.95 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:34.295Z] #50 48.99 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:34.295Z] #50 49.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:34.295Z] #50 49.01 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:34.295Z] #50 49.04 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:34.295Z] #50 49.05 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:34.295Z] #50 49.08 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:34.295Z] #50 49.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:34.295Z] #50 49.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:34.295Z] #50 49.18 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:34.295Z] #50 49.19 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:34.295Z] #50 49.20 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:34.295Z] #50 49.22 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:34.295Z] #50 49.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:34.295Z] #50 49.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:34.295Z] #50 49.35 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:34.295Z] #50 49.44 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:47:34.295Z] #50 49.46 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:34.295Z] #50 49.56 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:47:34.295Z] #50 49.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:34.295Z] #50 49.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:34.295Z] #50 49.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:34.296Z] #50 49.71 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:34.296Z] #50 49.77 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:34.296Z] #50 49.81 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:47:34.296Z] #50 49.86 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:34.296Z] #50 50.06 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:34.296Z] #50 50.10 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:34.296Z] #50 50.13 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:34.296Z] #50 50.19 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:34.296Z] #50 50.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:34.296Z] #50 50.20 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:34.296Z] #50 50.24 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:34.296Z] #50 50.28 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:34.296Z] #50 50.29 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:34.296Z] #50 50.30 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:34.296Z] #50 50.37 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:34.296Z] #50 50.38 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:34.296Z] #50 50.43 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:34.296Z] #50 50.45 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:34.296Z] #50 50.47 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:34.296Z] #50 50.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:34.296Z] #50 50.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:34.296Z] #50 50.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:34.296Z] #50 50.57 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:34.296Z] #50 50.69 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:34.296Z] #50 51.08 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:34.296Z] #50 51.32 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:34.296Z] #50 51.42 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:34.296Z] #50 51.44 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:34.296Z] #50 51.45 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:34.296Z] #50 51.56 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:34.431Z] #13 31.19 Reading package lists... [2021-05-25T09:47:34.432Z] #13 ... [2021-05-25T09:47:34.432Z] [2021-05-25T09:47:34.432Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:34.432Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:34.432Z] #55 35.12 Reading package lists... [2021-05-25T09:47:34.467Z] #49 37.34 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:34.694Z] #49 ... [2021-05-25T09:47:34.695Z] [2021-05-25T09:47:34.695Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:34.695Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:34.695Z] #29 24.06 [2021-05-25T09:47:34.695Z] #29 25.63 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-05-25T09:47:34.695Z] #29 25.90 [2021-05-25T09:47:34.949Z] #50 ... [2021-05-25T09:47:34.949Z] [2021-05-25T09:47:34.949Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:34.949Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:34.949Z] #14 43.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:47:34.949Z] #14 43.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-05-25T09:47:34.949Z] #14 43.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-05-25T09:47:34.949Z] #14 43.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:47:34.949Z] #14 44.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:47:34.949Z] #14 44.30 Get:12 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-05-25T09:47:34.949Z] #14 44.37 Get:13 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-05-25T09:47:34.949Z] #14 48.68 Get:14 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-05-25T09:47:34.949Z] #14 52.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-05-25T09:47:34.949Z] #14 52.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-05-25T09:47:34.949Z] #14 52.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-05-25T09:47:34.949Z] #14 52.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-05-25T09:47:34.949Z] #14 52.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-05-25T09:47:34.949Z] #14 52.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-05-25T09:47:34.949Z] #14 52.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-05-25T09:47:34.949Z] #14 53.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-05-25T09:47:35.038Z] #49 37.65 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:35.038Z] #49 37.72 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:35.038Z] #49 37.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:35.038Z] #49 37.92 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:35.226Z] #29 26.07 0.0% ## 3.7% ###### 8.6% ######## 11.5% ########## 14.4% ############## 19.5% ############## 20.6% ################# 24.8% ###################### 31.3% ########################## 37.2% ############################## 42.1% ################################# 47.0% #################################### 50.7% ######################################## 56.0% ########################################### 60.1% ############################################### 65.3% ################################################## 70.8% ###################################################### 75.4% ######################################################## 79.1% ############################################################ 83.4% ############################################################## 86.8% ################################################################# 90.7% ##################################################################### 96.4% ######################################################################## 100.0% [2021-05-25T09:47:35.226Z] #29 28.82 [2021-05-25T09:47:35.251Z] #14 53.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-05-25T09:47:35.251Z] #14 ... [2021-05-25T09:47:35.251Z] [2021-05-25T09:47:35.251Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:35.251Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-25T09:47:35.251Z] #33 50.89 Checking out files: 87% (1328/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-25T09:47:35.251Z] #33 51.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:47:35.251Z] #33 52.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:35.300Z] #49 38.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:35.550Z] #45 ... [2021-05-25T09:47:35.550Z] [2021-05-25T09:47:35.550Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:35.550Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:35.550Z] #43 68.10 LINK criu/pie/parasite.built-in.o [2021-05-25T09:47:35.550Z] #43 68.12 GEN criu/pie/parasite-blob.h [2021-05-25T09:47:35.550Z] #43 68.13 CC criu/pie/parasite-vdso.o [2021-05-25T09:47:35.550Z] #43 68.78 CC criu/arch/x86/vdso-pie.o [2021-05-25T09:47:35.550Z] #43 69.10 CC criu/arch/x86/restorer.o [2021-05-25T09:47:35.550Z] #43 69.66 CC criu/arch/x86/restorer_unmap.o [2021-05-25T09:47:35.550Z] #43 69.71 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-25T09:47:35.550Z] #43 70.08 CC criu/pie/restorer.o [2021-05-25T09:47:35.550Z] #43 73.29 LINK criu/pie/restorer.built-in.o [2021-05-25T09:47:35.550Z] #43 73.31 GEN criu/pie/restorer-blob.h [2021-05-25T09:47:35.550Z] #43 73.40 DEP criu/vdso.d [2021-05-25T09:47:35.550Z] #43 73.63 DEP criu/vdso-compat.d [2021-05-25T09:47:35.550Z] #43 73.84 DEP criu/uts_ns.d [2021-05-25T09:47:35.550Z] #43 74.02 DEP criu/util.d [2021-05-25T09:47:35.550Z] #43 74.28 DEP criu/uffd.d [2021-05-25T09:47:35.550Z] #43 74.47 DEP criu/tun.d [2021-05-25T09:47:35.562Z] #49 38.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:35.562Z] #49 38.47 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:35.818Z] #57 152.7 + bin/containerd-shim-runc-v1 [2021-05-25T09:47:35.822Z] #43 74.80 DEP criu/tty.d [2021-05-25T09:47:35.824Z] #49 38.59 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:36.087Z] #43 75.04 DEP criu/timerfd.d [2021-05-25T09:47:36.089Z] #49 38.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:36.089Z] #49 38.81 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:36.089Z] #49 38.87 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:36.089Z] #49 38.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:36.089Z] #49 38.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:36.350Z] #49 38.96 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:36.350Z] #49 39.21 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:36.612Z] #49 39.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:36.655Z] #29 30.14 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-05-25T09:47:36.664Z] #43 75.28 DEP criu/timens.d [2021-05-25T09:47:36.664Z] #43 ... [2021-05-25T09:47:36.664Z] [2021-05-25T09:47:36.664Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:47:36.664Z] #53 sha256:61b03acb655dd7810f5f04ef2916ec77570113b7df8e503afec3c831264d78f0 [2021-05-25T09:47:36.664Z] #53 13.32 + cd /tmp/tmp.WlrqauI5ZN/src/github.com/opencontainers/runc [2021-05-25T09:47:36.664Z] #53 13.32 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:47:36.664Z] #53 13.67 + '[' -z '' ']' [2021-05-25T09:47:36.664Z] #53 13.67 + target=static [2021-05-25T09:47:36.664Z] #53 13.67 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:47:36.664Z] #53 14.39 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:47:36.664Z] #53 ... [2021-05-25T09:47:36.664Z] [2021-05-25T09:47:36.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:36.664Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:36.664Z] #43 75.47 DEP criu/sysfs_parse.d [2021-05-25T09:47:36.664Z] #43 75.65 DEP criu/sysctl.d [2021-05-25T09:47:36.805Z] #33 ... [2021-05-25T09:47:36.805Z] [2021-05-25T09:47:36.805Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:36.805Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:47:36.805Z] #37 45.58 Selecting previously unselected package libicu63:ppc64el. [2021-05-25T09:47:36.805Z] #37 45.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-25T09:47:36.805Z] #37 45.61 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-25T09:47:36.805Z] #37 55.43 Selecting previously unselected package libxml2:ppc64el. [2021-05-25T09:47:36.805Z] #37 55.44 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-05-25T09:47:36.805Z] #37 55.44 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:47:36.805Z] #37 ... [2021-05-25T09:47:36.805Z] [2021-05-25T09:47:36.805Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:36.805Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:36.805Z] #14 53.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-05-25T09:47:36.805Z] #14 54.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-05-25T09:47:36.805Z] #14 54.70 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-05-25T09:47:36.805Z] #14 54.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-05-25T09:47:36.805Z] #14 55.06 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-05-25T09:47:36.882Z] #49 39.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:36.925Z] #43 75.86 DEP criu/string.d [2021-05-25T09:47:36.925Z] #43 75.90 DEP criu/stats.d [2021-05-25T09:47:37.016Z] #29 ... [2021-05-25T09:47:37.016Z] [2021-05-25T09:47:37.016Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:37.016Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-25T09:47:37.016Z] #32 37.07 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-05-25T09:47:37.016Z] #32 37.18 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:47:37.016Z] #32 37.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:37.016Z] #32 ... [2021-05-25T09:47:37.016Z] [2021-05-25T09:47:37.016Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:37.016Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:37.016Z] #29 30.45 [2021-05-25T09:47:37.146Z] #49 39.94 go: extracting github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:37.146Z] #49 40.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:37.186Z] #43 76.08 DEP criu/sockets.d [2021-05-25T09:47:37.299Z] #29 30.73 ################################## 48.2% ######################################################################## 100.0% [2021-05-25T09:47:37.300Z] #29 30.82 [2021-05-25T09:47:37.448Z] #43 76.30 DEP criu/sk-unix.d [2021-05-25T09:47:37.566Z] #29 ... [2021-05-25T09:47:37.566Z] [2021-05-25T09:47:37.566Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:37.566Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:47:37.566Z] #51 37.99 syscall [2021-05-25T09:47:37.566Z] #51 38.03 reflect [2021-05-25T09:47:37.566Z] #51 38.04 strings [2021-05-25T09:47:37.566Z] #51 38.05 bufio [2021-05-25T09:47:37.566Z] #51 39.68 text/tabwriter [2021-05-25T09:47:37.566Z] #51 40.64 regexp/syntax [2021-05-25T09:47:37.566Z] #51 45.86 time [2021-05-25T09:47:37.566Z] #51 48.03 regexp [2021-05-25T09:47:37.566Z] #51 ... [2021-05-25T09:47:37.566Z] [2021-05-25T09:47:37.566Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:37.566Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:37.566Z] #13 39.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-05-25T09:47:37.566Z] #13 39.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-05-25T09:47:37.566Z] #13 39.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-05-25T09:47:37.566Z] #13 39.61 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-05-25T09:47:37.566Z] #13 39.62 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-05-25T09:47:37.566Z] #13 39.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-05-25T09:47:37.566Z] #13 39.63 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-05-25T09:47:37.566Z] #13 39.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-05-25T09:47:37.566Z] #13 39.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-05-25T09:47:37.566Z] #13 39.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-05-25T09:47:37.566Z] #13 39.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-05-25T09:47:37.566Z] #13 39.77 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-05-25T09:47:37.566Z] #13 39.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-05-25T09:47:37.566Z] #13 39.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-05-25T09:47:37.566Z] #13 41.36 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:37.566Z] #13 41.53 Fetched 73.8 MB in 8s (8712 kB/s) [2021-05-25T09:47:37.566Z] #13 41.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-25T09:47:37.567Z] #13 41.84 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-05-25T09:47:37.567Z] #13 41.90 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:47:37.567Z] #13 42.33 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-05-25T09:47:37.567Z] #13 42.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-25T09:47:37.567Z] #13 42.63 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-25T09:47:37.567Z] #13 42.73 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:47:37.567Z] #13 43.14 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:47:37.709Z] #43 76.54 DEP criu/sk-tcp.d [2021-05-25T09:47:37.709Z] #43 ... [2021-05-25T09:47:37.709Z] [2021-05-25T09:47:37.709Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:47:37.709Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:47:37.709Z] #20 5.916 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:47:37.709Z] #20 11.75 Fetched 8965 kB in 10s (865 kB/s) [2021-05-25T09:47:37.709Z] #20 11.75 Reading package lists... [2021-05-25T09:47:37.712Z] #55 46.28 Reading package lists... [2021-05-25T09:47:37.712Z] #55 ... [2021-05-25T09:47:37.712Z] [2021-05-25T09:47:37.712Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:37.712Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:37.712Z] #49 48.31 go: extracting github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:37.712Z] #49 48.59 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:37.712Z] #49 48.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:37.712Z] #49 48.74 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:37.712Z] #49 50.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:37.712Z] #49 50.74 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:37.878Z] #14 ... [2021-05-25T09:47:37.879Z] [2021-05-25T09:47:37.879Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:37.879Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:37.879Z] #43 46.90 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-05-25T09:47:37.879Z] #43 46.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 46.93 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:37.879Z] #43 47.34 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-05-25T09:47:37.879Z] #43 47.34 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 47.42 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:37.879Z] #43 48.99 Selecting previously unselected package libprotoc17:ppc64el. [2021-05-25T09:47:37.879Z] #43 49.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 49.01 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:37.879Z] #43 49.70 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:47:37.879Z] #43 49.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 49.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:47:37.879Z] #43 49.92 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:47:37.879Z] #43 49.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 49.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:47:37.879Z] #43 50.13 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:47:37.879Z] #43 50.14 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:47:37.879Z] #43 50.15 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:37.879Z] #43 50.51 Selecting previously unselected package python-six. [2021-05-25T09:47:37.879Z] #43 50.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:47:37.879Z] #43 50.52 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:47:37.879Z] #43 50.70 Selecting previously unselected package python-protobuf. [2021-05-25T09:47:37.879Z] #43 50.70 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-05-25T09:47:37.879Z] #43 50.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:47:37.879Z] #43 51.50 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:37.910Z] #13 ... [2021-05-25T09:47:37.910Z] [2021-05-25T09:47:37.910Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:37.910Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:37.910Z] #42 38.26 Selecting previously unselected package libnl-3-200:arm64. [2021-05-25T09:47:37.910Z] #42 38.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 39.01 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-25T09:47:37.910Z] #42 40.87 Selecting previously unselected package libnl-3-dev:arm64. [2021-05-25T09:47:37.910Z] #42 40.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 40.90 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-25T09:47:37.910Z] #42 41.52 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-25T09:47:37.910Z] #42 41.58 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 41.58 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-25T09:47:37.910Z] #42 41.77 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-05-25T09:47:37.910Z] #42 41.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 41.79 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-25T09:47:37.910Z] #42 41.98 Selecting previously unselected package zlib1g-dev:arm64. [2021-05-25T09:47:37.910Z] #42 41.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 41.98 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:37.910Z] #42 42.38 Selecting previously unselected package libprotobuf17:arm64. [2021-05-25T09:47:37.910Z] #42 42.39 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 42.41 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:37.910Z] #42 43.85 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-05-25T09:47:37.910Z] #42 43.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 43.91 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:37.910Z] #42 44.12 Selecting previously unselected package libprotobuf-dev:arm64. [2021-05-25T09:47:37.910Z] #42 44.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 44.19 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:37.910Z] #42 45.74 Selecting previously unselected package libprotoc17:arm64. [2021-05-25T09:47:37.910Z] #42 45.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 45.77 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:37.910Z] #42 46.32 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:47:37.910Z] #42 46.32 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 46.33 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:47:37.910Z] #42 46.60 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:47:37.910Z] #42 46.60 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:37.910Z] #42 46.61 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:47:37.910Z] #42 47.42 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:47:37.910Z] #42 47.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:47:37.910Z] #42 48.18 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:37.910Z] #42 ... [2021-05-25T09:47:37.910Z] [2021-05-25T09:47:37.910Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:37.910Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:37.970Z] #20 16.07 Reading package lists... [2021-05-25T09:47:37.970Z] #20 ... [2021-05-25T09:47:37.970Z] [2021-05-25T09:47:37.970Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:37.970Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:37.970Z] #43 76.72 DEP criu/sk-queue.d [2021-05-25T09:47:37.970Z] #43 76.89 DEP criu/sk-packet.d [2021-05-25T09:47:38.179Z] #13 44.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 ... 15383 files and directories currently installed.) [2021-05-25T09:47:38.179Z] #13 44.97 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-05-25T09:47:38.183Z] #43 ... [2021-05-25T09:47:38.183Z] [2021-05-25T09:47:38.183Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:38.183Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:47:38.183Z] #37 56.25 Selecting previously unselected package libarchive13:ppc64el. [2021-05-25T09:47:38.183Z] #37 56.26 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-05-25T09:47:38.183Z] #37 56.26 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-25T09:47:38.183Z] #37 56.83 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-05-25T09:47:38.183Z] #37 56.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-05-25T09:47:38.183Z] #37 56.84 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-25T09:47:38.183Z] #37 56.98 Selecting previously unselected package librhash0:ppc64el. [2021-05-25T09:47:38.183Z] #37 57.00 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-05-25T09:47:38.183Z] #37 57.02 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-05-25T09:47:38.183Z] #37 57.17 Selecting previously unselected package libuv1:ppc64el. [2021-05-25T09:47:38.183Z] #37 57.17 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-05-25T09:47:38.183Z] #37 57.18 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-05-25T09:47:38.232Z] #43 77.05 DEP criu/sk-netlink.d [2021-05-25T09:47:38.232Z] #43 77.24 DEP criu/sk-inet.d [2021-05-25T09:47:38.446Z] #13 ... [2021-05-25T09:47:38.446Z] [2021-05-25T09:47:38.446Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:38.446Z] #47 sha256:e86b46f984c190d2a91bfd142e39eeeea0b85bb3c6e0ae1a05852d3b9fecd4d0 [2021-05-25T09:47:38.446Z] #47 DONE 48.8s [2021-05-25T09:47:38.446Z] [2021-05-25T09:47:38.446Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:38.446Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:38.446Z] #13 45.24 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:47:38.486Z] #37 57.36 Selecting previously unselected package cmake. [2021-05-25T09:47:38.486Z] #37 57.36 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-05-25T09:47:38.486Z] #37 57.38 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:47:38.486Z] #37 ... [2021-05-25T09:47:38.486Z] [2021-05-25T09:47:38.486Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:38.486Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:47:38.486Z] #35 47.45 sort [2021-05-25T09:47:38.486Z] #35 47.62 errors [2021-05-25T09:47:38.486Z] #35 48.18 io [2021-05-25T09:47:38.486Z] #35 48.21 internal/oserror [2021-05-25T09:47:38.486Z] #35 48.22 strconv [2021-05-25T09:47:38.486Z] #35 48.68 syscall [2021-05-25T09:47:38.486Z] #35 52.80 bytes [2021-05-25T09:47:38.486Z] #35 52.83 strings [2021-05-25T09:47:38.559Z] #57 155.6 + bin/containerd-shim-runc-v2 [2021-05-25T09:47:38.711Z] #13 45.58 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-05-25T09:47:38.788Z] #35 ... [2021-05-25T09:47:38.788Z] [2021-05-25T09:47:38.788Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:38.788Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:38.788Z] #14 56.81 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:38.788Z] #14 56.97 Fetched 79.4 MB in 14s (5577 kB/s) [2021-05-25T09:47:38.788Z] #14 57.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-25T09:47:38.788Z] #14 57.19 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-05-25T09:47:38.788Z] #14 57.20 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:47:38.804Z] #43 77.41 DEP criu/signalfd.d [2021-05-25T09:47:38.804Z] #43 77.58 DEP criu/sigframe.d [2021-05-25T09:47:38.804Z] #43 77.68 DEP criu/shmem.d [2021-05-25T09:47:39.065Z] #43 77.84 DEP criu/servicefd.d [2021-05-25T09:47:39.066Z] #49 41.62 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:39.066Z] #49 ... [2021-05-25T09:47:39.066Z] [2021-05-25T09:47:39.066Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:39.066Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:39.066Z] #58 31.73 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:39.066Z] #58 34.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:39.066Z] #58 34.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:39.066Z] #58 34.62 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:39.066Z] #58 34.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:39.066Z] #58 35.25 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:39.066Z] #58 40.51 go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:47:39.066Z] #58 40.91 go: finding github.com/sirupsen/logrus v1.8.1 [2021-05-25T09:47:39.066Z] #58 41.10 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-05-25T09:47:39.066Z] #58 41.36 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-05-25T09:47:39.066Z] #58 41.49 go: finding github.com/google/uuid v1.2.0 [2021-05-25T09:47:39.066Z] #58 41.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-05-25T09:47:39.066Z] #58 41.78 go: finding github.com/gofrs/flock v0.8.0 [2021-05-25T09:47:39.066Z] #58 41.84 go: finding github.com/moby/vpnkit v0.5.0 [2021-05-25T09:47:39.196Z] #57 156.3 + binaries [2021-05-25T09:47:39.196Z] #57 156.3 + install -D bin/containerd /build/containerd [2021-05-25T09:47:39.196Z] #57 156.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:47:39.196Z] #57 156.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:47:39.196Z] #57 156.3 + install -D bin/ctr /build/ctr [2021-05-25T09:47:39.292Z] [2021-05-25T09:47:39.292Z] #13 ... [2021-05-25T09:47:39.292Z] [2021-05-25T09:47:39.293Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-05-25T09:47:39.293Z] #29 sha256:148a3bd6c2a918bc6d4d614050b323a835d07aa8be145dadedd0c2ec6504d2df [2021-05-25T09:47:39.293Z] #29 31.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-05-25T09:47:39.293Z] #29 31.85 [2021-05-25T09:47:39.293Z] #29 32.05 ######################################################################## 100.0% [2021-05-25T09:47:39.293Z] #29 32.19 [2021-05-25T09:47:39.293Z] #29 32.42 Download of images into '/build' complete. [2021-05-25T09:47:39.293Z] #29 32.42 Use something like the following to load the result into a Docker daemon: [2021-05-25T09:47:39.293Z] #29 32.42 tar -cC '/build' . | docker load [2021-05-25T09:47:39.293Z] #29 DONE 32.8s [2021-05-25T09:47:39.293Z] [2021-05-25T09:47:39.293Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:39.293Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:39.293Z] #13 46.11 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:47:39.293Z] #13 46.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-25T09:47:39.293Z] #13 46.22 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-05-25T09:47:39.293Z] #13 46.22 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:47:39.327Z] #43 78.05 DEP criu/seize.d [2021-05-25T09:47:39.327Z] #58 41.97 go: finding github.com/gorilla/mux v1.8.0 [2021-05-25T09:47:39.327Z] #43 78.18 DEP criu/seccomp.d [2021-05-25T09:47:39.327Z] #58 42.06 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-05-25T09:47:39.327Z] #58 42.16 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-05-25T09:47:39.468Z] #14 57.68 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-05-25T09:47:39.468Z] #14 57.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-25T09:47:39.468Z] #14 57.88 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-25T09:47:39.468Z] #14 57.88 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:47:39.559Z] #13 ... [2021-05-25T09:47:39.559Z] [2021-05-25T09:47:39.559Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:39.559Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:39.559Z] #36 39.99 Selecting previously unselected package xxd. [2021-05-25T09:47:39.559Z] #36 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-05-25T09:47:39.559Z] #36 40.06 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-25T09:47:39.559Z] #36 40.79 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:47:39.559Z] #36 41.21 Selecting previously unselected package vim-common. [2021-05-25T09:47:39.559Z] #36 41.21 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:47:39.559Z] #36 41.26 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:39.559Z] #36 41.84 Selecting previously unselected package cmake-data. [2021-05-25T09:47:39.559Z] #36 41.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:47:39.559Z] #36 41.85 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:47:39.559Z] #36 46.13 Selecting previously unselected package libicu63:arm64. [2021-05-25T09:47:39.559Z] #36 46.16 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-25T09:47:39.559Z] #36 46.19 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-25T09:47:39.589Z] #43 78.37 DEP criu/rst-malloc.d [2021-05-25T09:47:39.589Z] #58 42.17 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-05-25T09:47:39.589Z] #43 78.46 DEP criu/rbtree.d [2021-05-25T09:47:39.589Z] #58 42.24 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-05-25T09:47:39.589Z] #43 78.50 DEP criu/pstree.d [2021-05-25T09:47:39.620Z] #49 53.20 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:39.770Z] #14 58.10 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-25T09:47:39.823Z] #36 ... [2021-05-25T09:47:39.823Z] [2021-05-25T09:47:39.823Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:39.823Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:39.823Z] #42 48.92 Selecting previously unselected package python-six. [2021-05-25T09:47:39.823Z] #42 48.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:47:39.823Z] #42 48.93 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:47:39.823Z] #42 49.32 Selecting previously unselected package python-protobuf. [2021-05-25T09:47:39.823Z] #42 49.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-05-25T09:47:39.823Z] #42 49.34 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:47:39.823Z] #42 50.25 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:39.851Z] #43 78.72 DEP criu/protobuf.d [2021-05-25T09:47:39.851Z] #58 42.61 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-05-25T09:47:39.851Z] #58 ... [2021-05-25T09:47:39.851Z] [2021-05-25T09:47:39.851Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:39.851Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:47:39.851Z] #45 42.66 vendor/golang.org/x/crypto/curve25519 [2021-05-25T09:47:39.879Z] #49 53.37 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:47:39.888Z] #57 DONE 156.9s [2021-05-25T09:47:40.073Z] #14 58.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-05-25T09:47:40.073Z] #14 58.30 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-05-25T09:47:40.073Z] #14 58.32 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:47:40.073Z] #14 58.54 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-05-25T09:47:40.113Z] #45 ... [2021-05-25T09:47:40.113Z] [2021-05-25T09:47:40.113Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:40.113Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:40.113Z] #42 32.86 Fetched 8447 kB in 24s (348 kB/s) [2021-05-25T09:47:40.113Z] #42 32.86 Reading package lists... [2021-05-25T09:47:40.113Z] #42 42.98 Reading package lists... [2021-05-25T09:47:40.113Z] #42 ... [2021-05-25T09:47:40.113Z] [2021-05-25T09:47:40.113Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:47:40.113Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:47:40.113Z] #58 42.91 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-05-25T09:47:40.114Z] #43 ... [2021-05-25T09:47:40.114Z] [2021-05-25T09:47:40.114Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:40.114Z] #45 sha256:ef589485b1932db6eaa6a65fbbe064c875c518d4ee655f33dc1174e5ed5ecbc6 [2021-05-25T09:47:40.114Z] #45 DONE 156.1s [2021-05-25T09:47:40.114Z] [2021-05-25T09:47:40.114Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:40.114Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:40.114Z] #43 78.93 GEN criu/protobuf-desc-gen.h [2021-05-25T09:47:40.205Z] [2021-05-25T09:47:40.206Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-05-25T09:47:40.374Z] #58 ... [2021-05-25T09:47:40.374Z] [2021-05-25T09:47:40.374Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:40.374Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:40.374Z] #55 33.18 Fetched 8447 kB in 25s (340 kB/s) [2021-05-25T09:47:40.374Z] #55 33.18 Reading package lists... [2021-05-25T09:47:40.378Z] #14 58.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:47:40.378Z] #14 58.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 ... 15339 files and directories currently installed.) [2021-05-25T09:47:40.378Z] #14 58.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-05-25T09:47:40.378Z] #14 58.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:47:40.403Z] #42 ... [2021-05-25T09:47:40.403Z] [2021-05-25T09:47:40.403Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:47:40.403Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:47:40.403Z] #56 1.934 + RM_GOPATH=0 [2021-05-25T09:47:40.403Z] #56 1.935 + TMP_GOPATH= [2021-05-25T09:47:40.403Z] #56 1.935 + : /build [2021-05-25T09:47:40.403Z] #56 1.936 + '[' -z '' ']' [2021-05-25T09:47:40.403Z] #56 1.938 ++ mktemp -d [2021-05-25T09:47:40.403Z] #56 1.940 + export GOPATH=/tmp/tmp.uMNK0JNuj3 [2021-05-25T09:47:40.403Z] #56 1.941 + GOPATH=/tmp/tmp.uMNK0JNuj3 [2021-05-25T09:47:40.403Z] #56 1.941 + RM_GOPATH=1 [2021-05-25T09:47:40.403Z] #56 1.942 + case "$(go env GOARCH)" in [2021-05-25T09:47:40.403Z] #56 1.944 ++ go env GOARCH [2021-05-25T09:47:40.403Z] #56 2.041 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:40.403Z] #56 2.041 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:40.403Z] #56 2.042 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:40.403Z] #56 2.044 + dir=/tmp/install [2021-05-25T09:47:40.403Z] #56 2.044 + bin=containerd [2021-05-25T09:47:40.403Z] #56 2.045 + shift [2021-05-25T09:47:40.403Z] #56 2.045 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:47:40.403Z] #56 2.046 + . /tmp/install/containerd.installer [2021-05-25T09:47:40.403Z] #56 2.046 ++ set -e [2021-05-25T09:47:40.403Z] #56 2.047 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:40.403Z] #56 2.047 + install_containerd [2021-05-25T09:47:40.403Z] #56 2.048 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:47:40.403Z] #56 2.049 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:40.403Z] #56 2.049 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uMNK0JNuj3/src/github.com/containerd/containerd [2021-05-25T09:47:40.403Z] #56 2.056 Cloning into '/tmp/tmp.uMNK0JNuj3/src/github.com/containerd/containerd'... [2021-05-25T09:47:40.636Z] #55 43.08 Reading package lists... [2021-05-25T09:47:40.636Z] #55 ... [2021-05-25T09:47:40.636Z] [2021-05-25T09:47:40.636Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:40.636Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:40.636Z] #36 33.19 Fetched 8447 kB in 24s (349 kB/s) [2021-05-25T09:47:40.636Z] #36 33.19 Reading package lists... [2021-05-25T09:47:40.636Z] #36 43.12 Reading package lists... [2021-05-25T09:47:40.636Z] #36 ... [2021-05-25T09:47:40.636Z] [2021-05-25T09:47:40.636Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:47:40.636Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:47:40.636Z] #40 35.72 + 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-05-25T09:47:40.845Z] #58 DONE 0.3s [2021-05-25T09:47:40.845Z] [2021-05-25T09:47:40.845Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-05-25T09:47:40.845Z] #62 DONE 0.3s [2021-05-25T09:47:41.034Z] #14 ... [2021-05-25T09:47:41.035Z] [2021-05-25T09:47:41.035Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:41.035Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:47:41.035Z] #46 49.77 strconv [2021-05-25T09:47:41.035Z] #46 49.77 sort [2021-05-25T09:47:41.035Z] #46 49.78 vendor/golang.org/x/net/dns/dnsmessage [2021-05-25T09:47:41.035Z] #46 49.88 io [2021-05-25T09:47:41.035Z] #46 54.28 syscall [2021-05-25T09:47:41.035Z] #46 54.58 bytes [2021-05-25T09:47:41.035Z] #46 ... [2021-05-25T09:47:41.035Z] [2021-05-25T09:47:41.035Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:41.035Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:41.035Z] #43 57.77 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:41.035Z] #43 57.78 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:41.035Z] #43 57.78 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:47:41.035Z] #43 57.79 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:47:41.035Z] #43 57.79 Setting up python-six (1.12.0-1) ... [2021-05-25T09:47:41.138Z] [2021-05-25T09:47:41.138Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-05-25T09:47:41.138Z] #67 DONE 0.3s [2021-05-25T09:47:41.254Z] #49 ... [2021-05-25T09:47:41.254Z] [2021-05-25T09:47:41.254Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:41.254Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:47:41.254Z] #45 44.77 vendor/golang.org/x/crypto/curve25519 [2021-05-25T09:47:41.254Z] #45 ... [2021-05-25T09:47:41.254Z] [2021-05-25T09:47:41.254Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:41.254Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:41.254Z] #42 33.45 Reading package lists... [2021-05-25T09:47:41.254Z] #42 45.48 Reading package lists... [2021-05-25T09:47:41.431Z] [2021-05-25T09:47:41.431Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-05-25T09:47:41.431Z] #69 DONE 0.1s [2021-05-25T09:47:41.431Z] [2021-05-25T09:47:41.431Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:47:41.431Z] #70 DONE 0.0s [2021-05-25T09:47:41.431Z] [2021-05-25T09:47:41.431Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:47:41.512Z] #42 54.34 Building dependency tree... [2021-05-25T09:47:41.512Z] #42 ... [2021-05-25T09:47:41.512Z] [2021-05-25T09:47:41.512Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:41.512Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:41.512Z] #36 33.70 Reading package lists... [2021-05-25T09:47:41.512Z] #36 45.47 Reading package lists... [2021-05-25T09:47:41.512Z] #36 54.77 Building dependency tree... [2021-05-25T09:47:41.512Z] #36 ... [2021-05-25T09:47:41.512Z] [2021-05-25T09:47:41.512Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:41.512Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:41.512Z] #55 46.28 Reading package lists... [2021-05-25T09:47:41.579Z] #40 ... [2021-05-25T09:47:41.579Z] [2021-05-25T09:47:41.579Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:41.579Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:47:41.579Z] #51 34.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-05-25T09:47:41.579Z] #51 35.18 runtime [2021-05-25T09:47:41.579Z] #51 35.34 runtime/cgo [2021-05-25T09:47:41.690Z] #43 ... [2021-05-25T09:47:41.690Z] [2021-05-25T09:47:41.690Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:41.690Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-05-25T09:47:41.690Z] #37 60.09 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-25T09:47:41.690Z] #37 60.10 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:47:41.690Z] #37 60.12 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-05-25T09:47:41.690Z] #37 60.14 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:41.690Z] #37 60.17 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-05-25T09:47:41.690Z] #37 60.18 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:47:41.690Z] #37 60.19 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:47:41.690Z] #37 60.20 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-05-25T09:47:41.690Z] #37 60.22 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-05-25T09:47:41.690Z] #37 60.23 Setting up cmake (3.13.4-1) ... [2021-05-25T09:47:41.690Z] #37 60.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:41.690Z] #37 60.32 Processing triggers for mime-support (3.62) ... [2021-05-25T09:47:41.690Z] #37 DONE 60.7s [2021-05-25T09:47:41.830Z] #56 ... [2021-05-25T09:47:41.830Z] [2021-05-25T09:47:41.830Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:41.830Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:41.830Z] #13 48.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:47:41.830Z] #13 48.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-05-25T09:47:41.830Z] #13 48.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:47:41.994Z] [2021-05-25T09:47:41.994Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:41.994Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:47:41.994Z] #35 60.90 bufio [2021-05-25T09:47:42.068Z] #71 DONE 0.7s [2021-05-25T09:47:42.098Z] #13 ... [2021-05-25T09:47:42.098Z] [2021-05-25T09:47:42.098Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:42.098Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:47:42.098Z] #45 42.71 vendor/golang.org/x/text/transform [2021-05-25T09:47:42.098Z] #45 45.73 time [2021-05-25T09:47:42.098Z] #45 48.24 regexp [2021-05-25T09:47:42.098Z] #45 52.32 path/filepath [2021-05-25T09:47:42.098Z] #45 52.40 net [2021-05-25T09:47:42.151Z] #51 ... [2021-05-25T09:47:42.151Z] [2021-05-25T09:47:42.151Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:42.151Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:42.151Z] #49 44.74 go: extracting github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:42.361Z] [2021-05-25T09:47:42.361Z] #72 exporting to image [2021-05-25T09:47:42.361Z] #72 exporting layers [2021-05-25T09:47:42.365Z] #45 ... [2021-05-25T09:47:42.365Z] [2021-05-25T09:47:42.365Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:42.365Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:42.365Z] #36 52.40 Selecting previously unselected package libxml2:arm64. [2021-05-25T09:47:42.365Z] #36 52.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-05-25T09:47:42.365Z] #36 52.43 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:47:42.630Z] #36 52.92 Selecting previously unselected package libarchive13:arm64. [2021-05-25T09:47:42.630Z] #36 52.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-05-25T09:47:42.630Z] #36 52.94 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-25T09:47:42.630Z] #36 53.26 Selecting previously unselected package libjsoncpp1:arm64. [2021-05-25T09:47:42.665Z] #43 81.17 DEP criu/protobuf-desc.d [2021-05-25T09:47:42.665Z] #43 81.27 DEP criu/proc_parse.d [2021-05-25T09:47:42.665Z] #43 81.49 DEP criu/plugin.d [2021-05-25T09:47:42.665Z] #43 81.56 DEP criu/pipes.d [2021-05-25T09:47:42.894Z] #36 53.28 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-05-25T09:47:42.894Z] #36 53.30 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-25T09:47:42.926Z] #43 81.78 DEP criu/pie-util.d [2021-05-25T09:47:42.926Z] #43 81.90 DEP criu/pie-util-vdso.d [2021-05-25T09:47:43.160Z] #36 53.49 Selecting previously unselected package librhash0:arm64. [2021-05-25T09:47:43.160Z] #36 53.50 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-05-25T09:47:43.160Z] #36 53.53 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-05-25T09:47:43.187Z] #43 82.03 DEP criu/pie-util-vdso-elf32.d [2021-05-25T09:47:43.425Z] #36 53.72 Selecting previously unselected package libuv1:arm64. [2021-05-25T09:47:43.425Z] #36 53.73 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-05-25T09:47:43.425Z] #36 53.74 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-05-25T09:47:43.425Z] #36 53.97 Selecting previously unselected package cmake. [2021-05-25T09:47:43.425Z] #36 53.97 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-05-25T09:47:43.449Z] #43 82.19 DEP criu/path.d [2021-05-25T09:47:43.449Z] #43 82.33 DEP criu/parasite-syscall.d [2021-05-25T09:47:43.454Z] #55 55.44 Building dependency tree... [2021-05-25T09:47:43.690Z] #36 54.01 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:47:43.710Z] #43 82.49 DEP criu/pagemap.d [2021-05-25T09:47:43.828Z] #35 62.39 path [2021-05-25T09:47:43.828Z] #35 62.50 reflect [2021-05-25T09:47:43.972Z] #43 82.65 DEP criu/pagemap-cache.d [2021-05-25T09:47:43.972Z] #43 82.77 DEP criu/page-xfer.d [2021-05-25T09:47:44.233Z] #43 82.94 DEP criu/page-pipe.d [2021-05-25T09:47:44.233Z] #43 83.09 DEP criu/netfilter.d [2021-05-25T09:47:44.495Z] #43 83.22 DEP criu/net.d [2021-05-25T09:47:44.495Z] #43 83.43 DEP criu/namespaces.d [2021-05-25T09:47:44.825Z] #55 ... [2021-05-25T09:47:44.825Z] [2021-05-25T09:47:44.826Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:44.826Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:44.826Z] #13 31.19 Reading package lists... [2021-05-25T09:47:44.826Z] #13 42.45 Reading package lists... [2021-05-25T09:47:44.826Z] #13 50.29 Building dependency tree... [2021-05-25T09:47:44.826Z] #13 ... [2021-05-25T09:47:44.826Z] [2021-05-25T09:47:44.826Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:44.826Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:47:44.826Z] #45 57.51 errors [2021-05-25T09:47:44.826Z] #45 57.54 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:47:44.826Z] #45 57.85 io [2021-05-25T09:47:44.826Z] #45 57.96 strconv [2021-05-25T09:47:45.069Z] #43 83.68 DEP criu/mount.d [2021-05-25T09:47:45.069Z] #43 83.86 DEP criu/memfd.d [2021-05-25T09:47:45.331Z] #43 84.03 DEP criu/mem.d [2021-05-25T09:47:45.331Z] #43 84.20 DEP criu/lsm.d [2021-05-25T09:47:45.331Z] #43 84.32 DEP criu/log.d [2021-05-25T09:47:45.390Z] #45 ... [2021-05-25T09:47:45.390Z] [2021-05-25T09:47:45.390Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:45.390Z] #67 sha256:5409b495e499e934be1f3da00fd113c5d69f99fd2f3ac7220401f1aa8f329dcc [2021-05-25T09:47:45.390Z] #67 DONE 59.0s [2021-05-25T09:47:45.594Z] #43 84.46 DEP criu/libnetlink.d [2021-05-25T09:47:45.594Z] #43 84.55 DEP criu/kerndat.d [2021-05-25T09:47:45.647Z] [2021-05-25T09:47:45.647Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:45.647Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:45.647Z] #36 54.77 Building dependency tree... [2021-05-25T09:47:45.647Z] #36 58.61 The following additional packages will be installed: [2021-05-25T09:47:45.647Z] #36 58.64 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:47:45.647Z] #36 58.65 Suggested packages: [2021-05-25T09:47:45.647Z] #36 58.66 cmake-doc ninja-build lrzip [2021-05-25T09:47:45.647Z] #36 58.66 Recommended packages: [2021-05-25T09:47:45.647Z] #36 58.66 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:47:45.856Z] #43 84.66 DEP criu/kcmp-ids.d [2021-05-25T09:47:45.856Z] #43 84.69 DEP criu/irmap.d [2021-05-25T09:47:45.856Z] #43 84.74 DEP criu/ipc_ns.d [2021-05-25T09:47:45.856Z] #43 84.87 DEP criu/image.d [2021-05-25T09:47:45.965Z] #35 64.82 text/tabwriter [2021-05-25T09:47:46.121Z] #43 84.97 DEP criu/image-desc.d [2021-05-25T09:47:46.121Z] #43 85.03 DEP criu/fsnotify.d [2021-05-25T09:47:46.332Z] #36 56.54 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-25T09:47:46.332Z] #36 56.57 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:47:46.332Z] #36 56.62 Setting up libuv1:arm64 (1.24.1-1) ... [2021-05-25T09:47:46.332Z] #36 56.65 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:46.332Z] #36 56.70 Setting up librhash0:arm64 (1.3.8-1) ... [2021-05-25T09:47:46.332Z] #36 56.73 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:47:46.332Z] #36 56.76 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:47:46.332Z] #36 56.87 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-05-25T09:47:46.368Z] #49 ... [2021-05-25T09:47:46.368Z] [2021-05-25T09:47:46.368Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:46.368Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:46.368Z] #13 32.61 Fetched 8965 kB in 28s (325 kB/s) [2021-05-25T09:47:46.368Z] #13 32.61 Reading package lists... [2021-05-25T09:47:46.368Z] #13 41.32 Reading package lists... [2021-05-25T09:47:46.368Z] #13 ... [2021-05-25T09:47:46.368Z] [2021-05-25T09:47:46.368Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:46.368Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:46.368Z] #49 48.77 go: extracting golang.org/x/text v0.3.2 [2021-05-25T09:47:46.383Z] #43 ... [2021-05-25T09:47:46.383Z] [2021-05-25T09:47:46.383Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:46.383Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:47:46.383Z] #32 DONE 161.5s [2021-05-25T09:47:46.383Z] [2021-05-25T09:47:46.383Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:46.383Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:46.383Z] #43 85.23 DEP criu/filesystems.d [2021-05-25T09:47:46.583Z] #36 60.05 The following NEW packages will be installed: [2021-05-25T09:47:46.583Z] #36 60.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:47:46.583Z] #36 60.09 vim-common xxd [2021-05-25T09:47:46.598Z] #36 57.02 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-05-25T09:47:46.598Z] #36 57.06 Setting up cmake (3.13.4-1) ... [2021-05-25T09:47:46.598Z] #36 57.09 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:46.598Z] #36 ... [2021-05-25T09:47:46.598Z] [2021-05-25T09:47:46.598Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:46.598Z] #34 sha256:817aa0163b79508aa8e587ab14bd411a03b9c54b8d4e3d5d424907a81bd21953 [2021-05-25T09:47:46.598Z] #34 47.13 internal/poll [2021-05-25T09:47:46.598Z] #34 48.28 os [2021-05-25T09:47:46.598Z] #34 48.95 internal/fmtsort [2021-05-25T09:47:46.598Z] #34 51.22 path/filepath [2021-05-25T09:47:46.598Z] #34 51.23 fmt [2021-05-25T09:47:46.598Z] #34 52.49 io/ioutil [2021-05-25T09:47:46.598Z] #34 53.98 log [2021-05-25T09:47:46.598Z] #34 53.98 github.com/BurntSushi/toml [2021-05-25T09:47:46.598Z] #34 53.99 flag [2021-05-25T09:47:46.644Z] #43 85.44 DEP criu/files.d [2021-05-25T09:47:46.863Z] #34 ... [2021-05-25T09:47:46.863Z] [2021-05-25T09:47:46.863Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:46.863Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-05-25T09:47:46.863Z] #36 57.26 Processing triggers for mime-support (3.62) ... [2021-05-25T09:47:46.907Z] #43 85.70 DEP criu/files-reg.d [2021-05-25T09:47:47.149Z] #36 60.61 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:47.149Z] #36 60.61 Need to get 14.9 MB of archives. [2021-05-25T09:47:47.149Z] #36 60.61 After this operation, 61.8 MB of additional disk space will be used. [2021-05-25T09:47:47.149Z] #36 60.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:47:47.149Z] #36 60.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:47:47.149Z] #36 60.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:47:47.149Z] #36 60.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:47:47.174Z] #43 86.03 DEP criu/files-ext.d [2021-05-25T09:47:47.437Z] #43 86.26 DEP criu/file-lock.d [2021-05-25T09:47:47.520Z] #35 ... [2021-05-25T09:47:47.520Z] [2021-05-25T09:47:47.520Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:47.520Z] #38 sha256:5201c895e5a30c80ba2bfdef8c61dbd0a78c7c5d496615fa6b321386790e2080 [2021-05-25T09:47:47.520Z] #38 0.273 + RM_GOPATH=0 [2021-05-25T09:47:47.520Z] #38 0.277 + TMP_GOPATH= [2021-05-25T09:47:47.520Z] #38 0.279 + : /build [2021-05-25T09:47:47.520Z] #38 0.280 + '[' -z '' ']' [2021-05-25T09:47:47.520Z] #38 0.282 ++ mktemp -d [2021-05-25T09:47:47.520Z] #38 0.289 + export GOPATH=/tmp/tmp.sS1rcTpf7f [2021-05-25T09:47:47.520Z] #38 0.290 + GOPATH=/tmp/tmp.sS1rcTpf7f [2021-05-25T09:47:47.520Z] #38 0.291 + RM_GOPATH=1 [2021-05-25T09:47:47.520Z] #38 0.292 + case "$(go env GOARCH)" in [2021-05-25T09:47:47.520Z] #38 0.295 ++ go env GOARCH [2021-05-25T09:47:47.520Z] #38 0.320 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:47.520Z] #38 0.321 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:47.520Z] #38 0.324 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:47.520Z] #38 0.331 + dir=/tmp/install [2021-05-25T09:47:47.520Z] #38 0.332 + bin=tini [2021-05-25T09:47:47.520Z] #38 0.332 + shift [2021-05-25T09:47:47.520Z] #38 0.333 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:47:47.520Z] #38 0.334 + . /tmp/install/tini.installer [2021-05-25T09:47:47.520Z] #38 0.335 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:47.520Z] #38 0.336 + install_tini [2021-05-25T09:47:47.520Z] #38 0.337 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:47:47.520Z] #38 0.337 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:47.520Z] #38 0.338 + git clone https://github.com/krallin/tini.git /tmp/tmp.sS1rcTpf7f/tini [2021-05-25T09:47:47.520Z] #38 0.344 Cloning into '/tmp/tmp.sS1rcTpf7f/tini'... [2021-05-25T09:47:47.520Z] #38 1.454 + cd /tmp/tmp.sS1rcTpf7f/tini [2021-05-25T09:47:47.520Z] #38 1.455 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:47.520Z] #38 1.515 + cmake . [2021-05-25T09:47:47.520Z] #38 2.265 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:47:47.520Z] #38 2.339 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:47:47.520Z] #38 2.942 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:47:47.520Z] #38 2.945 -- Detecting C compiler ABI info [2021-05-25T09:47:47.520Z] #38 3.587 -- Detecting C compiler ABI info - done [2021-05-25T09:47:47.520Z] #38 3.641 -- Detecting C compile features [2021-05-25T09:47:47.699Z] #43 86.41 DEP criu/file-ids.d [2021-05-25T09:47:47.699Z] #43 86.47 DEP criu/fifo.d [2021-05-25T09:47:47.699Z] #43 86.55 DEP criu/fdstore.d [2021-05-25T09:47:47.699Z] #43 86.62 DEP criu/fault-injection.d [2021-05-25T09:47:47.823Z] #38 5.793 -- Detecting C compile features - done [2021-05-25T09:47:47.823Z] #38 5.822 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:47:47.823Z] #38 ... [2021-05-25T09:47:47.823Z] [2021-05-25T09:47:47.823Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:47.823Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:47:47.823Z] #52 56.55 bytes [2021-05-25T09:47:47.823Z] #52 56.57 syscall [2021-05-25T09:47:47.823Z] #52 56.59 strconv [2021-05-25T09:47:47.823Z] #52 56.65 strings [2021-05-25T09:47:47.823Z] #52 63.87 bufio [2021-05-25T09:47:47.823Z] #52 ... [2021-05-25T09:47:47.823Z] [2021-05-25T09:47:47.823Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:47.823Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:47:47.823Z] #14 61.69 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:47:47.823Z] #14 61.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-05-25T09:47:47.823Z] #14 61.72 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:47:47.823Z] #14 64.55 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:47:47.823Z] #14 64.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:47:47.823Z] #14 64.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:47:47.823Z] #14 64.67 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-05-25T09:47:47.823Z] #14 64.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-25T09:47:47.823Z] #14 64.70 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-25T09:47:47.823Z] #14 64.93 Selecting previously unselected package dmsetup. [2021-05-25T09:47:47.823Z] #14 64.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-05-25T09:47:47.823Z] #14 64.95 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:47:47.823Z] #14 65.12 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:47:47.823Z] #14 65.13 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:47:47.823Z] #14 65.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:47:47.950Z] #72 exporting layers 4.9s done [2021-05-25T09:47:47.950Z] #72 writing image sha256:1aa7b8c26721636ec342e9eefb6ec147168e157f5d5dab617d4ae5c6e6d435ca done [2021-05-25T09:47:47.951Z] #72 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 done [2021-05-25T09:47:47.951Z] #72 DONE 4.9s [2021-05-25T09:47:47.961Z] #43 86.71 DEP criu/external.d [2021-05-25T09:47:47.961Z] #43 86.78 DEP criu/eventpoll.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-25T09:47:48.084Z] #36 61.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-25T09:47:48.084Z] #36 61.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-25T09:47:48.084Z] #36 61.58 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-25T09:47:48.084Z] #36 61.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-25T09:47:48.084Z] #36 61.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-25T09:47:48.084Z] #36 61.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-25T09:47:48.223Z] #43 86.95 DEP criu/eventfd.d [2021-05-25T09:47:48.223Z] #43 87.11 DEP criu/crtools.d [2021-05-25T09:47:48.341Z] #36 ... [2021-05-25T09:47:48.342Z] [2021-05-25T09:47:48.342Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:48.342Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:48.342Z] #49 60.71 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:47:48.342Z] #49 60.89 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:48.342Z] #49 61.00 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:48.342Z] #49 61.00 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:48.342Z] #49 61.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:48.342Z] #49 61.15 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:48.342Z] #49 61.20 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:48.342Z] #49 61.22 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:47:48.342Z] #49 61.23 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:48.342Z] #49 61.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:48.342Z] #49 61.30 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:48.342Z] #49 61.31 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:48.342Z] #49 61.32 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.33 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.34 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:48.342Z] #49 61.35 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.38 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.39 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.40 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:47:48.342Z] #49 61.44 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.47 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:48.342Z] #49 61.56 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:48.342Z] #49 61.58 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:48.342Z] #49 61.58 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.63 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:48.342Z] #49 61.72 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:48.342Z] #49 61.78 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:48.342Z] #49 61.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:48.342Z] #49 61.83 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:48.342Z] #49 61.85 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:48.342Z] #49 61.90 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:48.342Z] #49 61.91 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:48.342Z] #49 61.94 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:48.342Z] #49 62.00 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:48.342Z] #49 62.00 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:48.342Z] #49 62.02 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:48.342Z] #49 62.08 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:48.386Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/test/unit [2021-05-25T09:47:48.486Z] #43 87.26 DEP criu/cr-service.d [2021-05-25T09:47:48.599Z] #49 62.14 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:48.599Z] #49 62.26 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:48.599Z] #49 62.29 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:47:48.599Z] #49 62.32 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:47:48.748Z] #43 87.40 DEP criu/cr-restore.d [2021-05-25T09:47:48.748Z] #43 87.61 DEP criu/cr-errno.d [2021-05-25T09:47:48.748Z] #43 87.63 DEP criu/cr-dump.d [2021-05-25T09:47:48.857Z] #49 62.32 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:48.857Z] #49 62.35 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:48.857Z] #49 62.42 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:48.857Z] #49 62.45 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:48.857Z] #49 62.48 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:48.857Z] #49 62.50 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:47:48.857Z] #49 62.54 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:48.857Z] #49 62.57 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:48.894Z] #14 ... [2021-05-25T09:47:48.894Z] [2021-05-25T09:47:48.894Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:48.894Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:47:48.894Z] #52 67.81 regexp/syntax [2021-05-25T09:47:48.894Z] #52 67.86 reflect [2021-05-25T09:47:48.917Z] #49 ... [2021-05-25T09:47:48.917Z] [2021-05-25T09:47:48.917Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-05-25T09:47:48.917Z] #67 sha256:b33c76b64adf831318eb277da4613271cc413bc133afdf1f82d8a77e1cca9144 [2021-05-25T09:47:48.917Z] #67 DONE 51.8s [2021-05-25T09:47:49.010Z] #43 87.86 DEP criu/cr-dedup.d [2021-05-25T09:47:49.123Z] #49 62.59 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:49.123Z] #49 62.60 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:49.123Z] #49 62.63 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:49.123Z] #49 62.64 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:49.123Z] #49 62.64 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:49.123Z] #49 62.66 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:49.123Z] #49 62.67 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:49.123Z] #49 62.70 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:49.123Z] #49 62.71 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:49.123Z] #49 62.79 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:49.180Z] [2021-05-25T09:47:49.180Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:49.180Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:47:49.180Z] #34 51.52 sync [2021-05-25T09:47:49.180Z] #34 51.52 internal/reflectlite [2021-05-25T09:47:49.272Z] #43 88.00 DEP criu/cr-check.d [2021-05-25T09:47:49.272Z] #43 88.17 DEP criu/config.d [2021-05-25T09:47:49.381Z] #49 62.83 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:49.381Z] #49 62.86 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:49.381Z] #49 62.90 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:49.381Z] #49 62.93 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:49.381Z] #49 62.95 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:49.381Z] #49 62.98 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:49.381Z] #49 63.00 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:49.381Z] #49 ... [2021-05-25T09:47:49.381Z] [2021-05-25T09:47:49.381Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:49.381Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:49.381Z] #55 59.52 The following additional packages will be installed: [2021-05-25T09:47:49.381Z] #55 59.53 libbtrfs0 [2021-05-25T09:47:49.381Z] #55 59.77 The following NEW packages will be installed: [2021-05-25T09:47:49.381Z] #55 59.79 libbtrfs-dev libbtrfs0 [2021-05-25T09:47:49.381Z] #55 60.31 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:49.381Z] #55 60.31 Need to get 119 kB of archives. [2021-05-25T09:47:49.381Z] #55 60.31 After this operation, 387 kB of additional disk space will be used. [2021-05-25T09:47:49.381Z] #55 60.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:47:49.381Z] #55 60.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:47:49.381Z] #55 61.73 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:49.381Z] #55 61.96 Fetched 119 kB in 0s (419 kB/s) [2021-05-25T09:47:49.381Z] #55 62.09 Selecting previously unselected package libbtrfs0. [2021-05-25T09:47:49.381Z] #55 62.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:47:49.381Z] #55 62.22 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:47:49.381Z] #55 62.24 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:49.381Z] #55 62.36 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:47:49.381Z] #55 62.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:47:49.381Z] #55 62.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:49.381Z] #55 62.68 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:49.381Z] #55 62.71 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:49.381Z] #55 62.72 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:49.381Z] #55 DONE 63.1s [2021-05-25T09:47:49.381Z] [2021-05-25T09:47:49.381Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:49.381Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:47:49.381Z] #49 63.06 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:49.381Z] #49 63.07 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:49.463Z] #36 DONE 59.7s [2021-05-25T09:47:49.463Z] [2021-05-25T09:47:49.463Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:49.463Z] #37 sha256:1813cad5107576588bd89e031d64a3756fc27068fa15f0700144c4cb7f67c8f2 [2021-05-25T09:47:49.534Z] #43 88.30 DEP criu/clone-noasan.d [2021-05-25T09:47:49.534Z] #43 88.37 DEP criu/cgroup.d [2021-05-25T09:47:49.534Z] #43 88.51 DEP criu/cgroup-props.d [2021-05-25T09:47:49.796Z] #43 88.62 DEP criu/bitmap.d [2021-05-25T09:47:49.796Z] #43 88.63 DEP criu/bfd.d [2021-05-25T09:47:49.796Z] #43 88.70 DEP criu/autofs.d [2021-05-25T09:47:49.955Z] #49 63.42 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:49.955Z] #49 63.47 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:49.955Z] #49 63.51 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:49.955Z] #49 63.58 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:49.955Z] #49 63.61 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:50.045Z] #37 ... [2021-05-25T09:47:50.045Z] [2021-05-25T09:47:50.045Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:50.045Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-05-25T09:47:50.045Z] #42 53.18 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 53.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:50.045Z] #42 53.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-25T09:47:50.045Z] #42 53.23 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-05-25T09:47:50.045Z] #42 53.25 Setting up python-six (1.12.0-1) ... [2021-05-25T09:47:50.045Z] #42 55.44 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:50.045Z] #42 55.49 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-25T09:47:50.045Z] #42 55.52 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 55.53 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-05-25T09:47:50.045Z] #42 55.54 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 55.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 55.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:50.045Z] #42 55.64 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 55.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:47:50.045Z] #42 55.71 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:47:50.045Z] #42 59.01 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-05-25T09:47:50.045Z] #42 59.09 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:50.045Z] #42 DONE 60.5s [2021-05-25T09:47:50.058Z] #43 88.82 DEP criu/aio.d [2021-05-25T09:47:50.058Z] #43 89.04 DEP criu/action-scripts.d [2021-05-25T09:47:50.310Z] [2021-05-25T09:47:50.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:50.310Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:47:50.320Z] #43 89.25 CC criu/action-scripts.o [2021-05-25T09:47:50.894Z] #43 89.64 CC criu/aio.o [2021-05-25T09:47:51.027Z] #52 ... [2021-05-25T09:47:51.027Z] [2021-05-25T09:47:51.027Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:51.027Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-05-25T09:47:51.027Z] #43 62.22 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:51.028Z] #43 62.23 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-25T09:47:51.028Z] #43 62.24 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:51.028Z] #43 62.24 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-05-25T09:47:51.028Z] #43 62.24 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:51.028Z] #43 62.25 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:47:51.028Z] #43 62.26 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:51.028Z] #43 62.27 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-05-25T09:47:51.028Z] #43 62.27 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:47:51.028Z] #43 62.28 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:47:51.028Z] #43 69.22 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-05-25T09:47:51.028Z] #43 69.22 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:51.028Z] #43 DONE 69.5s [2021-05-25T09:47:51.028Z] [2021-05-25T09:47:51.028Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:51.028Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:47:51.127Z] ? github.com/docker/docker/api [no test files] [2021-05-25T09:47:51.329Z] #44 ... [2021-05-25T09:47:51.329Z] [2021-05-25T09:47:51.329Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:51.329Z] #38 sha256:5201c895e5a30c80ba2bfdef8c61dbd0a78c7c5d496615fa6b321386790e2080 [2021-05-25T09:47:51.329Z] #38 6.127 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:47:51.329Z] #38 6.319 -- Configuring done [2021-05-25T09:47:51.329Z] #38 6.344 -- Generating done [2021-05-25T09:47:51.329Z] #38 6.351 -- Build files have been written to: /tmp/tmp.sS1rcTpf7f/tini [2021-05-25T09:47:51.329Z] #38 6.364 + make tini-static [2021-05-25T09:47:51.329Z] #38 6.832 Scanning dependencies of target tini-static [2021-05-25T09:47:51.329Z] #38 6.939 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:47:51.329Z] #38 8.799 [100%] Linking C executable tini-static [2021-05-25T09:47:51.329Z] #38 9.325 [100%] Built target tini-static [2021-05-25T09:47:51.329Z] #38 9.387 + mkdir -p /build [2021-05-25T09:47:51.329Z] #38 9.396 + cp tini-static /build/docker-init [2021-05-25T09:47:51.329Z] #38 DONE 9.5s [2021-05-25T09:47:51.329Z] [2021-05-25T09:47:51.329Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:51.329Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:47:51.329Z] #46 61.50 bufio [2021-05-25T09:47:51.329Z] #46 63.60 reflect [2021-05-25T09:47:51.329Z] #46 66.98 regexp/syntax [2021-05-25T09:47:51.329Z] #46 68.07 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:47:51.329Z] #46 68.78 hash/crc32 [2021-05-25T09:47:51.339Z] #49 ... [2021-05-25T09:47:51.339Z] [2021-05-25T09:47:51.339Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:51.339Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:47:51.339Z] #34 54.80 sync [2021-05-25T09:47:51.339Z] #34 54.81 internal/reflectlite [2021-05-25T09:47:51.339Z] #34 57.33 sort [2021-05-25T09:47:51.339Z] #34 57.34 errors [2021-05-25T09:47:51.339Z] #34 57.68 strconv [2021-05-25T09:47:51.339Z] #34 58.68 io [2021-05-25T09:47:51.339Z] #34 60.49 internal/oserror [2021-05-25T09:47:51.339Z] #34 60.60 syscall [2021-05-25T09:47:51.339Z] #34 62.27 reflect [2021-05-25T09:47:51.339Z] #34 ... [2021-05-25T09:47:51.339Z] [2021-05-25T09:47:51.339Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:47:51.339Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:47:51.339Z] #56 1.259 + RM_GOPATH=0 [2021-05-25T09:47:51.339Z] #56 1.260 + TMP_GOPATH= [2021-05-25T09:47:51.339Z] #56 1.260 + : /build [2021-05-25T09:47:51.339Z] #56 1.260 + '[' -z '' ']' [2021-05-25T09:47:51.339Z] #56 1.263 ++ mktemp -d [2021-05-25T09:47:51.339Z] #56 1.280 + export GOPATH=/tmp/tmp.LCb6lq8UHX [2021-05-25T09:47:51.339Z] #56 1.280 + GOPATH=/tmp/tmp.LCb6lq8UHX [2021-05-25T09:47:51.339Z] #56 1.280 + RM_GOPATH=1 [2021-05-25T09:47:51.339Z] #56 1.281 + case "$(go env GOARCH)" in [2021-05-25T09:47:51.339Z] #56 1.281 ++ go env GOARCH [2021-05-25T09:47:51.339Z] #56 1.304 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:51.339Z] #56 1.304 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:51.339Z] #56 1.305 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:51.339Z] #56 1.320 + dir=/tmp/install [2021-05-25T09:47:51.339Z] #56 1.321 + bin=containerd [2021-05-25T09:47:51.339Z] #56 1.321 + shift [2021-05-25T09:47:51.339Z] #56 1.321 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:47:51.339Z] #56 1.321 + . /tmp/install/containerd.installer [2021-05-25T09:47:51.339Z] #56 1.322 ++ set -e [2021-05-25T09:47:51.339Z] #56 1.324 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:51.339Z] #56 1.325 + install_containerd [2021-05-25T09:47:51.339Z] #56 1.325 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:47:51.339Z] #56 1.326 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:51.339Z] #56 1.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LCb6lq8UHX/src/github.com/containerd/containerd [2021-05-25T09:47:51.339Z] #56 1.330 Cloning into '/tmp/tmp.LCb6lq8UHX/src/github.com/containerd/containerd'... [2021-05-25T09:47:51.467Z] #43 90.14 CC criu/autofs.o [2021-05-25T09:47:51.732Z] #43 ... [2021-05-25T09:47:51.732Z] [2021-05-25T09:47:51.732Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:51.732Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:47:51.732Z] #51 52.12 mvdan.cc/sh/v3/fileutil [2021-05-25T09:47:51.732Z] #51 52.12 path/filepath [2021-05-25T09:47:51.732Z] #51 53.78 fmt [2021-05-25T09:47:51.732Z] #51 53.79 encoding/binary [2021-05-25T09:47:51.732Z] #51 55.51 encoding/base64 [2021-05-25T09:47:51.732Z] #51 55.71 golang.org/x/sys/unix [2021-05-25T09:47:51.732Z] #51 58.19 encoding/json [2021-05-25T09:47:51.732Z] #51 58.20 github.com/pkg/diff [2021-05-25T09:47:51.732Z] #51 58.20 go/scanner [2021-05-25T09:47:51.732Z] #51 59.66 go/ast [2021-05-25T09:47:51.732Z] #51 60.32 mvdan.cc/editorconfig [2021-05-25T09:47:51.732Z] #51 62.20 mvdan.cc/sh/v3/syntax [2021-05-25T09:47:51.732Z] #51 ... [2021-05-25T09:47:51.732Z] [2021-05-25T09:47:51.732Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:51.732Z] #37 sha256:1813cad5107576588bd89e031d64a3756fc27068fa15f0700144c4cb7f67c8f2 [2021-05-25T09:47:51.732Z] #37 2.147 + RM_GOPATH=0 [2021-05-25T09:47:51.732Z] #37 2.147 + TMP_GOPATH= [2021-05-25T09:47:51.732Z] #37 2.147 + : /build [2021-05-25T09:47:51.732Z] #37 2.147 + '[' -z '' ']' [2021-05-25T09:47:51.732Z] #37 2.148 ++ mktemp -d [2021-05-25T09:47:51.732Z] #37 2.151 + export GOPATH=/tmp/tmp.cLXRdtJfFz [2021-05-25T09:47:51.732Z] #37 2.151 + GOPATH=/tmp/tmp.cLXRdtJfFz [2021-05-25T09:47:51.732Z] #37 2.151 + RM_GOPATH=1 [2021-05-25T09:47:51.732Z] #37 2.151 + case "$(go env GOARCH)" in [2021-05-25T09:47:51.732Z] #37 2.152 ++ go env GOARCH [2021-05-25T09:47:51.732Z] #37 2.168 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:51.732Z] #37 2.168 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:51.732Z] #37 2.168 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:51.732Z] #37 2.174 + dir=/tmp/install [2021-05-25T09:47:51.732Z] #37 2.174 + bin=tini [2021-05-25T09:47:51.732Z] #37 2.174 + shift [2021-05-25T09:47:51.732Z] #37 2.174 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:47:51.732Z] #37 2.174 + . /tmp/install/tini.installer [2021-05-25T09:47:51.732Z] #37 2.174 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:51.732Z] #37 2.174 + install_tini [2021-05-25T09:47:51.732Z] #37 2.174 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:47:51.732Z] #37 2.174 + git clone https://github.com/krallin/tini.git /tmp/tmp.cLXRdtJfFz/tini [2021-05-25T09:47:51.732Z] #37 2.174 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:51.732Z] #37 2.180 Cloning into '/tmp/tmp.cLXRdtJfFz/tini'... [2021-05-25T09:47:51.836Z] #34 54.70 sort [2021-05-25T09:47:52.125Z] #34 54.72 errors [2021-05-25T09:47:52.314Z] #37 ... [2021-05-25T09:47:52.314Z] [2021-05-25T09:47:52.314Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:47:52.314Z] #34 sha256:817aa0163b79508aa8e587ab14bd411a03b9c54b8d4e3d5d424907a81bd21953 [2021-05-25T09:47:52.314Z] #34 57.51 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:47:52.314Z] #34 DONE 62.8s [2021-05-25T09:47:52.314Z] [2021-05-25T09:47:52.314Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:52.314Z] #37 sha256:1813cad5107576588bd89e031d64a3756fc27068fa15f0700144c4cb7f67c8f2 [2021-05-25T09:47:52.314Z] #37 3.139 + cd /tmp/tmp.cLXRdtJfFz/tini [2021-05-25T09:47:52.314Z] #37 3.139 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:47:52.314Z] #37 3.185 + cmake . [2021-05-25T09:47:52.387Z] #34 55.16 strconv [2021-05-25T09:47:52.414Z] #43 ... [2021-05-25T09:47:52.414Z] [2021-05-25T09:47:52.414Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:47:52.414Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:47:52.414Z] #20 16.07 Reading package lists... [2021-05-25T09:47:52.414Z] #20 20.66 Building dependency tree... [2021-05-25T09:47:52.414Z] #20 22.30 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:47:52.414Z] #20 22.30 The following additional packages will be installed: [2021-05-25T09:47:52.414Z] #20 22.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:47:52.414Z] #20 22.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:47:52.414Z] #20 22.30 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:47:52.414Z] #20 22.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:47:52.414Z] #20 22.31 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:47:52.414Z] #20 22.32 Suggested packages: [2021-05-25T09:47:52.414Z] #20 22.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:47:52.414Z] #20 22.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:47:52.414Z] #20 22.32 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:47:52.414Z] #20 22.32 Recommended packages: [2021-05-25T09:47:52.414Z] #20 22.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:47:52.414Z] #20 22.32 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:47:52.414Z] #20 24.11 The following NEW packages will be installed: [2021-05-25T09:47:52.414Z] #20 24.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:47:52.414Z] #20 24.14 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:47:52.414Z] #20 24.14 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:47:52.414Z] #20 24.14 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:47:52.414Z] #20 24.14 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:47:52.414Z] #20 24.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:47:52.414Z] #20 24.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:47:52.414Z] #20 24.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:47:52.414Z] #20 24.15 xz-utils zip [2021-05-25T09:47:52.414Z] #20 24.49 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:47:52.414Z] #20 24.49 Need to get 28.5 MB of archives. [2021-05-25T09:47:52.414Z] #20 24.49 After this operation, 116 MB of additional disk space will be used. [2021-05-25T09:47:52.414Z] #20 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-25T09:47:52.414Z] #20 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-25T09:47:52.414Z] #20 24.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-25T09:47:52.414Z] #20 24.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-25T09:47:52.414Z] #20 24.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-25T09:47:52.414Z] #20 24.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-25T09:47:52.414Z] #20 24.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:47:52.414Z] #20 25.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-25T09:47:52.414Z] #20 25.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-25T09:47:52.414Z] #20 25.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-25T09:47:52.414Z] #20 25.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-25T09:47:52.414Z] #20 25.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-25T09:47:52.414Z] #20 25.03 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-25T09:47:52.414Z] #20 25.03 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-25T09:47:52.414Z] #20 25.04 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-25T09:47:52.414Z] #20 25.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-25T09:47:52.414Z] #20 25.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:47:52.414Z] #20 25.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:47:52.414Z] #20 25.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:47:52.414Z] #20 25.13 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-25T09:47:52.414Z] #20 25.14 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-25T09:47:52.414Z] #20 25.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-25T09:47:52.414Z] #20 25.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-25T09:47:52.414Z] #20 25.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:47:52.414Z] #20 25.21 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:47:52.414Z] #20 25.22 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:47:52.414Z] #20 25.23 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-25T09:47:52.414Z] #20 25.24 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-25T09:47:52.414Z] #20 25.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:47:52.414Z] #20 25.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:47:52.414Z] #20 25.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:47:52.414Z] #20 25.80 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:47:52.414Z] #20 25.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-25T09:47:52.414Z] #20 25.81 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-25T09:47:52.414Z] #20 25.85 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:47:52.414Z] #20 25.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:47:52.414Z] #20 25.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:47:52.414Z] #20 25.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-25T09:47:52.414Z] #20 25.97 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:47:52.414Z] #20 25.98 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:47:52.414Z] #20 26.00 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:47:52.414Z] #20 26.00 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-25T09:47:52.414Z] #20 26.04 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-25T09:47:52.414Z] #20 26.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-25T09:47:52.414Z] #20 26.07 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:47:52.414Z] #20 26.39 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-25T09:47:52.414Z] #20 26.44 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-25T09:47:52.414Z] #20 26.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-25T09:47:52.414Z] #20 27.03 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:52.414Z] #20 27.07 Fetched 28.5 MB in 2s (12.7 MB/s) [2021-05-25T09:47:52.414Z] #20 27.11 Selecting previously unselected package pigz. [2021-05-25T09:47:52.414Z] #20 27.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-25T09:47:52.414Z] #20 27.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 27.17 Unpacking pigz (2.4-1) ... [2021-05-25T09:47:52.414Z] #20 27.25 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-25T09:47:52.414Z] #20 27.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 27.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:47:52.414Z] #20 27.64 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:47:52.414Z] #20 27.65 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 27.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:47:52.414Z] #20 28.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:47:52.414Z] #20 28.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:47:52.414Z] #20 30.40 Selecting previously unselected package python3-minimal. [2021-05-25T09:47:52.414Z] #20 30.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-05-25T09:47:52.414Z] #20 30.45 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 30.46 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:47:52.414Z] #20 30.55 Selecting previously unselected package libmpdec2:amd64. [2021-05-25T09:47:52.414Z] #20 30.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 30.55 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:47:52.414Z] #20 30.65 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-25T09:47:52.414Z] #20 30.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:47:52.414Z] #20 30.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:47:52.579Z] #37 ... [2021-05-25T09:47:52.579Z] [2021-05-25T09:47:52.579Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:52.579Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:47:52.579Z] #45 53.12 internal/lazyregexp [2021-05-25T09:47:52.579Z] #45 53.57 github.com/LK4D4/vndr/versioned [2021-05-25T09:47:52.579Z] #45 54.27 os/exec [2021-05-25T09:47:52.579Z] #45 56.06 encoding/base64 [2021-05-25T09:47:52.579Z] #45 56.09 go/token [2021-05-25T09:47:52.579Z] #45 56.54 net/url [2021-05-25T09:47:52.579Z] #45 57.11 text/template/parse [2021-05-25T09:47:52.579Z] #45 57.82 go/scanner [2021-05-25T09:47:52.579Z] #45 59.50 encoding/json [2021-05-25T09:47:52.579Z] #45 59.66 go/ast [2021-05-25T09:47:52.676Z] #20 ... [2021-05-25T09:47:52.676Z] [2021-05-25T09:47:52.676Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:52.676Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:47:52.676Z] #43 91.53 CC criu/bfd.o [2021-05-25T09:47:52.712Z] #56 ... [2021-05-25T09:47:52.712Z] [2021-05-25T09:47:52.712Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:52.712Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:52.712Z] #42 54.34 Building dependency tree... [2021-05-25T09:47:52.712Z] #42 58.12 The following additional packages will be installed: [2021-05-25T09:47:52.712Z] #42 58.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:47:52.712Z] #42 58.12 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:47:52.712Z] #42 58.15 Suggested packages: [2021-05-25T09:47:52.712Z] #42 58.15 manpages-dev python-setuptools [2021-05-25T09:47:52.712Z] #42 60.04 The following NEW packages will be installed: [2021-05-25T09:47:52.712Z] #42 60.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:47:52.712Z] #42 60.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:47:52.712Z] #42 60.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:47:52.712Z] #42 60.04 python-six zlib1g-dev [2021-05-25T09:47:52.712Z] #42 60.55 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:52.712Z] #42 60.55 Need to get 4095 kB of archives. [2021-05-25T09:47:52.712Z] #42 60.55 After this operation, 22.5 MB of additional disk space will be used. [2021-05-25T09:47:52.712Z] #42 60.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-25T09:47:52.712Z] #42 60.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:47:52.712Z] #42 60.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-25T09:47:52.712Z] #42 60.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:47:52.712Z] #42 60.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-25T09:47:52.712Z] #42 60.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:47:52.712Z] #42 60.61 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-05-25T09:47:52.712Z] #42 60.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-25T09:47:52.712Z] #42 60.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-25T09:47:52.712Z] #42 60.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-25T09:47:52.712Z] #42 60.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-25T09:47:52.712Z] #42 60.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-25T09:47:52.712Z] #42 61.09 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-05-25T09:47:52.712Z] #42 61.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-25T09:47:52.712Z] #42 61.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:47:52.712Z] #42 61.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:47:52.712Z] #42 61.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-25T09:47:52.712Z] #42 62.30 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:52.712Z] #42 62.50 Fetched 4095 kB in 1s (4400 kB/s) [2021-05-25T09:47:52.712Z] #42 62.59 Selecting previously unselected package libcap-dev:amd64. [2021-05-25T09:47:52.712Z] #42 62.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-05-25T09:47:52.712Z] #42 62.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 62.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:47:52.712Z] #42 62.84 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:47:52.712Z] #42 62.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 62.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:52.712Z] #42 63.02 Selecting previously unselected package libnet1-dev. [2021-05-25T09:47:52.712Z] #42 63.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 63.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:52.712Z] #42 63.50 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:47:52.712Z] #42 63.51 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 63.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:47:52.712Z] #42 63.71 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-25T09:47:52.712Z] #42 63.78 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 63.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:47:52.712Z] #42 64.25 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:47:52.712Z] #42 64.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 64.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:47:52.712Z] #42 64.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-25T09:47:52.712Z] #42 64.38 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 64.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:47:52.712Z] #42 64.57 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-25T09:47:52.712Z] #42 64.57 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 64.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:52.712Z] #42 64.87 Selecting previously unselected package libprotobuf17:amd64. [2021-05-25T09:47:52.712Z] #42 64.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 64.90 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:52.712Z] #42 65.85 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-25T09:47:52.712Z] #42 65.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 65.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:52.712Z] #42 66.12 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-25T09:47:52.712Z] #42 66.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:52.712Z] #42 66.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:52.712Z] #42 ... [2021-05-25T09:47:52.712Z] [2021-05-25T09:47:52.712Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:52.712Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:47:52.844Z] #45 ... [2021-05-25T09:47:52.844Z] [2021-05-25T09:47:52.844Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:52.844Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:47:52.844Z] #13 50.53 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:47:52.844Z] #13 50.53 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:47:52.844Z] #13 50.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:47:52.844Z] #13 50.63 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-05-25T09:47:52.844Z] #13 50.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-25T09:47:52.844Z] #13 50.65 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-25T09:47:52.844Z] #13 50.86 Selecting previously unselected package dmsetup. [2021-05-25T09:47:52.844Z] #13 50.87 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-05-25T09:47:52.844Z] #13 50.89 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:47:52.844Z] #13 51.14 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:47:52.844Z] #13 51.14 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:47:52.844Z] #13 51.15 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:47:52.844Z] #13 56.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:47:52.844Z] #13 56.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:47:52.844Z] #13 56.41 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:47:52.888Z] #46 ... [2021-05-25T09:47:52.888Z] [2021-05-25T09:47:52.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:52.888Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:47:52.888Z] #44 2.022 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:47:52.888Z] #44 2.025 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:47:52.888Z] #44 2.032 Note: Building without GnuTLS support [2021-05-25T09:47:52.888Z] #44 2.057 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:47:52.888Z] #44 2.060 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:47:52.970Z] #32 65.87 Checking out files: 86% (1311/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-25T09:47:52.970Z] #32 66.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:47:53.112Z] #13 ... [2021-05-25T09:47:53.112Z] [2021-05-25T09:47:53.112Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:47:53.112Z] #37 sha256:1813cad5107576588bd89e031d64a3756fc27068fa15f0700144c4cb7f67c8f2 [2021-05-25T09:47:53.112Z] #37 3.882 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:47:53.250Z] #43 92.01 CC criu/bitmap.o [2021-05-25T09:47:53.330Z] #34 56.13 io [2021-05-25T09:47:53.377Z] #37 3.954 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:47:53.513Z] #43 92.16 CC criu/cgroup-props.o [2021-05-25T09:47:53.903Z] #34 ... [2021-05-25T09:47:53.903Z] #32 67.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:47:53.903Z] [2021-05-25T09:47:53.903Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:47:53.903Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:47:53.903Z] #49 54.04 go: finding github.com/fatih/color v1.7.0 [2021-05-25T09:47:53.903Z] #49 54.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-05-25T09:47:53.903Z] #49 54.32 go: finding github.com/mattn/go-colorable v0.1.4 [2021-05-25T09:47:53.903Z] #49 54.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-05-25T09:47:53.903Z] #49 54.43 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-05-25T09:47:53.903Z] #49 54.44 go: finding github.com/go-critic/go-critic v0.4.1 [2021-05-25T09:47:53.903Z] #49 54.45 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-05-25T09:47:53.903Z] #49 54.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-05-25T09:47:53.903Z] #49 54.52 go: finding github.com/pkg/errors v0.8.1 [2021-05-25T09:47:53.903Z] #49 54.57 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-05-25T09:47:53.903Z] #49 54.60 go: finding github.com/sirupsen/logrus v1.4.2 [2021-05-25T09:47:53.903Z] #49 54.60 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.63 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.64 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.65 go: finding github.com/spf13/viper v1.6.1 [2021-05-25T09:47:53.903Z] #49 54.65 go: finding github.com/stretchr/testify v1.4.0 [2021-05-25T09:47:53.903Z] #49 54.67 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.73 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.73 go: finding github.com/davecgh/go-spew v1.1.1 [2021-05-25T09:47:53.903Z] #49 54.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.78 go: finding github.com/stretchr/objx v0.2.0 [2021-05-25T09:47:53.903Z] #49 54.94 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-05-25T09:47:53.903Z] #49 54.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-05-25T09:47:53.903Z] #49 54.95 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-05-25T09:47:53.903Z] #49 55.04 go: finding github.com/gobwas/glob v0.2.3 [2021-05-25T09:47:53.903Z] #49 55.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-05-25T09:47:53.903Z] #49 55.06 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-05-25T09:47:53.903Z] #49 55.10 go: finding github.com/spf13/cobra v0.0.5 [2021-05-25T09:47:53.903Z] #49 55.14 go: finding github.com/hashicorp/hcl v1.0.0 [2021-05-25T09:47:53.903Z] #49 55.18 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-05-25T09:47:53.903Z] #49 55.24 go: finding github.com/magiconair/properties v1.8.1 [2021-05-25T09:47:53.903Z] #49 55.28 go: finding github.com/spf13/pflag v1.0.5 [2021-05-25T09:47:53.903Z] #49 55.35 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-05-25T09:47:53.903Z] #49 55.36 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-05-25T09:47:53.903Z] #49 55.40 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-05-25T09:47:53.903Z] #49 55.45 go: finding github.com/pelletier/go-toml v1.2.0 [2021-05-25T09:47:53.903Z] #49 55.47 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-05-25T09:47:53.903Z] #49 55.49 go: finding github.com/spf13/afero v1.1.2 [2021-05-25T09:47:53.903Z] #49 55.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-05-25T09:47:53.903Z] #49 55.55 go: finding github.com/spf13/cast v1.3.0 [2021-05-25T09:47:53.903Z] #49 55.58 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-05-25T09:47:53.903Z] #49 55.58 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-05-25T09:47:53.903Z] #49 55.59 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-05-25T09:47:53.903Z] #49 55.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-05-25T09:47:53.903Z] #49 55.65 go: finding github.com/subosito/gotenv v1.2.0 [2021-05-25T09:47:53.903Z] #49 55.72 go: finding gopkg.in/ini.v1 v1.51.0 [2021-05-25T09:47:53.903Z] #49 55.77 go: finding golang.org/x/text v0.3.2 [2021-05-25T09:47:53.903Z] #49 55.88 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-05-25T09:47:53.903Z] #49 55.90 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-05-25T09:47:53.903Z] #49 55.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-05-25T09:47:53.903Z] #49 56.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-05-25T09:47:53.903Z] #49 56.09 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-05-25T09:47:53.903Z] #49 56.10 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-05-25T09:47:53.903Z] #49 56.10 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-05-25T09:47:53.903Z] #49 56.11 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-05-25T09:47:53.903Z] #49 56.12 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-05-25T09:47:53.903Z] #49 56.14 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-05-25T09:47:53.903Z] #49 56.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-05-25T09:47:53.903Z] #49 56.16 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-05-25T09:47:53.903Z] #49 56.18 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-05-25T09:47:53.903Z] #49 56.19 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-05-25T09:47:53.903Z] #49 56.21 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-05-25T09:47:53.903Z] #49 56.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-05-25T09:47:53.903Z] #49 56.34 go: finding github.com/ultraware/funlen v0.0.2 [2021-05-25T09:47:53.903Z] #49 56.36 go: finding github.com/ultraware/whitespace v0.0.4 [2021-05-25T09:47:53.903Z] #49 56.37 go: finding github.com/uudashr/gocognit v1.0.1 [2021-05-25T09:47:53.903Z] #49 56.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-05-25T09:47:53.903Z] #49 56.40 go: finding github.com/gogo/protobuf v1.2.1 [2021-05-25T09:47:53.903Z] #49 56.53 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-05-25T09:47:53.903Z] #49 56.55 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-05-25T09:47:53.903Z] #49 56.56 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-05-25T09:47:53.903Z] #49 56.69 go: finding github.com/BurntSushi/toml v0.3.1 [2021-05-25T09:47:53.903Z] #49 56.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-05-25T09:47:54.163Z] #49 ... [2021-05-25T09:47:54.163Z] [2021-05-25T09:47:54.163Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-05-25T09:47:54.163Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-05-25T09:47:54.163Z] #55 43.08 Reading package lists... [2021-05-25T09:47:54.163Z] #55 49.35 Building dependency tree... [2021-05-25T09:47:54.163Z] #55 53.37 The following additional packages will be installed: [2021-05-25T09:47:54.163Z] #55 53.37 libbtrfs0 [2021-05-25T09:47:54.163Z] #55 53.77 The following NEW packages will be installed: [2021-05-25T09:47:54.163Z] #55 53.80 libbtrfs-dev libbtrfs0 [2021-05-25T09:47:54.163Z] #55 54.26 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:54.163Z] #55 54.26 Need to get 119 kB of archives. [2021-05-25T09:47:54.163Z] #55 54.26 After this operation, 387 kB of additional disk space will be used. [2021-05-25T09:47:54.163Z] #55 54.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:47:54.163Z] #55 54.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:47:54.163Z] #55 55.52 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:54.163Z] #55 55.72 Fetched 119 kB in 0s (370 kB/s) [2021-05-25T09:47:54.163Z] #55 55.86 Selecting previously unselected package libbtrfs0. [2021-05-25T09:47:54.163Z] #55 55.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:47:54.163Z] #55 55.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:47:54.163Z] #55 56.02 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:54.163Z] #55 56.11 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:47:54.163Z] #55 56.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:47:54.163Z] #55 56.12 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:54.163Z] #55 56.48 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:47:54.163Z] #55 56.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:47:54.163Z] #55 56.57 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:47:54.163Z] #55 DONE 56.9s [2021-05-25T09:47:54.163Z] [2021-05-25T09:47:54.163Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:47:54.163Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:47:54.329Z] #37 4.817 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:47:54.329Z] #37 4.829 -- Detecting C compiler ABI info [2021-05-25T09:47:54.442Z] #44 3.561 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:47:54.443Z] #44 3.602 GEN .gitid [2021-05-25T09:47:54.443Z] #44 3.623 GEN criu/include/version.h [2021-05-25T09:47:54.443Z] #44 3.693 GEN include/common/asm [2021-05-25T09:47:54.459Z] #43 93.03 CC criu/cgroup.o [2021-05-25T09:47:54.594Z] #37 5.363 -- Detecting C compiler ABI info - done [2021-05-25T09:47:54.859Z] #37 5.407 -- Detecting C compile features [2021-05-25T09:47:55.107Z] #56 1.132 + RM_GOPATH=0 [2021-05-25T09:47:55.107Z] #56 1.132 + TMP_GOPATH= [2021-05-25T09:47:55.107Z] #56 1.132 + : /build [2021-05-25T09:47:55.107Z] #56 1.132 + '[' -z '' ']' [2021-05-25T09:47:55.107Z] #56 1.132 ++ mktemp -d [2021-05-25T09:47:55.275Z] #32 ... [2021-05-25T09:47:55.275Z] [2021-05-25T09:47:55.275Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:55.275Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:55.275Z] #13 50.29 Building dependency tree... [2021-05-25T09:47:55.275Z] #13 54.97 The following additional packages will be installed: [2021-05-25T09:47:55.275Z] #13 54.97 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:47:55.275Z] #13 54.98 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:47:55.275Z] #13 54.98 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:47:55.275Z] #13 54.98 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:47:55.275Z] #13 54.99 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:55.275Z] #13 55.00 Suggested packages: [2021-05-25T09:47:55.275Z] #13 55.01 gcc-8-locales seccomp wine64 [2021-05-25T09:47:55.275Z] #13 56.49 The following NEW packages will be installed: [2021-05-25T09:47:55.275Z] #13 56.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:47:55.275Z] #13 56.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:47:55.275Z] #13 56.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:47:55.275Z] #13 56.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:47:55.275Z] #13 56.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:47:55.275Z] #13 56.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:55.276Z] #13 56.55 The following packages will be upgraded: [2021-05-25T09:47:55.276Z] #13 56.55 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:47:55.276Z] #13 57.20 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:47:55.276Z] #13 57.20 Need to get 78.2 MB of archives. [2021-05-25T09:47:55.276Z] #13 57.20 After this operation, 487 MB of additional disk space will be used. [2021-05-25T09:47:55.276Z] #13 57.20 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-25T09:47:55.276Z] #13 57.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-25T09:47:55.276Z] #13 57.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-25T09:47:55.276Z] #13 57.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-25T09:47:55.276Z] #13 57.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-25T09:47:55.276Z] #13 57.62 Get:6 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-05-25T09:47:55.276Z] #13 57.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:47:55.276Z] #13 57.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-25T09:47:55.276Z] #13 57.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-25T09:47:55.276Z] #13 57.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:47:55.276Z] #13 58.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:47:55.276Z] #13 58.76 Get:12 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-05-25T09:47:55.276Z] #13 58.76 Get:13 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-05-25T09:47:55.276Z] #13 62.18 Get:14 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-05-25T09:47:55.276Z] #13 ... [2021-05-25T09:47:55.276Z] [2021-05-25T09:47:55.276Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:55.276Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:55.276Z] #42 67.58 Selecting previously unselected package libprotoc17:amd64. [2021-05-25T09:47:55.276Z] #42 67.59 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:55.276Z] #42 67.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:55.276Z] #42 68.22 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:47:55.276Z] #42 68.25 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:55.276Z] #42 68.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:47:55.276Z] #42 68.43 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:47:55.276Z] #42 68.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:55.276Z] #42 68.49 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:47:55.276Z] #42 68.65 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:47:55.276Z] #42 68.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:47:55.276Z] #42 68.68 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:55.368Z] #56 1.148 + export GOPATH=/tmp/tmp.6TFNXDevOL [2021-05-25T09:47:55.368Z] #56 1.149 + GOPATH=/tmp/tmp.6TFNXDevOL [2021-05-25T09:47:55.368Z] #56 1.149 + RM_GOPATH=1 [2021-05-25T09:47:55.368Z] #56 1.149 + case "$(go env GOARCH)" in [2021-05-25T09:47:55.368Z] #56 1.150 ++ go env GOARCH [2021-05-25T09:47:55.368Z] #56 1.183 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:55.368Z] #56 1.184 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:47:55.368Z] #56 1.190 ++ dirname /tmp/install/install.sh [2021-05-25T09:47:55.368Z] #56 1.200 + dir=/tmp/install [2021-05-25T09:47:55.368Z] #56 1.202 + bin=containerd [2021-05-25T09:47:55.368Z] #56 1.203 + shift [2021-05-25T09:47:55.368Z] #56 1.203 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-05-25T09:47:55.368Z] #56 1.203 + . /tmp/install/containerd.installer [2021-05-25T09:47:55.368Z] #56 1.204 ++ set -e [2021-05-25T09:47:55.368Z] #56 1.209 ++ : d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:55.368Z] #56 1.212 + install_containerd [2021-05-25T09:47:55.368Z] #56 1.218 + echo 'Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d' [2021-05-25T09:47:55.368Z] #56 1.218 Install containerd version d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:47:55.368Z] #56 1.219 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6TFNXDevOL/src/github.com/containerd/containerd [2021-05-25T09:47:55.368Z] #56 1.224 Cloning into '/tmp/tmp.6TFNXDevOL/src/github.com/containerd/containerd'... [2021-05-25T09:47:55.533Z] #42 68.93 Selecting previously unselected package python-six. [2021-05-25T09:47:55.533Z] #42 68.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:47:55.533Z] #42 68.95 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:47:55.533Z] #42 69.08 Selecting previously unselected package python-protobuf. [2021-05-25T09:47:55.533Z] #42 69.08 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:55.533Z] #42 69.09 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:47:56.099Z] #42 ... [2021-05-25T09:47:56.099Z] [2021-05-25T09:47:56.099Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:56.099Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:47:56.099Z] #45 59.55 bytes [2021-05-25T09:47:56.099Z] #45 62.52 bufio [2021-05-25T09:47:56.099Z] #45 62.57 reflect [2021-05-25T09:47:56.099Z] #45 64.86 syscall [2021-05-25T09:47:56.099Z] #45 ... [2021-05-25T09:47:56.099Z] [2021-05-25T09:47:56.099Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:56.099Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:56.099Z] #42 69.75 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:47:56.310Z] #56 ... [2021-05-25T09:47:56.310Z] [2021-05-25T09:47:56.310Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:56.310Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:56.310Z] #42 42.98 Reading package lists... [2021-05-25T09:47:56.310Z] #42 49.42 Building dependency tree... [2021-05-25T09:47:56.310Z] #42 53.61 The following additional packages will be installed: [2021-05-25T09:47:56.310Z] #42 53.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-05-25T09:47:56.310Z] #42 53.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-05-25T09:47:56.310Z] #42 53.69 Suggested packages: [2021-05-25T09:47:56.310Z] #42 53.71 manpages-dev python-setuptools [2021-05-25T09:47:56.310Z] #42 55.09 The following NEW packages will be installed: [2021-05-25T09:47:56.310Z] #42 55.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-05-25T09:47:56.310Z] #42 55.10 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-05-25T09:47:56.310Z] #42 55.10 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-05-25T09:47:56.310Z] #42 55.10 python-six zlib1g-dev [2021-05-25T09:47:56.310Z] #42 55.46 0 upgraded, 17 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:56.310Z] #42 55.46 Need to get 4095 kB of archives. [2021-05-25T09:47:56.310Z] #42 55.46 After this operation, 22.5 MB of additional disk space will be used. [2021-05-25T09:47:56.310Z] #42 55.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-05-25T09:47:56.310Z] #42 55.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:47:56.310Z] #42 55.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-05-25T09:47:56.310Z] #42 55.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:47:56.310Z] #42 55.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-05-25T09:47:56.310Z] #42 55.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:47:56.310Z] #42 55.50 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-05-25T09:47:56.310Z] #42 55.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-05-25T09:47:56.310Z] #42 55.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-05-25T09:47:56.310Z] #42 55.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-05-25T09:47:56.310Z] #42 55.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-05-25T09:47:56.310Z] #42 55.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-05-25T09:47:56.310Z] #42 55.87 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-05-25T09:47:56.310Z] #42 55.87 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-05-25T09:47:56.310Z] #42 55.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-05-25T09:47:56.310Z] #42 55.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-05-25T09:47:56.310Z] #42 55.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-05-25T09:47:56.310Z] #42 57.39 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:56.310Z] #42 57.62 Fetched 4095 kB in 1s (5531 kB/s) [2021-05-25T09:47:56.310Z] #42 57.77 Selecting previously unselected package libcap-dev:amd64. [2021-05-25T09:47:56.310Z] #42 57.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:47:56.310Z] #42 57.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 57.91 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:47:56.310Z] #42 58.06 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:47:56.310Z] #42 58.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 58.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:56.310Z] #42 58.25 Selecting previously unselected package libnet1-dev. [2021-05-25T09:47:56.310Z] #42 58.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 58.29 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:47:56.310Z] #42 58.49 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:47:56.310Z] #42 58.49 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 58.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:47:56.310Z] #42 58.65 Selecting previously unselected package libnl-3-dev:amd64. [2021-05-25T09:47:56.310Z] #42 58.65 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 58.67 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:47:56.310Z] #42 58.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:47:56.310Z] #42 58.95 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 58.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:47:56.310Z] #42 59.03 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-05-25T09:47:56.310Z] #42 59.04 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:56.310Z] #42 59.05 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:47:56.310Z] #42 59.15 Selecting previously unselected package zlib1g-dev:amd64. [2021-05-25T09:47:56.570Z] #44 5.578 PBCC images/timens.pb-c.c [2021-05-25T09:47:56.570Z] #44 5.615 DEP images/timens.pb-c.d [2021-05-25T09:47:56.570Z] #44 5.712 PBCC images/fown.pb-c.c [2021-05-25T09:47:56.570Z] #44 5.724 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:47:56.570Z] #44 5.826 PBCC images/opts.pb-c.c [2021-05-25T09:47:56.570Z] #44 5.861 PBCC images/memfd.pb-c.c [2021-05-25T09:47:56.570Z] #44 5.976 DEP images/fown.pb-c.d [2021-05-25T09:47:56.572Z] #42 59.15 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-05-25T09:47:56.572Z] #42 59.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:47:56.572Z] #42 59.45 Selecting previously unselected package libprotobuf17:amd64. [2021-05-25T09:47:56.834Z] #42 59.45 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:56.834Z] #42 59.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:56.834Z] #42 ... [2021-05-25T09:47:56.834Z] [2021-05-25T09:47:56.834Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:47:56.834Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:47:56.834Z] #36 43.12 Reading package lists... [2021-05-25T09:47:56.834Z] #36 49.76 Building dependency tree... [2021-05-25T09:47:56.834Z] #36 53.93 The following additional packages will be installed: [2021-05-25T09:47:56.834Z] #36 53.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-05-25T09:47:56.834Z] #36 53.94 Suggested packages: [2021-05-25T09:47:56.834Z] #36 53.95 cmake-doc ninja-build lrzip [2021-05-25T09:47:56.834Z] #36 53.95 Recommended packages: [2021-05-25T09:47:56.834Z] #36 53.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-05-25T09:47:56.834Z] #36 54.86 The following NEW packages will be installed: [2021-05-25T09:47:56.834Z] #36 54.88 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-05-25T09:47:56.834Z] #36 54.88 vim-common xxd [2021-05-25T09:47:56.834Z] #36 55.30 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-05-25T09:47:56.834Z] #36 55.30 Need to get 14.9 MB of archives. [2021-05-25T09:47:56.834Z] #36 55.30 After this operation, 61.8 MB of additional disk space will be used. [2021-05-25T09:47:56.834Z] #36 55.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:47:56.834Z] #36 55.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:47:56.834Z] #36 55.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-05-25T09:47:56.834Z] #36 55.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:47:56.834Z] #36 56.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-05-25T09:47:56.834Z] #36 56.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-05-25T09:47:56.834Z] #36 56.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-05-25T09:47:56.834Z] #36 56.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-05-25T09:47:56.834Z] #36 56.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-05-25T09:47:56.834Z] #36 56.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-05-25T09:47:56.834Z] #36 58.30 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:47:56.834Z] #36 58.54 Fetched 14.9 MB in 2s (8658 kB/s) [2021-05-25T09:47:56.834Z] #36 58.63 Selecting previously unselected package xxd. [2021-05-25T09:47:56.834Z] #36 58.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:47:56.834Z] #36 58.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:47:56.834Z] #36 58.94 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:47:56.834Z] #36 59.17 Selecting previously unselected package vim-common. [2021-05-25T09:47:56.834Z] #36 59.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:47:56.834Z] #36 59.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:56.834Z] #36 59.60 Selecting previously unselected package cmake-data. [2021-05-25T09:47:56.834Z] #36 59.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:47:56.834Z] #36 59.61 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:47:56.873Z] #44 6.075 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:47:56.873Z] #44 6.164 DEP images/opts.pb-c.d [2021-05-25T09:47:56.873Z] #44 6.236 DEP images/memfd.pb-c.d [2021-05-25T09:47:56.873Z] #44 6.314 PBCC images/sit.pb-c.c [2021-05-25T09:47:57.009Z] #43 95.90 CC criu/clone-noasan.o [2021-05-25T09:47:57.177Z] #44 6.401 DEP images/sit.pb-c.d [2021-05-25T09:47:57.177Z] #44 6.472 PBCC images/macvlan.pb-c.c [2021-05-25T09:47:57.177Z] #44 6.494 DEP images/macvlan.pb-c.d [2021-05-25T09:47:57.177Z] #44 6.564 PBCC images/autofs.pb-c.c [2021-05-25T09:47:57.177Z] #44 6.575 DEP images/autofs.pb-c.d [2021-05-25T09:47:57.271Z] #43 96.17 CC criu/config.o [2021-05-25T09:47:57.407Z] #36 ... [2021-05-25T09:47:57.407Z] [2021-05-25T09:47:57.407Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:57.407Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:57.407Z] #42 60.29 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-05-25T09:47:57.407Z] #42 60.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:57.407Z] #42 60.31 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:57.435Z] #37 7.771 -- Detecting C compile features - done [2021-05-25T09:47:57.435Z] #37 7.821 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:47:57.435Z] #37 8.144 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:47:57.435Z] #37 8.256 -- Configuring done [2021-05-25T09:47:57.479Z] #44 6.707 PBCC images/sysctl.pb-c.c [2021-05-25T09:47:57.479Z] #44 6.724 DEP images/sysctl.pb-c.d [2021-05-25T09:47:57.479Z] #44 6.804 PBCC images/time.pb-c.c [2021-05-25T09:47:57.479Z] #44 6.824 DEP images/time.pb-c.d [2021-05-25T09:47:57.479Z] #44 6.883 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:47:57.479Z] #44 6.900 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:47:57.669Z] #42 60.54 Selecting previously unselected package libprotobuf-dev:amd64. [2021-05-25T09:47:57.669Z] #42 60.54 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:57.708Z] #37 8.294 -- Generating done [2021-05-25T09:47:57.708Z] #37 8.297 -- Build files have been written to: /tmp/tmp.cLXRdtJfFz/tini [2021-05-25T09:47:57.708Z] #37 8.305 + make tini-static [2021-05-25T09:47:57.790Z] #44 6.979 PBCC images/seccomp.pb-c.c [2021-05-25T09:47:57.790Z] #44 6.998 DEP images/seccomp.pb-c.d [2021-05-25T09:47:57.790Z] #44 7.057 PBCC images/userns.pb-c.c [2021-05-25T09:47:57.790Z] #44 7.070 DEP images/userns.pb-c.d [2021-05-25T09:47:57.790Z] #44 7.148 PBCC images/cgroup.pb-c.c [2021-05-25T09:47:57.790Z] #44 7.221 DEP images/cgroup.pb-c.d [2021-05-25T09:47:57.790Z] #44 7.332 PBCC images/ext-file.pb-c.c [2021-05-25T09:47:57.931Z] #42 60.58 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:58.092Z] #44 7.346 DEP images/ext-file.pb-c.d [2021-05-25T09:47:58.092Z] #44 7.396 PBCC images/rpc.pb-c.c [2021-05-25T09:47:58.092Z] #44 7.440 DEP images/rpc.pb-c.d [2021-05-25T09:47:58.092Z] #44 7.516 PBCC images/siginfo.pb-c.c [2021-05-25T09:47:58.092Z] #44 7.530 DEP images/siginfo.pb-c.d [2021-05-25T09:47:58.215Z] #43 ... [2021-05-25T09:47:58.215Z] [2021-05-25T09:47:58.215Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:47:58.215Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:47:58.215Z] #20 31.60 Selecting previously unselected package python3.7. [2021-05-25T09:47:58.215Z] #20 31.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 31.61 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:47:58.215Z] #20 31.71 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T09:47:58.215Z] #20 31.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 31.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:47:58.215Z] #20 31.85 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:47:58.215Z] #20 32.71 Selecting previously unselected package python3. [2021-05-25T09:47:58.215Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-05-25T09:47:58.215Z] #20 32.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 32.79 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:47:58.215Z] #20 32.87 Selecting previously unselected package libip4tc0:amd64. [2021-05-25T09:47:58.215Z] #20 32.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 32.88 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:47:58.215Z] #20 32.98 Selecting previously unselected package libip6tc0:amd64. [2021-05-25T09:47:58.215Z] #20 32.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 32.98 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:47:58.215Z] #20 33.05 Selecting previously unselected package libiptc0:amd64. [2021-05-25T09:47:58.215Z] #20 33.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:47:58.215Z] #20 33.15 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-25T09:47:58.215Z] #20 33.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:47:58.215Z] #20 33.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-25T09:47:58.215Z] #20 33.24 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:47:58.215Z] #20 33.32 Selecting previously unselected package libnftnl11:amd64. [2021-05-25T09:47:58.215Z] #20 33.33 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.34 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:47:58.215Z] #20 33.41 Selecting previously unselected package iptables. [2021-05-25T09:47:58.215Z] #20 33.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.43 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:47:58.215Z] #20 33.73 Selecting previously unselected package xxd. [2021-05-25T09:47:58.215Z] #20 33.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:47:58.215Z] #20 33.75 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:47:58.215Z] #20 33.86 Selecting previously unselected package vim-common. [2021-05-25T09:47:58.215Z] #20 33.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:47:58.215Z] #20 33.89 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:47:58.215Z] #20 34.05 Selecting previously unselected package bash-completion. [2021-05-25T09:47:58.215Z] #20 34.06 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:47:58.292Z] #37 8.929 Scanning dependencies of target tini-static [2021-05-25T09:47:58.292Z] #37 9.051 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:47:58.396Z] #44 7.592 PBCC images/pagemap.pb-c.c [2021-05-25T09:47:58.396Z] #44 7.711 DEP images/pagemap.pb-c.d [2021-05-25T09:47:58.396Z] #44 7.765 PBCC images/rlimit.pb-c.c [2021-05-25T09:47:58.396Z] #44 7.788 DEP images/rlimit.pb-c.d [2021-05-25T09:47:58.477Z] #20 36.60 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:47:58.700Z] #44 7.878 PBCC images/file-lock.pb-c.c [2021-05-25T09:47:58.700Z] #44 7.894 DEP images/file-lock.pb-c.d [2021-05-25T09:47:58.700Z] #44 7.979 PBCC images/tty.pb-c.c [2021-05-25T09:47:58.700Z] #44 ... [2021-05-25T09:47:58.700Z] [2021-05-25T09:47:58.700Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:47:58.700Z] #48 sha256:98c391c4a534c83558bb05f12f2dd2fb4737274653fc2a05adeaf6b55b515c51 [2021-05-25T09:47:58.700Z] #48 DONE 77.6s [2021-05-25T09:47:58.700Z] [2021-05-25T09:47:58.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:58.700Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:47:58.700Z] #44 8.039 DEP images/tty.pb-c.d [2021-05-25T09:47:58.700Z] #44 8.107 PBCC images/tun.pb-c.c [2021-05-25T09:47:58.700Z] #44 ... [2021-05-25T09:47:58.700Z] [2021-05-25T09:47:58.700Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:47:58.700Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:47:58.700Z] #52 77.20 time [2021-05-25T09:47:58.739Z] #20 36.93 Selecting previously unselected package bzip2. [2021-05-25T09:47:58.739Z] #20 36.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-25T09:47:58.739Z] #20 36.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:47:58.878Z] #42 ... [2021-05-25T09:47:58.878Z] [2021-05-25T09:47:58.878Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:47:58.878Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:47:58.878Z] #45 51.38 sync [2021-05-25T09:47:58.878Z] #45 51.40 internal/reflectlite [2021-05-25T09:47:58.878Z] #45 53.10 github.com/LK4D4/vndr/godl/singleflight [2021-05-25T09:47:58.878Z] #45 54.05 math/rand [2021-05-25T09:47:58.878Z] #45 55.10 internal/singleflight [2021-05-25T09:47:58.878Z] #45 55.59 sort [2021-05-25T09:47:58.878Z] #45 55.60 io [2021-05-25T09:47:58.878Z] #45 56.54 strconv [2021-05-25T09:47:58.878Z] #45 57.12 bytes [2021-05-25T09:47:58.878Z] #45 59.54 bufio [2021-05-25T09:47:58.878Z] #45 60.26 reflect [2021-05-25T09:47:58.878Z] #45 61.59 syscall [2021-05-25T09:47:58.878Z] #45 ... [2021-05-25T09:47:58.878Z] [2021-05-25T09:47:58.878Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:47:58.878Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:47:58.878Z] #13 41.32 Reading package lists... [2021-05-25T09:47:58.878Z] #13 49.26 Building dependency tree... [2021-05-25T09:47:58.878Z] #13 53.02 The following additional packages will be installed: [2021-05-25T09:47:58.878Z] #13 53.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-05-25T09:47:58.878Z] #13 53.03 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-05-25T09:47:58.878Z] #13 53.03 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-05-25T09:47:58.878Z] #13 53.04 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-05-25T09:47:58.878Z] #13 53.04 mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:58.878Z] #13 53.05 Suggested packages: [2021-05-25T09:47:58.878Z] #13 53.06 gcc-8-locales seccomp wine64 [2021-05-25T09:47:58.878Z] #13 54.41 The following NEW packages will be installed: [2021-05-25T09:47:58.878Z] #13 54.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-05-25T09:47:58.878Z] #13 54.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-05-25T09:47:58.878Z] #13 54.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-05-25T09:47:58.878Z] #13 54.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-05-25T09:47:58.878Z] #13 54.43 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-05-25T09:47:58.878Z] #13 54.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-05-25T09:47:58.878Z] #13 54.43 The following packages will be upgraded: [2021-05-25T09:47:58.878Z] #13 54.46 libseccomp2 libsystemd0 libudev1 [2021-05-25T09:47:58.878Z] #13 54.86 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:47:58.878Z] #13 54.86 Need to get 78.2 MB of archives. [2021-05-25T09:47:58.878Z] #13 54.86 After this operation, 487 MB of additional disk space will be used. [2021-05-25T09:47:58.878Z] #13 54.86 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-05-25T09:47:58.878Z] #13 54.86 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-05-25T09:47:58.878Z] #13 54.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-05-25T09:47:58.878Z] #13 54.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-05-25T09:47:58.878Z] #13 54.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-05-25T09:47:58.878Z] #13 55.16 Get:6 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-05-25T09:47:58.878Z] #13 55.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-05-25T09:47:58.878Z] #13 55.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-05-25T09:47:58.878Z] #13 55.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-05-25T09:47:58.878Z] #13 55.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-05-25T09:47:59.001Z] #20 37.03 Selecting previously unselected package xz-utils. [2021-05-25T09:47:59.001Z] #20 37.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-25T09:47:59.001Z] #20 37.04 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:47:59.001Z] #20 37.19 Selecting previously unselected package apparmor. [2021-05-25T09:47:59.001Z] #20 37.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-25T09:47:59.001Z] #20 37.28 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:47:59.140Z] #13 55.92 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-05-25T09:47:59.140Z] #13 ... [2021-05-25T09:47:59.140Z] [2021-05-25T09:47:59.140Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:47:59.140Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:47:59.140Z] #42 61.99 Selecting previously unselected package libprotoc17:amd64. [2021-05-25T09:47:59.140Z] #42 61.99 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-05-25T09:47:59.140Z] #42 62.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-25T09:47:59.248Z] #37 ... [2021-05-25T09:47:59.248Z] [2021-05-25T09:47:59.248Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:47:59.248Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:47:59.248Z] #43 3.322 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:47:59.248Z] #43 3.323 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:47:59.248Z] #43 3.340 Note: Building without GnuTLS support [2021-05-25T09:47:59.248Z] #43 3.349 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:47:59.248Z] #43 3.349 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:47:59.248Z] #43 5.661 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:47:59.248Z] #43 5.756 GEN .gitid [2021-05-25T09:47:59.248Z] #43 5.820 GEN criu/include/version.h [2021-05-25T09:47:59.248Z] #43 5.970 GEN include/common/asm [2021-05-25T09:47:59.248Z] #43 7.730 PBCC images/timens.pb-c.c [2021-05-25T09:47:59.248Z] #43 7.765 DEP images/timens.pb-c.d [2021-05-25T09:47:59.248Z] #43 7.824 PBCC images/fown.pb-c.c [2021-05-25T09:47:59.248Z] #43 7.851 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.032 PBCC images/opts.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.079 PBCC images/memfd.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.156 DEP images/fown.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.200 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.289 DEP images/opts.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.387 DEP images/memfd.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.519 PBCC images/sit.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.599 DEP images/sit.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.684 PBCC images/macvlan.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.704 DEP images/macvlan.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.764 PBCC images/autofs.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.801 DEP images/autofs.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.877 PBCC images/sysctl.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.908 DEP images/sysctl.pb-c.d [2021-05-25T09:47:59.248Z] #43 8.949 PBCC images/time.pb-c.c [2021-05-25T09:47:59.248Z] #43 8.978 DEP images/time.pb-c.d [2021-05-25T09:47:59.248Z] #43 9.016 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:47:59.248Z] #43 9.054 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:47:59.248Z] #43 9.098 PBCC images/seccomp.pb-c.c [2021-05-25T09:47:59.248Z] #43 9.152 DEP images/seccomp.pb-c.d [2021-05-25T09:47:59.248Z] #43 9.204 PBCC images/userns.pb-c.c [2021-05-25T09:47:59.248Z] #43 9.236 DEP images/userns.pb-c.d [2021-05-25T09:47:59.248Z] #43 9.300 PBCC images/cgroup.pb-c.c [2021-05-25T09:47:59.513Z] #43 9.361 DEP images/cgroup.pb-c.d [2021-05-25T09:47:59.513Z] #43 9.404 PBCC images/ext-file.pb-c.c [2021-05-25T09:47:59.513Z] #43 9.444 DEP images/ext-file.pb-c.d [2021-05-25T09:47:59.513Z] #43 9.507 PBCC images/rpc.pb-c.c [2021-05-25T09:47:59.513Z] #43 9.566 DEP images/rpc.pb-c.d [2021-05-25T09:47:59.513Z] #43 9.617 PBCC images/siginfo.pb-c.c [2021-05-25T09:47:59.575Z] #20 37.65 Selecting previously unselected package aufs-tools. [2021-05-25T09:47:59.575Z] #20 37.65 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-25T09:47:59.575Z] #20 37.66 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:47:59.575Z] #20 37.77 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:47:59.575Z] #20 37.78 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:47:59.575Z] #20 37.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:47:59.627Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-05-25T09:47:59.778Z] #43 9.648 DEP images/siginfo.pb-c.d [2021-05-25T09:47:59.778Z] #43 9.700 PBCC images/pagemap.pb-c.c [2021-05-25T09:47:59.778Z] #43 9.728 DEP images/pagemap.pb-c.d [2021-05-25T09:47:59.778Z] #43 9.767 PBCC images/rlimit.pb-c.c [2021-05-25T09:47:59.778Z] #43 9.804 DEP images/rlimit.pb-c.d [2021-05-25T09:47:59.778Z] #43 9.868 PBCC images/file-lock.pb-c.c [2021-05-25T09:47:59.837Z] #20 37.92 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:47:59.837Z] #20 37.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:47:59.837Z] #20 37.94 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:47:59.837Z] #20 38.07 Selecting previously unselected package jq. [2021-05-25T09:47:59.837Z] #20 38.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:47:59.837Z] #20 38.08 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:47:59.975Z] #42 62.66 Selecting previously unselected package protobuf-c-compiler. [2021-05-25T09:47:59.975Z] #42 62.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:47:59.975Z] #42 62.69 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:48:00.043Z] #43 9.880 DEP images/file-lock.pb-c.d [2021-05-25T09:48:00.043Z] #43 9.915 PBCC images/tty.pb-c.c [2021-05-25T09:48:00.043Z] #43 9.962 DEP images/tty.pb-c.d [2021-05-25T09:48:00.043Z] #43 10.09 PBCC images/tun.pb-c.c [2021-05-25T09:48:00.043Z] #43 10.15 PBCC images/netdev.pb-c.c [2021-05-25T09:48:00.098Z] #20 38.17 Selecting previously unselected package libaio1:amd64. [2021-05-25T09:48:00.098Z] #20 38.19 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-25T09:48:00.098Z] #20 38.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:48:00.098Z] #20 38.26 Selecting previously unselected package libgpm2:amd64. [2021-05-25T09:48:00.098Z] #20 38.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-25T09:48:00.098Z] #20 38.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:48:00.098Z] #20 38.36 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:48:00.098Z] #20 38.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:48:00.236Z] #42 62.85 Selecting previously unselected package protobuf-compiler. [2021-05-25T09:48:00.236Z] #42 62.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-05-25T09:48:00.236Z] #42 62.88 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:48:00.236Z] #42 63.07 Selecting previously unselected package python-pkg-resources. [2021-05-25T09:48:00.236Z] #42 63.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:48:00.236Z] #42 63.12 Unpacking python-pkg-resources (40.8.0-1) ... [2021-05-25T09:48:00.282Z] #42 ... [2021-05-25T09:48:00.282Z] [2021-05-25T09:48:00.282Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:48:00.282Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:48:00.282Z] #36 63.38 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:48:00.282Z] #36 63.64 Fetched 14.9 MB in 2s (9337 kB/s) [2021-05-25T09:48:00.282Z] #36 63.77 Selecting previously unselected package xxd. [2021-05-25T09:48:00.282Z] #36 63.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:00.282Z] #36 63.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:48:00.282Z] #36 63.91 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:48:00.282Z] #36 64.26 Selecting previously unselected package vim-common. [2021-05-25T09:48:00.282Z] #36 64.26 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:48:00.282Z] #36 64.31 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:48:00.282Z] #36 64.68 Selecting previously unselected package cmake-data. [2021-05-25T09:48:00.282Z] #36 64.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-05-25T09:48:00.282Z] #36 64.70 Unpacking cmake-data (3.13.4-1) ... [2021-05-25T09:48:00.282Z] #36 67.87 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:48:00.282Z] #36 67.90 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:48:00.282Z] #36 67.91 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:00.282Z] #36 ... [2021-05-25T09:48:00.282Z] [2021-05-25T09:48:00.282Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:00.282Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:00.282Z] #13 64.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-25T09:48:00.282Z] #13 64.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-25T09:48:00.282Z] #13 64.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:48:00.282Z] #13 64.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:48:00.282Z] #13 64.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-25T09:48:00.282Z] #13 64.54 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-25T09:48:00.282Z] #13 64.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-25T09:48:00.282Z] #13 64.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-25T09:48:00.282Z] #13 64.58 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-25T09:48:00.282Z] #13 64.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-25T09:48:00.282Z] #13 64.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-25T09:48:00.282Z] #13 64.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-25T09:48:00.282Z] #13 64.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-25T09:48:00.282Z] #13 64.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-25T09:48:00.282Z] #13 66.04 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:48:00.282Z] #13 66.24 Fetched 78.2 MB in 8s (10.0 MB/s) [2021-05-25T09:48:00.282Z] #13 66.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-05-25T09:48:00.282Z] #13 66.49 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-25T09:48:00.282Z] #13 66.51 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:48:00.282Z] #13 67.00 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-25T09:48:00.283Z] #13 67.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:00.309Z] #43 10.21 DEP images/tun.pb-c.d [2021-05-25T09:48:00.309Z] #43 10.34 DEP images/netdev.pb-c.d [2021-05-25T09:48:00.309Z] #43 10.38 PBCC images/vma.pb-c.c [2021-05-25T09:48:00.360Z] #20 38.38 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:00.541Z] #13 67.34 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:48:00.541Z] #13 67.36 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:48:00.574Z] #43 10.46 DEP images/vma.pb-c.d [2021-05-25T09:48:00.574Z] #43 10.51 PBCC images/creds.pb-c.c [2021-05-25T09:48:00.574Z] #43 10.54 DEP images/creds.pb-c.d [2021-05-25T09:48:00.574Z] #43 10.58 PBCC images/utsns.pb-c.c [2021-05-25T09:48:00.574Z] #43 10.62 DEP images/utsns.pb-c.d [2021-05-25T09:48:00.574Z] #43 10.68 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:48:00.574Z] #43 10.73 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:48:00.799Z] #13 67.59 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:48:00.808Z] #42 63.41 Selecting previously unselected package python-six. [2021-05-25T09:48:00.809Z] #42 63.41 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-05-25T09:48:00.809Z] #42 63.41 Unpacking python-six (1.12.0-1) ... [2021-05-25T09:48:00.809Z] #42 63.57 Selecting previously unselected package python-protobuf. [2021-05-25T09:48:00.809Z] #42 63.58 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-05-25T09:48:00.809Z] #42 63.59 Unpacking python-protobuf (3.6.1.3-2) ... [2021-05-25T09:48:00.839Z] #43 10.76 DEP images/ipc-desc.pb-c.d [2021-05-25T09:48:00.839Z] #43 10.81 DEP images/ipc-sem.pb-c.d [2021-05-25T09:48:00.839Z] #43 10.89 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:48:00.839Z] #43 10.90 DEP images/ipc-msg.pb-c.d [2021-05-25T09:48:00.839Z] #43 10.95 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:48:00.839Z] #43 10.96 DEP images/ipc-shm.pb-c.d [2021-05-25T09:48:00.839Z] #43 11.01 PBCC images/ipc-var.pb-c.c [2021-05-25T09:48:01.058Z] #13 67.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:01.058Z] #13 67.90 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-25T09:48:01.058Z] #13 67.92 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:48:01.104Z] #43 11.04 DEP images/ipc-var.pb-c.d [2021-05-25T09:48:01.104Z] #43 11.09 PBCC images/sk-opts.pb-c.c [2021-05-25T09:48:01.104Z] #43 11.11 PBCC images/packet-sock.pb-c.c [2021-05-25T09:48:01.104Z] #43 11.16 DEP images/sk-opts.pb-c.d [2021-05-25T09:48:01.104Z] #43 11.19 DEP images/packet-sock.pb-c.d [2021-05-25T09:48:01.104Z] #43 11.25 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:48:01.316Z] #13 68.20 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-25T09:48:01.316Z] #13 68.36 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:48:01.370Z] #43 11.30 DEP images/sk-netlink.pb-c.d [2021-05-25T09:48:01.370Z] #43 11.40 PBCC images/sk-inet.pb-c.c [2021-05-25T09:48:01.370Z] #43 11.50 DEP images/sk-inet.pb-c.d [2021-05-25T09:48:01.370Z] #43 11.55 PBCC images/sk-unix.pb-c.c [2021-05-25T09:48:01.381Z] #42 64.16 Setting up python-pkg-resources (40.8.0-1) ... [2021-05-25T09:48:01.507Z] #52 79.96 regexp [2021-05-25T09:48:01.581Z] #13 68.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 ... 15410 files and directories currently installed.) [2021-05-25T09:48:01.581Z] #13 68.45 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:48:01.581Z] #13 68.47 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:48:01.634Z] #43 11.59 DEP images/sk-unix.pb-c.d [2021-05-25T09:48:01.634Z] #43 11.66 PBCC images/mm.pb-c.c [2021-05-25T09:48:01.634Z] #43 11.71 DEP images/mm.pb-c.d [2021-05-25T09:48:01.634Z] #43 11.79 PBCC images/timerfd.pb-c.c [2021-05-25T09:48:01.900Z] #43 11.88 DEP images/timerfd.pb-c.d [2021-05-25T09:48:01.901Z] #43 ... [2021-05-25T09:48:01.901Z] [2021-05-25T09:48:01.901Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:01.901Z] #37 sha256:1813cad5107576588bd89e031d64a3756fc27068fa15f0700144c4cb7f67c8f2 [2021-05-25T09:48:01.901Z] #37 10.38 [100%] Linking C executable tini-static [2021-05-25T09:48:01.901Z] #37 10.91 [100%] Built target tini-static [2021-05-25T09:48:01.901Z] #37 11.01 + mkdir -p /build [2021-05-25T09:48:01.901Z] #37 11.01 + cp tini-static /build/docker-init [2021-05-25T09:48:01.901Z] #37 DONE 12.7s [2021-05-25T09:48:01.901Z] [2021-05-25T09:48:01.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:01.901Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:01.901Z] #43 12.06 PBCC images/timer.pb-c.c [2021-05-25T09:48:01.901Z] #43 ... [2021-05-25T09:48:01.901Z] [2021-05-25T09:48:01.901Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:01.901Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:48:01.901Z] #13 62.85 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:48:01.901Z] #13 62.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-25T09:48:01.901Z] #13 62.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:01.901Z] #13 63.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:48:01.901Z] #13 63.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-25T09:48:01.901Z] #13 63.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:02.150Z] #13 ... [2021-05-25T09:48:02.150Z] [2021-05-25T09:48:02.150Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:48:02.150Z] #47 sha256:64406ff0a61d8b6200f73d166b7b6fffa344f7fac92ef83adf3fabb460ba1865 [2021-05-25T09:48:02.150Z] #47 DONE 75.6s [2021-05-25T09:48:02.150Z] [2021-05-25T09:48:02.150Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:48:02.151Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:48:02.151Z] #42 74.87 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:02.151Z] #42 74.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:02.151Z] #42 74.92 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:02.151Z] #42 74.97 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:02.151Z] #42 74.98 Setting up python-six (1.12.0-1) ... [2021-05-25T09:48:02.166Z] #13 ... [2021-05-25T09:48:02.166Z] [2021-05-25T09:48:02.166Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:02.166Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:02.166Z] #43 12.11 DEP images/timer.pb-c.d [2021-05-25T09:48:02.166Z] #43 12.21 PBCC images/sa.pb-c.c [2021-05-25T09:48:02.166Z] #43 12.27 DEP images/sa.pb-c.d [2021-05-25T09:48:02.166Z] #43 12.32 PBCC images/pipe-data.pb-c.c [2021-05-25T09:48:02.431Z] #43 12.35 DEP images/pipe-data.pb-c.d [2021-05-25T09:48:02.431Z] #43 12.48 PBCC images/mnt.pb-c.c [2021-05-25T09:48:02.431Z] #43 12.59 DEP images/mnt.pb-c.d [2021-05-25T09:48:03.010Z] #43 12.74 PBCC images/sk-packet.pb-c.c [2021-05-25T09:48:03.010Z] #43 12.80 DEP images/sk-packet.pb-c.d [2021-05-25T09:48:03.010Z] #43 12.88 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:48:03.010Z] #43 12.97 DEP images/tcp-stream.pb-c.d [2021-05-25T09:48:03.010Z] #43 13.04 PBCC images/pipe.pb-c.c [2021-05-25T09:48:03.010Z] #43 13.14 DEP images/pipe.pb-c.d [2021-05-25T09:48:03.107Z] #52 ... [2021-05-25T09:48:03.107Z] [2021-05-25T09:48:03.107Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:03.107Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:48:03.107Z] #35 71.76 internal/syscall/execenv [2021-05-25T09:48:03.107Z] #35 71.76 internal/syscall/unix [2021-05-25T09:48:03.107Z] #35 71.86 time [2021-05-25T09:48:03.107Z] #35 79.74 internal/poll [2021-05-25T09:48:03.107Z] #35 ... [2021-05-25T09:48:03.107Z] [2021-05-25T09:48:03.107Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:03.107Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:03.107Z] #44 8.178 PBCC images/netdev.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.242 DEP images/tun.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.309 DEP images/netdev.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.355 PBCC images/vma.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.396 DEP images/vma.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.454 PBCC images/creds.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.476 DEP images/creds.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.532 PBCC images/utsns.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.568 DEP images/utsns.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.644 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.696 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:48:03.107Z] #44 8.734 DEP images/ipc-desc.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.938 DEP images/ipc-sem.pb-c.d [2021-05-25T09:48:03.107Z] #44 8.995 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.038 DEP images/ipc-msg.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.124 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.153 DEP images/ipc-shm.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.264 PBCC images/ipc-var.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.352 DEP images/ipc-var.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.405 PBCC images/sk-opts.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.498 PBCC images/packet-sock.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.566 DEP images/sk-opts.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.591 DEP images/packet-sock.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.640 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.724 DEP images/sk-netlink.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.798 PBCC images/sk-inet.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.881 DEP images/sk-inet.pb-c.d [2021-05-25T09:48:03.107Z] #44 9.953 PBCC images/sk-unix.pb-c.c [2021-05-25T09:48:03.107Z] #44 9.994 DEP images/sk-unix.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.10 PBCC images/mm.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.25 DEP images/mm.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.30 PBCC images/timerfd.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.36 DEP images/timerfd.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.47 PBCC images/timer.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.48 DEP images/timer.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.52 PBCC images/sa.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.55 DEP images/sa.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.61 PBCC images/pipe-data.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.62 DEP images/pipe-data.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.71 PBCC images/mnt.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.78 DEP images/mnt.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.86 PBCC images/sk-packet.pb-c.c [2021-05-25T09:48:03.107Z] #44 10.88 DEP images/sk-packet.pb-c.d [2021-05-25T09:48:03.107Z] #44 10.98 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.04 DEP images/tcp-stream.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.08 PBCC images/pipe.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.12 DEP images/pipe.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.21 PBCC images/pstree.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.28 DEP images/pstree.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.35 PBCC images/fs.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.37 DEP images/fs.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.51 PBCC images/signalfd.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.62 DEP images/signalfd.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.73 PBCC images/fh.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.80 PBCC images/fsnotify.pb-c.c [2021-05-25T09:48:03.107Z] #44 11.92 DEP images/fh.pb-c.d [2021-05-25T09:48:03.107Z] #44 11.98 DEP images/fsnotify.pb-c.d [2021-05-25T09:48:03.107Z] #44 12.06 PBCC images/eventpoll.pb-c.c [2021-05-25T09:48:03.107Z] #44 12.11 DEP images/eventpoll.pb-c.d [2021-05-25T09:48:03.107Z] #44 12.22 PBCC images/eventfd.pb-c.c [2021-05-25T09:48:03.107Z] #44 12.25 DEP images/eventfd.pb-c.d [2021-05-25T09:48:03.107Z] #44 12.31 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:48:03.107Z] #44 12.34 DEP images/remap-file-path.pb-c.d [2021-05-25T09:48:03.107Z] #44 12.41 PBCC images/fifo.pb-c.c [2021-05-25T09:48:03.107Z] #44 12.42 DEP images/fifo.pb-c.d [2021-05-25T09:48:03.107Z] #44 12.48 PBCC images/ghost-file.pb-c.c [2021-05-25T09:48:03.107Z] #44 12.52 DEP images/ghost-file.pb-c.d [2021-05-25T09:48:03.275Z] #43 13.20 PBCC images/pstree.pb-c.c [2021-05-25T09:48:03.275Z] #43 13.24 DEP images/pstree.pb-c.d [2021-05-25T09:48:03.275Z] #43 13.36 PBCC images/fs.pb-c.c [2021-05-25T09:48:03.408Z] #44 12.66 PBCC images/regfile.pb-c.c [2021-05-25T09:48:03.408Z] #44 12.72 DEP images/regfile.pb-c.d [2021-05-25T09:48:03.408Z] #44 12.79 PBCC images/ns.pb-c.c [2021-05-25T09:48:03.408Z] #44 12.85 DEP images/ns.pb-c.d [2021-05-25T09:48:03.408Z] #44 ... [2021-05-25T09:48:03.408Z] [2021-05-25T09:48:03.408Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:03.408Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:48:03.408Z] #46 72.47 internal/singleflight [2021-05-25T09:48:03.408Z] #46 73.23 vendor/golang.org/x/text/transform [2021-05-25T09:48:03.408Z] #46 78.08 time [2021-05-25T09:48:03.408Z] #46 81.39 regexp [2021-05-25T09:48:03.540Z] #43 13.37 DEP images/fs.pb-c.d [2021-05-25T09:48:03.540Z] #43 13.46 PBCC images/signalfd.pb-c.c [2021-05-25T09:48:03.540Z] #43 13.54 DEP images/signalfd.pb-c.d [2021-05-25T09:48:03.540Z] #43 13.61 PBCC images/fh.pb-c.c [2021-05-25T09:48:03.667Z] #20 41.84 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:48:03.667Z] #20 41.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:48:03.667Z] #20 41.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:03.667Z] #20 41.93 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:48:03.667Z] #20 41.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:48:03.667Z] #20 41.94 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:48:03.667Z] #20 42.02 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:48:03.667Z] #20 42.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:48:03.667Z] #20 42.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:03.710Z] #46 ... [2021-05-25T09:48:03.710Z] [2021-05-25T09:48:03.710Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:03.710Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:48:03.710Z] #14 72.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:48:03.710Z] #14 72.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:48:03.710Z] #14 72.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:48:03.710Z] #14 79.22 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:48:03.710Z] #14 79.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-25T09:48:03.710Z] #14 79.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:03.710Z] #14 79.36 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:48:03.710Z] #14 79.39 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-25T09:48:03.710Z] #14 79.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:03.710Z] #14 ... [2021-05-25T09:48:03.710Z] [2021-05-25T09:48:03.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:03.710Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:03.710Z] #44 12.93 PBCC images/fdinfo.pb-c.c [2021-05-25T09:48:03.710Z] #44 13.02 DEP images/fdinfo.pb-c.d [2021-05-25T09:48:03.710Z] #44 13.10 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:48:03.710Z] #44 13.15 PBCC images/core-arm.pb-c.c [2021-05-25T09:48:03.710Z] #44 13.20 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:48:03.805Z] #43 13.64 PBCC images/fsnotify.pb-c.c [2021-05-25T09:48:03.805Z] #43 13.73 DEP images/fh.pb-c.d [2021-05-25T09:48:03.805Z] #43 13.76 DEP images/fsnotify.pb-c.d [2021-05-25T09:48:03.805Z] #43 13.78 PBCC images/eventpoll.pb-c.c [2021-05-25T09:48:03.805Z] #43 13.79 DEP images/eventpoll.pb-c.d [2021-05-25T09:48:03.805Z] #43 13.81 PBCC images/eventfd.pb-c.c [2021-05-25T09:48:03.805Z] #43 13.84 DEP images/eventfd.pb-c.d [2021-05-25T09:48:03.929Z] #20 42.12 Selecting previously unselected package libreadline5:amd64. [2021-05-25T09:48:03.929Z] #20 42.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-25T09:48:03.929Z] #20 42.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:48:04.012Z] #44 13.24 PBCC images/core-s390.pb-c.c [2021-05-25T09:48:04.012Z] #44 13.35 PBCC images/core-x86.pb-c.c [2021-05-25T09:48:04.012Z] #44 13.41 PBCC images/core.pb-c.c [2021-05-25T09:48:04.070Z] #43 13.91 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:48:04.070Z] #43 13.93 DEP images/remap-file-path.pb-c.d [2021-05-25T09:48:04.070Z] #43 13.99 PBCC images/fifo.pb-c.c [2021-05-25T09:48:04.070Z] #43 14.01 DEP images/fifo.pb-c.d [2021-05-25T09:48:04.070Z] #43 14.08 PBCC images/ghost-file.pb-c.c [2021-05-25T09:48:04.070Z] #43 14.14 DEP images/ghost-file.pb-c.d [2021-05-25T09:48:04.190Z] #20 42.25 Selecting previously unselected package net-tools. [2021-05-25T09:48:04.190Z] #20 42.26 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-25T09:48:04.190Z] #20 42.27 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:48:04.190Z] #20 42.46 Selecting previously unselected package python-pip-whl. [2021-05-25T09:48:04.190Z] #20 42.46 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:48:04.190Z] #20 42.47 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:48:04.315Z] #44 13.54 PBCC images/inventory.pb-c.c [2021-05-25T09:48:04.315Z] #44 13.66 DEP images/core-aarch64.pb-c.d [2021-05-25T09:48:04.315Z] #44 13.75 DEP images/core-arm.pb-c.d [2021-05-25T09:48:04.335Z] #43 14.22 PBCC images/regfile.pb-c.c [2021-05-25T09:48:04.335Z] #43 14.31 DEP images/regfile.pb-c.d [2021-05-25T09:48:04.335Z] #43 14.36 PBCC images/ns.pb-c.c [2021-05-25T09:48:04.335Z] #43 14.38 DEP images/ns.pb-c.d [2021-05-25T09:48:04.335Z] #43 14.42 PBCC images/fdinfo.pb-c.c [2021-05-25T09:48:04.600Z] #43 14.56 DEP images/fdinfo.pb-c.d [2021-05-25T09:48:04.600Z] #43 14.64 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:48:04.600Z] #43 14.70 PBCC images/core-arm.pb-c.c [2021-05-25T09:48:04.617Z] #44 13.82 DEP images/core-ppc64.pb-c.d [2021-05-25T09:48:04.617Z] #44 13.90 DEP images/core-s390.pb-c.d [2021-05-25T09:48:04.617Z] #44 13.96 DEP images/core-x86.pb-c.d [2021-05-25T09:48:04.617Z] #44 14.01 DEP images/core.pb-c.d [2021-05-25T09:48:04.617Z] #44 14.05 DEP images/inventory.pb-c.d [2021-05-25T09:48:04.617Z] #44 14.14 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:48:04.762Z] #20 43.01 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:48:04.762Z] #20 43.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:48:04.762Z] #20 43.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:48:04.864Z] #43 14.74 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:48:04.864Z] #43 14.77 PBCC images/core-s390.pb-c.c [2021-05-25T09:48:04.864Z] #43 14.82 PBCC images/core-x86.pb-c.c [2021-05-25T09:48:04.864Z] #43 14.87 PBCC images/core.pb-c.c [2021-05-25T09:48:04.864Z] #43 14.94 PBCC images/inventory.pb-c.c [2021-05-25T09:48:04.864Z] #43 ... [2021-05-25T09:48:04.864Z] [2021-05-25T09:48:04.864Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:04.865Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:04.865Z] #45 65.40 text/template [2021-05-25T09:48:04.865Z] #45 67.72 encoding/xml [2021-05-25T09:48:04.865Z] #45 67.90 go/parser [2021-05-25T09:48:04.865Z] #45 73.22 go/doc [2021-05-25T09:48:04.865Z] #45 74.56 compress/flate [2021-05-25T09:48:04.865Z] #45 ... [2021-05-25T09:48:04.865Z] [2021-05-25T09:48:04.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:04.865Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:04.865Z] #43 14.99 DEP images/core-aarch64.pb-c.d [2021-05-25T09:48:04.865Z] #43 15.04 DEP images/core-arm.pb-c.d [2021-05-25T09:48:04.920Z] #44 14.17 DEP images/cpuinfo.pb-c.d [2021-05-25T09:48:04.920Z] #44 14.24 PBCC images/stats.pb-c.c [2021-05-25T09:48:04.920Z] #44 14.27 DEP images/stats.pb-c.d [2021-05-25T09:48:05.024Z] #20 43.16 Selecting previously unselected package python3-distutils. [2021-05-25T09:48:05.024Z] #20 43.17 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:48:05.024Z] #20 43.18 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:48:05.024Z] #20 43.35 Selecting previously unselected package python3-pip. [2021-05-25T09:48:05.024Z] #20 43.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:48:05.024Z] #20 43.36 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:48:05.129Z] #43 15.10 DEP images/core-ppc64.pb-c.d [2021-05-25T09:48:05.129Z] #43 15.15 DEP images/core-s390.pb-c.d [2021-05-25T09:48:05.129Z] #43 15.23 DEP images/core-x86.pb-c.d [2021-05-25T09:48:05.129Z] #43 15.30 DEP images/core.pb-c.d [2021-05-25T09:48:05.286Z] #20 43.52 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:48:05.286Z] #20 43.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:48:05.286Z] #20 43.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:48:05.394Z] #43 15.35 DEP images/inventory.pb-c.d [2021-05-25T09:48:05.394Z] #43 15.43 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:48:05.394Z] #43 15.49 DEP images/cpuinfo.pb-c.d [2021-05-25T09:48:05.394Z] #43 15.58 PBCC images/stats.pb-c.c [2021-05-25T09:48:05.437Z] #42 ... [2021-05-25T09:48:05.437Z] [2021-05-25T09:48:05.437Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:05.437Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:48:05.437Z] #51 68.46 reflect [2021-05-25T09:48:05.437Z] #51 68.46 syscall [2021-05-25T09:48:05.437Z] #51 77.21 context [2021-05-25T09:48:05.437Z] #51 78.18 internal/poll [2021-05-25T09:48:05.437Z] #51 ... [2021-05-25T09:48:05.437Z] [2021-05-25T09:48:05.437Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:05.437Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:05.437Z] #13 71.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:48:05.437Z] #13 71.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:48:05.437Z] #13 71.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:48:05.548Z] #20 43.66 Selecting previously unselected package python3-setuptools. [2021-05-25T09:48:05.548Z] #20 43.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:48:05.548Z] #20 43.67 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:48:05.597Z] #42 ... [2021-05-25T09:48:05.597Z] [2021-05-25T09:48:05.597Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:05.597Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:48:05.597Z] #34 57.95 internal/oserror [2021-05-25T09:48:05.597Z] #34 58.06 syscall [2021-05-25T09:48:05.597Z] #34 59.10 reflect [2021-05-25T09:48:05.597Z] #34 65.84 time [2021-05-25T09:48:05.597Z] #34 ... [2021-05-25T09:48:05.597Z] [2021-05-25T09:48:05.597Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:48:05.597Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:48:05.597Z] #32 62.81 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-05-25T09:48:05.597Z] #32 63.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-05-25T09:48:05.597Z] #32 64.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:48:05.658Z] #43 15.64 DEP images/stats.pb-c.d [2021-05-25T09:48:05.696Z] #13 ... [2021-05-25T09:48:05.696Z] [2021-05-25T09:48:05.696Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:05.696Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:48:05.696Z] #34 69.20 time [2021-05-25T09:48:05.696Z] #34 75.62 internal/poll [2021-05-25T09:48:05.696Z] #34 77.12 internal/fmtsort [2021-05-25T09:48:05.696Z] #34 77.70 internal/syscall/execenv [2021-05-25T09:48:05.696Z] #34 77.93 internal/syscall/unix [2021-05-25T09:48:05.696Z] #34 78.22 strings [2021-05-25T09:48:05.696Z] #34 78.85 os [2021-05-25T09:48:05.696Z] #34 ... [2021-05-25T09:48:05.696Z] [2021-05-25T09:48:05.696Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:48:05.696Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:48:05.696Z] #36 74.83 Selecting previously unselected package libxml2:amd64. [2021-05-25T09:48:05.696Z] #36 74.84 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 74.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:48:05.696Z] #36 75.52 Selecting previously unselected package libarchive13:amd64. [2021-05-25T09:48:05.696Z] #36 75.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 75.55 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:48:05.696Z] #36 76.12 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-25T09:48:05.696Z] #36 76.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 76.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:48:05.696Z] #36 76.62 Selecting previously unselected package librhash0:amd64. [2021-05-25T09:48:05.696Z] #36 76.63 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 76.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:48:05.696Z] #36 77.19 Selecting previously unselected package libuv1:amd64. [2021-05-25T09:48:05.696Z] #36 77.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 77.25 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:48:05.696Z] #36 77.43 Selecting previously unselected package cmake. [2021-05-25T09:48:05.696Z] #36 77.45 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-25T09:48:05.696Z] #36 77.47 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:48:05.811Z] #20 43.90 Selecting previously unselected package python3-wheel. [2021-05-25T09:48:05.811Z] #20 43.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:48:05.811Z] #20 43.91 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:48:05.811Z] #20 43.99 Selecting previously unselected package sudo. [2021-05-25T09:48:05.811Z] #20 43.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-25T09:48:05.811Z] #20 44.00 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:48:06.167Z] #32 ... [2021-05-25T09:48:06.167Z] [2021-05-25T09:48:06.167Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:06.167Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:48:06.167Z] #45 69.00 time [2021-05-25T09:48:06.386Z] #20 44.56 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:48:06.386Z] #20 44.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-25T09:48:06.386Z] #20 44.58 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:48:06.612Z] #43 ... [2021-05-25T09:48:06.612Z] [2021-05-25T09:48:06.612Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:06.612Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:48:06.612Z] #51 67.02 golang.org/x/crypto/ssh/terminal [2021-05-25T09:48:06.612Z] #51 72.21 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:48:06.612Z] #51 ... [2021-05-25T09:48:06.612Z] [2021-05-25T09:48:06.612Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:06.612Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:06.612Z] #45 75.62 crypto/rand [2021-05-25T09:48:06.612Z] #45 76.65 crypto/elliptic [2021-05-25T09:48:06.648Z] #20 44.81 Selecting previously unselected package uidmap. [2021-05-25T09:48:06.648Z] #20 44.82 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-25T09:48:06.648Z] #20 44.84 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:48:06.877Z] #45 77.53 github.com/LK4D4/vndr/build [2021-05-25T09:48:06.910Z] #20 44.96 Selecting previously unselected package vim-runtime. [2021-05-25T09:48:06.910Z] #20 44.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:48:06.910Z] #20 45.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:48:06.910Z] #20 45.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:48:06.910Z] #20 45.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:48:07.043Z] #44 16.30 make[1]: Nothing to be done for 'all'. [2021-05-25T09:48:07.142Z] #45 ... [2021-05-25T09:48:07.142Z] [2021-05-25T09:48:07.142Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:07.142Z] #51 sha256:3a270d13ea17db0902ccc202712af0cd4f20d8a9195b6b88a12d98139fe6df5a [2021-05-25T09:48:07.142Z] #51 DONE 77.7s [2021-05-25T09:48:07.331Z] #36 80.74 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:07.331Z] #36 80.76 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:48:07.331Z] #36 80.78 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:48:07.331Z] #36 80.79 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:48:07.331Z] #36 80.83 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:48:07.331Z] #36 80.85 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:48:07.331Z] #36 80.89 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:48:07.331Z] #36 80.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:48:07.331Z] #36 80.96 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:48:07.331Z] #36 80.98 Setting up cmake (3.13.4-1) ... [2021-05-25T09:48:07.331Z] #36 81.00 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:07.331Z] #36 81.05 Processing triggers for mime-support (3.62) ... [2021-05-25T09:48:07.331Z] #36 ... [2021-05-25T09:48:07.331Z] [2021-05-25T09:48:07.331Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:07.331Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:07.331Z] #13 74.42 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:48:07.451Z] [2021-05-25T09:48:07.451Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:07.451Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:07.451Z] #43 17.22 make[1]: Nothing to be done for 'all'. [2021-05-25T09:48:07.601Z] #13 74.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:48:07.601Z] #13 74.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:48:07.858Z] #13 74.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-25T09:48:07.858Z] #13 74.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:48:07.858Z] #13 74.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:48:08.116Z] #13 75.00 Selecting previously unselected package dmsetup. [2021-05-25T09:48:08.116Z] #13 75.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:48:08.116Z] #13 75.02 Unpacking dmsetup (2:1.02.155-3) ...#13 ... [2021-05-25T09:48:08.116Z] [2021-05-25T09:48:08.116Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:48:08.116Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:48:08.116Z] #36 DONE 81.6s [2021-05-25T09:48:08.116Z] [2021-05-25T09:48:08.116Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:08.116Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:08.116Z] #13 75.02 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:48:08.682Z] #13 75.47 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:48:08.682Z] #13 75.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:48:08.682Z] #13 75.54 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:48:08.825Z] #20 ... [2021-05-25T09:48:08.825Z] [2021-05-25T09:48:08.825Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:08.825Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:08.825Z] #43 97.52 CC criu/cr-check.o [2021-05-25T09:48:08.825Z] #43 99.18 CC criu/cr-dedup.o [2021-05-25T09:48:08.825Z] #43 99.67 CC criu/cr-dump.o [2021-05-25T09:48:08.825Z] #43 102.0 CC criu/cr-errno.o [2021-05-25T09:48:08.825Z] #43 102.1 CC criu/cr-restore.o [2021-05-25T09:48:08.825Z] #43 107.0 CC criu/cr-service.o [2021-05-25T09:48:09.168Z] #44 ... [2021-05-25T09:48:09.168Z] [2021-05-25T09:48:09.168Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:09.168Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:48:09.168Z] #52 87.76 mvdan.cc/sh/v3/fileutil [2021-05-25T09:48:09.411Z] #43 19.28 CC images/stats.o [2021-05-25T09:48:09.467Z] #45 ... [2021-05-25T09:48:09.467Z] [2021-05-25T09:48:09.467Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-05-25T09:48:09.467Z] #47 sha256:3d7a21fc06125b5c94b68340b7f49abdc84ca87661cf04b43b01a1f28cf3c3c1 [2021-05-25T09:48:09.467Z] #47 DONE 71.8s [2021-05-25T09:48:09.467Z] [2021-05-25T09:48:09.467Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:09.467Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:09.467Z] #13 56.24 Get:12 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-05-25T09:48:09.467Z] #13 56.24 Get:13 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-05-25T09:48:09.467Z] #13 60.07 Get:14 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-05-25T09:48:09.467Z] #13 62.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-05-25T09:48:09.467Z] #13 62.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-05-25T09:48:09.467Z] #13 62.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-05-25T09:48:09.467Z] #13 62.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-05-25T09:48:09.467Z] #13 62.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-05-25T09:48:09.467Z] #13 62.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-05-25T09:48:09.467Z] #13 62.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-05-25T09:48:09.467Z] #13 62.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-05-25T09:48:09.468Z] #13 62.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-05-25T09:48:09.468Z] #13 62.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-05-25T09:48:09.468Z] #13 62.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-05-25T09:48:09.468Z] #13 62.90 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-05-25T09:48:09.468Z] #13 62.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-05-25T09:48:09.468Z] #13 62.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-05-25T09:48:09.468Z] #13 64.02 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:48:09.468Z] #13 64.25 Fetched 78.2 MB in 8s (9373 kB/s) [2021-05-25T09:48:09.468Z] #13 64.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:09.468Z] #13 64.48 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-05-25T09:48:09.468Z] #13 64.51 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:48:09.468Z] #13 64.88 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-05-25T09:48:09.468Z] #13 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-05-25T09:48:09.468Z] #13 66.00 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:48:09.468Z] #13 66.02 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-05-25T09:48:09.468Z] #13 66.38 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:48:09.616Z] #13 ... [2021-05-25T09:48:09.616Z] [2021-05-25T09:48:09.616Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:09.616Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:48:09.616Z] #45 73.17 time [2021-05-25T09:48:09.616Z] #45 77.53 internal/fmtsort [2021-05-25T09:48:09.616Z] #45 78.17 internal/syscall/unix [2021-05-25T09:48:09.616Z] #45 78.42 strings [2021-05-25T09:48:09.616Z] #45 79.78 os [2021-05-25T09:48:09.616Z] #45 81.37 regexp/syntax [2021-05-25T09:48:09.616Z] #45 ... [2021-05-25T09:48:09.616Z] [2021-05-25T09:48:09.616Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:09.616Z] #37 sha256:fd3df6115f6cd6cad9b19e095988e9cf8d7ea4371eb8832b5b19c752a94fb81c [2021-05-25T09:48:09.616Z] #37 1.233 + RM_GOPATH=0 [2021-05-25T09:48:09.616Z] #37 1.233 + TMP_GOPATH= [2021-05-25T09:48:09.616Z] #37 1.233 + : /build [2021-05-25T09:48:09.616Z] #37 1.233 + '[' -z '' ']' [2021-05-25T09:48:09.616Z] #37 1.234 ++ mktemp -d [2021-05-25T09:48:09.616Z] #37 1.235 + export GOPATH=/tmp/tmp.ymkne3rR6H [2021-05-25T09:48:09.616Z] #37 1.235 + GOPATH=/tmp/tmp.ymkne3rR6H [2021-05-25T09:48:09.616Z] #37 1.235 + RM_GOPATH=1 [2021-05-25T09:48:09.616Z] #37 1.235 + case "$(go env GOARCH)" in [2021-05-25T09:48:09.616Z] #37 1.235 ++ go env GOARCH [2021-05-25T09:48:09.616Z] #37 1.269 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:09.616Z] #37 1.270 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:09.616Z] #37 1.270 ++ dirname /tmp/install/install.sh [2021-05-25T09:48:09.616Z] #37 1.274 + dir=/tmp/install [2021-05-25T09:48:09.616Z] #37 1.275 + bin=tini [2021-05-25T09:48:09.616Z] #37 1.275 + shift [2021-05-25T09:48:09.616Z] #37 1.275 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:48:09.616Z] #37 1.275 + . /tmp/install/tini.installer [2021-05-25T09:48:09.616Z] #37 1.276 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:09.616Z] #37 1.276 + install_tini [2021-05-25T09:48:09.616Z] #37 1.276 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:48:09.616Z] #37 1.276 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:09.616Z] #37 1.276 + git clone https://github.com/krallin/tini.git /tmp/tmp.ymkne3rR6H/tini [2021-05-25T09:48:09.616Z] #37 1.278 Cloning into '/tmp/tmp.ymkne3rR6H/tini'... [2021-05-25T09:48:09.674Z] #43 19.63 CC images/core.o [2021-05-25T09:48:09.728Z] #13 ... [2021-05-25T09:48:09.728Z] [2021-05-25T09:48:09.728Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:48:09.728Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:48:09.728Z] #36 62.55 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:48:09.728Z] #36 62.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:48:09.728Z] #36 62.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:09.728Z] #36 70.51 Selecting previously unselected package libxml2:amd64. [2021-05-25T09:48:09.728Z] #36 70.52 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-05-25T09:48:09.728Z] #36 70.53 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:48:09.728Z] #36 71.70 Selecting previously unselected package libarchive13:amd64. [2021-05-25T09:48:09.728Z] #36 71.71 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-05-25T09:48:09.728Z] #36 71.79 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:48:09.728Z] #36 72.50 Selecting previously unselected package libjsoncpp1:amd64. [2021-05-25T09:48:09.728Z] #36 72.52 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-05-25T09:48:09.728Z] #36 72.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:48:09.768Z] #43 108.6 CC criu/crtools.o [2021-05-25T09:48:09.990Z] #36 ... [2021-05-25T09:48:09.990Z] [2021-05-25T09:48:09.990Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:09.990Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:09.990Z] #13 66.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:09.990Z] #13 66.85 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-05-25T09:48:10.028Z] #43 ... [2021-05-25T09:48:10.028Z] [2021-05-25T09:48:10.028Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:48:10.028Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:48:10.028Z] #20 48.16 Selecting previously unselected package vim. [2021-05-25T09:48:10.028Z] #20 48.18 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:48:10.028Z] #20 48.20 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:48:10.181Z] #37 2.106 + cd /tmp/tmp.ymkne3rR6H/tini [2021-05-25T09:48:10.181Z] #37 2.110 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:10.181Z] #37 2.117 + cmake . [2021-05-25T09:48:10.250Z] #13 66.91 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-05-25T09:48:10.512Z] #13 67.47 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-05-25T09:48:10.626Z] #43 20.31 CC images/core-x86.o [2021-05-25T09:48:10.720Z] #52 89.70 encoding/binary [2021-05-25T09:48:10.772Z] #13 67.67 Selecting previously unselected package binutils-mingw-w64-i686. [2021-05-25T09:48:10.863Z] #20 48.93 Selecting previously unselected package xfsprogs. [2021-05-25T09:48:10.863Z] #20 48.95 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-25T09:48:10.863Z] #20 48.95 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:48:10.890Z] #43 21.00 CC images/core-arm.o [2021-05-25T09:48:11.023Z] #52 89.71 flag [2021-05-25T09:48:11.023Z] #52 89.72 github.com/pkg/diff [2021-05-25T09:48:11.023Z] #52 89.73 go/token [2021-05-25T09:48:11.033Z] #13 67.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-05-25T09:48:11.033Z] #13 67.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:48:11.033Z] #13 67.76 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:48:11.033Z] #13 ... [2021-05-25T09:48:11.033Z] [2021-05-25T09:48:11.033Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:11.033Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:48:11.033Z] #51 63.86 syscall [2021-05-25T09:48:11.033Z] #51 63.88 reflect [2021-05-25T09:48:11.033Z] #51 71.55 time [2021-05-25T09:48:11.113Z] #37 2.823 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:48:11.113Z] #37 2.882 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:48:11.124Z] #20 49.34 Selecting previously unselected package zip. [2021-05-25T09:48:11.124Z] #20 49.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-25T09:48:11.124Z] #20 49.36 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:48:11.293Z] #51 ... [2021-05-25T09:48:11.293Z] [2021-05-25T09:48:11.293Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-05-25T09:48:11.293Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-05-25T09:48:11.293Z] #36 72.99 Selecting previously unselected package librhash0:amd64. [2021-05-25T09:48:11.293Z] #36 73.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-05-25T09:48:11.293Z] #36 73.02 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:48:11.293Z] #36 73.30 Selecting previously unselected package libuv1:amd64. [2021-05-25T09:48:11.293Z] #36 73.30 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-05-25T09:48:11.293Z] #36 73.31 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:48:11.293Z] #36 73.48 Selecting previously unselected package cmake. [2021-05-25T09:48:11.293Z] #36 73.51 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-05-25T09:48:11.293Z] #36 73.51 Unpacking cmake (3.13.4-1) ... [2021-05-25T09:48:11.384Z] #20 49.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:48:11.385Z] #20 49.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:48:11.385Z] #20 49.58 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:48:11.385Z] #20 49.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:48:11.385Z] #20 49.60 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:48:11.385Z] #20 49.61 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:48:11.385Z] #20 49.64 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:48:11.385Z] #20 49.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:48:11.385Z] #20 49.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:11.385Z] #20 49.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:48:11.385Z] #20 49.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:11.385Z] #20 49.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:11.385Z] #20 49.74 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:48:11.385Z] #20 49.75 Setting up zip (3.0-11+b1) ... [2021-05-25T09:48:11.385Z] #20 49.76 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:48:11.385Z] #20 49.79 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:48:11.468Z] #43 21.39 CC images/core-aarch64.o [2021-05-25T09:48:11.678Z] #37 3.502 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:48:11.678Z] #37 3.504 -- Detecting C compiler ABI info [2021-05-25T09:48:11.732Z] #43 21.82 CC images/core-ppc64.o [2021-05-25T09:48:12.311Z] #43 22.32 CC images/core-s390.o [2021-05-25T09:48:12.608Z] #37 4.456 -- Detecting C compiler ABI info - done [2021-05-25T09:48:12.608Z] #37 4.522 -- Detecting C compile features [2021-05-25T09:48:12.889Z] #43 ... [2021-05-25T09:48:12.889Z] [2021-05-25T09:48:12.889Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:12.889Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:48:12.889Z] #56 36.96 Checking out files: 48% (1913/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 79% (3119/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 96% (3777/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:48:12.889Z] #56 39.11 + cd /tmp/tmp.uMNK0JNuj3/src/github.com/containerd/containerd [2021-05-25T09:48:12.889Z] #56 39.11 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:48:12.889Z] #56 40.46 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:48:12.889Z] #56 40.46 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:48:12.889Z] #56 40.46 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:12.889Z] #56 40.46 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:12.889Z] #56 40.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:48:12.889Z] #56 40.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:48:12.889Z] #56 40.46 + '[' '' = dynamic ']' [2021-05-25T09:48:12.889Z] #56 40.46 + make [2021-05-25T09:48:12.889Z] #56 41.52 + bin/ctr [2021-05-25T09:48:13.141Z] #52 ... [2021-05-25T09:48:13.141Z] [2021-05-25T09:48:13.141Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:13.141Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:48:13.141Z] #35 82.20 os [2021-05-25T09:48:13.141Z] #35 83.26 internal/fmtsort [2021-05-25T09:48:13.141Z] #35 85.22 fmt [2021-05-25T09:48:13.141Z] #35 85.23 path/filepath [2021-05-25T09:48:13.141Z] #35 86.65 io/ioutil [2021-05-25T09:48:13.141Z] #35 88.65 flag [2021-05-25T09:48:13.141Z] #35 88.65 github.com/BurntSushi/toml [2021-05-25T09:48:13.141Z] #35 88.66 log [2021-05-25T09:48:13.443Z] #35 ... [2021-05-25T09:48:13.443Z] [2021-05-25T09:48:13.443Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:13.443Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:48:13.612Z] #37 ... [2021-05-25T09:48:13.612Z] [2021-05-25T09:48:13.612Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:48:13.612Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:48:13.612Z] #42 79.77 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:48:13.612Z] #42 79.79 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:48:13.612Z] #42 79.82 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:13.612Z] #42 79.83 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:48:13.612Z] #42 79.85 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:13.612Z] #42 79.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:48:13.612Z] #42 79.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:13.612Z] #42 79.90 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:13.612Z] #42 79.91 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:48:13.612Z] #42 79.93 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:48:13.612Z] #42 86.73 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:48:13.612Z] #42 86.75 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:13.612Z] #42 DONE 87.2s [2021-05-25T09:48:13.612Z] [2021-05-25T09:48:13.612Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:13.612Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:13.833Z] #36 76.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:48:13.833Z] #36 76.40 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:48:13.833Z] #36 76.41 Setting up libuv1:amd64 (1.24.1-1) ... [2021-05-25T09:48:13.833Z] #36 76.45 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:48:13.833Z] #36 76.49 Setting up librhash0:amd64 (1.3.8-1) ... [2021-05-25T09:48:13.833Z] #36 76.51 Setting up cmake-data (3.13.4-1) ... [2021-05-25T09:48:13.833Z] #36 76.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-05-25T09:48:13.833Z] #36 76.54 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-05-25T09:48:13.833Z] #36 76.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-05-25T09:48:13.833Z] #36 76.58 Setting up cmake (3.13.4-1) ... [2021-05-25T09:48:13.833Z] #36 76.60 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:13.833Z] #36 76.65 Processing triggers for mime-support (3.62) ... [2021-05-25T09:48:14.347Z] #57 53.96 Checking out files: 53% (2083/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:48:14.347Z] #57 54.99 + cd /tmp/tmp.e53TrUaLHk/src/github.com/containerd/containerd [2021-05-25T09:48:14.347Z] #57 54.99 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:48:14.686Z] #20 52.53 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:48:14.686Z] #20 52.54 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:48:14.686Z] #20 52.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:48:14.686Z] #20 52.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:48:14.686Z] #20 52.65 invoke-rc.d: could not determine current runlevel [2021-05-25T09:48:14.686Z] #20 52.66 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:48:14.686Z] #20 52.67 Setting up pigz (2.4-1) ... [2021-05-25T09:48:14.686Z] #20 52.68 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:48:14.686Z] #20 52.70 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:48:14.686Z] #20 52.72 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:48:14.686Z] #20 52.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:48:14.686Z] #20 52.75 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:48:14.776Z] #36 DONE 77.4s [2021-05-25T09:48:14.776Z] [2021-05-25T09:48:14.776Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:14.776Z] #37 sha256:4210a9f310db80e4ef4b95318f7fc7c442da6bbfccf53b00318f1c9bca5967c7 [2021-05-25T09:48:14.947Z] #20 53.25 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:48:14.947Z] #20 53.27 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:48:14.947Z] #20 53.28 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:48:14.947Z] #20 53.29 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:48:14.947Z] #20 53.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:48:14.947Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:48:14.947Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:48:14.947Z] #20 53.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:48:14.947Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:48:14.947Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:48:14.947Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:48:14.947Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:48:15.208Z] #20 53.37 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:48:15.208Z] #20 53.38 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:48:15.208Z] #20 53.40 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:48:15.208Z] #20 53.41 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:48:15.208Z] #20 53.42 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:48:15.208Z] #20 53.43 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:48:15.728Z] #37 1.214 + RM_GOPATH=0 [2021-05-25T09:48:15.728Z] #37 1.214 + TMP_GOPATH= [2021-05-25T09:48:15.728Z] #37 1.214 + : /build [2021-05-25T09:48:15.728Z] #37 1.214 + '[' -z '' ']' [2021-05-25T09:48:15.728Z] #37 1.214 ++ mktemp -d [2021-05-25T09:48:15.998Z] #37 1.220 + export GOPATH=/tmp/tmp.hX8n0YpTzz [2021-05-25T09:48:15.998Z] #37 1.222 + GOPATH=/tmp/tmp.hX8n0YpTzz [2021-05-25T09:48:15.998Z] #37 1.223 + RM_GOPATH=1 [2021-05-25T09:48:15.998Z] #37 1.223 + case "$(go env GOARCH)" in [2021-05-25T09:48:15.998Z] #37 1.224 ++ go env GOARCH [2021-05-25T09:48:15.998Z] #37 1.239 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:15.998Z] #37 1.240 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:15.998Z] #37 1.241 ++ dirname /tmp/install/install.sh [2021-05-25T09:48:15.998Z] #37 1.247 + dir=/tmp/install [2021-05-25T09:48:15.998Z] #37 1.248 + bin=tini [2021-05-25T09:48:15.998Z] #37 1.248 + shift [2021-05-25T09:48:15.998Z] #37 1.249 + '[' '!' -f /tmp/install/tini.installer ']' [2021-05-25T09:48:15.998Z] #37 1.249 + . /tmp/install/tini.installer [2021-05-25T09:48:15.998Z] #37 1.249 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:15.998Z] #37 1.249 + install_tini [2021-05-25T09:48:15.998Z] #37 1.250 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-05-25T09:48:15.998Z] #37 1.250 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:15.998Z] #37 1.250 + git clone https://github.com/krallin/tini.git /tmp/tmp.hX8n0YpTzz/tini [2021-05-25T09:48:15.998Z] #37 1.252 Cloning into '/tmp/tmp.hX8n0YpTzz/tini'... [2021-05-25T09:48:16.218Z] #43 2.599 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:48:16.218Z] #43 2.599 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:48:16.218Z] #43 2.624 Note: Building without GnuTLS support [2021-05-25T09:48:16.218Z] #43 2.637 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:48:16.218Z] #43 2.637 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:48:16.475Z] #43 ... [2021-05-25T09:48:16.475Z] [2021-05-25T09:48:16.475Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:16.475Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:48:16.475Z] #51 80.11 os [2021-05-25T09:48:16.475Z] #51 83.11 encoding/binary [2021-05-25T09:48:16.475Z] #51 84.25 fmt [2021-05-25T09:48:16.475Z] #51 85.72 encoding/base64 [2021-05-25T09:48:16.475Z] #51 86.59 golang.org/x/sys/unix [2021-05-25T09:48:16.479Z] #57 56.66 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:48:16.479Z] #57 56.66 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:48:16.479Z] #57 56.66 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:16.479Z] #57 56.66 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:16.479Z] #57 56.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:48:16.479Z] #57 56.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:48:16.479Z] #57 56.66 + '[' '' = dynamic ']' [2021-05-25T09:48:16.479Z] #57 56.66 + make [2021-05-25T09:48:16.571Z] #37 ... [2021-05-25T09:48:16.571Z] [2021-05-25T09:48:16.571Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:48:16.571Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:48:16.571Z] #42 69.14 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 69.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:16.571Z] #42 69.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:16.571Z] #42 69.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-05-25T09:48:16.571Z] #42 69.24 Setting up python-six (1.12.0-1) ... [2021-05-25T09:48:16.571Z] #42 74.00 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-05-25T09:48:16.571Z] #42 74.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:48:16.571Z] #42 74.06 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 74.08 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-05-25T09:48:16.571Z] #42 74.10 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 74.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 74.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-05-25T09:48:16.571Z] #42 74.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 74.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-05-25T09:48:16.571Z] #42 74.18 Setting up python-protobuf (3.6.1.3-2) ... [2021-05-25T09:48:16.571Z] #42 ... [2021-05-25T09:48:16.571Z] [2021-05-25T09:48:16.571Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:16.571Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:16.571Z] #13 69.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-05-25T09:48:16.571Z] #13 69.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-05-25T09:48:16.571Z] #13 69.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:48:16.571Z] #13 73.09 Selecting previously unselected package binutils-mingw-w64. [2021-05-25T09:48:16.571Z] #13 73.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-05-25T09:48:16.571Z] #13 73.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:48:16.571Z] #13 73.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-05-25T09:48:16.571Z] #13 73.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:48:16.571Z] #13 73.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:48:16.571Z] #13 73.44 Selecting previously unselected package dmsetup. [2021-05-25T09:48:16.571Z] #13 73.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:48:16.571Z] #13 73.45 Unpacking dmsetup (2:1.02.155-3) ... [2021-05-25T09:48:16.733Z] #51 ... [2021-05-25T09:48:16.733Z] [2021-05-25T09:48:16.733Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:16.733Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:16.733Z] #13 83.16 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:48:16.733Z] #13 83.16 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:48:16.733Z] #13 83.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:48:16.831Z] #13 73.62 Selecting previously unselected package mingw-w64-common. [2021-05-25T09:48:16.831Z] #13 73.63 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-05-25T09:48:16.831Z] #13 73.65 Unpacking mingw-w64-common (6.0.0-3) ... [2021-05-25T09:48:17.604Z] #57 57.90 + bin/ctr [2021-05-25T09:48:18.104Z] #13 ... [2021-05-25T09:48:18.104Z] [2021-05-25T09:48:18.104Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:18.104Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:48:18.104Z] #34 81.41 path [2021-05-25T09:48:18.104Z] #34 82.39 text/tabwriter [2021-05-25T09:48:18.104Z] #34 83.08 fmt [2021-05-25T09:48:18.104Z] #34 83.21 path/filepath [2021-05-25T09:48:18.104Z] #34 84.52 io/ioutil [2021-05-25T09:48:18.104Z] #34 86.88 flag [2021-05-25T09:48:18.104Z] #34 86.89 github.com/BurntSushi/toml [2021-05-25T09:48:18.104Z] #34 89.30 log [2021-05-25T09:48:18.104Z] #34 ... [2021-05-25T09:48:18.104Z] [2021-05-25T09:48:18.104Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:18.104Z] #37 sha256:fd3df6115f6cd6cad9b19e095988e9cf8d7ea4371eb8832b5b19c752a94fb81c [2021-05-25T09:48:18.104Z] #37 6.956 -- Detecting C compile features - done [2021-05-25T09:48:18.104Z] #37 7.019 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:48:18.104Z] #37 7.368 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:48:18.104Z] #37 7.465 -- Configuring done [2021-05-25T09:48:18.104Z] #37 7.502 -- Generating done [2021-05-25T09:48:18.104Z] #37 7.504 -- Build files have been written to: /tmp/tmp.ymkne3rR6H/tini [2021-05-25T09:48:18.104Z] #37 7.516 + make tini-static [2021-05-25T09:48:18.104Z] #37 8.016 Scanning dependencies of target tini-static [2021-05-25T09:48:18.104Z] #37 8.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:48:18.104Z] #37 9.532 [100%] Linking C executable tini-static [2021-05-25T09:48:18.281Z] #57 ... [2021-05-25T09:48:18.281Z] [2021-05-25T09:48:18.281Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:18.281Z] #35 sha256:6448a8ed0af901f43ea78d2026ba6e152763105ac2a3bf718ae9ad68ec3a26af [2021-05-25T09:48:18.281Z] #35 92.97 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:48:18.281Z] #35 DONE 97.2s [2021-05-25T09:48:18.362Z] #37 10.26 [100%] Built target tini-static [2021-05-25T09:48:18.362Z] #37 10.34 + mkdir -p /build [2021-05-25T09:48:18.362Z] #37 10.35 + cp tini-static /build/docker-init [2021-05-25T09:48:18.508Z] #20 56.31 Setting up iptables (1.8.2-4) ... [2021-05-25T09:48:18.508Z] #20 56.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.36 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:48:18.508Z] #20 56.39 Setting up python3 (3.7.3-1) ... [2021-05-25T09:48:18.508Z] #20 56.78 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:48:18.585Z] [2021-05-25T09:48:18.585Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:18.585Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:18.585Z] #44 18.34 CC images/stats.o [2021-05-25T09:48:18.585Z] #44 18.97 CC images/core.o [2021-05-25T09:48:18.585Z] #44 20.19 CC images/core-x86.o [2021-05-25T09:48:18.585Z] #44 20.86 CC images/core-arm.o [2021-05-25T09:48:18.585Z] #44 21.35 CC images/core-aarch64.o [2021-05-25T09:48:18.585Z] #44 21.86 CC images/core-ppc64.o [2021-05-25T09:48:18.585Z] #44 22.65 CC images/core-s390.o [2021-05-25T09:48:18.585Z] #44 23.37 CC images/cpuinfo.o [2021-05-25T09:48:18.585Z] #44 23.86 CC images/inventory.o [2021-05-25T09:48:18.585Z] #44 24.13 CC images/fdinfo.o [2021-05-25T09:48:18.585Z] #44 24.54 CC images/fown.o [2021-05-25T09:48:18.585Z] #44 24.82 CC images/ns.o [2021-05-25T09:48:18.585Z] #44 25.04 CC images/regfile.o [2021-05-25T09:48:18.585Z] #44 25.34 CC images/ghost-file.o [2021-05-25T09:48:18.585Z] #44 25.65 CC images/fifo.o [2021-05-25T09:48:18.585Z] #44 25.87 CC images/remap-file-path.o [2021-05-25T09:48:18.585Z] #44 26.11 CC images/eventfd.o [2021-05-25T09:48:18.585Z] #44 26.33 CC images/eventpoll.o [2021-05-25T09:48:18.585Z] #44 26.62 CC images/fh.o [2021-05-25T09:48:18.585Z] #44 27.06 CC images/fsnotify.o [2021-05-25T09:48:18.620Z] #37 DONE 10.6s [2021-05-25T09:48:18.620Z] [2021-05-25T09:48:18.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:18.620Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:18.620Z] #43 4.890 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:48:18.620Z] #43 4.973 GEN .gitid [2021-05-25T09:48:18.620Z] #43 5.031 GEN criu/include/version.h [2021-05-25T09:48:18.739Z] #13 ... [2021-05-25T09:48:18.739Z] [2021-05-25T09:48:18.739Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:48:18.739Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:48:18.739Z] #42 81.22 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-05-25T09:48:18.739Z] #42 81.24 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:18.739Z] #42 ... [2021-05-25T09:48:18.739Z] [2021-05-25T09:48:18.739Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:18.739Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:48:18.739Z] #34 71.53 internal/fmtsort [2021-05-25T09:48:18.739Z] #34 72.13 internal/syscall/execenv [2021-05-25T09:48:18.739Z] #34 72.21 internal/poll [2021-05-25T09:48:18.739Z] #34 72.65 internal/syscall/unix [2021-05-25T09:48:18.739Z] #34 73.17 strings [2021-05-25T09:48:18.739Z] #34 74.98 os [2021-05-25T09:48:18.739Z] #34 75.78 path [2021-05-25T09:48:18.739Z] #34 76.38 text/tabwriter [2021-05-25T09:48:18.739Z] #34 78.54 path/filepath [2021-05-25T09:48:18.739Z] #34 78.55 fmt [2021-05-25T09:48:18.739Z] #34 79.77 io/ioutil [2021-05-25T09:48:18.877Z] #43 5.214 GEN include/common/asm [2021-05-25T09:48:18.888Z] #44 28.22 CC images/signalfd.o [2021-05-25T09:48:18.999Z] #34 ... [2021-05-25T09:48:18.999Z] [2021-05-25T09:48:18.999Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:18.999Z] #37 sha256:4210a9f310db80e4ef4b95318f7fc7c442da6bbfccf53b00318f1c9bca5967c7 [2021-05-25T09:48:18.999Z] #37 2.613 + cd /tmp/tmp.hX8n0YpTzz/tini [2021-05-25T09:48:18.999Z] #37 2.613 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-05-25T09:48:18.999Z] #37 2.621 + cmake . [2021-05-25T09:48:18.999Z] #37 3.325 -- The C compiler identification is GNU 8.3.0 [2021-05-25T09:48:18.999Z] #37 3.381 -- Check for working C compiler: /usr/bin/cc [2021-05-25T09:48:18.999Z] #37 4.071 -- Check for working C compiler: /usr/bin/cc -- works [2021-05-25T09:48:18.999Z] #37 4.078 -- Detecting C compiler ABI info [2021-05-25T09:48:18.999Z] #37 ... [2021-05-25T09:48:18.999Z] [2021-05-25T09:48:18.999Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-05-25T09:48:18.999Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-05-25T09:48:18.999Z] #42 DONE 81.9s [2021-05-25T09:48:19.191Z] #44 28.44 CC images/fs.o [2021-05-25T09:48:19.268Z] [2021-05-25T09:48:19.268Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:19.268Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:48:19.268Z] #34 81.95 flag [2021-05-25T09:48:19.269Z] #34 81.97 github.com/BurntSushi/toml [2021-05-25T09:48:19.451Z] #20 57.45 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:48:19.493Z] #44 28.74 CC images/pstree.o [2021-05-25T09:48:19.505Z] #56 ... [2021-05-25T09:48:19.505Z] [2021-05-25T09:48:19.505Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:19.505Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:19.505Z] #45 79.89 encoding/asn1 [2021-05-25T09:48:19.505Z] #45 80.17 crypto/rsa [2021-05-25T09:48:19.505Z] #45 81.87 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:48:19.505Z] #45 82.52 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:48:19.505Z] #45 84.06 mime [2021-05-25T09:48:19.505Z] #45 86.51 vendor/golang.org/x/net/idna [2021-05-25T09:48:19.505Z] #45 88.25 net/textproto [2021-05-25T09:48:19.505Z] #45 88.26 crypto/x509 [2021-05-25T09:48:19.505Z] #45 88.26 vendor/golang.org/x/net/http/httpproxy [2021-05-25T09:48:19.505Z] #45 89.40 vendor/golang.org/x/net/http/httpguts [2021-05-25T09:48:19.505Z] #45 89.41 mime/multipart [2021-05-25T09:48:19.505Z] #45 ... [2021-05-25T09:48:19.505Z] [2021-05-25T09:48:19.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:19.505Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:19.505Z] #43 22.94 CC images/cpuinfo.o [2021-05-25T09:48:19.505Z] #43 23.32 CC images/inventory.o [2021-05-25T09:48:19.505Z] #43 23.58 CC images/fdinfo.o [2021-05-25T09:48:19.505Z] #43 24.02 CC images/fown.o [2021-05-25T09:48:19.505Z] #43 24.22 CC images/ns.o [2021-05-25T09:48:19.505Z] #43 24.53 CC images/regfile.o [2021-05-25T09:48:19.505Z] #43 24.80 CC images/ghost-file.o [2021-05-25T09:48:19.505Z] #43 25.12 CC images/fifo.o [2021-05-25T09:48:19.505Z] #43 25.36 CC images/remap-file-path.o [2021-05-25T09:48:19.505Z] #43 25.57 CC images/eventfd.o [2021-05-25T09:48:19.505Z] #43 25.86 CC images/eventpoll.o [2021-05-25T09:48:19.505Z] #43 26.32 CC images/fh.o [2021-05-25T09:48:19.505Z] #43 26.63 CC images/fsnotify.o [2021-05-25T09:48:19.505Z] #43 27.44 CC images/signalfd.o [2021-05-25T09:48:19.505Z] #43 27.66 CC images/fs.o [2021-05-25T09:48:19.505Z] #43 27.93 CC images/pstree.o [2021-05-25T09:48:19.505Z] #43 28.24 CC images/pipe.o [2021-05-25T09:48:19.505Z] #43 28.51 CC images/tcp-stream.o [2021-05-25T09:48:19.505Z] #43 28.74 CC images/sk-packet.o [2021-05-25T09:48:19.505Z] #43 29.15 CC images/mnt.o [2021-05-25T09:48:19.505Z] #43 29.49 CC images/pipe-data.o [2021-05-25T09:48:19.768Z] #43 29.74 CC images/sa.o [2021-05-25T09:48:19.795Z] #44 29.07 CC images/pipe.o [2021-05-25T09:48:20.031Z] #43 29.99 CC images/timer.o [2021-05-25T09:48:20.079Z] Running on azwin-2-c3eb10 in d:\jenkins\workspace\moby_PR-42413 [Pipeline] { [Pipeline] ws [2021-05-25T09:48:20.094Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2021-05-25T09:48:20.097Z] #44 29.27 CC images/tcp-stream.o [2021-05-25T09:48:20.098Z] #44 29.49 CC images/sk-packet.o [Pipeline] checkout [2021-05-25T09:48:20.394Z] #20 ... [2021-05-25T09:48:20.394Z] [2021-05-25T09:48:20.394Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:20.394Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:20.394Z] #43 109.1 CC criu/eventfd.o [2021-05-25T09:48:20.394Z] #43 109.6 CC criu/eventpoll.o [2021-05-25T09:48:20.394Z] #43 110.4 CC criu/external.o [2021-05-25T09:48:20.394Z] #43 110.8 CC criu/fault-injection.o [2021-05-25T09:48:20.394Z] #43 111.0 CC criu/fdstore.o [2021-05-25T09:48:20.394Z] #43 111.4 CC criu/fifo.o [2021-05-25T09:48:20.394Z] #43 111.9 CC criu/file-ids.o [2021-05-25T09:48:20.394Z] #43 112.2 CC criu/file-lock.o [2021-05-25T09:48:20.394Z] #43 113.1 CC criu/files-ext.o [2021-05-25T09:48:20.394Z] #43 113.5 CC criu/files-reg.o [2021-05-25T09:48:20.394Z] #43 115.8 CC criu/files.o [2021-05-25T09:48:20.394Z] #43 118.0 CC criu/filesystems.o [2021-05-25T09:48:20.394Z] #43 118.7 CC criu/fsnotify.o [2021-05-25T09:48:20.394Z] #43 ... [2021-05-25T09:48:20.394Z] [2021-05-25T09:48:20.394Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:48:20.394Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:48:20.394Z] #40 195.7 + dpkg --print-architecture [2021-05-25T09:48:20.394Z] #40 195.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-25T09:48:20.394Z] #40 195.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-25T09:48:20.394Z] #40 195.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-25T09:48:20.407Z] #44 29.77 CC images/mnt.o [2021-05-25T09:48:20.407Z] #44 ... [2021-05-25T09:48:20.407Z] [2021-05-25T09:48:20.407Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:20.407Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:48:20.407Z] #46 89.30 github.com/LK4D4/vndr/versioned [2021-05-25T09:48:20.407Z] #46 89.56 internal/lazyregexp [2021-05-25T09:48:20.407Z] #46 89.57 os/exec [2021-05-25T09:48:20.407Z] #46 89.64 net [2021-05-25T09:48:20.407Z] #46 94.76 encoding/binary [2021-05-25T09:48:20.407Z] #46 94.79 go/scanner [2021-05-25T09:48:20.407Z] #46 94.86 net/url [2021-05-25T09:48:20.407Z] #46 98.58 go/ast [2021-05-25T09:48:20.407Z] #46 ... [2021-05-25T09:48:20.407Z] [2021-05-25T09:48:20.407Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:20.407Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:48:20.407Z] #52 92.65 go/scanner [2021-05-25T09:48:20.407Z] #52 93.88 mvdan.cc/editorconfig [2021-05-25T09:48:20.407Z] #52 94.42 mvdan.cc/sh/v3/syntax [2021-05-25T09:48:20.407Z] #52 96.26 encoding/base64 [2021-05-25T09:48:20.407Z] #52 96.93 go/ast [2021-05-25T09:48:20.407Z] #52 98.55 encoding/json [2021-05-25T09:48:20.407Z] #52 98.56 golang.org/x/sys/unix [2021-05-25T09:48:20.608Z] #43 30.47 CC images/timerfd.o [2021-05-25T09:48:20.707Z] #52 ... [2021-05-25T09:48:20.707Z] [2021-05-25T09:48:20.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:20.707Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:20.707Z] #44 30.04 CC images/pipe-data.o [2021-05-25T09:48:20.774Z] #43 ... [2021-05-25T09:48:20.774Z] [2021-05-25T09:48:20.774Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:20.774Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:48:20.774Z] #45 84.22 fmt [2021-05-25T09:48:20.774Z] #45 87.94 regexp [2021-05-25T09:48:20.774Z] #45 88.85 flag [2021-05-25T09:48:20.774Z] #45 90.87 go/token [2021-05-25T09:48:20.774Z] #45 91.74 go/scanner [2021-05-25T09:48:20.774Z] #45 92.19 internal/lazyregexp [2021-05-25T09:48:20.774Z] #45 92.72 net/url [2021-05-25T09:48:20.774Z] #45 93.69 go/ast [2021-05-25T09:48:20.873Z] #43 30.76 CC images/mm.o [2021-05-25T09:48:21.008Z] #44 30.28 CC images/sa.o [2021-05-25T09:48:21.137Z] #43 31.11 CC images/sk-opts.o [2021-05-25T09:48:21.137Z] #43 ... [2021-05-25T09:48:21.137Z] [2021-05-25T09:48:21.137Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:21.137Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:21.137Z] #45 91.54 crypto/tls [2021-05-25T09:48:21.137Z] #45 ... [2021-05-25T09:48:21.137Z] [2021-05-25T09:48:21.137Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:21.137Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:48:21.137Z] #13 78.02 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:48:21.137Z] #13 78.03 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-05-25T09:48:21.137Z] #13 78.05 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:21.310Z] #44 30.50 CC images/timer.o [2021-05-25T09:48:21.338Z] #45 ... [2021-05-25T09:48:21.338Z] [2021-05-25T09:48:21.338Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:21.338Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:21.338Z] #43 7.602 PBCC images/timens.pb-c.c [2021-05-25T09:48:21.338Z] #43 7.624 DEP images/timens.pb-c.d [2021-05-25T09:48:21.338Z] #43 7.680 PBCC images/fown.pb-c.c [2021-05-25T09:48:21.338Z] #43 7.704 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:48:21.338Z] #43 7.775 PBCC images/opts.pb-c.c [2021-05-25T09:48:21.382Z] The recommended git tool is: git [2021-05-25T09:48:21.401Z] #13 88.37 Selecting previously unselected package libapparmor1:arm64. [2021-05-25T09:48:21.401Z] #13 88.37 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-05-25T09:48:21.401Z] #13 88.38 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-05-25T09:48:21.401Z] #13 ... [2021-05-25T09:48:21.401Z] [2021-05-25T09:48:21.401Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:21.401Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:21.401Z] #43 31.43 CC images/sk-unix.o [2021-05-25T09:48:21.595Z] #43 7.850 PBCC images/memfd.pb-c.c [2021-05-25T09:48:21.595Z] #43 7.948 DEP images/fown.pb-c.d [2021-05-25T09:48:21.595Z] #43 7.988 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:48:21.595Z] #43 8.083 DEP images/opts.pb-c.d [2021-05-25T09:48:21.613Z] #44 30.87 CC images/timerfd.o [2021-05-25T09:48:21.814Z] #34 84.04 log [2021-05-25T09:48:21.814Z] #34 ... [2021-05-25T09:48:21.814Z] [2021-05-25T09:48:21.814Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:21.814Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:48:21.814Z] #45 74.33 strings [2021-05-25T09:48:21.814Z] #45 75.13 os [2021-05-25T09:48:21.814Z] #45 77.35 regexp/syntax [2021-05-25T09:48:21.814Z] #45 79.74 fmt [2021-05-25T09:48:21.814Z] #45 82.39 regexp [2021-05-25T09:48:21.814Z] #45 ... [2021-05-25T09:48:21.814Z] [2021-05-25T09:48:21.814Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:21.814Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:21.814Z] #43 2.276 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:48:21.814Z] #43 2.277 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:48:21.814Z] #43 2.297 Note: Building without GnuTLS support [2021-05-25T09:48:21.814Z] #43 2.309 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:48:21.814Z] #43 2.309 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:48:21.852Z] #43 8.176 DEP images/memfd.pb-c.d [2021-05-25T09:48:21.852Z] #43 8.252 PBCC images/sit.pb-c.c [2021-05-25T09:48:21.852Z] #43 8.317 DEP images/sit.pb-c.d [2021-05-25T09:48:21.852Z] #43 8.374 PBCC images/macvlan.pb-c.c [2021-05-25T09:48:21.915Z] #44 31.12 CC images/mm.o [2021-05-25T09:48:21.980Z] #43 31.87 CC images/sk-inet.o [2021-05-25T09:48:22.109Z] #43 8.403 DEP images/macvlan.pb-c.d [2021-05-25T09:48:22.109Z] #43 8.443 PBCC images/autofs.pb-c.c [2021-05-25T09:48:22.109Z] #43 8.487 DEP images/autofs.pb-c.d [2021-05-25T09:48:22.109Z] #43 8.568 PBCC images/sysctl.pb-c.c [2021-05-25T09:48:22.109Z] #43 8.627 DEP images/sysctl.pb-c.d [2021-05-25T09:48:22.223Z] #44 31.45 CC images/sk-opts.o [2021-05-25T09:48:22.244Z] #43 32.31 CC images/tun.o [2021-05-25T09:48:22.368Z] #43 8.716 PBCC images/time.pb-c.c [2021-05-25T09:48:22.368Z] #43 8.760 DEP images/time.pb-c.d [2021-05-25T09:48:22.368Z] #43 8.841 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:48:22.368Z] #43 8.879 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:48:22.524Z] #44 31.71 CC images/sk-unix.o [2021-05-25T09:48:22.626Z] #43 8.942 PBCC images/seccomp.pb-c.c [2021-05-25T09:48:22.626Z] #43 8.980 DEP images/seccomp.pb-c.d [2021-05-25T09:48:22.626Z] #43 ... [2021-05-25T09:48:22.626Z] [2021-05-25T09:48:22.626Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:22.626Z] #34 sha256:0541ed3def330b1308b67404c2c90a72d4f0828ffd1e865343d561da3a0ef748 [2021-05-25T09:48:22.626Z] #34 91.74 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:48:22.626Z] #34 DONE 96.2s [2021-05-25T09:48:22.626Z] [2021-05-25T09:48:22.626Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:22.626Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:22.626Z] #43 9.103 PBCC images/userns.pb-c.c [2021-05-25T09:48:22.822Z] #43 32.64 CC images/sk-netlink.o [2021-05-25T09:48:22.826Z] #44 32.13 CC images/sk-inet.o [2021-05-25T09:48:22.888Z] #43 9.139 DEP images/userns.pb-c.d [2021-05-25T09:48:22.888Z] #43 9.219 PBCC images/cgroup.pb-c.c [2021-05-25T09:48:22.888Z] #43 9.311 DEP images/cgroup.pb-c.d [2021-05-25T09:48:23.086Z] #43 32.95 CC images/packet-sock.o [2021-05-25T09:48:23.145Z] #43 9.467 PBCC images/ext-file.pb-c.c [2021-05-25T09:48:23.145Z] #43 9.524 DEP images/ext-file.pb-c.d [2021-05-25T09:48:23.145Z] #43 9.616 PBCC images/rpc.pb-c.c [2021-05-25T09:48:23.350Z] #43 33.36 CC images/ipc-var.o [2021-05-25T09:48:23.403Z] #43 9.680 DEP images/rpc.pb-c.d [2021-05-25T09:48:23.403Z] #43 9.801 PBCC images/siginfo.pb-c.c [2021-05-25T09:48:23.403Z] #43 9.843 DEP images/siginfo.pb-c.d [2021-05-25T09:48:23.403Z] #43 9.896 PBCC images/pagemap.pb-c.c [2021-05-25T09:48:23.482Z] #44 32.62 CC images/tun.o [2021-05-25T09:48:23.614Z] #43 33.64 CC images/ipc-desc.o [2021-05-25T09:48:23.660Z] #43 10.06 DEP images/pagemap.pb-c.d [2021-05-25T09:48:23.660Z] #43 10.12 PBCC images/rlimit.pb-c.c [2021-05-25T09:48:23.660Z] #43 10.16 DEP images/rlimit.pb-c.d [2021-05-25T09:48:23.726Z] #43 4.500 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:48:23.726Z] #43 4.564 GEN .gitid [2021-05-25T09:48:23.726Z] #43 4.590 GEN criu/include/version.h [2021-05-25T09:48:23.784Z] #44 33.08 CC images/sk-netlink.o [2021-05-25T09:48:23.879Z] #43 33.83 CC images/ipc-shm.o [2021-05-25T09:48:23.917Z] #43 10.27 PBCC images/file-lock.pb-c.c [2021-05-25T09:48:23.917Z] #43 10.33 DEP images/file-lock.pb-c.d [2021-05-25T09:48:23.917Z] #43 10.38 PBCC images/tty.pb-c.c [2021-05-25T09:48:23.917Z] #43 10.41 DEP images/tty.pb-c.d [2021-05-25T09:48:23.917Z] #43 10.46 PBCC images/tun.pb-c.c [2021-05-25T09:48:23.988Z] #43 4.668 GEN include/common/asm [2021-05-25T09:48:24.086Z] #44 33.52 CC images/packet-sock.o [2021-05-25T09:48:24.143Z] #43 34.11 CC images/ipc-msg.o [2021-05-25T09:48:24.175Z] #43 10.55 PBCC images/netdev.pb-c.c [2021-05-25T09:48:24.175Z] #43 10.66 DEP images/tun.pb-c.d [2021-05-25T09:48:24.423Z] #43 34.47 CC images/ipc-sem.o [2021-05-25T09:48:24.432Z] #43 10.73 DEP images/netdev.pb-c.d [2021-05-25T09:48:24.432Z] #43 10.79 PBCC images/vma.pb-c.c [2021-05-25T09:48:24.432Z] #43 10.86 DEP images/vma.pb-c.d [2021-05-25T09:48:24.432Z] #43 10.92 PBCC images/creds.pb-c.c [2021-05-25T09:48:24.432Z] #43 10.93 DEP images/creds.pb-c.d [2021-05-25T09:48:24.432Z] #43 10.96 PBCC images/utsns.pb-c.c [2021-05-25T09:48:24.558Z] #43 ... [2021-05-25T09:48:24.558Z] [2021-05-25T09:48:24.558Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:24.558Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:48:24.558Z] #51 77.28 encoding/binary [2021-05-25T09:48:24.558Z] #51 78.28 context [2021-05-25T09:48:24.558Z] #51 79.39 fmt [2021-05-25T09:48:24.558Z] #51 79.74 encoding/base64 [2021-05-25T09:48:24.558Z] #51 80.55 golang.org/x/sys/unix [2021-05-25T09:48:24.558Z] #51 84.84 encoding/json [2021-05-25T09:48:24.558Z] #51 ... [2021-05-25T09:48:24.558Z] [2021-05-25T09:48:24.558Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:24.558Z] #37 sha256:4210a9f310db80e4ef4b95318f7fc7c442da6bbfccf53b00318f1c9bca5967c7 [2021-05-25T09:48:24.558Z] #37 4.992 -- Detecting C compiler ABI info - done [2021-05-25T09:48:24.558Z] #37 5.090 -- Detecting C compile features [2021-05-25T09:48:24.558Z] #37 7.485 -- Detecting C compile features - done [2021-05-25T09:48:24.558Z] #37 7.512 -- Performing Test HAS_BUILTIN_FORTIFY [2021-05-25T09:48:24.558Z] #37 7.840 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-05-25T09:48:24.558Z] #37 7.970 -- Configuring done [2021-05-25T09:48:24.558Z] #37 8.019 -- Generating done [2021-05-25T09:48:24.558Z] #37 8.020 -- Build files have been written to: /tmp/tmp.hX8n0YpTzz/tini [2021-05-25T09:48:24.558Z] #37 8.036 + make tini-static [2021-05-25T09:48:24.558Z] #37 8.484 Scanning dependencies of target tini-static [2021-05-25T09:48:24.558Z] #37 8.658 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-05-25T09:48:24.686Z] #43 34.67 CC images/utsns.o [2021-05-25T09:48:24.689Z] #43 10.98 DEP images/utsns.pb-c.d [2021-05-25T09:48:24.689Z] #43 11.06 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:48:24.689Z] #43 11.11 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:48:24.689Z] #43 11.14 DEP images/ipc-desc.pb-c.d [2021-05-25T09:48:24.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:48:24.700Z] [2021-05-25T09:48:24.700Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:48:24.700Z] DOCKER_SYSTEMD=1 [2021-05-25T09:48:24.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:48:24.700Z] HOSTNAME=5a0d92a1e14b [2021-05-25T09:48:24.700Z] DEST=bundles/test-integration [2021-05-25T09:48:24.700Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:48:24.700Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:48:24.700Z] container=docker [2021-05-25T09:48:24.700Z] HOME=/root [2021-05-25T09:48:24.700Z] LANG=C.UTF-8 [2021-05-25T09:48:24.700Z] INVOCATION_ID=807b43e5e1104b328922c17ff6c31d75 [2021-05-25T09:48:24.700Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:48:24.700Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:48:24.700Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:48:24.700Z] TERM=xterm [2021-05-25T09:48:24.700Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:48:24.700Z] SHLVL=3 [2021-05-25T09:48:24.700Z] TIMEOUT=120m [2021-05-25T09:48:24.700Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:48:24.700Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:48:24.700Z] GO111MODULE=off [2021-05-25T09:48:24.700Z] DOCKER_EXPERIMENTAL=1 [2021-05-25T09:48:24.700Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:48:24.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:48:24.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:48:24.700Z] GOPATH=/go [2021-05-25T09:48:24.700Z] PKG_CONFIG=pkg-config [2021-05-25T09:48:24.700Z] _=/usr/bin/env [2021-05-25T09:48:24.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T09:48:24.743Z] #44 34.06 CC images/ipc-var.o [2021-05-25T09:48:24.819Z] #37 10.14 [100%] Linking C executable tini-static [2021-05-25T09:48:24.947Z] #43 11.22 DEP images/ipc-sem.pb-c.d [2021-05-25T09:48:24.947Z] #43 11.25 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:48:24.947Z] #43 11.29 DEP images/ipc-msg.pb-c.d [2021-05-25T09:48:24.947Z] #43 11.35 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:48:24.947Z] #43 11.36 DEP images/ipc-shm.pb-c.d [2021-05-25T09:48:24.947Z] #43 11.40 PBCC images/ipc-var.pb-c.c [2021-05-25T09:48:24.947Z] #43 11.44 DEP images/ipc-var.pb-c.d [2021-05-25T09:48:24.949Z] #43 34.81 CC images/creds.o [2021-05-25T09:48:24.949Z] #43 35.06 CC images/vma.o [2021-05-25T09:48:25.046Z] #44 34.28 CC images/ipc-desc.o [2021-05-25T09:48:25.204Z] #43 11.51 PBCC images/sk-opts.pb-c.c [2021-05-25T09:48:25.204Z] #43 11.54 PBCC images/packet-sock.pb-c.c [2021-05-25T09:48:25.204Z] #43 11.60 DEP images/sk-opts.pb-c.d [2021-05-25T09:48:25.204Z] #43 11.66 DEP images/packet-sock.pb-c.d [2021-05-25T09:48:25.204Z] #43 11.74 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:48:25.212Z] #43 35.35 CC images/netdev.o [2021-05-25T09:48:25.348Z] #44 34.57 CC images/ipc-shm.o [2021-05-25T09:48:25.348Z] #44 34.80 CC images/ipc-msg.o [2021-05-25T09:48:25.392Z] #37 10.73 [100%] Built target tini-static [2021-05-25T09:48:25.392Z] #37 10.85 + mkdir -p /build [2021-05-25T09:48:25.392Z] #37 10.85 + cp tini-static /build/docker-init [2021-05-25T09:48:25.392Z] #37 ... [2021-05-25T09:48:25.392Z] [2021-05-25T09:48:25.392Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:25.392Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:25.392Z] #43 6.398 PBCC images/timens.pb-c.c [2021-05-25T09:48:25.392Z] #43 6.434 DEP images/timens.pb-c.d [2021-05-25T09:48:25.461Z] #43 11.84 DEP images/sk-netlink.pb-c.d [2021-05-25T09:48:25.461Z] #43 11.89 PBCC images/sk-inet.pb-c.c [2021-05-25T09:48:25.653Z] #43 6.534 PBCC images/fown.pb-c.c [2021-05-25T09:48:25.653Z] #43 6.557 PBCC images/google/protobuf/descriptor.pb-c.c [2021-05-25T09:48:25.653Z] #43 6.640 PBCC images/opts.pb-c.c [2021-05-25T09:48:25.653Z] #43 6.686 PBCC images/memfd.pb-c.c [2021-05-25T09:48:25.719Z] #43 11.97 DEP images/sk-inet.pb-c.d [2021-05-25T09:48:25.719Z] #43 12.03 PBCC images/sk-unix.pb-c.c [2021-05-25T09:48:25.719Z] #43 12.09 DEP images/sk-unix.pb-c.d [2021-05-25T09:48:25.719Z] #43 12.14 PBCC images/mm.pb-c.c [2021-05-25T09:48:25.719Z] #43 12.19 DEP images/mm.pb-c.d [2021-05-25T09:48:25.719Z] #43 12.26 PBCC images/timerfd.pb-c.c [2021-05-25T09:48:25.789Z] #43 35.80 CC images/tty.o [2021-05-25T09:48:25.916Z] #43 6.753 DEP images/fown.pb-c.d [2021-05-25T09:48:25.916Z] #43 6.833 DEP images/google/protobuf/descriptor.pb-c.d [2021-05-25T09:48:25.976Z] #43 12.30 DEP images/timerfd.pb-c.d [2021-05-25T09:48:25.976Z] #43 12.38 PBCC images/timer.pb-c.c [2021-05-25T09:48:25.976Z] #43 12.40 DEP images/timer.pb-c.d [2021-05-25T09:48:25.976Z] #43 12.46 PBCC images/sa.pb-c.c [2021-05-25T09:48:25.976Z] #43 12.51 DEP images/sa.pb-c.d [2021-05-25T09:48:26.003Z] #44 35.15 CC images/ipc-sem.o [2021-05-25T09:48:26.003Z] #44 35.34 CC images/utsns.o [2021-05-25T09:48:26.178Z] #43 ... [2021-05-25T09:48:26.178Z] [2021-05-25T09:48:26.178Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-05-25T09:48:26.178Z] #37 sha256:4210a9f310db80e4ef4b95318f7fc7c442da6bbfccf53b00318f1c9bca5967c7 [2021-05-25T09:48:26.178Z] #37 DONE 11.3s [2021-05-25T09:48:26.178Z] [2021-05-25T09:48:26.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:26.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:26.178Z] #43 7.020 DEP images/opts.pb-c.d [2021-05-25T09:48:26.178Z] #43 7.125 DEP images/memfd.pb-c.d [2021-05-25T09:48:26.233Z] #43 12.56 PBCC images/pipe-data.pb-c.c [2021-05-25T09:48:26.233Z] #43 12.61 DEP images/pipe-data.pb-c.d [2021-05-25T09:48:26.233Z] #43 12.64 PBCC images/mnt.pb-c.c [2021-05-25T09:48:26.233Z] #43 12.69 DEP images/mnt.pb-c.d [2021-05-25T09:48:26.233Z] #43 12.77 PBCC images/sk-packet.pb-c.c [2021-05-25T09:48:26.305Z] #44 35.50 CC images/creds.o [2021-05-25T09:48:26.305Z] #44 35.69 CC images/vma.o [2021-05-25T09:48:26.367Z] #43 36.36 CC images/file-lock.o [2021-05-25T09:48:26.442Z] #43 7.208 PBCC images/sit.pb-c.c [2021-05-25T09:48:26.442Z] #43 7.332 DEP images/sit.pb-c.d [2021-05-25T09:48:26.442Z] #43 7.398 PBCC images/macvlan.pb-c.c [2021-05-25T09:48:26.490Z] #43 12.81 DEP images/sk-packet.pb-c.d [2021-05-25T09:48:26.490Z] #43 12.87 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:48:26.490Z] #43 12.95 DEP images/tcp-stream.pb-c.d [2021-05-25T09:48:26.490Z] #43 13.01 PBCC images/pipe.pb-c.c [2021-05-25T09:48:26.605Z] #44 35.92 CC images/netdev.o [2021-05-25T09:48:26.631Z] #43 36.53 CC images/rlimit.o [2021-05-25T09:48:26.631Z] #43 36.65 CC images/pagemap.o [2021-05-25T09:48:26.703Z] #43 7.444 DEP images/macvlan.pb-c.d [2021-05-25T09:48:26.703Z] #43 7.524 PBCC images/autofs.pb-c.c [2021-05-25T09:48:26.703Z] #43 7.589 DEP images/autofs.pb-c.d [2021-05-25T09:48:26.747Z] #43 13.05 DEP images/pipe.pb-c.d [2021-05-25T09:48:26.747Z] #43 13.10 PBCC images/pstree.pb-c.c [2021-05-25T09:48:26.747Z] #43 13.14 DEP images/pstree.pb-c.d [2021-05-25T09:48:26.747Z] #43 13.19 PBCC images/fs.pb-c.c [2021-05-25T09:48:26.747Z] #43 13.21 DEP images/fs.pb-c.d [2021-05-25T09:48:26.747Z] #43 13.25 PBCC images/signalfd.pb-c.c [2021-05-25T09:48:26.895Z] #43 36.89 CC images/siginfo.o [2021-05-25T09:48:26.906Z] #44 36.37 CC images/tty.o [2021-05-25T09:48:26.966Z] #43 7.712 PBCC images/sysctl.pb-c.c [2021-05-25T09:48:26.967Z] #43 7.852 DEP images/sysctl.pb-c.d [2021-05-25T09:48:26.967Z] #43 7.916 PBCC images/time.pb-c.c [2021-05-25T09:48:26.976Z] #40 ... [2021-05-25T09:48:26.976Z] [2021-05-25T09:48:26.976Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:48:26.976Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:48:26.976Z] #20 59.35 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:48:26.976Z] #20 59.36 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:48:26.976Z] #20 59.71 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:48:26.976Z] #20 60.64 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:48:26.976Z] #20 61.12 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:48:26.976Z] #20 62.41 Setting up python3-pip (18.1-5) ... [2021-05-25T09:48:26.976Z] #20 63.48 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:26.976Z] #20 63.53 Processing triggers for mime-support (3.62) ... [2021-05-25T09:48:26.976Z] #20 DONE 64.3s [2021-05-25T09:48:26.976Z] [2021-05-25T09:48:26.976Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:26.976Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:26.976Z] #43 120.0 CC criu/image-desc.o [2021-05-25T09:48:26.976Z] #43 120.1 CC criu/image.o [2021-05-25T09:48:26.976Z] #43 121.0 CC criu/ipc_ns.o [2021-05-25T09:48:26.976Z] #43 122.3 CC criu/irmap.o [2021-05-25T09:48:26.976Z] #43 122.9 CC criu/kcmp-ids.o [2021-05-25T09:48:26.976Z] #43 123.2 CC criu/kerndat.o [2021-05-25T09:48:26.976Z] #43 124.3 CC criu/libnetlink.o [2021-05-25T09:48:26.976Z] #43 124.8 CC criu/log.o [2021-05-25T09:48:26.976Z] #43 125.5 CC criu/lsm.o [2021-05-25T09:48:26.976Z] #43 125.9 CC criu/mem.o [2021-05-25T09:48:27.004Z] #43 13.30 DEP images/signalfd.pb-c.d [2021-05-25T09:48:27.004Z] #43 13.36 PBCC images/fh.pb-c.c [2021-05-25T09:48:27.004Z] #43 ... [2021-05-25T09:48:27.004Z] [2021-05-25T09:48:27.004Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:27.004Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:48:27.004Z] #51 90.53 encoding/json [2021-05-25T09:48:27.004Z] #51 96.00 github.com/pkg/diff [2021-05-25T09:48:27.004Z] #51 97.76 go/ast [2021-05-25T09:48:27.004Z] #51 97.79 golang.org/x/crypto/ssh/terminal [2021-05-25T09:48:27.004Z] #51 99.30 mvdan.cc/editorconfig [2021-05-25T09:48:27.004Z] #51 100.5 mvdan.cc/sh/v3/fileutil [2021-05-25T09:48:27.004Z] #51 100.6 mvdan.cc/sh/v3/syntax [2021-05-25T09:48:27.004Z] #51 ... [2021-05-25T09:48:27.004Z] [2021-05-25T09:48:27.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:27.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:27.004Z] #43 13.40 PBCC images/fsnotify.pb-c.c [2021-05-25T09:48:27.004Z] #43 13.46 DEP images/fh.pb-c.d [2021-05-25T09:48:27.004Z] #43 13.50 DEP images/fsnotify.pb-c.d [2021-05-25T09:48:27.163Z] #43 37.22 CC images/rpc.o [2021-05-25T09:48:27.228Z] #43 8.028 DEP images/time.pb-c.d [2021-05-25T09:48:27.228Z] #43 8.125 PBCC images/binfmt-misc.pb-c.c [2021-05-25T09:48:27.228Z] #43 8.194 DEP images/binfmt-misc.pb-c.d [2021-05-25T09:48:27.236Z] #43 ... [2021-05-25T09:48:27.236Z] [2021-05-25T09:48:27.236Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:48:27.236Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-25T09:48:27.236Z] #21 1.102 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:48:27.236Z] #21 1.106 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:48:27.236Z] #21 1.112 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:48:27.236Z] #21 DONE 1.2s [2021-05-25T09:48:27.236Z] [2021-05-25T09:48:27.237Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:48:27.237Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:48:27.261Z] #43 13.56 PBCC images/eventpoll.pb-c.c [2021-05-25T09:48:27.261Z] #43 13.61 DEP images/eventpoll.pb-c.d [2021-05-25T09:48:27.261Z] #43 13.66 PBCC images/eventfd.pb-c.c [2021-05-25T09:48:27.261Z] #43 13.72 DEP images/eventfd.pb-c.d [2021-05-25T09:48:27.428Z] #43 ... [2021-05-25T09:48:27.428Z] [2021-05-25T09:48:27.428Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:27.428Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-05-25T09:48:27.428Z] #13 88.50 Selecting previously unselected package libapparmor-dev:arm64. [2021-05-25T09:48:27.428Z] #13 88.50 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 88.52 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-25T09:48:27.428Z] #13 88.69 Selecting previously unselected package libbtrfs0. [2021-05-25T09:48:27.428Z] #13 88.70 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 88.71 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:48:27.428Z] #13 88.90 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:48:27.428Z] #13 88.90 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 88.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:48:27.428Z] #13 89.13 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-05-25T09:48:27.428Z] #13 89.14 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 89.14 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-25T09:48:27.428Z] #13 89.24 Selecting previously unselected package libudev-dev:arm64. [2021-05-25T09:48:27.428Z] #13 89.24 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 89.26 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-25T09:48:27.428Z] #13 89.48 Selecting previously unselected package libsepol1-dev:arm64. [2021-05-25T09:48:27.428Z] #13 89.48 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 89.50 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-05-25T09:48:27.428Z] #13 89.84 Selecting previously unselected package libpcre16-3:arm64. [2021-05-25T09:48:27.428Z] #13 89.85 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 89.86 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 90.04 Selecting previously unselected package libpcre32-3:arm64. [2021-05-25T09:48:27.428Z] #13 90.04 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 90.06 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 90.24 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-05-25T09:48:27.428Z] #13 90.26 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 90.28 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 90.41 Selecting previously unselected package libpcre3-dev:arm64. [2021-05-25T09:48:27.428Z] #13 90.41 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 90.42 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 90.88 Selecting previously unselected package libselinux1-dev:arm64. [2021-05-25T09:48:27.428Z] #13 90.88 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 90.91 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-25T09:48:27.428Z] #13 91.33 Selecting previously unselected package libdevmapper-dev:arm64. [2021-05-25T09:48:27.428Z] #13 91.34 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 91.36 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-25T09:48:27.428Z] #13 91.46 Selecting previously unselected package libseccomp-dev:arm64. [2021-05-25T09:48:27.428Z] #13 91.46 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 91.49 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:48:27.428Z] #13 91.66 Selecting previously unselected package libsystemd-dev:arm64. [2021-05-25T09:48:27.428Z] #13 91.68 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-05-25T09:48:27.428Z] #13 91.69 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-25T09:48:27.428Z] #13 92.33 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 92.37 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:48:27.428Z] #13 92.40 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-05-25T09:48:27.428Z] #13 92.43 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:48:27.428Z] #13 92.45 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 92.48 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-05-25T09:48:27.428Z] #13 92.50 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:27.428Z] #13 92.52 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:48:27.428Z] #13 92.53 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.428Z] #13 92.55 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-05-25T09:48:27.428Z] #13 92.59 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:48:27.429Z] #13 92.62 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:48:27.429Z] #13 92.65 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-05-25T09:48:27.429Z] #13 92.67 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:48:27.429Z] #13 92.69 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-05-25T09:48:27.429Z] #13 92.70 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:48:27.429Z] #13 92.73 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-05-25T09:48:27.429Z] #13 92.74 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:27.429Z] #13 92.76 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-05-25T09:48:27.429Z] #13 92.77 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-05-25T09:48:27.429Z] #13 92.78 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:27.429Z] #13 92.80 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-05-25T09:48:27.429Z] #13 92.81 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-05-25T09:48:27.429Z] #13 92.82 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:48:27.429Z] #13 92.84 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-05-25T09:48:27.429Z] #13 92.87 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-05-25T09:48:27.429Z] #13 92.90 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:48:27.429Z] #13 92.92 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-05-25T09:48:27.429Z] #13 92.93 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-05-25T09:48:27.429Z] #13 92.95 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:27.489Z] #43 8.283 PBCC images/seccomp.pb-c.c [2021-05-25T09:48:27.489Z] #43 8.296 DEP images/seccomp.pb-c.d [2021-05-25T09:48:27.489Z] #43 8.340 PBCC images/userns.pb-c.c [2021-05-25T09:48:27.489Z] #43 8.369 DEP images/userns.pb-c.d [2021-05-25T09:48:27.489Z] #43 8.417 PBCC images/cgroup.pb-c.c [2021-05-25T09:48:27.518Z] #43 13.78 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:48:27.518Z] #43 13.80 DEP images/remap-file-path.pb-c.d [2021-05-25T09:48:27.518Z] #43 13.84 PBCC images/fifo.pb-c.c [2021-05-25T09:48:27.518Z] #43 13.87 DEP images/fifo.pb-c.d [2021-05-25T09:48:27.518Z] #43 13.92 PBCC images/ghost-file.pb-c.c [2021-05-25T09:48:27.518Z] #43 13.97 DEP images/ghost-file.pb-c.d [2021-05-25T09:48:27.560Z] #44 36.94 CC images/file-lock.o [2021-05-25T09:48:27.749Z] #43 8.494 DEP images/cgroup.pb-c.d [2021-05-25T09:48:27.749Z] #43 8.570 PBCC images/ext-file.pb-c.c [2021-05-25T09:48:27.749Z] #43 8.612 DEP images/ext-file.pb-c.d [2021-05-25T09:48:27.749Z] #43 8.669 PBCC images/rpc.pb-c.c [2021-05-25T09:48:27.775Z] #43 14.02 PBCC images/regfile.pb-c.c [2021-05-25T09:48:27.775Z] #43 14.12 DEP images/regfile.pb-c.d [2021-05-25T09:48:27.775Z] #43 14.18 PBCC images/ns.pb-c.c [2021-05-25T09:48:27.775Z] #43 14.22 DEP images/ns.pb-c.d [2021-05-25T09:48:27.775Z] #43 14.27 PBCC images/fdinfo.pb-c.c [2021-05-25T09:48:27.877Z] #44 37.18 CC images/rlimit.o [2021-05-25T09:48:28.009Z] #43 8.718 DEP images/rpc.pb-c.d [2021-05-25T09:48:28.009Z] #43 8.804 PBCC images/siginfo.pb-c.c [2021-05-25T09:48:28.009Z] #43 8.823 DEP images/siginfo.pb-c.d [2021-05-25T09:48:28.009Z] #43 8.910 PBCC images/pagemap.pb-c.c [2021-05-25T09:48:28.009Z] #43 8.995 DEP images/pagemap.pb-c.d [2021-05-25T09:48:28.032Z] #43 14.40 DEP images/fdinfo.pb-c.d [2021-05-25T09:48:28.032Z] #43 14.45 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:48:28.032Z] #43 14.49 PBCC images/core-arm.pb-c.c [2021-05-25T09:48:28.177Z] #44 37.45 CC images/pagemap.o [2021-05-25T09:48:28.269Z] #43 9.061 PBCC images/rlimit.pb-c.c [2021-05-25T09:48:28.269Z] #43 9.095 DEP images/rlimit.pb-c.d [2021-05-25T09:48:28.269Z] #43 9.172 PBCC images/file-lock.pb-c.c [2021-05-25T09:48:28.269Z] #43 9.227 DEP images/file-lock.pb-c.d [2021-05-25T09:48:28.269Z] #43 9.292 PBCC images/tty.pb-c.c [2021-05-25T09:48:28.289Z] #43 14.60 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:48:28.289Z] #43 14.65 PBCC images/core-s390.pb-c.c [2021-05-25T09:48:28.289Z] #43 14.71 PBCC images/core-x86.pb-c.c [2021-05-25T09:48:28.289Z] #43 14.76 PBCC images/core.pb-c.c [2021-05-25T09:48:28.479Z] #44 37.81 CC images/siginfo.o [2021-05-25T09:48:28.530Z] #43 9.407 DEP images/tty.pb-c.d [2021-05-25T09:48:28.530Z] #43 ... [2021-05-25T09:48:28.530Z] [2021-05-25T09:48:28.530Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-05-25T09:48:28.530Z] #34 sha256:4a07dce684eb953a86ab99cdbc8a021c67b494acd376d87ef3be13fe39f037d9 [2021-05-25T09:48:28.531Z] #34 86.50 github.com/BurntSushi/toml/cmd/tomlv [2021-05-25T09:48:28.531Z] #34 DONE 91.4s [2021-05-25T09:48:28.531Z] [2021-05-25T09:48:28.531Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:28.531Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:28.531Z] #43 9.544 PBCC images/tun.pb-c.c [2021-05-25T09:48:28.546Z] #43 14.85 PBCC images/inventory.pb-c.c [2021-05-25T09:48:28.546Z] #43 14.94 DEP images/core-aarch64.pb-c.d [2021-05-25T09:48:28.546Z] #43 15.02 DEP images/core-arm.pb-c.d [2021-05-25T09:48:28.780Z] #44 38.13 CC images/rpc.o [2021-05-25T09:48:28.791Z] #43 9.672 PBCC images/netdev.pb-c.c [2021-05-25T09:48:28.791Z] #43 9.766 DEP images/tun.pb-c.d [2021-05-25T09:48:28.803Z] #43 15.11 DEP images/core-ppc64.pb-c.d [2021-05-25T09:48:28.803Z] #43 15.15 DEP images/core-s390.pb-c.d [2021-05-25T09:48:28.803Z] #43 15.19 DEP images/core-x86.pb-c.d [2021-05-25T09:48:28.803Z] #43 15.23 DEP images/core.pb-c.d [2021-05-25T09:48:29.052Z] #43 9.908 DEP images/netdev.pb-c.d [2021-05-25T09:48:29.060Z] #43 15.30 DEP images/inventory.pb-c.d [2021-05-25T09:48:29.060Z] #43 15.38 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:48:29.060Z] #43 15.42 DEP images/cpuinfo.pb-c.d [2021-05-25T09:48:29.060Z] #43 15.47 PBCC images/stats.pb-c.c [2021-05-25T09:48:29.060Z] #43 15.51 DEP images/stats.pb-c.d [2021-05-25T09:48:29.313Z] #43 10.000 PBCC images/vma.pb-c.c [2021-05-25T09:48:29.313Z] #43 10.11 DEP images/vma.pb-c.d [2021-05-25T09:48:29.313Z] #43 10.16 PBCC images/creds.pb-c.c [2021-05-25T09:48:29.360Z] #13 DONE 96.1s [2021-05-25T09:48:29.360Z] [2021-05-25T09:48:29.360Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:48:29.360Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-25T09:48:29.574Z] #43 10.28 DEP images/creds.pb-c.d [2021-05-25T09:48:29.574Z] #43 10.45 PBCC images/utsns.pb-c.c [2021-05-25T09:48:29.574Z] #43 10.46 DEP images/utsns.pb-c.d [2021-05-25T09:48:29.574Z] #43 10.48 PBCC images/ipc-desc.pb-c.c [2021-05-25T09:48:29.574Z] #43 10.49 PBCC images/ipc-sem.pb-c.c [2021-05-25T09:48:29.574Z] #43 10.50 DEP images/ipc-desc.pb-c.d [2021-05-25T09:48:29.574Z] #43 10.51 DEP images/ipc-sem.pb-c.d [2021-05-25T09:48:29.633Z] #14 ... [2021-05-25T09:48:29.633Z] [2021-05-25T09:48:29.633Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:48:29.633Z] #58 sha256:ea1fb2d9f57708f8487d9c832871f61819e2ee45638d079daa9a12319999014a [2021-05-25T09:48:29.633Z] #58 93.05 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:48:29.633Z] #58 93.05 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:48:29.633Z] #58 DONE 100.1s [2021-05-25T09:48:29.633Z] [2021-05-25T09:48:29.633Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:48:29.633Z] #59 sha256:36a9f18739eba9ffb4e43d97a3728bedc90fe13fbbec6a5014f5a3d5a2a261de [2021-05-25T09:48:29.633Z] #59 DONE 0.1s [2021-05-25T09:48:29.633Z] [2021-05-25T09:48:29.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:29.633Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:29.633Z] #43 38.33 CC images/ext-file.o [2021-05-25T09:48:29.633Z] #43 38.45 CC images/cgroup.o [2021-05-25T09:48:29.633Z] #43 38.90 CC images/userns.o [2021-05-25T09:48:29.633Z] #43 39.09 CC images/google/protobuf/descriptor.o [2021-05-25T09:48:29.835Z] #43 10.53 PBCC images/ipc-msg.pb-c.c [2021-05-25T09:48:29.835Z] #43 10.54 DEP images/ipc-msg.pb-c.d [2021-05-25T09:48:29.835Z] #43 10.56 PBCC images/ipc-shm.pb-c.c [2021-05-25T09:48:29.835Z] #43 10.58 DEP images/ipc-shm.pb-c.d [2021-05-25T09:48:29.835Z] #43 10.60 PBCC images/ipc-var.pb-c.c [2021-05-25T09:48:29.835Z] #43 10.61 DEP images/ipc-var.pb-c.d [2021-05-25T09:48:29.835Z] #43 10.66 PBCC images/sk-opts.pb-c.c [2021-05-25T09:48:29.835Z] #43 10.73 PBCC images/packet-sock.pb-c.c [2021-05-25T09:48:29.897Z] #43 ... [2021-05-25T09:48:29.897Z] [2021-05-25T09:48:29.897Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:48:29.897Z] #60 sha256:a41e7a148565d95d05fddcb68ed420844a60c95490c9804052c3035d379bb751 [2021-05-25T09:48:29.897Z] #60 DONE 0.2s [2021-05-25T09:48:30.096Z] #43 10.78 DEP images/sk-opts.pb-c.d [2021-05-25T09:48:30.096Z] #43 10.84 DEP images/packet-sock.pb-c.d [2021-05-25T09:48:30.096Z] #43 10.90 PBCC images/sk-netlink.pb-c.c [2021-05-25T09:48:30.096Z] #43 10.96 DEP images/sk-netlink.pb-c.d [2021-05-25T09:48:30.096Z] #43 11.02 PBCC images/sk-inet.pb-c.c [2021-05-25T09:48:30.096Z] #43 11.07 DEP images/sk-inet.pb-c.d [2021-05-25T09:48:30.096Z] #43 11.13 PBCC images/sk-unix.pb-c.c [2021-05-25T09:48:30.162Z] [2021-05-25T09:48:30.162Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:48:30.162Z] #53 sha256:9cbbd11ccd7443d56749da13d8692a1524baafb433aa28c25374ec4015936c8e [2021-05-25T09:48:30.334Z] #44 39.55 CC images/ext-file.o [2021-05-25T09:48:30.334Z] #44 39.84 CC images/cgroup.o [2021-05-25T09:48:30.356Z] #43 11.18 DEP images/sk-unix.pb-c.d [2021-05-25T09:48:30.356Z] #43 11.21 PBCC images/mm.pb-c.c [2021-05-25T09:48:30.356Z] #43 11.28 DEP images/mm.pb-c.d [2021-05-25T09:48:30.356Z] #43 11.33 PBCC images/timerfd.pb-c.c [2021-05-25T09:48:30.356Z] #43 11.40 DEP images/timerfd.pb-c.d [2021-05-25T09:48:30.616Z] #43 11.48 PBCC images/timer.pb-c.c [2021-05-25T09:48:30.616Z] #43 11.53 DEP images/timer.pb-c.d [2021-05-25T09:48:30.616Z] #43 11.59 PBCC images/sa.pb-c.c [2021-05-25T09:48:30.616Z] #43 11.66 DEP images/sa.pb-c.d [2021-05-25T09:48:30.876Z] #43 11.74 PBCC images/pipe-data.pb-c.c [2021-05-25T09:48:30.876Z] #43 11.78 DEP images/pipe-data.pb-c.d [2021-05-25T09:48:30.876Z] #43 11.83 PBCC images/mnt.pb-c.c [2021-05-25T09:48:30.876Z] #43 11.88 DEP images/mnt.pb-c.d [2021-05-25T09:48:30.876Z] #43 11.93 PBCC images/sk-packet.pb-c.c [2021-05-25T09:48:30.954Z] #43 17.13 make[1]: Nothing to be done for 'all'. [2021-05-25T09:48:30.988Z] #44 ... [2021-05-25T09:48:30.988Z] [2021-05-25T09:48:30.988Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:30.988Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:48:30.988Z] #46 99.91 text/template/parse [2021-05-25T09:48:30.988Z] #46 100.2 encoding/json [2021-05-25T09:48:30.988Z] #46 109.7 text/template [2021-05-25T09:48:30.988Z] #46 109.9 go/parser [2021-05-25T09:48:31.137Z] #43 11.96 DEP images/sk-packet.pb-c.d [2021-05-25T09:48:31.137Z] #43 12.01 PBCC images/tcp-stream.pb-c.c [2021-05-25T09:48:31.312Z] #46 ... [2021-05-25T09:48:31.312Z] [2021-05-25T09:48:31.313Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:31.313Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:31.313Z] #44 40.68 CC images/userns.o [2021-05-25T09:48:31.407Z] #43 12.09 DEP images/tcp-stream.pb-c.d [2021-05-25T09:48:31.407Z] #43 12.17 PBCC images/pipe.pb-c.c [2021-05-25T09:48:31.407Z] #43 12.20 DEP images/pipe.pb-c.d [2021-05-25T09:48:31.407Z] #43 12.26 PBCC images/pstree.pb-c.c [2021-05-25T09:48:31.407Z] #43 12.29 DEP images/pstree.pb-c.d [2021-05-25T09:48:31.407Z] #43 12.33 PBCC images/fs.pb-c.c [2021-05-25T09:48:31.407Z] #43 12.36 DEP images/fs.pb-c.d [2021-05-25T09:48:31.407Z] #43 12.41 PBCC images/signalfd.pb-c.c [2021-05-25T09:48:31.407Z] #43 12.46 DEP images/signalfd.pb-c.d [2021-05-25T09:48:31.519Z] #43 ... [2021-05-25T09:48:31.519Z] [2021-05-25T09:48:31.519Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:31.519Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:48:31.519Z] #45 94.91 text/template/parse [2021-05-25T09:48:31.519Z] #45 99.01 go/parser [2021-05-25T09:48:31.519Z] #45 99.57 text/template [2021-05-25T09:48:31.519Z] #45 102.8 encoding/xml [2021-05-25T09:48:31.519Z] #45 104.6 go/doc [2021-05-25T09:48:31.519Z] #45 ... [2021-05-25T09:48:31.519Z] [2021-05-25T09:48:31.519Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:31.519Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:31.519Z] #13 89.89 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:48:31.519Z] #13 89.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:31.519Z] #13 89.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:31.519Z] #13 90.19 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:48:31.519Z] #13 90.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:31.519Z] #13 90.19 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:31.560Z] #53 2.213 + RM_GOPATH=0 [2021-05-25T09:48:31.560Z] #53 2.214 + TMP_GOPATH= [2021-05-25T09:48:31.560Z] #53 2.214 + : /build [2021-05-25T09:48:31.560Z] #53 2.214 + '[' -z '' ']' [2021-05-25T09:48:31.560Z] #53 2.216 ++ mktemp -d [2021-05-25T09:48:31.560Z] #53 2.218 + export GOPATH=/tmp/tmp.7aqWNcfRJD [2021-05-25T09:48:31.560Z] #53 2.218 + GOPATH=/tmp/tmp.7aqWNcfRJD [2021-05-25T09:48:31.560Z] #53 2.219 + RM_GOPATH=1 [2021-05-25T09:48:31.560Z] #53 2.219 + case "$(go env GOARCH)" in [2021-05-25T09:48:31.560Z] #53 2.222 ++ go env GOARCH [2021-05-25T09:48:31.560Z] #53 2.237 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:31.560Z] #53 2.237 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:31.560Z] #53 2.239 ++ dirname /tmp/install/install.sh [2021-05-25T09:48:31.560Z] #53 2.241 + dir=/tmp/install [2021-05-25T09:48:31.560Z] #53 2.242 + bin=runc [2021-05-25T09:48:31.560Z] #53 2.242 + shift [2021-05-25T09:48:31.560Z] #53 2.243 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:48:31.560Z] #53 2.244 + . /tmp/install/runc.installer [2021-05-25T09:48:31.560Z] #53 2.245 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:48:31.560Z] #53 2.246 + install_runc [2021-05-25T09:48:31.560Z] #53 2.248 + uname -r [2021-05-25T09:48:31.560Z] #53 2.250 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:48:31.560Z] #53 2.253 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:48:31.560Z] #53 2.253 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:48:31.560Z] #53 2.253 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:48:31.560Z] #53 2.253 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.7aqWNcfRJD/src/github.com/opencontainers/runc [2021-05-25T09:48:31.560Z] #53 2.268 Cloning into '/tmp/tmp.7aqWNcfRJD/src/github.com/opencontainers/runc'... [2021-05-25T09:48:31.636Z] #44 41.03 CC images/google/protobuf/descriptor.o [2021-05-25T09:48:31.668Z] #43 12.54 PBCC images/fh.pb-c.c [2021-05-25T09:48:31.668Z] #43 12.58 PBCC images/fsnotify.pb-c.c [2021-05-25T09:48:31.668Z] #43 12.62 DEP images/fh.pb-c.d [2021-05-25T09:48:31.668Z] #43 12.69 DEP images/fsnotify.pb-c.d [2021-05-25T09:48:31.825Z] #53 ... [2021-05-25T09:48:31.825Z] [2021-05-25T09:48:31.825Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:48:31.825Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-05-25T09:48:31.825Z] #14 DONE 2.6s [2021-05-25T09:48:31.825Z] [2021-05-25T09:48:31.825Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:48:31.825Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-05-25T09:48:31.928Z] #43 12.76 PBCC images/eventpoll.pb-c.c [2021-05-25T09:48:31.928Z] #43 12.81 DEP images/eventpoll.pb-c.d [2021-05-25T09:48:31.928Z] #43 12.88 PBCC images/eventfd.pb-c.c [2021-05-25T09:48:31.928Z] #43 12.91 DEP images/eventfd.pb-c.d [2021-05-25T09:48:32.189Z] #43 12.98 PBCC images/remap-file-path.pb-c.c [2021-05-25T09:48:32.189Z] #43 13.01 DEP images/remap-file-path.pb-c.d [2021-05-25T09:48:32.189Z] #43 13.06 PBCC images/fifo.pb-c.c [2021-05-25T09:48:32.189Z] #43 13.10 DEP images/fifo.pb-c.d [2021-05-25T09:48:32.189Z] #43 13.14 PBCC images/ghost-file.pb-c.c [2021-05-25T09:48:32.189Z] #43 13.18 DEP images/ghost-file.pb-c.d [2021-05-25T09:48:32.189Z] #43 ... [2021-05-25T09:48:32.189Z] [2021-05-25T09:48:32.189Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:32.189Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:48:32.189Z] #45 85.07 go/token [2021-05-25T09:48:32.189Z] #45 86.01 internal/lazyregexp [2021-05-25T09:48:32.189Z] #45 86.06 go/scanner [2021-05-25T09:48:32.189Z] #45 86.40 net/url [2021-05-25T09:48:32.189Z] #45 87.80 go/ast [2021-05-25T09:48:32.189Z] #45 88.31 text/template/parse [2021-05-25T09:48:32.189Z] #45 93.12 text/template [2021-05-25T09:48:32.189Z] #45 94.14 go/parser [2021-05-25T09:48:32.450Z] #45 ... [2021-05-25T09:48:32.450Z] [2021-05-25T09:48:32.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:32.450Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:32.450Z] #43 13.27 PBCC images/regfile.pb-c.c [2021-05-25T09:48:32.450Z] #43 13.32 DEP images/regfile.pb-c.d [2021-05-25T09:48:32.450Z] #43 13.39 PBCC images/ns.pb-c.c [2021-05-25T09:48:32.450Z] #43 13.41 DEP images/ns.pb-c.d [2021-05-25T09:48:32.450Z] #43 13.45 PBCC images/fdinfo.pb-c.c [2021-05-25T09:48:32.450Z] #13 ... [2021-05-25T09:48:32.450Z] [2021-05-25T09:48:32.450Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:32.450Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:32.450Z] #43 18.78 CC images/stats.o [2021-05-25T09:48:32.567Z] #22 5.248 Collecting yamllint==1.26.1 [2021-05-25T09:48:32.700Z] #44 ... [2021-05-25T09:48:32.700Z] [2021-05-25T09:48:32.700Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:32.700Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:48:32.700Z] #14 101.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:48:32.700Z] #14 101.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-05-25T09:48:32.700Z] #14 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:32.709Z] #43 13.53 DEP images/fdinfo.pb-c.d [2021-05-25T09:48:32.709Z] #43 13.57 PBCC images/core-aarch64.pb-c.c [2021-05-25T09:48:32.709Z] #43 ... [2021-05-25T09:48:32.709Z] [2021-05-25T09:48:32.710Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:32.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:32.710Z] #13 79.49 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-05-25T09:48:32.710Z] #13 79.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-05-25T09:48:32.710Z] #13 79.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:48:32.710Z] #13 86.54 Selecting previously unselected package gcc-mingw-w64-base. [2021-05-25T09:48:32.710Z] #13 86.54 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:32.710Z] #13 86.55 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:32.710Z] #13 86.65 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-05-25T09:48:32.710Z] #13 86.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:32.710Z] #13 86.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:32.710Z] #13 ... [2021-05-25T09:48:32.710Z] [2021-05-25T09:48:32.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:32.710Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:32.710Z] #43 13.62 PBCC images/core-arm.pb-c.c [2021-05-25T09:48:32.710Z] #43 13.64 PBCC images/core-ppc64.pb-c.c [2021-05-25T09:48:32.710Z] #43 13.72 PBCC images/core-s390.pb-c.c [2021-05-25T09:48:32.971Z] #43 13.81 PBCC images/core-x86.pb-c.c [2021-05-25T09:48:32.971Z] #43 13.87 PBCC images/core.pb-c.c [2021-05-25T09:48:32.971Z] #43 13.95 PBCC images/inventory.pb-c.c [2021-05-25T09:48:33.014Z] #43 19.24 CC images/core.o [2021-05-25T09:48:33.231Z] #43 14.03 DEP images/core-aarch64.pb-c.d [2021-05-25T09:48:33.231Z] #43 14.07 DEP images/core-arm.pb-c.d [2021-05-25T09:48:33.231Z] #43 14.13 DEP images/core-ppc64.pb-c.d [2021-05-25T09:48:33.231Z] #43 14.19 DEP images/core-s390.pb-c.d [2021-05-25T09:48:33.231Z] #43 14.25 DEP images/core-x86.pb-c.d [2021-05-25T09:48:33.491Z] #43 14.31 DEP images/core.pb-c.d [2021-05-25T09:48:33.491Z] #43 14.40 DEP images/inventory.pb-c.d [2021-05-25T09:48:33.578Z] #43 19.88 CC images/core-x86.o [2021-05-25T09:48:33.751Z] #43 14.47 PBCC images/cpuinfo.pb-c.c [2021-05-25T09:48:33.751Z] #43 14.50 DEP images/cpuinfo.pb-c.d [2021-05-25T09:48:33.751Z] #43 14.55 PBCC images/stats.pb-c.c [2021-05-25T09:48:33.751Z] #43 14.58 DEP images/stats.pb-c.d [2021-05-25T09:48:33.768Z] #15 DONE 1.9s [2021-05-25T09:48:33.768Z] [2021-05-25T09:48:33.768Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:48:33.768Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-05-25T09:48:34.143Z] #43 20.49 CC images/core-arm.o [2021-05-25T09:48:34.247Z] #14 ... [2021-05-25T09:48:34.247Z] [2021-05-25T09:48:34.247Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:34.247Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:34.247Z] #44 43.42 CC images/opts.o [2021-05-25T09:48:34.247Z] #44 43.68 CC images/seccomp.o [2021-05-25T09:48:34.400Z] #43 20.83 CC images/core-aarch64.o [2021-05-25T09:48:34.899Z] #44 44.07 CC images/binfmt-misc.o [2021-05-25T09:48:34.899Z] #44 44.30 CC images/time.o [2021-05-25T09:48:34.964Z] #43 21.28 CC images/core-ppc64.o [2021-05-25T09:48:35.118Z] #22 ... [2021-05-25T09:48:35.118Z] [2021-05-25T09:48:35.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:35.118Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:35.118Z] #43 127.9 CC criu/memfd.o [2021-05-25T09:48:35.118Z] #43 128.6 CC criu/mount.o [2021-05-25T09:48:35.118Z] #43 132.7 CC criu/namespaces.o [2021-05-25T09:48:35.147Z] #43 15.92 make[1]: Nothing to be done for 'all'. [2021-05-25T09:48:35.172Z] #16 1.413 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:48:35.214Z] #44 44.54 CC images/sysctl.o [2021-05-25T09:48:35.379Z] #43 134.2 CC criu/net.o [2021-05-25T09:48:35.440Z] #16 DONE 1.8s [2021-05-25T09:48:35.440Z] [2021-05-25T09:48:35.440Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:48:35.440Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-25T09:48:35.517Z] #44 44.79 CC images/autofs.o [2021-05-25T09:48:35.529Z] #43 21.92 CC images/core-s390.o [2021-05-25T09:48:35.708Z] #17 ... [2021-05-25T09:48:35.708Z] [2021-05-25T09:48:35.708Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:35.708Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:35.708Z] #45 96.00 net/http/httptrace [2021-05-25T09:48:35.708Z] #45 96.26 net/http [2021-05-25T09:48:35.708Z] #45 ... [2021-05-25T09:48:35.708Z] [2021-05-25T09:48:35.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:35.708Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:35.708Z] #43 41.16 CC images/opts.o [2021-05-25T09:48:35.708Z] #43 41.38 CC images/seccomp.o [2021-05-25T09:48:35.708Z] #43 41.85 CC images/binfmt-misc.o [2021-05-25T09:48:35.708Z] #43 42.15 CC images/time.o [2021-05-25T09:48:35.708Z] #43 42.48 CC images/sysctl.o [2021-05-25T09:48:35.708Z] #43 42.69 CC images/autofs.o [2021-05-25T09:48:35.708Z] #43 42.88 CC images/macvlan.o [2021-05-25T09:48:35.708Z] #43 43.17 CC images/sit.o [2021-05-25T09:48:35.708Z] #43 43.52 CC images/memfd.o [2021-05-25T09:48:35.708Z] #43 43.73 CC images/timens.o [2021-05-25T09:48:35.708Z] #43 44.01 LINK images/built-in.o [2021-05-25T09:48:35.708Z] #43 44.32 GEN compel/include/asm [2021-05-25T09:48:35.708Z] #43 44.38 GEN compel/include/version.h [2021-05-25T09:48:35.708Z] #43 44.40 touch .config [2021-05-25T09:48:35.708Z] #43 44.54 GEN include/common/config.h [2021-05-25T09:48:35.708Z] #43 44.74 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:48:35.708Z] #43 44.75 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-05-25T09:48:35.708Z] #43 44.85 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-05-25T09:48:35.708Z] #43 44.88 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-05-25T09:48:35.708Z] #43 44.93 DEP compel/plugins/std/infect.d [2021-05-25T09:48:35.708Z] #43 45.15 DEP compel/plugins/std/string.d [2021-05-25T09:48:35.708Z] #43 45.31 DEP compel/plugins/std/log.d [2021-05-25T09:48:35.708Z] #43 45.45 DEP compel/plugins/std/fds.d [2021-05-25T09:48:35.708Z] #43 45.60 DEP compel/plugins/std/std.d [2021-05-25T09:48:35.708Z] #43 45.78 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:48:35.708Z] #43 45.87 DEP compel/plugins/fds/fds.d [2021-05-25T09:48:35.817Z] #44 45.11 CC images/macvlan.o [2021-05-25T09:48:35.972Z] #43 46.01 CC compel/plugins/std/std.o [2021-05-25T09:48:36.118Z] #44 45.40 CC images/sit.o [2021-05-25T09:48:36.421Z] #44 45.62 CC images/memfd.o [2021-05-25T09:48:36.460Z] #43 22.65 CC images/cpuinfo.o [2021-05-25T09:48:36.530Z] #43 17.32 CC images/stats.o [2021-05-25T09:48:36.550Z] #43 46.52 CC compel/plugins/std/fds.o [2021-05-25T09:48:36.723Z] #44 46.01 CC images/timens.o [2021-05-25T09:48:36.814Z] #43 46.87 CC compel/plugins/std/log.o [2021-05-25T09:48:37.025Z] #43 23.19 CC images/inventory.o [2021-05-25T09:48:37.025Z] #43 23.47 CC images/fdinfo.o [2021-05-25T09:48:37.026Z] #44 46.35 LINK images/built-in.o [2021-05-25T09:48:37.026Z] #44 46.49 GEN compel/include/asm [2021-05-25T09:48:37.026Z] #44 46.52 GEN compel/include/version.h [2021-05-25T09:48:37.080Z] #43 ... [2021-05-25T09:48:37.080Z] [2021-05-25T09:48:37.080Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:48:37.080Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-05-25T09:48:37.080Z] #17 DONE 1.6s [2021-05-25T09:48:37.080Z] [2021-05-25T09:48:37.080Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:37.080Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:37.080Z] #45 107.5 github.com/LK4D4/vndr/godl [2021-05-25T09:48:37.102Z] #43 17.78 CC images/core.o [2021-05-25T09:48:37.328Z] #44 46.53 touch .config [2021-05-25T09:48:37.328Z] #44 46.60 GEN include/common/config.h [2021-05-25T09:48:37.328Z] #44 46.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-25T09:48:37.328Z] #44 46.72 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-25T09:48:37.328Z] #44 46.75 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-05-25T09:48:37.328Z] #44 46.79 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-05-25T09:48:37.589Z] #43 23.79 CC images/fown.o [2021-05-25T09:48:37.589Z] #43 24.01 CC images/ns.o [2021-05-25T09:48:37.632Z] #44 46.85 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-05-25T09:48:37.632Z] #44 46.91 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-05-25T09:48:37.632Z] #44 46.94 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-05-25T09:48:37.632Z] #44 46.98 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:48:37.632Z] #44 46.99 DEP compel/plugins/std/infect.d [2021-05-25T09:48:37.673Z] #43 18.45 CC images/core-x86.o [2021-05-25T09:48:37.846Z] #43 ... [2021-05-25T09:48:37.846Z] [2021-05-25T09:48:37.846Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:37.846Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:48:37.846Z] #56 46.49 Checking out files: 49% (1955/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 86% (3408/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:48:37.846Z] #56 48.04 + cd /tmp/tmp.LCb6lq8UHX/src/github.com/containerd/containerd [2021-05-25T09:48:37.846Z] #56 48.04 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:48:37.925Z] #43 ... [2021-05-25T09:48:37.925Z] [2021-05-25T09:48:37.925Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:48:37.925Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:48:37.925Z] #22 10.66 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:48:37.933Z] #43 ... [2021-05-25T09:48:37.933Z] [2021-05-25T09:48:37.933Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:37.933Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:48:37.933Z] #51 90.75 github.com/pkg/diff [2021-05-25T09:48:37.933Z] #51 92.23 go/ast [2021-05-25T09:48:37.933Z] #51 92.68 golang.org/x/crypto/ssh/terminal [2021-05-25T09:48:37.933Z] #51 93.99 mvdan.cc/editorconfig [2021-05-25T09:48:37.933Z] #51 95.29 mvdan.cc/sh/v3/fileutil [2021-05-25T09:48:37.933Z] #51 95.51 mvdan.cc/sh/v3/syntax [2021-05-25T09:48:37.934Z] #44 47.14 DEP compel/plugins/std/string.d [2021-05-25T09:48:37.934Z] #44 47.26 DEP compel/plugins/std/log.d [2021-05-25T09:48:37.934Z] #44 47.38 DEP compel/plugins/std/fds.d [2021-05-25T09:48:38.038Z] #45 108.6 github.com/LK4D4/vndr [2021-05-25T09:48:38.193Z] #51 ... [2021-05-25T09:48:38.193Z] [2021-05-25T09:48:38.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:38.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:38.193Z] #43 19.02 CC images/core-arm.o [2021-05-25T09:48:38.236Z] #44 47.53 DEP compel/plugins/std/std.d [2021-05-25T09:48:38.236Z] #44 47.64 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:48:38.236Z] #44 47.74 DEP compel/plugins/fds/fds.d [2021-05-25T09:48:38.454Z] #43 19.41 CC images/core-aarch64.o [2021-05-25T09:48:38.538Z] #44 47.94 CC compel/plugins/std/std.o [2021-05-25T09:48:38.616Z] #45 ... [2021-05-25T09:48:38.616Z] [2021-05-25T09:48:38.616Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:48:38.616Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-05-25T09:48:38.616Z] #18 DONE 1.4s [2021-05-25T09:48:38.616Z] [2021-05-25T09:48:38.616Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:48:38.616Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-05-25T09:48:38.840Z] #44 48.29 CC compel/plugins/std/fds.o [2021-05-25T09:48:39.026Z] #43 19.79 CC images/core-ppc64.o [2021-05-25T09:48:39.288Z] #43 20.26 CC images/core-s390.o [2021-05-25T09:48:39.310Z] #22 11.91 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:48:39.310Z] #22 11.96 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:48:39.310Z] #22 12.02 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:48:39.495Z] #44 48.89 CC compel/plugins/std/log.o [2021-05-25T09:48:39.570Z] #22 12.28 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-25T09:48:39.740Z] #56 49.92 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:48:39.740Z] #56 49.92 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:48:39.740Z] #56 49.92 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:39.740Z] #56 49.92 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:39.740Z] #56 49.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:48:39.740Z] #56 49.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:48:39.740Z] #56 49.92 + '[' '' = dynamic ']' [2021-05-25T09:48:39.740Z] #56 49.92 + make [2021-05-25T09:48:40.013Z] #19 DONE 1.5s [2021-05-25T09:48:40.013Z] [2021-05-25T09:48:40.013Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:48:40.013Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:48:40.141Z] #22 12.59 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:48:40.141Z] #22 12.60 Building wheels for collected packages: yamllint [2021-05-25T09:48:40.141Z] #22 12.61 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:48:40.291Z] #43 21.09 CC images/cpuinfo.o [2021-05-25T09:48:40.572Z] #44 49.74 CC compel/plugins/std/string.o [2021-05-25T09:48:40.572Z] #44 ... [2021-05-25T09:48:40.572Z] [2021-05-25T09:48:40.572Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:40.572Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-05-25T09:48:40.572Z] #14 115.5 Selecting previously unselected package libapparmor1:ppc64el. [2021-05-25T09:48:40.572Z] #14 115.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 115.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-05-25T09:48:40.572Z] #14 115.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 115.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 115.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-25T09:48:40.572Z] #14 115.8 Selecting previously unselected package libbtrfs0. [2021-05-25T09:48:40.572Z] #14 115.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 115.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:48:40.572Z] #14 115.9 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:48:40.572Z] #14 115.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 115.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:48:40.572Z] #14 116.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-05-25T09:48:40.572Z] #14 116.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 116.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-25T09:48:40.572Z] #14 116.2 Selecting previously unselected package libudev-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 116.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 116.3 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-25T09:48:40.572Z] #14 116.4 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 116.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 116.4 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-05-25T09:48:40.572Z] #14 116.7 Selecting previously unselected package libpcre16-3:ppc64el. [2021-05-25T09:48:40.572Z] #14 116.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 116.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 116.9 Selecting previously unselected package libpcre32-3:ppc64el. [2021-05-25T09:48:40.572Z] #14 116.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 116.9 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 117.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-05-25T09:48:40.572Z] #14 117.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 117.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 117.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 117.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 117.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 117.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 117.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 117.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-25T09:48:40.572Z] #14 117.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 117.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 117.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-25T09:48:40.572Z] #14 117.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 117.9 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 118.0 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-25T09:48:40.572Z] #14 118.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-05-25T09:48:40.572Z] #14 118.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-05-25T09:48:40.572Z] #14 118.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-25T09:48:40.572Z] #14 118.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 118.7 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 118.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-05-25T09:48:40.572Z] #14 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:40.572Z] #14 119.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-05-25T09:48:40.572Z] #14 119.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-05-25T09:48:40.572Z] #14 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:40.572Z] #14 119.0 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-05-25T09:48:40.572Z] #14 119.0 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-05-25T09:48:40.572Z] #14 119.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:48:40.572Z] #14 119.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-05-25T09:48:40.572Z] #14 119.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-25T09:48:40.572Z] #14 119.1 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:48:40.572Z] #14 119.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-05-25T09:48:40.673Z] #56 ... [2021-05-25T09:48:40.673Z] [2021-05-25T09:48:40.673Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:40.673Z] #51 sha256:58ee6383f50e28df68300c194f03b1f1f050952e48b4d698271382cc3ffa9458 [2021-05-25T09:48:40.673Z] #51 108.0 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:48:40.673Z] #51 DONE 114.1s [2021-05-25T09:48:40.673Z] [2021-05-25T09:48:40.673Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:40.673Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:40.673Z] #43 24.24 CC images/regfile.o [2021-05-25T09:48:40.673Z] #43 24.60 CC images/ghost-file.o [2021-05-25T09:48:40.673Z] #43 24.96 CC images/fifo.o [2021-05-25T09:48:40.673Z] #43 25.20 CC images/remap-file-path.o [2021-05-25T09:48:40.673Z] #43 25.38 CC images/eventfd.o [2021-05-25T09:48:40.673Z] #43 25.62 CC images/eventpoll.o [2021-05-25T09:48:40.673Z] #43 26.05 CC images/fh.o [2021-05-25T09:48:40.673Z] #43 26.38 CC images/fsnotify.o [2021-05-25T09:48:40.874Z] #14 119.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-05-25T09:48:40.874Z] #14 119.1 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:48:40.874Z] #14 DONE 119.4s [2021-05-25T09:48:40.874Z] [2021-05-25T09:48:40.874Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:40.874Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:48:40.874Z] #52 115.1 golang.org/x/crypto/ssh/terminal [2021-05-25T09:48:40.874Z] #52 119.6 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:48:40.920Z] #43 21.56 CC images/inventory.o [2021-05-25T09:48:40.920Z] #43 21.87 CC images/fdinfo.o [2021-05-25T09:48:40.931Z] #43 27.23 CC images/signalfd.o [2021-05-25T09:48:41.083Z] #22 13.78 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:48:41.084Z] #22 13.78 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:48:41.084Z] #22 13.84 Successfully built yamllint [2021-05-25T09:48:41.084Z] #22 13.87 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:48:41.177Z] #52 ... [2021-05-25T09:48:41.177Z] [2021-05-25T09:48:41.177Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:41.177Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:41.177Z] #44 50.58 CC compel/plugins/std/infect.o [2021-05-25T09:48:41.188Z] #43 27.62 CC images/fs.o [2021-05-25T09:48:41.479Z] #44 ... [2021-05-25T09:48:41.479Z] [2021-05-25T09:48:41.479Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:48:41.479Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-05-25T09:48:41.479Z] #15 DONE 0.6s [2021-05-25T09:48:41.493Z] #43 22.33 CC images/fown.o [2021-05-25T09:48:41.659Z] #22 14.26 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:48:41.752Z] #43 28.03 CC images/pstree.o [2021-05-25T09:48:41.752Z] #43 28.31 CC images/pipe.o [2021-05-25T09:48:41.753Z] #43 22.53 CC images/ns.o [2021-05-25T09:48:41.781Z] [2021-05-25T09:48:41.781Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:48:41.781Z] #54 sha256:55a00ac6c0e6bbc04f3f5345a46a071095beb75d6d1af1fc4743c8226380b0a7 [2021-05-25T09:48:41.781Z] #54 0.464 + RM_GOPATH=0 [2021-05-25T09:48:41.781Z] #54 0.465 + TMP_GOPATH= [2021-05-25T09:48:41.781Z] #54 0.465 + : /build [2021-05-25T09:48:41.782Z] #54 0.465 + '[' -z '' ']' [2021-05-25T09:48:41.782Z] #54 0.466 ++ mktemp -d [2021-05-25T09:48:41.782Z] #54 0.468 + export GOPATH=/tmp/tmp.qlqjHvDYUU [2021-05-25T09:48:41.782Z] #54 0.469 + GOPATH=/tmp/tmp.qlqjHvDYUU [2021-05-25T09:48:41.782Z] #54 0.469 + RM_GOPATH=1 [2021-05-25T09:48:41.782Z] #54 0.469 + case "$(go env GOARCH)" in [2021-05-25T09:48:41.782Z] #54 0.471 ++ go env GOARCH [2021-05-25T09:48:41.782Z] #54 0.497 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:41.782Z] #54 0.497 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:48:41.782Z] #54 0.504 ++ dirname /tmp/install/install.sh [2021-05-25T09:48:41.782Z] #54 0.506 + dir=/tmp/install [2021-05-25T09:48:41.782Z] #54 0.507 + bin=runc [2021-05-25T09:48:41.782Z] #54 0.507 + shift [2021-05-25T09:48:41.782Z] #54 0.507 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:48:41.782Z] #54 0.511 + . /tmp/install/runc.installer [2021-05-25T09:48:41.782Z] #54 0.511 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:48:41.782Z] #54 0.515 + install_runc [2021-05-25T09:48:41.782Z] #54 0.519 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:48:41.782Z] #54 0.520 + uname -r [2021-05-25T09:48:41.782Z] #54 0.527 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:48:41.782Z] #54 0.527 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:48:41.782Z] #54 0.527 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:48:41.782Z] #54 0.531 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qlqjHvDYUU/src/github.com/opencontainers/runc [2021-05-25T09:48:41.782Z] #54 0.543 Cloning into '/tmp/tmp.qlqjHvDYUU/src/github.com/opencontainers/runc'... [2021-05-25T09:48:41.920Z] #22 DONE 14.7s [2021-05-25T09:48:41.920Z] [2021-05-25T09:48:41.920Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:41.920Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:41.920Z] #43 137.1 CC criu/netfilter.o [2021-05-25T09:48:41.920Z] #43 137.5 CC criu/page-pipe.o [2021-05-25T09:48:41.920Z] #43 138.2 CC criu/page-xfer.o [2021-05-25T09:48:41.920Z] #43 139.8 CC criu/pagemap-cache.o [2021-05-25T09:48:41.920Z] #43 140.2 CC criu/pagemap.o [2021-05-25T09:48:41.944Z] #20 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:48:41.944Z] #20 1.723 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:48:41.944Z] #20 1.814 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:48:41.944Z] #20 1.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:48:42.013Z] #43 22.78 CC images/regfile.o [2021-05-25T09:48:42.084Z] #54 ... [2021-05-25T09:48:42.084Z] [2021-05-25T09:48:42.084Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:48:42.084Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-05-25T09:48:42.084Z] #16 DONE 0.4s [2021-05-25T09:48:42.084Z] [2021-05-25T09:48:42.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:42.084Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:42.084Z] #44 51.49 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-05-25T09:48:42.181Z] #43 ... [2021-05-25T09:48:42.181Z] [2021-05-25T09:48:42.181Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:48:42.181Z] #25 sha256:aff90fe7e77254cf48e09a428297666c2eb520dd32bb2f34aaf8f5b0772fc463 [2021-05-25T09:48:42.181Z] #25 DONE 0.3s [2021-05-25T09:48:42.273Z] #43 22.99 CC images/ghost-file.o [2021-05-25T09:48:42.317Z] #43 28.60 CC images/tcp-stream.o [2021-05-25T09:48:42.387Z] #44 51.56 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-05-25T09:48:42.387Z] #44 51.62 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-05-25T09:48:42.387Z] #44 51.65 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-05-25T09:48:42.387Z] #44 ... [2021-05-25T09:48:42.387Z] [2021-05-25T09:48:42.387Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:48:42.387Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-05-25T09:48:42.387Z] #17 0.348 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:48:42.387Z] #17 DONE 0.4s [2021-05-25T09:48:42.387Z] [2021-05-25T09:48:42.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:42.387Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:42.387Z] #44 51.74 AR compel/plugins/std.lib.a [2021-05-25T09:48:42.441Z] [2021-05-25T09:48:42.441Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:48:42.441Z] #30 sha256:2aff60f83579ca4cc7b45d8cd08f59dc3fa25f5fe4de4c406ab41521755a3a9d [2021-05-25T09:48:42.522Z] #20 2.411 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [466 kB] [2021-05-25T09:48:42.535Z] #43 23.27 CC images/fifo.o [2021-05-25T09:48:42.535Z] #43 23.48 CC images/remap-file-path.o [2021-05-25T09:48:42.574Z] #43 28.83 CC images/sk-packet.o [2021-05-25T09:48:42.690Z] #44 51.88 CC compel/plugins/fds/fds.o [2021-05-25T09:48:42.690Z] #44 52.07 AR compel/plugins/fds.lib.a [2021-05-25T09:48:42.690Z] #44 ... [2021-05-25T09:48:42.690Z] [2021-05-25T09:48:42.690Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:48:42.690Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-05-25T09:48:42.690Z] #18 DONE 0.3s [2021-05-25T09:48:42.690Z] [2021-05-25T09:48:42.690Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:42.690Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:42.690Z] #44 52.14 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:48:42.796Z] #43 23.71 CC images/eventfd.o [2021-05-25T09:48:42.832Z] #43 29.09 CC images/mnt.o [2021-05-25T09:48:42.993Z] #44 52.28 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:48:42.993Z] #44 ... [2021-05-25T09:48:42.993Z] [2021-05-25T09:48:42.993Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:48:42.993Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-05-25T09:48:42.993Z] #19 DONE 0.3s [2021-05-25T09:48:42.993Z] [2021-05-25T09:48:42.993Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:42.993Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:42.993Z] #44 52.40 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-05-25T09:48:43.063Z] #43 24.09 CC images/eventpoll.o [2021-05-25T09:48:43.089Z] #43 29.36 CC images/pipe-data.o [2021-05-25T09:48:43.295Z] #44 52.52 HOSTDEP compel/src/main-host.d [2021-05-25T09:48:43.295Z] #44 52.70 DEP compel/src/lib/ptrace.d [2021-05-25T09:48:43.347Z] #43 29.60 CC images/sa.o [2021-05-25T09:48:43.475Z] #20 3.391 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-05-25T09:48:43.597Z] #44 ... [2021-05-25T09:48:43.597Z] [2021-05-25T09:48:43.597Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:48:43.597Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-05-25T09:48:43.597Z] #20 DONE 0.5s [2021-05-25T09:48:43.597Z] [2021-05-25T09:48:43.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:43.597Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:43.597Z] #44 52.86 DEP compel/src/lib/infect.d [2021-05-25T09:48:43.597Z] #44 53.07 DEP compel/src/lib/infect-util.d [2021-05-25T09:48:43.604Z] #43 29.81 CC images/timer.o [2021-05-25T09:48:43.634Z] #43 24.49 CC images/fh.o [2021-05-25T09:48:43.634Z] #43 ... [2021-05-25T09:48:43.634Z] [2021-05-25T09:48:43.634Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:43.634Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:48:43.634Z] #56 46.96 Checking out files: 42% (1676/3922) Checking out files: 43% (1687/3922) Checking out files: 44% (1726/3922) Checking out files: 45% (1765/3922) Checking out files: 46% (1805/3922) Checking out files: 47% (1844/3922) Checking out files: 48% (1883/3922) Checking out files: 49% (1922/3922) Checking out files: 50% (1961/3922) Checking out files: 51% (2001/3922) Checking out files: 52% (2040/3922) Checking out files: 53% (2079/3922) Checking out files: 54% (2118/3922) Checking out files: 55% (2158/3922) Checking out files: 56% (2197/3922) Checking out files: 57% (2236/3922) Checking out files: 58% (2275/3922) Checking out files: 59% (2314/3922) Checking out files: 60% (2354/3922) Checking out files: 61% (2393/3922) Checking out files: 62% (2432/3922) Checking out files: 63% (2471/3922) Checking out files: 64% (2511/3922) Checking out files: 65% (2550/3922) Checking out files: 66% (2589/3922) Checking out files: 67% (2628/3922) Checking out files: 68% (2667/3922) Checking out files: 69% (2707/3922) Checking out files: 70% (2746/3922) Checking out files: 71% (2785/3922) Checking out files: 72% (2824/3922) Checking out files: 73% (2864/3922) Checking out files: 74% (2903/3922) Checking out files: 75% (2942/3922) Checking out files: 76% (2981/3922) Checking out files: 77% (3020/3922) Checking out files: 78% (3060/3922) Checking out files: 79% (3099/3922) Checking out files: 80% (3138/3922) Checking out files: 81% (3177/3922) Checking out files: 82% (3217/3922) Checking out files: 82% (3219/3922) Checking out files: 83% (3256/3922) Checking out files: 84% (3295/3922) Checking out files: 85% (3334/3922) Checking out files: 86% (3373/3922) Checking out files: 87% (3413/3922) Checking out files: 88% (3452/3922) Checking out files: 89% (3491/3922) Checking out files: 90% (3530/3922) Checking out files: 91% (3570/3922) Checking out files: 92% (3609/3922) Checking out files: 93% (3648/3922) Checking out files: 94% (3687/3922) Checking out files: 95% (3726/3922) Checking out files: 96% (3766/3922) Checking out files: 97% (3805/3922) Checking out files: 98% (3844/3922) Checking out files: 99% (3883/3922) Checking out files: 100% (3922/3922) Checking out files: 100% (3922/3922), done. [2021-05-25T09:48:43.634Z] #56 48.74 + cd /tmp/tmp.6TFNXDevOL/src/github.com/containerd/containerd [2021-05-25T09:48:43.634Z] #56 48.74 + git checkout -q d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-05-25T09:48:43.862Z] #43 30.15 CC images/timerfd.o [2021-05-25T09:48:43.862Z] #43 30.37 CC images/mm.o [2021-05-25T09:48:43.900Z] #44 53.13 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:48:43.900Z] #44 53.25 DEP compel/arch/ppc64/src/lib/infect.d [2021-05-25T09:48:43.900Z] #44 53.35 DEP compel/arch/ppc64/src/lib/cpu.d [2021-05-25T09:48:44.119Z] #43 30.60 CC images/sk-opts.o [2021-05-25T09:48:44.202Z] #44 53.43 DEP compel/src/lib/log.d [2021-05-25T09:48:44.202Z] #44 53.51 DEP compel/src/main.d [2021-05-25T09:48:44.429Z] #20 4.219 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [285 kB] [2021-05-25T09:48:44.508Z] #44 53.68 DEP compel/src/lib/handle-elf.d [2021-05-25T09:48:44.508Z] #44 53.79 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-05-25T09:48:44.508Z] #44 53.90 CC compel/src/lib/log.o [2021-05-25T09:48:44.574Z] #56 ... [2021-05-25T09:48:44.574Z] [2021-05-25T09:48:44.574Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:44.574Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:48:44.574Z] #45 97.28 encoding/xml [2021-05-25T09:48:44.574Z] #45 97.90 go/doc [2021-05-25T09:48:44.574Z] #45 101.2 github.com/LK4D4/vndr/build [2021-05-25T09:48:44.574Z] #45 103.0 github.com/LK4D4/vndr/versioned [2021-05-25T09:48:44.574Z] #45 103.1 compress/flate [2021-05-25T09:48:44.574Z] #45 104.7 hash/crc32 [2021-05-25T09:48:44.574Z] #45 105.6 crypto/x509/pkix [2021-05-25T09:48:44.574Z] #45 106.2 vendor/golang.org/x/crypto/cryptobyte [2021-05-25T09:48:44.574Z] #45 106.5 compress/gzip [2021-05-25T09:48:44.574Z] #45 107.2 net [2021-05-25T09:48:44.574Z] #45 ... [2021-05-25T09:48:44.574Z] [2021-05-25T09:48:44.574Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:44.574Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:44.574Z] #43 24.82 CC images/fsnotify.o [2021-05-25T09:48:44.574Z] #43 25.48 CC images/signalfd.o [2021-05-25T09:48:44.684Z] #43 30.86 CC images/sk-unix.o [2021-05-25T09:48:44.684Z] #43 ... [2021-05-25T09:48:44.684Z] [2021-05-25T09:48:44.684Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:44.684Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:48:44.684Z] #45 108.1 github.com/LK4D4/vndr/versioned [2021-05-25T09:48:44.684Z] #45 108.2 compress/flate [2021-05-25T09:48:44.684Z] #45 108.4 github.com/LK4D4/vndr/build [2021-05-25T09:48:44.684Z] #45 111.0 hash/crc32 [2021-05-25T09:48:44.684Z] #45 111.4 compress/gzip [2021-05-25T09:48:44.684Z] #45 111.6 net [2021-05-25T09:48:44.684Z] #45 112.1 vendor/golang.org/x/text/transform [2021-05-25T09:48:44.684Z] #45 112.9 vendor/golang.org/x/text/unicode/bidi [2021-05-25T09:48:44.684Z] #45 114.6 vendor/golang.org/x/text/secure/bidirule [2021-05-25T09:48:44.684Z] #45 115.2 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:48:44.808Z] #44 ... [2021-05-25T09:48:44.808Z] [2021-05-25T09:48:44.808Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:44.808Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:48:44.808Z] #46 113.6 encoding/xml [2021-05-25T09:48:44.808Z] #46 120.7 math/big [2021-05-25T09:48:44.808Z] #46 ... [2021-05-25T09:48:44.808Z] [2021-05-25T09:48:44.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:44.808Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:44.808Z] #44 54.11 CC compel/arch/ppc64/src/lib/cpu.o [2021-05-25T09:48:44.835Z] #43 25.78 CC images/fs.o [2021-05-25T09:48:44.940Z] #45 ... [2021-05-25T09:48:44.941Z] [2021-05-25T09:48:44.941Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:44.941Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:44.941Z] #43 31.15 CC images/sk-inet.o [2021-05-25T09:48:45.095Z] #43 26.01 CC images/pstree.o [2021-05-25T09:48:45.111Z] #44 54.36 CC compel/arch/ppc64/src/lib/infect.o [2021-05-25T09:48:45.198Z] #43 31.52 CC images/tun.o [2021-05-25T09:48:45.308Z] using credential docker-jenkins-github-credentials [2021-05-25T09:48:45.356Z] #43 26.27 CC images/pipe.o [2021-05-25T09:48:45.381Z] #20 5.450 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-05-25T09:48:45.381Z] Cloning the remote Git repository [2021-05-25T09:48:45.381Z] Cloning with configured refspecs honoured and without tags [2021-05-25T09:48:45.455Z] #43 31.80 CC images/sk-netlink.o [2021-05-25T09:48:45.455Z] #43 31.93 CC images/packet-sock.o [2021-05-25T09:48:45.616Z] #43 26.51 CC images/tcp-stream.o [2021-05-25T09:48:45.766Z] #44 55.18 CC compel/src/lib/infect-rpc.o [2021-05-25T09:48:45.878Z] #43 26.80 CC images/sk-packet.o [2021-05-25T09:48:46.019Z] #43 32.25 CC images/ipc-var.o [2021-05-25T09:48:46.140Z] #43 27.09 CC images/mnt.o [2021-05-25T09:48:46.277Z] #43 32.55 CC images/ipc-desc.o [2021-05-25T09:48:46.277Z] #43 32.77 CC images/ipc-shm.o [2021-05-25T09:48:46.401Z] #43 ... [2021-05-25T09:48:46.401Z] [2021-05-25T09:48:46.401Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:46.401Z] #51 sha256:b2e02c1eb57746548afbcb2f83edc1bb4b10d82de9f8d35c93ba25b439bfcb60 [2021-05-25T09:48:46.401Z] #51 102.5 mvdan.cc/sh/v3/cmd/shfmt [2021-05-25T09:48:46.401Z] #51 DONE 109.3s [2021-05-25T09:48:46.401Z] [2021-05-25T09:48:46.401Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:46.401Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:46.401Z] #43 27.32 CC images/pipe-data.o [2021-05-25T09:48:46.419Z] #44 55.60 CC compel/src/lib/infect-util.o [2021-05-25T09:48:46.419Z] #44 55.85 CC compel/src/lib/infect.o [2021-05-25T09:48:46.661Z] #43 27.53 CC images/sa.o [2021-05-25T09:48:46.780Z] #20 ... [2021-05-25T09:48:46.780Z] [2021-05-25T09:48:46.780Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:46.780Z] #45 sha256:0264acf0dad9cc2d88ba2372ca2e9ff6b5cc89084ebc936ebe9e06aa48f9a98d [2021-05-25T09:48:46.780Z] #45 DONE 117.2s [2021-05-25T09:48:46.780Z] [2021-05-25T09:48:46.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:46.780Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:46.780Z] #43 47.89 CC compel/plugins/std/string.o [2021-05-25T09:48:46.780Z] #43 48.50 CC compel/plugins/std/infect.o [2021-05-25T09:48:46.780Z] #43 49.07 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-05-25T09:48:46.780Z] #43 49.15 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-05-25T09:48:46.780Z] #43 49.22 AR compel/plugins/std.lib.a [2021-05-25T09:48:46.780Z] #43 49.31 CC compel/plugins/fds/fds.o [2021-05-25T09:48:46.780Z] #43 49.66 AR compel/plugins/fds.lib.a [2021-05-25T09:48:46.780Z] #43 49.77 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:48:46.780Z] #43 49.92 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:48:46.780Z] #43 50.05 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-05-25T09:48:46.780Z] #43 50.16 HOSTDEP compel/src/main-host.d [2021-05-25T09:48:46.780Z] #43 50.32 DEP compel/src/lib/ptrace.d [2021-05-25T09:48:46.780Z] #43 50.55 DEP compel/src/lib/infect.d [2021-05-25T09:48:46.780Z] #43 50.90 DEP compel/src/lib/infect-util.d [2021-05-25T09:48:46.780Z] #43 51.04 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:48:46.780Z] #43 51.14 DEP compel/arch/aarch64/src/lib/infect.d [2021-05-25T09:48:46.780Z] #43 51.28 DEP compel/arch/aarch64/src/lib/cpu.d [2021-05-25T09:48:46.780Z] #43 51.31 DEP compel/src/lib/log.d [2021-05-25T09:48:46.780Z] #43 51.44 DEP compel/src/main.d [2021-05-25T09:48:46.780Z] #43 51.59 DEP compel/src/lib/handle-elf.d [2021-05-25T09:48:46.780Z] #43 51.69 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-05-25T09:48:46.780Z] #43 51.81 CC compel/src/lib/log.o [2021-05-25T09:48:46.780Z] #43 52.06 CC compel/arch/aarch64/src/lib/cpu.o [2021-05-25T09:48:46.780Z] #43 52.38 CC compel/arch/aarch64/src/lib/infect.o [2021-05-25T09:48:46.780Z] #43 52.96 CC compel/src/lib/infect-rpc.o [2021-05-25T09:48:46.780Z] #43 53.33 CC compel/src/lib/infect-util.o [2021-05-25T09:48:46.780Z] #43 53.64 CC compel/src/lib/infect.o [2021-05-25T09:48:46.780Z] #43 55.39 CC compel/src/lib/ptrace.o [2021-05-25T09:48:46.780Z] #43 55.84 AR compel/libcompel.a [2021-05-25T09:48:46.780Z] #43 55.93 HOSTCC compel/src/main-host.o [2021-05-25T09:48:46.780Z] #43 56.26 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-05-25T09:48:46.780Z] #43 56.41 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:48:46.780Z] #43 56.64 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:48:46.841Z] #43 33.03 CC images/ipc-msg.o [2021-05-25T09:48:46.922Z] #43 27.77 CC images/timer.o [2021-05-25T09:48:46.993Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-25T09:48:47.048Z] #43 56.96 HOSTLINK compel/compel-host-bin [2021-05-25T09:48:47.075Z] #44 ... [2021-05-25T09:48:47.075Z] [2021-05-25T09:48:47.075Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-05-25T09:48:47.075Z] #52 sha256:8d389992de5ba7dc421860ccc7c55683f7bfd76f5d493d53a8fecb4fac25c1f4 [2021-05-25T09:48:47.075Z] #52 DONE 126.0s [2021-05-25T09:48:47.098Z] #43 33.28 CC images/ipc-sem.o [2021-05-25T09:48:47.286Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-05-25T09:48:45.559Z] Cloning repository https://github.com/moby/moby.git [2021-05-25T09:48:45.935Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-05-25T09:48:46.870Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:48:46.870Z] > git --version # timeout=10 [2021-05-25T09:48:46.918Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-25T09:48:46.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:48:46.921Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:48:47.312Z] #43 57.35 DEP soccr/soccr.d [2021-05-25T09:48:47.355Z] #43 33.58 CC images/utsns.o [2021-05-25T09:48:47.355Z] #43 33.78 CC images/creds.o [2021-05-25T09:48:47.380Z] [2021-05-25T09:48:47.380Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:47.380Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:48:47.380Z] #46 125.8 go/doc [2021-05-25T09:48:47.493Z] #43 28.43 CC images/timerfd.o [2021-05-25T09:48:47.613Z] #43 33.96 CC images/vma.o [2021-05-25T09:48:47.613Z] #43 34.15 CC images/netdev.o [2021-05-25T09:48:47.732Z] #30 DONE 4.8s [2021-05-25T09:48:47.732Z] [2021-05-25T09:48:47.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:47.732Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:47.732Z] #43 141.7 CC criu/parasite-syscall.o [2021-05-25T09:48:47.732Z] #43 142.5 CC criu/path.o [2021-05-25T09:48:47.732Z] #43 142.8 CC criu/pie-util-vdso-elf32.o [2021-05-25T09:48:47.732Z] #43 143.2 CC criu/pie-util-vdso.o [2021-05-25T09:48:47.732Z] #43 143.6 CC criu/pie-util.o [2021-05-25T09:48:47.732Z] #43 143.7 CC criu/pipes.o [2021-05-25T09:48:47.732Z] #43 144.4 CC criu/plugin.o [2021-05-25T09:48:47.732Z] #43 144.7 CC criu/proc_parse.o [2021-05-25T09:48:47.732Z] #43 ... [2021-05-25T09:48:47.732Z] [2021-05-25T09:48:47.732Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:48:47.732Z] #33 sha256:ce37843fa989e8c3dbd7d71117fb03f2947ed2737d0e29fe420a9d4fcfa8093c [2021-05-25T09:48:47.732Z] #33 DONE 0.7s [2021-05-25T09:48:47.732Z] [2021-05-25T09:48:47.732Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:48:47.732Z] #35 sha256:e859496eeb321cbaecd0c3bbced90a4a764fcc8f3e72948fa912f6e3d0fc4ea2 [2021-05-25T09:48:47.753Z] #43 28.79 CC images/mm.o [2021-05-25T09:48:47.892Z] #43 57.70 CC soccr/soccr.o [2021-05-25T09:48:47.993Z] #35 DONE 0.1s [2021-05-25T09:48:47.993Z] [2021-05-25T09:48:47.993Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:48:47.993Z] #38 sha256:a52480ce81e84ac91be07ff5519fea291f2cc7f90b21d1d6f0c0fa7c85987997 [2021-05-25T09:48:47.993Z] #38 DONE 0.0s [2021-05-25T09:48:47.993Z] [2021-05-25T09:48:47.993Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:47.993Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:47.993Z] #43 146.8 CC criu/protobuf-desc.o [2021-05-25T09:48:48.014Z] #43 29.00 CC images/sk-opts.o [2021-05-25T09:48:48.176Z] #43 34.49 CC images/tty.o [2021-05-25T09:48:48.275Z] #43 29.20 CC images/sk-unix.o [2021-05-25T09:48:48.324Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2021-05-25T09:48:48.324Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-25T09:48:48.324Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-25T09:48:48.324Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-25T09:48:48.535Z] #43 29.40 CC images/sk-inet.o [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-25T09:48:48.617Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-25T09:48:48.741Z] #43 35.11 CC images/file-lock.o [2021-05-25T09:48:48.795Z] #43 29.70 CC images/tun.o [2021-05-25T09:48:48.846Z] #43 ... [2021-05-25T09:48:48.846Z] [2021-05-25T09:48:48.846Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:48:48.846Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:48:48.846Z] #20 8.628 Fetched 8783 kB in 7s (1229 kB/s) [2021-05-25T09:48:48.937Z] #43 147.7 CC criu/protobuf.o [2021-05-25T09:48:48.997Z] #43 35.31 CC images/rlimit.o [2021-05-25T09:48:49.056Z] #43 29.98 CC images/sk-netlink.o [2021-05-25T09:48:49.253Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-25T09:48:49.253Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-25T09:48:49.254Z] #43 35.58 CC images/pagemap.o [2021-05-25T09:48:49.316Z] #43 30.17 CC images/packet-sock.o [2021-05-25T09:48:49.508Z] #43 148.2 CC criu/pstree.o [2021-05-25T09:48:49.511Z] #43 35.84 CC images/siginfo.o [2021-05-25T09:48:49.546Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/types [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-25T09:48:49.546Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-25T09:48:49.768Z] #43 36.16 CC images/rpc.o [2021-05-25T09:48:49.798Z] #20 8.628 Reading package lists... [2021-05-25T09:48:49.798Z] #20 ... [2021-05-25T09:48:49.798Z] [2021-05-25T09:48:49.798Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:48:49.798Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-05-25T09:48:49.798Z] #32 DONE 120.0s [2021-05-25T09:48:49.886Z] #43 30.55 CC images/ipc-var.o [2021-05-25T09:48:49.886Z] #43 30.71 CC images/ipc-desc.o [2021-05-25T09:48:50.062Z] [2021-05-25T09:48:50.062Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:50.062Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:50.062Z] #43 59.04 AR soccr/libsoccr.a [2021-05-25T09:48:50.062Z] #43 59.10 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:48:50.062Z] #43 59.55 DEP criu/arch/aarch64/sigframe.d [2021-05-25T09:48:50.062Z] #43 59.76 DEP criu/arch/aarch64/crtools.d [2021-05-25T09:48:50.062Z] #43 59.99 DEP criu/arch/aarch64/cpu.d [2021-05-25T09:48:50.062Z] #43 60.04 DEP criu/arch/aarch64/bitops.d [2021-05-25T09:48:50.062Z] #43 60.08 CC criu/arch/aarch64/bitops.o [2021-05-25T09:48:50.146Z] #43 30.94 CC images/ipc-shm.o [2021-05-25T09:48:50.182Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-05-25T09:48:50.182Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-25T09:48:50.182Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-25T09:48:50.182Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-05-25T09:48:50.407Z] #43 31.20 CC images/ipc-msg.o [2021-05-25T09:48:50.407Z] #43 31.44 CC images/ipc-sem.o [2021-05-25T09:48:50.410Z] #43 60.18 CC criu/arch/aarch64/cpu.o [2021-05-25T09:48:50.410Z] #43 ... [2021-05-25T09:48:50.410Z] [2021-05-25T09:48:50.410Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:48:50.410Z] #53 sha256:9cbbd11ccd7443d56749da13d8692a1524baafb433aa28c25374ec4015936c8e [2021-05-25T09:48:50.410Z] #53 11.06 + cd /tmp/tmp.7aqWNcfRJD/src/github.com/opencontainers/runc [2021-05-25T09:48:50.410Z] #53 11.06 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:48:50.410Z] #53 11.18 + '[' -z '' ']' [2021-05-25T09:48:50.410Z] #53 11.18 + target=static [2021-05-25T09:48:50.410Z] #53 11.18 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:48:50.410Z] #53 11.58 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:48:50.410Z] #53 ... [2021-05-25T09:48:50.410Z] [2021-05-25T09:48:50.410Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:50.410Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:48:50.410Z] #43 60.49 CC criu/arch/aarch64/crtools.o [2021-05-25T09:48:50.451Z] #43 149.3 CC criu/rbtree.o [2021-05-25T09:48:50.474Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2021-05-25T09:48:50.474Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-25T09:48:50.474Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-25T09:48:50.474Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-25T09:48:50.474Z] ? github.com/docker/docker/builder [no test files] [2021-05-25T09:48:50.474Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-25T09:48:50.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-25T09:48:50.712Z] #43 149.6 CC criu/rst-malloc.o [2021-05-25T09:48:50.973Z] #43 149.9 CC criu/seccomp.o [2021-05-25T09:48:50.978Z] #43 31.62 CC images/utsns.o [2021-05-25T09:48:50.978Z] #43 31.86 CC images/creds.o [2021-05-25T09:48:51.137Z] #43 37.22 CC images/ext-file.o [2021-05-25T09:48:51.137Z] #43 ... [2021-05-25T09:48:51.137Z] [2021-05-25T09:48:51.137Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:51.137Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:48:51.137Z] #56 51.34 + bin/ctr [2021-05-25T09:48:51.137Z] #56 ... [2021-05-25T09:48:51.137Z] [2021-05-25T09:48:51.137Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:51.137Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:51.137Z] #43 37.48 CC images/cgroup.o [2021-05-25T09:48:51.238Z] #43 32.08 CC images/vma.o [2021-05-25T09:48:51.361Z] #43 61.07 CC criu/arch/aarch64/sigframe.o [2021-05-25T09:48:51.362Z] #43 61.30 LINK criu/arch/aarch64/crtools.built-in.o [2021-05-25T09:48:51.362Z] #43 61.35 DEP criu/pie/util-vdso.d [2021-05-25T09:48:51.498Z] #43 32.34 CC images/netdev.o [2021-05-25T09:48:51.546Z] #43 ... [2021-05-25T09:48:51.546Z] [2021-05-25T09:48:51.546Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:48:51.546Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:48:51.546Z] #40 DONE 227.0s [2021-05-25T09:48:51.625Z] #43 61.61 DEP criu/pie/util.d [2021-05-25T09:48:51.702Z] #43 38.12 CC images/userns.o [2021-05-25T09:48:51.758Z] #43 32.73 CC images/tty.o [2021-05-25T09:48:51.807Z] [2021-05-25T09:48:51.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:51.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:51.807Z] #43 150.6 CC criu/seize.o [2021-05-25T09:48:51.889Z] #43 61.85 CC criu/pie/util.o [2021-05-25T09:48:51.959Z] #43 38.36 CC images/google/protobuf/descriptor.o [2021-05-25T09:48:52.018Z] #43 ... [2021-05-25T09:48:52.018Z] [2021-05-25T09:48:52.018Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:52.018Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:52.018Z] #13 108.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:48:52.018Z] #13 108.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:52.018Z] #13 108.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:52.064Z] #46 ... [2021-05-25T09:48:52.064Z] [2021-05-25T09:48:52.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:52.064Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:52.064Z] #44 59.45 CC compel/src/lib/ptrace.o [2021-05-25T09:48:52.064Z] #44 59.84 AR compel/libcompel.a [2021-05-25T09:48:52.064Z] #44 59.94 HOSTCC compel/src/main-host.o [2021-05-25T09:48:52.064Z] #44 60.20 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-05-25T09:48:52.064Z] #44 60.38 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:48:52.064Z] #44 60.72 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:48:52.064Z] #44 60.92 HOSTLINK compel/compel-host-bin [2021-05-25T09:48:52.064Z] #44 61.05 DEP soccr/soccr.d [2021-05-25T09:48:52.064Z] #44 61.24 CC soccr/soccr.o [2021-05-25T09:48:52.152Z] #43 62.18 CC criu/pie/util-vdso.o [2021-05-25T09:48:53.103Z] #43 62.95 AR criu/pie/pie.lib.a [2021-05-25T09:48:53.104Z] #43 63.03 DEP criu/pie/restorer.d [2021-05-25T09:48:53.192Z] #43 151.9 CC criu/servicefd.o [2021-05-25T09:48:53.367Z] #43 63.35 DEP criu/arch/aarch64/intraprocedure.d [2021-05-25T09:48:53.367Z] #43 63.36 DEP criu/arch/aarch64/restorer.d [2021-05-25T09:48:53.454Z] #43 ... [2021-05-25T09:48:53.454Z] [2021-05-25T09:48:53.454Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:48:53.454Z] #41 sha256:0f6b0d0328d329b8994966185c503d2622badfbb66a29afbcf0841664a4226ab [2021-05-25T09:48:53.454Z] #41 DONE 0.6s [2021-05-25T09:48:53.454Z] [2021-05-25T09:48:53.454Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:53.454Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:53.454Z] #43 152.3 CC criu/shmem.o [2021-05-25T09:48:53.625Z] #44 ... [2021-05-25T09:48:53.626Z] [2021-05-25T09:48:53.626Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:48:53.626Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:48:53.626Z] #21 0.579 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:48:53.626Z] #21 0.658 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:48:53.626Z] #21 0.772 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:48:53.626Z] #21 0.866 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:48:53.626Z] #21 1.779 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [458 kB] [2021-05-25T09:48:53.626Z] #21 3.252 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-05-25T09:48:53.626Z] #21 5.117 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [281 kB] [2021-05-25T09:48:53.626Z] #21 5.349 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9692 B] [2021-05-25T09:48:53.626Z] #21 ... [2021-05-25T09:48:53.626Z] [2021-05-25T09:48:53.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:53.626Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:48:53.626Z] #44 62.99 AR soccr/libsoccr.a [2021-05-25T09:48:53.626Z] #44 63.02 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:48:53.631Z] #43 63.62 DEP criu/arch/aarch64/vdso-pie.d [2021-05-25T09:48:53.855Z] #43 39.89 CC images/opts.o [2021-05-25T09:48:53.855Z] #43 40.09 CC images/seccomp.o [2021-05-25T09:48:53.855Z] #43 40.29 CC images/binfmt-misc.o [2021-05-25T09:48:53.895Z] #43 63.76 DEP criu/pie/parasite-vdso.d [2021-05-25T09:48:54.002Z] ok github.com/docker/docker/builder/remotecontext 0.338s coverage: 13.7% of statements [2021-05-25T09:48:54.002Z] ok github.com/docker/docker/builder/dockerfile 0.954s coverage: 48.5% of statements [2021-05-25T09:48:54.002Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-25T09:48:54.112Z] #43 40.52 CC images/time.o [2021-05-25T09:48:54.159Z] #43 64.03 DEP criu/pie/parasite.d [2021-05-25T09:48:54.280Z] #44 63.44 DEP criu/arch/ppc64/sigframe.d [2021-05-25T09:48:54.370Z] #43 40.75 CC images/sysctl.o [2021-05-25T09:48:54.397Z] #43 153.2 CC criu/sigframe.o [2021-05-25T09:48:54.424Z] #43 64.24 CC criu/pie/parasite.o [2021-05-25T09:48:54.584Z] #44 63.70 DEP criu/arch/ppc64/crtools.d [2021-05-25T09:48:54.584Z] #44 63.84 DEP criu/arch/ppc64/cpu.d [2021-05-25T09:48:54.584Z] #44 64.10 CC criu/arch/ppc64/cpu.o [2021-05-25T09:48:54.626Z] #43 40.98 CC images/autofs.o [2021-05-25T09:48:54.638Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-05-25T09:48:54.659Z] #43 153.4 CC criu/signalfd.o [2021-05-25T09:48:54.883Z] #43 41.24 CC images/macvlan.o [2021-05-25T09:48:54.920Z] #43 153.6 CC criu/sk-inet.o [2021-05-25T09:48:54.931Z] ok github.com/docker/docker/builder/remotecontext/git 0.915s coverage: 86.3% of statements [2021-05-25T09:48:54.931Z] ? github.com/docker/docker/cli [no test files] [2021-05-25T09:48:54.931Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-25T09:48:55.140Z] #43 ... [2021-05-25T09:48:55.140Z] [2021-05-25T09:48:55.140Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:48:55.140Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:48:55.140Z] #13 112.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-05-25T09:48:55.140Z] #13 112.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-05-25T09:48:55.140Z] #13 112.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:48:55.140Z] #13 ... [2021-05-25T09:48:55.140Z] [2021-05-25T09:48:55.140Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:55.140Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:55.140Z] #43 41.50 CC images/sit.o [2021-05-25T09:48:55.234Z] #44 64.69 CC criu/arch/ppc64/crtools.o [2021-05-25T09:48:55.316Z] #13 ... [2021-05-25T09:48:55.316Z] [2021-05-25T09:48:55.316Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:48:55.316Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:48:55.316Z] #56 50.94 + export 'BUILDTAGS=netgo osusergo static_build' [2021-05-25T09:48:55.316Z] #56 50.97 + BUILDTAGS='netgo osusergo static_build' [2021-05-25T09:48:55.316Z] #56 50.97 + export EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:55.316Z] #56 50.97 + EXTRA_FLAGS=-buildmode=pie [2021-05-25T09:48:55.316Z] #56 50.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-05-25T09:48:55.316Z] #56 50.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-05-25T09:48:55.316Z] #56 50.97 + '[' '' = dynamic ']' [2021-05-25T09:48:55.316Z] #56 50.97 + make [2021-05-25T09:48:55.316Z] #56 52.18 + bin/ctr [2021-05-25T09:48:55.316Z] #56 ... [2021-05-25T09:48:55.316Z] [2021-05-25T09:48:55.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:55.316Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:55.316Z] #43 33.27 CC images/file-lock.o [2021-05-25T09:48:55.316Z] #43 33.51 CC images/rlimit.o [2021-05-25T09:48:55.316Z] #43 33.69 CC images/pagemap.o [2021-05-25T09:48:55.316Z] #43 33.98 CC images/siginfo.o [2021-05-25T09:48:55.316Z] #43 34.27 CC images/rpc.o [2021-05-25T09:48:55.316Z] #43 35.35 CC images/ext-file.o [2021-05-25T09:48:55.316Z] #43 35.59 CC images/cgroup.o [2021-05-25T09:48:55.316Z] #43 36.13 CC images/userns.o [2021-05-25T09:48:55.397Z] #43 41.77 CC images/memfd.o [2021-05-25T09:48:55.397Z] #43 ... [2021-05-25T09:48:55.397Z] [2021-05-25T09:48:55.397Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:55.397Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:48:55.397Z] #45 119.0 vendor/golang.org/x/net/idna [2021-05-25T09:48:55.397Z] #45 121.4 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:48:55.397Z] #45 122.3 mime [2021-05-25T09:48:55.397Z] #45 124.2 mime/quotedprintable [2021-05-25T09:48:55.397Z] #45 124.6 net/http/internal [2021-05-25T09:48:55.397Z] #45 128.1 net/textproto [2021-05-25T09:48:55.397Z] #45 128.1 crypto/x509 [2021-05-25T09:48:55.492Z] #43 ... [2021-05-25T09:48:55.492Z] [2021-05-25T09:48:55.492Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:48:55.492Z] #49 sha256:b41c5d6006f74012df37ab1a8b92a56148b5337be069a64f24031fc9b0b0ab5f [2021-05-25T09:48:55.492Z] #49 231.0 + /build/golangci-lint --version [2021-05-25T09:48:55.492Z] #49 231.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:48:55.492Z] #49 DONE 231.5s [2021-05-25T09:48:55.576Z] #43 36.38 CC images/google/protobuf/descriptor.o [2021-05-25T09:48:55.577Z] #43 ... [2021-05-25T09:48:55.577Z] [2021-05-25T09:48:55.577Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:48:55.577Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:48:55.577Z] #45 108.3 vendor/golang.org/x/crypto/internal/chacha20 [2021-05-25T09:48:55.577Z] #45 108.9 vendor/golang.org/x/crypto/poly1305 [2021-05-25T09:48:55.577Z] #45 109.4 vendor/golang.org/x/crypto/chacha20poly1305 [2021-05-25T09:48:55.577Z] #45 111.0 vendor/golang.org/x/crypto/hkdf [2021-05-25T09:48:55.577Z] #45 111.1 vendor/golang.org/x/text/transform [2021-05-25T09:48:55.577Z] #45 111.8 vendor/golang.org/x/text/unicode/bidi [2021-05-25T09:48:55.577Z] #45 113.4 vendor/golang.org/x/text/secure/bidirule [2021-05-25T09:48:55.577Z] #45 113.7 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:48:55.577Z] #45 117.5 vendor/golang.org/x/net/idna [2021-05-25T09:48:55.654Z] #45 ... [2021-05-25T09:48:55.654Z] [2021-05-25T09:48:55.654Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:55.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:55.654Z] #43 42.02 CC images/timens.o [2021-05-25T09:48:55.753Z] [2021-05-25T09:48:55.753Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:55.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:55.753Z] #43 154.6 CC criu/sk-netlink.o [2021-05-25T09:48:55.822Z] #43 65.52 LINK criu/pie/parasite.built-in.o [2021-05-25T09:48:55.822Z] #43 65.54 GEN criu/pie/parasite-blob.h [2021-05-25T09:48:55.822Z] #43 65.55 CC criu/pie/parasite-vdso.o [2021-05-25T09:48:55.911Z] #43 42.27 LINK images/built-in.o [2021-05-25T09:48:56.086Z] #43 66.15 CC criu/arch/aarch64/vdso-pie.o [2021-05-25T09:48:56.086Z] #43 ... [2021-05-25T09:48:56.086Z] [2021-05-25T09:48:56.086Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:48:56.086Z] #24 sha256:e29f61872b075d4823d7bfe25e286bf84e8c320368bc37392395225fb25734c8 [2021-05-25T09:48:56.168Z] #43 42.51 GEN compel/include/asm [2021-05-25T09:48:56.168Z] #43 42.52 GEN compel/include/version.h [2021-05-25T09:48:56.168Z] #43 42.57 touch .config [2021-05-25T09:48:56.168Z] #43 42.62 GEN include/common/config.h [2021-05-25T09:48:56.326Z] #43 154.9 CC criu/sk-packet.o [2021-05-25T09:48:56.425Z] #43 42.71 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-25T09:48:56.425Z] #43 42.73 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-25T09:48:56.425Z] #43 42.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-25T09:48:56.425Z] #43 42.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-25T09:48:56.425Z] #43 42.80 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-25T09:48:56.425Z] #43 42.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-25T09:48:56.425Z] #43 42.85 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-25T09:48:56.425Z] #43 42.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-25T09:48:56.682Z] #43 42.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-25T09:48:56.682Z] #43 42.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:48:56.682Z] #43 42.93 DEP compel/plugins/std/infect.d [2021-05-25T09:48:56.682Z] #43 43.11 DEP compel/plugins/std/string.d [2021-05-25T09:48:56.782Z] #44 65.86 CC criu/arch/ppc64/sigframe.o [2021-05-25T09:48:56.783Z] #44 66.25 LINK criu/arch/ppc64/crtools.built-in.o [2021-05-25T09:48:56.783Z] #44 66.30 DEP criu/pie/util-vdso.d [2021-05-25T09:48:56.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T09:48:56.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T09:48:56.898Z] #43 155.8 CC criu/sk-queue.o [2021-05-25T09:48:56.939Z] #43 43.21 DEP compel/plugins/std/log.d [2021-05-25T09:48:56.939Z] #43 43.31 DEP compel/plugins/std/fds.d [2021-05-25T09:48:56.939Z] #43 43.40 DEP compel/plugins/std/std.d [2021-05-25T09:48:56.960Z] #45 119.8 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:48:56.960Z] #45 ... [2021-05-25T09:48:56.960Z] [2021-05-25T09:48:56.960Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:48:56.960Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:48:56.960Z] #43 37.93 CC images/opts.o [2021-05-25T09:48:57.090Z] #44 66.51 DEP criu/pie/util.d [2021-05-25T09:48:57.196Z] #43 43.53 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:48:57.196Z] #43 43.67 DEP compel/plugins/fds/fds.d [2021-05-25T09:48:57.390Z] #44 66.74 CC criu/pie/util.o [2021-05-25T09:48:57.453Z] #43 43.78 CC compel/plugins/std/std.o [2021-05-25T09:48:57.470Z] #43 156.3 CC criu/sk-tcp.o [2021-05-25T09:48:57.531Z] #43 38.14 CC images/seccomp.o [2021-05-25T09:48:57.531Z] #43 38.36 CC images/binfmt-misc.o [2021-05-25T09:48:57.531Z] #43 38.58 CC images/time.o [2021-05-25T09:48:57.669Z] ok github.com/docker/docker/client 0.125s coverage: 75.4% of statements [2021-05-25T09:48:57.685Z] #24 124.1 Checking out files: 24% (2778/11362) Checking out files: 25% (2841/11362) Checking out files: 26% (2955/11362) Checking out files: 27% (3068/11362) Checking out files: 28% (3182/11362) Checking out files: 29% (3295/11362) Checking out files: 30% (3409/11362) Checking out files: 31% (3523/11362) Checking out files: 32% (3636/11362) Checking out files: 33% (3750/11362) Checking out files: 34% (3864/11362) Checking out files: 35% (3977/11362) Checking out files: 36% (4091/11362) Checking out files: 37% (4204/11362) Checking out files: 38% (4318/11362) Checking out files: 39% (4432/11362) Checking out files: 40% (4545/11362) Checking out files: 40% (4580/11362) Checking out files: 41% (4659/11362) Checking out files: 42% (4773/11362) Checking out files: 43% (4886/11362) Checking out files: 44% (5000/11362) Checking out files: 45% (5113/11362) Checking out files: 46% (5227/11362) Checking out files: 47% (5341/11362) Checking out files: 48% (5454/11362) Checking out files: 49% (5568/11362) Checking out files: 50% (5681/11362) Checking out files: 51% (5795/11362) Checking out files: 52% (5909/11362) Checking out files: 53% (6022/11362) Checking out files: 54% (6136/11362) Checking out files: 55% (6250/11362) Checking out files: 56% (6363/11362) Checking out files: 57% (6477/11362) Checking out files: 58% (6590/11362) Checking out files: 59% (6704/11362) Checking out files: 60% (6818/11362) Checking out files: 61% (6931/11362) Checking out files: 62% (7045/11362) Checking out files: 63% (7159/11362) Checking out files: 63% (7239/11362) Checking out files: 64% (7272/11362) Checking out files: 65% (7386/11362) Checking out files: 66% (7499/11362) Checking out files: 67% (7613/11362) Checking out files: 68% (7727/11362) Checking out files: 69% (7840/11362) Checking out files: 70% (7954/11362) Checking out files: 71% (8068/11362) Checking out files: 72% (8181/11362) Checking out files: 73% (8295/11362) Checking out files: 74% (8408/11362) Checking out files: 75% (8522/11362) Checking out files: 76% (8636/11362) Checking out files: 77% (8749/11362) Checking out files: 78% (8863/11362) Checking out files: 79% (8976/11362) Checking out files: 80% (9090/11362) Checking out files: 81% (9204/11362) Checking out files: 82% (9317/11362) Checking out files: 83% (9431/11362) Checking out files: 84% (9545/11362) Checking out files: 84% (9575/11362) Checking out files: 85% (9658/11362) Checking out files: 86% (9772/11362) Checking out files: 87% (9885/11362) Checking out files: 88% (9999/11362) Checking out files: 89% (10113/11362) Checking out files: 90% (10226/11362) Checking out files: 91% (10340/11362) Checking out files: 92% (10454/11362) Checking out files: 93% (10567/11362) Checking out files: 94% (10681/11362) Checking out files: 95% (10794/11362) Checking out files: 96% (10908/11362) Checking out files: 97% (11022/11362) Checking out files: 98% (11135/11362) Checking out files: 99% (11249/11362) Checking out files: 100% (11362/11362) Checking out files: 100% (11362/11362), done. [2021-05-25T09:48:57.685Z] #24 128.2 + cd /tmp/tmp.9sQDE2HEe7/tmp/docker-ce [2021-05-25T09:48:57.685Z] #24 128.2 + git checkout -q v17.06.2-ce [2021-05-25T09:48:57.694Z] #44 67.03 CC criu/pie/util-vdso.o [2021-05-25T09:48:57.710Z] #43 44.19 CC compel/plugins/std/fds.o [2021-05-25T09:48:57.731Z] #43 156.7 CC criu/sk-unix.o [2021-05-25T09:48:58.103Z] #43 38.82 CC images/sysctl.o [2021-05-25T09:48:58.103Z] #43 38.96 CC images/autofs.o [2021-05-25T09:48:58.273Z] #43 44.56 CC compel/plugins/std/log.o [2021-05-25T09:48:58.352Z] #44 67.69 AR criu/pie/pie.lib.a [2021-05-25T09:48:58.353Z] #44 67.75 DEP criu/pie/restorer.d [2021-05-25T09:48:58.363Z] #43 39.17 CC images/macvlan.o [2021-05-25T09:48:58.624Z] #43 39.38 CC images/sit.o [2021-05-25T09:48:58.624Z] #43 39.56 CC images/memfd.o [2021-05-25T09:48:58.727Z] #44 68.11 DEP criu/arch/ppc64/vdso-trampoline.d [2021-05-25T09:48:58.727Z] #44 68.16 DEP criu/arch/ppc64/restorer.d [2021-05-25T09:48:58.884Z] #43 39.84 CC images/timens.o [2021-05-25T09:48:59.119Z] #43 157.9 CC criu/sockets.o [2021-05-25T09:48:59.145Z] #43 40.18 LINK images/built-in.o [2021-05-25T09:48:59.159Z] #44 68.43 DEP criu/arch/ppc64/vdso-pie.d [2021-05-25T09:48:59.160Z] #44 68.55 DEP criu/pie/parasite-vdso.d [2021-05-25T09:48:59.203Z] #43 45.43 CC compel/plugins/std/string.o [2021-05-25T09:48:59.405Z] #43 40.35 GEN compel/include/asm [2021-05-25T09:48:59.405Z] #43 40.39 GEN compel/include/version.h [2021-05-25T09:48:59.405Z] #43 40.40 touch .config [2021-05-25T09:48:59.405Z] #43 40.43 GEN include/common/config.h [2021-05-25T09:48:59.462Z] #44 68.76 DEP criu/pie/parasite.d [2021-05-25T09:48:59.665Z] #43 40.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-05-25T09:48:59.665Z] #43 40.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-05-25T09:48:59.665Z] #43 40.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-05-25T09:48:59.665Z] #43 40.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-05-25T09:48:59.665Z] #43 40.64 DEP compel/arch/x86/plugins/std/memcpy.d [2021-05-25T09:48:59.692Z] #43 158.5 CC criu/stats.o [2021-05-25T09:48:59.763Z] #44 69.02 CC criu/pie/parasite.o [2021-05-25T09:48:59.796Z] #43 46.10 CC compel/plugins/std/infect.o [2021-05-25T09:48:59.926Z] #43 40.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-05-25T09:48:59.926Z] #43 40.68 GEN compel/plugins/include/uapi/std/syscall.h [2021-05-25T09:48:59.926Z] #43 40.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-05-25T09:48:59.926Z] #43 40.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-05-25T09:48:59.926Z] #43 40.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-05-25T09:48:59.926Z] #43 40.78 DEP compel/plugins/std/infect.d [2021-05-25T09:48:59.953Z] #43 158.7 CC criu/string.o [2021-05-25T09:48:59.953Z] #43 158.8 CC criu/sysctl.o [2021-05-25T09:49:00.186Z] #43 40.96 DEP compel/plugins/std/string.d [2021-05-25T09:49:00.186Z] #43 41.10 DEP compel/plugins/std/log.d [2021-05-25T09:49:00.186Z] #43 41.20 DEP compel/plugins/std/fds.d [2021-05-25T09:49:00.364Z] #43 46.56 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-25T09:49:00.364Z] #43 46.62 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-25T09:49:00.364Z] #43 46.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-25T09:49:00.364Z] #43 46.78 AR compel/plugins/std.lib.a [2021-05-25T09:49:00.446Z] #43 41.32 DEP compel/plugins/std/std.d [2021-05-25T09:49:00.446Z] #43 41.46 DEP compel/plugins/shmem/shmem.d [2021-05-25T09:49:00.526Z] #43 159.3 CC criu/sysfs_parse.o [2021-05-25T09:49:00.526Z] #43 159.5 CC criu/timens.o [2021-05-25T09:49:00.621Z] #43 46.86 CC compel/plugins/fds/fds.o [2021-05-25T09:49:00.621Z] #43 47.14 AR compel/plugins/fds.lib.a [2021-05-25T09:49:00.706Z] #43 41.58 DEP compel/plugins/fds/fds.d [2021-05-25T09:49:00.787Z] #43 159.8 CC criu/timerfd.o [2021-05-25T09:49:00.828Z] #44 70.30 LINK criu/pie/parasite.built-in.o [2021-05-25T09:49:00.882Z] #43 47.21 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:49:00.882Z] #43 47.38 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:49:00.967Z] #43 41.73 CC compel/plugins/std/std.o [2021-05-25T09:49:01.048Z] #43 160.0 CC criu/tty.o [2021-05-25T09:49:01.130Z] #44 70.31 GEN criu/pie/parasite-blob.h [2021-05-25T09:49:01.130Z] #44 70.34 CC criu/pie/parasite-vdso.o [2021-05-25T09:49:01.140Z] #43 47.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-25T09:49:01.227Z] #43 42.06 CC compel/plugins/std/fds.o [2021-05-25T09:49:01.549Z] #43 47.60 HOSTDEP compel/src/main-host.d [2021-05-25T09:49:01.549Z] #43 47.71 DEP compel/src/lib/ptrace.d [2021-05-25T09:49:01.549Z] #43 47.80 DEP compel/src/lib/infect.d [2021-05-25T09:49:01.806Z] #43 48.02 DEP compel/src/lib/infect-util.d [2021-05-25T09:49:01.806Z] #43 48.11 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:49:01.806Z] #43 48.21 DEP compel/arch/x86/src/lib/infect.d [2021-05-25T09:49:01.806Z] #43 ... [2021-05-25T09:49:01.806Z] [2021-05-25T09:49:01.806Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:01.806Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:01.806Z] #13 128.3 Selecting previously unselected package libapparmor1:amd64. [2021-05-25T09:49:01.806Z] #13 128.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-25T09:49:01.806Z] #13 128.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:49:01.806Z] #13 128.5 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-25T09:49:01.806Z] #13 128.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-25T09:49:01.806Z] #13 128.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:49:01.806Z] #13 128.7 Selecting previously unselected package libbtrfs0. [2021-05-25T09:49:01.806Z] #13 128.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:49:01.806Z] #13 128.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:49:01.806Z] #13 128.8 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:49:01.834Z] Fetching without tags [2021-05-25T09:49:01.854Z] #43 42.55 CC compel/plugins/std/log.o [2021-05-25T09:49:01.910Z] #44 71.16 CC criu/arch/ppc64/vdso-pie.o [2021-05-25T09:49:01.919Z] #24 131.8 + mkdir -p /tmp/tmp.9sQDE2HEe7/src/github.com/docker [2021-05-25T09:49:01.919Z] #24 131.8 + mv components/cli /tmp/tmp.9sQDE2HEe7/src/github.com/docker/cli [2021-05-25T09:49:01.919Z] #24 131.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-25T09:49:01.919Z] #24 ... [2021-05-25T09:49:01.919Z] [2021-05-25T09:49:01.919Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:01.919Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:49:01.919Z] #20 8.628 Reading package lists... [2021-05-25T09:49:01.919Z] #20 12.06 Reading package lists... [2021-05-25T09:49:01.919Z] #20 14.71 Building dependency tree... [2021-05-25T09:49:01.919Z] #20 15.90 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:49:01.919Z] #20 15.90 The following additional packages will be installed: [2021-05-25T09:49:01.919Z] #20 15.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:49:01.919Z] #20 15.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:49:01.919Z] #20 15.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:49:01.919Z] #20 15.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:49:01.919Z] #20 15.90 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:49:01.919Z] #20 15.91 Suggested packages: [2021-05-25T09:49:01.919Z] #20 15.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:49:01.919Z] #20 15.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:49:01.919Z] #20 15.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:49:01.919Z] #20 15.91 Recommended packages: [2021-05-25T09:49:01.919Z] #20 15.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:49:01.919Z] #20 15.91 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:49:01.919Z] #20 17.15 The following NEW packages will be installed: [2021-05-25T09:49:01.919Z] #20 17.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:49:01.919Z] #20 17.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:49:01.919Z] #20 17.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:49:01.919Z] #20 17.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:49:01.919Z] #20 17.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:49:01.919Z] #20 17.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:49:01.919Z] #20 17.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:49:01.919Z] #20 17.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:49:01.919Z] #20 17.15 xz-utils zip [2021-05-25T09:49:01.919Z] #20 17.45 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:49:01.919Z] #20 17.45 Need to get 27.6 MB of archives. [2021-05-25T09:49:01.919Z] #20 17.45 After this operation, 114 MB of additional disk space will be used. [2021-05-25T09:49:01.919Z] #20 17.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-05-25T09:49:01.919Z] #20 17.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-05-25T09:49:01.919Z] #20 17.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-05-25T09:49:01.919Z] #20 17.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-05-25T09:49:01.919Z] #20 17.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-05-25T09:49:01.919Z] #20 17.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-05-25T09:49:01.919Z] #20 18.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:49:01.919Z] #20 18.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-05-25T09:49:01.919Z] #20 18.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-05-25T09:49:01.919Z] #20 18.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-05-25T09:49:01.919Z] #20 18.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-05-25T09:49:01.919Z] #20 18.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-05-25T09:49:01.919Z] #20 18.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-05-25T09:49:01.919Z] #20 18.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-05-25T09:49:01.919Z] #20 18.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-05-25T09:49:01.919Z] #20 18.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-05-25T09:49:01.919Z] #20 18.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-05-25T09:49:01.919Z] #20 18.15 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:49:01.919Z] #20 18.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:49:01.919Z] #20 18.27 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-05-25T09:49:01.919Z] #20 18.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-05-25T09:49:01.919Z] #20 18.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-05-25T09:49:01.919Z] #20 18.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-05-25T09:49:01.919Z] #20 18.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-05-25T09:49:01.919Z] #20 18.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-05-25T09:49:01.919Z] #20 18.35 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-05-25T09:49:01.919Z] #20 18.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-05-25T09:49:01.919Z] #20 18.36 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-05-25T09:49:01.919Z] #20 18.38 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-05-25T09:49:01.919Z] #20 18.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-05-25T09:49:01.919Z] #20 18.74 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-05-25T09:49:01.919Z] #20 18.75 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-05-25T09:49:01.919Z] #20 18.75 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-05-25T09:49:01.919Z] #20 18.76 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-05-25T09:49:01.919Z] #20 18.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:49:01.919Z] #20 18.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:49:01.919Z] #20 18.84 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:49:01.919Z] #20 18.86 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-05-25T09:49:01.919Z] #20 18.87 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:49:01.919Z] #20 18.87 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:49:01.919Z] #20 18.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:49:01.919Z] #20 18.89 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-05-25T09:49:01.919Z] #20 18.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-05-25T09:49:01.919Z] #20 18.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-05-25T09:49:01.919Z] #20 19.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:49:01.919Z] #20 19.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-05-25T09:49:01.919Z] #20 19.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-05-25T09:49:01.919Z] #20 19.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-05-25T09:49:01.919Z] #20 19.98 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:49:01.919Z] #20 20.06 Fetched 27.6 MB in 2s (12.4 MB/s) [2021-05-25T09:49:01.919Z] #20 20.13 Selecting previously unselected package pigz. [2021-05-25T09:49:01.920Z] #20 20.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 ... 23408 files and directories currently installed.) [2021-05-25T09:49:01.920Z] #20 20.25 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-05-25T09:49:01.920Z] #20 20.26 Unpacking pigz (2.4-1) ... [2021-05-25T09:49:01.920Z] #20 20.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-05-25T09:49:01.920Z] #20 20.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-25T09:49:01.920Z] #20 20.41 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:01.920Z] #20 20.87 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:49:01.920Z] #20 20.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-05-25T09:49:01.920Z] #20 20.91 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:01.920Z] #20 21.47 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:01.920Z] #20 21.48 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:02.063Z] #13 128.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:49:02.063Z] #13 128.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:49:02.063Z] #13 129.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-25T09:49:02.063Z] #13 129.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:49:02.063Z] #13 129.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:02.063Z] #13 129.1 Selecting previously unselected package libudev-dev:amd64. [2021-05-25T09:49:02.063Z] #13 129.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:49:02.063Z] #13 129.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:01.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:49:01.546Z] > git config --add remote.origin.fetch +refs/pull/42413/head:refs/remotes/origin/PR-42413 # timeout=10 [2021-05-25T09:49:01.607Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:49:01.738Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-05-25T09:49:01.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-05-25T09:49:01.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:49:01.890Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42413/head:refs/remotes/origin/PR-42413 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-05-25T09:49:02.212Z] #44 71.60 CC criu/arch/ppc64/restorer.o [2021-05-25T09:49:02.320Z] #13 129.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-25T09:49:02.320Z] #13 129.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-25T09:49:02.320Z] #13 129.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:49:02.424Z] #43 43.33 CC compel/plugins/std/string.o [2021-05-25T09:49:02.577Z] #13 129.6 Selecting previously unselected package libpcre16-3:amd64. [2021-05-25T09:49:02.642Z] #43 161.3 CC criu/tun.o [2021-05-25T09:49:02.834Z] #13 129.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:02.834Z] #13 129.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:02.834Z] #13 129.8 Selecting previously unselected package libpcre32-3:amd64. [2021-05-25T09:49:02.834Z] #13 129.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:02.834Z] #13 129.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:02.873Z] #44 72.26 CC criu/arch/ppc64/vdso-trampoline.o [2021-05-25T09:49:02.873Z] #44 72.29 CC criu/pie/restorer.o [2021-05-25T09:49:02.903Z] #43 161.6 CC criu/uffd.o [2021-05-25T09:49:03.048Z] Merging remotes/origin/20.10 commit 3db8385b187168d99680aa8b68ffb5020c606982 into PR head commit 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:49:03.091Z] #13 130.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-25T09:49:03.091Z] #13 130.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:03.091Z] #13 130.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:49:03.348Z] #13 130.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-25T09:49:03.348Z] #13 130.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:03.348Z] #13 130.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:49:03.365Z] #43 44.04 CC compel/plugins/std/infect.o [2021-05-25T09:49:03.475Z] #43 162.4 CC criu/util.o [2021-05-25T09:49:03.525Z] #44 ... [2021-05-25T09:49:03.525Z] [2021-05-25T09:49:03.525Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:03.525Z] #54 sha256:55a00ac6c0e6bbc04f3f5345a46a071095beb75d6d1af1fc4743c8226380b0a7 [2021-05-25T09:49:03.525Z] #54 12.48 + cd /tmp/tmp.qlqjHvDYUU/src/github.com/opencontainers/runc [2021-05-25T09:49:03.525Z] #54 12.48 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:49:03.525Z] #54 12.84 + '[' -z '' ']' [2021-05-25T09:49:03.525Z] #54 12.84 + target=static [2021-05-25T09:49:03.525Z] #54 12.84 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:49:03.525Z] #54 13.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:49:03.605Z] #13 130.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-25T09:49:03.605Z] #13 130.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-25T09:49:03.605Z] #13 130.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:49:03.626Z] #43 44.45 CC compel/arch/x86/plugins/std/parasite-head.o [2021-05-25T09:49:03.626Z] #43 44.51 CC compel/arch/x86/plugins/std/memcpy.o [2021-05-25T09:49:03.626Z] #43 44.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-05-25T09:49:03.626Z] #43 44.68 AR compel/plugins/std.lib.a [2021-05-25T09:49:03.849Z] #20 23.53 Selecting previously unselected package python3-minimal. [2021-05-25T09:49:03.849Z] #20 23.53 (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 ... 23657 files and directories currently installed.) [2021-05-25T09:49:03.849Z] #20 23.60 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-05-25T09:49:03.849Z] #20 23.61 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:49:03.849Z] #20 23.71 Selecting previously unselected package libmpdec2:arm64. [2021-05-25T09:49:03.849Z] #20 23.72 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-05-25T09:49:03.849Z] #20 23.74 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-05-25T09:49:03.886Z] #43 44.76 CC compel/plugins/fds/fds.o [2021-05-25T09:49:04.113Z] #20 23.85 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-05-25T09:49:04.113Z] #20 23.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-05-25T09:49:04.113Z] #20 23.87 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:04.147Z] #43 45.01 AR compel/plugins/fds.lib.a [2021-05-25T09:49:04.147Z] #43 45.07 HOSTDEP compel/src/lib/log-host.d [2021-05-25T09:49:04.168Z] #13 130.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-25T09:49:04.168Z] #13 130.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:49:04.168Z] #13 130.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:04.168Z] #13 131.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-25T09:49:04.168Z] #13 131.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:49:04.168Z] #13 131.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:49:04.168Z] #13 131.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-25T09:49:04.168Z] #13 131.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:49:04.168Z] #13 131.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:04.407Z] #43 45.17 HOSTDEP compel/src/lib/handle-elf-host.d [2021-05-25T09:49:04.407Z] #43 45.25 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-05-25T09:49:04.407Z] #43 45.31 HOSTDEP compel/src/main-host.d [2021-05-25T09:49:04.668Z] #43 45.44 DEP compel/src/lib/ptrace.d [2021-05-25T09:49:04.668Z] #43 45.58 DEP compel/src/lib/infect.d [2021-05-25T09:49:04.862Z] #43 163.4 CC criu/uts_ns.o [2021-05-25T09:49:04.862Z] #43 163.6 CC criu/vdso-compat.o [2021-05-25T09:49:04.862Z] #43 163.7 CC criu/vdso.o [2021-05-25T09:49:04.903Z] #54 ... [2021-05-25T09:49:04.903Z] [2021-05-25T09:49:04.903Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:04.903Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:04.903Z] #46 133.6 vendor/golang.org/x/text/unicode/norm [2021-05-25T09:49:04.903Z] #46 136.5 github.com/LK4D4/vndr/build [2021-05-25T09:49:04.903Z] #46 ... [2021-05-25T09:49:04.903Z] [2021-05-25T09:49:04.903Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:04.903Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:04.903Z] #21 11.54 Fetched 8727 kB in 11s (794 kB/s) [2021-05-25T09:49:04.903Z] #21 11.54 Reading package lists... [2021-05-25T09:49:04.903Z] #21 15.88 Reading package lists... [2021-05-25T09:49:04.929Z] #43 45.74 DEP compel/src/lib/infect-util.d [2021-05-25T09:49:04.929Z] #43 45.82 DEP compel/src/lib/infect-rpc.d [2021-05-25T09:49:03.150Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:49:03.205Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:49:05.065Z] #20 25.06 Selecting previously unselected package python3.7. [2021-05-25T09:49:05.065Z] #20 25.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-05-25T09:49:05.065Z] #20 25.07 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:05.097Z] #13 131.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:49:05.097Z] #13 131.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:49:05.097Z] #13 131.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:49:05.097Z] #13 131.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:49:05.097Z] #13 131.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:05.097Z] #13 131.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:49:05.097Z] #13 131.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:49:05.097Z] #13 132.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:49:05.097Z] #13 132.1 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:05.097Z] #13 132.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:49:05.097Z] #13 132.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:49:05.097Z] #13 132.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:05.189Z] #43 46.00 DEP compel/arch/x86/src/lib/infect.d [2021-05-25T09:49:05.330Z] #20 25.22 Selecting previously unselected package libpython3-stdlib:arm64. [2021-05-25T09:49:05.330Z] #20 25.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-05-25T09:49:05.330Z] #20 25.23 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-25T09:49:05.353Z] #13 132.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-05-25T09:49:05.353Z] #13 132.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-05-25T09:49:05.353Z] #13 132.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:05.353Z] #13 132.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-05-25T09:49:05.353Z] #13 132.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-05-25T09:49:05.353Z] #13 132.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:49:05.353Z] #13 132.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:49:05.353Z] #13 132.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:05.353Z] #13 132.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:49:05.353Z] #13 132.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:05.353Z] #13 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:05.353Z] #13 132.3 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:49:05.434Z] #43 164.1 LINK criu/built-in.o [2021-05-25T09:49:05.434Z] #43 164.3 LINK criu/criu [2021-05-25T09:49:05.449Z] #43 46.16 DEP compel/arch/x86/src/lib/cpu.d [2021-05-25T09:49:05.449Z] #43 46.26 DEP compel/src/lib/log.d [2021-05-25T09:49:05.449Z] #43 46.33 DEP compel/src/main.d [2021-05-25T09:49:05.553Z] #21 20.94 Building dependency tree... [2021-05-25T09:49:05.594Z] #20 25.36 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:49:05.696Z] #43 164.7 DEP lib/c/criu.d [2021-05-25T09:49:05.709Z] #43 46.44 DEP compel/src/lib/handle-elf.d [2021-05-25T09:49:05.709Z] #43 46.55 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-25T09:49:05.916Z] #13 ... [2021-05-25T09:49:05.916Z] [2021-05-25T09:49:05.916Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:05.916Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:49:05.916Z] #45 129.5 vendor/golang.org/x/net/http/httpguts [2021-05-25T09:49:05.916Z] #45 129.9 vendor/golang.org/x/net/http/httpproxy [2021-05-25T09:49:05.916Z] #45 130.2 mime/multipart [2021-05-25T09:49:05.916Z] #45 132.3 crypto/tls [2021-05-25T09:49:05.916Z] #45 138.7 net/http/httptrace [2021-05-25T09:49:05.916Z] #45 139.0 net/http [2021-05-25T09:49:05.957Z] #43 164.7 CC images/rpc.pb-c.o [2021-05-25T09:49:05.969Z] #43 46.72 CC compel/src/lib/log.o [2021-05-25T09:49:05.969Z] #43 46.96 CC compel/arch/x86/src/lib/cpu.o [2021-05-25T09:49:06.172Z] #45 ... [2021-05-25T09:49:06.172Z] [2021-05-25T09:49:06.172Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:06.172Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:06.172Z] #43 48.37 DEP compel/arch/x86/src/lib/cpu.d [2021-05-25T09:49:06.172Z] #43 48.47 DEP compel/src/lib/log.d [2021-05-25T09:49:06.172Z] #43 48.56 DEP compel/src/main.d [2021-05-25T09:49:06.172Z] #43 48.68 DEP compel/src/lib/handle-elf.d [2021-05-25T09:49:06.172Z] #43 48.79 DEP compel/arch/x86/src/lib/handle-elf.d [2021-05-25T09:49:06.172Z] #43 48.93 CC compel/src/lib/log.o [2021-05-25T09:49:06.172Z] #43 49.24 CC compel/arch/x86/src/lib/cpu.o [2021-05-25T09:49:06.172Z] #43 49.98 CC compel/arch/x86/src/lib/infect.o [2021-05-25T09:49:06.172Z] #43 50.88 CC compel/src/lib/infect-rpc.o [2021-05-25T09:49:06.172Z] #43 51.19 CC compel/src/lib/infect-util.o [2021-05-25T09:49:06.172Z] #43 51.39 CC compel/src/lib/infect.o [2021-05-25T09:49:06.205Z] #21 22.55 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:49:06.205Z] #21 22.55 The following additional packages will be installed: [2021-05-25T09:49:06.205Z] #21 22.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:49:06.205Z] #21 22.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:49:06.205Z] #21 22.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:49:06.205Z] #21 22.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:49:06.205Z] #21 22.56 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:49:06.205Z] #21 22.56 Suggested packages: [2021-05-25T09:49:06.205Z] #21 22.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:49:06.205Z] #21 22.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:49:06.205Z] #21 22.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:49:06.205Z] #21 22.56 Recommended packages: [2021-05-25T09:49:06.205Z] #21 22.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:49:06.205Z] #21 22.56 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:49:06.226Z] Merge succeeded, producing 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:49:06.226Z] Checking out Revision 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 (PR-42413) [2021-05-25T09:49:06.506Z] #21 ... [2021-05-25T09:49:06.506Z] [2021-05-25T09:49:06.506Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:06.506Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:06.506Z] #46 145.4 vendor/golang.org/x/net/http2/hpack [2021-05-25T09:49:06.530Z] #43 165.2 CC lib/c/criu.o [2021-05-25T09:49:06.546Z] #20 26.46 Selecting previously unselected package python3. [2021-05-25T09:49:06.546Z] #20 ... [2021-05-25T09:49:06.546Z] [2021-05-25T09:49:06.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:06.546Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:49:06.546Z] #43 66.46 CC criu/arch/aarch64/restorer.o [2021-05-25T09:49:06.546Z] #43 66.89 CC criu/arch/aarch64/intraprocedure.o [2021-05-25T09:49:06.546Z] #43 66.94 CC criu/pie/restorer.o [2021-05-25T09:49:06.546Z] #43 69.26 LINK criu/pie/restorer.built-in.o [2021-05-25T09:49:06.546Z] #43 69.28 GEN criu/pie/restorer-blob.h [2021-05-25T09:49:06.546Z] #43 69.38 DEP criu/vdso.d [2021-05-25T09:49:06.546Z] #43 69.71 DEP criu/uts_ns.d [2021-05-25T09:49:06.546Z] #43 69.86 DEP criu/util.d [2021-05-25T09:49:06.546Z] #43 69.98 DEP criu/uffd.d [2021-05-25T09:49:06.546Z] #43 70.11 DEP criu/tun.d [2021-05-25T09:49:06.546Z] #43 70.23 DEP criu/tty.d [2021-05-25T09:49:06.546Z] #43 70.41 DEP criu/timerfd.d [2021-05-25T09:49:06.546Z] #43 70.52 DEP criu/timens.d [2021-05-25T09:49:06.546Z] #43 70.59 DEP criu/sysfs_parse.d [2021-05-25T09:49:06.546Z] #43 70.67 DEP criu/sysctl.d [2021-05-25T09:49:06.546Z] #43 70.77 DEP criu/string.d [2021-05-25T09:49:06.546Z] #43 70.79 DEP criu/stats.d [2021-05-25T09:49:06.546Z] #43 70.95 DEP criu/sockets.d [2021-05-25T09:49:06.546Z] #43 71.20 DEP criu/sk-unix.d [2021-05-25T09:49:06.546Z] #43 71.44 DEP criu/sk-tcp.d [2021-05-25T09:49:06.546Z] #43 71.60 DEP criu/sk-queue.d [2021-05-25T09:49:06.546Z] #43 71.77 DEP criu/sk-packet.d [2021-05-25T09:49:06.546Z] #43 71.92 DEP criu/sk-netlink.d [2021-05-25T09:49:06.546Z] #43 72.07 DEP criu/sk-inet.d [2021-05-25T09:49:06.546Z] #43 72.22 DEP criu/signalfd.d [2021-05-25T09:49:06.546Z] #43 72.44 DEP criu/sigframe.d [2021-05-25T09:49:06.546Z] #43 72.67 DEP criu/shmem.d [2021-05-25T09:49:06.546Z] #43 72.90 DEP criu/servicefd.d [2021-05-25T09:49:06.546Z] #43 73.11 DEP criu/seize.d [2021-05-25T09:49:06.546Z] #43 73.36 DEP criu/seccomp.d [2021-05-25T09:49:06.546Z] #43 73.66 DEP criu/rst-malloc.d [2021-05-25T09:49:06.546Z] #43 73.77 DEP criu/rbtree.d [2021-05-25T09:49:06.546Z] #43 73.82 DEP criu/pstree.d [2021-05-25T09:49:06.546Z] #43 74.06 DEP criu/protobuf.d [2021-05-25T09:49:06.546Z] #43 74.19 GEN criu/protobuf-desc-gen.h [2021-05-25T09:49:06.546Z] #43 75.88 DEP criu/protobuf-desc.d [2021-05-25T09:49:06.546Z] #43 76.14 DEP criu/proc_parse.d [2021-05-25T09:49:06.546Z] #43 76.42 DEP criu/plugin.d [2021-05-25T09:49:06.546Z] #43 76.55 DEP criu/pipes.d [2021-05-25T09:49:06.546Z] #43 ... [2021-05-25T09:49:06.546Z] [2021-05-25T09:49:06.546Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:06.546Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:49:06.546Z] #20 26.46 Selecting previously unselected package python3. [2021-05-25T09:49:06.807Z] #46 145.6 vendor/golang.org/x/crypto/cryptobyte [2021-05-25T09:49:06.810Z] #20 26.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-05-25T09:49:06.810Z] #20 26.59 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-05-25T09:49:06.810Z] #20 26.61 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:49:06.810Z] #20 26.78 Selecting previously unselected package libip4tc0:arm64. [2021-05-25T09:49:06.810Z] #20 26.80 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-05-25T09:49:06.810Z] #20 26.81 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:06.909Z] #43 47.78 CC compel/arch/x86/src/lib/infect.o [2021-05-25T09:49:07.075Z] #20 26.91 Selecting previously unselected package libip6tc0:arm64. [2021-05-25T09:49:07.075Z] #20 26.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-05-25T09:49:07.075Z] #20 26.93 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:07.075Z] #20 27.06 Selecting previously unselected package libiptc0:arm64. [2021-05-25T09:49:07.075Z] #20 27.07 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-05-25T09:49:07.075Z] #20 27.08 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:07.102Z] #43 ... [2021-05-25T09:49:07.102Z] [2021-05-25T09:49:07.102Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:07.102Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:07.102Z] #13 DONE 134.1s [2021-05-25T09:49:07.102Z] [2021-05-25T09:49:07.102Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:07.102Z] #53 sha256:92b9d55160d89bb2bc18808d8607f8186cd86bea312231a82fd62cd556c66953 [2021-05-25T09:49:07.102Z] #43 165.8 LINK lib/c/built-in.o [2021-05-25T09:49:07.103Z] #43 165.9 LINK lib/c/libcriu.so [2021-05-25T09:49:07.103Z] #43 165.9 LINK lib/c/libcriu.a [2021-05-25T09:49:07.170Z] #43 ... [2021-05-25T09:49:07.170Z] [2021-05-25T09:49:07.170Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:07.170Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:07.170Z] #13 123.9 Selecting previously unselected package libapparmor1:amd64. [2021-05-25T09:49:07.170Z] #13 123.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-05-25T09:49:07.170Z] #13 123.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:49:07.170Z] #13 124.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-05-25T09:49:07.170Z] #13 124.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-05-25T09:49:07.170Z] #13 124.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:49:07.339Z] #20 27.18 Selecting previously unselected package libnfnetlink0:arm64. [2021-05-25T09:49:07.339Z] #20 27.18 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-05-25T09:49:07.339Z] #20 27.20 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-25T09:49:07.339Z] #20 27.29 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-05-25T09:49:07.339Z] #20 27.30 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-05-25T09:49:07.339Z] #20 27.31 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-25T09:49:07.364Z] #43 166.0 GEN magic.py [2021-05-25T09:49:07.364Z] #43 166.1 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:49:07.364Z] #43 166.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:49:07.364Z] #43 166.2 Note: Building without GnuTLS support [2021-05-25T09:49:07.364Z] #43 166.2 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:49:07.364Z] #43 166.2 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:49:07.430Z] #13 124.2 Selecting previously unselected package libbtrfs0. [2021-05-25T09:49:07.430Z] #13 124.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-05-25T09:49:07.430Z] #13 124.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-05-25T09:49:07.430Z] #13 124.3 Selecting previously unselected package libbtrfs-dev. [2021-05-25T09:49:07.430Z] #13 124.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-05-25T09:49:07.430Z] #13 124.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:49:07.603Z] #20 27.42 Selecting previously unselected package libnftnl11:arm64. [2021-05-25T09:49:07.603Z] #20 27.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-05-25T09:49:07.603Z] #20 27.45 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-05-25T09:49:07.603Z] #20 27.56 Selecting previously unselected package iptables. [2021-05-25T09:49:07.603Z] #20 27.56 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-05-25T09:49:07.603Z] #20 27.57 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:49:07.691Z] #13 124.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-05-25T09:49:07.691Z] #13 124.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:49:07.691Z] #13 124.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:07.691Z] #13 124.6 Selecting previously unselected package libudev-dev:amd64. [2021-05-25T09:49:07.691Z] #13 124.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:49:07.691Z] #13 124.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:07.937Z] #43 166.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:49:07.951Z] #13 124.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-05-25T09:49:07.951Z] #13 124.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-05-25T09:49:07.951Z] #13 124.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:49:05.877Z] > git remote # timeout=10 [2021-05-25T09:49:05.952Z] > git config --get remote.origin.url # timeout=10 [2021-05-25T09:49:06.001Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-05-25T09:49:06.003Z] > git merge 3db8385b187168d99680aa8b68ffb5020c606982 # timeout=10 [2021-05-25T09:49:06.138Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-05-25T09:49:06.258Z] > git config core.sparsecheckout # timeout=10 [2021-05-25T09:49:06.309Z] > git checkout -f 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 # timeout=10 [2021-05-25T09:49:08.132Z] #20 27.97 Selecting previously unselected package xxd. [2021-05-25T09:49:08.132Z] #20 27.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-05-25T09:49:08.132Z] #20 27.99 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:49:08.132Z] #20 28.12 Selecting previously unselected package vim-common. [2021-05-25T09:49:08.132Z] #20 28.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:08.132Z] #20 28.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:08.213Z] #13 125.1 Selecting previously unselected package libpcre16-3:amd64. [2021-05-25T09:49:08.213Z] #13 125.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:08.213Z] #13 125.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:08.213Z] #13 ... [2021-05-25T09:49:08.213Z] [2021-05-25T09:49:08.213Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:08.213Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:49:08.213Z] #45 121.1 mime [2021-05-25T09:49:08.213Z] #45 123.0 mime/quotedprintable [2021-05-25T09:49:08.213Z] #45 123.6 net/http/internal [2021-05-25T09:49:08.213Z] #45 125.9 crypto/tls [2021-05-25T09:49:08.396Z] #20 28.36 Selecting previously unselected package bash-completion. [2021-05-25T09:49:08.396Z] #20 28.37 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:49:08.473Z] #45 ... [2021-05-25T09:49:08.473Z] [2021-05-25T09:49:08.473Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:08.473Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:08.473Z] #13 125.3 Selecting previously unselected package libpcre32-3:amd64. [2021-05-25T09:49:08.473Z] #13 125.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:08.473Z] #13 125.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:08.473Z] #13 125.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-05-25T09:49:08.510Z] #43 167.3 make[1]: Nothing to be done for 'all'. [2021-05-25T09:49:08.733Z] #13 125.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:08.733Z] #13 125.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:49:08.993Z] #13 125.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-05-25T09:49:08.993Z] #13 125.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-05-25T09:49:08.993Z] #13 125.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:49:08.996Z] #53 1.715 + RM_GOPATH=0 [2021-05-25T09:49:08.996Z] #53 1.716 + TMP_GOPATH= [2021-05-25T09:49:08.996Z] #53 ... [2021-05-25T09:49:08.996Z] [2021-05-25T09:49:08.996Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:49:08.996Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-25T09:49:08.996Z] #14 DONE 1.8s [2021-05-25T09:49:08.996Z] [2021-05-25T09:49:08.996Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:08.996Z] #53 sha256:92b9d55160d89bb2bc18808d8607f8186cd86bea312231a82fd62cd556c66953 [2021-05-25T09:49:08.996Z] #53 1.716 + : /build [2021-05-25T09:49:08.996Z] #53 1.716 + '[' -z '' ']' [2021-05-25T09:49:08.996Z] #53 1.716 ++ mktemp -d [2021-05-25T09:49:08.996Z] #53 1.719 + export GOPATH=/tmp/tmp.tPVb2BhcEE [2021-05-25T09:49:08.996Z] #53 1.719 + GOPATH=/tmp/tmp.tPVb2BhcEE [2021-05-25T09:49:08.996Z] #53 1.719 + RM_GOPATH=1 [2021-05-25T09:49:08.996Z] #53 1.720 + case "$(go env GOARCH)" in [2021-05-25T09:49:08.996Z] #53 1.721 ++ go env GOARCH [2021-05-25T09:49:08.996Z] #53 1.753 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:49:08.996Z] #53 1.754 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:49:08.996Z] #53 1.754 ++ dirname /tmp/install/install.sh [2021-05-25T09:49:08.996Z] #53 1.758 + dir=/tmp/install [2021-05-25T09:49:08.996Z] #53 1.759 + bin=runc [2021-05-25T09:49:08.996Z] #53 1.760 + shift [2021-05-25T09:49:08.996Z] #53 1.760 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:49:08.996Z] #53 1.760 + . /tmp/install/runc.installer [2021-05-25T09:49:08.996Z] #53 1.760 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:49:08.996Z] #53 1.764 + install_runc [2021-05-25T09:49:08.996Z] #53 1.779 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:49:08.996Z] #53 1.779 + uname -r [2021-05-25T09:49:08.996Z] #53 1.791 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:49:08.996Z] #53 1.797 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:49:08.996Z] #53 1.797 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:49:08.996Z] #53 1.797 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tPVb2BhcEE/src/github.com/opencontainers/runc [2021-05-25T09:49:08.996Z] #53 1.816 Cloning into '/tmp/tmp.tPVb2BhcEE/src/github.com/opencontainers/runc'... [2021-05-25T09:49:09.082Z] #43 167.8 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:49:09.082Z] #43 167.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:49:09.082Z] #43 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:49:09.082Z] #43 167.9 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:49:09.082Z] #43 167.9 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:49:09.082Z] #43 167.9 make[1]: Nothing to be done for 'all'. [2021-05-25T09:49:09.082Z] #43 168.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:49:09.254Z] #13 126.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-05-25T09:49:09.254Z] #13 126.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-05-25T09:49:09.254Z] #13 126.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:49:09.343Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.343Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.343Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.343Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.343Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.514Z] #13 126.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-05-25T09:49:09.604Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.605Z] #43 168.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.605Z] #43 168.4 make[2]: Nothing to be done for 'all'. [2021-05-25T09:49:09.605Z] #43 168.5 INSTALL criu/criu [2021-05-25T09:49:09.774Z] #13 126.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-05-25T09:49:09.774Z] #13 126.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:09.774Z] #13 126.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-05-25T09:49:09.774Z] #13 126.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-05-25T09:49:09.774Z] #13 126.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:49:09.866Z] #43 DONE 168.7s [2021-05-25T09:49:09.866Z] [2021-05-25T09:49:09.866Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:09.866Z] #53 sha256:61b03acb655dd7810f5f04ef2916ec77570113b7df8e503afec3c831264d78f0 [2021-05-25T09:49:10.035Z] #13 126.8 Selecting previously unselected package libsystemd-dev:amd64. [2021-05-25T09:49:10.035Z] #13 126.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-05-25T09:49:10.035Z] #13 126.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:10.325Z] #20 ... [2021-05-25T09:49:10.325Z] [2021-05-25T09:49:10.325Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:49:10.325Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-05-25T09:49:10.325Z] #40 139.3 + dpkg --print-architecture [2021-05-25T09:49:10.325Z] #40 DONE 140.5s [2021-05-25T09:49:10.325Z] [2021-05-25T09:49:10.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:10.325Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:49:10.325Z] #43 76.81 DEP criu/pie-util.d [2021-05-25T09:49:10.325Z] #43 76.95 DEP criu/pie-util-vdso.d [2021-05-25T09:49:10.325Z] #43 77.10 DEP criu/path.d [2021-05-25T09:49:10.325Z] #43 77.24 DEP criu/parasite-syscall.d [2021-05-25T09:49:10.325Z] #43 77.41 DEP criu/pagemap.d [2021-05-25T09:49:10.325Z] #43 77.67 DEP criu/pagemap-cache.d [2021-05-25T09:49:10.325Z] #43 77.84 DEP criu/page-xfer.d [2021-05-25T09:49:10.325Z] #43 78.07 DEP criu/page-pipe.d [2021-05-25T09:49:10.325Z] #43 78.16 DEP criu/netfilter.d [2021-05-25T09:49:10.325Z] #43 78.29 DEP criu/net.d [2021-05-25T09:49:10.325Z] #43 78.60 DEP criu/namespaces.d [2021-05-25T09:49:10.325Z] #43 78.76 DEP criu/mount.d [2021-05-25T09:49:10.325Z] #43 78.98 DEP criu/memfd.d [2021-05-25T09:49:10.325Z] #43 79.23 DEP criu/mem.d [2021-05-25T09:49:10.325Z] #43 79.38 DEP criu/lsm.d [2021-05-25T09:49:10.325Z] #43 79.50 DEP criu/log.d [2021-05-25T09:49:10.325Z] #43 79.64 DEP criu/libnetlink.d [2021-05-25T09:49:10.325Z] #43 79.79 DEP criu/kerndat.d [2021-05-25T09:49:10.325Z] #43 80.02 DEP criu/kcmp-ids.d [2021-05-25T09:49:10.325Z] #43 80.12 DEP criu/irmap.d [2021-05-25T09:49:10.325Z] #43 80.32 DEP criu/ipc_ns.d [2021-05-25T09:49:10.368Z] #53 ... [2021-05-25T09:49:10.368Z] [2021-05-25T09:49:10.368Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:49:10.368Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-25T09:49:10.368Z] #15 DONE 1.4s [2021-05-25T09:49:10.410Z] #46 148.7 mime [2021-05-25T09:49:10.410Z] #46 149.0 net/http/internal [2021-05-25T09:49:10.589Z] #43 80.52 DEP criu/image.d [2021-05-25T09:49:10.589Z] #43 80.73 DEP criu/image-desc.d [2021-05-25T09:49:10.625Z] [2021-05-25T09:49:10.625Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:49:10.625Z] #58 sha256:88142fb516c7d7645befec5174e15f0a6ba8137a25dba6191f713a8b10c0d1ae [2021-05-25T09:49:10.625Z] #58 135.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:49:10.625Z] #58 135.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:49:10.625Z] #58 DONE 144.0s [2021-05-25T09:49:10.625Z] [2021-05-25T09:49:10.625Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:49:10.625Z] #59 sha256:859a5a6a1f72f47ba201226657d7eb4fc4aede085d26c851d6b7aeb04764d3b1 [2021-05-25T09:49:10.625Z] #59 DONE 0.1s [2021-05-25T09:49:10.625Z] [2021-05-25T09:49:10.625Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:49:10.625Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-25T09:49:10.625Z] #16 ... [2021-05-25T09:49:10.625Z] [2021-05-25T09:49:10.625Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:49:10.625Z] #60 sha256:bcea3e3bc195bad1ff4ade9d66635710467f7ccd8aead6451207bfecea5b7174 [2021-05-25T09:49:10.625Z] #60 DONE 0.1s [2021-05-25T09:49:10.810Z] #53 ... [2021-05-25T09:49:10.810Z] [2021-05-25T09:49:10.810Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:49:10.810Z] #44 sha256:3891b8ceac220982d9600d08b6e3f6f4621d6e9046f6619f18546b2bd8a50647 [2021-05-25T09:49:10.853Z] #43 80.83 DEP criu/fsnotify.d [2021-05-25T09:49:10.853Z] #43 80.98 DEP criu/filesystems.d [2021-05-25T09:49:10.883Z] [2021-05-25T09:49:10.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:10.883Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:10.883Z] #43 54.10 CC compel/src/lib/ptrace.o [2021-05-25T09:49:10.883Z] #43 54.92 AR compel/libcompel.a [2021-05-25T09:49:10.883Z] #43 54.99 HOSTCC compel/src/main-host.o [2021-05-25T09:49:10.883Z] #43 55.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-25T09:49:10.883Z] #43 55.79 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:49:10.883Z] #43 56.15 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:49:10.883Z] #43 56.37 HOSTLINK compel/compel-host-bin [2021-05-25T09:49:10.883Z] #43 56.60 DEP soccr/soccr.d [2021-05-25T09:49:10.883Z] #43 56.82 CC soccr/soccr.o [2021-05-25T09:49:10.976Z] #13 127.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-05-25T09:49:11.072Z] #44 DONE 0.1s [2021-05-25T09:49:11.072Z] [2021-05-25T09:49:11.072Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:49:11.072Z] #46 sha256:cf0c7222ccc47c148de7fa72c0be5f216fde06ac528590289d473f0bdf4662ed [2021-05-25T09:49:11.072Z] #46 DONE 0.1s [2021-05-25T09:49:11.072Z] [2021-05-25T09:49:11.072Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:49:11.072Z] #48 sha256:a976b74acf42ae149efe319ef79cf4e5379d4299d525becf7ae3587e595138f0 [2021-05-25T09:49:11.072Z] #48 DONE 0.1s [2021-05-25T09:49:11.072Z] [2021-05-25T09:49:11.072Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:49:11.072Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:49:11.117Z] #43 81.09 DEP criu/files.d [2021-05-25T09:49:11.117Z] #43 81.24 DEP criu/files-reg.d [2021-05-25T09:49:11.237Z] #13 128.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-05-25T09:49:11.334Z] #56 ... [2021-05-25T09:49:11.334Z] [2021-05-25T09:49:11.334Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:49:11.334Z] #50 sha256:7e7e388d06850e807988c71c2d03a764bc02d023072d0303d9409fab2cb32ea4 [2021-05-25T09:49:11.382Z] #43 81.38 DEP criu/files-ext.d [2021-05-25T09:49:11.498Z] #13 ... [2021-05-25T09:49:11.498Z] [2021-05-25T09:49:11.498Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:49:11.498Z] #58 sha256:f58c27b1828c93e677852f398497d1ab63297d26303141c0f8c357ecd5d3bdd7 [2021-05-25T09:49:11.498Z] #58 125.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:49:11.498Z] #58 125.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:49:11.498Z] #58 DONE 134.4s [2021-05-25T09:49:11.498Z] [2021-05-25T09:49:11.498Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:11.498Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:11.498Z] #13 128.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-05-25T09:49:11.498Z] #13 128.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-05-25T09:49:11.646Z] #43 81.59 DEP criu/file-lock.d [2021-05-25T09:49:11.759Z] #13 ... [2021-05-25T09:49:11.759Z] [2021-05-25T09:49:11.759Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:49:11.759Z] #59 sha256:c7ac755c29fc457f580ffaeb37a4a1040a87e8f3286ab36058c6493ec4307ce0 [2021-05-25T09:49:11.759Z] #59 DONE 0.1s [2021-05-25T09:49:11.759Z] [2021-05-25T09:49:11.759Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:11.759Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:11.759Z] #13 128.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:11.759Z] #13 128.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-05-25T09:49:11.759Z] #13 128.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:11.759Z] [2021-05-25T09:49:11.759Z] #13 ... [2021-05-25T09:49:11.759Z] [2021-05-25T09:49:11.759Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:49:11.759Z] #60 sha256:04eec5839f0735b135617612b19a1bd3844a9236efbec891f18943fd112f37e6 [2021-05-25T09:49:11.759Z] #60 DONE 0.1s [2021-05-25T09:49:11.759Z] [2021-05-25T09:49:11.759Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-05-25T09:49:11.759Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-05-25T09:49:11.759Z] #13 128.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-05-25T09:49:11.759Z] #13 128.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-05-25T09:49:11.909Z] #50 DONE 0.5s [2021-05-25T09:49:11.909Z] [2021-05-25T09:49:11.909Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:49:11.909Z] #52 sha256:101436cefc6b3eac8630b2259b37cb98a28e9ff0060db5c8bcd36296d0961b11 [2021-05-25T09:49:11.909Z] #52 DONE 0.1s [2021-05-25T09:49:11.909Z] [2021-05-25T09:49:11.909Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:11.909Z] #53 sha256:61b03acb655dd7810f5f04ef2916ec77570113b7df8e503afec3c831264d78f0 [2021-05-25T09:49:11.910Z] #43 81.84 DEP criu/file-ids.d [2021-05-25T09:49:11.963Z] #46 ... [2021-05-25T09:49:11.963Z] [2021-05-25T09:49:11.963Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:11.963Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:11.963Z] #21 24.88 The following NEW packages will be installed: [2021-05-25T09:49:11.963Z] #21 24.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:49:11.963Z] #21 24.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:49:11.963Z] #21 24.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:49:11.963Z] #21 24.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:49:11.963Z] #21 24.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:49:11.963Z] #21 24.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:49:11.963Z] #21 24.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:49:11.963Z] #21 24.89 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:49:11.963Z] #21 24.89 xz-utils zip [2021-05-25T09:49:11.963Z] #21 25.02 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:49:11.963Z] #21 25.02 Need to get 29.2 MB of archives. [2021-05-25T09:49:11.963Z] #21 25.02 After this operation, 134 MB of additional disk space will be used. [2021-05-25T09:49:11.963Z] #21 25.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-05-25T09:49:11.963Z] #21 25.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u3 [593 kB] [2021-05-25T09:49:11.963Z] #21 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u3 [2023 kB] [2021-05-25T09:49:11.963Z] #21 25.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-05-25T09:49:11.963Z] #21 25.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-05-25T09:49:11.963Z] #21 26.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u3 [1794 kB] [2021-05-25T09:49:11.963Z] #21 26.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:49:11.963Z] #21 26.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-05-25T09:49:11.963Z] #21 26.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-05-25T09:49:11.963Z] #21 26.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-05-25T09:49:11.963Z] #21 26.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-05-25T09:49:11.963Z] #21 26.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-05-25T09:49:11.963Z] #21 26.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-05-25T09:49:11.963Z] #21 26.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-05-25T09:49:11.963Z] #21 26.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-05-25T09:49:11.963Z] #21 26.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-05-25T09:49:11.963Z] #21 26.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-05-25T09:49:11.963Z] #21 26.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:49:11.963Z] #21 26.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:49:11.963Z] #21 26.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-05-25T09:49:11.963Z] #21 26.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-05-25T09:49:11.963Z] #21 27.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-05-25T09:49:11.963Z] #21 27.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-05-25T09:49:11.963Z] #21 27.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-05-25T09:49:11.963Z] #21 27.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-05-25T09:49:11.963Z] #21 27.49 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-05-25T09:49:11.963Z] #21 27.57 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-05-25T09:49:11.963Z] #21 27.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-05-25T09:49:11.963Z] #21 27.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-05-25T09:49:11.963Z] #21 28.15 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-05-25T09:49:11.963Z] #21 28.16 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-05-25T09:49:11.963Z] #21 28.16 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-05-25T09:49:11.963Z] #21 28.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-05-25T09:49:11.963Z] #21 28.45 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-05-25T09:49:12.020Z] #13 128.7 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:12.020Z] #13 128.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-05-25T09:49:12.020Z] #13 128.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-05-25T09:49:12.020Z] #13 128.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-05-25T09:49:12.020Z] #13 128.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-05-25T09:49:12.020Z] #13 128.9 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-05-25T09:49:12.020Z] #13 128.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-05-25T09:49:12.020Z] #13 128.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-05-25T09:49:12.020Z] #13 129.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:12.020Z] #13 129.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-05-25T09:49:12.020Z] #13 129.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-05-25T09:49:12.175Z] #43 82.03 DEP criu/fifo.d [2021-05-25T09:49:12.175Z] #43 82.20 DEP criu/fdstore.d [2021-05-25T09:49:12.255Z] #43 ... [2021-05-25T09:49:12.255Z] [2021-05-25T09:49:12.255Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:49:12.255Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-25T09:49:12.255Z] #16 1.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:49:12.255Z] #16 DONE 2.0s [2021-05-25T09:49:12.266Z] #21 28.58 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:49:12.267Z] #21 28.67 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:49:12.267Z] #21 28.68 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:49:12.267Z] #21 28.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-05-25T09:49:12.267Z] #21 28.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:49:12.267Z] #21 28.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:49:12.267Z] #21 28.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:49:12.267Z] #21 28.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-05-25T09:49:12.280Z] #13 129.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-05-25T09:49:12.280Z] #13 129.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-05-25T09:49:12.280Z] #13 129.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-05-25T09:49:12.280Z] #13 129.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-05-25T09:49:12.280Z] #13 129.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-05-25T09:49:12.280Z] #13 129.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:12.280Z] #13 129.2 Setting up dmsetup (2:1.02.155-3) ... [2021-05-25T09:49:12.280Z] #13 129.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:12.280Z] #13 129.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-05-25T09:49:12.280Z] #13 129.2 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:49:12.439Z] #43 82.34 DEP criu/fault-injection.d [2021-05-25T09:49:12.439Z] #43 82.39 DEP criu/external.d [2021-05-25T09:49:12.439Z] #43 82.54 DEP criu/eventpoll.d [2021-05-25T09:49:12.513Z] [2021-05-25T09:49:12.513Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:49:12.513Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-25T09:49:12.567Z] #21 28.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-05-25T09:49:12.703Z] #43 82.74 DEP criu/eventfd.d [2021-05-25T09:49:12.871Z] #21 29.29 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-05-25T09:49:12.871Z] #21 29.47 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:49:12.968Z] #43 82.89 DEP criu/crtools.d [2021-05-25T09:49:13.222Z] #13 DONE 130.0s [2021-05-25T09:49:13.222Z] [2021-05-25T09:49:13.222Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:13.222Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:49:13.231Z] #43 83.16 DEP criu/cr-service.d [2021-05-25T09:49:13.231Z] #43 83.35 DEP criu/cr-restore.d [2021-05-25T09:49:13.496Z] #43 ... [2021-05-25T09:49:13.496Z] [2021-05-25T09:49:13.496Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:13.496Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:49:13.496Z] #20 31.60 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:49:13.496Z] #20 32.10 Selecting previously unselected package bzip2. [2021-05-25T09:49:13.496Z] #20 32.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 32.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:13.496Z] #20 32.21 Selecting previously unselected package xz-utils. [2021-05-25T09:49:13.496Z] #20 32.21 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 32.22 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:49:13.496Z] #20 32.38 Selecting previously unselected package apparmor. [2021-05-25T09:49:13.496Z] #20 32.39 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 32.51 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:49:13.496Z] #20 32.86 Selecting previously unselected package aufs-tools. [2021-05-25T09:49:13.496Z] #20 32.88 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 32.88 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:49:13.496Z] #20 33.04 Selecting previously unselected package libonig5:arm64. [2021-05-25T09:49:13.496Z] #20 33.06 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 33.07 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-05-25T09:49:13.496Z] #20 33.21 Selecting previously unselected package libjq1:arm64. [2021-05-25T09:49:13.496Z] #20 33.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 33.21 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-25T09:49:13.496Z] #20 33.31 Selecting previously unselected package jq. [2021-05-25T09:49:13.496Z] #20 33.31 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 33.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:49:13.496Z] #20 33.45 Selecting previously unselected package libaio1:arm64. [2021-05-25T09:49:13.496Z] #20 33.45 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-05-25T09:49:13.496Z] #20 33.46 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-05-25T09:49:13.496Z] #20 33.57 Selecting previously unselected package libgpm2:arm64. [2021-05-25T09:49:13.527Z] #21 30.00 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-05-25T09:49:13.760Z] #20 33.58 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-05-25T09:49:13.760Z] #20 33.59 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-05-25T09:49:13.760Z] #20 33.67 Selecting previously unselected package libicu63:arm64. [2021-05-25T09:49:13.760Z] #20 33.68 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-05-25T09:49:13.760Z] #20 33.68 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-25T09:49:13.829Z] #21 30.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-05-25T09:49:13.883Z] #17 DONE 1.6s [2021-05-25T09:49:13.883Z] [2021-05-25T09:49:13.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:13.883Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:13.883Z] #43 58.98 AR soccr/libsoccr.a [2021-05-25T09:49:13.883Z] #43 59.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:49:13.883Z] #43 59.95 DEP criu/arch/x86/sigframe.d [2021-05-25T09:49:13.883Z] #43 60.05 DEP criu/arch/x86/sigaction_compat.d [2021-05-25T09:49:13.883Z] #43 60.15 DEP criu/arch/x86/kerndat.d [2021-05-25T09:49:13.883Z] #43 60.29 DEP criu/arch/x86/crtools.d [2021-05-25T09:49:14.130Z] #21 30.41 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-05-25T09:49:14.140Z] #43 60.52 DEP criu/arch/x86/cpu.d [2021-05-25T09:49:14.398Z] #43 60.83 CC criu/arch/x86/cpu.o [2021-05-25T09:49:14.784Z] #21 31.35 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:49:15.086Z] #21 31.62 Fetched 29.2 MB in 5s (5353 kB/s) [2021-05-25T09:49:15.136Z] #53 1.923 + RM_GOPATH=0 [2021-05-25T09:49:15.136Z] #53 1.924 + TMP_GOPATH= [2021-05-25T09:49:15.136Z] #53 1.924 + : /build [2021-05-25T09:49:15.136Z] #53 1.924 + '[' -z '' ']' [2021-05-25T09:49:15.136Z] #53 1.926 ++ mktemp -d [2021-05-25T09:49:15.136Z] #53 1.929 + export GOPATH=/tmp/tmp.8iUndNa2J5 [2021-05-25T09:49:15.136Z] #53 1.929 + GOPATH=/tmp/tmp.8iUndNa2J5 [2021-05-25T09:49:15.136Z] #53 1.930 + RM_GOPATH=1 [2021-05-25T09:49:15.137Z] #53 1.930 + case "$(go env GOARCH)" in [2021-05-25T09:49:15.137Z] #53 1.931 ++ go env GOARCH [2021-05-25T09:49:15.137Z] #53 1.947 + export GO_BUILDMODE=-buildmode=pie [2021-05-25T09:49:15.137Z] #53 1.947 + GO_BUILDMODE=-buildmode=pie [2021-05-25T09:49:15.137Z] #53 1.948 ++ dirname /tmp/install/install.sh [2021-05-25T09:49:15.137Z] #53 1.951 + dir=/tmp/install [2021-05-25T09:49:15.137Z] #53 1.952 + bin=runc [2021-05-25T09:49:15.137Z] #53 1.952 + shift [2021-05-25T09:49:15.137Z] #53 1.952 + '[' '!' -f /tmp/install/runc.installer ']' [2021-05-25T09:49:15.137Z] #53 1.952 + . /tmp/install/runc.installer [2021-05-25T09:49:15.137Z] #53 1.953 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:49:15.137Z] #53 1.955 + install_runc [2021-05-25T09:49:15.137Z] #53 1.956 + grep -q '^3\.10\.0.*\.el7\.' [2021-05-25T09:49:15.137Z] #53 1.970 + uname -r [2021-05-25T09:49:15.137Z] #53 ... [2021-05-25T09:49:15.137Z] [2021-05-25T09:49:15.137Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-05-25T09:49:15.137Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-05-25T09:49:15.137Z] #14 DONE 2.0s [2021-05-25T09:49:15.137Z] [2021-05-25T09:49:15.137Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:15.137Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:49:15.137Z] #53 1.971 + RUNC_BUILDTAGS='seccomp ' [2021-05-25T09:49:15.137Z] #53 1.971 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-05-25T09:49:15.137Z] #53 1.972 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-05-25T09:49:15.137Z] #53 1.972 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8iUndNa2J5/src/github.com/opencontainers/runc [2021-05-25T09:49:15.137Z] #53 1.974 Cloning into '/tmp/tmp.8iUndNa2J5/src/github.com/opencontainers/runc'... [2021-05-25T09:49:15.332Z] #43 ... [2021-05-25T09:49:15.332Z] [2021-05-25T09:49:15.332Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:49:15.332Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:49:15.332Z] #18 DONE 1.2s [2021-05-25T09:49:15.332Z] [2021-05-25T09:49:15.332Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:49:15.332Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-25T09:49:15.407Z] #21 31.73 Selecting previously unselected package pigz. [2021-05-25T09:49:15.407Z] #21 31.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-05-25T09:49:15.407Z] #21 31.83 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-05-25T09:49:15.407Z] #21 31.84 Unpacking pigz (2.4-1) ... [2021-05-25T09:49:15.711Z] #21 31.96 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-05-25T09:49:15.711Z] #21 31.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-25T09:49:15.711Z] #21 31.98 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-25T09:49:16.012Z] #21 32.52 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:49:16.313Z] #21 32.52 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-25T09:49:16.313Z] #21 32.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:16.325Z] #20 35.84 Selecting previously unselected package libnet1:arm64. [2021-05-25T09:49:16.325Z] #20 35.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-05-25T09:49:16.325Z] #20 35.86 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:49:16.325Z] #20 35.96 Selecting previously unselected package libnl-3-200:arm64. [2021-05-25T09:49:16.325Z] #20 35.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-05-25T09:49:16.325Z] #20 35.98 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-05-25T09:49:16.325Z] #20 36.09 Selecting previously unselected package libprotobuf-c1:arm64. [2021-05-25T09:49:16.325Z] #20 36.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-05-25T09:49:16.325Z] #20 36.11 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-25T09:49:16.325Z] #20 36.19 Selecting previously unselected package libreadline5:arm64. [2021-05-25T09:49:16.325Z] #20 36.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-05-25T09:49:16.325Z] #20 36.21 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-25T09:49:16.533Z] #53 ... [2021-05-25T09:49:16.533Z] [2021-05-25T09:49:16.533Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-05-25T09:49:16.533Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-05-25T09:49:16.533Z] #15 DONE 1.4s [2021-05-25T09:49:16.589Z] #20 36.35 Selecting previously unselected package net-tools. [2021-05-25T09:49:16.589Z] #20 36.36 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-05-25T09:49:16.589Z] #20 36.37 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:49:16.589Z] #20 36.54 Selecting previously unselected package python-pip-whl. [2021-05-25T09:49:16.589Z] #20 36.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:49:16.589Z] #20 36.56 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:49:16.614Z] #21 ... [2021-05-25T09:49:16.614Z] [2021-05-25T09:49:16.614Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-05-25T09:49:16.614Z] #59 sha256:02529c14560a9442fed9bfebe9f75128cb4f4ed0bf493b5983416b6c3285e734 [2021-05-25T09:49:16.614Z] #59 146.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-05-25T09:49:16.614Z] #59 146.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-05-25T09:49:16.614Z] #59 DONE 155.5s [2021-05-25T09:49:16.614Z] [2021-05-25T09:49:16.614Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:16.614Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:16.614Z] #44 76.44 LINK criu/pie/restorer.built-in.o [2021-05-25T09:49:16.614Z] #44 76.44 GEN criu/pie/restorer-blob.h [2021-05-25T09:49:16.614Z] #44 76.59 DEP criu/vdso.d [2021-05-25T09:49:16.614Z] #44 76.85 DEP criu/uts_ns.d [2021-05-25T09:49:16.614Z] #44 77.04 DEP criu/util.d [2021-05-25T09:49:16.614Z] #44 77.34 DEP criu/uffd.d [2021-05-25T09:49:16.614Z] #44 77.63 DEP criu/tun.d [2021-05-25T09:49:16.614Z] #44 77.84 DEP criu/tty.d [2021-05-25T09:49:16.614Z] #44 78.14 DEP criu/timerfd.d [2021-05-25T09:49:16.614Z] #44 78.37 DEP criu/timens.d [2021-05-25T09:49:16.614Z] #44 78.50 DEP criu/sysfs_parse.d [2021-05-25T09:49:16.614Z] #44 78.69 DEP criu/sysctl.d [2021-05-25T09:49:16.614Z] #44 78.88 DEP criu/string.d [2021-05-25T09:49:16.614Z] #44 78.92 DEP criu/stats.d [2021-05-25T09:49:16.614Z] #44 79.10 DEP criu/sockets.d [2021-05-25T09:49:16.614Z] #44 79.35 DEP criu/sk-unix.d [2021-05-25T09:49:16.614Z] #44 79.62 DEP criu/sk-tcp.d [2021-05-25T09:49:16.614Z] #44 79.82 DEP criu/sk-queue.d [2021-05-25T09:49:16.614Z] #44 79.98 DEP criu/sk-packet.d [2021-05-25T09:49:16.614Z] #44 80.19 DEP criu/sk-netlink.d [2021-05-25T09:49:16.614Z] #44 80.47 DEP criu/sk-inet.d [2021-05-25T09:49:16.614Z] #44 80.73 DEP criu/signalfd.d [2021-05-25T09:49:16.614Z] #44 80.97 DEP criu/sigframe.d [2021-05-25T09:49:16.614Z] #44 81.10 DEP criu/shmem.d [2021-05-25T09:49:16.614Z] #44 81.35 DEP criu/servicefd.d [2021-05-25T09:49:16.614Z] #44 81.61 DEP criu/seize.d [2021-05-25T09:49:16.614Z] #44 81.82 DEP criu/seccomp.d [2021-05-25T09:49:16.614Z] #44 82.02 DEP criu/rst-malloc.d [2021-05-25T09:49:16.614Z] #44 82.10 DEP criu/rbtree.d [2021-05-25T09:49:16.614Z] #44 82.15 DEP criu/pstree.d [2021-05-25T09:49:16.614Z] #44 82.38 DEP criu/protobuf.d [2021-05-25T09:49:16.614Z] #44 82.59 GEN criu/protobuf-desc-gen.h [2021-05-25T09:49:16.614Z] #44 85.25 DEP criu/protobuf-desc.d [2021-05-25T09:49:16.614Z] #44 85.41 DEP criu/proc_parse.d [2021-05-25T09:49:16.614Z] #44 85.64 DEP criu/plugin.d [2021-05-25T09:49:16.614Z] #44 85.74 DEP criu/pipes.d [2021-05-25T09:49:16.614Z] #44 85.94 DEP criu/pie-util.d [2021-05-25T09:49:16.614Z] #44 ... [2021-05-25T09:49:16.614Z] [2021-05-25T09:49:16.614Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-05-25T09:49:16.614Z] #60 sha256:0d6d7d9431646ccae6f5598387cd13f4a28e6705e4e4265a89ebbdc0cda5e119 [2021-05-25T09:49:16.703Z] #19 DONE 1.2s [2021-05-25T09:49:16.703Z] [2021-05-25T09:49:16.703Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:16.703Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:16.796Z] [2021-05-25T09:49:16.797Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-05-25T09:49:16.797Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-05-25T09:49:16.915Z] #60 DONE 0.3s [2021-05-25T09:49:16.915Z] [2021-05-25T09:49:16.915Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-05-25T09:49:16.915Z] #61 sha256:622c04511cc6325b4bab66d5586c04f0a4132c85985352e276b0d8bca0b22f2c [2021-05-25T09:49:16.915Z] #61 DONE 0.1s [2021-05-25T09:49:16.915Z] [2021-05-25T09:49:16.915Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:16.915Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:16.915Z] #44 86.24 DEP criu/pie-util-vdso.d [2021-05-25T09:49:16.915Z] #44 86.41 DEP criu/path.d [2021-05-25T09:49:17.167Z] #20 37.00 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:49:17.167Z] #20 37.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:49:17.167Z] #20 37.03 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:49:17.202Z] #53 ... [2021-05-25T09:49:17.202Z] [2021-05-25T09:49:17.202Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:49:17.202Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:49:17.202Z] #56 199.9 + bin/containerd [2021-05-25T09:49:17.217Z] #44 86.63 DEP criu/parasite-syscall.d [2021-05-25T09:49:17.385Z] Commit message: "vendor: github.com/ishidawataru/sctp f2269e66cdee387bd321445d5d300893449805be" [2021-05-25T09:49:17.431Z] #20 37.20 Selecting previously unselected package python3-distutils. [2021-05-25T09:49:17.431Z] #20 37.22 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:49:17.431Z] #20 37.22 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:49:17.431Z] #20 37.39 Selecting previously unselected package python3-pip. [2021-05-25T09:49:17.431Z] #20 37.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:49:17.431Z] #20 37.41 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:49:17.696Z] #20 37.64 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:49:17.696Z] #20 37.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:49:17.696Z] #20 37.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:49:17.696Z] #20 37.76 Selecting previously unselected package python3-setuptools. [2021-05-25T09:49:17.739Z] #16 1.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-05-25T09:49:17.739Z] #16 DONE 1.2s [2021-05-25T09:49:17.739Z] [2021-05-25T09:49:17.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:17.739Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:17.739Z] #43 48.71 CC compel/src/lib/infect-rpc.o [2021-05-25T09:49:17.739Z] #43 49.14 CC compel/src/lib/infect-util.o [2021-05-25T09:49:17.739Z] #43 49.40 CC compel/src/lib/infect.o [2021-05-25T09:49:17.739Z] #43 51.52 CC compel/src/lib/ptrace.o [2021-05-25T09:49:17.739Z] #43 51.92 AR compel/libcompel.a [2021-05-25T09:49:17.739Z] #43 51.98 HOSTCC compel/src/main-host.o [2021-05-25T09:49:17.739Z] #43 52.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-05-25T09:49:17.739Z] #43 52.37 HOSTCC compel/src/lib/handle-elf-host.o [2021-05-25T09:49:17.739Z] #43 52.80 HOSTCC compel/src/lib/log-host.o [2021-05-25T09:49:17.739Z] #43 53.09 HOSTLINK compel/compel-host-bin [2021-05-25T09:49:17.739Z] #43 53.50 DEP soccr/soccr.d [2021-05-25T09:49:17.739Z] #43 53.87 CC soccr/soccr.o [2021-05-25T09:49:17.739Z] #43 55.80 AR soccr/libsoccr.a [2021-05-25T09:49:17.739Z] #43 55.87 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:49:17.739Z] #43 56.39 DEP criu/arch/x86/sigframe.d [2021-05-25T09:49:17.739Z] #43 56.58 DEP criu/arch/x86/sigaction_compat.d [2021-05-25T09:49:17.739Z] #43 56.70 DEP criu/arch/x86/kerndat.d [2021-05-25T09:49:17.739Z] #43 56.97 DEP criu/arch/x86/crtools.d [2021-05-25T09:49:17.739Z] #43 57.21 DEP criu/arch/x86/cpu.d [2021-05-25T09:49:17.739Z] #43 57.45 CC criu/arch/x86/cpu.o [2021-05-25T09:49:17.739Z] #43 58.59 CC criu/arch/x86/crtools.o [2021-05-25T09:49:17.871Z] #44 87.02 DEP criu/pagemap.d [2021-05-25T09:49:17.762Z] > git --version # timeout=10 [2021-05-25T09:49:17.827Z] > git --version # 'git version 2.24.1.windows.2' [2021-05-25T09:49:17.883Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-05-25T09:49:17.960Z] #20 37.76 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:49:17.960Z] #20 37.76 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:49:17.960Z] #20 37.92 Selecting previously unselected package python3-wheel. [2021-05-25T09:49:17.960Z] #20 37.92 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:49:17.960Z] #20 37.93 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:49:17.960Z] #20 38.05 Selecting previously unselected package sudo. [2021-05-25T09:49:18.000Z] #43 ... [2021-05-25T09:49:18.000Z] [2021-05-25T09:49:18.000Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-05-25T09:49:18.000Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-05-25T09:49:18.073Z] #20 1.515 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:49:18.073Z] #20 1.554 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:49:18.073Z] #20 1.557 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:49:18.073Z] #20 1.561 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:49:18.176Z] #44 87.41 DEP criu/pagemap-cache.d [2021-05-25T09:49:18.224Z] #20 38.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-05-25T09:49:18.224Z] #20 38.07 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:49:18.330Z] #20 2.169 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-05-25T09:49:18.489Z] #44 87.65 DEP criu/page-xfer.d [2021-05-25T09:49:18.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T09:49:18.788Z] #44 88.13 DEP criu/page-pipe.d [2021-05-25T09:49:18.802Z] #20 38.54 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:49:18.802Z] #20 38.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-05-25T09:49:18.802Z] #20 38.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:49:18.943Z] #17 DONE 1.2s [2021-05-25T09:49:18.943Z] [2021-05-25T09:49:18.943Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:49:18.943Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:49:19.068Z] #20 38.79 Selecting previously unselected package uidmap. [2021-05-25T09:49:19.068Z] #20 38.80 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-05-25T09:49:19.068Z] #20 38.81 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:49:19.068Z] #20 38.98 Selecting previously unselected package vim-runtime. [2021-05-25T09:49:19.068Z] #20 38.98 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:19.068Z] #20 39.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:49:19.068Z] #20 39.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:49:19.089Z] #44 88.40 DEP criu/netfilter.d [2021-05-25T09:49:19.331Z] #20 39.07 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:49:19.390Z] #44 88.54 DEP criu/net.d [2021-05-25T09:49:19.390Z] #44 88.79 DEP criu/namespaces.d [2021-05-25T09:49:19.517Z] #18 ... [2021-05-25T09:49:19.517Z] [2021-05-25T09:49:19.517Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:19.517Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:49:19.517Z] #45 132.4 net/http/httptrace [2021-05-25T09:49:19.517Z] #45 132.6 net/http [2021-05-25T09:49:19.691Z] #44 89.00 DEP criu/mount.d [2021-05-25T09:49:19.691Z] #44 89.21 DEP criu/memfd.d [2021-05-25T09:49:19.701Z] #20 3.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:49:19.778Z] #45 ... [2021-05-25T09:49:19.778Z] [2021-05-25T09:49:19.778Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:19.778Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:19.778Z] #43 60.27 CC criu/arch/x86/kerndat.o [2021-05-25T09:49:19.994Z] #44 89.39 DEP criu/mem.d [2021-05-25T09:49:20.039Z] #43 60.96 CC criu/arch/x86/sigaction_compat.o [2021-05-25T09:49:20.297Z] #44 89.60 DEP criu/lsm.d [2021-05-25T09:49:20.297Z] #44 89.74 DEP criu/log.d [2021-05-25T09:49:20.301Z] #43 ... [2021-05-25T09:49:20.301Z] [2021-05-25T09:49:20.301Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-05-25T09:49:20.301Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-05-25T09:49:20.301Z] #18 DONE 1.3s [2021-05-25T09:49:20.561Z] [2021-05-25T09:49:20.562Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:20.562Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:20.562Z] #43 61.28 CC criu/arch/x86/sigframe.o [2021-05-25T09:49:20.600Z] #44 89.89 DEP criu/libnetlink.d [2021-05-25T09:49:20.600Z] #44 90.07 DEP criu/kerndat.d [2021-05-25T09:49:20.823Z] #43 61.70 LINK criu/arch/x86/crtools.built-in.o [2021-05-25T09:49:20.823Z] #43 61.74 DEP criu/pie/util-vdso-elf32.d [2021-05-25T09:49:20.901Z] #44 90.30 DEP criu/kcmp-ids.d [2021-05-25T09:49:21.070Z] #20 4.537 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:49:21.083Z] #43 61.88 DEP criu/pie/util-vdso.d [2021-05-25T09:49:21.202Z] #44 90.44 DEP criu/irmap.d [2021-05-25T09:49:21.202Z] #44 90.66 DEP criu/ipc_ns.d [2021-05-25T09:49:21.343Z] #43 62.08 DEP criu/pie/util.d [2021-05-25T09:49:21.505Z] #44 90.82 DEP criu/image.d [2021-05-25T09:49:21.505Z] #44 91.04 DEP criu/image-desc.d [2021-05-25T09:49:21.604Z] #43 62.36 CC criu/pie/util.o [2021-05-25T09:49:21.604Z] #43 ... [2021-05-25T09:49:21.604Z] [2021-05-25T09:49:21.604Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-05-25T09:49:21.604Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-05-25T09:49:21.604Z] #19 DONE 1.3s [2021-05-25T09:49:21.808Z] #44 91.25 DEP criu/fsnotify.d [2021-05-25T09:49:21.865Z] [2021-05-25T09:49:21.865Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:21.865Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:21.896Z] #20 41.49 Selecting previously unselected package vim. [2021-05-25T09:49:21.896Z] #20 41.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-05-25T09:49:21.896Z] #20 41.53 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:49:22.110Z] #44 91.48 DEP criu/filesystems.d [2021-05-25T09:49:22.160Z] #20 41.98 Selecting previously unselected package xfsprogs. [2021-05-25T09:49:22.160Z] #20 42.00 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-05-25T09:49:22.160Z] #20 42.00 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:49:22.412Z] #44 91.72 DEP criu/files.d [2021-05-25T09:49:22.412Z] #44 91.92 DEP criu/files-reg.d [2021-05-25T09:49:22.424Z] #20 42.34 Selecting previously unselected package zip. [2021-05-25T09:49:22.424Z] #20 42.36 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-05-25T09:49:22.424Z] #20 42.37 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:49:22.440Z] #20 ... [2021-05-25T09:49:22.440Z] [2021-05-25T09:49:22.440Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:22.440Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:22.440Z] #43 61.88 CC criu/arch/x86/crtools.o [2021-05-25T09:49:22.440Z] #43 63.32 CC criu/arch/x86/kerndat.o [2021-05-25T09:49:22.440Z] #43 64.03 CC criu/arch/x86/sigaction_compat.o [2021-05-25T09:49:22.440Z] #43 64.30 CC criu/arch/x86/sigframe.o [2021-05-25T09:49:22.440Z] #43 64.55 LINK criu/arch/x86/crtools.built-in.o [2021-05-25T09:49:22.440Z] #43 64.63 DEP criu/pie/util-vdso-elf32.d [2021-05-25T09:49:22.440Z] #43 64.85 DEP criu/pie/util-vdso.d [2021-05-25T09:49:22.440Z] #43 65.06 DEP criu/pie/util.d [2021-05-25T09:49:22.440Z] #43 65.23 CC criu/pie/util.o [2021-05-25T09:49:22.440Z] #43 65.64 CC criu/pie/util-vdso.o [2021-05-25T09:49:22.440Z] #43 66.32 CC criu/pie/util-vdso-elf32.o [2021-05-25T09:49:22.440Z] #43 66.99 AR criu/pie/pie.lib.a [2021-05-25T09:49:22.440Z] #43 67.06 DEP criu/pie/restorer.d [2021-05-25T09:49:22.440Z] #43 67.30 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-25T09:49:22.440Z] #43 67.44 DEP criu/arch/x86/restorer_unmap.d [2021-05-25T09:49:22.440Z] #43 67.45 DEP criu/arch/x86/restorer.d [2021-05-25T09:49:22.440Z] #43 67.67 DEP criu/arch/x86/vdso-pie.d [2021-05-25T09:49:22.440Z] #43 67.77 DEP criu/pie/parasite-vdso.d [2021-05-25T09:49:22.440Z] #43 67.93 DEP criu/pie/parasite.d [2021-05-25T09:49:22.440Z] #43 68.30 CC criu/pie/parasite.o [2021-05-25T09:49:22.440Z] #43 ... [2021-05-25T09:49:22.440Z] [2021-05-25T09:49:22.440Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:22.440Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:22.440Z] #20 6.005 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:49:22.690Z] #20 42.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:49:22.690Z] #20 42.59 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:49:22.690Z] #20 42.60 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:22.690Z] #20 42.62 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-05-25T09:49:22.690Z] #20 42.64 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-05-25T09:49:22.690Z] #20 42.66 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:22.690Z] #20 42.67 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:49:22.690Z] #20 42.69 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-05-25T09:49:22.690Z] #20 42.73 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:49:22.690Z] #20 42.76 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:22.714Z] #44 92.17 DEP criu/files-ext.d [2021-05-25T09:49:22.954Z] #20 42.77 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-05-25T09:49:22.954Z] #20 42.79 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-05-25T09:49:22.954Z] #20 42.81 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:49:22.954Z] #20 42.82 Setting up zip (3.0-11+b1) ... [2021-05-25T09:49:22.954Z] #20 42.86 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:22.954Z] #20 42.91 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:49:23.016Z] #44 92.44 DEP criu/file-lock.d [2021-05-25T09:49:23.248Z] #20 1.536 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-05-25T09:49:23.248Z] #20 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-05-25T09:49:23.248Z] #20 1.571 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-05-25T09:49:23.248Z] #20 1.582 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-05-25T09:49:23.318Z] #44 92.69 DEP criu/file-ids.d [2021-05-25T09:49:23.394Z] + docker version [2021-05-25T09:49:23.622Z] #44 92.90 DEP criu/fifo.d [2021-05-25T09:49:23.622Z] #44 ... [2021-05-25T09:49:23.622Z] [2021-05-25T09:49:23.622Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:23.622Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:23.622Z] #46 152.4 net/textproto [2021-05-25T09:49:23.622Z] #46 152.4 vendor/golang.org/x/net/http/httpproxy [2021-05-25T09:49:23.622Z] #46 152.5 crypto/x509 [2021-05-25T09:49:23.622Z] #46 154.6 vendor/golang.org/x/net/http/httpguts [2021-05-25T09:49:23.622Z] #46 154.6 mime/multipart [2021-05-25T09:49:23.622Z] #46 158.8 crypto/tls [2021-05-25T09:49:23.622Z] #46 ... [2021-05-25T09:49:23.622Z] [2021-05-25T09:49:23.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:23.622Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:23.622Z] #44 93.04 DEP criu/fdstore.d [2021-05-25T09:49:23.795Z] #56 ... [2021-05-25T09:49:23.795Z] [2021-05-25T09:49:23.795Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:23.795Z] #53 sha256:61b03acb655dd7810f5f04ef2916ec77570113b7df8e503afec3c831264d78f0 [2021-05-25T09:49:23.795Z] #53 128.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:49:23.795Z] #53 129.5 + mkdir -p /build [2021-05-25T09:49:23.795Z] #53 129.5 + cp runc /build/runc [2021-05-25T09:49:23.795Z] #53 DONE 130.2s [2021-05-25T09:49:23.795Z] [2021-05-25T09:49:23.795Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:49:23.795Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:49:23.819Z] #20 2.213 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [472 kB] [2021-05-25T09:49:23.906Z] #20 ... [2021-05-25T09:49:23.906Z] [2021-05-25T09:49:23.906Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:23.906Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:49:23.906Z] #43 83.67 DEP criu/cr-errno.d [2021-05-25T09:49:23.906Z] #43 83.71 DEP criu/cr-dump.d [2021-05-25T09:49:23.906Z] #43 83.90 DEP criu/cr-dedup.d [2021-05-25T09:49:23.906Z] #43 84.03 DEP criu/cr-check.d [2021-05-25T09:49:23.906Z] #43 84.26 DEP criu/config.d [2021-05-25T09:49:23.906Z] #43 84.48 DEP criu/clone-noasan.d [2021-05-25T09:49:23.906Z] #43 84.60 DEP criu/cgroup.d [2021-05-25T09:49:23.906Z] #43 84.82 DEP criu/cgroup-props.d [2021-05-25T09:49:23.906Z] #43 85.04 DEP criu/bitmap.d [2021-05-25T09:49:23.906Z] #43 85.06 DEP criu/bfd.d [2021-05-25T09:49:23.906Z] #43 85.24 DEP criu/autofs.d [2021-05-25T09:49:23.906Z] #43 85.44 DEP criu/aio.d [2021-05-25T09:49:23.906Z] #43 85.64 DEP criu/action-scripts.d [2021-05-25T09:49:23.906Z] #43 85.90 CC criu/action-scripts.o [2021-05-25T09:49:23.906Z] #43 86.45 CC criu/aio.o [2021-05-25T09:49:23.906Z] #43 87.00 CC criu/autofs.o [2021-05-25T09:49:23.906Z] #43 88.51 CC criu/bfd.o [2021-05-25T09:49:23.906Z] #43 88.96 CC criu/bitmap.o [2021-05-25T09:49:23.906Z] #43 89.06 CC criu/cgroup-props.o [2021-05-25T09:49:23.906Z] #43 89.69 CC criu/cgroup.o [2021-05-25T09:49:23.906Z] #43 91.75 CC criu/clone-noasan.o [2021-05-25T09:49:23.906Z] #43 91.95 CC criu/config.o [2021-05-25T09:49:23.906Z] #43 93.35 CC criu/cr-check.o [2021-05-25T09:49:23.926Z] #44 93.21 DEP criu/fault-injection.d [2021-05-25T09:49:23.926Z] #44 93.27 DEP criu/external.d [2021-05-25T09:49:24.229Z] #44 93.48 DEP criu/eventpoll.d [2021-05-25T09:49:24.229Z] #44 93.70 DEP criu/eventfd.d [2021-05-25T09:49:24.368Z] #56 ... [2021-05-25T09:49:24.368Z] [2021-05-25T09:49:24.368Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:49:24.368Z] #54 sha256:714ae7643444186288e7a376e1b13b735dfa0199f341db9f17485f654b294aa0 [2021-05-25T09:49:24.536Z] #44 93.92 DEP criu/crtools.d [2021-05-25T09:49:24.760Z] #20 3.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-05-25T09:49:24.858Z] #43 94.83 CC criu/cr-dedup.o [2021-05-25T09:49:24.861Z] #44 94.15 DEP criu/cr-service.d [2021-05-25T09:49:24.941Z] #54 DONE 0.4s [2021-05-25T09:49:24.941Z] [2021-05-25T09:49:24.941Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:49:24.941Z] #56 sha256:bba18dc1efae4518349aa308b205a13ec780d7e0bf11e5501b7584852c9134df [2021-05-25T09:49:24.990Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.1% of statements [2021-05-25T09:49:24.990Z] ok github.com/docker/docker/container 0.110s coverage: 34.5% of statements [2021-05-25T09:49:24.990Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-25T09:49:24.990Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-25T09:49:24.990Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-25T09:49:24.990Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-25T09:49:25.162Z] #44 94.41 DEP criu/cr-restore.d [2021-05-25T09:49:25.437Z] #43 95.26 CC criu/cr-dump.o [2021-05-25T09:49:25.461Z] #44 94.72 DEP criu/cr-errno.d [2021-05-25T09:49:25.462Z] #44 94.74 DEP criu/cr-dump.d [2021-05-25T09:49:25.774Z] #44 95.01 DEP criu/cr-dedup.d [2021-05-25T09:49:25.774Z] #44 95.20 DEP criu/cr-check.d [2021-05-25T09:49:26.079Z] #44 95.46 DEP criu/config.d [2021-05-25T09:49:26.382Z] #44 95.71 DEP criu/clone-noasan.d [2021-05-25T09:49:26.382Z] #44 95.81 DEP criu/cgroup.d [2021-05-25T09:49:26.390Z] #43 ... [2021-05-25T09:49:26.390Z] [2021-05-25T09:49:26.390Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:26.390Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:49:26.390Z] #20 46.13 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-05-25T09:49:26.390Z] #20 46.15 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:49:26.390Z] #20 46.21 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:49:26.390Z] #20 46.24 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:49:26.390Z] #20 46.39 invoke-rc.d: could not determine current runlevel [2021-05-25T09:49:26.390Z] #20 46.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:49:26.390Z] #20 46.43 Setting up pigz (2.4-1) ... [2021-05-25T09:49:26.390Z] #20 46.45 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-05-25T09:49:26.390Z] #20 46.49 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-05-25T09:49:26.654Z] #20 46.52 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:49:26.654Z] #20 46.53 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-05-25T09:49:26.654Z] #20 46.55 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:49:26.684Z] #44 96.05 DEP criu/cgroup-props.d [2021-05-25T09:49:26.758Z] #20 4.808 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [290 kB] [2021-05-25T09:49:26.988Z] #44 96.20 DEP criu/bitmap.d [2021-05-25T09:49:26.988Z] #44 96.23 DEP criu/bfd.d [2021-05-25T09:49:26.988Z] #44 96.38 DEP criu/autofs.d [2021-05-25T09:49:27.231Z] #20 47.02 Setting up libaio1:arm64 (0.3.112-3) ... [2021-05-25T09:49:27.231Z] #20 47.03 Setting up libonig5:arm64 (6.9.1-1) ... [2021-05-25T09:49:27.231Z] #20 47.05 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.231Z] #20 47.07 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:49:27.231Z] #20 47.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:49:27.231Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:49:27.231Z] #20 47.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:49:27.231Z] #20 47.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:49:27.231Z] #20 47.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:49:27.231Z] #20 47.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:49:27.231Z] #20 47.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:49:27.231Z] #20 47.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:49:27.232Z] #20 47.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-05-25T09:49:27.232Z] #20 47.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:49:27.232Z] #20 47.23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-05-25T09:49:27.293Z] #44 96.53 DEP criu/aio.d [2021-05-25T09:49:27.293Z] #44 ... [2021-05-25T09:49:27.293Z] [2021-05-25T09:49:27.293Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:27.293Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:27.293Z] #21 33.57 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.293Z] #21 33.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.293Z] #21 36.86 Selecting previously unselected package python3-minimal. [2021-05-25T09:49:27.293Z] #21 36.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-05-25T09:49:27.293Z] #21 36.96 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 36.97 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:49:27.293Z] #21 37.05 Selecting previously unselected package libmpdec2:ppc64el. [2021-05-25T09:49:27.293Z] #21 37.06 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 37.06 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-05-25T09:49:27.293Z] #21 37.14 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-05-25T09:49:27.293Z] #21 37.15 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 37.15 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.293Z] #21 38.48 Selecting previously unselected package python3.7. [2021-05-25T09:49:27.293Z] #21 38.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 38.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.293Z] #21 38.60 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-05-25T09:49:27.293Z] #21 38.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 38.61 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-25T09:49:27.293Z] #21 38.70 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:49:27.293Z] #21 39.88 Selecting previously unselected package python3. [2021-05-25T09:49:27.293Z] #21 39.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 ... 24024 files and directories currently installed.) [2021-05-25T09:49:27.293Z] #21 39.95 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 39.96 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:49:27.293Z] #21 40.10 Selecting previously unselected package libip4tc0:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.10 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.11 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:27.293Z] #21 40.25 Selecting previously unselected package libip6tc0:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.26 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.27 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:27.293Z] #21 40.42 Selecting previously unselected package libiptc0:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.42 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.42 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:27.293Z] #21 40.54 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.55 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-25T09:49:27.293Z] #21 40.61 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-25T09:49:27.293Z] #21 40.71 Selecting previously unselected package libnftnl11:ppc64el. [2021-05-25T09:49:27.293Z] #21 40.71 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.72 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-05-25T09:49:27.293Z] #21 40.83 Selecting previously unselected package iptables. [2021-05-25T09:49:27.293Z] #21 40.83 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 40.84 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:49:27.293Z] #21 41.51 Selecting previously unselected package xxd. [2021-05-25T09:49:27.293Z] #21 41.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-25T09:49:27.293Z] #21 41.53 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:49:27.293Z] #21 41.64 Selecting previously unselected package vim-common. [2021-05-25T09:49:27.293Z] #21 41.65 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:27.293Z] #21 41.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:27.293Z] #21 41.85 Selecting previously unselected package bash-completion. [2021-05-25T09:49:27.293Z] #21 41.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:49:27.293Z] #21 ... [2021-05-25T09:49:27.293Z] [2021-05-25T09:49:27.293Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:27.293Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:27.293Z] #44 96.74 DEP criu/action-scripts.d [2021-05-25T09:49:27.330Z] #20 ... [2021-05-25T09:49:27.330Z] [2021-05-25T09:49:27.330Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:27.330Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:49:27.330Z] #53 13.59 + cd /tmp/tmp.8iUndNa2J5/src/github.com/opencontainers/runc [2021-05-25T09:49:27.330Z] #53 13.60 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:49:27.330Z] #53 14.09 + '[' -z '' ']' [2021-05-25T09:49:27.330Z] #53 14.09 + target=static [2021-05-25T09:49:27.330Z] #53 14.09 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:49:27.495Z] #20 47.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:49:27.495Z] #20 47.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-05-25T09:49:27.495Z] #20 47.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:27.591Z] #53 14.25 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:49:27.696Z] #20 ... [2021-05-25T09:49:27.696Z] [2021-05-25T09:49:27.696Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:27.696Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:27.696Z] #43 69.72 LINK criu/pie/parasite.built-in.o [2021-05-25T09:49:27.696Z] #43 69.73 GEN criu/pie/parasite-blob.h [2021-05-25T09:49:27.696Z] #43 69.76 CC criu/pie/parasite-vdso.o [2021-05-25T09:49:27.696Z] #43 70.39 CC criu/arch/x86/vdso-pie.o [2021-05-25T09:49:27.696Z] #43 70.71 CC criu/arch/x86/restorer.o [2021-05-25T09:49:27.696Z] #43 71.27 CC criu/arch/x86/restorer_unmap.o [2021-05-25T09:49:27.696Z] #43 71.32 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-25T09:49:27.696Z] #43 71.59 CC criu/pie/restorer.o [2021-05-25T09:49:27.954Z] #44 97.09 CC criu/action-scripts.o [2021-05-25T09:49:28.256Z] #44 97.79 CC criu/aio.o [2021-05-25T09:49:28.627Z] #43 74.85 LINK criu/pie/restorer.built-in.o [2021-05-25T09:49:28.627Z] #43 74.86 GEN criu/pie/restorer-blob.h [2021-05-25T09:49:28.627Z] #43 74.95 DEP criu/vdso.d [2021-05-25T09:49:28.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T09:49:28.885Z] #43 75.22 DEP criu/vdso-compat.d [2021-05-25T09:49:29.142Z] #43 75.39 DEP criu/uts_ns.d [2021-05-25T09:49:29.142Z] #43 75.55 DEP criu/util.d [2021-05-25T09:49:29.326Z] #44 98.59 CC criu/autofs.o [2021-05-25T09:49:29.400Z] #43 75.83 DEP criu/uffd.d [2021-05-25T09:49:29.657Z] #43 76.06 DEP criu/tun.d [2021-05-25T09:49:29.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T09:49:29.914Z] #43 76.22 DEP criu/tty.d [2021-05-25T09:49:29.914Z] #43 76.47 DEP criu/timerfd.d [2021-05-25T09:49:30.059Z] #20 49.76 Setting up iptables (1.8.2-4) ... [2021-05-25T09:49:30.059Z] #20 49.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.85 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:49:30.059Z] #20 49.88 Setting up python3 (3.7.3-1) ... [2021-05-25T09:49:30.477Z] #43 76.65 DEP criu/timens.d [2021-05-25T09:49:30.477Z] #43 ... [2021-05-25T09:49:30.477Z] [2021-05-25T09:49:30.477Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:49:30.477Z] #53 sha256:92b9d55160d89bb2bc18808d8607f8186cd86bea312231a82fd62cd556c66953 [2021-05-25T09:49:30.477Z] #53 13.10 + cd /tmp/tmp.tPVb2BhcEE/src/github.com/opencontainers/runc [2021-05-25T09:49:30.477Z] #53 13.10 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-05-25T09:49:30.477Z] #53 13.26 + '[' -z '' ']' [2021-05-25T09:49:30.477Z] #53 13.26 + target=static [2021-05-25T09:49:30.477Z] #53 13.26 + make 'BUILDTAGS=seccomp ' static [2021-05-25T09:49:30.477Z] #53 13.62 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-05-25T09:49:30.477Z] #53 ... [2021-05-25T09:49:30.477Z] [2021-05-25T09:49:30.477Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:30.477Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:30.477Z] #43 76.80 DEP criu/sysfs_parse.d [2021-05-25T09:49:30.477Z] #43 77.02 DEP criu/sysctl.d [2021-05-25T09:49:30.637Z] #20 50.59 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:49:30.711Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2021-05-25T09:49:31.041Z] #43 77.19 DEP criu/string.d [2021-05-25T09:49:31.041Z] #43 77.23 DEP criu/stats.d [2021-05-25T09:49:31.041Z] #43 77.44 DEP criu/sockets.d [2021-05-25T09:49:31.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T09:49:31.298Z] #43 77.65 DEP criu/sk-unix.d [2021-05-25T09:49:31.298Z] #43 ... [2021-05-25T09:49:31.298Z] [2021-05-25T09:49:31.298Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:31.298Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:49:31.298Z] #45 154.8 github.com/LK4D4/vndr/godl [2021-05-25T09:49:31.298Z] #45 155.5 github.com/LK4D4/vndr [2021-05-25T09:49:31.556Z] #45 ... [2021-05-25T09:49:31.556Z] [2021-05-25T09:49:31.556Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:31.556Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:31.556Z] #20 11.67 Fetched 8965 kB in 10s (863 kB/s) [2021-05-25T09:49:31.588Z] #20 51.46 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:49:31.764Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2021-05-25T09:49:31.813Z] #20 11.67 Reading package lists... [2021-05-25T09:49:31.813Z] #20 ... [2021-05-25T09:49:31.813Z] [2021-05-25T09:49:31.813Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:31.813Z] #45 sha256:befc630fdee600873bf1ea919d0e896822fe591b70bfae5befc202c33efb72c3 [2021-05-25T09:49:31.813Z] #45 DONE 165.4s [2021-05-25T09:49:31.893Z] Client: [2021-05-25T09:49:31.893Z] Version: 20.10.6 [2021-05-25T09:49:31.893Z] API version: 1.41 [2021-05-25T09:49:31.893Z] Go version: go1.16.3 [2021-05-25T09:49:31.893Z] Git commit: 370c289 [2021-05-25T09:49:31.893Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-25T09:49:31.893Z] OS/Arch: windows/amd64 [2021-05-25T09:49:31.893Z] Context: default [2021-05-25T09:49:31.893Z] Experimental: true [2021-05-25T09:49:31.893Z] [2021-05-25T09:49:31.893Z] Server: Docker Engine - Community [2021-05-25T09:49:31.893Z] Engine: [2021-05-25T09:49:31.893Z] Version: 20.10.6 [2021-05-25T09:49:31.893Z] API version: 1.41 (minimum version 1.24) [2021-05-25T09:49:31.893Z] Go version: go1.13.15 [2021-05-25T09:49:31.893Z] Git commit: 8728dd2 [2021-05-25T09:49:31.893Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-25T09:49:31.893Z] OS/Arch: windows/amd64 [2021-05-25T09:49:31.893Z] Experimental: true [2021-05-25T09:49:32.070Z] [2021-05-25T09:49:32.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:32.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:32.070Z] #43 77.96 DEP criu/sk-tcp.d [2021-05-25T09:49:32.070Z] #43 78.16 DEP criu/sk-queue.d [2021-05-25T09:49:32.070Z] #43 78.45 DEP criu/sk-packet.d [2021-05-25T09:49:32.123Z] #44 101.3 CC criu/bfd.o [2021-05-25T09:49:32.327Z] #43 78.79 DEP criu/sk-netlink.d [2021-05-25T09:49:32.426Z] #44 ... [2021-05-25T09:49:32.426Z] [2021-05-25T09:49:32.426Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:49:32.426Z] #25 sha256:ae7c9f822583272ec7a8812bf8e0704343caff94dc976f657405bf9482862055 [2021-05-25T09:49:32.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T09:49:32.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] sh [2021-05-25T09:49:32.804Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-05-25T09:49:32.877Z] #53 ... [2021-05-25T09:49:32.877Z] [2021-05-25T09:49:32.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:32.877Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:32.877Z] #43 63.05 CC criu/pie/util-vdso.o [2021-05-25T09:49:32.877Z] #43 63.87 CC criu/pie/util-vdso-elf32.o [2021-05-25T09:49:32.877Z] #43 64.62 AR criu/pie/pie.lib.a [2021-05-25T09:49:32.877Z] #43 64.69 DEP criu/pie/restorer.d [2021-05-25T09:49:32.877Z] #43 65.00 DEP criu/arch/x86/sigaction_compat_pie.d [2021-05-25T09:49:32.877Z] #43 65.12 DEP criu/arch/x86/restorer_unmap.d [2021-05-25T09:49:32.877Z] #43 65.13 DEP criu/arch/x86/restorer.d [2021-05-25T09:49:32.877Z] #43 65.32 DEP criu/arch/x86/vdso-pie.d [2021-05-25T09:49:32.877Z] #43 65.48 DEP criu/pie/parasite-vdso.d [2021-05-25T09:49:32.877Z] #43 65.62 DEP criu/pie/parasite.d [2021-05-25T09:49:32.877Z] #43 65.92 CC criu/pie/parasite.o [2021-05-25T09:49:32.877Z] #43 67.26 LINK criu/pie/parasite.built-in.o [2021-05-25T09:49:32.877Z] #43 67.27 GEN criu/pie/parasite-blob.h [2021-05-25T09:49:32.877Z] #43 67.28 CC criu/pie/parasite-vdso.o [2021-05-25T09:49:32.877Z] #43 68.14 CC criu/arch/x86/vdso-pie.o [2021-05-25T09:49:32.877Z] #43 68.47 CC criu/arch/x86/restorer.o [2021-05-25T09:49:32.877Z] #43 69.03 CC criu/arch/x86/restorer_unmap.o [2021-05-25T09:49:32.877Z] #43 69.08 CC criu/arch/x86/sigaction_compat_pie.o [2021-05-25T09:49:32.877Z] #43 69.36 CC criu/pie/restorer.o [2021-05-25T09:49:32.877Z] #43 72.26 LINK criu/pie/restorer.built-in.o [2021-05-25T09:49:32.877Z] #43 72.27 GEN criu/pie/restorer-blob.h [2021-05-25T09:49:32.877Z] #43 72.35 DEP criu/vdso.d [2021-05-25T09:49:32.877Z] #43 72.50 DEP criu/vdso-compat.d [2021-05-25T09:49:32.877Z] #43 72.64 DEP criu/uts_ns.d [2021-05-25T09:49:32.877Z] #43 72.83 DEP criu/util.d [2021-05-25T09:49:32.877Z] #43 73.14 DEP criu/uffd.d [2021-05-25T09:49:32.877Z] #43 73.33 DEP criu/tun.d [2021-05-25T09:49:32.877Z] #43 73.54 DEP criu/tty.d [2021-05-25T09:49:32.877Z] #43 73.74 DEP criu/timerfd.d [2021-05-25T09:49:32.893Z] #43 79.04 DEP criu/sk-inet.d [2021-05-25T09:49:32.894Z] #43 79.44 DEP criu/signalfd.d [2021-05-25T09:49:33.032Z] #25 167.9 Checking out files: 22% (2510/11362) Checking out files: 23% (2614/11362) Checking out files: 24% (2727/11362) Checking out files: 25% (2841/11362) Checking out files: 26% (2955/11362) Checking out files: 27% (3068/11362) Checking out files: 28% (3182/11362) Checking out files: 29% (3295/11362) Checking out files: 30% (3409/11362) Checking out files: 31% (3523/11362) Checking out files: 32% (3636/11362) Checking out files: 33% (3750/11362) Checking out files: 34% (3864/11362) Checking out files: 35% (3977/11362) Checking out files: 36% (4091/11362) Checking out files: 37% (4204/11362) Checking out files: 38% (4318/11362) Checking out files: 39% (4432/11362) Checking out files: 40% (4545/11362) Checking out files: 41% (4659/11362) Checking out files: 42% (4773/11362) Checking out files: 43% (4886/11362) Checking out files: 44% (5000/11362) Checking out files: 44% (5107/11362) Checking out files: 45% (5113/11362) Checking out files: 46% (5227/11362) Checking out files: 47% (5341/11362) Checking out files: 48% (5454/11362) Checking out files: 49% (5568/11362) Checking out files: 50% (5681/11362) Checking out files: 51% (5795/11362) Checking out files: 52% (5909/11362) Checking out files: 53% (6022/11362) Checking out files: 54% (6136/11362) Checking out files: 55% (6250/11362) Checking out files: 56% (6363/11362) Checking out files: 57% (6477/11362) Checking out files: 58% (6590/11362) Checking out files: 59% (6704/11362) Checking out files: 60% (6818/11362) Checking out files: 60% (6927/11362) Checking out files: 61% (6931/11362) Checking out files: 62% (7045/11362) Checking out files: 63% (7159/11362) Checking out files: 64% (7272/11362) Checking out files: 65% (7386/11362) Checking out files: 66% (7499/11362) Checking out files: 67% (7613/11362) Checking out files: 68% (7727/11362) Checking out files: 69% (7840/11362) Checking out files: 70% (7954/11362) Checking out files: 71% (8068/11362) Checking out files: 72% (8181/11362) Checking out files: 73% (8295/11362) Checking out files: 74% (8408/11362) Checking out files: 75% (8522/11362) Checking out files: 76% (8636/11362) Checking out files: 77% (8749/11362) Checking out files: 78% (8863/11362) Checking out files: 79% (8976/11362) Checking out files: 80% (9090/11362) Checking out files: 81% (9204/11362) Checking out files: 82% (9317/11362) Checking out files: 83% (9431/11362) Checking out files: 84% (9545/11362) Checking out files: 85% (9658/11362) Checking out files: 86% (9772/11362) Checking out files: 86% (9800/11362) Checking out files: 87% (9885/11362) Checking out files: 88% (9999/11362) Checking out files: 89% (10113/11362) Checking out files: 90% (10226/11362) Checking out files: 91% (10340/11362) Checking out files: 92% (10454/11362) Checking out files: 93% (10567/11362) Checking out files: 94% (10681/11362) Checking out files: 95% (10794/11362) Checking out files: 96% (10908/11362) Checking out files: 97% (11022/11362) Checking out files: 98% (11135/11362) Checking out files: 99% (11249/11362) Checking out files: 100% (11362/11362) Checking out files: 100% (11362/11362), done. [2021-05-25T09:49:33.138Z] #43 73.90 DEP criu/timens.d [2021-05-25T09:49:33.138Z] #43 74.07 DEP criu/sysfs_parse.d [2021-05-25T09:49:33.151Z] #43 79.58 DEP criu/sigframe.d [2021-05-25T09:49:33.151Z] #43 79.70 DEP criu/shmem.d [2021-05-25T09:49:33.332Z] #25 172.1 + cd /tmp/tmp.CHViix6cRm/tmp/docker-ce [2021-05-25T09:49:33.332Z] #25 172.1 + git checkout -q v17.06.2-ce [2021-05-25T09:49:33.378Z] + docker info [2021-05-25T09:49:33.398Z] #43 74.22 DEP criu/sysctl.d [2021-05-25T09:49:33.398Z] #43 74.41 DEP criu/string.d [2021-05-25T09:49:33.555Z] #20 53.39 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:49:33.555Z] #20 53.42 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:49:33.658Z] #43 74.45 DEP criu/stats.d [2021-05-25T09:49:33.658Z] #43 74.58 DEP criu/sockets.d [2021-05-25T09:49:33.714Z] #43 79.85 DEP criu/servicefd.d [2021-05-25T09:49:33.714Z] #43 80.03 DEP criu/seize.d [2021-05-25T09:49:33.922Z] #43 74.80 DEP criu/sk-unix.d [2021-05-25T09:49:33.971Z] #43 80.24 DEP criu/seccomp.d [2021-05-25T09:49:34.122Z] #20 53.93 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:49:34.183Z] #43 75.02 DEP criu/sk-tcp.d [2021-05-25T09:49:34.228Z] #43 80.51 DEP criu/rst-malloc.d [2021-05-25T09:49:34.228Z] #43 80.57 DEP criu/rbtree.d [2021-05-25T09:49:34.228Z] #43 80.61 DEP criu/pstree.d [2021-05-25T09:49:34.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T09:49:34.444Z] #43 75.28 DEP criu/sk-queue.d [2021-05-25T09:49:34.444Z] #43 75.42 DEP criu/sk-packet.d [2021-05-25T09:49:34.485Z] #43 80.84 DEP criu/protobuf.d [2021-05-25T09:49:34.485Z] #43 80.98 GEN criu/protobuf-desc-gen.h [2021-05-25T09:49:34.704Z] #43 75.60 DEP criu/sk-netlink.d [2021-05-25T09:49:34.964Z] #43 75.77 DEP criu/sk-inet.d [2021-05-25T09:49:35.075Z] #20 54.88 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:49:35.225Z] #43 75.95 DEP criu/signalfd.d [2021-05-25T09:49:35.225Z] #43 76.08 DEP criu/sigframe.d [2021-05-25T09:49:35.486Z] #43 76.21 DEP criu/shmem.d [2021-05-25T09:49:35.486Z] #43 76.40 DEP criu/servicefd.d [2021-05-25T09:49:35.652Z] #20 55.42 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:49:35.746Z] #43 76.53 DEP criu/seize.d [2021-05-25T09:49:35.746Z] #43 ... [2021-05-25T09:49:35.746Z] [2021-05-25T09:49:35.746Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:35.746Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:49:35.746Z] #45 148.4 github.com/LK4D4/vndr/godl [2021-05-25T09:49:35.746Z] #45 149.3 github.com/LK4D4/vndr [2021-05-25T09:49:35.746Z] #45 ... [2021-05-25T09:49:35.746Z] [2021-05-25T09:49:35.746Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:35.746Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:35.746Z] #43 76.63 DEP criu/seccomp.d [2021-05-25T09:49:36.007Z] #43 76.90 DEP criu/rst-malloc.d [2021-05-25T09:49:36.007Z] #43 77.02 DEP criu/rbtree.d [2021-05-25T09:49:36.268Z] #43 77.07 DEP criu/pstree.d [2021-05-25T09:49:36.268Z] #43 ... [2021-05-25T09:49:36.268Z] [2021-05-25T09:49:36.268Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:36.268Z] #45 sha256:a9a2032e4f6ff5cf131db1f2b0f9ded06621014e0b94e65ec3321efe116f148d [2021-05-25T09:49:36.268Z] #45 DONE 159.1s [2021-05-25T09:49:36.268Z] [2021-05-25T09:49:36.268Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:36.268Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:36.268Z] #43 77.22 DEP criu/protobuf.d [2021-05-25T09:49:36.381Z] #43 82.68 DEP criu/protobuf-desc.d [2021-05-25T09:49:36.381Z] #43 82.81 DEP criu/proc_parse.d [2021-05-25T09:49:36.638Z] #43 82.98 DEP criu/plugin.d [2021-05-25T09:49:36.638Z] #43 83.05 DEP criu/pipes.d [2021-05-25T09:49:36.839Z] #43 77.53 GEN criu/protobuf-desc-gen.h [2021-05-25T09:49:36.895Z] #43 83.21 DEP criu/pie-util.d [2021-05-25T09:49:36.895Z] #43 83.31 DEP criu/pie-util-vdso.d [2021-05-25T09:49:36.895Z] #43 83.46 DEP criu/pie-util-vdso-elf32.d [2021-05-25T09:49:37.050Z] #20 56.80 Setting up python3-pip (18.1-5) ... [2021-05-25T09:49:37.152Z] #43 83.56 DEP criu/path.d [2021-05-25T09:49:37.314Z] #20 ... [2021-05-25T09:49:37.314Z] [2021-05-25T09:49:37.314Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:37.314Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:49:37.314Z] #43 97.36 CC criu/cr-errno.o [2021-05-25T09:49:37.314Z] #43 97.43 CC criu/cr-restore.o [2021-05-25T09:49:37.314Z] #43 101.3 CC criu/cr-service.o [2021-05-25T09:49:37.314Z] #43 102.7 CC criu/crtools.o [2021-05-25T09:49:37.314Z] #43 103.4 CC criu/eventfd.o [2021-05-25T09:49:37.314Z] #43 103.9 CC criu/eventpoll.o [2021-05-25T09:49:37.314Z] #43 104.8 CC criu/external.o [2021-05-25T09:49:37.314Z] #43 105.3 CC criu/fault-injection.o [2021-05-25T09:49:37.314Z] #43 105.5 CC criu/fdstore.o [2021-05-25T09:49:37.314Z] #43 105.9 CC criu/fifo.o [2021-05-25T09:49:37.314Z] #43 106.3 CC criu/file-ids.o [2021-05-25T09:49:37.314Z] #43 106.6 CC criu/file-lock.o [2021-05-25T09:49:37.314Z] #43 107.4 CC criu/files-ext.o [2021-05-25T09:49:37.409Z] #43 83.72 DEP criu/parasite-syscall.d [2021-05-25T09:49:37.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T09:49:37.666Z] #43 84.04 DEP criu/pagemap.d [2021-05-25T09:49:37.781Z] #43 ... [2021-05-25T09:49:37.781Z] [2021-05-25T09:49:37.781Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:37.781Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:37.781Z] #20 6.268 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-05-25T09:49:37.781Z] #20 12.11 Fetched 8965 kB in 11s (829 kB/s) [2021-05-25T09:49:37.887Z] #25 ... [2021-05-25T09:49:37.887Z] [2021-05-25T09:49:37.887Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:37.887Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:37.887Z] #46 165.9 net/http/httptrace [2021-05-25T09:49:37.887Z] #46 166.2 net/http [2021-05-25T09:49:37.887Z] #46 ... [2021-05-25T09:49:37.887Z] [2021-05-25T09:49:37.887Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:37.887Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:37.887Z] #21 45.82 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:49:37.887Z] #21 46.49 Selecting previously unselected package bzip2. [2021-05-25T09:49:37.887Z] #21 46.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 46.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:37.887Z] #21 46.61 Selecting previously unselected package xz-utils. [2021-05-25T09:49:37.887Z] #21 46.63 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 46.64 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:49:37.887Z] #21 46.90 Selecting previously unselected package apparmor. [2021-05-25T09:49:37.887Z] #21 46.91 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 47.08 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:49:37.887Z] #21 47.62 Selecting previously unselected package aufs-tools. [2021-05-25T09:49:37.887Z] #21 47.63 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 47.65 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:49:37.887Z] #21 47.81 Selecting previously unselected package libonig5:ppc64el. [2021-05-25T09:49:37.887Z] #21 47.82 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 47.83 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-05-25T09:49:37.887Z] #21 48.00 Selecting previously unselected package libjq1:ppc64el. [2021-05-25T09:49:37.887Z] #21 48.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 48.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-25T09:49:37.887Z] #21 48.21 Selecting previously unselected package jq. [2021-05-25T09:49:37.887Z] #21 48.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 48.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:49:37.887Z] #21 48.33 Selecting previously unselected package libaio1:ppc64el. [2021-05-25T09:49:37.887Z] #21 48.33 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 48.35 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-05-25T09:49:37.887Z] #21 48.47 Selecting previously unselected package libgpm2:ppc64el. [2021-05-25T09:49:37.887Z] #21 48.47 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 48.48 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-05-25T09:49:37.887Z] #21 48.53 Selecting previously unselected package libicu63:ppc64el. [2021-05-25T09:49:37.887Z] #21 48.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 48.56 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-25T09:49:37.887Z] #21 52.47 Selecting previously unselected package libnet1:ppc64el. [2021-05-25T09:49:37.887Z] #21 52.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 52.48 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-25T09:49:37.887Z] #21 52.58 Selecting previously unselected package libnl-3-200:ppc64el. [2021-05-25T09:49:37.887Z] #21 52.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 52.60 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-25T09:49:37.887Z] #21 52.67 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-05-25T09:49:37.887Z] #21 52.69 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 52.69 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:49:37.887Z] #21 52.81 Selecting previously unselected package libreadline5:ppc64el. [2021-05-25T09:49:37.887Z] #21 52.82 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 52.83 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-25T09:49:37.887Z] #21 52.98 Selecting previously unselected package net-tools. [2021-05-25T09:49:37.887Z] #21 52.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-05-25T09:49:37.887Z] #21 53.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:49:37.887Z] #21 53.28 Selecting previously unselected package python-pip-whl. [2021-05-25T09:49:37.887Z] #21 53.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:49:37.887Z] #21 53.30 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:49:37.887Z] #21 ... [2021-05-25T09:49:37.887Z] [2021-05-25T09:49:37.887Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:49:37.887Z] #25 sha256:ae7c9f822583272ec7a8812bf8e0704343caff94dc976f657405bf9482862055 [2021-05-25T09:49:37.887Z] #25 176.2 + mkdir -p /tmp/tmp.CHViix6cRm/src/github.com/docker [2021-05-25T09:49:37.887Z] #25 176.2 + mv components/cli /tmp/tmp.CHViix6cRm/src/github.com/docker/cli [2021-05-25T09:49:37.887Z] #25 176.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-05-25T09:49:37.893Z] #43 107.8 CC criu/files-reg.o [2021-05-25T09:49:37.923Z] #43 84.26 DEP criu/pagemap-cache.d [2021-05-25T09:49:37.923Z] #43 84.40 DEP criu/page-xfer.d [2021-05-25T09:49:38.160Z] #43 ... [2021-05-25T09:49:38.160Z] [2021-05-25T09:49:38.160Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:38.160Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-05-25T09:49:38.160Z] #20 58.16 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:49:38.180Z] #43 84.60 DEP criu/page-pipe.d [2021-05-25T09:49:38.351Z] #20 12.11 Reading package lists... [2021-05-25T09:49:38.427Z] #20 58.23 Processing triggers for mime-support (3.62) ... [2021-05-25T09:49:38.437Z] #43 84.70 DEP criu/netfilter.d [2021-05-25T09:49:38.437Z] #43 84.83 DEP criu/net.d [2021-05-25T09:49:38.694Z] #43 85.01 DEP criu/namespaces.d [2021-05-25T09:49:38.950Z] #43 85.18 DEP criu/mount.d [2021-05-25T09:49:39.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T09:49:39.183Z] #20 16.85 Reading package lists... [2021-05-25T09:49:39.183Z] #20 ... [2021-05-25T09:49:39.183Z] [2021-05-25T09:49:39.183Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:39.183Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:39.183Z] #43 79.93 DEP criu/protobuf-desc.d [2021-05-25T09:49:39.183Z] #43 80.07 DEP criu/proc_parse.d [2021-05-25T09:49:39.207Z] #43 85.41 DEP criu/memfd.d [2021-05-25T09:49:39.207Z] #43 85.60 DEP criu/mem.d [2021-05-25T09:49:39.443Z] #43 80.27 DEP criu/plugin.d [2021-05-25T09:49:39.443Z] #43 80.39 DEP criu/pipes.d [2021-05-25T09:49:39.464Z] #43 85.78 DEP criu/lsm.d [2021-05-25T09:49:39.464Z] #43 85.97 DEP criu/log.d [2021-05-25T09:49:39.704Z] #43 80.56 DEP criu/pie-util.d [2021-05-25T09:49:39.723Z] #43 86.08 DEP criu/libnetlink.d [2021-05-25T09:49:39.723Z] #43 86.19 DEP criu/kerndat.d [2021-05-25T09:49:39.964Z] #43 80.66 DEP criu/pie-util-vdso.d [2021-05-25T09:49:39.964Z] #43 80.82 DEP criu/pie-util-vdso-elf32.d [2021-05-25T09:49:39.964Z] #43 80.89 DEP criu/path.d [2021-05-25T09:49:39.964Z] #43 80.99 DEP criu/parasite-syscall.d [2021-05-25T09:49:39.979Z] #43 86.40 DEP criu/kcmp-ids.d [2021-05-25T09:49:40.236Z] #43 86.51 DEP criu/irmap.d [2021-05-25T09:49:40.236Z] #43 86.71 DEP criu/ipc_ns.d [2021-05-25T09:49:40.359Z] #20 DONE 59.9s [2021-05-25T09:49:40.359Z] [2021-05-25T09:49:40.359Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:49:40.359Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-05-25T09:49:40.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T09:49:40.494Z] #43 86.88 DEP criu/image.d [2021-05-25T09:49:40.535Z] #43 81.18 DEP criu/pagemap.d [2021-05-25T09:49:40.535Z] #43 81.38 DEP criu/pagemap-cache.d [2021-05-25T09:49:40.751Z] #43 ... [2021-05-25T09:49:40.751Z] [2021-05-25T09:49:40.751Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:49:40.751Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:49:40.751Z] #32 DONE 174.1s [2021-05-25T09:49:40.751Z] [2021-05-25T09:49:40.751Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:40.751Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:40.751Z] #20 11.67 Reading package lists... [2021-05-25T09:49:40.751Z] #20 16.59 Reading package lists... [2021-05-25T09:49:40.751Z] #20 20.62 Building dependency tree... [2021-05-25T09:49:40.751Z] #20 22.36 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:49:40.751Z] #20 22.36 The following additional packages will be installed: [2021-05-25T09:49:40.751Z] #20 22.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:49:40.751Z] #20 22.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:49:40.751Z] #20 22.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:49:40.751Z] #20 22.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:49:40.751Z] #20 22.39 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:49:40.751Z] #20 22.39 Suggested packages: [2021-05-25T09:49:40.751Z] #20 22.39 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:49:40.751Z] #20 22.39 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:49:40.751Z] #20 22.39 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:49:40.751Z] #20 22.39 Recommended packages: [2021-05-25T09:49:40.751Z] #20 22.39 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:49:40.751Z] #20 22.39 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:49:40.751Z] #20 24.11 The following NEW packages will be installed: [2021-05-25T09:49:40.751Z] #20 24.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:49:40.751Z] #20 24.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:49:40.751Z] #20 24.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:49:40.751Z] #20 24.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:49:40.751Z] #20 24.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:49:40.751Z] #20 24.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:49:40.751Z] #20 24.12 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:49:40.751Z] #20 24.12 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:49:40.751Z] #20 24.12 xz-utils zip [2021-05-25T09:49:40.751Z] #20 24.45 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:49:40.751Z] #20 24.45 Need to get 28.5 MB of archives. [2021-05-25T09:49:40.751Z] #20 24.45 After this operation, 116 MB of additional disk space will be used. [2021-05-25T09:49:40.751Z] #20 24.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-25T09:49:40.751Z] #20 24.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-25T09:49:40.751Z] #20 24.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-25T09:49:40.751Z] #20 ... [2021-05-25T09:49:40.751Z] [2021-05-25T09:49:40.751Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:40.751Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:40.751Z] #43 87.10 DEP criu/image-desc.d [2021-05-25T09:49:40.796Z] #43 81.50 DEP criu/page-xfer.d [2021-05-25T09:49:40.796Z] #43 81.64 DEP criu/page-pipe.d [2021-05-25T09:49:40.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T09:49:41.008Z] #43 87.24 DEP criu/fsnotify.d [2021-05-25T09:49:41.008Z] #43 87.43 DEP criu/filesystems.d [2021-05-25T09:49:41.057Z] #43 81.81 DEP criu/netfilter.d [2021-05-25T09:49:41.057Z] #43 82.02 DEP criu/net.d [2021-05-25T09:49:41.265Z] #43 87.66 DEP criu/files.d [2021-05-25T09:49:41.297Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 14.1% of statements [2021-05-25T09:49:41.317Z] #43 82.28 DEP criu/namespaces.d [2021-05-25T09:49:41.524Z] #43 87.95 DEP criu/files-reg.d [2021-05-25T09:49:41.577Z] #43 82.38 DEP criu/mount.d [2021-05-25T09:49:41.589Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2021-05-25T09:49:41.760Z] #21 1.537 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:49:41.760Z] #21 1.543 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:49:41.760Z] #21 1.548 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:49:41.760Z] #21 DONE 1.7s [2021-05-25T09:49:41.760Z] [2021-05-25T09:49:41.760Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:49:41.760Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-25T09:49:41.780Z] #43 88.27 DEP criu/files-ext.d [2021-05-25T09:49:41.837Z] #43 82.56 DEP criu/memfd.d [2021-05-25T09:49:41.837Z] #43 82.69 DEP criu/mem.d [2021-05-25T09:49:42.037Z] #43 88.43 DEP criu/file-lock.d [2021-05-25T09:49:42.097Z] #43 82.97 DEP criu/lsm.d [2021-05-25T09:49:42.225Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-05-25T09:49:42.294Z] #43 88.58 DEP criu/file-ids.d [2021-05-25T09:49:42.294Z] #43 88.76 DEP criu/fifo.d [2021-05-25T09:49:42.357Z] #43 83.16 DEP criu/log.d [2021-05-25T09:49:42.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T09:49:42.551Z] #43 88.94 DEP criu/fdstore.d [2021-05-25T09:49:42.617Z] #43 83.28 DEP criu/libnetlink.d [2021-05-25T09:49:42.617Z] #43 83.44 DEP criu/kerndat.d [2021-05-25T09:49:42.808Z] #43 89.08 DEP criu/fault-injection.d [2021-05-25T09:49:42.808Z] #43 89.14 DEP criu/external.d [2021-05-25T09:49:42.808Z] #43 89.29 DEP criu/eventpoll.d [2021-05-25T09:49:42.860Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-05-25T09:49:42.877Z] #43 83.70 DEP criu/kcmp-ids.d [2021-05-25T09:49:42.877Z] #43 83.77 DEP criu/irmap.d [2021-05-25T09:49:43.066Z] #43 89.45 DEP criu/eventfd.d [2021-05-25T09:49:43.066Z] #43 89.56 DEP criu/crtools.d [2021-05-25T09:49:43.137Z] #43 83.96 DEP criu/ipc_ns.d [2021-05-25T09:49:43.152Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.1% of statements [2021-05-25T09:49:43.152Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-25T09:49:43.152Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-25T09:49:43.152Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-25T09:49:43.152Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-25T09:49:43.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T09:49:43.322Z] #43 89.72 DEP criu/cr-service.d [2021-05-25T09:49:43.397Z] #43 84.18 DEP criu/image.d [2021-05-25T09:49:43.397Z] #43 84.35 DEP criu/image-desc.d [2021-05-25T09:49:43.580Z] #43 89.91 DEP criu/cr-restore.d [2021-05-25T09:49:43.580Z] #43 90.10 DEP criu/cr-errno.d [2021-05-25T09:49:43.627Z] #25 ... [2021-05-25T09:49:43.627Z] [2021-05-25T09:49:43.627Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:43.627Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:43.627Z] #44 102.0 CC criu/bitmap.o [2021-05-25T09:49:43.627Z] #44 102.3 CC criu/cgroup-props.o [2021-05-25T09:49:43.627Z] #44 103.3 CC criu/cgroup.o [2021-05-25T09:49:43.627Z] #44 108.3 CC criu/clone-noasan.o [2021-05-25T09:49:43.627Z] #44 108.5 CC criu/config.o [2021-05-25T09:49:43.627Z] #44 111.2 CC criu/cr-check.o [2021-05-25T09:49:43.627Z] #44 ... [2021-05-25T09:49:43.627Z] [2021-05-25T09:49:43.627Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:43.627Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:43.627Z] #21 53.88 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:49:43.627Z] #21 53.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:49:43.627Z] #21 53.90 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:49:43.627Z] #21 54.07 Selecting previously unselected package python3-distutils. [2021-05-25T09:49:43.627Z] #21 54.08 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:49:43.627Z] #21 54.09 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:49:43.627Z] #21 54.29 Selecting previously unselected package python3-pip. [2021-05-25T09:49:43.627Z] #21 54.30 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:49:43.627Z] #21 54.31 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:49:43.627Z] #21 54.51 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:49:43.627Z] #21 54.54 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:49:43.627Z] #21 54.54 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:49:43.627Z] #21 54.73 Selecting previously unselected package python3-setuptools. [2021-05-25T09:49:43.627Z] #21 54.74 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:49:43.627Z] #21 54.74 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:49:43.627Z] #21 55.07 Selecting previously unselected package python3-wheel. [2021-05-25T09:49:43.627Z] #21 55.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:49:43.627Z] #21 55.09 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:49:43.627Z] #21 55.22 Selecting previously unselected package sudo. [2021-05-25T09:49:43.627Z] #21 55.22 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-05-25T09:49:43.627Z] #21 55.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:49:43.627Z] #21 55.87 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:49:43.627Z] #21 55.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-05-25T09:49:43.627Z] #21 55.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:49:43.627Z] #21 56.13 Selecting previously unselected package uidmap. [2021-05-25T09:49:43.627Z] #21 56.14 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-05-25T09:49:43.627Z] #21 56.14 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:49:43.627Z] #21 56.26 Selecting previously unselected package vim-runtime. [2021-05-25T09:49:43.627Z] #21 56.27 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:43.627Z] #21 56.32 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:49:43.627Z] #21 56.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:49:43.627Z] #21 56.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:49:43.657Z] #43 84.42 DEP criu/fsnotify.d [2021-05-25T09:49:43.657Z] #43 84.57 DEP criu/filesystems.d [2021-05-25T09:49:43.788Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-05-25T09:49:43.837Z] #43 90.13 DEP criu/cr-dump.d [2021-05-25T09:49:43.837Z] #43 90.32 DEP criu/cr-dedup.d [2021-05-25T09:49:43.917Z] #43 84.72 DEP criu/files.d [2021-05-25T09:49:44.094Z] #43 90.51 DEP criu/cr-check.d [2021-05-25T09:49:44.178Z] #43 84.91 DEP criu/files-reg.d [2021-05-25T09:49:44.178Z] #43 85.15 DEP criu/files-ext.d [2021-05-25T09:49:44.278Z] #21 60.57 Selecting previously unselected package vim. [2021-05-25T09:49:44.278Z] #21 60.61 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-05-25T09:49:44.278Z] #21 60.64 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:49:44.352Z] #43 90.75 DEP criu/config.d [2021-05-25T09:49:44.438Z] #43 85.35 DEP criu/file-lock.d [2021-05-25T09:49:44.609Z] #43 90.94 DEP criu/clone-noasan.d [2021-05-25T09:49:44.609Z] #43 91.04 DEP criu/cgroup.d [2021-05-25T09:49:44.698Z] #43 85.52 DEP criu/file-ids.d [2021-05-25T09:49:44.698Z] #43 85.68 DEP criu/fifo.d [2021-05-25T09:49:44.874Z] #43 91.18 DEP criu/cgroup-props.d [2021-05-25T09:49:44.874Z] #43 91.30 DEP criu/bitmap.d [2021-05-25T09:49:44.874Z] #43 91.32 DEP criu/bfd.d [2021-05-25T09:49:44.931Z] #21 61.38 Selecting previously unselected package xfsprogs. [2021-05-25T09:49:44.931Z] #21 61.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-05-25T09:49:44.931Z] #21 61.42 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:49:44.959Z] #43 85.88 DEP criu/fdstore.d [2021-05-25T09:49:44.959Z] #43 85.98 DEP criu/fault-injection.d [2021-05-25T09:49:45.131Z] #43 91.44 DEP criu/autofs.d [2021-05-25T09:49:45.219Z] #43 86.04 DEP criu/external.d [2021-05-25T09:49:45.219Z] #43 86.20 DEP criu/eventpoll.d [2021-05-25T09:49:45.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T09:49:45.388Z] #43 91.57 DEP criu/aio.d [2021-05-25T09:49:45.389Z] #43 91.70 DEP criu/action-scripts.d [2021-05-25T09:49:45.479Z] #43 86.34 DEP criu/eventfd.d [2021-05-25T09:49:45.479Z] #43 86.47 DEP criu/crtools.d [2021-05-25T09:49:45.646Z] #43 92.03 CC criu/action-scripts.o [2021-05-25T09:49:45.680Z] Client: [2021-05-25T09:49:45.680Z] Context: default [2021-05-25T09:49:45.680Z] Debug Mode: false [2021-05-25T09:49:45.680Z] Plugins: [2021-05-25T09:49:45.680Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-25T09:49:45.680Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-25T09:49:45.680Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-25T09:49:45.680Z] [2021-05-25T09:49:45.680Z] Server: [2021-05-25T09:49:45.680Z] Containers: 0 [2021-05-25T09:49:45.680Z] Running: 0 [2021-05-25T09:49:45.680Z] Paused: 0 [2021-05-25T09:49:45.680Z] Stopped: 0 [2021-05-25T09:49:45.680Z] Images: 0 [2021-05-25T09:49:45.680Z] Server Version: 20.10.6 [2021-05-25T09:49:45.680Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-25T09:49:45.680Z] Windows: [2021-05-25T09:49:45.680Z] LCOW: [2021-05-25T09:49:45.680Z] Logging Driver: json-file [2021-05-25T09:49:45.680Z] Plugins: [2021-05-25T09:49:45.680Z] Volume: local [2021-05-25T09:49:45.680Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-25T09:49:45.680Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-25T09:49:45.680Z] Swarm: inactive [2021-05-25T09:49:45.680Z] Default Isolation: process [2021-05-25T09:49:45.680Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-25T09:49:45.680Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-25T09:49:45.680Z] OSType: windows [2021-05-25T09:49:45.680Z] Architecture: x86_64 [2021-05-25T09:49:45.680Z] CPUs: 4 [2021-05-25T09:49:45.680Z] Total Memory: 32GiB [2021-05-25T09:49:45.680Z] Name: azwin-2-c3eb10 [2021-05-25T09:49:45.680Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-25T09:49:45.680Z] Docker Root Dir: D:\docker [2021-05-25T09:49:45.680Z] Debug Mode: false [2021-05-25T09:49:45.680Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:49:45.680Z] Labels: [2021-05-25T09:49:45.680Z] Experimental: true [2021-05-25T09:49:45.680Z] Insecure Registries: [2021-05-25T09:49:45.680Z] 10.0.0.4:5000 [2021-05-25T09:49:45.680Z] 127.0.0.0/8 [2021-05-25T09:49:45.680Z] Registry Mirrors: [2021-05-25T09:49:45.680Z] http://10.0.0.4:5000/ [2021-05-25T09:49:45.680Z] Live Restore Enabled: false [2021-05-25T09:49:45.680Z] Product License: Community Engine [2021-05-25T09:49:45.680Z] [2021-05-25T09:49:45.740Z] #43 86.62 DEP criu/cr-service.d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-05-25T09:49:45.888Z] #21 62.06 Selecting previously unselected package zip. [2021-05-25T09:49:45.888Z] #21 62.08 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-05-25T09:49:45.888Z] #21 62.08 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:49:45.888Z] #21 62.30 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:49:45.888Z] #21 62.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:49:45.888Z] #21 62.32 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:45.888Z] #21 62.33 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-05-25T09:49:45.888Z] #21 62.33 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-05-25T09:49:45.888Z] #21 62.34 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:45.888Z] #21 62.34 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:49:45.888Z] #21 62.35 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-05-25T09:49:45.888Z] #21 62.35 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-05-25T09:49:45.888Z] #21 62.36 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:45.888Z] #21 62.36 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-05-25T09:49:45.888Z] #21 62.37 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-05-25T09:49:45.888Z] #21 62.37 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:49:45.888Z] #21 62.38 Setting up zip (3.0-11+b1) ... [2021-05-25T09:49:45.888Z] #21 62.38 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:45.888Z] #21 62.41 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:49:45.936Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2021-05-25T09:49:46.000Z] #43 86.88 DEP criu/cr-restore.d [2021-05-25T09:49:46.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T09:49:46.210Z] #43 92.53 CC criu/aio.o [2021-05-25T09:49:46.229Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.182s coverage: 56.2% of statements [2021-05-25T09:49:46.261Z] #43 87.20 DEP criu/cr-errno.d [2021-05-25T09:49:46.261Z] #43 87.23 DEP criu/cr-dump.d [2021-05-25T09:49:46.526Z] #43 87.48 DEP criu/cr-dedup.d [2021-05-25T09:49:46.775Z] #43 93.10 CC criu/autofs.o [2021-05-25T09:49:46.787Z] #43 87.64 DEP criu/cr-check.d [2021-05-25T09:49:46.787Z] #43 ... [2021-05-25T09:49:46.787Z] [2021-05-25T09:49:46.787Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:46.787Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:46.787Z] #20 16.85 Reading package lists... [2021-05-25T09:49:46.787Z] #20 20.58 Building dependency tree... [2021-05-25T09:49:46.787Z] #20 22.47 libcap2-bin is already the newest version (1:2.25-2). [2021-05-25T09:49:46.787Z] #20 22.47 The following additional packages will be installed: [2021-05-25T09:49:46.787Z] #20 22.47 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-05-25T09:49:46.787Z] #20 22.47 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-05-25T09:49:46.787Z] #20 22.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-05-25T09:49:46.787Z] #20 22.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-05-25T09:49:46.787Z] #20 22.47 python3.7 python3.7-minimal vim-runtime xxd [2021-05-25T09:49:46.787Z] #20 22.47 Suggested packages: [2021-05-25T09:49:46.787Z] #20 22.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-05-25T09:49:46.787Z] #20 22.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-05-25T09:49:46.787Z] #20 22.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-05-25T09:49:46.787Z] #20 22.47 Recommended packages: [2021-05-25T09:49:46.787Z] #20 22.47 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-05-25T09:49:46.787Z] #20 22.47 python3-keyrings.alt python3-xdg unzip [2021-05-25T09:49:46.787Z] #20 24.08 The following NEW packages will be installed: [2021-05-25T09:49:46.787Z] #20 24.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-05-25T09:49:46.787Z] #20 24.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-05-25T09:49:46.787Z] #20 24.09 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-05-25T09:49:46.787Z] #20 24.09 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-05-25T09:49:46.787Z] #20 24.09 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-05-25T09:49:46.787Z] #20 24.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-05-25T09:49:46.787Z] #20 24.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-05-25T09:49:46.787Z] #20 24.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-05-25T09:49:46.787Z] #20 24.10 xz-utils zip [2021-05-25T09:49:46.787Z] #20 24.45 0 upgraded, 48 newly installed, 0 to remove and 28 not upgraded. [2021-05-25T09:49:46.787Z] #20 24.45 Need to get 28.5 MB of archives. [2021-05-25T09:49:46.787Z] #20 24.45 After this operation, 116 MB of additional disk space will be used. [2021-05-25T09:49:46.787Z] #20 24.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-05-25T09:49:46.787Z] #20 24.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-05-25T09:49:46.787Z] #20 24.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-05-25T09:49:46.787Z] #20 24.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-25T09:49:46.787Z] #20 24.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-25T09:49:46.787Z] #20 24.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-25T09:49:46.787Z] #20 24.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:49:46.787Z] #20 24.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-25T09:49:46.787Z] #20 24.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-25T09:49:46.787Z] #20 24.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-25T09:49:46.787Z] #20 24.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-25T09:49:46.787Z] #20 24.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-25T09:49:46.787Z] #20 24.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-25T09:49:46.787Z] #20 24.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-25T09:49:46.787Z] #20 24.75 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-25T09:49:46.787Z] #20 24.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-25T09:49:46.787Z] #20 24.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:49:46.787Z] #20 24.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:49:46.787Z] #20 24.81 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:49:46.787Z] #20 24.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-25T09:49:46.787Z] #20 24.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-25T09:49:46.787Z] #20 24.83 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-25T09:49:46.787Z] #20 24.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-25T09:49:46.787Z] #20 24.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:49:46.787Z] #20 24.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:49:46.787Z] #20 24.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:49:46.787Z] #20 24.89 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-25T09:49:46.787Z] #20 24.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-25T09:49:46.787Z] #20 24.90 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:49:46.787Z] #20 25.33 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:49:46.787Z] #20 25.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:49:46.787Z] #20 25.34 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:49:46.787Z] #20 25.34 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-25T09:49:46.787Z] #20 25.35 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-25T09:49:46.787Z] #20 25.36 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:49:47.048Z] #20 ... [2021-05-25T09:49:47.048Z] [2021-05-25T09:49:47.048Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:49:47.048Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-05-25T09:49:47.048Z] #32 DONE 169.5s [2021-05-25T09:49:47.048Z] [2021-05-25T09:49:47.048Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:47.048Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:47.048Z] #43 87.93 DEP criu/config.d [2021-05-25T09:49:47.086Z] #22 4.829 Collecting yamllint==1.26.1 [2021-05-25T09:49:47.308Z] #43 88.18 DEP criu/clone-noasan.d [2021-05-25T09:49:47.308Z] #43 88.26 DEP criu/cgroup.d [2021-05-25T09:49:47.350Z] #22 ... [2021-05-25T09:49:47.350Z] [2021-05-25T09:49:47.350Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:49:47.350Z] #49 sha256:35d3cfa1f046a7e6d4266af4cfd56306a8c32e38dd778f13383dbc49adcbd808 [2021-05-25T09:49:47.350Z] #49 176.4 + /build/golangci-lint --version [2021-05-25T09:49:47.350Z] #49 176.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:49:47.350Z] #49 DONE 177.8s [2021-05-25T09:49:47.350Z] [2021-05-25T09:49:47.350Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:47.350Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:49:47.350Z] #43 109.6 CC criu/files.o [2021-05-25T09:49:47.350Z] #43 111.4 CC criu/filesystems.o [2021-05-25T09:49:47.350Z] #43 112.0 CC criu/fsnotify.o [2021-05-25T09:49:47.350Z] #43 113.1 CC criu/image-desc.o [2021-05-25T09:49:47.350Z] #43 113.3 CC criu/image.o [2021-05-25T09:49:47.350Z] #43 114.2 CC criu/ipc_ns.o [2021-05-25T09:49:47.350Z] #43 115.4 CC criu/irmap.o [2021-05-25T09:49:47.350Z] #43 116.0 CC criu/kcmp-ids.o [2021-05-25T09:49:47.350Z] #43 116.3 CC criu/kerndat.o [2021-05-25T09:49:47.350Z] #43 117.2 CC criu/libnetlink.o [2021-05-25T09:49:47.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T09:49:47.568Z] #43 88.38 DEP criu/cgroup-props.d [2021-05-25T09:49:47.568Z] #43 88.48 DEP criu/bitmap.d [2021-05-25T09:49:47.568Z] #43 88.51 DEP criu/bfd.d [2021-05-25T09:49:47.614Z] #43 117.6 CC criu/log.o [2021-05-25T09:49:47.739Z] #43 ... [2021-05-25T09:49:47.739Z] [2021-05-25T09:49:47.739Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:47.739Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:47.739Z] #20 24.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-05-25T09:49:47.739Z] #20 24.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-05-25T09:49:47.739Z] #20 24.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-05-25T09:49:47.739Z] #20 24.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-05-25T09:49:47.739Z] #20 24.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-05-25T09:49:47.739Z] #20 24.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-05-25T09:49:47.739Z] #20 24.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-05-25T09:49:47.739Z] #20 24.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-05-25T09:49:47.739Z] #20 24.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-05-25T09:49:47.739Z] #20 24.91 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-05-25T09:49:47.739Z] #20 24.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-05-25T09:49:47.739Z] #20 25.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-05-25T09:49:47.739Z] #20 25.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-05-25T09:49:47.739Z] #20 25.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-05-25T09:49:47.739Z] #20 25.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-05-25T09:49:47.739Z] #20 25.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-05-25T09:49:47.739Z] #20 25.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-05-25T09:49:47.739Z] #20 25.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-05-25T09:49:47.739Z] #20 25.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-05-25T09:49:47.739Z] #20 25.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-05-25T09:49:47.739Z] #20 25.17 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-05-25T09:49:47.739Z] #20 25.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-05-25T09:49:47.739Z] #20 25.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-05-25T09:49:47.739Z] #20 25.84 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-05-25T09:49:47.739Z] #20 25.84 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-05-25T09:49:47.739Z] #20 25.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-05-25T09:49:47.739Z] #20 25.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-05-25T09:49:47.739Z] #20 25.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:49:47.739Z] #20 25.95 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:49:47.739Z] #20 25.95 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-25T09:49:47.739Z] #20 25.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:49:47.739Z] #20 25.97 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:49:47.739Z] #20 25.98 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:49:47.739Z] #20 25.99 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-25T09:49:47.739Z] #20 26.06 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-25T09:49:47.739Z] #20 26.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-25T09:49:47.739Z] #20 26.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:49:47.739Z] #20 26.33 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-25T09:49:47.739Z] #20 26.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-25T09:49:47.739Z] #20 26.44 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-25T09:49:47.739Z] #20 27.08 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:49:47.739Z] #20 27.18 Fetched 28.5 MB in 2s (12.6 MB/s) [2021-05-25T09:49:47.739Z] #20 27.24 Selecting previously unselected package pigz. [2021-05-25T09:49:47.739Z] #20 27.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-25T09:49:47.739Z] #20 27.29 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 27.30 Unpacking pigz (2.4-1) ... [2021-05-25T09:49:47.739Z] #20 27.40 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-25T09:49:47.739Z] #20 27.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 27.41 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:47.739Z] #20 27.84 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:49:47.739Z] #20 27.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 27.85 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:47.739Z] #20 28.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:47.739Z] #20 28.74 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:47.739Z] #20 30.68 Selecting previously unselected package python3-minimal. [2021-05-25T09:49:47.739Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-05-25T09:49:47.739Z] #20 30.72 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 30.73 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:49:47.739Z] #20 30.82 Selecting previously unselected package libmpdec2:amd64. [2021-05-25T09:49:47.739Z] #20 30.82 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 30.83 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:49:47.739Z] #20 30.95 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-25T09:49:47.739Z] #20 30.96 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:47.739Z] #20 30.97 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:47.828Z] #43 88.63 DEP criu/autofs.d [2021-05-25T09:49:47.828Z] #43 88.84 DEP criu/aio.d [2021-05-25T09:49:48.018Z] #20 ... [2021-05-25T09:49:48.018Z] [2021-05-25T09:49:48.018Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:48.018Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:48.018Z] #43 94.55 CC criu/bfd.o [2021-05-25T09:49:48.192Z] #43 118.2 CC criu/lsm.o [2021-05-25T09:49:48.400Z] #43 89.08 DEP criu/action-scripts.d [2021-05-25T09:49:48.400Z] #43 89.31 CC criu/action-scripts.o [2021-05-25T09:49:48.460Z] #43 118.5 CC criu/mem.o [2021-05-25T09:49:48.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T09:49:48.482Z] Using test binary docker [2021-05-25T09:49:48.595Z] #43 95.07 CC criu/bitmap.o [2021-05-25T09:49:48.742Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T09:49:48.742Z] Starting apparmor (via systemctl): apparmor.service. [2021-05-25T09:49:48.742Z] INFO: Waiting for daemon to start... [2021-05-25T09:49:48.742Z] Starting dockerd [2021-05-25T09:49:48.852Z] #43 95.31 CC criu/cgroup-props.o [2021-05-25T09:49:48.970Z] #43 89.66 CC criu/aio.o [2021-05-25T09:49:49.231Z] #43 90.17 CC criu/autofs.o [2021-05-25T09:49:49.783Z] #43 96.11 CC criu/cgroup.o [2021-05-25T09:49:50.391Z] #43 120.2 CC criu/memfd.o [2021-05-25T09:49:50.615Z] #43 91.44 CC criu/bfd.o [2021-05-25T09:49:50.648Z] . [2021-05-25T09:49:50.648Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T09:49:50.648Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T09:49:50.648Z] Error: No such image: emptyfs [2021-05-25T09:49:50.655Z] #43 120.7 CC criu/mount.o [2021-05-25T09:49:50.694Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.865s coverage: 46.2% of statements [2021-05-25T09:49:50.908Z] Running integration-test (iteration 1) [2021-05-25T09:49:50.908Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T09:49:50.987Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-05-25T09:49:51.185Z] #43 91.92 CC criu/bitmap.o [2021-05-25T09:49:51.185Z] #43 92.08 CC criu/cgroup-props.o [2021-05-25T09:49:51.557Z] #21 66.97 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-05-25T09:49:51.557Z] #21 66.99 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:49:51.557Z] #21 67.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:49:51.557Z] #21 67.04 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:49:51.557Z] #21 67.15 invoke-rc.d: could not determine current runlevel [2021-05-25T09:49:51.557Z] #21 67.17 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:49:51.557Z] #21 67.18 Setting up pigz (2.4-1) ... [2021-05-25T09:49:51.557Z] #21 67.19 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-05-25T09:49:51.557Z] #21 67.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-05-25T09:49:51.557Z] #21 67.20 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:49:51.557Z] #21 67.21 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-05-25T09:49:51.557Z] #21 67.22 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:49:51.557Z] #21 67.84 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-05-25T09:49:51.557Z] #21 67.84 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-05-25T09:49:51.557Z] #21 67.85 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-05-25T09:49:51.557Z] #21 67.86 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:49:51.557Z] #21 67.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:49:51.557Z] #21 67.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:49:51.557Z] #21 67.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:49:51.557Z] #21 67.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:49:51.557Z] #21 67.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:49:51.557Z] #21 67.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:49:51.557Z] #21 67.92 update-alternatives: [2021-05-25T09:49:51.557Z] #21 ... [2021-05-25T09:49:51.557Z] [2021-05-25T09:49:51.557Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:51.557Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:51.557Z] #46 180.3 github.com/LK4D4/vndr/godl [2021-05-25T09:49:51.557Z] #46 181.2 github.com/LK4D4/vndr [2021-05-25T09:49:51.557Z] #46 ... [2021-05-25T09:49:51.557Z] [2021-05-25T09:49:51.557Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:51.557Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:51.557Z] #21 67.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:49:51.557Z] #21 67.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:49:51.557Z] #21 67.98 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-05-25T09:49:51.557Z] #21 67.99 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:49:51.557Z] #21 68.00 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-05-25T09:49:51.557Z] #21 68.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:49:51.557Z] #21 68.02 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-05-25T09:49:51.557Z] #21 68.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:51.558Z] #56 231.5 + bin/containerd-stress [2021-05-25T09:49:51.558Z] #56 233.5 + bin/containerd-shim [2021-05-25T09:49:51.885Z] #21 ... [2021-05-25T09:49:51.885Z] [2021-05-25T09:49:51.885Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-05-25T09:49:51.885Z] #46 sha256:ef4e455a36277f0ecc956f99b9fd2b65ba82811a48a098e07cf69ca777d2a0f6 [2021-05-25T09:49:51.885Z] #46 DONE 190.9s [2021-05-25T09:49:52.055Z] #43 ... [2021-05-25T09:49:52.055Z] [2021-05-25T09:49:52.055Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:49:52.055Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-25T09:49:52.055Z] #22 10.18 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:49:52.126Z] #43 92.77 CC criu/cgroup.o [2021-05-25T09:49:52.188Z] [2021-05-25T09:49:52.188Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:52.188Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:49:52.188Z] #44 113.8 CC criu/cr-dedup.o [2021-05-25T09:49:52.188Z] #44 114.4 CC criu/cr-dump.o [2021-05-25T09:49:52.188Z] #44 117.6 CC criu/cr-errno.o [2021-05-25T09:49:52.188Z] #44 117.7 CC criu/cr-restore.o [2021-05-25T09:49:53.007Z] #22 11.39 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:49:53.007Z] #22 11.44 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:49:53.007Z] #22 11.50 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:49:53.058Z] #43 98.95 CC criu/clone-noasan.o [2021-05-25T09:49:53.058Z] #43 99.22 CC criu/config.o [2021-05-25T09:49:53.067Z] #43 ... [2021-05-25T09:49:53.067Z] [2021-05-25T09:49:53.067Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:53.067Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:53.067Z] #20 25.48 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-05-25T09:49:53.067Z] #20 25.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-05-25T09:49:53.067Z] #20 25.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-05-25T09:49:53.067Z] #20 25.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-05-25T09:49:53.067Z] #20 25.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-05-25T09:49:53.067Z] #20 25.56 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-05-25T09:49:53.067Z] #20 25.56 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-05-25T09:49:53.067Z] #20 25.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-05-25T09:49:53.067Z] #20 25.70 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-05-25T09:49:53.067Z] #20 25.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-05-25T09:49:53.067Z] #20 26.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-05-25T09:49:53.067Z] #20 26.43 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-05-25T09:49:53.067Z] #20 26.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-05-25T09:49:53.067Z] #20 27.08 debconf: delaying package configuration, since apt-utils is not installed [2021-05-25T09:49:53.067Z] #20 27.23 Fetched 28.5 MB in 2s (12.2 MB/s) [2021-05-25T09:49:53.067Z] #20 27.29 Selecting previously unselected package pigz. [2021-05-25T09:49:53.067Z] #20 27.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-05-25T09:49:53.067Z] #20 27.35 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 27.36 Unpacking pigz (2.4-1) ... [2021-05-25T09:49:53.067Z] #20 27.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-05-25T09:49:53.067Z] #20 27.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 27.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.067Z] #20 27.88 Selecting previously unselected package python3.7-minimal. [2021-05-25T09:49:53.067Z] #20 27.89 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 27.90 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.067Z] #20 28.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.067Z] #20 28.71 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.067Z] #20 30.74 Selecting previously unselected package python3-minimal. [2021-05-25T09:49:53.067Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-05-25T09:49:53.067Z] #20 30.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 30.81 Unpacking python3-minimal (3.7.3-1) ... [2021-05-25T09:49:53.067Z] #20 30.87 Selecting previously unselected package libmpdec2:amd64. [2021-05-25T09:49:53.067Z] #20 30.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 30.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:49:53.067Z] #20 31.00 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-05-25T09:49:53.067Z] #20 31.00 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:53.067Z] #20 31.01 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.272Z] #22 11.69 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-25T09:49:53.623Z] #43 ... [2021-05-25T09:49:53.623Z] [2021-05-25T09:49:53.623Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:53.623Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:53.623Z] #20 32.09 Selecting previously unselected package python3.7. [2021-05-25T09:49:53.623Z] #20 32.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 32.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.623Z] #20 32.24 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T09:49:53.623Z] #20 32.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 32.25 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:49:53.623Z] #20 32.33 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:49:53.623Z] #20 33.13 Selecting previously unselected package python3. [2021-05-25T09:49:53.623Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-05-25T09:49:53.623Z] #20 33.17 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.18 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:49:53.623Z] #20 33.24 Selecting previously unselected package libip4tc0:amd64. [2021-05-25T09:49:53.623Z] #20 33.26 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:53.623Z] #20 33.36 Selecting previously unselected package libip6tc0:amd64. [2021-05-25T09:49:53.623Z] #20 33.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:53.623Z] #20 33.53 Selecting previously unselected package libiptc0:amd64. [2021-05-25T09:49:53.623Z] #20 33.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:53.623Z] #20 33.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-25T09:49:53.623Z] #20 33.65 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.66 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:49:53.623Z] #20 33.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-25T09:49:53.623Z] #20 33.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:49:53.623Z] #20 33.81 Selecting previously unselected package libnftnl11:amd64. [2021-05-25T09:49:53.623Z] #20 33.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.84 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:49:53.623Z] #20 33.92 Selecting previously unselected package iptables. [2021-05-25T09:49:53.623Z] #20 33.93 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 33.94 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:49:53.623Z] #20 34.24 Selecting previously unselected package xxd. [2021-05-25T09:49:53.623Z] #20 34.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:49:53.623Z] #20 34.27 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:49:53.623Z] #20 34.43 Selecting previously unselected package vim-common. [2021-05-25T09:49:53.623Z] #20 34.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:53.623Z] #20 34.48 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:53.623Z] #20 34.69 Selecting previously unselected package bash-completion. [2021-05-25T09:49:53.623Z] #20 34.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:49:53.637Z] #20 31.97 Selecting previously unselected package python3.7. [2021-05-25T09:49:53.638Z] #20 31.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-05-25T09:49:53.638Z] #20 31.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:49:53.638Z] #20 32.11 Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-25T09:49:53.638Z] #20 32.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-05-25T09:49:53.638Z] #20 32.13 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:49:53.850Z] #22 12.34 Installing build dependencies: started [2021-05-25T09:49:53.898Z] #20 32.26 Setting up python3-minimal (3.7.3-1) ... [2021-05-25T09:49:53.911Z] #20 37.40 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:49:54.167Z] #20 37.78 Selecting previously unselected package bzip2. [2021-05-25T09:49:54.167Z] #20 37.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-25T09:49:54.167Z] #20 37.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:54.167Z] #20 37.89 Selecting previously unselected package xz-utils. [2021-05-25T09:49:54.167Z] #20 37.89 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-25T09:49:54.167Z] #20 37.90 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:49:54.167Z] #20 ... [2021-05-25T09:49:54.167Z] [2021-05-25T09:49:54.167Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:49:54.167Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:49:54.167Z] #43 100.7 CC criu/cr-check.o [2021-05-25T09:49:54.513Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.280s coverage: 49.4% of statements [2021-05-25T09:49:54.839Z] #20 33.20 Selecting previously unselected package python3. [2021-05-25T09:49:54.840Z] #20 33.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 ... 24096 files and directories currently installed.) [2021-05-25T09:49:54.840Z] #20 33.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-05-25T09:49:54.840Z] #20 33.27 Unpacking python3 (3.7.3-1) ... [2021-05-25T09:49:55.100Z] #20 33.36 Selecting previously unselected package libip4tc0:amd64. [2021-05-25T09:49:55.100Z] #20 33.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:55.100Z] #20 33.37 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:55.100Z] #20 33.45 Selecting previously unselected package libip6tc0:amd64. [2021-05-25T09:49:55.100Z] #20 33.46 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:55.100Z] #20 33.46 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:55.100Z] #20 33.55 Selecting previously unselected package libiptc0:amd64. [2021-05-25T09:49:55.100Z] #20 33.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-05-25T09:49:55.100Z] #20 33.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:49:55.100Z] #20 33.63 Selecting previously unselected package libnfnetlink0:amd64. [2021-05-25T09:49:55.100Z] #20 33.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-05-25T09:49:55.100Z] #20 33.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:49:55.162Z] #44 124.2 CC criu/cr-service.o [2021-05-25T09:49:55.361Z] #20 33.70 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-05-25T09:49:55.361Z] #20 33.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-05-25T09:49:55.361Z] #20 33.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:49:55.361Z] #20 33.78 Selecting previously unselected package libnftnl11:amd64. [2021-05-25T09:49:55.361Z] #20 33.78 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-05-25T09:49:55.361Z] #20 33.80 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:49:55.361Z] #20 33.87 Selecting previously unselected package iptables. [2021-05-25T09:49:55.361Z] #20 33.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-05-25T09:49:55.361Z] #20 33.89 Unpacking iptables (1.8.2-4) ... [2021-05-25T09:49:55.465Z] #44 ... [2021-05-25T09:49:55.465Z] [2021-05-25T09:49:55.465Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:55.465Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:49:55.465Z] #21 71.97 Setting up iptables (1.8.2-4) ... [2021-05-25T09:49:55.465Z] #21 72.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:49:55.768Z] #21 72.09 Setting up python3 (3.7.3-1) ... [2021-05-25T09:49:55.887Z] #20 34.21 Selecting previously unselected package xxd. [2021-05-25T09:49:55.887Z] #20 34.21 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:49:55.887Z] #20 34.22 Unpacking xxd (2:8.1.0875-5) ... [2021-05-25T09:49:55.887Z] #20 34.36 Selecting previously unselected package vim-common. [2021-05-25T09:49:55.887Z] #20 34.37 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:49:55.887Z] #20 34.41 Unpacking vim-common (2:8.1.0875-5) ... [2021-05-25T09:49:56.061Z] #43 102.2 CC criu/cr-dedup.o [2021-05-25T09:49:56.061Z] #43 102.5 CC criu/cr-dump.o [2021-05-25T09:49:56.070Z] #21 72.50 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:49:56.148Z] #20 34.62 Selecting previously unselected package bash-completion. [2021-05-25T09:49:56.409Z] #20 34.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-05-25T09:49:57.134Z] #21 73.54 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:49:58.159Z] #56 240.4 + bin/containerd-shim-runc-v1 [2021-05-25T09:49:58.583Z] #43 104.9 CC criu/cr-errno.o [2021-05-25T09:49:58.855Z] #43 105.0 CC criu/cr-restore.o [2021-05-25T09:49:58.952Z] #20 37.16 Unpacking bash-completion (1:2.8-6) ... [2021-05-25T09:49:59.212Z] #20 37.54 Selecting previously unselected package bzip2. [2021-05-25T09:49:59.212Z] #20 37.54 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-05-25T09:49:59.212Z] #20 37.55 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:49:59.212Z] #20 37.62 Selecting previously unselected package xz-utils. [2021-05-25T09:49:59.213Z] #20 37.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-05-25T09:49:59.213Z] #20 37.65 Unpacking xz-utils (5.2.4-1) ... [2021-05-25T09:49:59.269Z] #21 75.47 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:49:59.269Z] #21 75.48 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:49:59.473Z] #20 37.83 Selecting previously unselected package apparmor. [2021-05-25T09:49:59.473Z] #20 37.84 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-25T09:49:59.473Z] #20 37.92 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:49:59.570Z] #21 75.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:49:59.786Z] #43 ... [2021-05-25T09:49:59.786Z] [2021-05-25T09:49:59.786Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:49:59.786Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:49:59.786Z] #20 38.09 Selecting previously unselected package apparmor. [2021-05-25T09:49:59.786Z] #20 38.10 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 38.21 Unpacking apparmor (2.13.2-10) ... [2021-05-25T09:49:59.786Z] #20 38.60 Selecting previously unselected package aufs-tools. [2021-05-25T09:49:59.786Z] #20 38.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 38.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:49:59.786Z] #20 38.76 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:49:59.786Z] #20 38.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 38.76 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:49:59.786Z] #20 38.92 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:49:59.786Z] #20 38.92 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 38.93 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:49:59.786Z] #20 39.06 Selecting previously unselected package jq. [2021-05-25T09:49:59.786Z] #20 39.06 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 39.06 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:49:59.786Z] #20 39.14 Selecting previously unselected package libaio1:amd64. [2021-05-25T09:49:59.786Z] #20 39.15 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 39.16 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:49:59.786Z] #20 39.21 Selecting previously unselected package libgpm2:amd64. [2021-05-25T09:49:59.786Z] #20 39.21 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 39.22 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:49:59.786Z] #20 39.29 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:49:59.786Z] #20 39.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 39.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:49:59.786Z] #20 42.85 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:49:59.786Z] #20 42.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 42.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:49:59.786Z] #20 42.95 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:49:59.786Z] #20 42.97 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 42.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:49:59.786Z] #20 43.08 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:49:59.786Z] #20 43.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 43.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:49:59.786Z] #20 43.19 Selecting previously unselected package libreadline5:amd64. [2021-05-25T09:49:59.786Z] #20 43.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 43.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:49:59.786Z] #20 43.31 Selecting previously unselected package net-tools. [2021-05-25T09:49:59.786Z] #20 43.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-25T09:49:59.786Z] #20 43.33 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:49:59.786Z] #20 43.54 Selecting previously unselected package python-pip-whl. [2021-05-25T09:49:59.786Z] #20 43.54 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:49:59.786Z] #20 43.54 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:50:00.044Z] #20 38.26 Selecting previously unselected package aufs-tools. [2021-05-25T09:50:00.044Z] #20 38.28 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-05-25T09:50:00.044Z] #20 38.28 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:50:00.044Z] #20 38.46 Selecting previously unselected package libonig5:amd64. [2021-05-25T09:50:00.044Z] #20 38.46 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-05-25T09:50:00.044Z] #20 38.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:50:00.305Z] #20 38.60 Selecting previously unselected package libjq1:amd64. [2021-05-25T09:50:00.305Z] #20 38.61 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:50:00.305Z] #20 38.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:50:00.305Z] #20 38.74 Selecting previously unselected package jq. [2021-05-25T09:50:00.305Z] #20 38.74 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-05-25T09:50:00.305Z] #20 38.75 Unpacking jq (1.5+dfsg-2+b1) ... [2021-05-25T09:50:00.305Z] #20 38.83 Selecting previously unselected package libaio1:amd64. [2021-05-25T09:50:00.305Z] #20 38.83 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-05-25T09:50:00.305Z] #20 38.83 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:50:00.565Z] #20 38.89 Selecting previously unselected package libgpm2:amd64. [2021-05-25T09:50:00.565Z] #20 38.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-05-25T09:50:00.565Z] #20 38.91 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:50:00.565Z] #20 39.00 Selecting previously unselected package libicu63:amd64. [2021-05-25T09:50:00.565Z] #20 39.01 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-05-25T09:50:00.565Z] #20 39.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:50:00.636Z] #21 76.87 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:50:00.717Z] #20 44.11 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:50:00.717Z] #20 44.11 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:50:00.717Z] #20 44.13 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:50:00.717Z] #20 44.28 Selecting previously unselected package python3-distutils. [2021-05-25T09:50:00.717Z] #20 44.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:50:00.717Z] #20 44.29 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:50:00.717Z] #20 44.44 Selecting previously unselected package python3-pip. [2021-05-25T09:50:00.717Z] #20 44.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:50:00.717Z] #20 44.45 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:50:00.938Z] #21 77.33 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:50:00.974Z] #20 44.61 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:50:00.974Z] #20 44.62 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:50:00.974Z] #20 44.62 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:50:01.234Z] #20 44.77 Selecting previously unselected package python3-setuptools. [2021-05-25T09:50:01.234Z] #20 44.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:50:01.234Z] #20 44.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:50:01.423Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.776s coverage: 73.3% of statements [2021-05-25T09:50:01.423Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-25T09:50:01.423Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.438s coverage: 57.7% of statements [2021-05-25T09:50:01.423Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-25T09:50:01.423Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-25T09:50:01.491Z] #20 45.02 Selecting previously unselected package python3-wheel. [2021-05-25T09:50:01.491Z] #20 45.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:50:01.491Z] #20 45.03 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:50:01.491Z] #20 45.12 Selecting previously unselected package sudo. [2021-05-25T09:50:01.491Z] #20 45.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-25T09:50:01.491Z] #20 45.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:50:01.591Z] #21 ... [2021-05-25T09:50:01.591Z] [2021-05-25T09:50:01.592Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-05-25T09:50:01.592Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-05-25T09:50:01.592Z] #33 DONE 200.3s [2021-05-25T09:50:01.592Z] [2021-05-25T09:50:01.592Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:01.592Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:50:01.592Z] #44 126.7 CC criu/crtools.o [2021-05-25T09:50:01.592Z] #44 127.4 CC criu/eventfd.o [2021-05-25T09:50:01.592Z] #44 127.9 CC criu/eventpoll.o [2021-05-25T09:50:01.592Z] #44 129.1 CC criu/external.o [2021-05-25T09:50:01.592Z] #44 129.5 CC criu/fault-injection.o [2021-05-25T09:50:01.592Z] #44 129.6 CC criu/fdstore.o [2021-05-25T09:50:01.592Z] #44 130.1 CC criu/fifo.o [2021-05-25T09:50:01.592Z] #44 130.7 CC criu/file-ids.o [2021-05-25T09:50:01.803Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-05-25T09:50:01.893Z] #44 131.1 CC criu/file-lock.o [2021-05-25T09:50:02.026Z] #22 ... [2021-05-25T09:50:02.026Z] [2021-05-25T09:50:02.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:02.026Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:02.026Z] #43 123.9 CC criu/namespaces.o [2021-05-25T09:50:02.026Z] #43 125.5 CC criu/net.o [2021-05-25T09:50:02.026Z] #43 128.1 CC criu/netfilter.o [2021-05-25T09:50:02.026Z] #43 128.4 CC criu/page-pipe.o [2021-05-25T09:50:02.026Z] #43 129.0 CC criu/page-xfer.o [2021-05-25T09:50:02.026Z] #43 130.4 CC criu/pagemap-cache.o [2021-05-25T09:50:02.026Z] #43 130.6 CC criu/pagemap.o [2021-05-25T09:50:02.026Z] #43 131.4 CC criu/parasite-syscall.o [2021-05-25T09:50:02.026Z] #43 132.1 CC criu/path.o [2021-05-25T09:50:02.056Z] #20 45.66 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:50:02.056Z] #20 45.66 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-25T09:50:02.056Z] #20 45.68 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:50:02.291Z] #43 132.3 CC criu/pie-util-vdso.o [2021-05-25T09:50:02.313Z] #20 45.90 Selecting previously unselected package uidmap. [2021-05-25T09:50:02.313Z] #20 45.91 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-25T09:50:02.313Z] #20 45.91 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:50:02.313Z] #20 46.03 Selecting previously unselected package vim-runtime. [2021-05-25T09:50:02.313Z] #20 46.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:50:02.313Z] #20 46.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:50:02.365Z] #56 244.9 + bin/containerd-shim-runc-v2 [2021-05-25T09:50:02.503Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2021-05-25T09:50:02.570Z] #20 46.11 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:50:02.570Z] #20 46.12 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:50:02.868Z] #43 132.7 CC criu/pie-util.o [2021-05-25T09:50:02.868Z] #43 132.8 CC criu/pipes.o [2021-05-25T09:50:02.934Z] #56 245.9 + binaries [2021-05-25T09:50:02.935Z] #56 245.9 + install -D bin/containerd /build/containerd [2021-05-25T09:50:02.935Z] #56 246.0 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:50:02.935Z] #56 246.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:50:02.935Z] #56 246.0 + install -D bin/ctr /build/ctr [2021-05-25T09:50:02.957Z] #44 ... [2021-05-25T09:50:02.957Z] [2021-05-25T09:50:02.957Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:02.957Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-05-25T09:50:02.957Z] #21 79.33 Setting up python3-pip (18.1-5) ... [2021-05-25T09:50:03.140Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-05-25T09:50:03.446Z] #43 133.4 CC criu/plugin.o [2021-05-25T09:50:03.500Z] #20 ... [2021-05-25T09:50:03.500Z] [2021-05-25T09:50:03.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:03.500Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:03.500Z] #43 109.9 CC criu/cr-service.o [2021-05-25T09:50:03.710Z] #43 133.8 CC criu/proc_parse.o [2021-05-25T09:50:04.230Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.7% of statements [2021-05-25T09:50:04.230Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-25T09:50:04.230Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-25T09:50:04.523Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.2% of statements [2021-05-25T09:50:04.523Z] #21 80.67 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:50:04.524Z] #21 80.69 Processing triggers for mime-support (3.62) ... [2021-05-25T09:50:04.524Z] #21 DONE 80.9s [2021-05-25T09:50:04.524Z] [2021-05-25T09:50:04.524Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:50:04.524Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-05-25T09:50:04.769Z] #20 42.68 Selecting previously unselected package libnet1:amd64. [2021-05-25T09:50:04.769Z] #20 42.68 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-05-25T09:50:04.769Z] #20 42.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:50:04.769Z] #20 42.78 Selecting previously unselected package libnl-3-200:amd64. [2021-05-25T09:50:04.769Z] #20 42.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-05-25T09:50:04.769Z] #20 42.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:50:04.769Z] #20 42.89 Selecting previously unselected package libprotobuf-c1:amd64. [2021-05-25T09:50:04.769Z] #20 42.89 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-05-25T09:50:04.769Z] #20 42.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:50:04.769Z] #20 42.96 Selecting previously unselected package libreadline5:amd64. [2021-05-25T09:50:04.769Z] #20 42.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-05-25T09:50:04.769Z] #20 42.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:50:04.769Z] #20 ... [2021-05-25T09:50:04.769Z] [2021-05-25T09:50:04.769Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:04.769Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:04.769Z] #43 95.46 CC criu/clone-noasan.o [2021-05-25T09:50:04.769Z] #43 95.63 CC criu/config.o [2021-05-25T09:50:04.769Z] #43 96.94 CC criu/cr-check.o [2021-05-25T09:50:04.769Z] #43 98.66 CC criu/cr-dedup.o [2021-05-25T09:50:04.769Z] #43 99.16 CC criu/cr-dump.o [2021-05-25T09:50:04.769Z] #43 101.4 CC criu/cr-errno.o [2021-05-25T09:50:04.769Z] #43 101.4 CC criu/cr-restore.o [2021-05-25T09:50:04.769Z] #43 ... [2021-05-25T09:50:04.769Z] [2021-05-25T09:50:04.769Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:04.769Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:50:04.769Z] #20 43.06 Selecting previously unselected package net-tools. [2021-05-25T09:50:04.769Z] #20 43.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-05-25T09:50:04.769Z] #20 43.08 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:50:04.769Z] #20 43.27 Selecting previously unselected package python-pip-whl. [2021-05-25T09:50:04.769Z] #20 43.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-05-25T09:50:04.769Z] #20 43.29 Unpacking python-pip-whl (18.1-5) ... [2021-05-25T09:50:04.831Z] #22 0.345 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:50:04.831Z] #22 0.350 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:50:04.831Z] #22 0.356 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:50:04.831Z] #22 DONE 0.4s [2021-05-25T09:50:04.831Z] [2021-05-25T09:50:04.831Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:04.831Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-25T09:50:04.844Z] #56 DONE 247.8s [2021-05-25T09:50:04.870Z] #43 111.3 CC criu/crtools.o [2021-05-25T09:50:05.341Z] #20 43.78 Selecting previously unselected package python3-lib2to3. [2021-05-25T09:50:05.341Z] #20 43.78 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-05-25T09:50:05.341Z] #20 43.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:50:05.434Z] #43 111.8 CC criu/eventfd.o [2021-05-25T09:50:05.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.4% of statements [2021-05-25T09:50:05.563Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-25T09:50:05.563Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-25T09:50:05.563Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-05-25T09:50:05.602Z] #20 43.91 Selecting previously unselected package python3-distutils. [2021-05-25T09:50:05.602Z] #20 43.92 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-05-25T09:50:05.602Z] #20 43.93 Unpacking python3-distutils (3.7.3-1) ... [2021-05-25T09:50:05.602Z] #20 44.07 Selecting previously unselected package python3-pip. [2021-05-25T09:50:05.602Z] #20 44.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-05-25T09:50:05.602Z] #20 44.09 Unpacking python3-pip (18.1-5) ... [2021-05-25T09:50:05.691Z] #43 112.2 CC criu/eventpoll.o [2021-05-25T09:50:05.799Z] [2021-05-25T09:50:05.799Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:50:05.799Z] #57 sha256:dddb5b2f616d661adac0c3cd11740407890fa40b85c3a19294130df3793b6f20 [2021-05-25T09:50:05.825Z] Loaded image: buildpack-deps:buster [2021-05-25T09:50:05.825Z] Loaded image: busybox:latest [2021-05-25T09:50:05.825Z] Loaded image: busybox:glibc [2021-05-25T09:50:05.863Z] #20 44.28 Selecting previously unselected package python3-pkg-resources. [2021-05-25T09:50:05.863Z] #20 44.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-05-25T09:50:05.863Z] #20 44.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:50:06.123Z] #20 44.41 Selecting previously unselected package python3-setuptools. [2021-05-25T09:50:06.123Z] #20 44.41 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-05-25T09:50:06.123Z] #20 44.42 Unpacking python3-setuptools (40.8.0-1) ... [2021-05-25T09:50:06.123Z] #20 44.66 Selecting previously unselected package python3-wheel. [2021-05-25T09:50:06.124Z] #20 44.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-05-25T09:50:06.124Z] #20 44.66 Unpacking python3-wheel (0.32.3-2) ... [2021-05-25T09:50:06.199Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-05-25T09:50:06.275Z] #43 136.2 CC criu/protobuf-desc.o [2021-05-25T09:50:06.384Z] #20 44.76 Selecting previously unselected package sudo. [2021-05-25T09:50:06.385Z] #20 44.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-05-25T09:50:06.385Z] #20 44.77 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:50:06.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-05-25T09:50:06.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-05-25T09:50:06.741Z] #57 DONE 0.9s [2021-05-25T09:50:06.741Z] [2021-05-25T09:50:06.741Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:50:06.741Z] #61 sha256:a85a7834b78a068662ff1899bb592a5d2cfacaa69f80dbf3a32fa6e63e85831b [2021-05-25T09:50:06.905Z] #20 45.21 Selecting previously unselected package thin-provisioning-tools. [2021-05-25T09:50:06.905Z] #20 45.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-05-25T09:50:06.905Z] #20 45.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:50:06.905Z] #20 45.40 Selecting previously unselected package uidmap. [2021-05-25T09:50:06.905Z] #20 45.41 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-05-25T09:50:06.905Z] #20 45.42 Unpacking uidmap (1:4.5-1.1) ... [2021-05-25T09:50:07.003Z] #61 DONE 0.2s [2021-05-25T09:50:07.003Z] [2021-05-25T09:50:07.003Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:50:07.003Z] #66 sha256:549acc20325379cdc1e25d0dbb85d62906494a781995b39f14b99736ccca3f74 [2021-05-25T09:50:07.061Z] #43 113.2 CC criu/external.o [2021-05-25T09:50:07.061Z] #43 113.5 CC criu/fault-injection.o [2021-05-25T09:50:07.165Z] #20 45.57 Selecting previously unselected package vim-runtime. [2021-05-25T09:50:07.166Z] #20 45.57 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-05-25T09:50:07.207Z] Loaded image: debian:bullseye [2021-05-25T09:50:07.227Z] #43 137.1 CC criu/protobuf.o [2021-05-25T09:50:07.318Z] #43 113.6 CC criu/fdstore.o [2021-05-25T09:50:07.426Z] #20 45.63 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-05-25T09:50:07.426Z] #20 45.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-05-25T09:50:07.426Z] #20 45.67 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:50:07.467Z] Loaded image: hello-world:latest [2021-05-25T09:50:07.467Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:50:07.467Z] INFO: Testing against a local daemon [2021-05-25T09:50:07.467Z] === RUN TestCgroupNamespacesBuild [2021-05-25T09:50:07.491Z] #43 137.5 CC criu/pstree.o [2021-05-25T09:50:07.546Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2021-05-25T09:50:07.546Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-25T09:50:07.578Z] #43 114.0 CC criu/fifo.o [2021-05-25T09:50:07.839Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 56.8% of statements [2021-05-25T09:50:07.943Z] #66 DONE 1.0s [2021-05-25T09:50:07.943Z] [2021-05-25T09:50:07.943Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:50:07.943Z] #68 sha256:02ccad08dd831ceefe8fb88355281a153929db478e71edf62ca0de8ec7d547bb [2021-05-25T09:50:07.943Z] #68 DONE 0.0s [2021-05-25T09:50:07.943Z] [2021-05-25T09:50:07.943Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:50:07.943Z] #69 sha256:6997ce91817bea3c78e3016058e77313ab6ad8c4dda4342d2a549d5db40f867a [2021-05-25T09:50:07.943Z] #69 DONE 0.0s [2021-05-25T09:50:07.943Z] [2021-05-25T09:50:07.943Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:50:07.943Z] #70 sha256:5cc3035dfda54e0b8ba63da1154d6009461e6952c9eb9f00acfff468ffe4c1c6 [2021-05-25T09:50:08.141Z] #43 114.4 CC criu/file-ids.o [2021-05-25T09:50:08.398Z] #43 114.7 CC criu/file-lock.o [2021-05-25T09:50:08.475Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2021-05-25T09:50:08.890Z] #43 138.6 CC criu/rbtree.o [2021-05-25T09:50:08.890Z] #43 ... [2021-05-25T09:50:08.890Z] [2021-05-25T09:50:08.890Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:08.890Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-25T09:50:08.890Z] #22 27.13 Installing build dependencies: finished with status 'done' [2021-05-25T09:50:09.328Z] #43 115.7 CC criu/files-ext.o [2021-05-25T09:50:09.328Z] #43 ... [2021-05-25T09:50:09.328Z] [2021-05-25T09:50:09.328Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:09.328Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:50:09.328Z] #20 49.55 Selecting previously unselected package vim. [2021-05-25T09:50:09.329Z] #20 49.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:50:09.329Z] #20 49.57 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:50:09.329Z] #20 50.14 Selecting previously unselected package xfsprogs. [2021-05-25T09:50:09.329Z] #20 50.14 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-25T09:50:09.329Z] #20 50.15 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:50:09.329Z] #20 50.67 Selecting previously unselected package zip. [2021-05-25T09:50:09.329Z] #20 50.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-25T09:50:09.329Z] #20 50.68 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:50:09.329Z] #20 50.86 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:50:09.329Z] #20 50.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:50:09.329Z] #20 50.89 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:09.329Z] #20 50.91 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:50:09.329Z] #20 50.92 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:50:09.329Z] #20 50.93 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:09.329Z] #20 50.94 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:50:09.329Z] #20 50.95 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:50:09.329Z] #20 50.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:50:09.329Z] #20 50.97 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:50:09.329Z] #20 50.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:50:09.329Z] #20 51.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:50:09.329Z] #20 51.01 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:50:09.329Z] #20 51.02 Setting up zip (3.0-11+b1) ... [2021-05-25T09:50:09.329Z] #20 51.03 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:50:09.329Z] #20 51.06 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:50:09.373Z] --- PASS: TestCgroupNamespacesBuild (1.99s) [2021-05-25T09:50:09.373Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T09:50:09.514Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-05-25T09:50:09.807Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-05-25T09:50:10.443Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-05-25T09:50:10.443Z] ok github.com/docker/docker/daemon/logger/splunk 1.461s coverage: 82.5% of statements [2021-05-25T09:50:10.443Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-25T09:50:10.443Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-25T09:50:10.529Z] #23 5.142 Collecting yamllint==1.26.1 [2021-05-25T09:50:10.529Z] #23 5.543 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:50:10.698Z] #20 53.99 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:10.699Z] #20 54.00 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:50:10.699Z] #20 54.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:50:10.699Z] #20 54.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:50:10.699Z] #20 54.13 invoke-rc.d: could not determine current runlevel [2021-05-25T09:50:10.699Z] #20 54.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:50:10.699Z] #20 54.15 Setting up pigz (2.4-1) ... [2021-05-25T09:50:10.699Z] #20 54.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:50:10.699Z] #20 54.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:50:10.699Z] #20 54.19 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:50:10.699Z] #20 54.20 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:50:10.699Z] #20 54.21 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:50:10.724Z] #20 48.92 Selecting previously unselected package vim. [2021-05-25T09:50:10.725Z] #20 48.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-05-25T09:50:10.725Z] #20 48.95 Unpacking vim (2:8.1.0875-5) ... [2021-05-25T09:50:11.213Z] #20 54.71 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:50:11.213Z] #20 54.72 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:50:11.213Z] #20 54.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:50:11.213Z] #20 54.75 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:50:11.213Z] #20 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:50:11.213Z] #20 54.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:50:11.213Z] #20 54.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:50:11.213Z] #20 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:50:11.213Z] #20 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:50:11.213Z] #20 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:50:11.213Z] #20 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:50:11.213Z] #20 54.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:50:11.213Z] #20 54.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:50:11.213Z] #20 54.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:50:11.213Z] #20 54.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:50:11.213Z] #20 54.87 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:50:11.213Z] #20 54.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:50:11.213Z] #20 54.89 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:50:11.239Z] #70 DONE 3.5s [2021-05-25T09:50:11.239Z] [2021-05-25T09:50:11.239Z] #71 exporting to image [2021-05-25T09:50:11.239Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-25T09:50:11.239Z] #71 exporting layers [2021-05-25T09:50:11.281Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2021-05-25T09:50:11.281Z] === RUN TestBuildWithSession [2021-05-25T09:50:11.281Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T09:50:11.281Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:50:11.281Z] === RUN TestBuildSquashParent [2021-05-25T09:50:11.295Z] #20 49.47 Selecting previously unselected package xfsprogs. [2021-05-25T09:50:11.295Z] #20 49.49 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-05-25T09:50:11.295Z] #20 49.50 Unpacking xfsprogs (4.20.0-1) ... [2021-05-25T09:50:11.402Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-05-25T09:50:11.402Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-53371926\powershellScript.ps1'; exit $LASTEXITCODE; [2021-05-25T09:50:11.402Z] ---------------------------------------------------------------------------- [2021-05-25T09:50:11.402Z] [2021-05-25T09:50:11.402Z] INFO: executeCI.ps1 starting at Tue May 25 09:50:09 CUT 2021 [2021-05-25T09:50:11.402Z] [2021-05-25T09:50:11.402Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-05-25T09:50:11.402Z] INFO: Running git version 2.24.1.windows.2 [2021-05-25T09:50:11.402Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-05-25T09:50:11.402Z] INFO: Environment variables: [2021-05-25T09:50:11.402Z] [2021-05-25T09:50:11.402Z] Name Value [2021-05-25T09:50:11.402Z] ---- ----- [2021-05-25T09:50:11.402Z] ALLUSERSPROFILE C:\ProgramData [2021-05-25T09:50:11.402Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-05-25T09:50:11.402Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-05-25T09:50:11.402Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-05-25T09:50:11.402Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-05-25T09:50:11.402Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-05-25T09:50:11.402Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-05-25T09:50:11.402Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-05-25T09:50:11.402Z] BRANCH_NAME PR-42413 [2021-05-25T09:50:11.402Z] BUILD_DISPLAY_NAME #1 [2021-05-25T09:50:11.402Z] BUILD_ID 1 [2021-05-25T09:50:11.402Z] BUILD_NUMBER 1 [2021-05-25T09:50:11.402Z] BUILD_TAG jenkins-moby-PR-42413-1 [2021-05-25T09:50:11.402Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/1/ [2021-05-25T09:50:11.402Z] CHANGE_AUTHOR thaJeztah [2021-05-25T09:50:11.402Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-05-25T09:50:11.402Z] CHANGE_BRANCH 20.10_backport_bump_libnetwork [2021-05-25T09:50:11.402Z] CHANGE_FORK thaJeztah/docker [2021-05-25T09:50:11.402Z] CHANGE_ID 42413 [2021-05-25T09:50:11.402Z] CHANGE_TARGET 20.10 [2021-05-25T09:50:11.402Z] CHANGE_TITLE [20.10 backport] vendor: github.com/docker/libnetwork 64b7a4574d1426139437d20e81c0b6d... [2021-05-25T09:50:11.402Z] CHANGE_URL https://github.com/moby/moby/pull/42413 [2021-05-25T09:50:11.402Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-05-25T09:50:11.402Z] CommonProgramFiles C:\Program Files\Common Files [2021-05-25T09:50:11.402Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-05-25T09:50:11.402Z] CommonProgramW6432 C:\Program Files\Common Files [2021-05-25T09:50:11.402Z] COMPUTERNAME azwin-2-c3eb10 [2021-05-25T09:50:11.402Z] ComSpec C:\Windows\system32\cmd.exe [2021-05-25T09:50:11.402Z] ConfigSequenceNumber 0 [2021-05-25T09:50:11.402Z] DOCKER_BUILDKIT 0 [2021-05-25T09:50:11.402Z] DOCKER_DUT_DEBUG 1 [2021-05-25T09:50:11.402Z] DOCKER_EXPERIMENTAL 1 [2021-05-25T09:50:11.402Z] DOCKER_GRAPHDRIVER overlay2 [2021-05-25T09:50:11.402Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-05-25T09:50:11.402Z] EXECUTOR_NUMBER 0 [2021-05-25T09:50:11.402Z] FQDN azwin-2-c3eb10.westus.cloudapp.azure.com [2021-05-25T09:50:11.402Z] GIT_BRANCH PR-42413 [2021-05-25T09:50:11.402Z] GIT_COMMIT 95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:50:11.402Z] GIT_URL https://github.com/moby/moby.git [2021-05-25T09:50:11.402Z] HUDSON_COOKIE 18485ef5-0549-4147-ac1d-be23dbf9c4a4 [2021-05-25T09:50:11.402Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-05-25T09:50:11.402Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-05-25T09:50:11.402Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-05-25T09:50:11.402Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-05-25T09:50:11.402Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-05-25T09:50:11.402Z] JENKINS_NODE_COOKIE 0f40dd23-7c68-4007-be46-3a6127df46dc [2021-05-25T09:50:11.402Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-05-25T09:50:11.402Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-05-25T09:50:11.402Z] JOB_BASE_NAME PR-42413 [2021-05-25T09:50:11.402Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/display/redirect [2021-05-25T09:50:11.402Z] JOB_NAME moby/PR-42413 [2021-05-25T09:50:11.402Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/ [2021-05-25T09:50:11.402Z] library.jps.version master [2021-05-25T09:50:11.402Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-05-25T09:50:11.402Z] NODE_LABELS amd64 azure azwin-2-c3eb10 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-05-25T09:50:11.402Z] NODE_NAME azwin-2-c3eb10 [2021-05-25T09:50:11.402Z] NUMBER_OF_PROCESSORS 4 [2021-05-25T09:50:11.402Z] OS Windows_NT [2021-05-25T09:50:11.402Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-05-25T09:50:11.402Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-05-25T09:50:11.403Z] PROCESSOR_ARCHITECTURE AMD64 [2021-05-25T09:50:11.403Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-05-25T09:50:11.403Z] PROCESSOR_LEVEL 6 [2021-05-25T09:50:11.403Z] PROCESSOR_REVISION 4f01 [2021-05-25T09:50:11.403Z] ProgramData C:\ProgramData [2021-05-25T09:50:11.403Z] ProgramFiles C:\Program Files [2021-05-25T09:50:11.403Z] ProgramFiles(x86) C:\Program Files (x86) [2021-05-25T09:50:11.403Z] ProgramW6432 C:\Program Files [2021-05-25T09:50:11.403Z] PROMPT $P$G [2021-05-25T09:50:11.403Z] PSExecutionPolicyPreference Bypass [2021-05-25T09:50:11.403Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-05-25T09:50:11.403Z] PUBLIC C:\Users\Public [2021-05-25T09:50:11.403Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/1/display/redirect?page=artif... [2021-05-25T09:50:11.403Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/1/display/redirect?page=changes [2021-05-25T09:50:11.403Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/1/display/redirect [2021-05-25T09:50:11.403Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42413/1/display/redirect?page=tests [2021-05-25T09:50:11.403Z] SKIP_VALIDATION_TESTS 1 [2021-05-25T09:50:11.403Z] SOURCES_DRIVE d [2021-05-25T09:50:11.403Z] SOURCES_SUBDIR gopath [2021-05-25T09:50:11.403Z] STAGE_NAME Run tests [2021-05-25T09:50:11.403Z] SystemDrive C: [2021-05-25T09:50:11.403Z] SystemRoot C:\Windows [2021-05-25T09:50:11.403Z] TEMP C:\Windows\TEMP [2021-05-25T09:50:11.403Z] TESTDEBUG 0 [2021-05-25T09:50:11.403Z] TESTRUN_DRIVE d [2021-05-25T09:50:11.403Z] TESTRUN_SUBDIR CI [2021-05-25T09:50:11.403Z] TIMEOUT 120m [2021-05-25T09:50:11.403Z] TMP C:\Windows\TEMP [2021-05-25T09:50:11.403Z] USERDOMAIN WORKGROUP [2021-05-25T09:50:11.403Z] USERNAME azwin-2-c3eb10$ [2021-05-25T09:50:11.403Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-05-25T09:50:11.403Z] windir C:\Windows [2021-05-25T09:50:11.403Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-05-25T09:50:11.403Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-05-25T09:50:11.403Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-05-25T09:50:11.403Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-05-25T09:50:11.403Z] [2021-05-25T09:50:11.403Z] [2021-05-25T09:50:11.403Z] [2021-05-25T09:50:11.403Z] INFO: Sources under d:\gopath\... [2021-05-25T09:50:11.403Z] INFO: Test run under d:\CI\... [2021-05-25T09:50:11.403Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-05-25T09:50:11.403Z] INFO: docker/docker repository was found [2021-05-25T09:50:11.857Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-05-25T09:50:11.857Z] ltsc2019: Pulling from windows/servercore [2021-05-25T09:50:11.866Z] #20 50.07 Selecting previously unselected package zip. [2021-05-25T09:50:11.867Z] #20 50.09 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-05-25T09:50:11.867Z] #20 50.10 Unpacking zip (3.0-11+b1) ... [2021-05-25T09:50:11.867Z] #20 50.40 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-05-25T09:50:11.867Z] #20 50.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-05-25T09:50:11.867Z] #20 50.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:11.867Z] #20 50.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-05-25T09:50:11.996Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2021-05-25T09:50:12.094Z] #23 6.899 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:50:12.094Z] #23 6.964 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:50:12.094Z] #23 7.048 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:50:12.127Z] #20 50.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-05-25T09:50:12.127Z] #20 50.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:12.127Z] #20 50.52 Setting up uidmap (1:4.5-1.1) ... [2021-05-25T09:50:12.127Z] #20 50.55 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-05-25T09:50:12.127Z] #20 50.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-05-25T09:50:12.127Z] #20 50.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-05-25T09:50:12.127Z] #20 50.61 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-05-25T09:50:12.127Z] #20 50.62 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-05-25T09:50:12.127Z] #20 50.64 Setting up xxd (2:8.1.0875-5) ... [2021-05-25T09:50:12.127Z] #20 50.66 Setting up zip (3.0-11+b1) ... [2021-05-25T09:50:12.127Z] #20 50.67 Setting up vim-common (2:8.1.0875-5) ... [2021-05-25T09:50:12.289Z] ok github.com/docker/docker/distribution 0.248s coverage: 25.0% of statements [2021-05-25T09:50:12.289Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-25T09:50:12.309Z] 4612f6d0b889: Pulling fs layer [2021-05-25T09:50:12.309Z] 8116de3c91c3: Pulling fs layer [2021-05-25T09:50:12.388Z] #20 50.70 Setting up bash-completion (1:2.8-6) ... [2021-05-25T09:50:12.396Z] #23 7.396 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-05-25T09:50:12.925Z] ok github.com/docker/docker/errdefs 0.002s coverage: 53.1% of statements [2021-05-25T09:50:13.051Z] #23 8.223 Installing build dependencies: started [2021-05-25T09:50:13.737Z] #23 ... [2021-05-25T09:50:13.737Z] [2021-05-25T09:50:13.737Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:13.737Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:50:13.737Z] #44 133.0 CC criu/files-ext.o [2021-05-25T09:50:13.737Z] #44 133.5 CC criu/files-reg.o [2021-05-25T09:50:13.737Z] #44 136.3 CC criu/files.o [2021-05-25T09:50:13.737Z] #44 138.8 CC criu/filesystems.o [2021-05-25T09:50:13.737Z] #44 139.7 CC criu/fsnotify.o [2021-05-25T09:50:13.737Z] #44 141.1 CC criu/image-desc.o [2021-05-25T09:50:13.737Z] #44 141.2 CC criu/image.o [2021-05-25T09:50:13.737Z] #44 142.4 CC criu/ipc_ns.o [2021-05-25T09:50:14.034Z] ok github.com/docker/docker/image 0.013s coverage: 86.8% of statements [2021-05-25T09:50:14.207Z] #22 ... [2021-05-25T09:50:14.207Z] [2021-05-25T09:50:14.207Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:14.207Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:14.207Z] #43 138.9 CC criu/rst-malloc.o [2021-05-25T09:50:14.207Z] #43 139.2 CC criu/seccomp.o [2021-05-25T09:50:14.207Z] #43 139.8 CC criu/seize.o [2021-05-25T09:50:14.207Z] #43 140.6 CC criu/servicefd.o [2021-05-25T09:50:14.207Z] #43 141.0 CC criu/shmem.o [2021-05-25T09:50:14.207Z] #43 142.1 CC criu/sigframe.o [2021-05-25T09:50:14.207Z] #43 142.2 CC criu/signalfd.o [2021-05-25T09:50:14.207Z] #43 142.5 CC criu/sk-inet.o [2021-05-25T09:50:14.207Z] #43 143.5 CC criu/sk-netlink.o [2021-05-25T09:50:14.207Z] #43 143.9 CC criu/sk-packet.o [2021-05-25T09:50:14.207Z] #43 ... [2021-05-25T09:50:14.207Z] [2021-05-25T09:50:14.207Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:14.207Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-05-25T09:50:14.207Z] #22 32.74 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:50:14.207Z] #22 32.74 Building wheels for collected packages: yamllint, pyyaml [2021-05-25T09:50:14.326Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2021-05-25T09:50:14.471Z] #22 32.74 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:50:14.485Z] #20 57.99 Setting up iptables (1.8.2-4) ... [2021-05-25T09:50:14.485Z] #20 58.01 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.03 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.04 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:50:14.485Z] #20 58.05 Setting up python3 (3.7.3-1) ... [2021-05-25T09:50:14.485Z] #20 ... [2021-05-25T09:50:14.485Z] [2021-05-25T09:50:14.485Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:50:14.485Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:50:14.742Z] #40 207.9 + dpkg --print-architecture [2021-05-25T09:50:14.742Z] #40 207.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-25T09:50:14.814Z] #44 143.9 CC criu/irmap.o [2021-05-25T09:50:14.932Z] #20 53.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-05-25T09:50:14.932Z] #20 53.36 Setting up xz-utils (5.2.4-1) ... [2021-05-25T09:50:14.932Z] #20 53.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-05-25T09:50:14.932Z] #20 53.40 Setting up sudo (1.8.27-1+deb10u3) ... [2021-05-25T09:50:14.932Z] #20 53.49 invoke-rc.d: could not determine current runlevel [2021-05-25T09:50:14.932Z] #20 ... [2021-05-25T09:50:14.932Z] [2021-05-25T09:50:14.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:14.932Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:14.932Z] #43 105.9 CC criu/cr-service.o [2021-05-25T09:50:14.932Z] #43 107.4 CC criu/crtools.o [2021-05-25T09:50:14.932Z] #43 108.1 CC criu/eventfd.o [2021-05-25T09:50:14.932Z] #43 108.5 CC criu/eventpoll.o [2021-05-25T09:50:14.932Z] #43 109.3 CC criu/external.o [2021-05-25T09:50:14.932Z] #43 109.6 CC criu/fault-injection.o [2021-05-25T09:50:14.932Z] #43 109.7 CC criu/fdstore.o [2021-05-25T09:50:14.932Z] #43 110.1 CC criu/fifo.o [2021-05-25T09:50:14.932Z] #43 110.4 CC criu/file-ids.o [2021-05-25T09:50:14.932Z] #43 110.7 CC criu/file-lock.o [2021-05-25T09:50:14.932Z] #43 111.8 CC criu/files-ext.o [2021-05-25T09:50:14.932Z] #43 112.2 CC criu/files-reg.o [2021-05-25T09:50:14.932Z] #43 114.5 CC criu/files.o [2021-05-25T09:50:14.961Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.6% of statements [2021-05-25T09:50:14.961Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-25T09:50:14.962Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-25T09:50:14.962Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2021-05-25T09:50:14.962Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-25T09:50:14.999Z] #40 208.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-25T09:50:14.999Z] #40 208.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-25T09:50:15.193Z] #43 ... [2021-05-25T09:50:15.193Z] [2021-05-25T09:50:15.193Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:15.193Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:50:15.193Z] #20 53.50 invoke-rc.d: policy-rc.d denied execution of start. [2021-05-25T09:50:15.193Z] #20 53.53 Setting up pigz (2.4-1) ... [2021-05-25T09:50:15.193Z] #20 53.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-05-25T09:50:15.193Z] #20 53.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-05-25T09:50:15.193Z] #20 53.58 Setting up python-pip-whl (18.1-5) ... [2021-05-25T09:50:15.193Z] #20 53.60 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-05-25T09:50:15.193Z] #20 53.64 Setting up vim-runtime (2:8.1.0875-5) ... [2021-05-25T09:50:15.255Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-05-25T09:50:15.423Z] #22 33.69 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:50:15.423Z] #22 33.69 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:50:15.423Z] #22 33.76 Running setup.py bdist_wheel for pyyaml: started [2021-05-25T09:50:15.467Z] #44 144.7 CC criu/kcmp-ids.o [2021-05-25T09:50:15.764Z] #20 54.12 Setting up libaio1:amd64 (0.3.112-3) ... [2021-05-25T09:50:15.764Z] #20 54.14 Setting up libonig5:amd64 (6.9.1-1) ... [2021-05-25T09:50:15.764Z] #20 54.15 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-05-25T09:50:15.764Z] #20 54.17 Setting up vim (2:8.1.0875-5) ... [2021-05-25T09:50:15.764Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-05-25T09:50:15.764Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-05-25T09:50:15.764Z] #20 54.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-05-25T09:50:15.764Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-05-25T09:50:15.764Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-05-25T09:50:15.764Z] #20 54.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-05-25T09:50:15.764Z] #20 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-05-25T09:50:15.764Z] #20 54.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-05-25T09:50:15.771Z] #44 145.1 CC criu/kerndat.o [2021-05-25T09:50:16.024Z] #20 54.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-05-25T09:50:16.024Z] #20 54.29 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-05-25T09:50:16.024Z] #20 54.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-05-25T09:50:16.024Z] #20 54.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-05-25T09:50:16.024Z] #20 54.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-05-25T09:50:16.024Z] #20 54.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-05-25T09:50:16.294Z] ok github.com/docker/docker/oci 0.016s coverage: 38.4% of statements [2021-05-25T09:50:16.929Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-05-25T09:50:16.929Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-25T09:50:17.321Z] #44 146.5 CC criu/libnetlink.o [2021-05-25T09:50:17.352Z] #22 35.39 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-25T09:50:17.353Z] #22 35.39 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-25T09:50:17.353Z] #22 35.55 Successfully built yamllint pyyaml [2021-05-25T09:50:17.353Z] #22 35.57 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:50:17.617Z] #22 35.87 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:50:17.622Z] #44 147.0 CC criu/log.o [2021-05-25T09:50:17.822Z] #71 exporting layers 6.7s done [2021-05-25T09:50:17.855Z] --- PASS: TestBuildSquashParent (5.70s) [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:50:17.855Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:50:17.855Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:50:17.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:50:17.855Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:50:18.054Z] 8116de3c91c3: Verifying Checksum [2021-05-25T09:50:18.054Z] 8116de3c91c3: Download complete [2021-05-25T09:50:18.082Z] #71 writing image sha256:ea6ce56ac7695ce4a3b2e2916db394a5ed7be4322646a15e17543a1174c4e250 done [2021-05-25T09:50:18.083Z] #71 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 0.0s done [2021-05-25T09:50:18.083Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-05-25T09:50:18.195Z] #22 DONE 36.6s [2021-05-25T09:50:18.195Z] [2021-05-25T09:50:18.195Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:18.195Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:18.195Z] #43 144.5 CC criu/sk-queue.o [2021-05-25T09:50:18.195Z] #43 145.1 CC criu/sk-tcp.o [2021-05-25T09:50:18.195Z] #43 145.7 CC criu/sk-unix.o [2021-05-25T09:50:18.195Z] #43 147.6 CC criu/sockets.o [2021-05-25T09:50:18.277Z] #44 147.7 CC criu/lsm.o [2021-05-25T09:50:18.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/validate/default [2021-05-25T09:50:18.441Z] ok github.com/docker/docker/pkg/archive 0.253s coverage: 82.0% of statements [2021-05-25T09:50:18.773Z] #43 148.6 CC criu/stats.o [2021-05-25T09:50:18.773Z] #43 148.8 CC criu/string.o [2021-05-25T09:50:18.773Z] #43 148.9 CC criu/sysctl.o [2021-05-25T09:50:18.941Z] #44 148.3 CC criu/mem.o [2021-05-25T09:50:19.366Z] Congratulations! All commits are properly signed with the DCO! [2021-05-25T09:50:19.386Z] #20 57.45 Setting up iptables (1.8.2-4) ... [2021-05-25T09:50:19.386Z] #20 57.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.51 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-05-25T09:50:19.386Z] #20 57.52 Setting up python3 (3.7.3-1) ... [2021-05-25T09:50:19.479Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 68.3% of statements [2021-05-25T09:50:19.479Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-05-25T09:50:19.645Z] #20 57.96 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:50:19.723Z] #43 149.4 CC criu/sysfs_parse.o [2021-05-25T09:50:19.723Z] #43 149.7 CC criu/timens.o [2021-05-25T09:50:19.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:50:19.763Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:50:19.771Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-25T09:50:19.938Z] Congratulations! Seccomp profile generation is done correctly. [2021-05-25T09:50:19.938Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-05-25T09:50:19.988Z] #43 150.1 CC criu/timerfd.o [2021-05-25T09:50:20.253Z] #40 ... [2021-05-25T09:50:20.253Z] [2021-05-25T09:50:20.253Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:20.253Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:20.253Z] #43 116.1 CC criu/files-reg.o [2021-05-25T09:50:20.253Z] #43 118.5 CC criu/files.o [2021-05-25T09:50:20.253Z] #43 120.7 CC criu/filesystems.o [2021-05-25T09:50:20.253Z] #43 121.4 CC criu/fsnotify.o [2021-05-25T09:50:20.253Z] #43 122.6 CC criu/image-desc.o [2021-05-25T09:50:20.253Z] #43 122.7 CC criu/image.o [2021-05-25T09:50:20.253Z] #43 123.6 CC criu/ipc_ns.o [2021-05-25T09:50:20.253Z] #43 124.8 CC criu/irmap.o [2021-05-25T09:50:20.253Z] #43 125.5 CC criu/kcmp-ids.o [2021-05-25T09:50:20.253Z] #43 125.8 CC criu/kerndat.o [2021-05-25T09:50:20.253Z] #43 ... [2021-05-25T09:50:20.253Z] [2021-05-25T09:50:20.253Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:20.253Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:50:20.253Z] #20 58.52 Setting up python3-wheel (0.32.3-2) ... [2021-05-25T09:50:20.253Z] #20 59.13 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:50:20.253Z] #20 60.72 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:50:20.253Z] #20 60.74 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:50:20.253Z] #20 61.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:50:20.253Z] #20 62.15 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:50:20.253Z] #20 62.65 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:50:20.253Z] #20 63.87 Setting up python3-pip (18.1-5) ... [2021-05-25T09:50:20.474Z] #20 58.78 Setting up apparmor (2.13.2-10) ... [2021-05-25T09:50:20.566Z] #43 150.6 CC criu/tty.o [2021-05-25T09:50:21.057Z] #44 150.4 CC criu/memfd.o [2021-05-25T09:50:21.622Z] #20 65.12 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:50:21.622Z] #20 65.15 Processing triggers for mime-support (3.62) ... [2021-05-25T09:50:21.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:50:21.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:50:21.963Z] #43 ... [2021-05-25T09:50:21.963Z] [2021-05-25T09:50:21.963Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:21.963Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:50:21.963Z] #56 161.2 + bin/containerd [2021-05-25T09:50:22.120Z] #44 151.4 CC criu/mount.o [2021-05-25T09:50:22.227Z] #56 ... [2021-05-25T09:50:22.227Z] [2021-05-25T09:50:22.227Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:50:22.227Z] #53 sha256:9cbbd11ccd7443d56749da13d8692a1524baafb433aa28c25374ec4015936c8e [2021-05-25T09:50:22.227Z] #53 113.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:50:22.384Z] #20 60.61 Setting up xfsprogs (4.20.0-1) ... [2021-05-25T09:50:22.384Z] #20 60.62 Setting up python3-lib2to3 (3.7.3-1) ... [2021-05-25T09:50:22.555Z] #20 DONE 65.9s [2021-05-25T09:50:22.555Z] [2021-05-25T09:50:22.555Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:50:22.555Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-25T09:50:22.645Z] #20 60.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-05-25T09:50:23.488Z] #21 1.067 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:50:23.488Z] #21 1.072 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:50:23.488Z] #21 1.078 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:50:23.488Z] #21 DONE 1.1s [2021-05-25T09:50:23.488Z] [2021-05-25T09:50:23.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:23.488Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:23.488Z] #43 126.9 CC criu/libnetlink.o [2021-05-25T09:50:23.488Z] #43 127.3 CC criu/log.o [2021-05-25T09:50:23.488Z] #43 127.8 CC criu/lsm.o [2021-05-25T09:50:23.488Z] #43 128.2 CC criu/mem.o [2021-05-25T09:50:23.586Z] #20 62.00 Setting up python3-distutils (3.7.3-1) ... [2021-05-25T09:50:23.745Z] #43 130.1 CC criu/memfd.o [2021-05-25T09:50:24.155Z] #53 114.6 + mkdir -p /build [2021-05-25T09:50:24.155Z] #53 114.6 + cp runc /build/runc [2021-05-25T09:50:24.155Z] #20 62.54 Setting up python3-setuptools (40.8.0-1) ... [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.30s) [2021-05-25T09:50:24.210Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-05-25T09:50:24.210Z] === RUN TestBuildMultiStageCopy [2021-05-25T09:50:24.210Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T09:50:24.270Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2021-05-25T09:50:24.270Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-05-25T09:50:24.270Z] ok github.com/docker/docker/layer 7.849s coverage: 68.8% of statements [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-25T09:50:24.270Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-25T09:50:24.270Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-05-25T09:50:24.562Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 92.9% of statements [2021-05-25T09:50:24.676Z] #43 131.0 CC criu/mount.o [2021-05-25T09:50:25.198Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-05-25T09:50:25.537Z] #20 63.72 Setting up python3-pip (18.1-5) ... [2021-05-25T09:50:25.537Z] #20 ... [2021-05-25T09:50:25.537Z] [2021-05-25T09:50:25.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:25.537Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:25.537Z] #43 116.4 CC criu/filesystems.o [2021-05-25T09:50:25.537Z] #43 117.2 CC criu/fsnotify.o [2021-05-25T09:50:25.537Z] #43 118.5 CC criu/image-desc.o [2021-05-25T09:50:25.537Z] #43 118.7 CC criu/image.o [2021-05-25T09:50:25.537Z] #43 119.6 CC criu/ipc_ns.o [2021-05-25T09:50:25.537Z] #43 120.9 CC criu/irmap.o [2021-05-25T09:50:25.537Z] #43 121.4 CC criu/kcmp-ids.o [2021-05-25T09:50:25.537Z] #43 121.7 CC criu/kerndat.o [2021-05-25T09:50:25.537Z] #43 122.8 CC criu/libnetlink.o [2021-05-25T09:50:25.537Z] #43 123.2 CC criu/log.o [2021-05-25T09:50:25.537Z] #43 123.8 CC criu/lsm.o [2021-05-25T09:50:25.537Z] #43 124.2 CC criu/mem.o [2021-05-25T09:50:25.537Z] #43 126.0 CC criu/memfd.o [2021-05-25T09:50:25.551Z] #53 DONE 116.5s [2021-05-25T09:50:25.551Z] [2021-05-25T09:50:25.551Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:25.551Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:25.551Z] #43 152.3 CC criu/tun.o [2021-05-25T09:50:25.551Z] #43 152.8 CC criu/uffd.o [2021-05-25T09:50:25.551Z] #43 153.9 CC criu/util.o [2021-05-25T09:50:25.551Z] #43 155.2 CC criu/uts_ns.o [2021-05-25T09:50:25.551Z] #43 155.4 CC criu/vdso.o [2021-05-25T09:50:25.798Z] #43 126.7 CC criu/mount.o [2021-05-25T09:50:25.798Z] #43 ... [2021-05-25T09:50:25.798Z] [2021-05-25T09:50:25.798Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:50:25.798Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:50:25.798Z] #40 201.7 + dpkg --print-architecture [2021-05-25T09:50:25.798Z] #40 201.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-25T09:50:25.798Z] #40 201.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-25T09:50:25.798Z] #40 201.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-25T09:50:25.836Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-05-25T09:50:25.861Z] #43 ... [2021-05-25T09:50:25.861Z] [2021-05-25T09:50:25.861Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:50:25.861Z] #24 sha256:e29f61872b075d4823d7bfe25e286bf84e8c320368bc37392395225fb25734c8 [2021-05-25T09:50:25.861Z] #24 215.0 + return [2021-05-25T09:50:25.861Z] #24 DONE 216.2s [2021-05-25T09:50:25.861Z] [2021-05-25T09:50:25.861Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:25.861Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:25.861Z] #43 155.9 LINK criu/built-in.o [2021-05-25T09:50:26.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T09:50:26.147Z] #43 156.1 LINK criu/criu [2021-05-25T09:50:26.160Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-05-25T09:50:26.372Z] #40 ... [2021-05-25T09:50:26.372Z] [2021-05-25T09:50:26.372Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-05-25T09:50:26.372Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-05-25T09:50:26.372Z] #20 64.75 Processing triggers for libc-bin (2.28-10) ... [2021-05-25T09:50:26.372Z] #20 64.80 Processing triggers for mime-support (3.62) ... [2021-05-25T09:50:26.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T09:50:26.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T09:50:26.637Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T09:50:26.734Z] #43 156.5 DEP lib/c/criu.d [2021-05-25T09:50:26.734Z] #43 156.6 CC images/rpc.pb-c.o [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy (3.03s) [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-05-25T09:50:26.995Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-05-25T09:50:26.995Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T09:50:27.272Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-05-25T09:50:27.312Z] #20 DONE 65.7s [2021-05-25T09:50:27.312Z] [2021-05-25T09:50:27.312Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:27.312Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:27.312Z] #43 ... [2021-05-25T09:50:27.312Z] [2021-05-25T09:50:27.312Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-05-25T09:50:27.312Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-05-25T09:50:27.315Z] #43 157.3 CC lib/c/criu.o [2021-05-25T09:50:27.778Z] #44 157.0 CC criu/namespaces.o [2021-05-25T09:50:27.778Z] #44 ... [2021-05-25T09:50:27.778Z] [2021-05-25T09:50:27.778Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:27.778Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-25T09:50:27.778Z] #23 22.71 Installing build dependencies: finished with status 'done' [2021-05-25T09:50:27.903Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-05-25T09:50:27.944Z] --- PASS: TestBuildMultiStageParentConfig (0.73s) [2021-05-25T09:50:27.944Z] === RUN TestBuildLabelWithTargets [2021-05-25T09:50:28.079Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-05-25T09:50:28.192Z] ok github.com/docker/docker/pkg/discovery/kv 3.067s coverage: 84.1% of statements [2021-05-25T09:50:28.253Z] #21 1.030 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-05-25T09:50:28.253Z] #21 1.035 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-05-25T09:50:28.253Z] #21 1.039 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-05-25T09:50:28.253Z] #21 DONE 1.1s [2021-05-25T09:50:28.253Z] [2021-05-25T09:50:28.253Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:28.253Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:50:28.265Z] #43 158.3 LINK lib/c/built-in.o [2021-05-25T09:50:28.265Z] #43 158.3 LINK lib/c/libcriu.so [2021-05-25T09:50:28.483Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-05-25T09:50:28.483Z] ok github.com/docker/docker/pkg/fsutils 0.428s coverage: 85.1% of statements [2021-05-25T09:50:28.527Z] #43 158.4 LINK lib/c/libcriu.a [2021-05-25T09:50:28.790Z] #43 158.6 GEN magic.py [2021-05-25T09:50:28.790Z] #43 158.7 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:50:28.790Z] #43 158.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:50:28.790Z] #43 158.7 Note: Building without GnuTLS support [2021-05-25T09:50:28.790Z] #43 158.8 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:50:28.790Z] #43 158.8 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:50:28.882Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2021-05-25T09:50:28.882Z] === RUN TestBuildWithEmptyLayers [2021-05-25T09:50:29.185Z] ok github.com/docker/docker/pkg/idtools 0.355s coverage: 69.5% of statements [2021-05-25T09:50:29.367Z] #43 ... [2021-05-25T09:50:29.367Z] [2021-05-25T09:50:29.367Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:50:29.367Z] #25 sha256:8af2f1d222711518d5e268c49ebe2a8af93e593c105fa9d91c7e29de40a38911 [2021-05-25T09:50:29.367Z] #25 DONE 0.7s [2021-05-25T09:50:29.367Z] [2021-05-25T09:50:29.367Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:50:29.367Z] #30 sha256:344d235739826dd7d2aa2c83dae3e05b0d622af87416460a4d09542689cfe2da [2021-05-25T09:50:29.452Z] --- PASS: TestBuildWithEmptyLayers (0.52s) [2021-05-25T09:50:29.452Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T09:50:29.474Z] ok github.com/docker/docker/pkg/ioutils 0.312s coverage: 70.6% of statements [2021-05-25T09:50:29.474Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-05-25T09:50:29.474Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-25T09:50:29.765Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2021-05-25T09:50:29.765Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-25T09:50:29.765Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-25T09:50:29.765Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-05-25T09:50:29.765Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-25T09:50:29.930Z] #43 135.4 CC criu/namespaces.o [2021-05-25T09:50:29.993Z] Congratulations! All API changes are done the right way. [2021-05-25T09:50:29.993Z] Congratulations! All TOML source files changed here have valid syntax. [2021-05-25T09:50:29.993Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-05-25T09:50:29.993Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-05-25T09:50:29.993Z] Congratulations! No new tests were added to integration-cli. [2021-05-25T09:50:29.993Z] [2021-05-25T09:50:29.993Z] INFO Start validation with golang-ci-lint [2021-05-25T09:50:29.993Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-05-25T09:50:29.993Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-25T09:50:29.993Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-05-25T09:50:30.055Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-05-25T09:50:30.345Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-05-25T09:50:30.345Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-25T09:50:30.635Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-05-25T09:50:30.635Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-25T09:50:30.635Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-25T09:50:30.861Z] #43 137.1 CC criu/net.o [2021-05-25T09:50:31.266Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2021-05-25T09:50:31.557Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-05-25T09:50:31.847Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-05-25T09:50:31.847Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-25T09:50:31.992Z] --- PASS: TestBuildMultiStageOnBuild (2.28s) [2021-05-25T09:50:31.992Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T09:50:32.251Z] --- PASS: TestBuildUncleanTarFilenames (0.73s) [2021-05-25T09:50:32.251Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T09:50:33.382Z] #43 ... [2021-05-25T09:50:33.382Z] [2021-05-25T09:50:33.382Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:33.382Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:50:33.382Z] #22 5.357 Collecting yamllint==1.26.1 [2021-05-25T09:50:33.392Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-05-25T09:50:33.392Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-05-25T09:50:33.537Z] #22 4.897 Collecting yamllint==1.26.1 [2021-05-25T09:50:33.946Z] #22 ... [2021-05-25T09:50:33.946Z] [2021-05-25T09:50:33.946Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:33.946Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:33.946Z] #43 140.1 CC criu/netfilter.o [2021-05-25T09:50:34.202Z] #43 140.5 CC criu/page-pipe.o [2021-05-25T09:50:34.700Z] #30 ... [2021-05-25T09:50:34.701Z] [2021-05-25T09:50:34.701Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:34.701Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-05-25T09:50:34.701Z] #43 159.5 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:50:34.701Z] #43 160.4 make[1]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 161.1 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:50:34.701Z] #43 161.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:50:34.701Z] #43 161.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:50:34.701Z] #43 161.3 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:50:34.701Z] #43 161.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:50:34.701Z] #43 161.4 make[1]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 161.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:50:34.701Z] #43 161.7 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 161.7 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 161.8 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 161.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 162.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 162.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 162.2 make[2]: Nothing to be done for 'all'. [2021-05-25T09:50:34.701Z] #43 162.2 INSTALL criu/criu [2021-05-25T09:50:34.766Z] #43 141.2 CC criu/page-xfer.o [2021-05-25T09:50:34.791Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-05-25T09:50:34.791Z] === RUN TestBuildWithHugeFile [2021-05-25T09:50:36.079Z] #22 ... [2021-05-25T09:50:36.079Z] [2021-05-25T09:50:36.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:36.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:36.079Z] #43 131.5 CC criu/namespaces.o [2021-05-25T09:50:36.079Z] #43 133.6 CC criu/net.o [2021-05-25T09:50:36.079Z] #43 136.7 CC criu/netfilter.o [2021-05-25T09:50:36.079Z] #43 137.0 CC criu/page-pipe.o [2021-05-25T09:50:36.358Z] #23 ... [2021-05-25T09:50:36.358Z] [2021-05-25T09:50:36.358Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:36.358Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:50:36.358Z] #44 159.8 CC criu/net.o [2021-05-25T09:50:36.358Z] #44 164.5 CC criu/netfilter.o [2021-05-25T09:50:36.358Z] #44 165.0 CC criu/page-pipe.o [2021-05-25T09:50:36.358Z] #44 ... [2021-05-25T09:50:36.358Z] [2021-05-25T09:50:36.358Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:36.358Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-05-25T09:50:36.358Z] #23 31.36 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:50:36.358Z] #23 31.37 Building wheels for collected packages: yamllint, pyyaml [2021-05-25T09:50:36.358Z] #23 31.37 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:50:36.650Z] #43 137.6 CC criu/page-xfer.o [2021-05-25T09:50:36.661Z] #43 142.8 CC criu/pagemap-cache.o [2021-05-25T09:50:36.918Z] #43 143.3 CC criu/pagemap.o [2021-05-25T09:50:37.261Z] #43 DONE 167.1s [2021-05-25T09:50:37.261Z] [2021-05-25T09:50:37.261Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:50:37.261Z] #30 sha256:344d235739826dd7d2aa2c83dae3e05b0d622af87416460a4d09542689cfe2da [2021-05-25T09:50:37.261Z] #30 DONE 7.9s [2021-05-25T09:50:37.261Z] [2021-05-25T09:50:37.261Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:50:37.261Z] #33 sha256:94b47e7f83dda3264e3d7610fba66d576100b11603c4220fba103928c688ec3a [2021-05-25T09:50:37.836Z] ok github.com/docker/docker/pkg/signal 3.370s coverage: 62.9% of statements [2021-05-25T09:50:37.836Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-25T09:50:37.836Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-25T09:50:37.836Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-25T09:50:37.839Z] #33 DONE 0.7s [2021-05-25T09:50:37.839Z] [2021-05-25T09:50:37.839Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:37.839Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:50:37.839Z] #56 ... [2021-05-25T09:50:37.839Z] [2021-05-25T09:50:37.839Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:50:37.839Z] #35 sha256:5c37e4f557f2a1cd39338990c11c97ae6653eb50ecb7ec594f6ad7b1b4875496 [2021-05-25T09:50:37.946Z] #23 33.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:50:37.946Z] #23 33.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:50:37.946Z] #23 33.06 Running setup.py bdist_wheel for pyyaml: started [2021-05-25T09:50:38.106Z] #35 DONE 0.2s [2021-05-25T09:50:38.106Z] [2021-05-25T09:50:38.106Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:50:38.106Z] #38 sha256:06e40159c1313a7d8e79078e885b847411f198c58c4e01c74568c65eb5c52a52 [2021-05-25T09:50:38.287Z] #43 144.4 CC criu/parasite-syscall.o [2021-05-25T09:50:38.287Z] #43 ... [2021-05-25T09:50:38.287Z] [2021-05-25T09:50:38.287Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:38.287Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:50:38.287Z] #22 10.71 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:50:38.287Z] #22 12.07 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:50:38.287Z] #22 12.14 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:50:38.287Z] #22 12.21 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:50:38.287Z] #22 12.47 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-25T09:50:38.287Z] #22 12.79 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:50:38.287Z] #22 12.79 Building wheels for collected packages: yamllint [2021-05-25T09:50:38.287Z] #22 12.79 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:50:38.287Z] #22 14.02 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:50:38.287Z] #22 14.02 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:50:38.287Z] #22 14.07 Successfully built yamllint [2021-05-25T09:50:38.287Z] #22 14.09 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:50:38.287Z] #22 14.47 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:50:38.287Z] #22 DONE 14.8s [2021-05-25T09:50:38.370Z] #38 DONE 0.3s [2021-05-25T09:50:38.370Z] [2021-05-25T09:50:38.370Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:50:38.370Z] #41 sha256:8e95bdb0458239d36631b557929d14fdb96604a35426104fcb7e389900b2195a [2021-05-25T09:50:38.467Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-05-25T09:50:38.544Z] [2021-05-25T09:50:38.544Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:50:38.544Z] #25 sha256:a56dc2c9c942e7c9c075f28945f7961ec6832afd5a0a096d0ca0c8db1f95009f [2021-05-25T09:50:38.544Z] #25 DONE 0.2s [2021-05-25T09:50:38.544Z] [2021-05-25T09:50:38.544Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:38.544Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:50:38.544Z] #56 ... [2021-05-25T09:50:38.544Z] [2021-05-25T09:50:38.544Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:50:38.544Z] #30 sha256:bda9c6141abf4a60d6d6047733b5c38f339d2dd78c1ba5db693da2fdca7b1750 [2021-05-25T09:50:38.560Z] #43 139.1 CC criu/pagemap-cache.o [2021-05-25T09:50:38.560Z] #43 139.5 CC criu/pagemap.o [2021-05-25T09:50:38.560Z] #43 ... [2021-05-25T09:50:38.560Z] [2021-05-25T09:50:38.560Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-05-25T09:50:38.560Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-05-25T09:50:38.560Z] #22 10.24 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-05-25T09:50:38.634Z] #41 DONE 0.1s [2021-05-25T09:50:38.634Z] [2021-05-25T09:50:38.634Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:38.634Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:50:38.757Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2021-05-25T09:50:38.898Z] #56 ... [2021-05-25T09:50:38.898Z] [2021-05-25T09:50:38.898Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:50:38.898Z] #44 sha256:fa710b6c4c929481b1eb164b3437974d0e2b45350ef7bece4495860d40ec84c6 [2021-05-25T09:50:38.898Z] #44 DONE 0.1s [2021-05-25T09:50:38.898Z] [2021-05-25T09:50:38.898Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:50:38.898Z] #46 sha256:933b62092175a4c6b9f938a4307b785e113e30b15fa8aa404d762c92716e8a53 [2021-05-25T09:50:39.047Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2021-05-25T09:50:39.161Z] #46 DONE 0.2s [2021-05-25T09:50:39.161Z] [2021-05-25T09:50:39.161Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:50:39.161Z] #48 sha256:e061abff1179514c741e421647b307d5971d0b6bff14f4f4b3de57acc3a835c3 [2021-05-25T09:50:39.161Z] #48 DONE 0.1s [2021-05-25T09:50:39.161Z] [2021-05-25T09:50:39.161Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:39.161Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:50:39.161Z] #56 ... [2021-05-25T09:50:39.161Z] [2021-05-25T09:50:39.161Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:50:39.161Z] #50 sha256:d97199863bdf79d0e26556d721570148932443b2d4bc9d1a79b791fdb94e0f5c [2021-05-25T09:50:39.678Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2021-05-25T09:50:39.678Z] testing: warning: no tests to run [2021-05-25T09:50:39.678Z] coverage: [no statements] [2021-05-25T09:50:39.678Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-25T09:50:39.743Z] #50 DONE 0.3s [2021-05-25T09:50:39.743Z] [2021-05-25T09:50:39.743Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:50:39.743Z] #52 sha256:0b7bbd1c48585b9f5ead87e4656f017b09c371eda5982ce0e498c9ca067d2b05 [2021-05-25T09:50:39.743Z] #52 DONE 0.1s [2021-05-25T09:50:39.743Z] [2021-05-25T09:50:39.743Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:50:39.743Z] #54 sha256:5f70110c0d392a7b7472cdbab9d3a9af282fc52d2efe8bd767651757daab0764 [2021-05-25T09:50:39.743Z] #54 DONE 0.3s [2021-05-25T09:50:39.743Z] [2021-05-25T09:50:39.743Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:50:39.743Z] #56 sha256:2d9b922b5bf4bd2d2831d5da0134e35b76708325b72feab773d871bc56508947 [2021-05-25T09:50:39.943Z] #22 11.50 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-05-25T09:50:39.944Z] #22 11.54 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-05-25T09:50:39.944Z] #22 11.59 Collecting pyyaml (from yamllint==1.26.1) [2021-05-25T09:50:39.969Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-05-25T09:50:40.066Z] #23 34.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-05-25T09:50:40.066Z] #23 34.80 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-05-25T09:50:40.067Z] #23 34.97 Successfully built yamllint pyyaml [2021-05-25T09:50:40.067Z] #23 35.00 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:50:40.204Z] #22 11.85 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-05-25T09:50:40.259Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-25T09:50:40.369Z] #23 35.41 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:50:40.370Z] #23 DONE 35.6s [2021-05-25T09:50:40.370Z] [2021-05-25T09:50:40.370Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:40.370Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:50:40.370Z] #44 165.9 CC criu/page-xfer.o [2021-05-25T09:50:40.370Z] #44 168.3 CC criu/pagemap-cache.o [2021-05-25T09:50:40.370Z] #44 168.9 CC criu/pagemap.o [2021-05-25T09:50:40.464Z] #22 12.14 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-05-25T09:50:40.464Z] #22 12.14 Building wheels for collected packages: yamllint [2021-05-25T09:50:40.464Z] #22 12.15 Running setup.py bdist_wheel for yamllint: started [2021-05-25T09:50:40.550Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-25T09:50:41.025Z] #44 170.4 CC criu/parasite-syscall.o [2021-05-25T09:50:41.846Z] #22 13.24 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-05-25T09:50:41.846Z] #22 13.24 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-05-25T09:50:41.846Z] #22 13.30 Successfully built yamllint [2021-05-25T09:50:41.846Z] #22 13.32 Installing collected packages: pathspec, pyyaml, yamllint [2021-05-25T09:50:42.106Z] #22 13.65 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-05-25T09:50:42.113Z] ok github.com/docker/docker/plugin 0.546s coverage: 23.2% of statements [2021-05-25T09:50:42.367Z] #22 DONE 14.0s [2021-05-25T09:50:42.367Z] [2021-05-25T09:50:42.367Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:50:42.367Z] #25 sha256:3b5a95767bbd174e91458ae8c4e84de5bdb8911afdd6565a5ce655c501bf532e [2021-05-25T09:50:42.575Z] #44 171.6 CC criu/path.o [2021-05-25T09:50:42.575Z] #44 172.0 CC criu/pie-util-vdso.o [2021-05-25T09:50:42.628Z] #25 DONE 0.3s [2021-05-25T09:50:42.628Z] [2021-05-25T09:50:42.628Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:42.628Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:42.628Z] #43 140.5 CC criu/parasite-syscall.o [2021-05-25T09:50:42.628Z] #43 141.6 CC criu/path.o [2021-05-25T09:50:42.628Z] #43 142.2 CC criu/pie-util-vdso-elf32.o [2021-05-25T09:50:42.628Z] #43 142.7 CC criu/pie-util-vdso.o [2021-05-25T09:50:42.628Z] #43 143.4 CC criu/pie-util.o [2021-05-25T09:50:42.744Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-05-25T09:50:42.889Z] #43 143.6 CC criu/pipes.o [2021-05-25T09:50:43.034Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-05-25T09:50:43.229Z] #44 172.5 CC criu/pie-util.o [2021-05-25T09:50:43.229Z] #44 172.7 CC criu/pipes.o [2021-05-25T09:50:43.797Z] #30 DONE 4.9s [2021-05-25T09:50:43.797Z] [2021-05-25T09:50:43.797Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:50:43.797Z] #33 sha256:dc684840daacc9e6fd51a958e27575a002b2154406204905e66a72a03bdefc60 [2021-05-25T09:50:43.797Z] #33 DONE 0.3s [2021-05-25T09:50:43.797Z] [2021-05-25T09:50:43.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:43.797Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:43.797Z] #43 145.8 CC criu/path.o [2021-05-25T09:50:43.797Z] #43 146.1 CC criu/pie-util-vdso-elf32.o [2021-05-25T09:50:43.797Z] #43 146.5 CC criu/pie-util-vdso.o [2021-05-25T09:50:43.797Z] #43 146.9 CC criu/pie-util.o [2021-05-25T09:50:43.797Z] #43 147.1 CC criu/pipes.o [2021-05-25T09:50:43.797Z] #43 147.7 CC criu/plugin.o [2021-05-25T09:50:43.797Z] #43 148.1 CC criu/proc_parse.o [2021-05-25T09:50:43.797Z] #43 ... [2021-05-25T09:50:43.797Z] [2021-05-25T09:50:43.797Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:50:43.797Z] #35 sha256:adf45ed0071dbdb5d5433e193387560ce2b016cc738b86f849a85b9dca07fac0 [2021-05-25T09:50:43.797Z] #35 DONE 0.1s [2021-05-25T09:50:43.830Z] #43 144.5 CC criu/plugin.o [2021-05-25T09:50:44.054Z] [2021-05-25T09:50:44.054Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:50:44.054Z] #38 sha256:b9173ef4234058d1e335e3eb16f42e5ed6132db46974d22c7946884032a96c86 [2021-05-25T09:50:44.054Z] #38 DONE 0.1s [2021-05-25T09:50:44.054Z] [2021-05-25T09:50:44.054Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:44.054Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:44.054Z] #43 150.3 CC criu/protobuf-desc.o [2021-05-25T09:50:44.091Z] #43 144.9 CC criu/proc_parse.o [2021-05-25T09:50:44.293Z] #44 173.7 CC criu/plugin.o [2021-05-25T09:50:44.538Z] ok github.com/docker/docker/quota 0.655s coverage: 71.4% of statements [2021-05-25T09:50:44.829Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-05-25T09:50:44.947Z] #44 174.2 CC criu/proc_parse.o [2021-05-25T09:50:44.984Z] #43 151.3 CC criu/protobuf.o [2021-05-25T09:50:45.241Z] #43 151.7 CC criu/pstree.o [2021-05-25T09:50:45.903Z] ok github.com/docker/docker/registry 0.079s coverage: 57.2% of statements [2021-05-25T09:50:46.171Z] #43 ... [2021-05-25T09:50:46.171Z] [2021-05-25T09:50:46.171Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:50:46.171Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:50:46.171Z] #40 DONE 239.4s [2021-05-25T09:50:46.171Z] [2021-05-25T09:50:46.171Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:46.171Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:46.219Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-05-25T09:50:46.429Z] #43 152.9 CC criu/rbtree.o [2021-05-25T09:50:46.523Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-05-25T09:50:46.633Z] #43 147.2 CC criu/protobuf-desc.o [2021-05-25T09:50:47.025Z] #43 153.4 CC criu/rst-malloc.o [2021-05-25T09:50:47.157Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-05-25T09:50:47.157Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-05-25T09:50:47.204Z] #43 148.0 CC criu/protobuf.o [2021-05-25T09:50:47.465Z] #43 ... [2021-05-25T09:50:47.465Z] [2021-05-25T09:50:47.465Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:50:47.465Z] #30 sha256:1d1da20992b96b66897910b59b8c8120abf5ada0dc991b127fb9b5f9bb13cf14 [2021-05-25T09:50:47.465Z] #30 DONE 4.8s [2021-05-25T09:50:47.465Z] [2021-05-25T09:50:47.465Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:47.465Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:47.465Z] #43 148.5 CC criu/pstree.o [2021-05-25T09:50:47.465Z] #43 ... [2021-05-25T09:50:47.465Z] [2021-05-25T09:50:47.465Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:50:47.465Z] #33 sha256:5ccab10dbc2c5d6a2c2c8bfb0524ff90e56a54e61e4ef07d32f9bb0b67e61022 [2021-05-25T09:50:47.629Z] #43 153.9 CC criu/seccomp.o [2021-05-25T09:50:48.036Z] #33 DONE 0.3s [2021-05-25T09:50:48.036Z] [2021-05-25T09:50:48.036Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:50:48.036Z] #35 sha256:5cca90f58e11296d2de7834888c7e0429f20b946a2277eb3b2a7545ba5dda0c8 [2021-05-25T09:50:48.036Z] #35 DONE 0.1s [2021-05-25T09:50:48.036Z] [2021-05-25T09:50:48.036Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:48.036Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:48.036Z] #43 ... [2021-05-25T09:50:48.036Z] [2021-05-25T09:50:48.036Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:50:48.036Z] #38 sha256:e1257ff444c267dfe9e0b62f735832da393e2e83d176ecfa745d36b502a9e9b0 [2021-05-25T09:50:48.036Z] #38 DONE 0.1s [2021-05-25T09:50:48.202Z] #43 ... [2021-05-25T09:50:48.202Z] [2021-05-25T09:50:48.202Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:50:48.202Z] #41 sha256:d9fbc3efabac0359caec52abb93fab776a049f896cabb894437b3a8941376c41 [2021-05-25T09:50:48.202Z] #41 DONE 0.6s [2021-05-25T09:50:48.202Z] [2021-05-25T09:50:48.202Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:48.202Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:48.202Z] #43 154.6 CC criu/seize.o [2021-05-25T09:50:48.297Z] [2021-05-25T09:50:48.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:48.297Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:48.867Z] #43 149.8 CC criu/rbtree.o [2021-05-25T09:50:49.127Z] #43 150.0 CC criu/rst-malloc.o [2021-05-25T09:50:49.135Z] #43 155.4 CC criu/servicefd.o [2021-05-25T09:50:49.220Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-05-25T09:50:49.388Z] #43 150.4 CC criu/seccomp.o [2021-05-25T09:50:49.391Z] #43 155.8 CC criu/shmem.o [2021-05-25T09:50:49.498Z] #44 178.5 CC criu/protobuf-desc.o [2021-05-25T09:50:49.959Z] #43 ... [2021-05-25T09:50:49.959Z] [2021-05-25T09:50:49.959Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:50:49.959Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-05-25T09:50:49.959Z] #40 DONE 232.4s [2021-05-25T09:50:50.220Z] [2021-05-25T09:50:50.220Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:50.220Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:50.253Z] ok github.com/docker/docker/volume/local 0.284s coverage: 76.4% of statements [2021-05-25T09:50:50.319Z] #43 156.6 CC criu/sigframe.o [2021-05-25T09:50:50.480Z] #43 151.2 CC criu/seize.o [2021-05-25T09:50:50.543Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-05-25T09:50:50.578Z] #43 156.8 CC criu/signalfd.o [2021-05-25T09:50:50.578Z] #43 ... [2021-05-25T09:50:50.578Z] [2021-05-25T09:50:50.578Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:50:50.578Z] #49 sha256:6550547bccda17bb53cbac95fdf4c5d431ff60c38b0a7b541cc6bb0e50634147 [2021-05-25T09:50:50.578Z] #49 243.7 + /build/golangci-lint --version [2021-05-25T09:50:50.578Z] #49 244.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:50:50.578Z] #49 DONE 244.2s [2021-05-25T09:50:50.590Z] #44 179.8 CC criu/protobuf.o [2021-05-25T09:50:50.835Z] [2021-05-25T09:50:50.835Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:50.835Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:50.835Z] #43 157.1 CC criu/sk-inet.o [2021-05-25T09:50:51.238Z] #44 180.3 CC criu/pstree.o [2021-05-25T09:50:51.238Z] #44 ... [2021-05-25T09:50:51.238Z] [2021-05-25T09:50:51.238Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:50:51.238Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-25T09:50:51.238Z] #41 250.1 + dpkg --print-architecture [2021-05-25T09:50:51.238Z] #41 250.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-05-25T09:50:51.576Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-05-25T09:50:51.864Z] #43 152.4 CC criu/servicefd.o [2021-05-25T09:50:51.864Z] #43 152.9 CC criu/shmem.o [2021-05-25T09:50:51.888Z] #41 250.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-05-25T09:50:51.888Z] #41 250.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-05-25T09:50:52.205Z] #43 158.4 CC criu/sk-netlink.o [2021-05-25T09:50:52.435Z] #43 ... [2021-05-25T09:50:52.435Z] [2021-05-25T09:50:52.435Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:50:52.435Z] #41 sha256:ff97b4a05726cce189dea49de77056a271c232d75e8d2505578cb8e3dad9f6f8 [2021-05-25T09:50:52.435Z] #41 DONE 0.5s [2021-05-25T09:50:52.462Z] #43 158.8 CC criu/sk-packet.o [2021-05-25T09:50:52.695Z] [2021-05-25T09:50:52.695Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:52.695Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:52.955Z] #43 153.7 CC criu/sigframe.o [2021-05-25T09:50:52.955Z] #43 153.9 CC criu/signalfd.o [2021-05-25T09:50:53.027Z] #43 159.3 CC criu/sk-queue.o [2021-05-25T09:50:53.215Z] #43 154.1 CC criu/sk-inet.o [2021-05-25T09:50:53.284Z] #43 159.7 CC criu/sk-tcp.o [2021-05-25T09:50:53.848Z] #43 160.1 CC criu/sk-unix.o [2021-05-25T09:50:54.156Z] #43 155.0 CC criu/sk-netlink.o [2021-05-25T09:50:54.416Z] #43 155.3 CC criu/sk-packet.o [2021-05-25T09:50:54.988Z] #43 ... [2021-05-25T09:50:54.988Z] [2021-05-25T09:50:54.988Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:50:54.988Z] #49 sha256:5beb71364ecc129f62e7cdd1e5173ccca53d37a41e0d17eb326460fe8d0a87eb [2021-05-25T09:50:54.988Z] #49 237.2 + /build/golangci-lint --version [2021-05-25T09:50:54.988Z] #49 237.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:50:54.988Z] #49 DONE 237.7s [2021-05-25T09:50:54.988Z] [2021-05-25T09:50:54.988Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:50:54.988Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-05-25T09:50:54.988Z] #43 155.9 CC criu/sk-queue.o [2021-05-25T09:50:55.218Z] #43 161.3 CC criu/sockets.o [2021-05-25T09:50:55.476Z] #43 161.8 CC criu/stats.o [2021-05-25T09:50:55.559Z] #43 156.4 CC criu/sk-tcp.o [2021-05-25T09:50:55.733Z] #43 162.1 CC criu/string.o [2021-05-25T09:50:55.733Z] #43 162.2 CC criu/sysctl.o [2021-05-25T09:50:56.129Z] #43 157.1 CC criu/sk-unix.o [2021-05-25T09:50:56.297Z] #43 162.5 CC criu/sysfs_parse.o [2021-05-25T09:50:56.554Z] #43 162.8 CC criu/timens.o [2021-05-25T09:50:56.554Z] #43 163.0 CC criu/timerfd.o [2021-05-25T09:50:56.811Z] #43 163.3 CC criu/tty.o [2021-05-25T09:50:57.514Z] #43 158.4 CC criu/sockets.o [2021-05-25T09:50:57.877Z] #56 204.5 + bin/containerd-stress [2021-05-25T09:50:58.084Z] #43 158.9 CC criu/stats.o [2021-05-25T09:50:58.084Z] #43 159.1 CC criu/string.o [2021-05-25T09:50:58.140Z] #56 207.7 + bin/containerd-shim [2021-05-25T09:50:58.181Z] #43 164.4 CC criu/tun.o [2021-05-25T09:50:58.344Z] #43 159.2 CC criu/sysctl.o [2021-05-25T09:50:58.438Z] #43 164.8 CC criu/uffd.o [2021-05-25T09:50:58.915Z] #43 159.6 CC criu/sysfs_parse.o [2021-05-25T09:50:58.915Z] #43 159.8 CC criu/timens.o [2021-05-25T09:50:59.175Z] #43 160.0 CC criu/timerfd.o [2021-05-25T09:50:59.369Z] #43 165.6 CC criu/util.o [2021-05-25T09:50:59.435Z] #43 160.3 CC criu/tty.o [2021-05-25T09:51:00.300Z] #43 166.6 CC criu/uts_ns.o [2021-05-25T09:51:00.300Z] #43 166.7 CC criu/vdso-compat.o [2021-05-25T09:51:00.557Z] #43 166.9 CC criu/vdso.o [2021-05-25T09:51:00.817Z] #43 161.4 CC criu/tun.o [2021-05-25T09:51:00.817Z] #43 161.7 CC criu/uffd.o [2021-05-25T09:51:01.121Z] #43 167.3 LINK criu/built-in.o [2021-05-25T09:51:01.121Z] #43 167.4 LINK criu/criu [2021-05-25T09:51:01.378Z] #43 167.7 DEP lib/c/criu.d [2021-05-25T09:51:01.378Z] #43 167.8 CC images/rpc.pb-c.o [2021-05-25T09:51:01.758Z] #43 162.5 CC criu/util.o [2021-05-25T09:51:01.942Z] #43 168.2 CC lib/c/criu.o [2021-05-25T09:51:02.401Z] #41 ... [2021-05-25T09:51:02.401Z] [2021-05-25T09:51:02.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:51:02.401Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:51:02.401Z] #44 181.7 CC criu/rbtree.o [2021-05-25T09:51:02.401Z] #44 182.2 CC criu/rst-malloc.o [2021-05-25T09:51:02.401Z] #44 182.5 CC criu/seccomp.o [2021-05-25T09:51:02.401Z] #44 183.3 CC criu/seize.o [2021-05-25T09:51:02.402Z] #44 184.7 CC criu/servicefd.o [2021-05-25T09:51:02.402Z] #44 185.4 CC criu/shmem.o [2021-05-25T09:51:02.402Z] #44 186.7 CC criu/sigframe.o [2021-05-25T09:51:02.402Z] #44 186.9 CC criu/signalfd.o [2021-05-25T09:51:02.402Z] #44 187.4 CC criu/sk-inet.o [2021-05-25T09:51:02.402Z] #44 188.9 CC criu/sk-netlink.o [2021-05-25T09:51:02.402Z] #44 189.4 CC criu/sk-packet.o [2021-05-25T09:51:02.402Z] #44 190.3 CC criu/sk-queue.o [2021-05-25T09:51:02.402Z] #44 190.9 CC criu/sk-tcp.o [2021-05-25T09:51:02.402Z] #44 191.6 CC criu/sk-unix.o [2021-05-25T09:51:02.506Z] #43 169.0 LINK lib/c/built-in.o [2021-05-25T09:51:02.506Z] #43 169.0 LINK lib/c/libcriu.so [2021-05-25T09:51:02.506Z] #43 169.0 LINK lib/c/libcriu.a [2021-05-25T09:51:02.699Z] #43 163.3 CC criu/uts_ns.o [2021-05-25T09:51:02.699Z] #43 163.5 CC criu/vdso-compat.o [2021-05-25T09:51:02.699Z] #43 163.6 CC criu/vdso.o [2021-05-25T09:51:02.763Z] #43 169.1 GEN magic.py [2021-05-25T09:51:03.020Z] #43 169.3 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:51:03.020Z] #43 169.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:51:03.020Z] #43 169.3 Note: Building without GnuTLS support [2021-05-25T09:51:03.020Z] #43 169.3 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:51:03.020Z] #43 169.3 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:51:03.270Z] #43 164.1 LINK criu/built-in.o [2021-05-25T09:51:03.270Z] #43 164.2 LINK criu/criu [2021-05-25T09:51:03.277Z] #43 169.8 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:51:03.840Z] #43 164.5 DEP lib/c/criu.d [2021-05-25T09:51:03.840Z] #43 164.5 CC images/rpc.pb-c.o [2021-05-25T09:51:04.101Z] #43 165.0 CC lib/c/criu.o [2021-05-25T09:51:04.207Z] #43 170.4 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:04.464Z] #43 170.9 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:51:04.464Z] #43 170.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:51:04.464Z] #43 171.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:51:04.721Z] #43 171.0 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:51:04.721Z] #43 171.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:51:04.721Z] #43 171.0 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:04.721Z] #43 171.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:51:04.721Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:04.750Z] #56 213.4 + bin/containerd-shim-runc-v1 [2021-05-25T09:51:04.978Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:04.978Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:04.978Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:05.042Z] #43 165.7 LINK lib/c/built-in.o [2021-05-25T09:51:05.042Z] #43 165.7 LINK lib/c/libcriu.so [2021-05-25T09:51:05.042Z] #43 165.7 LINK lib/c/libcriu.a [2021-05-25T09:51:05.042Z] #43 165.8 GEN magic.py [2021-05-25T09:51:05.042Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:51:05.042Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:51:05.042Z] #43 165.9 Note: Building without GnuTLS support [2021-05-25T09:51:05.042Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:51:05.042Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:51:05.195Z] #44 194.1 CC criu/sockets.o [2021-05-25T09:51:05.236Z] #43 171.4 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:05.236Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:05.236Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:05.236Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:05.236Z] #43 171.6 INSTALL criu/criu [2021-05-25T09:51:05.493Z] #43 DONE 171.8s [2021-05-25T09:51:05.493Z] [2021-05-25T09:51:05.493Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:05.493Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:05.612Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:51:06.182Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:06.261Z] #44 195.6 CC criu/stats.o [2021-05-25T09:51:06.424Z] #56 ... [2021-05-25T09:51:06.424Z] [2021-05-25T09:51:06.424Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:51:06.424Z] #44 sha256:fafc9ee63bf94fbfb0709c79319d8aeb22b50ca1880eaa077d72dc32ad7b157b [2021-05-25T09:51:06.424Z] #44 DONE 0.1s [2021-05-25T09:51:06.424Z] [2021-05-25T09:51:06.424Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:51:06.424Z] #46 sha256:aed274678d0522850eba5c605ecf33e37c50735aec5df534e9472bd5121a4e32 [2021-05-25T09:51:06.424Z] #46 DONE 0.1s [2021-05-25T09:51:06.424Z] [2021-05-25T09:51:06.424Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:06.424Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:06.563Z] #44 196.0 CC criu/string.o [2021-05-25T09:51:06.563Z] #44 196.1 CC criu/sysctl.o [2021-05-25T09:51:06.681Z] #56 ... [2021-05-25T09:51:06.681Z] [2021-05-25T09:51:06.681Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:51:06.681Z] #48 sha256:ee2504bc95ea5795f2e1fc20889c018e091fe9c40d11ce6d1a715805d07c3dc0 [2021-05-25T09:51:06.681Z] #48 DONE 0.1s [2021-05-25T09:51:06.681Z] [2021-05-25T09:51:06.681Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:51:06.681Z] #50 sha256:e84743d2cc5f2a516cbb02a8fe895ebd48739051a3ff30d258cd1769a1847386 [2021-05-25T09:51:06.752Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:51:06.752Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:51:06.752Z] #43 167.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:51:06.752Z] #43 167.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:51:06.939Z] #50 DONE 0.4s [2021-05-25T09:51:06.939Z] [2021-05-25T09:51:06.939Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:06.939Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:06.967Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.6% of statements [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/rootless [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/volume [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-25T09:51:06.967Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === Skipped [2021-05-25T09:51:06.967Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-25T09:51:06.967Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-25T09:51:06.967Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-25T09:51:06.967Z] time="2021-05-25T09:49:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-25T09:51:06.967Z] time="2021-05-25T09:49:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-25T09:51:06.967Z] time="2021-05-25T09:49:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-25T09:51:06.967Z] time="2021-05-25T09:49:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-25T09:51:06.967Z] time="2021-05-25T09:49:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:51:06.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:51:06.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-25T09:51:06.967Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:51:06.967Z] [2021-05-25T09:51:06.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-25T09:51:06.967Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-25T09:51:06.968Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-25T09:51:06.968Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:51:06.968Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-25T09:51:06.968Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-25T09:51:06.968Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-25T09:51:06.968Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] [2021-05-25T09:51:06.968Z] DONE 2230 tests, 26 skipped in 195.288s Post stage [Pipeline] junit [2021-05-25T09:51:07.012Z] Recording test results [2021-05-25T09:51:07.012Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:51:07.012Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:07.012Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:51:07.012Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.012Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.012Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.109Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:51:07.196Z] #56 ... [2021-05-25T09:51:07.196Z] [2021-05-25T09:51:07.196Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:51:07.196Z] #52 sha256:6c0b56c3ea0bed55c3467c223e1838beebc2b117b075baf3b7a55ce58c30e71c [2021-05-25T09:51:07.196Z] #52 DONE 0.0s [2021-05-25T09:51:07.196Z] [2021-05-25T09:51:07.196Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:07.196Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:07.273Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.273Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.273Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.273Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.273Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:07.520Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary test-integration [2021-05-25T09:51:07.534Z] #43 168.2 INSTALL criu/criu [2021-05-25T09:51:07.534Z] #43 DONE 168.4s [2021-05-25T09:51:07.534Z] [2021-05-25T09:51:07.534Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:07.534Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:51:07.628Z] #44 197.0 CC criu/sysfs_parse.o [2021-05-25T09:51:07.810Z] [2021-05-25T09:51:07.810Z] Removing bundles/ [2021-05-25T09:51:07.810Z] [2021-05-25T09:51:07.810Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-25T09:51:08.066Z] #56 217.4 + bin/containerd-shim-runc-v2 [2021-05-25T09:51:08.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:51:08.101Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:51:08.711Z] #44 197.9 CC criu/timens.o [2021-05-25T09:51:08.955Z] #53 ... [2021-05-25T09:51:08.955Z] [2021-05-25T09:51:08.955Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:51:08.955Z] #44 sha256:f770e8bc6a2612305bc355fb33d705b498177ea602338911898ff1dc981950f9 [2021-05-25T09:51:09.013Z] #56 218.7 + binaries [2021-05-25T09:51:09.013Z] #56 218.7 + install -D bin/containerd /build/containerd [2021-05-25T09:51:09.013Z] #56 218.7 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:51:09.013Z] #44 198.4 CC criu/timerfd.o [2021-05-25T09:51:09.246Z] #44 DONE 0.1s [2021-05-25T09:51:09.246Z] [2021-05-25T09:51:09.246Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:51:09.246Z] #46 sha256:b21542b2e5f1c2f8460b8c82a7bec2ab47c8773f675390d0b8192b7435c1a2bd [2021-05-25T09:51:09.246Z] #46 DONE 0.1s [2021-05-25T09:51:09.246Z] [2021-05-25T09:51:09.246Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:51:09.246Z] #48 sha256:445997764586d5c0c675b9c895c25d1dec5c457c16e965eda099f2000a5b107b [2021-05-25T09:51:09.246Z] #48 DONE 0.1s [2021-05-25T09:51:09.246Z] [2021-05-25T09:51:09.246Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:51:09.246Z] #50 sha256:de0b4550dfdc689a1c49d798065baca426b4c58fbcae631c46287e5050b41068 [2021-05-25T09:51:09.275Z] #56 218.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:51:09.275Z] #56 218.8 + install -D bin/ctr /build/ctr [2021-05-25T09:51:09.667Z] #44 198.9 CC criu/tty.o [2021-05-25T09:51:10.201Z] #50 DONE 0.5s [2021-05-25T09:51:10.201Z] [2021-05-25T09:51:10.201Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:51:10.201Z] #52 sha256:82e8b29815017483dec7cd90f2b94cb9651d9da5b9d48326a92c0d7169a9002e [2021-05-25T09:51:10.201Z] #52 DONE 0.1s [2021-05-25T09:51:10.201Z] [2021-05-25T09:51:10.201Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:10.201Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:51:10.663Z] #56 DONE 220.1s [2021-05-25T09:51:12.052Z] [2021-05-25T09:51:12.052Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:51:12.052Z] #57 sha256:f6c23ec3e5915e4ccd0c2e7f3296ef6af5c919f38a1f23837d265c0bf52cd487 [2021-05-25T09:51:12.448Z] #56 203.0 + bin/containerd [2021-05-25T09:51:12.466Z] #44 201.9 CC criu/tun.o [2021-05-25T09:51:13.440Z] #57 DONE 1.6s [2021-05-25T09:51:13.440Z] [2021-05-25T09:51:13.440Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:51:13.440Z] #61 sha256:4457a31f41916c07cc63b0d5973c5e1907bb37bebc243521dd25d9cf9f776d56 [2021-05-25T09:51:13.538Z] #44 202.8 CC criu/uffd.o [2021-05-25T09:51:14.015Z] #61 DONE 0.4s [2021-05-25T09:51:14.015Z] [2021-05-25T09:51:14.015Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:51:14.015Z] #66 sha256:33504140b74eed00bc60e4582516043b4af51dd92342f5a3db65c19feab69cfe [2021-05-25T09:51:15.085Z] #44 204.4 CC criu/util.o [2021-05-25T09:51:15.933Z] #66 DONE 1.8s [2021-05-25T09:51:15.933Z] [2021-05-25T09:51:15.933Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:51:15.933Z] #68 sha256:7b14c91aacde079ddef89cf558e3b69f380aaa7d75b11b09b59fbb0942159cb5 [2021-05-25T09:51:15.933Z] #68 DONE 0.1s [2021-05-25T09:51:15.933Z] [2021-05-25T09:51:15.933Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:51:15.933Z] #69 sha256:8c4fc2606975301eba0ae0f24bdd72e3572a89f0c0227ec994918c730d5eb0d0 [2021-05-25T09:51:15.933Z] #69 DONE 0.0s [2021-05-25T09:51:15.933Z] [2021-05-25T09:51:15.933Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:51:15.933Z] #70 sha256:651a309f6143c9af9147d362d44be321de28e7b28e1817b596c2a3ec31ca6a2a [2021-05-25T09:51:16.776Z] #53 ... [2021-05-25T09:51:16.776Z] [2021-05-25T09:51:16.776Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:16.776Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:51:16.776Z] #56 202.1 + bin/containerd [2021-05-25T09:51:17.200Z] #44 206.4 CC criu/uts_ns.o [2021-05-25T09:51:17.501Z] #44 206.8 CC criu/vdso.o [2021-05-25T09:51:17.853Z] #70 DONE 1.9s [2021-05-25T09:51:17.853Z] [2021-05-25T09:51:17.853Z] #71 exporting to image [2021-05-25T09:51:17.853Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-25T09:51:17.853Z] #71 exporting layers [2021-05-25T09:51:18.153Z] #44 207.5 LINK criu/built-in.o [2021-05-25T09:51:18.455Z] #44 207.8 LINK criu/criu [2021-05-25T09:51:18.994Z] #56 ... [2021-05-25T09:51:18.994Z] [2021-05-25T09:51:18.994Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:18.994Z] #53 sha256:92b9d55160d89bb2bc18808d8607f8186cd86bea312231a82fd62cd556c66953 [2021-05-25T09:51:18.994Z] #53 129.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:51:18.994Z] #53 130.6 + mkdir -p /build [2021-05-25T09:51:18.994Z] #53 130.6 + cp runc /build/runc [2021-05-25T09:51:18.994Z] #53 DONE 131.0s [2021-05-25T09:51:18.994Z] [2021-05-25T09:51:18.994Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:18.994Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:19.108Z] #44 208.5 DEP lib/c/criu.d [2021-05-25T09:51:19.409Z] #44 208.6 CC images/rpc.pb-c.o [2021-05-25T09:51:19.559Z] #56 ... [2021-05-25T09:51:19.559Z] [2021-05-25T09:51:19.559Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:51:19.559Z] #54 sha256:7eee6e4e23cad002248ca2a7c72fd245792834c79dc283575b427d9609682fe3 [2021-05-25T09:51:19.817Z] #54 DONE 0.3s [2021-05-25T09:51:19.817Z] [2021-05-25T09:51:19.817Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:19.817Z] #56 sha256:e44ea02ad0cc4b524f70e74a904db1ed555de2d2da50bc86d507dc12b029d261 [2021-05-25T09:51:20.475Z] #44 209.6 CC lib/c/criu.o [2021-05-25T09:51:22.059Z] #56 ... [2021-05-25T09:51:22.059Z] [2021-05-25T09:51:22.059Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:22.059Z] #53 sha256:89e9faba095f1e8da55fe0d85c15c3d139a4f44eee59c8546e1bbdf2ddc7eb65 [2021-05-25T09:51:22.059Z] #53 128.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:51:22.074Z] #71 exporting layers 3.9s done [2021-05-25T09:51:22.074Z] #71 writing image sha256:44a20986e64551ce660c36c167a47f17b4105119e0d8574b7fdb22cde5d31871 done [2021-05-25T09:51:22.074Z] #71 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 done [2021-05-25T09:51:22.074Z] #71 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-25T09:51:22.412Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/test/unit [2021-05-25T09:51:22.585Z] #44 211.7 LINK lib/c/built-in.o [2021-05-25T09:51:22.585Z] #44 211.7 LINK lib/c/libcriu.so [2021-05-25T09:51:22.585Z] #44 211.8 LINK lib/c/libcriu.a [2021-05-25T09:51:22.585Z] #44 212.0 GEN magic.py [2021-05-25T09:51:22.628Z] #53 129.4 + mkdir -p /build [2021-05-25T09:51:22.628Z] #53 129.4 + cp runc /build/runc [2021-05-25T09:51:22.886Z] #44 212.2 Note: Building without setproctitle() and strlcpy() support. [2021-05-25T09:51:22.886Z] #44 212.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-05-25T09:51:22.886Z] #44 212.2 Note: Building without GnuTLS support [2021-05-25T09:51:22.886Z] #44 212.2 Makefile.config:39: Warn: you have no libnftables installed [2021-05-25T09:51:22.886Z] #44 212.2 Makefile.config:40: Warn: Building without nftables support [2021-05-25T09:51:23.202Z] #53 DONE 129.8s [2021-05-25T09:51:23.202Z] [2021-05-25T09:51:23.202Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:23.202Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:51:23.944Z] #44 213.1 fatal: not a git repository (or any of the parent directories): .git [2021-05-25T09:51:24.139Z] #56 ... [2021-05-25T09:51:24.140Z] [2021-05-25T09:51:24.140Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:51:24.140Z] #54 sha256:f1997e1d0215f3683424bd705f7eaa1b6d4d48485e6e97c617e8bcf55980f9c0 [2021-05-25T09:51:24.399Z] #54 DONE 0.3s [2021-05-25T09:51:24.399Z] [2021-05-25T09:51:24.399Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:24.399Z] #56 sha256:878871221e48061cd9ee19253e16fe01e9d284b72757a3f6339f14dac2044640 [2021-05-25T09:51:24.610Z] #44 ... [2021-05-25T09:51:24.610Z] [2021-05-25T09:51:24.610Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-05-25T09:51:24.610Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-05-25T09:51:24.610Z] #41 DONE 283.2s [2021-05-25T09:51:24.610Z] [2021-05-25T09:51:24.611Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:24.611Z] #54 sha256:55a00ac6c0e6bbc04f3f5345a46a071095beb75d6d1af1fc4743c8226380b0a7 [2021-05-25T09:51:25.261Z] #54 ... [2021-05-25T09:51:25.261Z] [2021-05-25T09:51:25.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-05-25T09:51:25.261Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-05-25T09:51:25.261Z] #44 214.6 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:26.327Z] #44 215.5 make[1]: 'images/built-in.o' is up to date. [2021-05-25T09:51:26.327Z] #44 215.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-05-25T09:51:26.327Z] #44 215.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-05-25T09:51:26.327Z] #44 215.7 make[1]: 'compel/libcompel.a' is up to date. [2021-05-25T09:51:26.327Z] #44 215.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-05-25T09:51:26.629Z] #44 215.8 make[1]: Nothing to be done for 'all'. [2021-05-25T09:51:26.630Z] #44 215.8 make[1]: 'soccr/libsoccr.a' is up to date. [2021-05-25T09:51:26.930Z] #44 216.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:26.930Z] #44 216.1 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:26.930Z] #44 216.2 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:26.930Z] #44 216.4 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:27.231Z] #44 216.5 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:27.231Z] #44 216.5 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:27.231Z] #44 216.6 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:27.533Z] #44 216.8 make[2]: Nothing to be done for 'all'. [2021-05-25T09:51:27.533Z] #44 216.9 INSTALL criu/criu [2021-05-25T09:51:27.713Z] ? github.com/docker/docker/api [no test files] [2021-05-25T09:51:27.835Z] #44 DONE 217.0s [2021-05-25T09:51:27.835Z] [2021-05-25T09:51:27.835Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:27.835Z] #54 sha256:55a00ac6c0e6bbc04f3f5345a46a071095beb75d6d1af1fc4743c8226380b0a7 [2021-05-25T09:51:29.953Z] #54 ... [2021-05-25T09:51:29.953Z] [2021-05-25T09:51:29.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-05-25T09:51:29.953Z] #50 sha256:a1310fcb131a0ea696c21ecc573898e1a47382ca86a47d309743b4f8c8e96358 [2021-05-25T09:51:29.953Z] #50 288.9 + /build/golangci-lint --version [2021-05-25T09:51:30.605Z] #50 289.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-05-25T09:51:30.605Z] #50 DONE 289.5s [2021-05-25T09:51:30.605Z] [2021-05-25T09:51:30.605Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:51:30.605Z] #25 sha256:ae7c9f822583272ec7a8812bf8e0704343caff94dc976f657405bf9482862055 [2021-05-25T09:51:31.039Z] --- PASS: TestBuildWithHugeFile (54.19s) [2021-05-25T09:51:31.039Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T09:51:31.039Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:51:31.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:51:31.039Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:51:31.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:51:31.039Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:51:31.039Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:51:31.039Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:51:31.039Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:51:31.039Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:51:31.039Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-05-25T09:51:31.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-05-25T09:51:31.039Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-25T09:51:31.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-25T09:51:31.039Z] === RUN TestBuildPreserveOwnership [2021-05-25T09:51:31.039Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T09:51:32.418Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T09:51:34.324Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2021-05-25T09:51:34.324Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2021-05-25T09:51:34.324Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.51s) [2021-05-25T09:51:34.325Z] === RUN TestBuildPlatformInvalid [2021-05-25T09:51:34.325Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-05-25T09:51:34.325Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T09:51:40.081Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2021-05-25T09:51:43.997Z] 4612f6d0b889: Verifying Checksum [2021-05-25T09:51:43.997Z] 4612f6d0b889: Download complete [2021-05-25T09:51:46.328Z] #56 234.8 + bin/containerd-stress [2021-05-25T09:51:46.584Z] #56 236.9 + bin/containerd-shim [2021-05-25T09:51:49.216Z] Loaded image: buildpack-deps:buster [2021-05-25T09:51:49.216Z] Loaded image: busybox:latest [2021-05-25T09:51:49.216Z] Loaded image: busybox:glibc [2021-05-25T09:51:50.958Z] #56 233.9 + bin/containerd-stress [2021-05-25T09:51:50.959Z] #56 235.9 + bin/containerd-shim [2021-05-25T09:51:51.125Z] Loaded image: debian:bullseye [2021-05-25T09:51:51.125Z] Loaded image: hello-world:latest [2021-05-25T09:51:51.125Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:51:54.675Z] #56 243.8 + bin/containerd-shim-runc-v1 [2021-05-25T09:51:57.532Z] #56 242.7 + bin/containerd-shim-runc-v1 [2021-05-25T09:51:57.882Z] #25 ... [2021-05-25T09:51:57.882Z] [2021-05-25T09:51:57.882Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-05-25T09:51:57.882Z] #54 sha256:55a00ac6c0e6bbc04f3f5345a46a071095beb75d6d1af1fc4743c8226380b0a7 [2021-05-25T09:51:57.882Z] #54 192.7 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-05-25T09:51:57.882Z] #54 194.1 + mkdir -p /build [2021-05-25T09:51:57.882Z] #54 194.1 + cp runc /build/runc [2021-05-25T09:51:57.882Z] #54 DONE 194.2s [2021-05-25T09:51:57.882Z] [2021-05-25T09:51:57.882Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:51:57.882Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:51:57.946Z] #56 248.4 + bin/containerd-shim-runc-v2 [2021-05-25T09:51:58.875Z] #56 249.3 + binaries [2021-05-25T09:51:58.875Z] #56 249.3 + install -D bin/containerd /build/containerd [2021-05-25T09:51:58.875Z] #56 249.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:51:58.875Z] #56 249.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:51:58.875Z] #56 249.4 + install -D bin/ctr /build/ctr [2021-05-25T09:51:59.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.35s) [2021-05-25T09:51:59.289Z] PASS [2021-05-25T09:51:59.289Z] [2021-05-25T09:51:59.289Z] === Skipped [2021-05-25T09:51:59.289Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-25T09:51:59.289Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:51:59.289Z] [2021-05-25T09:51:59.289Z] [2021-05-25T09:51:59.289Z] DONE 33 tests, 1 skipped in 127.489s [2021-05-25T09:51:59.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T09:51:59.289Z] INFO: Testing against a local daemon [2021-05-25T09:51:59.289Z] === RUN TestConfigInspect [2021-05-25T09:51:59.417Z] #57 280.0 + bin/containerd [2021-05-25T09:52:00.765Z] #56 DONE 250.9s [2021-05-25T09:52:01.195Z] --- PASS: TestConfigInspect (2.43s) [2021-05-25T09:52:01.195Z] === RUN TestConfigList [2021-05-25T09:52:01.327Z] [2021-05-25T09:52:01.327Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:52:01.327Z] #57 sha256:b67f205996a82e8aefa50c84c2b5ebfadbd308734b34ec8cbebebf396ade9502 [2021-05-25T09:52:01.730Z] #56 247.3 + bin/containerd-shim-runc-v2 [2021-05-25T09:52:02.203Z] #57 ... [2021-05-25T09:52:02.203Z] [2021-05-25T09:52:02.203Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-05-25T09:52:02.203Z] #25 sha256:ae7c9f822583272ec7a8812bf8e0704343caff94dc976f657405bf9482862055 [2021-05-25T09:52:02.203Z] #25 320.4 + return [2021-05-25T09:52:02.203Z] #25 DONE 320.6s [2021-05-25T09:52:02.203Z] [2021-05-25T09:52:02.203Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:52:02.203Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:52:02.255Z] #57 DONE 0.9s [2021-05-25T09:52:02.255Z] [2021-05-25T09:52:02.255Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:52:02.255Z] #61 sha256:7d407ff612b0338c0614378aecf1740d083d568ffcaa04c9d5cf5a98b778a4a5 [2021-05-25T09:52:02.255Z] #61 DONE 0.2s [2021-05-25T09:52:02.255Z] [2021-05-25T09:52:02.255Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:52:02.255Z] #66 sha256:5cd2451dd126e569a4124a4c6b134f4d92642ccbf613ee57ef0af4c7882f8302 [2021-05-25T09:52:02.298Z] #56 248.3 + binaries [2021-05-25T09:52:02.298Z] #56 248.3 + install -D bin/containerd /build/containerd [2021-05-25T09:52:02.298Z] #56 248.3 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:52:02.298Z] #56 248.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:52:02.298Z] #56 248.3 + install -D bin/ctr /build/ctr [2021-05-25T09:52:03.182Z] #66 DONE 0.8s [2021-05-25T09:52:03.182Z] [2021-05-25T09:52:03.182Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:52:03.182Z] #68 sha256:2bc27ac241a991c9d3565a2649736cd5f0e18e94547642d48daa84b10fd78d72 [2021-05-25T09:52:03.182Z] #68 DONE 0.0s [2021-05-25T09:52:03.182Z] [2021-05-25T09:52:03.182Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:52:03.182Z] #69 sha256:c9a1471c55ae22bea666b8cab7376d3a5fad4248f939c4103c203c96b3d838aa [2021-05-25T09:52:03.182Z] #69 DONE 0.0s [2021-05-25T09:52:03.182Z] [2021-05-25T09:52:03.182Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:52:03.182Z] #70 sha256:a8b3ab5e0cee13a912800e6e887d28501c2c62c5eb36931ca2735b66d5f84a21 [2021-05-25T09:52:03.733Z] --- PASS: TestConfigList (2.48s) [2021-05-25T09:52:03.733Z] === RUN TestConfigsCreateAndDelete [2021-05-25T09:52:03.759Z] #57 ... [2021-05-25T09:52:03.759Z] [2021-05-25T09:52:03.759Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-05-25T09:52:03.759Z] #26 sha256:a5d0cde8bd638a5d4c52ab7d91b142e383250403052c7dbe16d20bc08200875d [2021-05-25T09:52:03.759Z] #26 DONE 0.1s [2021-05-25T09:52:03.759Z] [2021-05-25T09:52:03.759Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-05-25T09:52:03.759Z] #31 sha256:d1d51a244a3a6e7b895e4a9ebd9071c41218acdb2ba45c0205b5635c69e8d69a [2021-05-25T09:52:04.330Z] #31 DONE 0.7s [2021-05-25T09:52:04.330Z] [2021-05-25T09:52:04.330Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:52:04.330Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:52:04.330Z] #57 ... [2021-05-25T09:52:04.330Z] [2021-05-25T09:52:04.330Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-05-25T09:52:04.330Z] #34 sha256:11ee3f0f25cccec3a7eb8e3d462e2fdee4f27083cba0289645d2aa17ef4fca04 [2021-05-25T09:52:04.330Z] #34 DONE 0.1s [2021-05-25T09:52:04.342Z] #56 DONE 249.9s [2021-05-25T09:52:04.673Z] [2021-05-25T09:52:04.673Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-05-25T09:52:04.673Z] #36 sha256:09555fbe2a217816ec2032df828946f70885b4d3b8ebea4ebf24957cddaa5fe4 [2021-05-25T09:52:04.673Z] #36 DONE 0.1s [2021-05-25T09:52:04.673Z] [2021-05-25T09:52:04.673Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-05-25T09:52:04.673Z] #39 sha256:aa87a4de9a918b37a94bbd677f5d8d32a207cc6bfabf4b94152ca06ac30b12f0 [2021-05-25T09:52:04.673Z] #39 DONE 0.1s [2021-05-25T09:52:04.673Z] [2021-05-25T09:52:04.673Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-05-25T09:52:04.673Z] #42 sha256:85fd76d88ea660359021644834bae8e7577f7e9bc70d6a973590cc8d84df4cd5 [2021-05-25T09:52:04.911Z] [2021-05-25T09:52:04.911Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:52:04.911Z] #57 sha256:3017136348f3d74b7fa5522027162ea15df84625c35988e9777e96e6ad323849 [2021-05-25T09:52:04.975Z] #42 DONE 0.3s [2021-05-25T09:52:04.975Z] [2021-05-25T09:52:04.975Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-05-25T09:52:04.975Z] #45 sha256:432d36a4c846842d086b222b036a79d0c01b090cee34cf41639f428b689b25c5 [2021-05-25T09:52:04.975Z] #45 DONE 0.1s [2021-05-25T09:52:04.975Z] [2021-05-25T09:52:04.975Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-05-25T09:52:04.975Z] #47 sha256:c93dbb47d179d0932fb6c35adda38dea24df951cb0d2e6d8a121a15f4bfad717 [2021-05-25T09:52:04.975Z] #47 DONE 0.2s [2021-05-25T09:52:04.975Z] [2021-05-25T09:52:04.975Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:52:04.975Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:52:05.074Z] #70 DONE 1.5s [2021-05-25T09:52:05.074Z] [2021-05-25T09:52:05.074Z] #71 exporting to image [2021-05-25T09:52:05.074Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-25T09:52:05.074Z] #71 exporting layers [2021-05-25T09:52:05.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:52:05.077Z] [2021-05-25T09:52:05.077Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:52:05.077Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:52:05.077Z] HOSTNAME=7a3e34a520c9 [2021-05-25T09:52:05.077Z] TESTDEBUG=0 [2021-05-25T09:52:05.077Z] DEST=bundles/test-integration [2021-05-25T09:52:05.077Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:52:05.077Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:52:05.077Z] container=docker [2021-05-25T09:52:05.077Z] HOME=/root [2021-05-25T09:52:05.077Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:52:05.077Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:52:05.077Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:52:05.077Z] TERM=xterm [2021-05-25T09:52:05.077Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:52:05.077Z] SHLVL=1 [2021-05-25T09:52:05.077Z] TIMEOUT=120m [2021-05-25T09:52:05.077Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:52:05.077Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:52:05.077Z] GO111MODULE=off [2021-05-25T09:52:05.077Z] DOCKER_EXPERIMENTAL=1 [2021-05-25T09:52:05.077Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:52:05.077Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:52:05.077Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:52:05.077Z] GOPATH=/go [2021-05-25T09:52:05.077Z] PKG_CONFIG=pkg-config [2021-05-25T09:52:05.077Z] _=/usr/bin/env [2021-05-25T09:52:05.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T09:52:05.277Z] #57 ... [2021-05-25T09:52:05.277Z] [2021-05-25T09:52:05.277Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-05-25T09:52:05.277Z] #49 sha256:c05f79c0f39304e8dd3d192b971e440e29e7443b3a7d1db85846e6ce0b3357b5 [2021-05-25T09:52:05.277Z] #49 DONE 0.1s [2021-05-25T09:52:05.277Z] [2021-05-25T09:52:05.277Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-05-25T09:52:05.277Z] #51 sha256:ffac6260d89bd563a557bff6d59d9831a0c9aa8b633b9047e3dd0ed479239915 [2021-05-25T09:52:05.277Z] #51 DONE 0.1s [2021-05-25T09:52:05.277Z] [2021-05-25T09:52:05.277Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-05-25T09:52:05.277Z] #53 sha256:b811a0aba740d32cd93be0ead54be7098edcd5eb239f4940bc9ecb1865f551cc [2021-05-25T09:52:05.479Z] #57 DONE 0.8s [2021-05-25T09:52:05.479Z] [2021-05-25T09:52:05.479Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:52:05.479Z] #61 sha256:6c6556a34c04134937a9e01ae4b01e62f1185b65a0ab0b3d3bc4a2876ca0221f [2021-05-25T09:52:05.577Z] #53 DONE 0.1s [2021-05-25T09:52:05.577Z] [2021-05-25T09:52:05.577Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-05-25T09:52:05.577Z] #55 sha256:e6625f3e8fe3d7bbb7160d932d036321df884d56c0f387434b3965e51d3941b5 [2021-05-25T09:52:05.577Z] #55 DONE 0.1s [2021-05-25T09:52:05.577Z] [2021-05-25T09:52:05.577Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-05-25T09:52:05.577Z] #57 sha256:d69a4155da86e6a52af0aa049a081ca43c9d448a2de049939ada266558b1746c [2021-05-25T09:52:05.739Z] #61 DONE 0.2s [2021-05-25T09:52:05.739Z] [2021-05-25T09:52:05.739Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:52:05.739Z] #66 sha256:7a8febcaf22e7567c5f96fb54c4fb0f81aa2e369b2fa61700237a801662dde16 [2021-05-25T09:52:06.307Z] --- PASS: TestConfigsCreateAndDelete (2.50s) [2021-05-25T09:52:06.307Z] === RUN TestConfigsUpdate [2021-05-25T09:52:06.675Z] #66 DONE 0.8s [2021-05-25T09:52:06.675Z] [2021-05-25T09:52:06.675Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:52:06.675Z] #68 sha256:a379e892815d9039071b02bfa353bad38599a9f33023cc035778bfccf266eabd [2021-05-25T09:52:06.675Z] #68 DONE 0.1s [2021-05-25T09:52:06.936Z] [2021-05-25T09:52:06.936Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:52:06.936Z] #69 sha256:6c19b3bbe66f788888ca44a7a65b80fe535b1359a23311cc3d752246c354b601 [2021-05-25T09:52:06.936Z] #69 DONE 0.1s [2021-05-25T09:52:06.936Z] [2021-05-25T09:52:06.936Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:52:06.936Z] #70 sha256:cabb6f7106c8825a2a56ad7b932ded0832ec73dd52c0c01649689da9d75f6709 [2021-05-25T09:52:08.318Z] #70 DONE 1.3s [2021-05-25T09:52:08.318Z] [2021-05-25T09:52:08.318Z] #71 exporting to image [2021-05-25T09:52:08.318Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-05-25T09:52:08.318Z] #71 exporting layers [2021-05-25T09:52:08.845Z] --- PASS: TestConfigsUpdate (2.42s) [2021-05-25T09:52:08.845Z] === RUN TestTemplatedConfig [2021-05-25T09:52:11.625Z] #71 exporting layers 6.8s done [2021-05-25T09:52:11.625Z] #71 writing image sha256:2b5e7e34d59a7e326a56a71bec96ca2148d9379c58c64d177af4b29e7dbcf8de done [2021-05-25T09:52:11.625Z] #71 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 done [2021-05-25T09:52:11.625Z] #71 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-05-25T09:52:11.990Z] + trap exit INT TERM [2021-05-25T09:52:11.990Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-05-25T09:52:11.990Z] + CONTAINER_NAME=docker-pr1 [2021-05-25T09:52:11.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary-daemon [2021-05-25T09:52:12.138Z] --- PASS: TestTemplatedConfig (3.42s) [2021-05-25T09:52:12.138Z] === RUN TestConfigCreateResolve [2021-05-25T09:52:13.387Z] [2021-05-25T09:52:13.387Z] Removing bundles/ [2021-05-25T09:52:13.387Z] [2021-05-25T09:52:13.387Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-25T09:52:13.388Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:52:13.388Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:52:14.678Z] --- PASS: TestConfigCreateResolve (2.44s) [2021-05-25T09:52:14.678Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T09:52:14.895Z] #71 exporting layers 6.7s done [2021-05-25T09:52:14.895Z] #71 writing image sha256:c69982586238fa16eaecce95baa87e694c323a170b91634c22042a28159aff5d done [2021-05-25T09:52:14.895Z] #71 naming to docker.io/library/docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 done [2021-05-25T09:52:14.895Z] #71 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-05-25T09:52:14.939Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-05-25T09:52:14.939Z] PASS [2021-05-25T09:52:14.939Z] [2021-05-25T09:52:14.939Z] DONE 7 tests in 16.441s [2021-05-25T09:52:14.939Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T09:52:14.939Z] INFO: Testing against a local daemon [2021-05-25T09:52:14.939Z] === RUN TestCheckpoint [2021-05-25T09:52:14.939Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T09:52:14.939Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:52:14.939Z] === RUN TestContainerInvalidJSON [2021-05-25T09:52:14.939Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:52:14.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:52:14.939Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:52:14.939Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:52:14.939Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:52:14.939Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:52:14.939Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:52:14.939Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:52:14.939Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:52:14.939Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-25T09:52:14.939Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-25T09:52:14.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-25T09:52:14.939Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T09:52:14.939Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T09:52:14.939Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-25T09:52:14.939Z] === RUN TestCopyFromContainerPathIsNotDir [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:52:15.199Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-25T09:52:15.200Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T09:52:15.200Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-25T09:52:15.200Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T09:52:15.200Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-25T09:52:15.200Z] === RUN TestCopyFromContainer [2021-05-25T09:52:15.246Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -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=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary test-integration [2021-05-25T09:52:16.194Z] [2021-05-25T09:52:16.194Z] Removing bundles/ [2021-05-25T09:52:16.194Z] [2021-05-25T09:52:16.194Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-25T09:52:16.194Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:52:16.194Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:52:16.581Z] === RUN TestCopyFromContainer// [2021-05-25T09:52:16.843Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T09:52:16.843Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T09:52:16.843Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T09:52:16.843Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T09:52:17.104Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T09:52:17.104Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T09:52:17.104Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T09:52:17.104Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T09:52:17.365Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer (2.17s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-05-25T09:52:17.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-25T09:52:17.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T09:52:17.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:52:17.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:52:17.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:52:17.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:52:17.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:52:17.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:52:17.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:52:17.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:52:17.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:52:17.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-25T09:52:17.365Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T09:52:17.365Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-25T09:52:17.365Z] === RUN TestCreateWithInvalidEnv [2021-05-25T09:52:17.365Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T09:52:17.365Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T09:52:17.365Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T09:52:17.365Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T09:52:17.365Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T09:52:17.365Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T09:52:17.365Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T09:52:17.365Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T09:52:17.365Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T09:52:17.365Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-25T09:52:17.365Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T09:52:17.365Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T09:52:17.365Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-25T09:52:17.365Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T09:52:19.909Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-05-25T09:52:19.909Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:52:22.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:52:22.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:52:22.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:52:22.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:52:22.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:52:22.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:52:22.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:52:22.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:52:22.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:52:22.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:52:22.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-25T09:52:22.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-25T09:52:22.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T09:52:23.394Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-05-25T09:52:23.394Z] === RUN TestCreateDifferentPlatform [2021-05-25T09:52:23.394Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T09:52:23.394Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T09:52:23.394Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-25T09:52:23.394Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-25T09:52:23.394Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T09:52:23.394Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T09:52:23.394Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-05-25T09:52:23.394Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T09:52:23.394Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-25T09:52:23.394Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T09:52:23.394Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-25T09:52:23.394Z] === RUN TestDaemonRestartIpcMode [2021-05-25T09:52:23.394Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T09:52:23.394Z] === RUN TestDaemonHostGatewayIP [2021-05-25T09:52:23.394Z] === PAUSE TestDaemonHostGatewayIP [2021-05-25T09:52:23.394Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T09:52:23.394Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T09:52:23.394Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T09:52:23.394Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-25T09:52:23.394Z] === RUN TestDiff [2021-05-25T09:52:24.345Z] --- PASS: TestDiff (0.87s) [2021-05-25T09:52:24.345Z] === RUN TestExecWithCloseStdin [2021-05-25T09:52:25.285Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-05-25T09:52:25.285Z] === RUN TestExec [2021-05-25T09:52:26.669Z] --- PASS: TestExec (1.11s) [2021-05-25T09:52:26.669Z] === RUN TestExecUser [2021-05-25T09:52:27.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T09:52:27.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T09:52:27.611Z] --- PASS: TestExecUser (1.15s) [2021-05-25T09:52:27.611Z] === RUN TestExportContainerAndImportImage [2021-05-25T09:52:28.553Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-05-25T09:52:28.553Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T09:52:30.462Z] --- PASS: TestExportContainerAfterDaemonRestart (1.91s) [2021-05-25T09:52:30.462Z] === RUN TestHealthCheckWorkdir [2021-05-25T09:52:32.372Z] --- PASS: TestHealthCheckWorkdir (1.56s) [2021-05-25T09:52:32.372Z] === RUN TestHealthKillContainer [2021-05-25T09:52:35.667Z] --- PASS: TestHealthKillContainer (3.18s) [2021-05-25T09:52:35.667Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T09:52:35.927Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-05-25T09:52:35.927Z] === RUN TestIpcModeNone [2021-05-25T09:52:36.408Z] ok github.com/docker/docker/api/server/httputils 0.027s coverage: 14.7% of statements [2021-05-25T09:52:36.525Z] INFO [loader] Go packages loading at mode 575 (files|name|types_sizes|deps|exports_file|imports|compiled_files) took 2m0.804873245s [2021-05-25T09:52:36.525Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 460.372575ms [2021-05-25T09:52:36.672Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-25T09:52:37.308Z] --- PASS: TestIpcModeNone (1.12s) [2021-05-25T09:52:37.308Z] === RUN TestIpcModePrivate [2021-05-25T09:52:37.624Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-05-25T09:52:37.624Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-25T09:52:37.624Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-25T09:52:37.624Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-25T09:52:37.888Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-25T09:52:37.888Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-25T09:52:37.888Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-25T09:52:37.888Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-25T09:52:37.888Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-25T09:52:38.152Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-25T09:52:38.249Z] --- PASS: TestIpcModePrivate (1.12s) [2021-05-25T09:52:38.249Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-05-25T09:52:38.249Z] === RUN TestIpcModeShareable [2021-05-25T09:52:38.408Z] #57 314.0 + bin/containerd-stress [2021-05-25T09:52:38.408Z] #57 316.4 + bin/containerd-shim [2021-05-25T09:52:39.105Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-25T09:52:39.105Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-25T09:52:39.369Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-05-25T09:52:39.630Z] --- PASS: TestIpcModeShareable (1.11s) [2021-05-25T09:52:39.630Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-05-25T09:52:39.630Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T09:52:39.632Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-05-25T09:52:39.632Z] ok github.com/docker/docker/api/server/router/swarm 0.056s coverage: 5.7% of statements [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-25T09:52:39.632Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-25T09:52:39.895Z] ok github.com/docker/docker/api/types/time 0.052s coverage: 100.0% of statements [2021-05-25T09:52:40.159Z] ok github.com/docker/docker/api/types/versions 0.030s coverage: 75.0% of statements [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-25T09:52:40.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-25T09:52:40.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T09:52:42.725Z] ok github.com/docker/docker/cli/debug 0.020s coverage: 100.0% of statements [2021-05-25T09:52:42.923Z] #57 323.4 + bin/containerd-shim-runc-v1 [2021-05-25T09:52:42.926Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.05s) [2021-05-25T09:52:42.927Z] === RUN TestAPIIpcModeHost [2021-05-25T09:52:43.302Z] ok github.com/docker/docker/builder/remotecontext 0.164s coverage: 13.7% of statements [2021-05-25T09:52:43.497Z] --- PASS: TestAPIIpcModeHost (1.13s) [2021-05-25T09:52:43.497Z] === RUN TestDaemonIpcModeShareable [2021-05-25T09:52:44.698Z] ok github.com/docker/docker/builder/dockerfile 0.409s coverage: 48.5% of statements [2021-05-25T09:52:44.698Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-25T09:52:45.407Z] --- PASS: TestDaemonIpcModeShareable (1.93s) [2021-05-25T09:52:45.407Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-25T09:52:45.407Z] === RUN TestDaemonIpcModePrivate [2021-05-25T09:52:45.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T09:52:46.096Z] ok github.com/docker/docker/builder/remotecontext/git 4.301s coverage: 86.3% of statements [2021-05-25T09:52:46.096Z] ? github.com/docker/docker/cli [no test files] [2021-05-25T09:52:46.096Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-25T09:52:46.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T09:52:47.317Z] --- PASS: TestDaemonIpcModePrivate (1.96s) [2021-05-25T09:52:47.317Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-25T09:52:47.317Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T09:52:47.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T09:52:48.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T09:52:48.576Z] #57 328.3 + bin/containerd-shim-runc-v2 [2021-05-25T09:52:48.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-25T09:52:48.872Z] #57 329.4 + binaries [2021-05-25T09:52:48.873Z] #57 329.4 + install -D bin/containerd /build/containerd [2021-05-25T09:52:48.873Z] #57 329.4 + install -D bin/containerd-shim /build/containerd-shim [2021-05-25T09:52:48.873Z] #57 329.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-05-25T09:52:48.873Z] #57 329.5 + install -D bin/ctr /build/ctr [2021-05-25T09:52:48.873Z] #57 DONE 329.6s [2021-05-25T09:52:49.228Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s) [2021-05-25T09:52:49.228Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-05-25T09:52:49.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T09:52:49.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T09:52:49.922Z] [2021-05-25T09:52:49.922Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-05-25T09:52:49.922Z] #58 sha256:9443592606f350b840e3e5990577e289b2f708ea7ae5d41a9630cccb7a4307e4 [2021-05-25T09:52:50.219Z] #58 DONE 0.1s [2021-05-25T09:52:50.219Z] [2021-05-25T09:52:50.219Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-05-25T09:52:50.219Z] #62 sha256:46def45d1afbe8729365871b71e6cfbaa4bba4a853cebddf42b55e1012b28482 [2021-05-25T09:52:50.219Z] #62 DONE 0.1s [2021-05-25T09:52:50.219Z] [2021-05-25T09:52:50.219Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-05-25T09:52:50.219Z] #67 sha256:eaa2613ec50db8ba302df7eaa2ee5466de1667aa471dada7b47a84379e567484 [2021-05-25T09:52:50.329Z] ok github.com/docker/docker/client 0.319s coverage: 75.4% of statements [2021-05-25T09:52:50.519Z] #67 DONE 0.1s [2021-05-25T09:52:50.519Z] [2021-05-25T09:52:50.519Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-05-25T09:52:50.519Z] #69 sha256:608748dc03628771f266a31a703a977d09abdbbf65261713b0e4c76c933f349a [2021-05-25T09:52:50.519Z] #69 DONE 0.1s [2021-05-25T09:52:50.519Z] [2021-05-25T09:52:50.519Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-05-25T09:52:50.519Z] #70 sha256:7be67611d3d30869d61296db2f25421e5f084b1c358fa69ba9f7f843da7a65e0 [2021-05-25T09:52:50.519Z] #70 DONE 0.0s [2021-05-25T09:52:50.519Z] [2021-05-25T09:52:50.519Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-05-25T09:52:50.519Z] #71 sha256:e3b362ff7ba5864f2181a5c46ebcfda25142e15537b8f813f89f8fa9e08a2f85 [2021-05-25T09:52:51.783Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s) [2021-05-25T09:52:51.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-05-25T09:52:51.783Z] === RUN TestIpcModeOlderClient [2021-05-25T09:52:51.783Z] === PAUSE TestIpcModeOlderClient [2021-05-25T09:52:51.783Z] === RUN TestKillContainerInvalidSignal [2021-05-25T09:52:51.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T09:52:52.043Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2021-05-25T09:52:52.043Z] === RUN TestKillContainer [2021-05-25T09:52:52.043Z] === RUN TestKillContainer/no_signal [2021-05-25T09:52:52.611Z] #71 DONE 2.1s [2021-05-25T09:52:52.611Z] [2021-05-25T09:52:52.611Z] #72 exporting to oci image format [2021-05-25T09:52:52.611Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-25T09:52:52.611Z] #72 exporting layers [2021-05-25T09:52:52.983Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T09:52:53.244Z] === RUN TestKillContainer/killing_signal [2021-05-25T09:52:53.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T09:52:54.185Z] --- PASS: TestKillContainer (2.16s) [2021-05-25T09:52:54.185Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-05-25T09:52:54.185Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-05-25T09:52:54.185Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2021-05-25T09:52:54.185Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T09:52:54.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T09:52:54.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T09:52:54.662Z] INFO [runner/unused/goanalysis] analyzers took 29.766655682s with top 10 stages: buildssa: 25.405315223s, U1000: 4.361340459s [2021-05-25T09:52:54.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T09:52:55.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T09:52:55.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2021-05-25T09:52:55.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2021-05-25T09:52:55.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-05-25T09:52:55.696Z] === RUN TestKillStoppedContainer [2021-05-25T09:52:55.696Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-05-25T09:52:55.696Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T09:52:55.696Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-25T09:52:55.696Z] === RUN TestKillDifferentUserContainer [2021-05-25T09:52:55.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T09:52:56.635Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-05-25T09:52:56.635Z] === RUN TestInspectOomKilledTrue [2021-05-25T09:52:56.635Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T09:52:56.635Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-25T09:52:56.635Z] === RUN TestInspectOomKilledFalse [2021-05-25T09:52:56.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T09:52:57.206Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-05-25T09:52:57.206Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T09:52:57.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T09:52:58.148Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-05-25T09:52:58.148Z] === RUN TestLinksContainerNames [2021-05-25T09:52:58.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T09:52:59.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T09:52:59.531Z] --- PASS: TestLinksContainerNames (1.46s) [2021-05-25T09:52:59.531Z] === RUN TestLogsFollowTailEmpty [2021-05-25T09:53:00.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T09:53:00.136Z] Using test binary docker [2021-05-25T09:53:00.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T09:53:00.136Z] +++ /etc/init.d/apparmor start [2021-05-25T09:53:00.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T09:53:00.136Z] INFO: Waiting for daemon to start... [2021-05-25T09:53:00.136Z] Starting dockerd [2021-05-25T09:53:00.136Z] +++ 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-05-25T09:53:00.470Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2021-05-25T09:53:00.470Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T09:53:01.041Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/default [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/private [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/slave [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/shared [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/default [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/shared [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/slave [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/private [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T09:53:01.041Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:53:01.041Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:53:01.041Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:53:01.301Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:53:01.561Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:53:01.561Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T09:53:01.561Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:53:01.561Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-05-25T09:53:01.561Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-25T09:53:01.562Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-25T09:53:01.562Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T09:53:02.201Z] . [2021-05-25T09:53:02.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T09:53:02.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T09:53:02.201Z] Error: No such image: emptyfs [2021-05-25T09:53:02.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T09:53:02.201Z] ++++ docker load [2021-05-25T09:53:02.492Z] Running integration-test (iteration 1) [2021-05-25T09:53:02.492Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T09:53:02.492Z] ++ 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-05-25T09:53:02.492Z] ++ set -e [2021-05-25T09:53:02.492Z] ++ '[' -n 0 ']' [2021-05-25T09:53:02.492Z] ++ set -x [2021-05-25T09:53:02.492Z] ++ env -i DEST=/go/src/github.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-05-25T09:53:04.101Z] --- PASS: TestContainerBindMountNonRecursive (2.16s) [2021-05-25T09:53:04.101Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T09:53:04.101Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2021-05-25T09:53:04.101Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T09:53:05.041Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-05-25T09:53:05.041Z] === RUN TestNetworkNat [2021-05-25T09:53:05.982Z] --- PASS: TestNetworkNat (0.83s) [2021-05-25T09:53:05.982Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T09:53:06.552Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-05-25T09:53:06.552Z] === RUN TestNetworkLoopbackNat [2021-05-25T09:53:09.846Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2021-05-25T09:53:09.846Z] === RUN TestPause [2021-05-25T09:53:10.787Z] --- PASS: TestPause (0.75s) [2021-05-25T09:53:10.787Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T09:53:10.787Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:53:10.787Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:53:10.787Z] === RUN TestPauseStopPausedContainer [2021-05-25T09:53:11.357Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-05-25T09:53:11.357Z] === RUN TestPsFilter [2021-05-25T09:53:11.357Z] --- PASS: TestPsFilter (0.12s) [2021-05-25T09:53:11.357Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T09:53:12.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-05-25T09:53:12.298Z] === RUN TestRemoveContainerWithVolume [2021-05-25T09:53:12.861Z] Loaded image: buildpack-deps:buster [2021-05-25T09:53:12.861Z] Loaded image: busybox:latest [2021-05-25T09:53:12.861Z] Loaded image: busybox:glibc [2021-05-25T09:53:12.861Z] Loaded image: debian:bullseye [2021-05-25T09:53:12.868Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-05-25T09:53:12.868Z] === RUN TestRemoveContainerRunning [2021-05-25T09:53:13.151Z] Loaded image: hello-world:latest [2021-05-25T09:53:13.151Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:53:13.443Z] INFO: Testing against a local daemon [2021-05-25T09:53:13.443Z] === RUN TestCgroupNamespacesBuild [2021-05-25T09:53:13.824Z] --- PASS: TestRemoveContainerRunning (0.79s) [2021-05-25T09:53:13.824Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T09:53:14.394Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-05-25T09:53:14.394Z] === RUN TestRemoveInvalidContainer [2021-05-25T09:53:14.394Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-25T09:53:14.394Z] === RUN TestRenameLinkedContainer [2021-05-25T09:53:16.170Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2021-05-25T09:53:16.170Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T09:53:17.676Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.97s) [2021-05-25T09:53:17.676Z] === RUN TestBuildWithSession [2021-05-25T09:53:17.676Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T09:53:17.676Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:53:17.676Z] === RUN TestBuildSquashParent [2021-05-25T09:53:17.696Z] --- PASS: TestRenameLinkedContainer (2.84s) [2021-05-25T09:53:17.696Z] === RUN TestRenameStoppedContainer [2021-05-25T09:53:17.956Z] --- PASS: TestRenameStoppedContainer (0.70s) [2021-05-25T09:53:17.956Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T09:53:19.339Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2021-05-25T09:53:19.339Z] === RUN TestRenameInvalidName [2021-05-25T09:53:20.278Z] --- PASS: TestRenameInvalidName (0.72s) [2021-05-25T09:53:20.278Z] === RUN TestRenameAnonymousContainer [2021-05-25T09:53:22.500Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 29.1% of statements [2021-05-25T09:53:22.500Z] ok github.com/docker/docker/container 0.142s coverage: 34.3% of statements [2021-05-25T09:53:22.500Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-25T09:53:22.500Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-25T09:53:22.500Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-25T09:53:22.500Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-25T09:53:22.500Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.039s coverage: 65.3% of statements [2021-05-25T09:53:23.451Z] ok github.com/docker/docker/daemon/cluster/convert 0.024s coverage: 35.9% of statements [2021-05-25T09:53:23.575Z] --- PASS: TestRenameAnonymousContainer (3.20s) [2021-05-25T09:53:23.575Z] === RUN TestRenameContainerWithSameName [2021-05-25T09:53:24.146Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2021-05-25T09:53:24.146Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T09:53:25.335Z] 4612f6d0b889: Pull complete [2021-05-25T09:53:25.529Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-05-25T09:53:25.529Z] === RUN TestResize [2021-05-25T09:53:26.152Z] --- PASS: TestBuildSquashParent (7.72s) [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:53:26.152Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:53:26.152Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:53:26.152Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:53:26.152Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:53:26.469Z] --- PASS: TestResize (0.70s) [2021-05-25T09:53:26.469Z] === RUN TestResizeWithInvalidSize [2021-05-25T09:53:26.776Z] ok github.com/docker/docker/daemon/cluster 0.141s coverage: 0.5% of statements [2021-05-25T09:53:27.039Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-05-25T09:53:27.039Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T09:53:27.610Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:27.610Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:27.610Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:27.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:53:27.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:53:28.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:53:28.231Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:53:28.714Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2021-05-25T09:53:30.120Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 81.8% of statements [2021-05-25T09:53:30.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:30.151Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:30.385Z] ok github.com/docker/docker/daemon/events 0.080s coverage: 50.0% of statements [2021-05-25T09:53:30.971Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:53:31.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:53:31.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:53:31.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:53:32.330Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2021-05-25T09:53:32.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:53:32.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.73s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.72s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s) [2021-05-25T09:53:33.992Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.67s) [2021-05-25T09:53:33.992Z] === RUN TestBuildMultiStageCopy [2021-05-25T09:53:33.993Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T09:53:34.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:53:35.398Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:53:35.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.514s coverage: 14.1% of statements [2021-05-25T09:53:35.651Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.061s coverage: 73.3% of statements [2021-05-25T09:53:35.915Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.021s coverage: 2.9% of statements [2021-05-25T09:53:36.721Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T09:53:36.867Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.791s coverage: 56.2% of statements [2021-05-25T09:53:37.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T09:53:37.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:53:37.985Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T09:53:38.270Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.035s coverage: 1.9% of statements [2021-05-25T09:53:38.512Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:53:38.616Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy (5.49s) [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.92s) [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2021-05-25T09:53:39.249Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.70s) [2021-05-25T09:53:39.249Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.23s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.42s) [2021-05-25T09:53:40.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.11s) [2021-05-25T09:53:40.426Z] === RUN TestCgroupNamespacesRun [2021-05-25T09:53:40.838Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.807s coverage: 49.4% of statements [2021-05-25T09:53:41.315Z] --- PASS: TestBuildMultiStageParentConfig (1.70s) [2021-05-25T09:53:41.315Z] === RUN TestBuildLabelWithTargets [2021-05-25T09:53:42.235Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.421s coverage: 57.7% of statements [2021-05-25T09:53:42.335Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2021-05-25T09:53:42.335Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T09:53:42.335Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-25T09:53:42.335Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-25T09:53:42.335Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T09:53:42.500Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.044s coverage: 46.2% of statements [2021-05-25T09:53:42.764Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 57.5% of statements [2021-05-25T09:53:43.375Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-05-25T09:53:44.043Z] --- PASS: TestBuildLabelWithTargets (2.66s) [2021-05-25T09:53:44.043Z] === RUN TestBuildWithEmptyLayers [2021-05-25T09:53:44.246Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2021-05-25T09:53:44.246Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T09:53:44.674Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-05-25T09:53:44.674Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T09:53:44.776Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2021-05-25T09:53:44.776Z] ok github.com/docker/docker/daemon 12.286s coverage: 17.1% of statements [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-25T09:53:44.776Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-25T09:53:46.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-05-25T09:53:46.156Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T09:53:46.706Z] ok github.com/docker/docker/daemon/logger 0.254s coverage: 43.2% of statements [2021-05-25T09:53:46.706Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.7% of statements [2021-05-25T09:53:46.706Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-25T09:53:46.706Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-25T09:53:46.971Z] ok github.com/docker/docker/daemon/logger/gelf 0.034s coverage: 67.0% of statements [2021-05-25T09:53:47.929Z] ok github.com/docker/docker/daemon/logger/awslogs 0.279s coverage: 77.4% of statements [2021-05-25T09:53:47.929Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-25T09:53:47.929Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-25T09:53:47.929Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-05-25T09:53:48.064Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-05-25T09:53:48.064Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T09:53:48.187Z] --- PASS: TestBuildMultiStageOnBuild (3.49s) [2021-05-25T09:53:48.187Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T09:53:48.507Z] ok github.com/docker/docker/daemon/logger/journald 0.055s coverage: 23.9% of statements [2021-05-25T09:53:48.772Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2021-05-25T09:53:49.445Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.39s) [2021-05-25T09:53:49.445Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T09:53:49.693Z] --- PASS: TestBuildUncleanTarFilenames (1.45s) [2021-05-25T09:53:49.693Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T09:53:49.724Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 75.2% of statements [2021-05-25T09:53:49.724Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-25T09:53:49.805Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:53:49.805Z] [2021-05-25T09:53:49.805Z] + TEST_INTEGRATION_DEST=1 [2021-05-25T09:53:49.805Z] + CONTAINER_NAME=docker-pr1-1 [2021-05-25T09:53:49.805Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:53:49.805Z] + run_tests test-integration-flaky [2021-05-25T09:53:49.805Z] + '[' -n 0 ']' [2021-05-25T09:53:49.805Z] + rm= [2021-05-25T09:53:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh test-integration-flaky test-integration [2021-05-25T09:53:49.805Z] + c=0 [2021-05-25T09:53:49.805Z] + TEST_INTEGRATION_DEST=3 [2021-05-25T09:53:49.805Z] + TEST_INTEGRATION_DEST=2 [2021-05-25T09:53:49.805Z] + CONTAINER_NAME=docker-pr1-2 [2021-05-25T09:53:49.805Z] + CONTAINER_NAME=docker-pr1-3 [2021-05-25T09:53:49.805Z] + TEST_SKIP_INTEGRATION=1 [2021-05-25T09:53:49.805Z] + TEST_SKIP_INTEGRATION=1 [2021-05-25T09:53:49.805Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-05-25T09:53:49.805Z] + run_tests [2021-05-25T09:53:49.805Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-05-25T09:53:49.805Z] + run_tests [2021-05-25T09:53:49.805Z] + '[' -n 0 ']' [2021-05-25T09:53:49.805Z] + '[' -n 0 ']' [2021-05-25T09:53:49.805Z] + rm= [2021-05-25T09:53:49.805Z] + rm= [2021-05-25T09:53:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh '' test-integration [2021-05-25T09:53:49.805Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42413/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh '' test-integration [2021-05-25T09:53:49.805Z] ++ jobs -p [2021-05-25T09:53:49.805Z] + for job in $(jobs -p) [2021-05-25T09:53:49.805Z] + wait 9463 [2021-05-25T09:53:49.805Z] [2021-05-25T09:53:49.805Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-05-25T09:53:49.805Z] [2021-05-25T09:53:49.805Z] [2021-05-25T09:53:49.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:53:49.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:53:49.805Z] HOSTNAME=f991853ca61b [2021-05-25T09:53:49.805Z] TEST_SKIP_INTEGRATION=1 [2021-05-25T09:53:49.805Z] TESTDEBUG=0 [2021-05-25T09:53:49.805Z] DEST=bundles/test-integration [2021-05-25T09:53:49.805Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:53:49.805Z] KEEPBUNDLE=1 [2021-05-25T09:53:49.805Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:53:49.805Z] container=docker [2021-05-25T09:53:49.805Z] HOME=/root [2021-05-25T09:53:49.805Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:53:49.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:53:49.805Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:53:49.805Z] TERM=xterm [2021-05-25T09:53:49.805Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:53:49.805Z] SHLVL=1 [2021-05-25T09:53:49.805Z] TIMEOUT=120m [2021-05-25T09:53:49.805Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:53:49.805Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:53:49.805Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-05-25T09:53:49.805Z] GO111MODULE=off [2021-05-25T09:53:49.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:53:49.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:53:49.805Z] GOPATH=/go [2021-05-25T09:53:49.805Z] PKG_CONFIG=pkg-config [2021-05-25T09:53:49.805Z] _=/usr/bin/env [2021-05-25T09:53:49.805Z] Building test suite binary ./integration-cli/test.main [2021-05-25T09:53:49.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:53:49.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:53:49.805Z] HOSTNAME=f160e2f802a9 [2021-05-25T09:53:49.805Z] TEST_SKIP_INTEGRATION=1 [2021-05-25T09:53:49.805Z] TESTDEBUG=0 [2021-05-25T09:53:49.805Z] DEST=bundles/test-integration [2021-05-25T09:53:49.805Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:53:49.805Z] KEEPBUNDLE=1 [2021-05-25T09:53:49.805Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:53:49.805Z] container=docker [2021-05-25T09:53:49.805Z] HOME=/root [2021-05-25T09:53:49.805Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:53:49.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:53:49.805Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:53:49.805Z] TERM=xterm [2021-05-25T09:53:49.805Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:53:49.805Z] SHLVL=1 [2021-05-25T09:53:49.805Z] TIMEOUT=120m [2021-05-25T09:53:49.805Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:53:49.805Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:53:49.805Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-05-25T09:53:49.805Z] GO111MODULE=off [2021-05-25T09:53:49.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:53:49.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:53:49.805Z] GOPATH=/go [2021-05-25T09:53:49.805Z] PKG_CONFIG=pkg-config [2021-05-25T09:53:49.805Z] _=/usr/bin/env [2021-05-25T09:53:49.805Z] Building test suite binary ./integration-cli/test.main [2021-05-25T09:53:49.805Z] No new tests added to integration. [2021-05-25T09:53:49.805Z] [2021-05-25T09:53:49.805Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:53:49.805Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:53:49.805Z] HOSTNAME=f947ada51b39 [2021-05-25T09:53:49.805Z] TESTDEBUG=0 [2021-05-25T09:53:49.805Z] DEST=bundles/test-integration [2021-05-25T09:53:49.805Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:53:49.805Z] KEEPBUNDLE=1 [2021-05-25T09:53:49.805Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:53:49.805Z] container=docker [2021-05-25T09:53:49.805Z] HOME=/root [2021-05-25T09:53:49.805Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:53:49.805Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:53:49.805Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:53:49.805Z] TERM=xterm [2021-05-25T09:53:49.805Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:53:49.805Z] SHLVL=1 [2021-05-25T09:53:49.805Z] TIMEOUT=120m [2021-05-25T09:53:49.805Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:53:49.805Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:53:49.805Z] GO111MODULE=off [2021-05-25T09:53:49.805Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:53:49.805Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:53:49.805Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:53:49.805Z] GOPATH=/go [2021-05-25T09:53:49.805Z] PKG_CONFIG=pkg-config [2021-05-25T09:53:49.805Z] _=/usr/bin/env [2021-05-25T09:53:49.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T09:53:50.303Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.118s coverage: 58.6% of statements [2021-05-25T09:53:50.383Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2021-05-25T09:53:50.384Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T09:53:50.567Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.048s coverage: 31.5% of statements [2021-05-25T09:53:51.146Z] ok github.com/docker/docker/daemon/logger/templates 0.034s coverage: 8.3% of statements [2021-05-25T09:53:51.724Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-05-25T09:53:52.293Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2021-05-25T09:53:52.293Z] === RUN TestNISDomainname [2021-05-25T09:53:52.301Z] ok github.com/docker/docker/daemon/network 0.043s coverage: 63.8% of statements [2021-05-25T09:53:52.689Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:53:52.689Z] [2021-05-25T09:53:52.689Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:53:52.689Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:53:52.689Z] HOSTNAME=b32447f6c6f7 [2021-05-25T09:53:52.689Z] DEST=bundles/test-integration [2021-05-25T09:53:52.689Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:53:52.689Z] DOCKER_ROOTLESS=1 [2021-05-25T09:53:52.689Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:53:52.689Z] container=docker [2021-05-25T09:53:52.689Z] HOME=/root [2021-05-25T09:53:52.689Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:53:52.689Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:53:52.689Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:53:52.689Z] TERM=xterm [2021-05-25T09:53:52.689Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:53:52.689Z] SHLVL=1 [2021-05-25T09:53:52.689Z] TIMEOUT=120m [2021-05-25T09:53:52.689Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:53:52.689Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:53:52.689Z] GO111MODULE=off [2021-05-25T09:53:52.689Z] DOCKER_EXPERIMENTAL=1 [2021-05-25T09:53:52.689Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:53:52.689Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:53:52.689Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:53:52.689Z] GOPATH=/go [2021-05-25T09:53:52.689Z] PKG_CONFIG=pkg-config [2021-05-25T09:53:52.689Z] _=/usr/bin/env [2021-05-25T09:53:52.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T09:53:53.211Z] --- PASS: TestBuildMultiStageLayerLeak (3.51s) [2021-05-25T09:53:53.211Z] === RUN TestBuildWithHugeFile [2021-05-25T09:53:53.233Z] --- PASS: TestNISDomainname (1.30s) [2021-05-25T09:53:53.233Z] === RUN TestHostnameDnsResolution [2021-05-25T09:53:53.268Z] ok github.com/docker/docker/daemon/logger/splunk 1.926s coverage: 82.5% of statements [2021-05-25T09:53:53.269Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-25T09:53:53.269Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-25T09:53:53.846Z] ok github.com/docker/docker/distribution/metadata 0.138s coverage: 48.2% of statements [2021-05-25T09:53:55.143Z] --- PASS: TestHostnameDnsResolution (1.70s) [2021-05-25T09:53:55.144Z] === RUN TestStats [2021-05-25T09:53:55.245Z] ok github.com/docker/docker/distribution 0.304s coverage: 25.0% of statements [2021-05-25T09:53:55.245Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-25T09:53:55.245Z] ok github.com/docker/docker/errdefs 0.020s coverage: 53.1% of statements [2021-05-25T09:53:55.824Z] ok github.com/docker/docker/image 0.061s coverage: 86.8% of statements [2021-05-25T09:53:56.403Z] ok github.com/docker/docker/distribution/xfer 1.724s coverage: 85.1% of statements [2021-05-25T09:53:56.403Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-25T09:53:56.667Z] ok github.com/docker/docker/image/cache 0.058s coverage: 19.2% of statements [2021-05-25T09:53:56.667Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-25T09:53:56.667Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2021-05-25T09:53:56.667Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-25T09:53:56.931Z] ok github.com/docker/docker/libcontainerd/queue 0.044s coverage: 100.0% of statements [2021-05-25T09:53:57.680Z] --- PASS: TestStats (2.75s) [2021-05-25T09:53:57.680Z] === RUN TestStopContainerWithTimeout [2021-05-25T09:53:57.680Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T09:53:57.680Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T09:53:57.680Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T09:53:57.680Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T09:53:57.680Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T09:53:57.680Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T09:53:57.680Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T09:53:57.680Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T09:53:57.680Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T09:53:57.680Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T09:53:58.328Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2021-05-25T09:53:58.328Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 52.9% of statements [2021-05-25T09:53:58.328Z] ok github.com/docker/docker/oci 0.034s coverage: 38.4% of statements [2021-05-25T09:53:59.063Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-25T09:53:59.279Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-05-25T09:54:00.231Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-05-25T09:54:00.972Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T09:54:01.183Z] ok github.com/docker/docker/pkg/authorization 1.127s coverage: 68.3% of statements [2021-05-25T09:54:01.758Z] ok github.com/docker/docker/pkg/archive 1.146s coverage: 82.0% of statements [2021-05-25T09:54:01.758Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-05-25T09:54:02.708Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2021-05-25T09:54:02.708Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2021-05-25T09:54:02.881Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-25T09:54:02.882Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-05-25T09:54:02.882Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-05-25T09:54:02.882Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2021-05-25T09:54:02.882Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-05-25T09:54:02.882Z] === RUN TestDeleteDevicemapper [2021-05-25T09:54:02.882Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T09:54:02.882Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:54:02.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T09:54:03.285Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-05-25T09:54:03.861Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-05-25T09:54:04.125Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2021-05-25T09:54:04.389Z] ok github.com/docker/docker/pkg/chrootarchive 3.030s coverage: 43.2% of statements [2021-05-25T09:54:05.338Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-05-25T09:54:05.338Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2021-05-25T09:54:05.914Z] ok github.com/docker/docker/pkg/fsutils 0.245s coverage: 85.1% of statements [2021-05-25T09:54:05.914Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2021-05-25T09:54:06.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.33s) [2021-05-25T09:54:06.183Z] === RUN TestUpdateMemory [2021-05-25T09:54:06.864Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2021-05-25T09:54:07.127Z] ok github.com/docker/docker/layer 7.853s coverage: 68.8% of statements [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-25T09:54:07.127Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-25T09:54:07.564Z] --- PASS: TestUpdateMemory (1.34s) [2021-05-25T09:54:07.564Z] === RUN TestUpdateCPUQuota [2021-05-25T09:54:07.705Z] ok github.com/docker/docker/pkg/jsonmessage 0.029s coverage: 91.7% of statements [2021-05-25T09:54:07.705Z] ok github.com/docker/docker/pkg/idtools 0.841s coverage: 69.5% of statements [2021-05-25T09:54:07.705Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 70.1% of statements [2021-05-25T09:54:07.705Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-25T09:54:07.705Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-05-25T09:54:07.705Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-25T09:54:07.705Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-25T09:54:08.282Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2021-05-25T09:54:08.282Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-25T09:54:08.282Z] ok github.com/docker/docker/pkg/parsers 0.015s coverage: 97.0% of statements [2021-05-25T09:54:08.547Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-05-25T09:54:08.814Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2021-05-25T09:54:09.078Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2021-05-25T09:54:09.078Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-25T09:54:09.078Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-25T09:54:09.666Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2021-05-25T09:54:10.244Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2021-05-25T09:54:10.244Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-05-25T09:54:10.244Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-05-25T09:54:10.820Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2021-05-25T09:54:11.395Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-05-25T09:54:11.659Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2021-05-25T09:54:12.236Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2021-05-25T09:54:12.236Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2021-05-25T09:54:13.195Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 54.9% of statements [2021-05-25T09:54:13.459Z] ok github.com/docker/docker/pkg/system 0.019s coverage: 36.9% of statements [2021-05-25T09:54:14.039Z] ok github.com/docker/docker/pkg/tailfile 0.123s coverage: 88.6% of statements [2021-05-25T09:54:14.136Z] --- PASS: TestUpdateCPUQuota (6.71s) [2021-05-25T09:54:14.136Z] === RUN TestUpdatePidsLimit [2021-05-25T09:54:14.136Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-25T09:54:14.614Z] ok github.com/docker/docker/pkg/tarsum 0.104s coverage: 89.3% of statements [2021-05-25T09:54:14.614Z] testing: warning: no tests to run [2021-05-25T09:54:14.614Z] coverage: [no statements] [2021-05-25T09:54:14.614Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2021-05-25T09:54:14.708Z] === RUN TestUpdatePidsLimit/no_change [2021-05-25T09:54:14.877Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-05-25T09:54:15.141Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-05-25T09:54:15.141Z] ok github.com/docker/docker/pkg/signal 4.055s coverage: 62.9% of statements [2021-05-25T09:54:15.282Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-25T09:54:15.405Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-05-25T09:54:16.158Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m18.359564451s with top 10 stages: buildssa: 1m42.725142902s, goimports: 23.243912971s, unconvert: 13.337476735s, gosec: 10.896955536s, golint: 5.942492693s, misspell: 4.734095084s, ineffassign: 4.247574907s, vrp: 3.620279335s, inspect: 3.108328469s, printf: 2.053638989s [2021-05-25T09:54:16.158Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-05-25T09:54:16.158Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1682/1682, filename_unadjuster: 1682/1682, identifier_marker: 1577/1577, nolint: 0/64, autogenerated_exclude: 1577/1682, exclude-rules: 64/1577, skip_dirs: 1682/1682, skip_files: 1682/1682, exclude: 1577/1577, cgo: 1682/2262 [2021-05-25T09:54:16.158Z] INFO [runner] processing took 59.427469ms with stages: nolint: 24.816445ms, identifier_marker: 17.102793ms, path_prettifier: 8.326967ms, autogenerated_exclude: 3.893774ms, exclude-rules: 3.31754ms, skip_dirs: 1.633121ms, cgo: 238.196µs, filename_unadjuster: 94.514µs, max_same_issues: 1.119µs, uniq_by_line: 729ns, diff: 411ns, skip_files: 383ns, max_from_linter: 377ns, exclude: 323ns, source_code: 272ns, path_shortener: 269ns, max_per_file_from_linter: 236ns [2021-05-25T09:54:16.158Z] INFO [runner] linters took 1m42.82560228s with stages: goanalysis_metalinter: 1m21.760940999s, unused: 21.005110223s [2021-05-25T09:54:16.158Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-05-25T09:54:16.158Z] INFO Memory: 1536 samples, avg is 803.2MB, max is 3970.5MB [2021-05-25T09:54:16.158Z] INFO Execution took 3m44.100567005s [2021-05-25T09:54:16.158Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-05-25T09:54:16.223Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-25T09:54:16.358Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-05-25T09:54:16.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary-daemon test-docker-py [2021-05-25T09:54:16.622Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-05-25T09:54:16.794Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-25T09:54:17.074Z] [2021-05-25T09:54:17.074Z] Removing bundles/ [2021-05-25T09:54:17.074Z] [2021-05-25T09:54:17.074Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-05-25T09:54:17.074Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:54:17.074Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:54:17.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-25T09:54:18.019Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-05-25T09:54:18.019Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2021-05-25T09:54:18.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-25T09:54:19.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T09:54:19.419Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2021-05-25T09:54:19.419Z] ok github.com/docker/docker/quota 0.499s coverage: 71.4% of statements [2021-05-25T09:54:19.687Z] --- PASS: TestUpdatePidsLimit (5.50s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.71s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.71s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-05-25T09:54:19.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-05-25T09:54:19.688Z] === RUN TestUpdateRestartPolicy [2021-05-25T09:54:19.997Z] ok github.com/docker/docker/registry 0.183s coverage: 57.2% of statements [2021-05-25T09:54:19.998Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2021-05-25T09:54:20.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T09:54:20.335Z] --- PASS: TestBuildWithHugeFile (26.25s) [2021-05-25T09:54:20.335Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T09:54:20.335Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:54:20.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:54:20.335Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:54:20.335Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:54:20.335Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:54:20.335Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:54:20.335Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:54:20.335Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:54:20.335Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:54:20.335Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-05-25T09:54:20.335Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-05-25T09:54:20.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-25T09:54:20.335Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-05-25T09:54:20.335Z] === RUN TestBuildPreserveOwnership [2021-05-25T09:54:20.335Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T09:54:20.679Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2021-05-25T09:54:20.943Z] ok github.com/docker/docker/runconfig 0.030s coverage: 66.1% of statements [2021-05-25T09:54:23.558Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-05-25T09:54:23.558Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2021-05-25T09:54:24.517Z] ok github.com/docker/docker/volume/local 0.170s coverage: 76.4% of statements [2021-05-25T09:54:24.862Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T09:54:25.464Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-05-25T09:54:27.664Z] --- PASS: TestBuildPreserveOwnership (7.70s) [2021-05-25T09:54:27.664Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.08s) [2021-05-25T09:54:27.664Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.61s) [2021-05-25T09:54:27.664Z] === RUN TestBuildPlatformInvalid [2021-05-25T09:54:27.664Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-05-25T09:54:27.664Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T09:54:30.072Z] #72 exporting layers 85.2s done [2021-05-25T09:54:30.072Z] #72 exporting manifest sha256:a98422b4149d050aa26ca92aa4b46a286aa80595f7a2e01932795797a555e741 done [2021-05-25T09:54:30.072Z] #72 exporting config sha256:757f9afb188013c5909a3cdb0e54016aca17c8e76da0913c795561b74a3cec3d done [2021-05-25T09:54:30.072Z] #72 sending tarball [2021-05-25T09:54:33.707Z] #72 ... [2021-05-25T09:54:33.707Z] [2021-05-25T09:54:33.707Z] #73 importing to docker [2021-05-25T09:54:33.707Z] #73 sha256:515c7691e6d53b20de722292c7b8cbf3d71c3ec910fc2efa962540b3ef1f9b75 [2021-05-25T09:54:34.638Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2021-05-25T09:54:34.638Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T09:54:34.638Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-05-25T09:54:34.638Z] === RUN TestWaitNonBlocked [2021-05-25T09:54:34.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:54:34.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:54:34.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:54:34.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:54:34.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:54:34.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:54:34.638Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-25T09:54:34.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-05-25T09:54:34.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2021-05-25T09:54:34.638Z] === RUN TestWaitBlocked [2021-05-25T09:54:34.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:54:34.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:54:34.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:54:34.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:54:34.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:54:34.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:54:35.580Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-25T09:54:35.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-05-25T09:54:35.580Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2021-05-25T09:54:35.580Z] === CONT TestContainerStartOnDaemonRestart [2021-05-25T09:54:35.580Z] === CONT TestContainerKillOnDaemonStart [2021-05-25T09:54:38.151Z] Loaded image: buildpack-deps:buster [2021-05-25T09:54:38.151Z] Loaded image: busybox:latest [2021-05-25T09:54:38.151Z] Loaded image: busybox:glibc [2021-05-25T09:54:38.878Z] --- PASS: TestContainerStartOnDaemonRestart (3.09s) [2021-05-25T09:54:38.878Z] === CONT TestIpcModeOlderClient [2021-05-25T09:54:38.878Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-25T09:54:38.878Z] === CONT TestDaemonHostGatewayIP [2021-05-25T09:54:39.730Z] Loaded image: debian:bullseye [2021-05-25T09:54:39.731Z] Loaded image: hello-world:latest [2021-05-25T09:54:39.731Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:54:42.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T09:54:43.080Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2021-05-25T09:54:43.080Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T09:54:45.635Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.95s) [2021-05-25T09:54:45.635Z] === CONT TestDaemonRestartIpcMode [2021-05-25T09:54:46.760Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (18.44s) [2021-05-25T09:54:46.760Z] PASS [2021-05-25T09:54:46.760Z] [2021-05-25T09:54:46.760Z] === Skipped [2021-05-25T09:54:46.760Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-05-25T09:54:46.760Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:54:46.760Z] [2021-05-25T09:54:46.760Z] [2021-05-25T09:54:46.760Z] DONE 33 tests, 1 skipped in 103.552s [2021-05-25T09:54:46.760Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T09:54:46.760Z] ++ 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-05-25T09:54:46.760Z] ++ set -e [2021-05-25T09:54:46.760Z] ++ '[' -n 0 ']' [2021-05-25T09:54:46.760Z] ++ set -x [2021-05-25T09:54:46.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T09:54:46.760Z] INFO: Testing against a local daemon [2021-05-25T09:54:46.760Z] === RUN TestConfigInspect [2021-05-25T09:54:47.447Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/rootless [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/volume [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-25T09:54:47.447Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === Skipped [2021-05-25T09:54:47.447Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-25T09:54:47.447Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-25T09:54:47.447Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-25T09:54:47.447Z] time="2021-05-25T09:53:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-25T09:54:47.447Z] time="2021-05-25T09:53:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-25T09:54:47.447Z] time="2021-05-25T09:53:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-25T09:54:47.447Z] time="2021-05-25T09:53:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-25T09:54:47.447Z] time="2021-05-25T09:53:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-25T09:54:47.447Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-25T09:54:47.447Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-25T09:54:47.447Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:54:47.447Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-25T09:54:47.447Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-25T09:54:47.447Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-25T09:54:47.447Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] [2021-05-25T09:54:47.447Z] DONE 2230 tests, 26 skipped in 198.247s Post stage [Pipeline] junit [2021-05-25T09:54:47.465Z] Recording test results [2021-05-25T09:54:48.910Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [2021-05-25T09:54:48.932Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2021-05-25T09:54:48.932Z] --- PASS: TestDaemonRestartIpcMode (3.18s) [2021-05-25T09:54:48.932Z] PASS [2021-05-25T09:54:48.932Z] [2021-05-25T09:54:48.932Z] === Skipped [2021-05-25T09:54:48.932Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-25T09:54:48.932Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:54:48.932Z] [2021-05-25T09:54:48.932Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-25T09:54:48.933Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-05-25T09:54:48.933Z] [2021-05-25T09:54:48.933Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:54:48.933Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:54:48.933Z] [2021-05-25T09:54:48.933Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-05-25T09:54:48.933Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-05-25T09:54:48.933Z] [2021-05-25T09:54:48.933Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T09:54:48.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:54:48.933Z] [2021-05-25T09:54:48.933Z] [2021-05-25T09:54:48.933Z] DONE 195 tests, 5 skipped in 153.595s [2021-05-25T09:54:48.933Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T09:54:48.933Z] INFO: Testing against a local daemon [2021-05-25T09:54:48.933Z] === RUN TestCommitInheritsEnv [2021-05-25T09:54:48.933Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-05-25T09:54:48.933Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T09:54:48.933Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-25T09:54:48.933Z] === RUN TestImagesFilterMultiReference [2021-05-25T09:54:48.933Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-25T09:54:48.933Z] === RUN TestImagePullPlatformInvalid [2021-05-25T09:54:48.933Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-25T09:54:48.933Z] === RUN TestRemoveImageOrphaning [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:54:49.194Z] --- PASS: TestRemoveImageOrphaning (0.30s) [2021-05-25T09:54:49.194Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T09:54:49.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary test-integration [2021-05-25T09:54:50.226Z] [2021-05-25T09:54:50.226Z] Removing bundles/ [2021-05-25T09:54:50.226Z] [2021-05-25T09:54:50.226Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-25T09:54:50.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:54:50.226Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:54:50.348Z] --- PASS: TestConfigInspect (3.92s) [2021-05-25T09:54:50.348Z] === RUN TestConfigList [2021-05-25T09:54:51.735Z] --- PASS: TestRemoveImageGarbageCollector (2.12s) [2021-05-25T09:54:51.735Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T09:54:51.735Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-25T09:54:51.735Z] === RUN TestTagInvalidReference [2021-05-25T09:54:51.735Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-25T09:54:51.735Z] === RUN TestTagValidPrefixedRepo [2021-05-25T09:54:51.735Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-05-25T09:54:51.735Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T09:54:51.735Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-25T09:54:51.735Z] === RUN TestTagOfficialNames [2021-05-25T09:54:51.735Z] --- PASS: TestTagOfficialNames (0.06s) [2021-05-25T09:54:51.735Z] === RUN TestTagMatchesDigest [2021-05-25T09:54:51.735Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-25T09:54:51.735Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-25T09:54:52.375Z] #73 DONE 16.1s [2021-05-25T09:54:52.375Z] [2021-05-25T09:54:52.375Z] #72 exporting to oci image format [2021-05-25T09:54:52.375Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-05-25T09:54:52.375Z] #72 sending tarball 31.8s done [2021-05-25T09:54:52.375Z] #72 DONE 117.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-25T09:54:52.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T09:54:52.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T09:54:52.866Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/test/unit [2021-05-25T09:54:54.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T09:54:54.800Z] --- PASS: TestConfigList (3.93s) [2021-05-25T09:54:54.801Z] === RUN TestConfigsCreateAndDelete [2021-05-25T09:54:55.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T09:54:55.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-25T09:54:56.449Z] ? github.com/docker/docker/api [no test files] [2021-05-25T09:54:56.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T09:54:57.652Z] --- PASS: TestConfigsCreateAndDelete (3.40s) [2021-05-25T09:54:57.652Z] === RUN TestConfigsUpdate [2021-05-25T09:55:00.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T09:55:01.216Z] --- PASS: TestConfigsUpdate (3.80s) [2021-05-25T09:55:01.216Z] === RUN TestTemplatedConfig [2021-05-25T09:55:01.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T09:55:02.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T09:55:03.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T09:55:04.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T09:55:04.827Z] --- PASS: TestTemplatedConfig (3.62s) [2021-05-25T09:55:04.827Z] === RUN TestConfigCreateResolve [2021-05-25T09:55:05.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T09:55:07.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T09:55:08.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T09:55:09.445Z] --- PASS: TestConfigCreateResolve (3.79s) [2021-05-25T09:55:09.445Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T09:55:09.445Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-05-25T09:55:09.445Z] PASS [2021-05-25T09:55:09.445Z] [2021-05-25T09:55:09.445Z] DONE 7 tests in 23.057s [2021-05-25T09:55:09.445Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T09:55:09.445Z] ++ 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-05-25T09:55:09.445Z] ++ set -e [2021-05-25T09:55:09.445Z] ++ '[' -n 0 ']' [2021-05-25T09:55:09.445Z] ++ set -x [2021-05-25T09:55:09.445Z] ++ env -i DEST=/go/src/github.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-05-25T09:55:09.445Z] INFO: Testing against a local daemon [2021-05-25T09:55:09.445Z] === RUN TestCheckpoint [2021-05-25T09:55:09.445Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T09:55:09.445Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:55:09.445Z] === RUN TestContainerInvalidJSON [2021-05-25T09:55:09.445Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:55:09.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:55:09.445Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:55:09.445Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:55:09.445Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:55:09.445Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:55:09.445Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:55:09.445Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:55:09.445Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:55:09.445Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-25T09:55:09.445Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-25T09:55:09.445Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-25T09:55:09.445Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T09:55:09.445Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T09:55:09.445Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-05-25T09:55:09.445Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T09:55:09.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T09:55:09.737Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2021-05-25T09:55:09.737Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T09:55:09.737Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-05-25T09:55:09.737Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T09:55:10.029Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-05-25T09:55:10.029Z] === RUN TestCopyFromContainer [2021-05-25T09:55:10.458Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T09:55:10.458Z] Using test binary docker [2021-05-25T09:55:10.458Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T09:55:10.458Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T09:55:10.458Z] INFO: Waiting for daemon to start... [2021-05-25T09:55:10.458Z] Starting dockerd [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer// [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T09:55:12.782Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T09:55:12.998Z] . [2021-05-25T09:55:12.998Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T09:55:12.998Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T09:55:12.998Z] Error: No such image: emptyfs [2021-05-25T09:55:12.998Z] Running integration-test (iteration 1) [2021-05-25T09:55:12.998Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T09:55:13.074Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T09:55:13.074Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T09:55:13.365Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T09:55:13.365Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer (3.57s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-25T09:55:13.365Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-05-25T09:55:13.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T09:55:13.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:55:13.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:55:13.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:55:13.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:55:13.365Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:55:13.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:55:13.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:55:13.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:55:13.365Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:55:13.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-05-25T09:55:13.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-25T09:55:13.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T09:55:13.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-25T09:55:13.365Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T09:55:13.656Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-05-25T09:55:13.656Z] === RUN TestCreateWithInvalidEnv [2021-05-25T09:55:13.656Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T09:55:13.656Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T09:55:13.656Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T09:55:13.656Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T09:55:13.656Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T09:55:13.656Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T09:55:13.656Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T09:55:13.656Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T09:55:13.656Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T09:55:13.656Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-25T09:55:13.656Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T09:55:13.656Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T09:55:13.656Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-25T09:55:13.656Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T09:55:13.656Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-05-25T09:55:13.656Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T09:55:15.163Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2021-05-25T09:55:16.462Z] --- PASS: TestCreateWithCustomMaskedPaths (2.95s) [2021-05-25T09:55:16.462Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.11s) [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:55:20.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:55:20.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:55:20.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:55:20.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:55:20.049Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:55:20.049Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:55:20.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:55:20.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:55:20.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:55:20.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:55:20.049Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-25T09:55:20.049Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-25T09:55:20.049Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T09:55:20.681Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.03s) [2021-05-25T09:55:20.681Z] === RUN TestCreateDifferentPlatform [2021-05-25T09:55:20.681Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T09:55:20.681Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T09:55:20.681Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-05-25T09:55:20.681Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-25T09:55:20.681Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T09:55:20.681Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T09:55:20.681Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-25T09:55:20.681Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T09:55:20.973Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-05-25T09:55:20.973Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T09:55:20.973Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-25T09:55:20.973Z] === RUN TestDaemonRestartIpcMode [2021-05-25T09:55:20.973Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T09:55:20.973Z] === RUN TestDaemonHostGatewayIP [2021-05-25T09:55:20.973Z] === PAUSE TestDaemonHostGatewayIP [2021-05-25T09:55:20.973Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T09:55:20.973Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T09:55:20.973Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T09:55:20.973Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-25T09:55:20.973Z] === RUN TestDiff [2021-05-25T09:55:21.904Z] 8116de3c91c3: Pull complete [2021-05-25T09:55:21.904Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-25T09:55:21.904Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T09:55:21.904Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T09:55:21.904Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-05-25T09:55:21.904Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-05-25T09:55:21.904Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1935' [2021-05-25T09:55:21.904Z] INFO: Docker version of control daemon [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Client: [2021-05-25T09:55:21.904Z] Version: 20.10.6 [2021-05-25T09:55:21.904Z] API version: 1.41 [2021-05-25T09:55:21.904Z] Go version: go1.16.3 [2021-05-25T09:55:21.904Z] Git commit: 370c289 [2021-05-25T09:55:21.904Z] Built: Fri Apr 9 22:49:36 2021 [2021-05-25T09:55:21.904Z] OS/Arch: windows/amd64 [2021-05-25T09:55:21.904Z] Context: default [2021-05-25T09:55:21.904Z] Experimental: true [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Server: Docker Engine - Community [2021-05-25T09:55:21.904Z] Engine: [2021-05-25T09:55:21.904Z] Version: 20.10.6 [2021-05-25T09:55:21.904Z] API version: 1.41 (minimum version 1.24) [2021-05-25T09:55:21.904Z] Go version: go1.13.15 [2021-05-25T09:55:21.904Z] Git commit: 8728dd2 [2021-05-25T09:55:21.904Z] Built: Fri Apr 9 22:45:40 2021 [2021-05-25T09:55:21.904Z] OS/Arch: windows/amd64 [2021-05-25T09:55:21.904Z] Experimental: true [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] INFO: Docker info of control daemon [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Client: [2021-05-25T09:55:21.904Z] Context: default [2021-05-25T09:55:21.904Z] Debug Mode: false [2021-05-25T09:55:21.904Z] Plugins: [2021-05-25T09:55:21.904Z] app: Docker Application (Docker Inc., v0.8.0) [2021-05-25T09:55:21.904Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-05-25T09:55:21.904Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Server: [2021-05-25T09:55:21.904Z] Containers: 0 [2021-05-25T09:55:21.904Z] Running: 0 [2021-05-25T09:55:21.904Z] Paused: 0 [2021-05-25T09:55:21.904Z] Stopped: 0 [2021-05-25T09:55:21.904Z] Images: 1 [2021-05-25T09:55:21.904Z] Server Version: 20.10.6 [2021-05-25T09:55:21.904Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-05-25T09:55:21.904Z] Windows: [2021-05-25T09:55:21.904Z] LCOW: [2021-05-25T09:55:21.904Z] Logging Driver: json-file [2021-05-25T09:55:21.904Z] Plugins: [2021-05-25T09:55:21.904Z] Volume: local [2021-05-25T09:55:21.904Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-25T09:55:21.904Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-25T09:55:21.904Z] Swarm: inactive [2021-05-25T09:55:21.904Z] Default Isolation: process [2021-05-25T09:55:21.904Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-25T09:55:21.904Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-25T09:55:21.904Z] OSType: windows [2021-05-25T09:55:21.904Z] Architecture: x86_64 [2021-05-25T09:55:21.904Z] CPUs: 4 [2021-05-25T09:55:21.904Z] Total Memory: 32GiB [2021-05-25T09:55:21.904Z] Name: azwin-2-c3eb10 [2021-05-25T09:55:21.904Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-05-25T09:55:21.904Z] Docker Root Dir: D:\docker [2021-05-25T09:55:21.904Z] Debug Mode: false [2021-05-25T09:55:21.904Z] Registry: https://index.docker.io/v1/ [2021-05-25T09:55:21.904Z] Labels: [2021-05-25T09:55:21.904Z] Experimental: true [2021-05-25T09:55:21.904Z] Insecure Registries: [2021-05-25T09:55:21.904Z] 10.0.0.4:5000 [2021-05-25T09:55:21.904Z] 127.0.0.0/8 [2021-05-25T09:55:21.904Z] Registry Mirrors: [2021-05-25T09:55:21.904Z] http://10.0.0.4:5000/ [2021-05-25T09:55:21.904Z] Live Restore Enabled: false [2021-05-25T09:55:21.904Z] Product License: Community Engine [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] INFO: Commit hash is 95551168ac [2021-05-25T09:55:21.904Z] INFO: Nuke-Everything... [2021-05-25T09:55:21.904Z] INFO: Container count on control daemon to delete is 0 [2021-05-25T09:55:21.904Z] INFO: Nuking d:\CI [2021-05-25T09:55:21.904Z] INFO: Zapped successfully [2021-05-25T09:55:21.904Z] INFO: Location for testing is d:\CI\PR-42413\1 [2021-05-25T09:55:21.904Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] INFO: Building the image from Dockerfile.windows at 05/25/2021 09:55:13... [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Sending build context to Docker daemon 58.28MB [2021-05-25T09:55:21.904Z] [2021-05-25T09:55:21.904Z] Step 1/10 : FROM microsoft/windowsservercore [2021-05-25T09:55:21.904Z] ---> 3a7f23e29bd7 [2021-05-25T09:55:21.904Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-05-25T09:55:21.904Z] ---> Running in e990dfc67166 [2021-05-25T09:55:21.904Z] Removing intermediate container e990dfc67166 [2021-05-25T09:55:21.904Z] ---> 5c3ff14fcd7e [2021-05-25T09:55:21.904Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-05-25T09:55:21.904Z] ---> Running in cc07899af3e5 [2021-05-25T09:55:21.904Z] Removing intermediate container cc07899af3e5 [2021-05-25T09:55:21.904Z] ---> 709fbe93c00e [2021-05-25T09:55:21.904Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-05-25T09:55:21.904Z] ---> Running in a8bb698f469f [2021-05-25T09:55:21.904Z] Removing intermediate container a8bb698f469f [2021-05-25T09:55:21.904Z] ---> c37bccb1da30 [2021-05-25T09:55:21.904Z] 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-05-25T09:55:21.904Z] ---> Running in 10c3d37878ab [2021-05-25T09:55:21.904Z] Removing intermediate container 10c3d37878ab [2021-05-25T09:55:21.904Z] ---> d40f57a47b04 [2021-05-25T09:55:21.904Z] 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-05-25T09:55:21.904Z] ---> Running in 57984e09454a [2021-05-25T09:55:22.074Z] --- PASS: TestDiff (1.02s) [2021-05-25T09:55:22.074Z] === RUN TestExecWithCloseStdin [2021-05-25T09:55:23.108Z] --- PASS: TestExecWithCloseStdin (1.16s) [2021-05-25T09:55:23.108Z] === RUN TestExec [2021-05-25T09:55:24.206Z] --- PASS: TestExec (1.21s) [2021-05-25T09:55:24.207Z] === RUN TestExecUser [2021-05-25T09:55:25.293Z] --- PASS: TestExecUser (1.13s) [2021-05-25T09:55:25.293Z] === RUN TestExportContainerAndImportImage [2021-05-25T09:55:26.809Z] --- PASS: TestExportContainerAndImportImage (1.30s) [2021-05-25T09:55:26.809Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T09:55:27.732Z] [2021-05-25T09:55:27.732Z] SUCCESS: Specified value was saved. [2021-05-25T09:55:27.892Z] Loaded image: buildpack-deps:buster [2021-05-25T09:55:27.892Z] Loaded image: busybox:latest [2021-05-25T09:55:27.892Z] Loaded image: busybox:glibc [2021-05-25T09:55:28.196Z] INFO: Downloading git... [2021-05-25T09:55:28.370Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s) [2021-05-25T09:55:28.370Z] === RUN TestHealthCheckWorkdir [2021-05-25T09:55:29.172Z] INFO: Downloading go... [2021-05-25T09:55:29.804Z] Loaded image: debian:bullseye [2021-05-25T09:55:29.804Z] Loaded image: hello-world:latest [2021-05-25T09:55:29.880Z] --- PASS: TestHealthCheckWorkdir (1.51s) [2021-05-25T09:55:29.880Z] === RUN TestHealthKillContainer [2021-05-25T09:55:30.065Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:55:30.065Z] INFO: Testing against a local daemon [2021-05-25T09:55:30.065Z] === RUN TestCgroupNamespacesBuild [2021-05-25T09:55:33.360Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2021-05-25T09:55:33.360Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T09:55:33.426Z] --- PASS: TestHealthKillContainer (3.23s) [2021-05-25T09:55:33.427Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T09:55:33.897Z] INFO: Downloading compiler 1 of 3... [2021-05-25T09:55:33.897Z] INFO: Downloading compiler 2 of 3... [2021-05-25T09:55:33.897Z] INFO: Downloading compiler 3 of 3... [2021-05-25T09:55:33.897Z] INFO: Extracting git... [2021-05-25T09:55:34.058Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2021-05-25T09:55:34.058Z] === RUN TestIpcModeNone [2021-05-25T09:55:35.646Z] --- PASS: TestIpcModeNone (1.18s) [2021-05-25T09:55:35.646Z] === RUN TestIpcModePrivate [2021-05-25T09:55:35.898Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.66s) [2021-05-25T09:55:35.898Z] === RUN TestBuildWithSession [2021-05-25T09:55:35.898Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T09:55:35.898Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:55:35.898Z] === RUN TestBuildSquashParent [2021-05-25T09:55:36.678Z] --- PASS: TestIpcModePrivate (1.15s) [2021-05-25T09:55:36.678Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:108, shared: false, mustBeShared: false [2021-05-25T09:55:36.678Z] === RUN TestIpcModeShareable [2021-05-25T09:55:37.712Z] --- PASS: TestIpcModeShareable (1.25s) [2021-05-25T09:55:37.712Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:102, shared: true, mustBeShared: true [2021-05-25T09:55:37.712Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T09:55:41.223Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2021-05-25T09:55:41.223Z] === RUN TestAPIIpcModeHost [2021-05-25T09:55:41.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T09:55:42.339Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-05-25T09:55:42.339Z] === RUN TestDaemonIpcModeShareable [2021-05-25T09:55:43.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T09:55:44.025Z] --- PASS: TestBuildSquashParent (8.30s) [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:55:44.025Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:55:44.025Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:55:44.025Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:55:44.025Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:55:44.408Z] --- PASS: TestDaemonIpcModeShareable (2.15s) [2021-05-25T09:55:44.408Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-05-25T09:55:44.408Z] === RUN TestDaemonIpcModePrivate [2021-05-25T09:55:45.934Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:55:46.469Z] --- PASS: TestDaemonIpcModePrivate (2.13s) [2021-05-25T09:55:46.469Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-05-25T09:55:46.469Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T09:55:47.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:55:48.253Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:55:48.532Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2021-05-25T09:55:48.532Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2021-05-25T09:55:48.532Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T09:55:48.764Z] INFO: Expanding go... [2021-05-25T09:55:49.191Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.96s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-05-25T09:55:51.099Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-05-25T09:55:51.099Z] === RUN TestBuildMultiStageCopy [2021-05-25T09:55:51.099Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T09:55:51.255Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.13s) [2021-05-25T09:55:51.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-05-25T09:55:51.255Z] === RUN TestIpcModeOlderClient [2021-05-25T09:55:51.255Z] === PAUSE TestIpcModeOlderClient [2021-05-25T09:55:51.255Z] === RUN TestKillContainerInvalidSignal [2021-05-25T09:55:51.886Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2021-05-25T09:55:51.886Z] === RUN TestKillContainer [2021-05-25T09:55:51.886Z] === RUN TestKillContainer/no_signal [2021-05-25T09:55:52.971Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T09:55:53.603Z] === RUN TestKillContainer/killing_signal [2021-05-25T09:55:53.889Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:55:53.889Z] [2021-05-25T09:55:53.889Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-05-25T09:55:53.889Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-05-25T09:55:53.889Z] Using test binary docker [2021-05-25T09:55:53.889Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T09:55:53.889Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T09:55:53.889Z] INFO: Waiting for daemon to start... [2021-05-25T09:55:53.889Z] Starting dockerd [2021-05-25T09:55:53.889Z] . [2021-05-25T09:55:53.889Z] INFO: Building docker-sdk-python3:4.4.1... [2021-05-25T09:55:54.390Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T09:55:55.244Z] --- PASS: TestKillContainer (3.08s) [2021-05-25T09:55:55.244Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-05-25T09:55:55.244Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2021-05-25T09:55:55.244Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-05-25T09:55:55.244Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T09:55:55.244Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T09:55:55.327Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T09:55:55.878Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T09:55:56.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T09:55:56.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.07s) [2021-05-25T09:55:56.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.02s) [2021-05-25T09:55:56.910Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-05-25T09:55:56.910Z] === RUN TestKillStoppedContainer [2021-05-25T09:55:56.910Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-05-25T09:55:56.910Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T09:55:57.199Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T09:55:57.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-05-25T09:55:57.201Z] === RUN TestKillDifferentUserContainer [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-05-25T09:55:58.159Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-05-25T09:55:58.159Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T09:55:58.235Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2021-05-25T09:55:58.235Z] === RUN TestInspectOomKilledTrue [2021-05-25T09:55:58.235Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T09:55:58.235Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:55:58.235Z] === RUN TestInspectOomKilledFalse [2021-05-25T09:55:58.235Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-25T09:55:58.235Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:55:58.235Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T09:55:58.866Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-05-25T09:55:58.866Z] === RUN TestLinksContainerNames [2021-05-25T09:56:00.966Z] --- PASS: TestLinksContainerNames (1.99s) [2021-05-25T09:56:00.966Z] === RUN TestLogsFollowTailEmpty [2021-05-25T09:56:01.997Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2021-05-25T09:56:01.997Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T09:56:03.112Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/default [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/private [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/slave [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/shared [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/default [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/shared [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/slave [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/private [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:56:03.112Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T09:56:03.112Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:56:03.112Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:56:03.402Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:56:03.478Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-05-25T09:56:03.478Z] === RUN TestBuildLabelWithTargets [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:56:03.694Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.12s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-05-25T09:56:03.984Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-05-25T09:56:03.984Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T09:56:06.714Z] --- PASS: TestContainerBindMountNonRecursive (2.73s) [2021-05-25T09:56:06.714Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T09:56:07.346Z] --- PASS: TestContainerVolumesMountedAsShared (0.89s) [2021-05-25T09:56:07.346Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T09:56:08.401Z] --- PASS: TestContainerVolumesMountedAsSlave (0.95s) [2021-05-25T09:56:08.402Z] === RUN TestNetworkNat [2021-05-25T09:56:09.433Z] --- PASS: TestNetworkNat (0.99s) [2021-05-25T09:56:09.433Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T09:56:09.920Z] INFO: Expanding compiler 1 of 3... [2021-05-25T09:56:09.920Z] INFO: Expanding compiler 2 of 3... [2021-05-25T09:56:10.517Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-05-25T09:56:10.517Z] === RUN TestNetworkLoopbackNat [2021-05-25T09:56:11.596Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-05-25T09:56:11.596Z] === RUN TestBuildWithEmptyLayers [2021-05-25T09:56:11.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:56:11.777Z] [2021-05-25T09:56:11.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T09:56:11.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T09:56:11.777Z] HOSTNAME=7283c66ce81f [2021-05-25T09:56:11.777Z] TESTDEBUG=0 [2021-05-25T09:56:11.777Z] DEST=bundles/test-integration [2021-05-25T09:56:11.777Z] PWD=/go/src/github.com/docker/docker [2021-05-25T09:56:11.777Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T09:56:11.777Z] container=docker [2021-05-25T09:56:11.777Z] HOME=/root [2021-05-25T09:56:11.777Z] GOLANG_VERSION=1.13.15 [2021-05-25T09:56:11.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T09:56:11.777Z] VALIDATE_BRANCH=20.10 [2021-05-25T09:56:11.777Z] TERM=xterm [2021-05-25T09:56:11.777Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T09:56:11.777Z] SHLVL=1 [2021-05-25T09:56:11.777Z] TIMEOUT=120m [2021-05-25T09:56:11.777Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T09:56:11.777Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T09:56:11.777Z] GO111MODULE=off [2021-05-25T09:56:11.777Z] DOCKER_EXPERIMENTAL=1 [2021-05-25T09:56:11.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T09:56:11.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T09:56:11.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T09:56:11.777Z] GOPATH=/go [2021-05-25T09:56:11.777Z] PKG_CONFIG=pkg-config [2021-05-25T09:56:11.777Z] _=/usr/bin/env [2021-05-25T09:56:11.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T09:56:13.679Z] INFO: Expanding compiler 3 of 3... [2021-05-25T09:56:14.028Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-05-25T09:56:14.028Z] === RUN TestPause [2021-05-25T09:56:14.132Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-05-25T09:56:14.132Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T09:56:14.143Z] INFO: Removing downloaded files... [2021-05-25T09:56:14.143Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-05-25T09:56:14.143Z] INFO: Configuring git core.autocrlf... [2021-05-25T09:56:15.059Z] --- PASS: TestPause (1.05s) [2021-05-25T09:56:15.059Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T09:56:15.059Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:56:15.059Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:56:15.059Z] === RUN TestPauseStopPausedContainer [2021-05-25T09:56:16.168Z] --- PASS: TestPauseStopPausedContainer (0.99s) [2021-05-25T09:56:16.168Z] === RUN TestPsFilter [2021-05-25T09:56:16.458Z] --- PASS: TestPsFilter (0.25s) [2021-05-25T09:56:16.458Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T09:56:17.489Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-05-25T09:56:17.489Z] === RUN TestRemoveContainerWithVolume [2021-05-25T09:56:18.521Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2021-05-25T09:56:18.521Z] === RUN TestRemoveContainerRunning [2021-05-25T09:56:19.227Z] --- PASS: TestRemoveContainerRunning (0.95s) [2021-05-25T09:56:19.227Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T09:56:19.405Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-05-25T09:56:19.405Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T09:56:19.975Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-05-25T09:56:19.975Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T09:56:20.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s) [2021-05-25T09:56:20.259Z] === RUN TestRemoveInvalidContainer [2021-05-25T09:56:20.259Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-25T09:56:20.259Z] === RUN TestRenameLinkedContainer [2021-05-25T09:56:24.702Z] --- PASS: TestRenameLinkedContainer (4.11s) [2021-05-25T09:56:24.702Z] === RUN TestRenameStoppedContainer [2021-05-25T09:56:25.248Z] --- PASS: TestBuildMultiStageLayerLeak (5.09s) [2021-05-25T09:56:25.248Z] === RUN TestBuildWithHugeFile [2021-05-25T09:56:25.733Z] --- PASS: TestRenameStoppedContainer (1.05s) [2021-05-25T09:56:25.734Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T09:56:27.795Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2021-05-25T09:56:27.795Z] === RUN TestRenameInvalidName [2021-05-25T09:56:28.426Z] --- PASS: TestRenameInvalidName (1.04s) [2021-05-25T09:56:28.426Z] === RUN TestRenameAnonymousContainer [2021-05-25T09:56:33.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T09:56:33.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T09:56:33.982Z] --- PASS: TestRenameAnonymousContainer (5.41s) [2021-05-25T09:56:33.982Z] === RUN TestRenameContainerWithSameName [2021-05-25T09:56:35.015Z] --- PASS: TestRenameContainerWithSameName (1.05s) [2021-05-25T09:56:35.015Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T09:56:37.079Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2021-05-25T09:56:37.079Z] === RUN TestResize [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/types/time 0.042s coverage: 100.0% of statements [2021-05-25T09:56:37.548Z] ok github.com/docker/docker/api/types/versions 0.026s coverage: 75.0% of statements [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-25T09:56:37.548Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-25T09:56:38.111Z] --- PASS: TestResize (0.99s) [2021-05-25T09:56:38.111Z] === RUN TestResizeWithInvalidSize [2021-05-25T09:56:39.087Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2021-05-25T09:56:39.193Z] --- PASS: TestResizeWithInvalidSize (0.98s) [2021-05-25T09:56:39.193Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T09:56:40.224Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:40.224Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:40.224Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:40.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T09:56:40.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T09:56:40.599Z] sha256:4d09674f8c4f2173c719c7f1d877b04e25c09b474125453be5699b5fd3e7bd95 [2021-05-25T09:56:40.599Z] INFO: Starting docker-py tests... [2021-05-25T09:56:40.599Z] ============================= test session starts ============================== [2021-05-25T09:56:40.599Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-05-25T09:56:40.599Z] rootdir: /src, inifile: pytest.ini [2021-05-25T09:56:40.599Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-05-25T09:56:40.599Z] collected 389 items / 1 deselected / 388 selected [2021-05-25T09:56:40.599Z] [2021-05-25T09:56:41.201Z] ok github.com/docker/docker/builder/remotecontext/git 3.690s coverage: 86.3% of statements [2021-05-25T09:56:42.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T09:56:42.726Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T09:56:43.222Z] --- PASS: TestImportExtremelyLargeImageWorks (102.87s) [2021-05-25T09:56:43.222Z] PASS [2021-05-25T09:56:43.222Z] [2021-05-25T09:56:43.222Z] DONE 12 tests in 105.904s [2021-05-25T09:56:43.222Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T09:56:43.222Z] INFO: Testing against a local daemon [2021-05-25T09:56:43.222Z] === RUN TestNetworkCreateDelete [2021-05-25T09:56:43.222Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-25T09:56:43.222Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T09:56:43.222Z] --- PASS: TestDockerNetworkDeletePreferID (1.35s) [2021-05-25T09:56:43.222Z] === RUN TestDaemonDNSFallback [2021-05-25T09:56:43.323Z] ok github.com/docker/docker/builder/remotecontext 0.475s coverage: 13.7% of statements [2021-05-25T09:56:43.482Z] --- PASS: TestDaemonDNSFallback (7.28s) [2021-05-25T09:56:43.482Z] === RUN TestInspectNetwork [2021-05-25T09:56:44.859Z] ok github.com/docker/docker/builder/dockerfile 1.156s coverage: 48.5% of statements [2021-05-25T09:56:44.859Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-25T09:56:44.859Z] ? github.com/docker/docker/cli [no test files] [2021-05-25T09:56:44.859Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-25T09:56:46.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T09:56:46.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T09:56:47.828Z] === RUN TestInspectNetwork/full_network_id [2021-05-25T09:56:47.828Z] === RUN TestInspectNetwork/partial_network_id [2021-05-25T09:56:47.828Z] === RUN TestInspectNetwork/network_name [2021-05-25T09:56:47.828Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-25T09:56:48.441Z] ok github.com/docker/docker/client 0.567s coverage: 75.4% of statements [2021-05-25T09:56:48.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T09:56:48.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:50.209Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T09:56:50.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T09:56:50.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:51.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T09:56:51.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T09:56:52.018Z] --- PASS: TestInspectNetwork (8.43s) [2021-05-25T09:56:52.018Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-25T09:56:52.018Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-25T09:56:52.018Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-25T09:56:52.018Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-25T09:56:52.018Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T09:56:52.504Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.54s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.30s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.51s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s) [2021-05-25T09:56:54.700Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2021-05-25T09:56:54.700Z] === RUN TestCgroupNamespacesRun [2021-05-25T09:56:55.310Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-05-25T09:56:55.310Z] === RUN TestNetworkInvalidJSON [2021-05-25T09:56:55.310Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T09:56:55.310Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T09:56:55.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:56:55.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:56:55.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:56:55.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:56:55.310Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T09:56:55.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:56:55.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T09:56:55.310Z] === RUN TestNetworkList [2021-05-25T09:56:55.310Z] === RUN TestNetworkList//networks [2021-05-25T09:56:55.310Z] === PAUSE TestNetworkList//networks [2021-05-25T09:56:55.310Z] === RUN TestNetworkList//networks/ [2021-05-25T09:56:55.310Z] === PAUSE TestNetworkList//networks/ [2021-05-25T09:56:55.310Z] === CONT TestNetworkList//networks [2021-05-25T09:56:55.310Z] === CONT TestNetworkList//networks/ [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkList (0.01s) [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T09:56:55.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T09:56:55.310Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T09:56:56.261Z] --- PASS: TestHostIPv4BridgeLabel (0.92s) [2021-05-25T09:56:56.261Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T09:56:56.832Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2021-05-25T09:56:56.832Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T09:56:57.639Z] --- PASS: TestDaemonRestartWithLiveRestore (1.56s) [2021-05-25T09:56:57.639Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T09:56:58.929Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-05-25T09:56:58.937Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2021-05-25T09:56:58.937Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T09:56:59.018Z] --- PASS: TestDaemonDefaultNetworkPools (1.38s) [2021-05-25T09:56:59.018Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T09:56:59.500Z] tests/integration/api_client_test.py ..... [ 7%] [2021-05-25T09:57:00.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T09:57:01.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.06s) [2021-05-25T09:57:01.001Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T09:57:01.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T09:57:01.554Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.09s) [2021-05-25T09:57:01.555Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T09:57:01.714Z] tests/integration/api_config_test.py ..... [ 8%] [2021-05-25T09:57:02.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T09:57:03.063Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2021-05-25T09:57:03.063Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T09:57:04.090Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.66s) [2021-05-25T09:57:04.090Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T09:57:04.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T09:57:04.659Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-05-25T09:57:04.659Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T09:57:04.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-25T09:57:05.124Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2021-05-25T09:57:05.124Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T09:57:06.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T09:57:06.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2021-05-25T09:57:06.629Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T09:57:07.196Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2021-05-25T09:57:07.196Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T09:57:07.196Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T09:57:07.196Z] service_test.go:242: FLAKY_TEST [2021-05-25T09:57:07.196Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T09:57:07.260Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2021-05-25T09:57:07.260Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T09:57:09.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.03s) [2021-05-25T09:57:09.328Z] === RUN TestNISDomainname [2021-05-25T09:57:09.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T09:57:10.831Z] --- PASS: TestNISDomainname (1.37s) [2021-05-25T09:57:10.831Z] === RUN TestHostnameDnsResolution [2021-05-25T09:57:11.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T09:57:12.894Z] --- PASS: TestHostnameDnsResolution (2.02s) [2021-05-25T09:57:12.894Z] === RUN TestStats [2021-05-25T09:57:13.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T09:57:14.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T09:57:16.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T09:57:16.405Z] --- PASS: TestStats (3.10s) [2021-05-25T09:57:16.405Z] === RUN TestStopContainerWithTimeout [2021-05-25T09:57:16.405Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T09:57:16.405Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T09:57:16.405Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T09:57:16.405Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T09:57:16.405Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T09:57:16.405Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T09:57:16.405Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T09:57:16.405Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T09:57:16.405Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T09:57:16.405Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-25T09:57:17.035Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T09:57:17.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T09:57:19.097Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T09:57:19.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T09:57:20.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T09:57:21.158Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-25T09:57:21.158Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-05-25T09:57:21.158Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-05-25T09:57:21.158Z] --- PASS: TestStopContainerWithTimeout/3 (2.97s) [2021-05-25T09:57:21.158Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-05-25T09:57:21.158Z] === RUN TestDeleteDevicemapper [2021-05-25T09:57:21.158Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T09:57:21.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:57:21.158Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T09:57:21.498Z] --- PASS: TestBuildWithHugeFile (53.32s) [2021-05-25T09:57:21.498Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T09:57:21.498Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:57:21.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:57:21.498Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:57:21.498Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:57:21.498Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:57:21.498Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:57:21.498Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:57:21.498Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:57:21.498Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:57:21.498Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-05-25T09:57:21.498Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-05-25T09:57:21.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-05-25T09:57:21.498Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-05-25T09:57:21.498Z] === RUN TestBuildPreserveOwnership [2021-05-25T09:57:21.498Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T09:57:22.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T09:57:22.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T09:57:23.533Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T09:57:23.533Z] Using test binary docker [2021-05-25T09:57:23.533Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T09:57:23.533Z] +++ /etc/init.d/apparmor start [2021-05-25T09:57:23.533Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T09:57:23.533Z] INFO: Waiting for daemon to start... [2021-05-25T09:57:23.533Z] Starting dockerd [2021-05-25T09:57:23.533Z] +++ 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-05-25T09:57:25.288Z] --- PASS: TestServiceWithDataPathPortInit (15.72s) [2021-05-25T09:57:25.288Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T09:57:25.642Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.23s) [2021-05-25T09:57:25.642Z] === RUN TestUpdateMemory [2021-05-25T09:57:25.642Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-25T09:57:25.642Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:57:25.642Z] === RUN TestUpdateCPUQuota [2021-05-25T09:57:25.690Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T09:57:26.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T09:57:28.036Z] ok github.com/docker/docker/cmd/dockerd 0.198s coverage: 29.1% of statements [2021-05-25T09:57:28.981Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2021-05-25T09:57:28.981Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2021-05-25T09:57:28.981Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-05-25T09:57:29.149Z] --- PASS: TestUpdateCPUQuota (3.97s) [2021-05-25T09:57:29.149Z] === RUN TestUpdatePidsLimit [2021-05-25T09:57:29.149Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-25T09:57:29.240Z] === RUN TestBuildPlatformInvalid [2021-05-25T09:57:29.240Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-05-25T09:57:29.240Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T09:57:29.240Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-05-25T09:57:29.240Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-25T09:57:29.240Z] PASS [2021-05-25T09:57:29.240Z] [2021-05-25T09:57:29.240Z] === Skipped [2021-05-25T09:57:29.240Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-25T09:57:29.240Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:57:29.240Z] [2021-05-25T09:57:29.240Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.01s) [2021-05-25T09:57:29.240Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-05-25T09:57:29.240Z] [2021-05-25T09:57:29.240Z] [2021-05-25T09:57:29.240Z] DONE 33 tests, 2 skipped in 136.361s [2021-05-25T09:57:29.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T09:57:29.500Z] INFO: Testing against a local daemon [2021-05-25T09:57:29.500Z] === RUN TestConfigInspect [2021-05-25T09:57:29.500Z] --- SKIP: TestConfigInspect (0.02s) [2021-05-25T09:57:29.500Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestConfigList [2021-05-25T09:57:29.500Z] --- SKIP: TestConfigList (0.01s) [2021-05-25T09:57:29.500Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestConfigsCreateAndDelete [2021-05-25T09:57:29.500Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-05-25T09:57:29.500Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestConfigsUpdate [2021-05-25T09:57:29.500Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-05-25T09:57:29.500Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestTemplatedConfig [2021-05-25T09:57:29.500Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-25T09:57:29.500Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestConfigCreateResolve [2021-05-25T09:57:29.500Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-05-25T09:57:29.500Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:29.500Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T09:57:29.779Z] === RUN TestUpdatePidsLimit/no_change [2021-05-25T09:57:30.125Z] . [2021-05-25T09:57:30.125Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T09:57:30.125Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T09:57:30.125Z] Error: No such image: emptyfs [2021-05-25T09:57:30.125Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T09:57:30.125Z] ++++ docker load [2021-05-25T09:57:30.125Z] Running integration-test (iteration 1) [2021-05-25T09:57:30.125Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T09:57:30.125Z] ++ 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-05-25T09:57:30.125Z] ++ set -e [2021-05-25T09:57:30.125Z] ++ '[' -n 0 ']' [2021-05-25T09:57:30.125Z] ++ set -x [2021-05-25T09:57:30.126Z] ++ env -i DEST=/go/src/github.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-05-25T09:57:30.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T09:57:30.410Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-25T09:57:30.562Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.46s) [2021-05-25T09:57:30.562Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jzkmc0ao17sfqwqrq69wimnec Created:2021-05-25 09:57:23.92105094 +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[8bcbe488b518fea4843fcf133a0ec6b1e7764a06d15d934365020ad1d974d8aa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4jflpcjleng4b7o15o575htti EndpointID:317e4fd6a1ad9242e96e25b054d3c094d828ca8ea8d49b3f20d69f8bf63312ef MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cdb34247beb41f3b7c29ea898867be0b44c68f8b677da559c48c19b5cf6d45d7 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:647f58c5d0ed IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4jflpcjleng4b7o15o575htti EndpointID:317e4fd6a1ad9242e96e25b054d3c094d828ca8ea8d49b3f20d69f8bf63312ef EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-25T09:57:30.562Z] PASS [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] === Skipped [2021-05-25T09:57:30.562Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T09:57:30.562Z] service_test.go:242: FLAKY_TEST [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] DONE 26 tests, 1 skipped in 55.982s [2021-05-25T09:57:30.562Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T09:57:30.562Z] INFO: Testing against a local daemon [2021-05-25T09:57:30.562Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T09:57:30.562Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T09:57:30.562Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T09:57:30.562Z] === RUN TestDockerNetworkIpvlan [2021-05-25T09:57:30.562Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T09:57:30.562Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T09:57:30.562Z] PASS [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] === Skipped [2021-05-25T09:57:30.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T09:57:30.562Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T09:57:30.562Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] [2021-05-25T09:57:30.562Z] DONE 2 tests, 2 skipped in 0.039s [2021-05-25T09:57:30.562Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T09:57:30.562Z] INFO: Testing against a local daemon [2021-05-25T09:57:30.562Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T09:57:31.040Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-25T09:57:31.404Z] --- PASS: TestConfigDaemonLibtrustID (1.92s) [2021-05-25T09:57:31.404Z] PASS [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === Skipped [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-05-25T09:57:31.404Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-05-25T09:57:31.404Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-05-25T09:57:31.404Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-05-25T09:57:31.404Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-05-25T09:57:31.404Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-05-25T09:57:31.404Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] [2021-05-25T09:57:31.404Z] DONE 7 tests, 6 skipped in 2.134s [2021-05-25T09:57:31.404Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T09:57:31.663Z] INFO: Testing against a local daemon [2021-05-25T09:57:31.663Z] === RUN TestCheckpoint [2021-05-25T09:57:31.663Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T09:57:31.663Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:57:31.663Z] === RUN TestContainerInvalidJSON [2021-05-25T09:57:31.663Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:57:31.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:57:31.663Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:57:31.663Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:57:31.663Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:57:31.663Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:57:31.663Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T09:57:31.663Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T09:57:31.663Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T09:57:31.663Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-05-25T09:57:31.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-25T09:57:31.663Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T09:57:31.663Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-25T09:57:31.663Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T09:57:31.663Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-25T09:57:31.663Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T09:57:31.663Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-05-25T09:57:31.663Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T09:57:31.663Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-05-25T09:57:31.663Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T09:57:31.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-25T09:57:31.923Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-05-25T09:57:31.923Z] === RUN TestCopyFromContainer [2021-05-25T09:57:32.300Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-25T09:57:32.468Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.96s) [2021-05-25T09:57:32.468Z] === RUN TestDockerNetworkMacvlan [2021-05-25T09:57:32.640Z] ok github.com/docker/docker/container 0.171s coverage: 34.5% of statements [2021-05-25T09:57:32.640Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-25T09:57:32.640Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-25T09:57:32.640Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-25T09:57:32.640Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-25T09:57:32.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-25T09:57:33.405Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-25T09:57:33.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T09:57:34.198Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2021-05-25T09:57:34.432Z] --- PASS: TestUpdatePidsLimit (5.36s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/update_lower (0.62s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.62s) [2021-05-25T09:57:34.433Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.64s) [2021-05-25T09:57:34.433Z] === RUN TestUpdateRestartPolicy [2021-05-25T09:57:34.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-25T09:57:34.785Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-25T09:57:35.216Z] === RUN TestCopyFromContainer// [2021-05-25T09:57:35.216Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T09:57:35.216Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T09:57:35.216Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T09:57:35.477Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T09:57:35.477Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T09:57:35.477Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T09:57:35.477Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T09:57:35.722Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-25T09:57:35.737Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T09:57:35.737Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer (3.99s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-25T09:57:35.737Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-05-25T09:57:35.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T09:57:35.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:57:35.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:57:35.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:57:35.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:57:35.737Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:57:35.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:57:35.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T09:57:35.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T09:57:35.737Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T09:57:35.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-25T09:57:35.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-25T09:57:35.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T09:57:35.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-25T09:57:35.737Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T09:57:35.997Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-25T09:57:35.997Z] === RUN TestCreateWithInvalidEnv [2021-05-25T09:57:35.997Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T09:57:35.997Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T09:57:35.997Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T09:57:35.997Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T09:57:35.997Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T09:57:35.997Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T09:57:35.997Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T09:57:35.997Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T09:57:35.997Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T09:57:35.997Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-05-25T09:57:35.997Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T09:57:35.997Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-25T09:57:35.997Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T09:57:35.997Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T09:57:35.997Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-05-25T09:57:35.997Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T09:57:37.906Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s) [2021-05-25T09:57:37.906Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T09:57:38.899Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-05-25T09:57:39.037Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-25T09:57:39.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T09:57:39.815Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:57:39.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:57:39.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:57:39.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:57:39.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:57:39.816Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:57:39.816Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:57:39.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T09:57:39.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T09:57:39.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T09:57:39.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T09:57:39.816Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-25T09:57:39.816Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-25T09:57:39.816Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T09:57:39.845Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.9% of statements [2021-05-25T09:57:40.278Z] Removing intermediate container 57984e09454a [2021-05-25T09:57:40.278Z] ---> 6eeb2478a567 [2021-05-25T09:57:40.278Z] 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-05-25T09:57:40.278Z] ---> Running in 28f2d8de3f03 [2021-05-25T09:57:40.278Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-05-25T09:57:40.278Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-05-25T09:57:40.278Z] go: finding gotest.tools v0.5.3 [2021-05-25T09:57:40.278Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-05-25T09:57:40.278Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-05-25T09:57:40.278Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:57:40.278Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-05-25T09:57:40.278Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:57:40.278Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:57:40.278Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:57:40.278Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-05-25T09:57:40.278Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-25T09:57:40.278Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:57:40.278Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:57:40.278Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:57:40.278Z] go: extracting github.com/fatih/color v1.9.0 [2021-05-25T09:57:40.278Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:57:40.278Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:57:40.278Z] go: downloading github.com/pkg/errors v0.9.1 [2021-05-25T09:57:40.278Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:57:40.278Z] go: extracting github.com/pkg/errors v0.9.1 [2021-05-25T09:57:40.278Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:57:40.384Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-05-25T09:57:40.384Z] === RUN TestCreateDifferentPlatform [2021-05-25T09:57:40.384Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T09:57:40.384Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T09:57:40.384Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-25T09:57:40.384Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-25T09:57:40.384Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T09:57:40.384Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T09:57:40.643Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-05-25T09:57:40.643Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T09:57:40.643Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-05-25T09:57:40.643Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T09:57:40.643Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-05-25T09:57:40.643Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-25T09:57:40.643Z] === RUN TestDaemonRestartIpcMode [2021-05-25T09:57:40.643Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T09:57:40.643Z] === RUN TestDaemonHostGatewayIP [2021-05-25T09:57:40.643Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-05-25T09:57:40.643Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T09:57:40.643Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T09:57:40.643Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T09:57:40.643Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T09:57:40.643Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-25T09:57:40.643Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-25T09:57:40.643Z] === RUN TestDiff [2021-05-25T09:57:40.749Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:57:40.749Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:57:40.749Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:57:40.749Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:57:41.212Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:57:41.213Z] --- PASS: TestDiff (0.66s) [2021-05-25T09:57:41.213Z] === RUN TestExecWithCloseStdin [2021-05-25T09:57:42.153Z] --- PASS: TestExecWithCloseStdin (0.94s) [2021-05-25T09:57:42.153Z] === RUN TestExec [2021-05-25T09:57:42.189Z] go: finding github.com/fatih/color v1.9.0 [2021-05-25T09:57:42.189Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-05-25T09:57:42.329Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-25T09:57:42.639Z] ok github.com/docker/docker/daemon/cluster 0.161s coverage: 0.5% of statements [2021-05-25T09:57:42.653Z] go: finding github.com/pkg/errors v0.9.1 [2021-05-25T09:57:42.653Z] go: finding github.com/spf13/pflag v1.0.3 [2021-05-25T09:57:42.653Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-05-25T09:57:42.653Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-05-25T09:57:42.653Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-05-25T09:57:42.653Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-05-25T09:57:42.653Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-05-25T09:57:42.653Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-25T09:57:42.653Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-05-25T09:57:43.092Z] --- PASS: TestExec (0.94s) [2021-05-25T09:57:43.092Z] === RUN TestExecUser [2021-05-25T09:57:44.035Z] --- PASS: TestExecUser (0.96s) [2021-05-25T09:57:44.035Z] === RUN TestExportContainerAndImportImage [2021-05-25T09:57:44.973Z] --- PASS: TestExportContainerAndImportImage (0.88s) [2021-05-25T09:57:44.973Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T09:57:45.060Z] Loaded image: buildpack-deps:buster [2021-05-25T09:57:45.060Z] Loaded image: busybox:latest [2021-05-25T09:57:45.060Z] Loaded image: busybox:glibc [2021-05-25T09:57:46.414Z] INFO: Build done for gotestsum... [2021-05-25T09:57:46.451Z] Loaded image: debian:bullseye [2021-05-25T09:57:46.451Z] Loaded image: hello-world:latest [2021-05-25T09:57:46.713Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:57:46.713Z] INFO: Testing against a local daemon [2021-05-25T09:57:46.713Z] === RUN TestCgroupNamespacesBuild [2021-05-25T09:57:47.175Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2021-05-25T09:57:47.475Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.8% of statements [2021-05-25T09:57:48.535Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-05-25T09:57:48.901Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-25T09:57:49.167Z] --- PASS: TestExportContainerAfterDaemonRestart (3.99s) [2021-05-25T09:57:49.167Z] === RUN TestHealthCheckWorkdir [2021-05-25T09:57:49.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T09:57:49.757Z] --- PASS: TestUpdateRestartPolicy (13.74s) [2021-05-25T09:57:49.757Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T09:57:49.757Z] --- PASS: TestUpdateRestartWithAutoRemove (0.99s) [2021-05-25T09:57:49.757Z] === RUN TestWaitNonBlocked [2021-05-25T09:57:49.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:57:49.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:57:49.757Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:57:49.757Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:57:49.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:57:49.757Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan (17.54s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.30s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.87s) [2021-05-25T09:57:50.283Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.60s) [2021-05-25T09:57:50.283Z] PASS [2021-05-25T09:57:50.283Z] [2021-05-25T09:57:50.283Z] DONE 8 tests in 19.542s [2021-05-25T09:57:50.283Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T09:57:50.283Z] testing: warning: no tests to run [2021-05-25T09:57:50.283Z] PASS [2021-05-25T09:57:50.283Z] [2021-05-25T09:57:50.283Z] DONE 0 tests in 0.007s [2021-05-25T09:57:50.283Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T09:57:50.283Z] INFO: Testing against a local daemon [2021-05-25T09:57:50.283Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T09:57:50.387Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-25T09:57:50.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2021-05-25T09:57:50.387Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.28s) [2021-05-25T09:57:50.387Z] === RUN TestWaitBlocked [2021-05-25T09:57:50.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:57:50.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:57:50.387Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:57:50.387Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:57:50.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:57:50.387Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:57:50.545Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-05-25T09:57:50.545Z] === RUN TestHealthKillContainer [2021-05-25T09:57:50.651Z] ok github.com/docker/docker/daemon/graphdriver 0.017s coverage: 2.2% of statements [2021-05-25T09:57:50.927Z] --- PASS: TestCgroupNamespacesBuild (4.21s) [2021-05-25T09:57:50.927Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T09:57:51.891Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-25T09:57:51.891Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2021-05-25T09:57:51.891Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.42s) [2021-05-25T09:57:51.891Z] === CONT TestContainerStartOnDaemonRestart [2021-05-25T09:57:51.891Z] === CONT TestIpcModeOlderClient [2021-05-25T09:57:52.181Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-05-25T09:57:52.181Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T09:57:52.189Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2021-05-25T09:57:52.189Z] === RUN TestAuthZPluginTLS [2021-05-25T09:57:52.449Z] --- PASS: TestAuthZPluginTLS (0.71s) [2021-05-25T09:57:52.449Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T09:57:52.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T09:57:53.387Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-05-25T09:57:53.387Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T09:57:53.482Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.28s) [2021-05-25T09:57:53.482Z] === RUN TestBuildWithSession [2021-05-25T09:57:53.482Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T09:57:53.482Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:57:53.482Z] === RUN TestBuildSquashParent [2021-05-25T09:57:53.834Z] --- PASS: TestHealthKillContainer (3.01s) [2021-05-25T09:57:53.835Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T09:57:53.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-05-25T09:57:53.835Z] === RUN TestIpcModeNone [2021-05-25T09:57:53.956Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s) [2021-05-25T09:57:53.956Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T09:57:54.210Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-05-25T09:57:54.210Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 14.1% of statements [2021-05-25T09:57:54.525Z] --- PASS: TestAuthZPluginDenyResponse (0.71s) [2021-05-25T09:57:54.525Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T09:57:54.772Z] --- PASS: TestIpcModeNone (0.94s) [2021-05-25T09:57:54.772Z] === RUN TestIpcModePrivate [2021-05-25T09:57:55.269Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.893s coverage: 57.1% of statements [2021-05-25T09:57:55.691Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.20s) [2021-05-25T09:57:55.691Z] === CONT TestContainerKillOnDaemonStart [2021-05-25T09:57:55.691Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2021-05-25T09:57:55.691Z] === CONT TestDaemonHostGatewayIP [2021-05-25T09:57:55.711Z] --- PASS: TestIpcModePrivate (0.94s) [2021-05-25T09:57:55.711Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-05-25T09:57:55.711Z] === RUN TestIpcModeShareable [2021-05-25T09:57:55.711Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-05-25T09:57:55.711Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:57:55.711Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T09:57:56.434Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2021-05-25T09:57:56.434Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T09:57:57.003Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-05-25T09:57:57.003Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T09:57:57.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T09:57:57.571Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2021-05-25T09:57:57.571Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T09:57:58.121Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-05-25T09:57:58.139Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-05-25T09:57:58.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T09:57:59.048Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.78s) [2021-05-25T09:57:59.048Z] === RUN TestAPIIpcModeHost [2021-05-25T09:57:59.048Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-05-25T09:57:59.048Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:57:59.048Z] === RUN TestDaemonIpcModeShareable [2021-05-25T09:57:59.048Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-05-25T09:57:59.048Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:57:59.048Z] === RUN TestDaemonIpcModePrivate [2021-05-25T09:57:59.180Z] ok github.com/docker/docker/daemon 12.366s coverage: 17.1% of statements [2021-05-25T09:57:59.180Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-25T09:57:59.180Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-25T09:57:59.180Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-25T09:57:59.180Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-25T09:57:59.480Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.032s coverage: 69.3% of statements [2021-05-25T09:57:59.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T09:58:00.080Z] --- PASS: TestBuildSquashParent (6.91s) [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:58:00.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:58:00.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:58:00.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:58:00.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:58:00.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:58:00.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:58:00.134Z] --- PASS: TestDaemonHostGatewayIP (4.21s) [2021-05-25T09:58:00.134Z] === CONT TestDaemonRestartIpcMode [2021-05-25T09:58:00.676Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2021-05-25T09:58:00.676Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T09:58:01.282Z] Removing intermediate container 28f2d8de3f03 [2021-05-25T09:58:01.282Z] ---> 1a95c5f3c2cc [2021-05-25T09:58:01.282Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-05-25T09:58:01.282Z] ---> Running in 656020fd7c0d [2021-05-25T09:58:01.282Z] Removing intermediate container 656020fd7c0d [2021-05-25T09:58:01.282Z] ---> 71cae4e015dd [2021-05-25T09:58:01.282Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-05-25T09:58:01.282Z] ---> Running in 56d49c5b9e74 [2021-05-25T09:58:01.583Z] --- PASS: TestDaemonIpcModePrivate (2.92s) [2021-05-25T09:58:01.583Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-05-25T09:58:01.583Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T09:58:01.583Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-25T09:58:01.583Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:58:01.583Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T09:58:01.583Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-25T09:58:01.583Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:58:01.583Z] === RUN TestIpcModeOlderClient [2021-05-25T09:58:01.583Z] === PAUSE TestIpcModeOlderClient [2021-05-25T09:58:01.583Z] === RUN TestKillContainerInvalidSignal [2021-05-25T09:58:01.589Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.127s coverage: 45.9% of statements [2021-05-25T09:58:01.589Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-25T09:58:01.744Z] Removing intermediate container 56d49c5b9e74 [2021-05-25T09:58:01.744Z] ---> e843ee0fdd93 [2021-05-25T09:58:01.744Z] Step 10/10 : COPY . . [2021-05-25T09:58:02.152Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-05-25T09:58:02.152Z] === RUN TestKillContainer [2021-05-25T09:58:02.152Z] === RUN TestKillContainer/no_signal [2021-05-25T09:58:02.240Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.033s coverage: 57.5% of statements [2021-05-25T09:58:02.582Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-05-25T09:58:02.582Z] === RUN TestAuthZPluginHeader [2021-05-25T09:58:02.888Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.395s coverage: 49.4% of statements [2021-05-25T09:58:03.088Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T09:58:03.153Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-05-25T09:58:03.153Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T09:58:03.347Z] === RUN TestKillContainer/killing_signal [2021-05-25T09:58:03.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:58:03.437Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:58:03.642Z] --- PASS: TestDaemonRestartIpcMode (4.12s) [2021-05-25T09:58:03.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T09:58:04.285Z] --- PASS: TestKillContainer (2.03s) [2021-05-25T09:58:04.285Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-05-25T09:58:04.285Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-05-25T09:58:04.285Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-05-25T09:58:04.285Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T09:58:04.285Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T09:58:04.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T09:58:05.037Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2021-05-25T09:58:05.338Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.10s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-05-25T09:58:05.371Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-05-25T09:58:05.371Z] === RUN TestBuildMultiStageCopy [2021-05-25T09:58:05.371Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T09:58:05.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-05-25T09:58:05.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-05-25T09:58:05.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-05-25T09:58:05.792Z] === RUN TestKillStoppedContainer [2021-05-25T09:58:05.792Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-05-25T09:58:05.792Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T09:58:05.792Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-05-25T09:58:05.792Z] === RUN TestKillDifferentUserContainer [2021-05-25T09:58:06.361Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-05-25T09:58:06.361Z] === RUN TestInspectOomKilledTrue [2021-05-25T09:58:06.361Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T09:58:06.361Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:58:06.361Z] === RUN TestInspectOomKilledFalse [2021-05-25T09:58:06.361Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-25T09:58:06.361Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:58:06.361Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T09:58:06.361Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-05-25T09:58:06.361Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-25T09:58:06.361Z] === RUN TestLinksContainerNames [2021-05-25T09:58:07.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T09:58:07.290Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T09:58:07.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T09:58:07.740Z] --- PASS: TestLinksContainerNames (1.34s) [2021-05-25T09:58:07.740Z] === RUN TestLogsFollowTailEmpty [2021-05-25T09:58:07.814Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T09:58:08.083Z] --- PASS: TestContainerKillOnDaemonStart (12.60s) [2021-05-25T09:58:08.083Z] PASS [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === Skipped [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-05-25T09:58:08.083Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-25T09:58:08.083Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-25T09:58:08.083Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:58:08.083Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T09:58:08.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-05-25T09:58:08.083Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] [2021-05-25T09:58:08.083Z] DONE 195 tests, 6 skipped in 178.671s [2021-05-25T09:58:08.083Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T09:58:08.083Z] ++ 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-05-25T09:58:08.083Z] ++ set -e [2021-05-25T09:58:08.083Z] ++ '[' -n 0 ']' [2021-05-25T09:58:08.083Z] ++ set -x [2021-05-25T09:58:08.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T09:58:08.083Z] INFO: Testing against a local daemon [2021-05-25T09:58:08.083Z] === RUN TestCommitInheritsEnv [2021-05-25T09:58:08.113Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.370s coverage: 52.2% of statements [2021-05-25T09:58:08.113Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-25T09:58:08.113Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-25T09:58:08.113Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 43.2% of statements [2021-05-25T09:58:08.311Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-05-25T09:58:08.311Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T09:58:08.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T09:58:08.431Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2021-05-25T09:58:08.431Z] === RUN TestAuthZPluginV2Disable [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy (3.56s) [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.12s) [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-05-25T09:58:08.650Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.38s) [2021-05-25T09:58:08.650Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T09:58:08.713Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-05-25T09:58:08.713Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T09:58:08.713Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-25T09:58:08.713Z] === RUN TestImagesFilterMultiReference [2021-05-25T09:58:08.713Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-05-25T09:58:08.713Z] === RUN TestImagePullPlatformInvalid [2021-05-25T09:58:08.713Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-25T09:58:08.713Z] === RUN TestRemoveImageOrphaning [2021-05-25T09:58:08.761Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.7% of statements [2021-05-25T09:58:08.761Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-25T09:58:08.761Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-25T09:58:08.881Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-05-25T09:58:08.881Z] === RUN TestMountDaemonRoot [2021-05-25T09:58:09.062Z] ok github.com/docker/docker/daemon/logger/awslogs 0.401s coverage: 77.8% of statements [2021-05-25T09:58:09.062Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-25T09:58:09.062Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/default [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/private [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/slave [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/shared [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/default [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/shared [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/slave [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:58:09.140Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:58:09.140Z] === CONT TestMountDaemonRoot/private [2021-05-25T09:58:09.140Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:58:09.141Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:58:09.141Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T09:58:09.141Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T09:58:09.141Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:58:09.141Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:58:09.141Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T09:58:09.141Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T09:58:09.141Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T09:58:09.343Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2021-05-25T09:58:09.343Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T09:58:09.343Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-25T09:58:09.343Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T09:58:09.343Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T09:58:09.343Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-25T09:58:09.343Z] === RUN TestTagInvalidReference [2021-05-25T09:58:09.343Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-25T09:58:09.343Z] === RUN TestTagValidPrefixedRepo [2021-05-25T09:58:09.343Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-05-25T09:58:09.343Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T09:58:09.343Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-05-25T09:58:09.343Z] === RUN TestTagOfficialNames [2021-05-25T09:58:09.343Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-25T09:58:09.343Z] === RUN TestTagMatchesDigest [2021-05-25T09:58:09.343Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-25T09:58:09.343Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T09:58:09.400Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-05-25T09:58:09.400Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-05-25T09:58:09.400Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T09:58:09.400Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-05-25T09:58:09.400Z] 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-05-25T09:58:09.400Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T09:58:09.400Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-05-25T09:58:09.400Z] 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-05-25T09:58:09.400Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T09:58:09.400Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-05-25T09:58:09.400Z] 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-05-25T09:58:09.400Z] === RUN TestNetworkNat [2021-05-25T09:58:09.605Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2021-05-25T09:58:09.605Z] === RUN TestBuildLabelWithTargets [2021-05-25T09:58:10.338Z] --- PASS: TestNetworkNat (0.89s) [2021-05-25T09:58:10.338Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T09:58:10.610Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2021-05-25T09:58:10.610Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-05-25T09:58:10.910Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-05-25T09:58:10.995Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-05-25T09:58:10.995Z] === RUN TestBuildWithEmptyLayers [2021-05-25T09:58:11.276Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2021-05-25T09:58:11.276Z] === RUN TestNetworkLoopbackNat [2021-05-25T09:58:11.722Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2021-05-25T09:58:11.722Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T09:58:11.941Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2021-05-25T09:58:11.942Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T09:58:11.992Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 69.9% of statements [2021-05-25T09:58:12.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T09:58:13.618Z] ok github.com/docker/docker/daemon/logger/local 0.057s coverage: 75.2% of statements [2021-05-25T09:58:13.618Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-25T09:58:13.920Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.084s coverage: 55.1% of statements [2021-05-25T09:58:14.229Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-05-25T09:58:14.496Z] --- PASS: TestBuildMultiStageOnBuild (2.43s) [2021-05-25T09:58:14.496Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T09:58:14.565Z] --- PASS: TestNetworkLoopbackNat (3.11s) [2021-05-25T09:58:14.565Z] === RUN TestPause [2021-05-25T09:58:14.565Z] --- SKIP: TestPause (0.00s) [2021-05-25T09:58:14.565Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:58:14.565Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T09:58:14.565Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:58:14.565Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:58:14.565Z] === RUN TestPauseStopPausedContainer [2021-05-25T09:58:14.565Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-05-25T09:58:14.565Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:58:14.565Z] === RUN TestPsFilter [2021-05-25T09:58:14.565Z] --- PASS: TestPsFilter (0.12s) [2021-05-25T09:58:14.565Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T09:58:14.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T09:58:15.017Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2021-05-25T09:58:15.017Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T09:58:15.133Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-05-25T09:58:15.133Z] === RUN TestRemoveContainerWithVolume [2021-05-25T09:58:15.294Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2021-05-25T09:58:15.442Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2021-05-25T09:58:15.442Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T09:58:15.702Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-05-25T09:58:15.702Z] === RUN TestRemoveContainerRunning [2021-05-25T09:58:16.271Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-05-25T09:58:16.271Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T09:58:16.356Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2021-05-25T09:58:16.839Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s) [2021-05-25T09:58:16.839Z] === RUN TestRemoveInvalidContainer [2021-05-25T09:58:16.839Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-05-25T09:58:16.839Z] === RUN TestRenameLinkedContainer [2021-05-25T09:58:17.993Z] --- PASS: TestBuildMultiStageLayerLeak (2.58s) [2021-05-25T09:58:17.993Z] === RUN TestBuildWithHugeFile [2021-05-25T09:58:18.474Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-05-25T09:58:18.474Z] ok github.com/docker/docker/daemon/logger/splunk 2.598s coverage: 82.5% of statements [2021-05-25T09:58:18.474Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-25T09:58:18.474Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-25T09:58:19.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T09:58:20.133Z] --- PASS: TestRenameLinkedContainer (2.65s) [2021-05-25T09:58:20.133Z] === RUN TestRenameStoppedContainer [2021-05-25T09:58:20.393Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-05-25T09:58:20.393Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T09:58:20.584Z] ok github.com/docker/docker/distribution/metadata 0.106s coverage: 48.2% of statements [2021-05-25T09:58:21.669Z] ok github.com/docker/docker/errdefs 0.026s coverage: 53.1% of statements [2021-05-25T09:58:21.772Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2021-05-25T09:58:21.772Z] === RUN TestRenameInvalidName [2021-05-25T09:58:21.968Z] ok github.com/docker/docker/distribution 0.477s coverage: 25.0% of statements [2021-05-25T09:58:21.968Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-25T09:58:22.340Z] --- PASS: TestRenameInvalidName (0.66s) [2021-05-25T09:58:22.340Z] === RUN TestRenameAnonymousContainer [2021-05-25T09:58:22.359Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T09:58:22.359Z] Using test binary docker [2021-05-25T09:58:22.359Z] +++ /etc/init.d/apparmor start [2021-05-25T09:58:22.359Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T09:58:22.359Z] INFO: Waiting for daemon to start... [2021-05-25T09:58:22.359Z] Starting dockerd [2021-05-25T09:58:22.359Z] +++ 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-05-25T09:58:24.095Z] ok github.com/docker/docker/image 0.043s coverage: 86.8% of statements [2021-05-25T09:58:24.095Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.6% of statements [2021-05-25T09:58:24.095Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-25T09:58:24.748Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2021-05-25T09:58:24.748Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-25T09:58:24.748Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-05-25T09:58:24.748Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-25T09:58:24.882Z] . [2021-05-25T09:58:24.882Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T09:58:24.882Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T09:58:24.882Z] Error: No such image: emptyfs [2021-05-25T09:58:24.882Z] ++++ docker load [2021-05-25T09:58:24.882Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T09:58:25.005Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.85s) [2021-05-25T09:58:25.005Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T09:58:25.046Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2021-05-25T09:58:25.448Z] Running integration-test (iteration 1) [2021-05-25T09:58:25.448Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T09:58:25.448Z] ++ 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-05-25T09:58:25.448Z] ++ set -e [2021-05-25T09:58:25.448Z] ++ '[' -n 0 ']' [2021-05-25T09:58:25.448Z] ++ set -x [2021-05-25T09:58:25.448Z] ++ env -i DEST=/go/src/github.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-05-25T09:58:25.631Z] --- PASS: TestRenameAnonymousContainer (3.07s) [2021-05-25T09:58:25.631Z] === RUN TestRenameContainerWithSameName [2021-05-25T09:58:26.200Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-05-25T09:58:26.200Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T09:58:27.159Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-05-25T09:58:27.579Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-05-25T09:58:27.579Z] === RUN TestResize [2021-05-25T09:58:28.148Z] --- PASS: TestResize (0.69s) [2021-05-25T09:58:28.148Z] === RUN TestResizeWithInvalidSize [2021-05-25T09:58:28.231Z] ok github.com/docker/docker/opts 0.065s coverage: 67.1% of statements [2021-05-25T09:58:28.231Z] ok github.com/docker/docker/oci 0.056s coverage: 38.4% of statements [2021-05-25T09:58:28.718Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-05-25T09:58:28.718Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T09:58:29.655Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2021-05-25T09:58:29.655Z] === RUN TestDaemonRestartKillContainers [2021-05-25T09:58:29.655Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-25T09:58:29.655Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-25T09:58:29.655Z] === RUN TestCgroupNamespacesRun [2021-05-25T09:58:29.777Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-05-25T09:58:30.429Z] ok github.com/docker/docker/pkg/capabilities 0.015s coverage: 87.5% of statements [2021-05-25T09:58:31.080Z] ok github.com/docker/docker/pkg/archive 1.002s coverage: 82.0% of statements [2021-05-25T09:58:31.080Z] ok github.com/docker/docker/pkg/authorization 0.548s coverage: 68.3% of statements [2021-05-25T09:58:31.731Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2021-05-25T09:58:31.761Z] ---> 136e87ef60e0 [2021-05-25T09:58:31.761Z] Successfully built 136e87ef60e0 [2021-05-25T09:58:31.761Z] Successfully tagged docker:latest [2021-05-25T09:58:31.761Z] INFO: Image build ended at 05/25/2021 09:58:29. Duration:00:03:15.2601380 [2021-05-25T09:58:31.761Z] [2021-05-25T09:58:31.761Z] [2021-05-25T09:58:31.761Z] INFO: Building the test binaries at 05/25/2021 09:58:29... [2021-05-25T09:58:32.381Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-05-25T09:58:32.680Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-05-25T09:58:32.946Z] --- PASS: TestCgroupNamespacesRun (2.95s) [2021-05-25T09:58:32.946Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T09:58:33.736Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-05-25T09:58:33.956Z] INFO: make.ps1 starting at 05/25/2021 09:58:33 [2021-05-25T09:58:33.956Z] INFO: Git commit (95551168ac) assumed from DOCKER_GITCOMMIT environment variable [2021-05-25T09:58:33.956Z] INFO: Invoking autogen... [2021-05-25T09:58:34.398Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-05-25T09:58:34.851Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.46s) [2021-05-25T09:58:34.851Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T09:58:34.931Z] INFO: Building daemon... [2021-05-25T09:58:35.043Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-05-25T09:58:36.094Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-05-25T09:58:36.094Z] ok github.com/docker/docker/pkg/chrootarchive 3.837s coverage: 43.2% of statements [2021-05-25T09:58:37.154Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-05-25T09:58:37.154Z] ok github.com/docker/docker/layer 7.718s coverage: 68.8% of statements [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-25T09:58:37.154Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-25T09:58:37.456Z] ok github.com/docker/docker/pkg/fsutils 0.331s coverage: 85.1% of statements [2021-05-25T09:58:37.456Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2021-05-25T09:58:38.141Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.92s) [2021-05-25T09:58:38.141Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T09:58:38.516Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 11.4% of statements [2021-05-25T09:58:39.168Z] ok github.com/docker/docker/pkg/jsonmessage 0.026s coverage: 91.7% of statements [2021-05-25T09:58:39.468Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-05-25T09:58:39.769Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-05-25T09:58:39.769Z] ok github.com/docker/docker/pkg/idtools 0.765s coverage: 69.5% of statements [2021-05-25T09:58:40.421Z] ok github.com/docker/docker/pkg/ioutils 1.207s coverage: 69.3% of statements [2021-05-25T09:58:40.421Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-25T09:58:40.421Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-25T09:58:40.421Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-25T09:58:40.421Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-25T09:58:40.421Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2021-05-25T09:58:40.682Z] --- PASS: TestCgroupNamespacesRunHostMode (2.93s) [2021-05-25T09:58:40.682Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T09:58:40.720Z] ok github.com/docker/docker/pkg/parsers/kernel 0.042s coverage: 60.0% of statements [2021-05-25T09:58:41.020Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2021-05-25T09:58:41.322Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-05-25T09:58:41.322Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-25T09:58:41.323Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-25T09:58:42.463Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2021-05-25T09:58:43.095Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.96s) [2021-05-25T09:58:43.095Z] PASS [2021-05-25T09:58:43.095Z] [2021-05-25T09:58:43.095Z] DONE 17 tests in 52.736s [2021-05-25T09:58:43.095Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T09:58:43.095Z] INFO: Testing against a local daemon [2021-05-25T09:58:43.095Z] === RUN TestPluginInvalidJSON [2021-05-25T09:58:43.095Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T09:58:43.095Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T09:58:43.095Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T09:58:43.095Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-25T09:58:43.095Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T09:58:43.095Z] === RUN TestPluginInstall [2021-05-25T09:58:43.095Z] === RUN TestPluginInstall/no_auth [2021-05-25T09:58:43.196Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2021-05-25T09:58:43.196Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-05-25T09:58:43.196Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2021-05-25T09:58:43.845Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2021-05-25T09:58:43.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.96s) [2021-05-25T09:58:43.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T09:58:44.492Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-05-25T09:58:44.797Z] ok github.com/docker/docker/pkg/pubsub 1.129s coverage: 75.0% of statements [2021-05-25T09:58:44.797Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-05-25T09:58:45.004Z] time="2021-05-25T09:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:45.004Z] time="2021-05-25T09:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f79f3d0265016e007290e199fdb0ee77d12d402243a7748c60edcd3e85c09cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:45.004Z] time="2021-05-25T09:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:45.004Z] time="2021-05-25T09:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f79f3d0265016e007290e199fdb0ee77d12d402243a7748c60edcd3e85c09cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:45.004Z] === RUN TestPluginInstall/with_htpasswd [2021-05-25T09:58:45.455Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2021-05-25T09:58:45.573Z] time="2021-05-25T09:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:45.573Z] time="2021-05-25T09:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f79f3d0265016e007290e199fdb0ee77d12d402243a7748c60edcd3e85c09cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:45.573Z] time="2021-05-25T09:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:45.573Z] time="2021-05-25T09:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9f79f3d0265016e007290e199fdb0ee77d12d402243a7748c60edcd3e85c09cd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:45.833Z] === RUN TestPluginInstall/with_insecure [2021-05-25T09:58:46.506Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.41s) [2021-05-25T09:58:46.506Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T09:58:46.918Z] ..........................xx.................... [ 29%] [2021-05-25T09:58:46.999Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2021-05-25T09:58:46.999Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 53.8% of statements [2021-05-25T09:58:47.212Z] time="2021-05-25T09:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:47.212Z] time="2021-05-25T09:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58c80989fae884d62f794601e04a3763226b4c3a6651075061fd844ed3152599" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:47.212Z] time="2021-05-25T09:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T09:58:47.212Z] time="2021-05-25T09:58:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58c80989fae884d62f794601e04a3763226b4c3a6651075061fd844ed3152599" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T09:58:47.212Z] --- PASS: TestPluginInstall (4.44s) [2021-05-25T09:58:47.212Z] --- PASS: TestPluginInstall/no_auth (2.21s) [2021-05-25T09:58:47.212Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2021-05-25T09:58:47.212Z] --- PASS: TestPluginInstall/with_insecure (1.42s) [2021-05-25T09:58:47.212Z] plugin_test.go:165: [d3cb5dc0a7533] daemon is not started [2021-05-25T09:58:47.212Z] === RUN TestPluginsWithRuntimes [2021-05-25T09:58:47.646Z] ok github.com/docker/docker/pkg/tailfile 0.072s coverage: 88.6% of statements [2021-05-25T09:58:47.944Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2021-05-25T09:58:48.241Z] testing: warning: no tests to run [2021-05-25T09:58:48.241Z] coverage: [no statements] [2021-05-25T09:58:48.241Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-05-25T09:58:48.241Z] ok github.com/docker/docker/pkg/signal 4.225s coverage: 62.9% of statements [2021-05-25T09:58:48.412Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.97s) [2021-05-25T09:58:48.412Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T09:58:48.542Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-05-25T09:58:48.542Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2021-05-25T09:58:48.843Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-05-25T09:58:49.119Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-25T09:58:50.949Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.90s) [2021-05-25T09:58:50.949Z] === RUN TestNISDomainname [2021-05-25T09:58:50.949Z] --- SKIP: TestNISDomainname (0.01s) [2021-05-25T09:58:50.949Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-25T09:58:50.949Z] === RUN TestHostnameDnsResolution [2021-05-25T09:58:51.024Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-25T09:58:51.627Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-05-25T09:58:51.627Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 83.5% of statements [2021-05-25T09:58:52.407Z] --- PASS: TestPluginsWithRuntimes (4.99s) [2021-05-25T09:58:52.407Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.54s) [2021-05-25T09:58:52.407Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) [2021-05-25T09:58:52.407Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T09:58:52.688Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-05-25T09:58:52.855Z] --- PASS: TestHostnameDnsResolution (1.69s) [2021-05-25T09:58:52.855Z] === RUN TestStats [2021-05-25T09:58:52.855Z] --- SKIP: TestStats (0.00s) [2021-05-25T09:58:52.855Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:58:52.855Z] === RUN TestStopContainerWithTimeout [2021-05-25T09:58:52.855Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T09:58:52.855Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T09:58:52.855Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T09:58:52.855Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T09:58:52.855Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T09:58:52.855Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T09:58:52.855Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T09:58:52.855Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T09:58:52.855Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T09:58:52.855Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-25T09:58:52.976Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-05-25T09:58:52.976Z] PASS [2021-05-25T09:58:52.977Z] [2021-05-25T09:58:52.977Z] DONE 10 tests in 10.198s [2021-05-25T09:58:52.977Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T09:58:52.977Z] INFO: Testing against a local daemon [2021-05-25T09:58:52.977Z] === RUN TestExternalGraphDriver [2021-05-25T09:58:52.989Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.2% of statements [2021-05-25T09:58:53.236Z] === RUN TestExternalGraphDriver/json [2021-05-25T09:58:53.793Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T09:58:55.098Z] ok github.com/docker/docker/quota 0.724s coverage: 71.4% of statements [2021-05-25T09:58:55.098Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2021-05-25T09:58:55.398Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-05-25T09:58:55.700Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T09:58:55.772Z] === RUN TestExternalGraphDriver/spec [2021-05-25T09:58:56.051Z] ok github.com/docker/docker/registry 0.273s coverage: 57.2% of statements [2021-05-25T09:58:56.350Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2021-05-25T09:58:57.411Z] ok github.com/docker/docker/runconfig 0.024s coverage: 66.1% of statements [2021-05-25T09:58:57.605Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-05-25T09:58:57.605Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-05-25T09:58:57.605Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-05-25T09:58:57.605Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2021-05-25T09:58:57.605Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-05-25T09:58:57.605Z] === RUN TestDeleteDevicemapper [2021-05-25T09:58:57.605Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T09:58:57.605Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:58:57.605Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T09:58:58.313Z] === RUN TestExternalGraphDriver/pull [2021-05-25T09:58:59.516Z] ok github.com/docker/docker/volume/drivers 0.045s coverage: 36.1% of statements [2021-05-25T09:59:00.219Z] --- PASS: TestExternalGraphDriver (7.25s) [2021-05-25T09:59:00.220Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2021-05-25T09:59:00.220Z] --- PASS: TestExternalGraphDriver/spec (2.64s) [2021-05-25T09:59:00.220Z] --- PASS: TestExternalGraphDriver/pull (2.05s) [2021-05-25T09:59:00.220Z] === RUN TestGraphdriverPluginV2 [2021-05-25T09:59:00.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.29s) [2021-05-25T09:59:00.979Z] === RUN TestUpdateMemory [2021-05-25T09:59:00.979Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-25T09:59:00.979Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:00.979Z] === RUN TestUpdateCPUQuota [2021-05-25T09:59:00.979Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-05-25T09:59:00.979Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:00.979Z] === RUN TestUpdatePidsLimit [2021-05-25T09:59:00.979Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-05-25T09:59:00.979Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:00.979Z] === RUN TestUpdateRestartPolicy [2021-05-25T09:59:01.061Z] ok github.com/docker/docker/volume/mounts 0.068s coverage: 67.0% of statements [2021-05-25T09:59:01.359Z] ok github.com/docker/docker/volume/local 0.234s coverage: 76.4% of statements [2021-05-25T09:59:02.405Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2021-05-25T09:59:05.494Z] --- PASS: TestGraphdriverPluginV2 (4.52s) [2021-05-25T09:59:05.494Z] PASS [2021-05-25T09:59:05.494Z] [2021-05-25T09:59:05.494Z] DONE 5 tests in 11.808s [2021-05-25T09:59:05.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T09:59:05.494Z] INFO: Testing against a local daemon [2021-05-25T09:59:05.494Z] === RUN TestContinueAfterPluginCrash [2021-05-25T09:59:05.494Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T09:59:05.494Z] === RUN TestReadPluginNoRead [2021-05-25T09:59:05.494Z] === PAUSE TestReadPluginNoRead [2021-05-25T09:59:05.494Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T09:59:05.494Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T09:59:05.494Z] === CONT TestContinueAfterPluginCrash [2021-05-25T09:59:05.494Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T09:59:09.692Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2021-05-25T09:59:09.692Z] === CONT TestReadPluginNoRead [2021-05-25T09:59:12.090Z] Loaded image: buildpack-deps:buster [2021-05-25T09:59:12.090Z] Loaded image: busybox:latest [2021-05-25T09:59:12.090Z] Loaded image: busybox:glibc [2021-05-25T09:59:12.229Z] === RUN TestReadPluginNoRead/default [2021-05-25T09:59:13.143Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-05-25T09:59:13.186Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2021-05-25T09:59:13.186Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T09:59:13.608Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T09:59:13.754Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-05-25T09:59:13.754Z] === RUN TestWaitNonBlocked [2021-05-25T09:59:13.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:59:13.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:59:13.754Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:59:13.754Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:59:13.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T09:59:13.754Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T09:59:13.986Z] Loaded image: debian:bullseye [2021-05-25T09:59:13.986Z] Loaded image: hello-world:latest [2021-05-25T09:59:13.986Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:59:14.244Z] INFO: Testing against a local daemon [2021-05-25T09:59:14.244Z] === RUN TestCgroupNamespacesBuild [2021-05-25T09:59:14.289Z] --- PASS: TestBuildWithHugeFile (55.16s) [2021-05-25T09:59:14.289Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T09:59:14.289Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:59:14.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:59:14.289Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:59:14.289Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:59:14.289Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:59:14.289Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:59:14.289Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T09:59:14.289Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T09:59:14.290Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T09:59:14.290Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-05-25T09:59:14.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-05-25T09:59:14.290Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2021-05-25T09:59:14.290Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-05-25T09:59:14.290Z] === RUN TestBuildPreserveOwnership [2021-05-25T09:59:14.290Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T09:59:14.547Z] --- PASS: TestContinueAfterPluginCrash (9.48s) [2021-05-25T09:59:15.116Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T09:59:15.133Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-05-25T09:59:15.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-05-25T09:59:15.134Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-05-25T09:59:15.134Z] === RUN TestWaitBlocked [2021-05-25T09:59:15.134Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:59:15.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:59:15.134Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:59:15.134Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:59:15.134Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T09:59:15.134Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T09:59:16.071Z] --- PASS: TestWaitBlocked (0.01s) [2021-05-25T09:59:16.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-05-25T09:59:16.071Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.04s) [2021-05-25T09:59:16.071Z] === CONT TestDaemonRestartIpcMode [2021-05-25T09:59:16.071Z] === CONT TestIpcModeOlderClient [2021-05-25T09:59:16.071Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-25T09:59:16.071Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T09:59:16.496Z] --- PASS: TestReadPluginNoRead (7.42s) [2021-05-25T09:59:16.496Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-05-25T09:59:16.496Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2021-05-25T09:59:16.496Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-05-25T09:59:16.496Z] read_test.go:92: [d5599ee55d125] daemon is not started [2021-05-25T09:59:16.496Z] PASS [2021-05-25T09:59:16.496Z] [2021-05-25T09:59:16.496Z] DONE 6 tests in 11.686s [2021-05-25T09:59:16.496Z] 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-05-25T09:59:16.496Z] testing: warning: no tests to run [2021-05-25T09:59:16.496Z] PASS [2021-05-25T09:59:16.496Z] [2021-05-25T09:59:16.496Z] DONE 0 tests in 0.020s [2021-05-25T09:59:16.496Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T09:59:16.755Z] INFO: Testing against a local daemon [2021-05-25T09:59:16.755Z] === RUN TestPluginWithDevMounts [2021-05-25T09:59:16.755Z] === PAUSE TestPluginWithDevMounts [2021-05-25T09:59:16.755Z] === CONT TestPluginWithDevMounts [2021-05-25T09:59:17.603Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T09:59:17.783Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/rootless [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-25T09:59:17.783Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/volume [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-25T09:59:17.784Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === Skipped [2021-05-25T09:59:17.784Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-25T09:59:17.784Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-25T09:59:17.784Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-25T09:59:17.784Z] time="2021-05-25T09:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-25T09:59:17.784Z] time="2021-05-25T09:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-25T09:59:17.784Z] time="2021-05-25T09:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-25T09:59:17.784Z] time="2021-05-25T09:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-25T09:59:17.784Z] time="2021-05-25T09:57:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-25T09:59:17.784Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-25T09:59:17.784Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-25T09:59:17.784Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T09:59:17.784Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-25T09:59:17.784Z] graphtest_unix.go:73: No driver to put! [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-25T09:59:17.784Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-25T09:59:17.784Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] [2021-05-25T09:59:17.784Z] DONE 2230 tests, 26 skipped in 261.889s Post stage [Pipeline] junit [2021-05-25T09:59:17.845Z] Recording test results [2021-05-25T09:59:18.183Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-05-25T09:59:18.419Z] --- PASS: TestCgroupNamespacesBuild (3.63s) [2021-05-25T09:59:18.419Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T09:59:18.628Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh dynbinary test-integration [2021-05-25T09:59:18.660Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-05-25T09:59:18.660Z] PASS [2021-05-25T09:59:18.660Z] [2021-05-25T09:59:18.660Z] DONE 1 tests in 1.772s [2021-05-25T09:59:18.660Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T09:59:18.660Z] INFO: Testing against a local daemon [2021-05-25T09:59:18.660Z] === RUN TestSecretInspect [2021-05-25T09:59:18.929Z] [2021-05-25T09:59:18.929Z] Removing bundles/ [2021-05-25T09:59:18.929Z] [2021-05-25T09:59:18.929Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-05-25T09:59:18.929Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T09:59:18.929Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T09:59:18.991Z] --- PASS: TestBuildPreserveOwnership (5.31s) [2021-05-25T09:59:18.991Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.54s) [2021-05-25T09:59:18.991Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.75s) [2021-05-25T09:59:18.991Z] === RUN TestBuildPlatformInvalid [2021-05-25T09:59:18.991Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2021-05-25T09:59:18.991Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T09:59:20.941Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.08s) [2021-05-25T09:59:20.941Z] === RUN TestBuildWithSession [2021-05-25T09:59:20.941Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T09:59:20.941Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:59:20.941Z] === RUN TestBuildSquashParent [2021-05-25T09:59:21.213Z] --- PASS: TestSecretInspect (2.52s) [2021-05-25T09:59:21.213Z] === RUN TestSecretList [2021-05-25T09:59:22.509Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-05-25T09:59:22.650Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.58s) [2021-05-25T09:59:22.650Z] --- PASS: TestDaemonRestartIpcMode (5.65s) [2021-05-25T09:59:22.650Z] PASS [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === Skipped [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-25T09:59:22.650Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-05-25T09:59:22.650Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-05-25T09:59:22.650Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-05-25T09:59:22.650Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-05-25T09:59:22.650Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-05-25T09:59:22.650Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-05-25T09:59:22.650Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-05-25T09:59:22.650Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-05-25T09:59:22.650Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-25T09:59:22.650Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-25T09:59:22.650Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-05-25T09:59:22.650Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-05-25T09:59:22.650Z] 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-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-05-25T09:59:22.650Z] 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-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-05-25T09:59:22.650Z] 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-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-05-25T09:59:22.650Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T09:59:22.650Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-05-25T09:59:22.650Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-05-25T09:59:22.650Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-05-25T09:59:22.650Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-05-25T09:59:22.650Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T09:59:22.650Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-25T09:59:22.650Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-05-25T09:59:22.650Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-05-25T09:59:22.650Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] [2021-05-25T09:59:22.650Z] DONE 176 tests, 25 skipped in 110.161s [2021-05-25T09:59:22.650Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T09:59:22.650Z] INFO: Testing against a local daemon [2021-05-25T09:59:22.650Z] === RUN TestCommitInheritsEnv [2021-05-25T09:59:23.217Z] --- PASS: TestCommitInheritsEnv (1.32s) [2021-05-25T09:59:23.217Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T09:59:23.217Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-25T09:59:23.217Z] === RUN TestImagesFilterMultiReference [2021-05-25T09:59:23.217Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-05-25T09:59:23.217Z] === RUN TestImagePullPlatformInvalid [2021-05-25T09:59:23.217Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-05-25T09:59:23.217Z] === RUN TestRemoveImageOrphaning [2021-05-25T09:59:23.750Z] --- PASS: TestSecretList (2.52s) [2021-05-25T09:59:23.750Z] === RUN TestSecretsCreateAndDelete [2021-05-25T09:59:25.121Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-05-25T09:59:25.121Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T09:59:25.121Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-25T09:59:25.121Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-25T09:59:25.121Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T09:59:25.121Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-05-25T09:59:25.121Z] === RUN TestTagInvalidReference [2021-05-25T09:59:25.121Z] --- PASS: TestTagInvalidReference (0.01s) [2021-05-25T09:59:25.121Z] === RUN TestTagValidPrefixedRepo [2021-05-25T09:59:25.121Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-05-25T09:59:25.121Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T09:59:25.380Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-05-25T09:59:25.380Z] === RUN TestTagOfficialNames [2021-05-25T09:59:25.380Z] --- PASS: TestTagOfficialNames (0.05s) [2021-05-25T09:59:25.380Z] === RUN TestTagMatchesDigest [2021-05-25T09:59:25.380Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-05-25T09:59:25.380Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-25T09:59:26.268Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-05-25T09:59:26.286Z] --- PASS: TestSecretsCreateAndDelete (2.47s) [2021-05-25T09:59:26.286Z] === RUN TestSecretsUpdate [2021-05-25T09:59:28.822Z] --- PASS: TestSecretsUpdate (2.49s) [2021-05-25T09:59:28.822Z] === RUN TestTemplatedSecret [2021-05-25T09:59:32.114Z] --- PASS: TestTemplatedSecret (3.40s) [2021-05-25T09:59:32.114Z] === RUN TestSecretCreateResolve [2021-05-25T09:59:33.918Z] Loaded image: buildpack-deps:buster [2021-05-25T09:59:33.919Z] Loaded image: busybox:latest [2021-05-25T09:59:33.919Z] Loaded image: busybox:glibc [2021-05-25T09:59:33.919Z] Loaded image: debian:bullseye [2021-05-25T09:59:34.181Z] Loaded image: hello-world:latest [2021-05-25T09:59:34.181Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T09:59:34.651Z] --- PASS: TestSecretCreateResolve (2.51s) [2021-05-25T09:59:34.651Z] PASS [2021-05-25T09:59:34.651Z] [2021-05-25T09:59:34.651Z] DONE 6 tests in 15.946s [2021-05-25T09:59:34.651Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T09:59:34.651Z] INFO: Testing against a local daemon [2021-05-25T09:59:34.651Z] === RUN TestServiceCreateInit [2021-05-25T09:59:34.651Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T09:59:35.794Z] --- PASS: TestBuildSquashParent (13.66s) [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:59:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:59:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:59:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T09:59:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T09:59:38.846Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T09:59:41.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T09:59:41.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T09:59:44.124Z] --- PASS: TestServiceCreateInit (9.17s) [2021-05-25T09:59:44.124Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-05-25T09:59:44.124Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2021-05-25T09:59:44.124Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T09:59:44.192Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.45s) [2021-05-25T09:59:44.192Z] PASS [2021-05-25T09:59:44.192Z] [2021-05-25T09:59:44.192Z] === Skipped [2021-05-25T09:59:44.192Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-05-25T09:59:44.192Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T09:59:44.192Z] [2021-05-25T09:59:44.192Z] [2021-05-25T09:59:44.192Z] DONE 33 tests, 1 skipped in 133.870s [2021-05-25T09:59:44.192Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T09:59:44.192Z] ++ 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-05-25T09:59:44.192Z] ++ set -e [2021-05-25T09:59:44.192Z] ++ '[' -n 0 ']' [2021-05-25T09:59:44.192Z] ++ set -x [2021-05-25T09:59:44.192Z] ++ env -i DEST=/go/src/github.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-05-25T09:59:44.192Z] INFO: Testing against a local daemon [2021-05-25T09:59:44.192Z] === RUN TestConfigInspect [2021-05-25T09:59:46.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T09:59:46.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T09:59:46.693Z] --- PASS: TestImportExtremelyLargeImageWorks (88.80s) [2021-05-25T09:59:46.693Z] PASS [2021-05-25T09:59:46.693Z] [2021-05-25T09:59:46.693Z] === Skipped [2021-05-25T09:59:46.693Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-25T09:59:46.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T09:59:46.693Z] [2021-05-25T09:59:46.693Z] [2021-05-25T09:59:46.693Z] DONE 12 tests, 1 skipped in 90.318s [2021-05-25T09:59:46.693Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T09:59:46.693Z] ++ 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-05-25T09:59:46.693Z] ++ set -e [2021-05-25T09:59:46.693Z] ++ '[' -n 0 ']' [2021-05-25T09:59:46.693Z] ++ set -x [2021-05-25T09:59:46.693Z] ++ env -i DEST=/go/src/github.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-05-25T09:59:46.693Z] INFO: Testing against a local daemon [2021-05-25T09:59:46.693Z] === RUN TestNetworkCreateDelete [2021-05-25T09:59:46.693Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-05-25T09:59:46.693Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T09:59:46.693Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-05-25T09:59:46.693Z] === RUN TestDaemonDNSFallback [2021-05-25T09:59:46.693Z] --- PASS: TestDaemonDNSFallback (2.68s) [2021-05-25T09:59:46.693Z] === RUN TestInspectNetwork [2021-05-25T09:59:46.742Z] --- PASS: TestConfigInspect (2.92s) [2021-05-25T09:59:46.742Z] === RUN TestConfigList [2021-05-25T09:59:47.170Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-05-25T09:59:47.322Z] === RUN TestInspectNetwork/full_network_id [2021-05-25T09:59:47.322Z] === RUN TestInspectNetwork/partial_network_id [2021-05-25T09:59:47.322Z] === RUN TestInspectNetwork/network_name [2021-05-25T09:59:47.322Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-25T09:59:48.131Z] [2021-05-25T09:59:48.131Z] ________ ____ __. [2021-05-25T09:59:48.131Z] \_____ \ | |/ _| [2021-05-25T09:59:48.131Z] / | \| < [2021-05-25T09:59:48.131Z] / | \ | \ [2021-05-25T09:59:48.131Z] \_______ /____|__ \ [2021-05-25T09:59:48.131Z] \/ \/ [2021-05-25T09:59:48.131Z] [2021-05-25T09:59:48.131Z] INFO: make.ps1 ended at 05/25/2021 09:59:47 [2021-05-25T09:59:49.649Z] INFO: Binaries build ended at 05/25/2021 09:59:49. Duration:00:01:20.2694460 [2021-05-25T09:59:50.047Z] --- PASS: TestConfigList (3.16s) [2021-05-25T09:59:50.047Z] === RUN TestConfigsCreateAndDelete [2021-05-25T09:59:51.169Z] INFO: Copying the built daemon binary to d:\CI\PR-42413\1\binary\dockerd-95551168ac.exe... [2021-05-25T09:59:51.169Z] INFO: Copying the built client binary to d:\CI\PR-42413\1\binary\docker-95551168ac.exe... [2021-05-25T09:59:51.169Z] INFO: Copying dockerversion from the container... [2021-05-25T09:59:51.169Z] INFO: Copying the golang package from the container to d:\CI\PR-42413\1\installer\go.zip... [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.59s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.77s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.30s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.27s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.22s) [2021-05-25T09:59:51.574Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.52s) [2021-05-25T09:59:51.574Z] === RUN TestBuildMultiStageCopy [2021-05-25T09:59:51.574Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T09:59:52.124Z] INFO: Extracting go.zip to d:\CI\PR-42413\1\go [2021-05-25T09:59:52.877Z] --- PASS: TestInspectNetwork (11.19s) [2021-05-25T09:59:52.877Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-25T09:59:52.877Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-25T09:59:52.877Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-25T09:59:52.877Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-25T09:59:52.877Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T09:59:53.372Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2021-05-25T09:59:53.372Z] === RUN TestConfigsUpdate [2021-05-25T09:59:54.849Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T09:59:55.413Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T09:59:55.963Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-05-25T09:59:55.978Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T09:59:56.386Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2021-05-25T09:59:56.386Z] === RUN TestNetworkInvalidJSON [2021-05-25T09:59:56.386Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T09:59:56.386Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T09:59:56.386Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:59:56.386Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:59:56.386Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:59:56.386Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:59:56.386Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T09:59:56.386Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T09:59:56.386Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T09:59:56.386Z] === RUN TestNetworkList [2021-05-25T09:59:56.386Z] === RUN TestNetworkList//networks [2021-05-25T09:59:56.386Z] === PAUSE TestNetworkList//networks [2021-05-25T09:59:56.386Z] === RUN TestNetworkList//networks/ [2021-05-25T09:59:56.386Z] === PAUSE TestNetworkList//networks/ [2021-05-25T09:59:56.386Z] === CONT TestNetworkList//networks [2021-05-25T09:59:56.386Z] === CONT TestNetworkList//networks/ [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkList (0.01s) [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T09:59:56.386Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T09:59:56.386Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T09:59:56.386Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-05-25T09:59:56.386Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T09:59:56.541Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T09:59:56.679Z] --- PASS: TestConfigsUpdate (3.16s) [2021-05-25T09:59:56.679Z] === RUN TestTemplatedConfig [2021-05-25T09:59:57.416Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-05-25T09:59:57.416Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy (6.34s) [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.76s) [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2021-05-25T09:59:57.502Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2021-05-25T09:59:57.502Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T09:59:58.508Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-05-25T09:59:58.508Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T09:59:58.902Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2021-05-25T09:59:58.902Z] === RUN TestBuildLabelWithTargets [2021-05-25T09:59:59.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-05-25T09:59:59.539Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T09:59:59.987Z] --- PASS: TestTemplatedConfig (3.69s) [2021-05-25T09:59:59.987Z] === RUN TestConfigCreateResolve [2021-05-25T10:00:00.614Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2021-05-25T10:00:00.614Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:00:01.245Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-05-25T10:00:01.245Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:00:01.421Z] --- PASS: TestBuildLabelWithTargets (2.27s) [2021-05-25T10:00:01.421Z] === RUN TestBuildWithEmptyLayers [2021-05-25T10:00:02.351Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2021-05-25T10:00:02.351Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T10:00:03.106Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-05-25T10:00:03.293Z] --- PASS: TestConfigCreateResolve (3.16s) [2021-05-25T10:00:03.293Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T10:00:04.242Z] --- PASS: TestConfigDaemonLibtrustID (1.16s) [2021-05-25T10:00:04.242Z] PASS [2021-05-25T10:00:04.242Z] [2021-05-25T10:00:04.242Z] DONE 7 tests in 20.579s [2021-05-25T10:00:04.242Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T10:00:04.242Z] ++ 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-05-25T10:00:04.242Z] ++ set -e [2021-05-25T10:00:04.242Z] ++ '[' -n 0 ']' [2021-05-25T10:00:04.242Z] ++ set -x [2021-05-25T10:00:04.242Z] ++ env -i DEST=/go/src/github.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-05-25T10:00:04.242Z] INFO: Testing against a local daemon [2021-05-25T10:00:04.242Z] === RUN TestCheckpoint [2021-05-25T10:00:04.242Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T10:00:04.242Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:00:04.242Z] === RUN TestContainerInvalidJSON [2021-05-25T10:00:04.242Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:00:04.242Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:00:04.242Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:00:04.242Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:00:04.242Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:00:04.242Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:00:04.242Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:00:04.242Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:00:04.242Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:00:04.242Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-25T10:00:04.242Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-25T10:00:04.242Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T10:00:04.242Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-25T10:00:04.242Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T10:00:04.504Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-25T10:00:04.504Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T10:00:04.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-05-25T10:00:04.504Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T10:00:04.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-25T10:00:04.504Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T10:00:04.504Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-25T10:00:04.504Z] === RUN TestCopyFromContainer [2021-05-25T10:00:05.057Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-05-25T10:00:05.729Z] --- PASS: TestServiceWithPredefinedNetwork (3.80s) [2021-05-25T10:00:05.729Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:00:05.729Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:00:05.729Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:00:05.729Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:00:06.068Z] --- PASS: TestCreateServiceMultipleTimes (18.90s) [2021-05-25T10:00:06.068Z] === RUN TestCreateServiceConflict [2021-05-25T10:00:06.068Z] --- PASS: TestCreateServiceConflict (2.10s) [2021-05-25T10:00:06.068Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:00:06.422Z] === RUN TestCopyFromContainer// [2021-05-25T10:00:06.422Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T10:00:06.422Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T10:00:06.523Z] --- PASS: TestBuildMultiStageOnBuild (4.27s) [2021-05-25T10:00:06.523Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T10:00:06.684Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T10:00:06.684Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T10:00:06.684Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T10:00:06.946Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T10:00:06.946Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T10:00:07.208Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T10:00:07.208Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer (2.73s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-05-25T10:00:07.469Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-05-25T10:00:07.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T10:00:07.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:00:07.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:00:07.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:00:07.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:00:07.469Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:00:07.469Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:00:07.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:00:07.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:00:07.469Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:00:07.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-25T10:00:07.469Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T10:00:07.469Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-25T10:00:07.469Z] === RUN TestCreateWithInvalidEnv [2021-05-25T10:00:07.469Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T10:00:07.469Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T10:00:07.469Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T10:00:07.469Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T10:00:07.469Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T10:00:07.469Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T10:00:07.469Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T10:00:07.469Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T10:00:07.469Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T10:00:07.469Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-25T10:00:07.469Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T10:00:07.469Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T10:00:07.469Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-25T10:00:07.469Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T10:00:07.995Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2021-05-25T10:00:07.995Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:00:08.414Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2021-05-25T10:00:08.414Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T10:00:10.019Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s) [2021-05-25T10:00:10.019Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T10:00:10.825Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:00:12.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:00:12.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:00:12.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:00:12.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:00:12.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:00:12.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:00:12.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:00:12.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:00:12.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:00:12.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:00:12.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-05-25T10:00:12.570Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-25T10:00:12.570Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T10:00:13.144Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-05-25T10:00:13.144Z] === RUN TestCreateDifferentPlatform [2021-05-25T10:00:13.144Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T10:00:13.144Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T10:00:13.144Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-05-25T10:00:13.144Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-25T10:00:13.144Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T10:00:13.144Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T10:00:13.406Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-25T10:00:13.406Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T10:00:13.406Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-25T10:00:13.406Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T10:00:13.406Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-25T10:00:13.406Z] === RUN TestDaemonRestartIpcMode [2021-05-25T10:00:13.406Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T10:00:13.406Z] === RUN TestDaemonHostGatewayIP [2021-05-25T10:00:13.406Z] === PAUSE TestDaemonHostGatewayIP [2021-05-25T10:00:13.406Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T10:00:13.406Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T10:00:13.406Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T10:00:13.406Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-25T10:00:13.406Z] === RUN TestDiff [2021-05-25T10:00:13.660Z] --- PASS: TestBuildMultiStageLayerLeak (4.27s) [2021-05-25T10:00:13.660Z] === RUN TestBuildWithHugeFile [2021-05-25T10:00:14.351Z] --- PASS: TestDiff (0.80s) [2021-05-25T10:00:14.351Z] === RUN TestExecWithCloseStdin [2021-05-25T10:00:15.297Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-05-25T10:00:15.297Z] === RUN TestExec [2021-05-25T10:00:16.242Z] --- PASS: TestExec (1.09s) [2021-05-25T10:00:16.242Z] === RUN TestExecUser [2021-05-25T10:00:17.160Z] INFO: Extraction ended at 05/25/2021 10:00:13. Duration:00:00:21.5105932 [2021-05-25T10:00:17.161Z] INFO: Updating the golang and path environment variables [2021-05-25T10:00:17.161Z] INFO: GOPATH=d:\gopath [2021-05-25T10:00:17.161Z] INFO: go version go1.13.15 windows/amd64 [2021-05-25T10:00:17.161Z] INFO: Running the daemon under test in debug mode [2021-05-25T10:00:17.161Z] INFO: Starting a daemon under test... [2021-05-25T10:00:17.161Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42413\1\daemon --pidfile d:\CI\PR-42413\1\docker.pid -D [2021-05-25T10:00:17.161Z] INFO: Process started successfully. [2021-05-25T10:00:17.161Z] INFO: Start tailing logs of the daemon under tests [2021-05-25T10:00:17.161Z] INFO: Waiting for the daemon under test to start... [2021-05-25T10:00:17.631Z] --- PASS: TestExecUser (1.07s) [2021-05-25T10:00:17.631Z] === RUN TestExportContainerAndImportImage [2021-05-25T10:00:18.576Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-05-25T10:00:18.576Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T10:00:21.882Z] --- PASS: TestExportContainerAfterDaemonRestart (3.06s) [2021-05-25T10:00:21.882Z] === RUN TestHealthCheckWorkdir [2021-05-25T10:00:22.881Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2021-05-25T10:00:22.881Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:00:23.270Z] --- PASS: TestHealthCheckWorkdir (1.42s) [2021-05-25T10:00:23.270Z] === RUN TestHealthKillContainer [2021-05-25T10:00:23.613Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T10:00:23.614Z] Using test binary docker [2021-05-25T10:00:23.614Z] +++ /etc/init.d/apparmor start [2021-05-25T10:00:23.614Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T10:00:23.614Z] Starting dockerd [2021-05-25T10:00:23.614Z] INFO: Waiting for daemon to start... [2021-05-25T10:00:23.614Z] +++ 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-05-25T10:00:23.919Z] ......................... [ 67%] [2021-05-25T10:00:24.786Z] --- PASS: TestCreateServiceSecretFileMode (2.82s) [2021-05-25T10:00:24.786Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:00:26.132Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T10:00:26.132Z] Using test binary docker [2021-05-25T10:00:26.132Z] +++ /etc/init.d/apparmor start [2021-05-25T10:00:26.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T10:00:26.132Z] INFO: Waiting for daemon to start... [2021-05-25T10:00:26.132Z] Starting dockerd [2021-05-25T10:00:26.132Z] +++ 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-05-25T10:00:26.573Z] --- PASS: TestHealthKillContainer (3.10s) [2021-05-25T10:00:26.573Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T10:00:26.835Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-05-25T10:00:26.835Z] === RUN TestIpcModeNone [2021-05-25T10:00:28.077Z] --- PASS: TestCreateServiceConfigFileMode (2.88s) [2021-05-25T10:00:28.077Z] === RUN TestCreateServiceSysctls [2021-05-25T10:00:28.198Z] --- PASS: TestServiceWithDataPathPortInit (21.65s) [2021-05-25T10:00:28.198Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:00:28.225Z] --- PASS: TestIpcModeNone (1.08s) [2021-05-25T10:00:28.225Z] === RUN TestIpcModePrivate [2021-05-25T10:00:29.169Z] --- PASS: TestIpcModePrivate (1.08s) [2021-05-25T10:00:29.169Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-25T10:00:29.169Z] === RUN TestIpcModeShareable [2021-05-25T10:00:30.113Z] --- PASS: TestIpcModeShareable (1.06s) [2021-05-25T10:00:30.113Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-25T10:00:30.113Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T10:00:31.368Z] --- PASS: TestCreateServiceSysctls (3.52s) [2021-05-25T10:00:31.368Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:00:33.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.14s) [2021-05-25T10:00:33.418Z] === RUN TestAPIIpcModeHost [2021-05-25T10:00:34.218Z] . [2021-05-25T10:00:34.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T10:00:34.218Z] [2021-05-25T10:00:34.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T10:00:34.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T10:00:34.218Z] Error: No such image: emptyfs [2021-05-25T10:00:34.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T10:00:34.218Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T10:00:34.218Z] ++++ docker load [2021-05-25T10:00:34.218Z] Error: No such image: emptyfs [2021-05-25T10:00:34.218Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T10:00:34.218Z] ++++ docker load [2021-05-25T10:00:34.218Z] Running integration-test (iteration 1) [2021-05-25T10:00:34.218Z] Running integration-test (iteration 1) [2021-05-25T10:00:34.218Z] 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-05-25T10:00:34.218Z] ++ 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-05-25T10:00:34.218Z] ++ set -e [2021-05-25T10:00:34.218Z] ++ '[' -n 0 ']' [2021-05-25T10:00:34.218Z] ++ set -x [2021-05-25T10:00:34.218Z] 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-05-25T10:00:34.218Z] ++ 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-05-25T10:00:34.218Z] ++ env -i DEST=/go/src/github.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)/'++ set -e [2021-05-25T10:00:34.218Z] ++ '[' -n 0 ']' [2021-05-25T10:00:34.218Z] ++ set -x [2021-05-25T10:00:34.218Z] ++ env -i DEST=/go/src/github.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-05-25T10:00:34.218Z] [2021-05-25T10:00:34.364Z] --- PASS: TestAPIIpcModeHost (1.11s) [2021-05-25T10:00:34.364Z] === RUN TestDaemonIpcModeShareable [2021-05-25T10:00:34.657Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2021-05-25T10:00:34.658Z] === RUN TestInspect [2021-05-25T10:00:34.764Z] .....INFO: Daemon under test started and replied! [2021-05-25T10:00:34.764Z] INFO: Docker version of the daemon under test [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] Client: [2021-05-25T10:00:34.764Z] Version: 17.06.2-ce [2021-05-25T10:00:34.764Z] API version: 1.30 [2021-05-25T10:00:34.764Z] Go version: go1.8.3 [2021-05-25T10:00:34.764Z] Git commit: cec0b72 [2021-05-25T10:00:34.764Z] Built: Tue Sep 5 19:57:19 2017 [2021-05-25T10:00:34.764Z] OS/Arch: windows/amd64 [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] Server: [2021-05-25T10:00:34.764Z] Version: 0.0.0-dev [2021-05-25T10:00:34.764Z] API version: 1.41 (minimum version 1.24) [2021-05-25T10:00:34.764Z] Go version: go1.13.15 [2021-05-25T10:00:34.764Z] Git commit: 95551168ac [2021-05-25T10:00:34.764Z] Built: 05/25/2021 09:58:33 [2021-05-25T10:00:34.764Z] OS/Arch: windows/amd64 [2021-05-25T10:00:34.764Z] Experimental: false [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] INFO: Docker info of the daemon under test [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] Containers: 0 [2021-05-25T10:00:34.764Z] Running: 0 [2021-05-25T10:00:34.764Z] Paused: 0 [2021-05-25T10:00:34.764Z] Stopped: 0 [2021-05-25T10:00:34.764Z] Images: 0 [2021-05-25T10:00:34.764Z] Server Version: 0.0.0-dev [2021-05-25T10:00:34.764Z] Storage Driver: windowsfilter [2021-05-25T10:00:34.764Z] Windows: [2021-05-25T10:00:34.764Z] Logging Driver: json-file [2021-05-25T10:00:34.764Z] Plugins: [2021-05-25T10:00:34.764Z] Volume: local [2021-05-25T10:00:34.764Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-25T10:00:34.764Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-25T10:00:34.764Z] Swarm: inactive [2021-05-25T10:00:34.764Z] Default Isolation: process [2021-05-25T10:00:34.764Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-25T10:00:34.764Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-25T10:00:34.764Z] OSType: windows [2021-05-25T10:00:34.764Z] Architecture: x86_64 [2021-05-25T10:00:34.764Z] CPUs: 4 [2021-05-25T10:00:34.764Z] Total Memory: 32GiB [2021-05-25T10:00:34.764Z] Name: azwin-2-c3eb10 [2021-05-25T10:00:34.764Z] ID: WHF3:2HF4:25ZH:25XR:4DX6:J2QO:KGTZ:BCHT:3YHV:JHEW:JLR2:FGUX [2021-05-25T10:00:34.764Z] Docker Root Dir: D:\CI\PR-42413\1\daemon [2021-05-25T10:00:34.764Z] Debug Mode (client): false [2021-05-25T10:00:34.764Z] Debug Mode (server): true [2021-05-25T10:00:34.764Z] File Descriptors: -1 [2021-05-25T10:00:34.764Z] Goroutines: 16 [2021-05-25T10:00:34.764Z] System Time: 2021-05-25T10:00:33.2863071Z [2021-05-25T10:00:34.764Z] EventsListeners: 0 [2021-05-25T10:00:34.764Z] Registry: https://index.docker.io/v1/ [2021-05-25T10:00:34.764Z] Labels: [2021-05-25T10:00:34.764Z] Experimental: false [2021-05-25T10:00:34.764Z] Insecure Registries: [2021-05-25T10:00:34.764Z] 127.0.0.0/8 [2021-05-25T10:00:34.764Z] Live Restore Enabled: false [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] INFO: Docker images of the daemon under test [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T10:00:34.764Z] [2021-05-25T10:00:34.764Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-05-25T10:00:34.764Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-05-25T10:00:34.764Z] ltsc2019: Pulling from windows/servercore [2021-05-25T10:00:34.764Z] 4612f6d0b889: Pulling fs layer [2021-05-25T10:00:34.764Z] 8116de3c91c3: Pulling fs layer [2021-05-25T10:00:36.913Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-05-25T10:00:36.913Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-25T10:00:36.913Z] === RUN TestDaemonIpcModePrivate [2021-05-25T10:00:37.947Z] --- PASS: TestInspect (3.34s) [2021-05-25T10:00:37.947Z] === RUN TestCreateJob [2021-05-25T10:00:38.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.25s) [2021-05-25T10:00:38.623Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4aslp9tdmzbqvok15kshhzbte Created:2021-05-25 10:00:27.831487707 +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[305f02e05ec924db53db445f4b9205143a4bd0f9308f5a519435bbd69ebb52c8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gy3csvubztxt0srzhduttlx2m EndpointID:2a345c1078c8863e617acf8093b25f6958651cc54f6bed33c27aa8ad2c8cd94d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3e723648fbf17aa96db209991a940df4b41cac0458f6bfcbdaacbb00246aec3e 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:f6eb5c97cf7f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gy3csvubztxt0srzhduttlx2m EndpointID:2a345c1078c8863e617acf8093b25f6958651cc54f6bed33c27aa8ad2c8cd94d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-25T10:00:38.623Z] PASS [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] === Skipped [2021-05-25T10:00:38.623Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:00:38.623Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] DONE 26 tests, 1 skipped in 58.815s [2021-05-25T10:00:38.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:00:38.623Z] ++ 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-05-25T10:00:38.623Z] ++ set -e [2021-05-25T10:00:38.623Z] ++ '[' -n 0 ']' [2021-05-25T10:00:38.623Z] ++ set -x [2021-05-25T10:00:38.623Z] ++ env -i DEST=/go/src/github.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-05-25T10:00:38.623Z] INFO: Testing against a local daemon [2021-05-25T10:00:38.623Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T10:00:38.623Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:00:38.623Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:00:38.623Z] === RUN TestDockerNetworkIpvlan [2021-05-25T10:00:38.623Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:00:38.623Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:00:38.623Z] PASS [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] === Skipped [2021-05-25T10:00:38.623Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:00:38.623Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:00:38.623Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] [2021-05-25T10:00:38.623Z] DONE 2 tests, 2 skipped in 0.072s [2021-05-25T10:00:38.623Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:00:38.623Z] ++ 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-05-25T10:00:38.623Z] ++ set -e [2021-05-25T10:00:38.623Z] ++ '[' -n 0 ']' [2021-05-25T10:00:38.623Z] ++ set -x [2021-05-25T10:00:38.623Z] ++ env -i DEST=/go/src/github.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-05-25T10:00:38.623Z] INFO: Testing against a local daemon [2021-05-25T10:00:38.623Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T10:00:38.623Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2021-05-25T10:00:38.623Z] === RUN TestDockerNetworkMacvlan [2021-05-25T10:00:39.462Z] --- PASS: TestDaemonIpcModePrivate (2.47s) [2021-05-25T10:00:39.462Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-25T10:00:39.462Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T10:00:39.654Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-25T10:00:40.686Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-25T10:00:41.237Z] --- PASS: TestCreateJob (3.80s) [2021-05-25T10:00:41.237Z] === RUN TestReplicatedJob [2021-05-25T10:00:41.725Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-25T10:00:42.011Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.57s) [2021-05-25T10:00:42.011Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-05-25T10:00:42.011Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T10:00:44.561Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.45s) [2021-05-25T10:00:44.561Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-05-25T10:00:44.561Z] === RUN TestIpcModeOlderClient [2021-05-25T10:00:44.561Z] === PAUSE TestIpcModeOlderClient [2021-05-25T10:00:44.561Z] === RUN TestKillContainerInvalidSignal [2021-05-25T10:00:45.078Z] 8116de3c91c3: Verifying Checksum [2021-05-25T10:00:45.078Z] 8116de3c91c3: Download complete [2021-05-25T10:00:45.145Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2021-05-25T10:00:45.145Z] === RUN TestKillContainer [2021-05-25T10:00:45.145Z] === RUN TestKillContainer/no_signal [2021-05-25T10:00:46.097Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T10:00:46.242Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-25T10:00:46.670Z] === RUN TestKillContainer/killing_signal [2021-05-25T10:00:48.057Z] --- PASS: TestKillContainer (2.61s) [2021-05-25T10:00:48.057Z] --- PASS: TestKillContainer/no_signal (0.91s) [2021-05-25T10:00:48.057Z] --- PASS: TestKillContainer/non_killing_signal (0.64s) [2021-05-25T10:00:48.057Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-05-25T10:00:48.057Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T10:00:48.057Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T10:00:48.630Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T10:00:49.363Z] --- PASS: TestReplicatedJob (6.94s) [2021-05-25T10:00:49.363Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:00:49.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2021-05-25T10:00:49.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-05-25T10:00:49.573Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2021-05-25T10:00:49.573Z] === RUN TestKillStoppedContainer [2021-05-25T10:00:49.573Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-25T10:00:49.573Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T10:00:49.573Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-05-25T10:00:49.573Z] === RUN TestKillDifferentUserContainer [2021-05-25T10:00:50.517Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-05-25T10:00:50.517Z] === RUN TestInspectOomKilledTrue [2021-05-25T10:00:50.517Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T10:00:50.517Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:00:50.517Z] === RUN TestInspectOomKilledFalse [2021-05-25T10:00:50.517Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-25T10:00:50.517Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:00:50.517Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T10:00:50.759Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-25T10:00:50.847Z] 4612f6d0b889: Verifying Checksum [2021-05-25T10:00:50.847Z] 4612f6d0b889: Download complete [2021-05-25T10:00:51.461Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-05-25T10:00:51.461Z] === RUN TestLinksContainerNames [2021-05-25T10:00:52.663Z] --- PASS: TestUpdateReplicatedJob (3.96s) [2021-05-25T10:00:52.664Z] === RUN TestServiceListWithStatuses [2021-05-25T10:00:52.664Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:00:52.664Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:00:52.664Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:00:52.850Z] --- PASS: TestLinksContainerNames (1.68s) [2021-05-25T10:00:52.850Z] === RUN TestLogsFollowTailEmpty [2021-05-25T10:00:53.796Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2021-05-25T10:00:53.796Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T10:00:54.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/default [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/private [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/slave [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/shared [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/default [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/shared [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/slave [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T10:00:54.740Z] === CONT TestMountDaemonRoot/private [2021-05-25T10:00:54.740Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T10:00:54.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T10:00:54.741Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:00:54.741Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:00:54.741Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:00:54.741Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T10:00:54.741Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:00:54.741Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T10:00:54.741Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T10:00:55.002Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-05-25T10:00:55.002Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-05-25T10:00:55.003Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-25T10:00:55.003Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T10:00:56.359Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-05-25T10:00:56.359Z] [2021-05-25T10:00:56.359Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-05-25T10:00:56.359Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-05-25T10:00:56.359Z] HOSTNAME=f1611614d95e [2021-05-25T10:00:56.359Z] TESTDEBUG=0 [2021-05-25T10:00:56.359Z] DEST=bundles/test-integration [2021-05-25T10:00:56.359Z] PWD=/go/src/github.com/docker/docker [2021-05-25T10:00:56.359Z] DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 [2021-05-25T10:00:56.359Z] container=docker [2021-05-25T10:00:56.359Z] HOME=/root [2021-05-25T10:00:56.359Z] GOLANG_VERSION=1.13.15 [2021-05-25T10:00:56.359Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-05-25T10:00:56.359Z] VALIDATE_BRANCH=20.10 [2021-05-25T10:00:56.359Z] TERM=xterm [2021-05-25T10:00:56.359Z] DOCKER_PKG=github.com/docker/docker [2021-05-25T10:00:56.359Z] SHLVL=1 [2021-05-25T10:00:56.359Z] TIMEOUT=120m [2021-05-25T10:00:56.359Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-05-25T10:00:56.359Z] DOCKER_GRAPHDRIVER=overlay2 [2021-05-25T10:00:56.359Z] GO111MODULE=off [2021-05-25T10:00:56.359Z] DOCKER_EXPERIMENTAL=1 [2021-05-25T10:00:56.359Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-05-25T10:00:56.359Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-05-25T10:00:56.359Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-05-25T10:00:56.359Z] GOPATH=/go [2021-05-25T10:00:56.359Z] PKG_CONFIG=pkg-config [2021-05-25T10:00:56.359Z] _=/usr/bin/env [2021-05-25T10:00:56.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-05-25T10:00:57.553Z] --- PASS: TestContainerBindMountNonRecursive (2.20s) [2021-05-25T10:00:57.553Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T10:00:57.814Z] --- PASS: TestContainerVolumesMountedAsShared (0.65s) [2021-05-25T10:00:57.814Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T10:00:57.937Z] --- PASS: TestDockerNetworkConnectAlias (5.45s) [2021-05-25T10:00:57.937Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:00:58.759Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-05-25T10:00:58.759Z] === RUN TestNetworkNat [2021-05-25T10:00:59.304Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-25T10:00:59.703Z] --- PASS: TestNetworkNat (1.01s) [2021-05-25T10:00:59.703Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T10:01:01.092Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-05-25T10:01:01.092Z] === RUN TestNetworkLoopbackNat [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan (22.42s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.95s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.05s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.75s) [2021-05-25T10:01:01.366Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.86s) [2021-05-25T10:01:01.366Z] PASS [2021-05-25T10:01:01.366Z] [2021-05-25T10:01:01.366Z] DONE 8 tests in 23.986s [2021-05-25T10:01:01.366Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T10:01:01.366Z] ++ 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-05-25T10:01:01.366Z] ++ set -e [2021-05-25T10:01:01.366Z] ++ '[' -n 0 ']' [2021-05-25T10:01:01.366Z] ++ set -x [2021-05-25T10:01:01.366Z] ++ env -i DEST=/go/src/github.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-05-25T10:01:01.366Z] testing: warning: no tests to run [2021-05-25T10:01:01.366Z] PASS [2021-05-25T10:01:01.366Z] [2021-05-25T10:01:01.366Z] DONE 0 tests in 0.018s [2021-05-25T10:01:01.366Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T10:01:01.366Z] ++ 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-05-25T10:01:01.366Z] ++ set -e [2021-05-25T10:01:01.366Z] ++ '[' -n 0 ']' [2021-05-25T10:01:01.366Z] ++ set -x [2021-05-25T10:01:01.366Z] ++ env -i DEST=/go/src/github.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-05-25T10:01:01.366Z] INFO: Testing against a local daemon [2021-05-25T10:01:01.366Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T10:01:02.131Z] --- PASS: TestDockerNetworkReConnect (4.23s) [2021-05-25T10:01:02.131Z] === RUN TestServicePlugin [2021-05-25T10:01:03.448Z] --- PASS: TestAuthZPluginAllowRequest (1.95s) [2021-05-25T10:01:03.448Z] === RUN TestAuthZPluginTLS [2021-05-25T10:01:03.738Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-05-25T10:01:03.738Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T10:01:04.369Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-05-25T10:01:04.369Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T10:01:04.393Z] --- PASS: TestNetworkLoopbackNat (3.36s) [2021-05-25T10:01:04.393Z] === RUN TestPause [2021-05-25T10:01:04.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-05-25T10:01:04.659Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T10:01:04.966Z] --- PASS: TestPause (0.88s) [2021-05-25T10:01:04.966Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T10:01:04.966Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:01:04.966Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:01:04.966Z] === RUN TestPauseStopPausedContainer [2021-05-25T10:01:05.290Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-05-25T10:01:05.290Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T10:01:05.911Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2021-05-25T10:01:05.911Z] === RUN TestPsFilter [2021-05-25T10:01:06.173Z] --- PASS: TestPsFilter (0.15s) [2021-05-25T10:01:06.173Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T10:01:07.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2021-05-25T10:01:07.117Z] === RUN TestRemoveContainerWithVolume [2021-05-25T10:01:07.357Z] --- PASS: TestAuthZPluginAllowEventStream (1.91s) [2021-05-25T10:01:07.357Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T10:01:07.648Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-05-25T10:01:07.648Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T10:01:07.690Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2021-05-25T10:01:07.690Z] === RUN TestRemoveContainerRunning [2021-05-25T10:01:08.279Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-05-25T10:01:08.279Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T10:01:08.634Z] --- PASS: TestRemoveContainerRunning (0.83s) [2021-05-25T10:01:08.634Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T10:01:08.894Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-05-25T10:01:08.909Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-05-25T10:01:08.909Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T10:01:09.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2021-05-25T10:01:09.578Z] === RUN TestRemoveInvalidContainer [2021-05-25T10:01:09.578Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-25T10:01:09.578Z] === RUN TestRenameLinkedContainer [2021-05-25T10:01:11.634Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.41s) [2021-05-25T10:01:11.634Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T10:01:12.884Z] --- PASS: TestRenameLinkedContainer (3.30s) [2021-05-25T10:01:12.884Z] === RUN TestRenameStoppedContainer [2021-05-25T10:01:13.456Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-05-25T10:01:13.456Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T10:01:13.693Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.47s) [2021-05-25T10:01:13.693Z] === RUN TestAuthZPluginHeader [2021-05-25T10:01:14.726Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-05-25T10:01:14.726Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T10:01:14.726Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:01:14.726Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:14.726Z] === RUN TestAuthZPluginV2Disable [2021-05-25T10:01:14.726Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:01:14.726Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:14.726Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T10:01:14.726Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:01:14.726Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:14.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T10:01:14.726Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:01:14.726Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:14.726Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T10:01:15.371Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-05-25T10:01:15.371Z] === RUN TestRenameInvalidName [2021-05-25T10:01:15.943Z] --- PASS: TestRenameInvalidName (0.82s) [2021-05-25T10:01:15.943Z] === RUN TestRenameAnonymousContainer [2021-05-25T10:01:16.845Z] --- PASS: TestImportExtremelyLargeImageWorks (103.10s) [2021-05-25T10:01:16.845Z] PASS [2021-05-25T10:01:16.845Z] [2021-05-25T10:01:16.845Z] === Skipped [2021-05-25T10:01:16.845Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-25T10:01:16.845Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-05-25T10:01:16.845Z] [2021-05-25T10:01:16.845Z] [2021-05-25T10:01:16.845Z] DONE 12 tests, 1 skipped in 106.820s [2021-05-25T10:01:16.845Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T10:01:16.845Z] INFO: Testing against a local daemon [2021-05-25T10:01:16.845Z] === RUN TestNetworkCreateDelete [2021-05-25T10:01:16.845Z] --- PASS: TestNetworkCreateDelete (0.44s) [2021-05-25T10:01:16.845Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T10:01:16.845Z] --- PASS: TestDockerNetworkDeletePreferID (1.30s) [2021-05-25T10:01:16.845Z] === RUN TestDaemonDNSFallback [2021-05-25T10:01:18.746Z] --- PASS: TestDaemonDNSFallback (8.09s) [2021-05-25T10:01:18.746Z] === RUN TestInspectNetwork [2021-05-25T10:01:18.746Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-25T10:01:18.746Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T10:01:18.746Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-25T10:01:18.746Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestNetworkInvalidJSON [2021-05-25T10:01:18.746Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T10:01:18.746Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T10:01:18.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:01:18.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:01:18.746Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:01:18.746Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:01:18.746Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T10:01:18.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:01:18.746Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T10:01:18.746Z] === RUN TestNetworkList [2021-05-25T10:01:18.746Z] === RUN TestNetworkList//networks [2021-05-25T10:01:18.746Z] === PAUSE TestNetworkList//networks [2021-05-25T10:01:18.746Z] === RUN TestNetworkList//networks/ [2021-05-25T10:01:18.746Z] === PAUSE TestNetworkList//networks/ [2021-05-25T10:01:18.746Z] === CONT TestNetworkList//networks [2021-05-25T10:01:18.746Z] === CONT TestNetworkList//networks/ [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkList (0.01s) [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T10:01:18.746Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T10:01:18.746Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T10:01:18.746Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-25T10:01:18.746Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T10:01:18.746Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-05-25T10:01:18.746Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T10:01:18.746Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-05-25T10:01:18.746Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T10:01:18.746Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T10:01:18.746Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:01:18.746Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:01:18.746Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:01:18.746Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:01:18.746Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:01:18.746Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:01:18.746Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] PASS [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === Skipped [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-05-25T10:01:18.746Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-05-25T10:01:18.746Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-05-25T10:01:18.746Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-05-25T10:01:18.746Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-05-25T10:01:18.746Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-25T10:01:18.746Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] DONE 22 tests, 12 skipped in 10.001s [2021-05-25T10:01:18.746Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:01:18.746Z] INFO: Testing against a local daemon [2021-05-25T10:01:18.746Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T10:01:18.746Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:01:18.746Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:01:18.746Z] === RUN TestDockerNetworkIpvlan [2021-05-25T10:01:18.746Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:01:18.746Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:01:18.746Z] PASS [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === Skipped [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:01:18.746Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:01:18.746Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] DONE 2 tests, 2 skipped in 0.114s [2021-05-25T10:01:18.746Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:01:18.746Z] INFO: Testing against a local daemon [2021-05-25T10:01:18.746Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T10:01:18.746Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-25T10:01:18.746Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] === RUN TestDockerNetworkMacvlan [2021-05-25T10:01:18.746Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-05-25T10:01:18.746Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] PASS [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === Skipped [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-05-25T10:01:18.746Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-05-25T10:01:18.746Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] DONE 2 tests, 2 skipped in 0.116s [2021-05-25T10:01:18.746Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T10:01:18.746Z] testing: warning: no tests to run [2021-05-25T10:01:18.746Z] PASS [2021-05-25T10:01:18.746Z] [2021-05-25T10:01:18.746Z] DONE 0 tests in 0.024s [2021-05-25T10:01:18.746Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T10:01:18.746Z] INFO: Testing against a local daemon [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginTLS [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginHeader [2021-05-25T10:01:18.746Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-05-25T10:01:18.746Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:18.746Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T10:01:19.005Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-25T10:01:19.005Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.005Z] === RUN TestAuthZPluginV2Disable [2021-05-25T10:01:19.005Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-05-25T10:01:19.005Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.005Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T10:01:19.005Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-25T10:01:19.005Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.005Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T10:01:19.263Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T10:01:19.263Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] PASS [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === Skipped [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.263Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-05-25T10:01:19.263Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.263Z] [2021-05-25T10:01:19.264Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-05-25T10:01:19.264Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-05-25T10:01:19.264Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] DONE 17 tests, 17 skipped in 0.423s [2021-05-25T10:01:19.264Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T10:01:19.264Z] INFO: Testing against a local daemon [2021-05-25T10:01:19.264Z] === RUN TestPluginInvalidJSON [2021-05-25T10:01:19.264Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:19.264Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:19.264Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:19.264Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-25T10:01:19.264Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T10:01:19.264Z] === RUN TestPluginInstall [2021-05-25T10:01:19.264Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.264Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:01:19.264Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-25T10:01:19.264Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:01:19.264Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-25T10:01:19.264Z] PASS [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] === Skipped [2021-05-25T10:01:19.264Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:01:19.264Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] [2021-05-25T10:01:19.264Z] DONE 5 tests, 3 skipped in 0.164s [2021-05-25T10:01:19.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T10:01:19.523Z] INFO: Testing against a local daemon [2021-05-25T10:01:19.523Z] === RUN TestExternalGraphDriver [2021-05-25T10:01:19.523Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-05-25T10:01:19.523Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-25T10:01:19.523Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:01:20.849Z] Loaded image: buildpack-deps:buster [2021-05-25T10:01:20.849Z] Loaded image: buildpack-deps:buster [2021-05-25T10:01:20.849Z] Loaded image: busybox:latest [2021-05-25T10:01:20.849Z] Loaded image: busybox:latest [2021-05-25T10:01:20.849Z] Loaded image: busybox:glibc [2021-05-25T10:01:20.849Z] Loaded image: busybox:glibc [2021-05-25T10:01:21.233Z] --- PASS: TestRenameAnonymousContainer (4.37s) [2021-05-25T10:01:21.233Z] === RUN TestRenameContainerWithSameName [2021-05-25T10:01:21.233Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2021-05-25T10:01:21.233Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T10:01:21.778Z] Loaded image: debian:bullseye [2021-05-25T10:01:21.778Z] Loaded image: debian:bullseye [2021-05-25T10:01:21.778Z] Loaded image: hello-world:latest [2021-05-25T10:01:22.038Z] Loaded image: hello-world:latest [2021-05-25T10:01:22.038Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T10:01:22.038Z] INFO: Testing against a local daemon [2021-05-25T10:01:22.038Z] === RUN TestDockerDaemonSuite [2021-05-25T10:01:22.038Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-05-25T10:01:22.038Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T10:01:22.294Z] INFO: Testing against a local daemon [2021-05-25T10:01:22.294Z] === RUN TestDockerSuite [2021-05-25T10:01:22.294Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-25T10:01:22.294Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-25T10:01:22.294Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-25T10:01:22.551Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-25T10:01:22.551Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-25T10:01:22.551Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-25T10:01:22.551Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-25T10:01:22.551Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-25T10:01:23.147Z] --- PASS: TestRenameContainerWithLinkedContainer (1.67s) [2021-05-25T10:01:23.147Z] === RUN TestResize [2021-05-25T10:01:23.722Z] --- PASS: TestResize (0.85s) [2021-05-25T10:01:23.722Z] === RUN TestResizeWithInvalidSize [2021-05-25T10:01:24.043Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-05-25T10:01:24.664Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-05-25T10:01:24.664Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T10:01:25.239Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:25.239Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:25.239Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:25.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:01:25.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:01:25.239Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:01:25.239Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:01:25.949Z] tests/integration/client_test.py ..... [ 75%] [2021-05-25T10:01:26.209Z] tests/integration/context_api_test.py ... [ 76%] [2021-05-25T10:01:26.719Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-25T10:01:26.719Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-25T10:01:26.719Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-25T10:01:26.719Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-25T10:01:26.779Z] tests/integration/errors_test.py . [ 76%] [2021-05-25T10:01:27.637Z] --- PASS: TestGraphdriverPluginV2 (6.98s) [2021-05-25T10:01:27.637Z] PASS [2021-05-25T10:01:27.637Z] [2021-05-25T10:01:27.637Z] === Skipped [2021-05-25T10:01:27.637Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-05-25T10:01:27.637Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-05-25T10:01:27.637Z] [2021-05-25T10:01:27.637Z] [2021-05-25T10:01:27.637Z] DONE 2 tests, 1 skipped in 7.171s [2021-05-25T10:01:27.637Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T10:01:27.637Z] INFO: Testing against a local daemon [2021-05-25T10:01:27.637Z] === RUN TestContinueAfterPluginCrash [2021-05-25T10:01:27.637Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T10:01:27.637Z] === RUN TestReadPluginNoRead [2021-05-25T10:01:27.637Z] === PAUSE TestReadPluginNoRead [2021-05-25T10:01:27.637Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T10:01:27.637Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T10:01:27.637Z] === CONT TestContinueAfterPluginCrash [2021-05-25T10:01:27.637Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T10:01:27.647Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-25T10:01:27.904Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-25T10:01:27.904Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-25T10:01:28.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:01:28.553Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:01:28.553Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:29.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:01:29.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-05-25T10:01:29.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-05-25T10:01:30.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:30.426Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-25T10:01:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:01:31.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:01:31.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:01:31.790Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-25T10:01:31.790Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-25T10:01:31.790Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-25T10:01:32.355Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-05-25T10:01:33.285Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-05-25T10:01:33.285Z] PASS [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] === Skipped [2021-05-25T10:01:33.285Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:01:33.285Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:01:33.285Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:01:33.285Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:01:33.285Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] [2021-05-25T10:01:33.285Z] DONE 17 tests, 4 skipped in 30.127s [2021-05-25T10:01:33.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T10:01:33.285Z] ++ 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-05-25T10:01:33.285Z] ++ set -e [2021-05-25T10:01:33.285Z] ++ '[' -n 0 ']' [2021-05-25T10:01:33.285Z] ++ set -x [2021-05-25T10:01:33.285Z] ++ env -i DEST=/go/src/github.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-05-25T10:01:33.285Z] INFO: Testing against a local daemon [2021-05-25T10:01:33.285Z] === RUN TestPluginInvalidJSON [2021-05-25T10:01:33.285Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:33.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:33.285Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:01:33.285Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-05-25T10:01:33.285Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T10:01:33.285Z] === RUN TestPluginInstall [2021-05-25T10:01:33.285Z] === RUN TestPluginInstall/no_auth [2021-05-25T10:01:33.285Z] time="2021-05-25T10:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:33.285Z] time="2021-05-25T10:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e26bddd69ae844403651cb5428ef1efba35cb89f14cd902c67aac76c1fde1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:33.285Z] time="2021-05-25T10:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:33.285Z] time="2021-05-25T10:01:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e26bddd69ae844403651cb5428ef1efba35cb89f14cd902c67aac76c1fde1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:33.285Z] === RUN TestPluginInstall/with_htpasswd [2021-05-25T10:01:33.574Z] time="2021-05-25T10:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:33.574Z] time="2021-05-25T10:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e26bddd69ae844403651cb5428ef1efba35cb89f14cd902c67aac76c1fde1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:33.574Z] time="2021-05-25T10:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:33.574Z] time="2021-05-25T10:01:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f0e26bddd69ae844403651cb5428ef1efba35cb89f14cd902c67aac76c1fde1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:33.864Z] === RUN TestPluginInstall/with_insecure [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.81s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s) [2021-05-25T10:01:33.869Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s) [2021-05-25T10:01:33.869Z] === RUN TestCgroupNamespacesRun [2021-05-25T10:01:34.201Z] --- PASS: TestDaemonStartWithLogOpt (7.01s) [2021-05-25T10:01:34.201Z] === CONT TestReadPluginNoRead [2021-05-25T10:01:34.210Z] --- PASS: TestServicePlugin (31.00s) [2021-05-25T10:01:34.210Z] plugin_test.go:62: [dfa6f67393b10] joining swarm manager [d751adfc2b113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:01:34.210Z] plugin_test.go:65: [d0702c1be323a] joining swarm manager [d751adfc2b113]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:01:34.210Z] === RUN TestServiceUpdateLabel [2021-05-25T10:01:34.871Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-25T10:01:34.871Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-25T10:01:34.894Z] time="2021-05-25T10:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:34.894Z] time="2021-05-25T10:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5146d57b1750a68a1b54498a3c0a7d2be61d04a24700faa178e34fca4a4f02b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:34.894Z] time="2021-05-25T10:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:01:34.894Z] time="2021-05-25T10:01:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5146d57b1750a68a1b54498a3c0a7d2be61d04a24700faa178e34fca4a4f02b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:01:35.184Z] --- PASS: TestPluginInstall (3.64s) [2021-05-25T10:01:35.184Z] --- PASS: TestPluginInstall/no_auth (1.56s) [2021-05-25T10:01:35.184Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-05-25T10:01:35.184Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2021-05-25T10:01:35.184Z] plugin_test.go:165: [d07adbe427b98] daemon is not started [2021-05-25T10:01:35.184Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:01:35.586Z] --- PASS: TestServiceUpdateLabel (2.50s) [2021-05-25T10:01:35.586Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:01:36.236Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-25T10:01:36.423Z] --- PASS: TestCgroupNamespacesRun (2.51s) [2021-05-25T10:01:36.423Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T10:01:36.492Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-25T10:01:36.492Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-25T10:01:36.493Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-25T10:01:37.243Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-25T10:01:37.486Z] === RUN TestReadPluginNoRead/default [2021-05-25T10:01:37.486Z] --- PASS: TestContinueAfterPluginCrash (10.88s) [2021-05-25T10:01:38.272Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-25T10:01:38.972Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2021-05-25T10:01:38.972Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T10:01:39.774Z] --- PASS: TestPluginsWithRuntimes (4.64s) [2021-05-25T10:01:39.774Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.34s) [2021-05-25T10:01:39.774Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.38s) [2021-05-25T10:01:39.774Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:01:40.018Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T10:01:40.403Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-05-25T10:01:40.403Z] PASS [2021-05-25T10:01:40.403Z] [2021-05-25T10:01:40.403Z] DONE 10 tests in 9.112s [2021-05-25T10:01:40.403Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T10:01:40.403Z] ++ 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-05-25T10:01:40.403Z] ++ set -e [2021-05-25T10:01:40.403Z] ++ '[' -n 0 ']' [2021-05-25T10:01:40.403Z] ++ set -x [2021-05-25T10:01:40.403Z] ++ env -i DEST=/go/src/github.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-05-25T10:01:40.403Z] INFO: Testing against a local daemon [2021-05-25T10:01:40.403Z] === RUN TestExternalGraphDriver [2021-05-25T10:01:40.693Z] === RUN TestExternalGraphDriver/json [2021-05-25T10:01:41.519Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s) [2021-05-25T10:01:41.519Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T10:01:42.552Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T10:01:42.855Z] === RUN TestExternalGraphDriver/spec [2021-05-25T10:01:43.435Z] --- PASS: TestCgroupNamespacesRunHostMode (2.45s) [2021-05-25T10:01:43.435Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T10:01:44.578Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-25T10:01:45.084Z] --- PASS: TestReadPluginNoRead (11.33s) [2021-05-25T10:01:45.084Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2021-05-25T10:01:45.084Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.53s) [2021-05-25T10:01:45.084Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.53s) [2021-05-25T10:01:45.084Z] read_test.go:92: [d45cc0082f255] daemon is not started [2021-05-25T10:01:45.084Z] PASS [2021-05-25T10:01:45.084Z] [2021-05-25T10:01:45.084Z] DONE 6 tests in 18.474s [2021-05-25T10:01:45.084Z] 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-05-25T10:01:45.084Z] testing: warning: no tests to run [2021-05-25T10:01:45.084Z] PASS [2021-05-25T10:01:45.084Z] [2021-05-25T10:01:45.084Z] DONE 0 tests in 0.049s [2021-05-25T10:01:45.084Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T10:01:45.084Z] INFO: Testing against a local daemon [2021-05-25T10:01:45.084Z] === RUN TestPluginWithDevMounts [2021-05-25T10:01:45.084Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-25T10:01:45.084Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-25T10:01:45.084Z] PASS [2021-05-25T10:01:45.084Z] [2021-05-25T10:01:45.084Z] === Skipped [2021-05-25T10:01:45.084Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-05-25T10:01:45.084Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-05-25T10:01:45.084Z] [2021-05-25T10:01:45.084Z] [2021-05-25T10:01:45.084Z] DONE 1 tests, 1 skipped in 0.140s [2021-05-25T10:01:45.343Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T10:01:45.343Z] INFO: Testing against a local daemon [2021-05-25T10:01:45.343Z] === RUN TestSecretInspect [2021-05-25T10:01:45.343Z] --- SKIP: TestSecretInspect (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] === RUN TestSecretList [2021-05-25T10:01:45.343Z] --- SKIP: TestSecretList (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:01:45.343Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] === RUN TestSecretsUpdate [2021-05-25T10:01:45.343Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-05-25T10:01:45.343Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] === RUN TestTemplatedSecret [2021-05-25T10:01:45.343Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-25T10:01:45.343Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] === RUN TestSecretCreateResolve [2021-05-25T10:01:45.343Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-05-25T10:01:45.343Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] PASS [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === Skipped [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-05-25T10:01:45.343Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-05-25T10:01:45.343Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-05-25T10:01:45.343Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-05-25T10:01:45.343Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] [2021-05-25T10:01:45.343Z] DONE 6 tests, 6 skipped in 0.192s [2021-05-25T10:01:45.343Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T10:01:45.602Z] INFO: Testing against a local daemon [2021-05-25T10:01:45.602Z] === RUN TestServiceCreateInit [2021-05-25T10:01:45.602Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:01:45.602Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:01:45.602Z] --- PASS: TestServiceCreateInit (0.01s) [2021-05-25T10:01:45.602Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:01:45.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:01:45.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-05-25T10:01:45.602Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceConflict [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-05-25T10:01:45.602Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-05-25T10:01:45.602Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-25T10:01:45.602Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-05-25T10:01:45.602Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-05-25T10:01:45.602Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceSysctls [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-05-25T10:01:45.602Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-05-25T10:01:45.602Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestInspect [2021-05-25T10:01:45.602Z] --- SKIP: TestInspect (0.01s) [2021-05-25T10:01:45.602Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestCreateJob [2021-05-25T10:01:45.602Z] --- SKIP: TestCreateJob (0.01s) [2021-05-25T10:01:45.602Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestReplicatedJob [2021-05-25T10:01:45.602Z] --- SKIP: TestReplicatedJob (0.01s) [2021-05-25T10:01:45.602Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.602Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:01:45.616Z] === RUN TestExternalGraphDriver/pull [2021-05-25T10:01:45.861Z] --- SKIP: TestUpdateReplicatedJob (0.03s) [2021-05-25T10:01:45.861Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.861Z] === RUN TestServiceListWithStatuses [2021-05-25T10:01:45.861Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:01:45.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:01:45.861Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:01:45.861Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-05-25T10:01:45.861Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.861Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:01:45.861Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-05-25T10:01:45.861Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:45.861Z] === RUN TestServicePlugin [2021-05-25T10:01:45.980Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.44s) [2021-05-25T10:01:45.980Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T10:01:47.092Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-25T10:01:47.675Z] --- PASS: TestExternalGraphDriver (7.04s) [2021-05-25T10:01:47.675Z] --- PASS: TestExternalGraphDriver/json (2.24s) [2021-05-25T10:01:47.675Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2021-05-25T10:01:47.675Z] --- PASS: TestExternalGraphDriver/pull (2.44s) [2021-05-25T10:01:47.675Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:01:47.675Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-05-25T10:01:47.675Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:47.675Z] PASS [2021-05-25T10:01:47.675Z] [2021-05-25T10:01:47.675Z] === Skipped [2021-05-25T10:01:47.675Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-05-25T10:01:47.675Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:01:47.675Z] [2021-05-25T10:01:47.675Z] [2021-05-25T10:01:47.675Z] DONE 5 tests, 1 skipped in 7.175s [2021-05-25T10:01:47.675Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T10:01:47.675Z] ++ 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-05-25T10:01:47.675Z] ++ set -e [2021-05-25T10:01:47.675Z] ++ '[' -n 0 ']' [2021-05-25T10:01:47.675Z] ++ set -x [2021-05-25T10:01:47.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:01:47.675Z] INFO: Testing against a local daemon [2021-05-25T10:01:47.675Z] === RUN TestContinueAfterPluginCrash [2021-05-25T10:01:47.675Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T10:01:47.675Z] === RUN TestReadPluginNoRead [2021-05-25T10:01:47.675Z] === PAUSE TestReadPluginNoRead [2021-05-25T10:01:47.675Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T10:01:47.675Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T10:01:47.675Z] === CONT TestContinueAfterPluginCrash [2021-05-25T10:01:47.675Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T10:01:47.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-05-25T10:01:48.456Z] --- PASS: TestBuildWithHugeFile (95.63s) [2021-05-25T10:01:48.456Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T10:01:48.456Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:01:48.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:01:48.456Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:01:48.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:01:48.456Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:01:48.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:01:48.456Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:01:48.456Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:01:48.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:01:48.527Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.07s) [2021-05-25T10:01:48.527Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T10:01:48.713Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-05-25T10:01:48.713Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-05-25T10:01:48.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2021-05-25T10:01:48.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-05-25T10:01:48.713Z] === RUN TestBuildPreserveOwnership [2021-05-25T10:01:48.713Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T10:01:49.470Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.39s) [2021-05-25T10:01:49.470Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T10:01:50.050Z] --- SKIP: TestServicePlugin (3.94s) [2021-05-25T10:01:50.050Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] === RUN TestServiceUpdateLabel [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-05-25T10:01:50.050Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-05-25T10:01:50.050Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-05-25T10:01:50.050Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-05-25T10:01:50.050Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-05-25T10:01:50.050Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] PASS [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === Skipped [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:01:50.050Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:01:50.050Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:01:50.050Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-05-25T10:01:50.050Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-05-25T10:01:50.050Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-05-25T10:01:50.050Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-05-25T10:01:50.050Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-05-25T10:01:50.050Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.050Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-05-25T10:01:50.050Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.050Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-05-25T10:01:50.051Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-05-25T10:01:50.051Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-05-25T10:01:50.051Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-05-25T10:01:50.051Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-05-25T10:01:50.051Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s) [2021-05-25T10:01:50.051Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:01:50.051Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-05-25T10:01:50.051Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-05-25T10:01:50.051Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServicePlugin (3.94s) [2021-05-25T10:01:50.051Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-05-25T10:01:50.051Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-05-25T10:01:50.051Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-05-25T10:01:50.051Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-05-25T10:01:50.051Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-05-25T10:01:50.051Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] DONE 24 tests, 23 skipped in 4.362s [2021-05-25T10:01:50.051Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:01:50.051Z] INFO: Testing against a local daemon [2021-05-25T10:01:50.051Z] === RUN TestSessionCreate [2021-05-25T10:01:50.051Z] --- PASS: TestSessionCreate (0.02s) [2021-05-25T10:01:50.051Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:01:50.051Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-25T10:01:50.051Z] PASS [2021-05-25T10:01:50.051Z] [2021-05-25T10:01:50.051Z] DONE 2 tests in 0.153s [2021-05-25T10:01:50.051Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:01:50.051Z] INFO: Testing against a local daemon [2021-05-25T10:01:50.051Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:01:50.051Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:01:50.051Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:01:50.051Z] === RUN TestEventsExecDie [2021-05-25T10:01:50.080Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-25T10:01:50.988Z] --- PASS: TestEventsExecDie (1.02s) [2021-05-25T10:01:50.988Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:01:51.247Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-05-25T10:01:51.247Z] === RUN TestInfoBinaryCommits [2021-05-25T10:01:51.247Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-25T10:01:51.247Z] === RUN TestInfoAPIVersioned [2021-05-25T10:01:51.247Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-25T10:01:51.247Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:01:51.445Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-05-25T10:01:52.007Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-25T10:01:52.016Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.45s) [2021-05-25T10:01:52.016Z] === RUN TestNISDomainname [2021-05-25T10:01:52.114Z] --- PASS: TestDaemonStartWithLogOpt (3.93s) [2021-05-25T10:01:52.114Z] === CONT TestReadPluginNoRead [2021-05-25T10:01:52.568Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T10:01:53.148Z] --- PASS: TestInfoDiscoveryBackend (1.78s) [2021-05-25T10:01:53.148Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:01:53.369Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-05-25T10:01:53.402Z] --- PASS: TestNISDomainname (1.36s) [2021-05-25T10:01:53.402Z] === RUN TestHostnameDnsResolution [2021-05-25T10:01:53.552Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-25T10:01:53.670Z] --- PASS: TestServiceUpdateSecrets (15.22s) [2021-05-25T10:01:53.670Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:01:54.487Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-25T10:01:54.835Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T10:01:55.055Z] --- PASS: TestBuildPreserveOwnership (6.48s) [2021-05-25T10:01:55.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2021-05-25T10:01:55.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.73s) [2021-05-25T10:01:55.055Z] === RUN TestBuildPlatformInvalid [2021-05-25T10:01:55.311Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-05-25T10:01:55.311Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T10:01:55.883Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-05-25T10:01:55.949Z] --- PASS: TestHostnameDnsResolution (2.28s) [2021-05-25T10:01:55.950Z] === RUN TestStats [2021-05-25T10:01:56.140Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-25T10:01:56.433Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-05-25T10:01:56.433Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:01:56.433Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-25T10:01:56.433Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:01:56.433Z] === RUN TestInfoAPI [2021-05-25T10:01:56.433Z] --- PASS: TestInfoAPI (0.02s) [2021-05-25T10:01:56.433Z] === RUN TestInfoAPIWarnings [2021-05-25T10:01:56.900Z] === RUN TestReadPluginNoRead/default [2021-05-25T10:01:56.900Z] --- PASS: TestContinueAfterPluginCrash (9.17s) [2021-05-25T10:01:57.066Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-05-25T10:01:58.493Z] --- PASS: TestStats (2.85s) [2021-05-25T10:01:58.493Z] === RUN TestStopContainerWithTimeout [2021-05-25T10:01:58.493Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T10:01:58.493Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T10:01:58.493Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T10:01:58.493Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T10:01:58.493Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T10:01:58.493Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T10:01:58.493Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T10:01:58.493Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T10:01:58.493Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T10:01:58.493Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T10:01:58.493Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-25T10:01:58.493Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T10:01:58.962Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T10:01:59.589Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-05-25T10:01:59.846Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-05-25T10:02:00.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-05-25T10:02:00.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-05-25T10:02:01.022Z] --- PASS: TestReadPluginNoRead (9.06s) [2021-05-25T10:02:01.022Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2021-05-25T10:02:01.022Z] --- PASS: TestReadPluginNoRead/default (2.06s) [2021-05-25T10:02:01.022Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.06s) [2021-05-25T10:02:01.022Z] read_test.go:92: [d4e622f90b26a] daemon is not started [2021-05-25T10:02:01.022Z] PASS [2021-05-25T10:02:01.022Z] [2021-05-25T10:02:01.022Z] DONE 6 tests in 13.077s [2021-05-25T10:02:01.022Z] 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-05-25T10:02:01.022Z] ++ 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-05-25T10:02:01.022Z] ++ set -e [2021-05-25T10:02:01.022Z] ++ '[' -n 0 ']' [2021-05-25T10:02:01.022Z] ++ set -x [2021-05-25T10:02:01.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-25T10:02:01.022Z] testing: warning: no tests to run [2021-05-25T10:02:01.022Z] PASS [2021-05-25T10:02:01.022Z] [2021-05-25T10:02:01.022Z] DONE 0 tests in 0.033s [2021-05-25T10:02:01.022Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T10:02:01.022Z] ++ 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-05-25T10:02:01.022Z] ++ set -e [2021-05-25T10:02:01.022Z] ++ '[' -n 0 ']' [2021-05-25T10:02:01.022Z] ++ set -x [2021-05-25T10:02:01.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-05-25T10:02:01.022Z] INFO: Testing against a local daemon [2021-05-25T10:02:01.022Z] === RUN TestPluginWithDevMounts [2021-05-25T10:02:01.022Z] === PAUSE TestPluginWithDevMounts [2021-05-25T10:02:01.022Z] === CONT TestPluginWithDevMounts [2021-05-25T10:02:01.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-05-25T10:02:01.737Z] === RUN TestDockerSuite/TestAttachDetach [2021-05-25T10:02:01.800Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-25T10:02:01.800Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2021-05-25T10:02:01.800Z] --- PASS: TestStopContainerWithTimeout/1 (2.52s) [2021-05-25T10:02:01.800Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-05-25T10:02:01.800Z] --- PASS: TestStopContainerWithTimeout/-1 (3.50s) [2021-05-25T10:02:01.800Z] === RUN TestDeleteDevicemapper [2021-05-25T10:02:01.800Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T10:02:01.800Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:02:01.800Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T10:02:02.301Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-05-25T10:02:02.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-05-25T10:02:02.587Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-05-25T10:02:02.587Z] PASS [2021-05-25T10:02:02.587Z] [2021-05-25T10:02:02.587Z] DONE 1 tests in 1.938s [2021-05-25T10:02:02.587Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T10:02:02.587Z] ++ 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-05-25T10:02:02.587Z] ++ set -e [2021-05-25T10:02:02.587Z] ++ '[' -n 0 ']' [2021-05-25T10:02:02.587Z] ++ set -x [2021-05-25T10:02:02.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:02:02.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-05-25T10:02:02.932Z] INFO: Testing against a local daemon [2021-05-25T10:02:02.932Z] === RUN TestSecretInspect [2021-05-25T10:02:03.232Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-25T10:02:04.350Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.52s) [2021-05-25T10:02:04.350Z] === RUN TestUpdateMemory [2021-05-25T10:02:04.350Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-25T10:02:04.350Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:02:04.350Z] === RUN TestUpdateCPUQuota [2021-05-25T10:02:04.597Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-25T10:02:04.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-05-25T10:02:05.899Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2021-05-25T10:02:05.899Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:02:07.113Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-25T10:02:07.369Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-05-25T10:02:07.375Z] --- PASS: TestSecretInspect (3.83s) [2021-05-25T10:02:07.375Z] === RUN TestSecretList [2021-05-25T10:02:08.297Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-25T10:02:08.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-05-25T10:02:09.662Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-25T10:02:09.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-05-25T10:02:10.879Z] --- PASS: TestSecretList (3.79s) [2021-05-25T10:02:10.879Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:02:10.934Z] --- PASS: TestUpdateCPUQuota (5.77s) [2021-05-25T10:02:10.934Z] === RUN TestUpdatePidsLimit [2021-05-25T10:02:10.934Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-25T10:02:10.934Z] === RUN TestUpdatePidsLimit/no_change [2021-05-25T10:02:11.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-05-25T10:02:11.505Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-25T10:02:11.554Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-25T10:02:12.077Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-25T10:02:12.130Z] ......... [ 86%] [2021-05-25T10:02:12.481Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-05-25T10:02:12.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-05-25T10:02:13.019Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-25T10:02:13.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-25T10:02:14.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-05-25T10:02:14.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-25T10:02:14.369Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-25T10:02:14.493Z] --- PASS: TestSecretsCreateAndDelete (3.75s) [2021-05-25T10:02:14.493Z] === RUN TestSecretsUpdate [2021-05-25T10:02:14.579Z] --- PASS: TestInfoAPIWarnings (17.77s) [2021-05-25T10:02:14.579Z] === RUN TestInfoDebug [2021-05-25T10:02:15.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit (5.27s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.65s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s) [2021-05-25T10:02:15.549Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-05-25T10:02:15.549Z] === RUN TestUpdateRestartPolicy [2021-05-25T10:02:15.954Z] --- PASS: TestInfoDebug (1.79s) [2021-05-25T10:02:15.954Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:02:16.257Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-25T10:02:16.513Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-05-25T10:02:17.066Z] tests/integration/models_images_test.py ............... [ 89%] [2021-05-25T10:02:17.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-05-25T10:02:17.447Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-25T10:02:17.447Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-25T10:02:17.855Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2021-05-25T10:02:17.855Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:02:18.153Z] --- PASS: TestSecretsUpdate (3.90s) [2021-05-25T10:02:18.153Z] === RUN TestTemplatedSecret [2021-05-25T10:02:18.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-05-25T10:02:19.340Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-25T10:02:19.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-05-25T10:02:19.757Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2021-05-25T10:02:19.757Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:02:19.757Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-05-25T10:02:19.757Z] === RUN TestPingCacheHeaders [2021-05-25T10:02:19.757Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-25T10:02:19.757Z] === RUN TestPingGet [2021-05-25T10:02:19.757Z] --- PASS: TestPingGet (0.02s) [2021-05-25T10:02:19.757Z] === RUN TestPingHead [2021-05-25T10:02:19.757Z] --- PASS: TestPingHead (0.02s) [2021-05-25T10:02:19.757Z] === RUN TestVersion [2021-05-25T10:02:19.757Z] --- PASS: TestVersion (0.02s) [2021-05-25T10:02:19.757Z] PASS [2021-05-25T10:02:19.757Z] [2021-05-25T10:02:19.757Z] === Skipped [2021-05-25T10:02:19.757Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:02:19.757Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:02:19.757Z] [2021-05-25T10:02:19.757Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-05-25T10:02:19.757Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-05-25T10:02:19.757Z] [2021-05-25T10:02:19.757Z] [2021-05-25T10:02:19.757Z] DONE 18 tests, 2 skipped in 29.807s [2021-05-25T10:02:19.757Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:02:20.016Z] INFO: Testing against a local daemon [2021-05-25T10:02:20.016Z] === RUN TestVolumesCreateAndList [2021-05-25T10:02:20.016Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-25T10:02:20.016Z] === RUN TestVolumesRemove [2021-05-25T10:02:20.016Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-25T10:02:20.016Z] === RUN TestVolumesInspect [2021-05-25T10:02:20.016Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-25T10:02:20.016Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:02:20.016Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:02:20.016Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:02:20.016Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:02:20.016Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-25T10:02:20.016Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:02:20.016Z] PASS [2021-05-25T10:02:20.016Z] [2021-05-25T10:02:20.016Z] DONE 5 tests in 0.269s [2021-05-25T10:02:20.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:02:20.016Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12208 is not a child of this shell [2021-05-25T10:02:20.016Z] warning: PID 12208 from bundles/test-integration/docker.pid had a nonzero exit code [2021-05-25T10:02:20.016Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:02:20.016Z] [2021-05-25T10:02:20.016Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:02:20.016Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:02:20.016Z] [2021-05-25T10:02:20.016Z] To set a process to complain mode, use the command line tool [2021-05-25T10:02:20.016Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:02:20.016Z] Removing test suite binaries [2021-05-25T10:02:20.068Z] tests/integration/models_networks_test.py .... [ 90%] [2021-05-25T10:02:20.269Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-25T10:02:20.274Z] exiting test-integration [2021-05-25T10:02:20.274Z] ++ exit 0 [2021-05-25T10:02:20.778Z] --- PASS: TestServiceUpdateNetwork (13.59s) [2021-05-25T10:02:20.778Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:02:20.778Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-25T10:02:21.197Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-05-25T10:02:21.197Z] Using test binary docker [2021-05-25T10:02:21.197Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-05-25T10:02:21.197Z] +++ /etc/init.d/apparmor start [2021-05-25T10:02:21.197Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-05-25T10:02:21.197Z] INFO: Waiting for daemon to start... [2021-05-25T10:02:21.197Z] Starting dockerd [2021-05-25T10:02:21.197Z] +++ 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-05-25T10:02:21.214Z] [2021-05-25T10:02:21.657Z] --- PASS: TestTemplatedSecret (3.68s) [2021-05-25T10:02:21.657Z] === RUN TestSecretCreateResolve [2021-05-25T10:02:22.155Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-25T10:02:22.784Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 Post stage [Pipeline] junit [2021-05-25T10:02:23.132Z] Recording test results [2021-05-25T10:02:23.289Z] . [2021-05-25T10:02:23.289Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-05-25T10:02:23.289Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-05-25T10:02:23.289Z] Error: No such image: emptyfs [2021-05-25T10:02:23.289Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-05-25T10:02:23.289Z] ++++ docker load [2021-05-25T10:02:23.289Z] Running integration-test (iteration 1) [2021-05-25T10:02:23.289Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-05-25T10:02:23.289Z] ++ 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-05-25T10:02:23.289Z] ++ set -e [2021-05-25T10:02:23.289Z] ++ '[' -n 0 ']' [2021-05-25T10:02:23.289Z] ++ set -x [2021-05-25T10:02:23.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:02:24.535Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:02:24.676Z] Loaded image: buildpack-deps:buster [2021-05-25T10:02:24.872Z] + echo Ensuring container killed. [2021-05-25T10:02:24.872Z] Ensuring container killed. [2021-05-25T10:02:24.872Z] + docker rm -vf docker-pr1 [2021-05-25T10:02:24.872Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-25T10:02:24.932Z] Loaded image: busybox:latest [2021-05-25T10:02:25.159Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:02:25.159Z] Chowning /workspace to jenkins user [2021-05-25T10:02:25.159Z] + id -u [2021-05-25T10:02:25.159Z] + id -g [2021-05-25T10:02:25.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [2021-05-25T10:02:25.159Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:02:25.343Z] tests/integration/models_nodes_test.py . [ 91%] [2021-05-25T10:02:25.418Z] latest: Pulling from library/busybox [2021-05-25T10:02:25.418Z] 92f8b3f0730f: Pulling fs layer [2021-05-25T10:02:25.495Z] Loaded image: busybox:glibc [2021-05-25T10:02:25.676Z] 92f8b3f0730f: Verifying Checksum [2021-05-25T10:02:25.676Z] 92f8b3f0730f: Download complete [2021-05-25T10:02:25.676Z] 92f8b3f0730f: Pull complete [2021-05-25T10:02:25.676Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:02:25.676Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:02:26.095Z] --- PASS: TestSecretCreateResolve (3.91s) [2021-05-25T10:02:26.095Z] PASS [2021-05-25T10:02:26.095Z] [2021-05-25T10:02:26.095Z] DONE 6 tests in 22.931s [2021-05-25T10:02:26.095Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T10:02:26.095Z] ++ 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-05-25T10:02:26.095Z] ++ set -e [2021-05-25T10:02:26.095Z] ++ '[' -n 0 ']' [2021-05-25T10:02:26.095Z] ++ set -x [2021-05-25T10:02:26.095Z] ++ env -i DEST=/go/src/github.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-05-25T10:02:26.095Z] INFO: Testing against a local daemon [2021-05-25T10:02:26.095Z] === RUN TestServiceCreateInit [2021-05-25T10:02:26.095Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:02:26.727Z] tests/integration/models_resources_test.py . [ 91%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:02:27.875Z] + bundleName=amd64-rootless [2021-05-25T10:02:27.875Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-05-25T10:02:27.875Z] Creating amd64-rootless-bundles.tar.gz [2021-05-25T10:02:27.875Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-25T10:02:27.875Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-25T10:02:27.887Z] Archiving artifacts [2021-05-25T10:02:29.573Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:02:29.660Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-05-25T10:02:29.890Z] + make clean [2021-05-25T10:02:30.151Z] docker volume rm -f docker-dev-cache [2021-05-25T10:02:30.151Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:02:30.269Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-25T10:02:30.455Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2021-05-25T10:02:30.455Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T10:02:30.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-05-25T10:02:30.455Z] === RUN TestWaitNonBlocked [2021-05-25T10:02:30.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:02:30.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:02:30.455Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:02:30.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:02:30.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:02:30.455Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:02:30.455Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-25T10:02:30.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s) [2021-05-25T10:02:30.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-05-25T10:02:30.455Z] === RUN TestWaitBlocked [2021-05-25T10:02:30.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:02:30.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:02:30.455Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:02:30.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:02:30.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:02:30.455Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:02:31.028Z] Loaded image: debian:bullseye [2021-05-25T10:02:31.028Z] Loaded image: hello-world:latest [2021-05-25T10:02:31.284Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T10:02:31.403Z] --- PASS: TestWaitBlocked (0.03s) [2021-05-25T10:02:31.403Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-05-25T10:02:31.403Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-05-25T10:02:31.403Z] === CONT TestContainerStartOnDaemonRestart [2021-05-25T10:02:31.403Z] === CONT TestIpcModeOlderClient [2021-05-25T10:02:31.403Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T10:02:31.403Z] === CONT TestDaemonHostGatewayIP [2021-05-25T10:02:31.666Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-05-25T10:02:31.666Z] === CONT TestContainerKillOnDaemonStart [2021-05-25T10:02:31.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:02:33.620Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-05-25T10:02:33.802Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-05-25T10:02:34.975Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2021-05-25T10:02:34.975Z] === CONT TestDaemonRestartIpcMode [2021-05-25T10:02:36.317Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-05-25T10:02:36.468Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-05-25T10:02:36.468Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-05-25T10:02:36.833Z] --- PASS: TestServiceUpdatePidsLimit (17.30s) [2021-05-25T10:02:36.833Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-05-25T10:02:36.833Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-05-25T10:02:36.833Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-05-25T10:02:36.833Z] PASS [2021-05-25T10:02:36.833Z] [2021-05-25T10:02:36.833Z] === Skipped [2021-05-25T10:02:36.833Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:02:36.833Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:02:36.833Z] [2021-05-25T10:02:36.833Z] [2021-05-25T10:02:36.833Z] DONE 27 tests, 1 skipped in 182.357s [2021-05-25T10:02:36.833Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:02:36.833Z] INFO: Testing against a local daemon [2021-05-25T10:02:36.833Z] === RUN TestSessionCreate [2021-05-25T10:02:36.833Z] --- PASS: TestSessionCreate (0.03s) [2021-05-25T10:02:36.833Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:02:36.833Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-05-25T10:02:36.833Z] PASS [2021-05-25T10:02:36.833Z] [2021-05-25T10:02:36.833Z] DONE 2 tests in 0.076s [2021-05-25T10:02:36.833Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:02:36.833Z] INFO: Testing against a local daemon [2021-05-25T10:02:36.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:02:36.833Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:02:36.833Z] === RUN TestEventsExecDie [2021-05-25T10:02:37.528Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.84s) [2021-05-25T10:02:38.107Z] --- PASS: TestDaemonHostGatewayIP (6.65s) [2021-05-25T10:02:38.212Z] --- PASS: TestEventsExecDie (1.07s) [2021-05-25T10:02:38.212Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:02:38.212Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-25T10:02:38.212Z] === RUN TestInfoBinaryCommits [2021-05-25T10:02:38.212Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-05-25T10:02:38.212Z] === RUN TestInfoAPIVersioned [2021-05-25T10:02:38.212Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-25T10:02:38.212Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:02:38.574Z] --- PASS: TestServiceCreateInit (11.71s) [2021-05-25T10:02:38.574Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.02s) [2021-05-25T10:02:38.574Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.68s) [2021-05-25T10:02:38.574Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:02:38.701Z] Loaded image: buildpack-deps:buster [2021-05-25T10:02:38.702Z] Loaded image: busybox:latest [2021-05-25T10:02:38.702Z] Loaded image: busybox:glibc [2021-05-25T10:02:38.780Z] --- PASS: TestInfoDiscoveryBackend (0.69s) [2021-05-25T10:02:38.780Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:02:39.000Z] Loaded image: debian:bullseye [2021-05-25T10:02:39.000Z] Loaded image: hello-world:latest [2021-05-25T10:02:39.000Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T10:02:39.000Z] INFO: Testing against a local daemon [2021-05-25T10:02:39.000Z] === RUN TestCgroupNamespacesBuild [2021-05-25T10:02:39.050Z] --- PASS: TestDaemonRestartIpcMode (4.03s) [2021-05-25T10:02:39.716Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-25T10:02:39.716Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:02:40.284Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-05-25T10:02:40.284Z] === RUN TestInfoAPI [2021-05-25T10:02:40.488Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-05-25T10:02:40.535Z] --- PASS: TestCgroupNamespacesBuild (1.43s) [2021-05-25T10:02:40.535Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-05-25T10:02:40.542Z] --- PASS: TestInfoAPI (0.02s) [2021-05-25T10:02:40.543Z] === RUN TestInfoAPIWarnings [2021-05-25T10:02:40.744Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-05-25T10:02:41.307Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-05-25T10:02:41.534Z] tests/integration/regression_test.py ...... [ 98%] [2021-05-25T10:02:42.055Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-05-25T10:02:42.055Z] tests/integration/credentials/utils_test.py . [100%] [2021-05-25T10:02:42.055Z] [2021-05-25T10:02:42.055Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-05-25T10:02:42.055Z] =========================== short test summary info ============================ [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-05-25T10:02:42.055Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-05-25T10:02:42.055Z] Not supported on most drivers [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-05-25T10:02:42.055Z] Output of docker top depends on host distro, and is not formalized. [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-05-25T10:02:42.055Z] Output of docker top depends on host distro, and is not formalized. [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-05-25T10:02:42.055Z] Can fail if eth0 has multiple IP addresses [2021-05-25T10:02:42.055Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-05-25T10:02:42.055Z] This doesn't seem to be taken into account by the engine [2021-05-25T10:02:42.055Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-05-25T10:02:42.055Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-05-25T10:02:42.055Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.08 seconds == [2021-05-25T10:02:42.060Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2021-05-25T10:02:42.060Z] === RUN TestBuildWithSession [2021-05-25T10:02:42.060Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T10:02:42.060Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T10:02:42.060Z] === RUN TestBuildSquashParent [2021-05-25T10:02:42.314Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-05-25T10:02:42.674Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.10s) [2021-05-25T10:02:42.674Z] PASS [2021-05-25T10:02:42.674Z] [2021-05-25T10:02:42.674Z] === Skipped [2021-05-25T10:02:42.674Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-05-25T10:02:42.674Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T10:02:42.674Z] [2021-05-25T10:02:42.674Z] [2021-05-25T10:02:42.674Z] DONE 33 tests, 1 skipped in 257.139s [2021-05-25T10:02:42.674Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T10:02:42.674Z] ++ 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-05-25T10:02:42.674Z] ++ set -e [2021-05-25T10:02:42.674Z] ++ '[' -n 0 ']' [2021-05-25T10:02:42.674Z] ++ set -x [2021-05-25T10:02:42.674Z] ++ env -i DEST=/go/src/github.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-05-25T10:02:42.674Z] INFO: Testing against a local daemon [2021-05-25T10:02:42.674Z] === RUN TestConfigInspect [2021-05-25T10:02:43.602Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-05-25T10:02:44.530Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-05-25T10:02:45.642Z] --- PASS: TestContainerKillOnDaemonStart (13.60s) [2021-05-25T10:02:45.642Z] PASS [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === Skipped [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-05-25T10:02:45.642Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-25T10:02:45.642Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-25T10:02:45.642Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:02:45.642Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T10:02:45.642Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-05-25T10:02:45.642Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] [2021-05-25T10:02:45.642Z] DONE 195 tests, 6 skipped in 161.070s [2021-05-25T10:02:45.642Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T10:02:45.642Z] ++ 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-05-25T10:02:45.642Z] ++ set -e [2021-05-25T10:02:45.642Z] ++ '[' -n 0 ']' [2021-05-25T10:02:45.642Z] ++ set -x [2021-05-25T10:02:45.642Z] ++ env -i DEST=/go/src/github.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-05-25T10:02:45.642Z] INFO: Testing against a local daemon [2021-05-25T10:02:45.642Z] === RUN TestCommitInheritsEnv [2021-05-25T10:02:45.903Z] --- PASS: TestCommitInheritsEnv (0.48s) [2021-05-25T10:02:45.903Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T10:02:45.903Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-25T10:02:45.903Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-25T10:02:45.903Z] === RUN TestImagesFilterMultiReference [2021-05-25T10:02:45.903Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-25T10:02:45.903Z] === RUN TestImagePullPlatformInvalid [2021-05-25T10:02:46.164Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-05-25T10:02:46.164Z] === RUN TestRemoveImageOrphaning [2021-05-25T10:02:46.421Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-25T10:02:46.421Z] --- PASS: TestConfigInspect (3.68s) [2021-05-25T10:02:46.421Z] === RUN TestConfigList [2021-05-25T10:02:46.426Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-05-25T10:02:46.426Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T10:02:46.426Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-25T10:02:46.426Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:02:46.426Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T10:02:46.426Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-25T10:02:46.426Z] === RUN TestTagInvalidReference [2021-05-25T10:02:46.426Z] --- PASS: TestTagInvalidReference (0.03s) [2021-05-25T10:02:46.426Z] === RUN TestTagValidPrefixedRepo [2021-05-25T10:02:46.625Z] --- PASS: TestBuildSquashParent (4.54s) [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:02:46.625Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:02:46.625Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:02:46.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:02:46.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:02:46.625Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:02:46.625Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:02:46.687Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-25T10:02:46.687Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T10:02:46.687Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-25T10:02:46.687Z] === RUN TestTagOfficialNames [2021-05-25T10:02:46.687Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-25T10:02:46.687Z] === RUN TestTagMatchesDigest [2021-05-25T10:02:46.687Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-25T10:02:46.687Z] PASS [2021-05-25T10:02:46.687Z] [2021-05-25T10:02:46.687Z] === Skipped [2021-05-25T10:02:46.687Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-25T10:02:46.687Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-05-25T10:02:46.687Z] [2021-05-25T10:02:46.687Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-25T10:02:46.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:02:46.687Z] [2021-05-25T10:02:46.687Z] [2021-05-25T10:02:46.687Z] DONE 12 tests, 2 skipped in 1.539s [2021-05-25T10:02:46.687Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T10:02:46.687Z] ++ 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-05-25T10:02:46.687Z] ++ set -e [2021-05-25T10:02:46.687Z] ++ '[' -n 0 ']' [2021-05-25T10:02:46.687Z] ++ set -x [2021-05-25T10:02:46.687Z] ++ env -i DEST=/go/src/github.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-05-25T10:02:46.948Z] INFO: Testing against a local daemon [2021-05-25T10:02:46.948Z] === RUN TestNetworkCreateDelete [2021-05-25T10:02:46.983Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-25T10:02:47.890Z] --- PASS: TestNetworkCreateDelete (0.87s) [2021-05-25T10:02:47.890Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T10:02:48.876Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-05-25T10:02:48.876Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-25T10:02:49.132Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-25T10:02:49.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:02:49.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:02:49.696Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-05-25T10:02:49.696Z] --- PASS: TestConfigList (3.35s) [2021-05-25T10:02:49.696Z] === RUN TestConfigsCreateAndDelete [2021-05-25T10:02:50.436Z] --- PASS: TestDockerNetworkDeletePreferID (2.48s) [2021-05-25T10:02:50.436Z] === RUN TestDaemonDNSFallback [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s) [2021-05-25T10:02:51.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2021-05-25T10:02:51.488Z] === RUN TestBuildMultiStageCopy [2021-05-25T10:02:51.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T10:02:51.587Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-05-25T10:02:52.542Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-25T10:02:53.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T10:02:53.111Z] --- PASS: TestConfigsCreateAndDelete (3.54s) [2021-05-25T10:02:53.111Z] === RUN TestConfigsUpdate [2021-05-25T10:02:53.310Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T10:02:53.616Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T10:02:53.910Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy (3.14s) [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-05-25T10:02:54.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-05-25T10:02:54.205Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T10:02:54.528Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:02:54.528Z] [2021-05-25T10:02:54.528Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:02:54.528Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:02:54.528Z] [2021-05-25T10:02:54.528Z] To set a process to complain mode, use the command line tool [2021-05-25T10:02:54.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:02:54.528Z] Post stage [Pipeline] junit [2021-05-25T10:02:54.541Z] Recording test results [2021-05-25T10:02:55.000Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-25T10:02:55.254Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-05-25T10:02:55.254Z] === RUN TestBuildLabelWithTargets [2021-05-25T10:02:55.515Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-05-25T10:02:55.563Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-05-25T10:02:55.801Z] + echo Ensuring container killed. [2021-05-25T10:02:55.801Z] Ensuring container killed. [2021-05-25T10:02:55.801Z] + docker rm -vf docker-pr1 [2021-05-25T10:02:55.801Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-25T10:02:55.821Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-25T10:02:56.093Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:02:56.094Z] Chowning /workspace to jenkins user [2021-05-25T10:02:56.094Z] + id -u [2021-05-25T10:02:56.094Z] + id -g [2021-05-25T10:02:56.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [2021-05-25T10:02:56.094Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:02:56.094Z] latest: Pulling from library/busybox [2021-05-25T10:02:56.312Z] --- PASS: TestBuildLabelWithTargets (1.28s) [2021-05-25T10:02:56.312Z] === RUN TestBuildWithEmptyLayers [2021-05-25T10:02:56.356Z] 92f8b3f0730f: Pulling fs layer [2021-05-25T10:02:56.356Z] 92f8b3f0730f: Verifying Checksum [2021-05-25T10:02:56.356Z] 92f8b3f0730f: Download complete [2021-05-25T10:02:56.356Z] 92f8b3f0730f: Pull complete [2021-05-25T10:02:56.356Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:02:56.356Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:02:56.384Z] --- PASS: TestConfigsUpdate (3.23s) [2021-05-25T10:02:56.384Z] === RUN TestTemplatedConfig [2021-05-25T10:02:56.978Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-05-25T10:02:56.978Z] === RUN TestBuildMultiStageOnBuild [Pipeline] catchError [Pipeline] { [2021-05-25T10:02:57.752Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [Pipeline] sh [2021-05-25T10:02:58.045Z] + bundleName=docker-py [2021-05-25T10:02:58.045Z] + echo Creating docker-py-bundles.tar.gz [2021-05-25T10:02:58.045Z] Creating docker-py-bundles.tar.gz [2021-05-25T10:02:58.045Z] + 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-05-25T10:02:58.057Z] Archiving artifacts [2021-05-25T10:02:58.577Z] --- PASS: TestDaemonDNSFallback (8.11s) [2021-05-25T10:02:58.577Z] === RUN TestInspectNetwork [2021-05-25T10:02:58.630Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-05-25T10:02:58.630Z] === RUN TestInfoDebug [2021-05-25T10:02:58.630Z] --- PASS: TestInfoDebug (0.67s) [2021-05-25T10:02:58.630Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:02:58.630Z] --- PASS: TestInfoInsecureRegistries (0.70s) [2021-05-25T10:02:58.630Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:02:58.680Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-05-25T10:02:59.064Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2021-05-25T10:02:59.064Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T10:02:59.198Z] --- PASS: TestInfoRegistryMirrors (0.69s) [2021-05-25T10:02:59.198Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:02:59.198Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-05-25T10:02:59.198Z] === RUN TestPingCacheHeaders [2021-05-25T10:02:59.198Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-05-25T10:02:59.198Z] === RUN TestPingGet [2021-05-25T10:02:59.457Z] --- PASS: TestPingGet (0.02s) [2021-05-25T10:02:59.457Z] === RUN TestPingHead [2021-05-25T10:02:59.457Z] --- PASS: TestPingHead (0.02s) [2021-05-25T10:02:59.457Z] === RUN TestVersion [2021-05-25T10:02:59.457Z] --- PASS: TestVersion (0.03s) [2021-05-25T10:02:59.457Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:02:59.703Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-05-25T10:02:59.703Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T10:02:59.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-05-25T10:03:00.073Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh binary-daemon [2021-05-25T10:03:00.648Z] [2021-05-25T10:03:00.648Z] Removing bundles/ [2021-05-25T10:03:00.648Z] [2021-05-25T10:03:00.648Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-05-25T10:03:00.648Z] Building: bundles/binary-daemon/dockerd-dev [2021-05-25T10:03:00.648Z] GOOS="" GOARCH="" GOARM="" [2021-05-25T10:03:00.834Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s) [2021-05-25T10:03:00.834Z] PASS [2021-05-25T10:03:00.834Z] [2021-05-25T10:03:00.835Z] DONE 18 tests in 24.098s [2021-05-25T10:03:00.835Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:03:01.094Z] INFO: Testing against a local daemon [2021-05-25T10:03:01.094Z] === RUN TestVolumesCreateAndList [2021-05-25T10:03:01.094Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-05-25T10:03:01.094Z] === RUN TestVolumesRemove [2021-05-25T10:03:01.094Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-25T10:03:01.094Z] === RUN TestVolumesInspect [2021-05-25T10:03:01.094Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-25T10:03:01.094Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:03:01.094Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:03:01.094Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:03:01.094Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:03:01.094Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-25T10:03:01.094Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:03:01.094Z] PASS [2021-05-25T10:03:01.094Z] [2021-05-25T10:03:01.094Z] DONE 5 tests in 0.166s [2021-05-25T10:03:01.094Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:03:01.195Z] --- PASS: TestTemplatedConfig (4.73s) [2021-05-25T10:03:01.195Z] === RUN TestConfigCreateResolve [2021-05-25T10:03:01.792Z] --- PASS: TestBuildMultiStageLayerLeak (1.89s) [2021-05-25T10:03:01.792Z] === RUN TestBuildWithHugeFile [2021-05-25T10:03:02.559Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-05-25T10:03:02.998Z] Stopping apparmor (via systemctl): apparmor.service. [2021-05-25T10:03:02.998Z] Removing test suite binaries [2021-05-25T10:03:02.998Z] exiting test-integration [2021-05-25T10:03:02.998Z] ++ exit 0 [2021-05-25T10:03:02.998Z] [2021-05-25T10:03:03.870Z] === RUN TestInspectNetwork/full_network_id [2021-05-25T10:03:03.870Z] === RUN TestInspectNetwork/partial_network_id [2021-05-25T10:03:03.870Z] === RUN TestInspectNetwork/network_name [2021-05-25T10:03:03.870Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-25T10:03:04.448Z] --- PASS: TestConfigCreateResolve (3.04s) [2021-05-25T10:03:04.448Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T10:03:04.705Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-25T10:03:04.961Z] --- PASS: TestConfigDaemonLibtrustID (0.80s) [2021-05-25T10:03:04.961Z] PASS [2021-05-25T10:03:04.961Z] [2021-05-25T10:03:04.961Z] DONE 7 tests in 22.502s [2021-05-25T10:03:04.961Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T10:03:04.961Z] ++ 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-05-25T10:03:04.961Z] ++ set -e [2021-05-25T10:03:04.961Z] ++ '[' -n 0 ']' [2021-05-25T10:03:04.961Z] ++ set -x [2021-05-25T10:03:04.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:03:05.218Z] INFO: Testing against a local daemon [2021-05-25T10:03:05.218Z] === RUN TestCheckpoint [2021-05-25T10:03:05.218Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T10:03:05.218Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:03:05.218Z] === RUN TestContainerInvalidJSON [2021-05-25T10:03:05.218Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:03:05.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:03:05.218Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:03:05.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:03:05.218Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:03:05.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:03:05.218Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:03:05.218Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:03:05.218Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:03:05.218Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-25T10:03:05.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-25T10:03:05.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T10:03:05.218Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-25T10:03:05.218Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T10:03:05.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-05-25T10:03:05.218Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T10:03:05.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-05-25T10:03:05.218Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T10:03:05.475Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-05-25T10:03:05.475Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T10:03:05.475Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-05-25T10:03:05.475Z] === RUN TestCopyFromContainer [2021-05-25T10:03:05.661Z] --- PASS: TestCreateServiceMultipleTimes (23.97s) [2021-05-25T10:03:05.661Z] === RUN TestCreateServiceConflict [2021-05-25T10:03:05.661Z] --- PASS: TestCreateServiceConflict (3.74s) [2021-05-25T10:03:05.661Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:03:06.404Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-05-25T10:03:06.966Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD Post stage [Pipeline] junit [2021-05-25T10:03:07.205Z] Recording test results [2021-05-25T10:03:07.406Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:03:07.527Z] === RUN TestCopyFromContainer// [2021-05-25T10:03:07.527Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T10:03:07.739Z] + echo Ensuring container killed. [2021-05-25T10:03:07.739Z] Ensuring container killed. [2021-05-25T10:03:07.739Z] + docker rm -vf docker-pr1 [2021-05-25T10:03:07.739Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-25T10:03:07.783Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T10:03:07.783Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T10:03:08.025Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:03:08.025Z] Chowning /workspace to jenkins user [2021-05-25T10:03:08.025Z] + id -u [2021-05-25T10:03:08.025Z] + id -g [2021-05-25T10:03:08.025Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [2021-05-25T10:03:08.040Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-05-25T10:03:08.040Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T10:03:08.077Z] --- PASS: TestInspectNetwork (9.16s) [2021-05-25T10:03:08.077Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-25T10:03:08.077Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-25T10:03:08.077Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-25T10:03:08.077Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-25T10:03:08.077Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T10:03:08.296Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T10:03:08.296Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T10:03:08.296Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T10:03:08.552Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T10:03:08.552Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer (3.28s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/quux (0.20s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.18s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2021-05-25T10:03:08.808Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2021-05-25T10:03:08.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T10:03:08.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:03:08.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:03:08.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:03:08.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:03:08.808Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:03:08.808Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:03:08.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:03:08.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:03:08.808Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-05-25T10:03:08.808Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:03:08.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-25T10:03:08.808Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T10:03:08.808Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-05-25T10:03:08.808Z] === RUN TestCreateWithInvalidEnv [2021-05-25T10:03:08.808Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T10:03:08.808Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T10:03:08.808Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T10:03:08.808Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T10:03:08.808Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T10:03:08.808Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T10:03:08.808Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T10:03:08.808Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T10:03:08.808Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T10:03:08.808Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T10:03:08.808Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-25T10:03:08.808Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T10:03:09.064Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-25T10:03:09.064Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T10:03:09.165Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2021-05-25T10:03:09.165Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:03:09.625Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-05-25T10:03:09.881Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-25T10:03:09.881Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:03:10.861Z] + bundleName=amd64-cgroup2 [2021-05-25T10:03:10.861Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-05-25T10:03:10.861Z] Creating amd64-cgroup2-bundles.tar.gz [2021-05-25T10:03:10.861Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-25T10:03:10.861Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-05-25T10:03:11.131Z] Archiving artifacts [2021-05-25T10:03:11.380Z] --- PASS: TestRunContainerWithBridgeNone (3.50s) [2021-05-25T10:03:11.380Z] === RUN TestNetworkInvalidJSON [2021-05-25T10:03:11.380Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T10:03:11.380Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T10:03:11.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:03:11.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:03:11.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:03:11.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:03:11.380Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T10:03:11.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:03:11.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-25T10:03:11.380Z] === RUN TestNetworkList [2021-05-25T10:03:11.380Z] === RUN TestNetworkList//networks [2021-05-25T10:03:11.380Z] === PAUSE TestNetworkList//networks [2021-05-25T10:03:11.380Z] === RUN TestNetworkList//networks/ [2021-05-25T10:03:11.380Z] === PAUSE TestNetworkList//networks/ [2021-05-25T10:03:11.380Z] === CONT TestNetworkList//networks [2021-05-25T10:03:11.380Z] === CONT TestNetworkList//networks/ [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkList (0.03s) [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T10:03:11.380Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T10:03:11.381Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T10:03:11.420Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:03:11.725Z] + make clean [2021-05-25T10:03:11.984Z] docker volume rm -f docker-dev-cache [2021-05-25T10:03:11.984Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:03:12.398Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-25T10:03:12.655Z] --- PASS: TestCreateWithCustomMaskedPaths (3.68s) [2021-05-25T10:03:12.655Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T10:03:12.765Z] --- PASS: TestHostIPv4BridgeLabel (1.44s) [2021-05-25T10:03:12.765Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:03:15.171Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-05-25T10:03:15.310Z] --- PASS: TestDaemonRestartWithLiveRestore (2.65s) [2021-05-25T10:03:15.310Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s) [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:03:16.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:03:16.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:03:16.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:03:16.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:03:16.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:03:16.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:03:16.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:03:16.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:03:16.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:03:16.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:03:16.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.07s) [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-25T10:03:16.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-25T10:03:16.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T10:03:17.463Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-25T10:03:17.463Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.28s) [2021-05-25T10:03:17.463Z] === RUN TestCreateDifferentPlatform [2021-05-25T10:03:17.463Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T10:03:17.463Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T10:03:17.463Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-25T10:03:17.463Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-25T10:03:17.463Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T10:03:17.463Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T10:03:17.463Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-25T10:03:17.463Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T10:03:17.629Z] 4612f6d0b889: Pull complete [2021-05-25T10:03:17.719Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-05-25T10:03:17.719Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T10:03:17.719Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-25T10:03:17.719Z] === RUN TestDaemonRestartIpcMode [2021-05-25T10:03:17.719Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T10:03:17.719Z] === RUN TestDaemonHostGatewayIP [2021-05-25T10:03:17.719Z] === PAUSE TestDaemonHostGatewayIP [2021-05-25T10:03:17.719Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T10:03:17.719Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T10:03:17.719Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T10:03:17.719Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-25T10:03:17.719Z] === RUN TestDiff [2021-05-25T10:03:17.855Z] --- PASS: TestDaemonDefaultNetworkPools (2.27s) [2021-05-25T10:03:17.855Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T10:03:19.085Z] --- PASS: TestDiff (1.29s) [2021-05-25T10:03:19.085Z] === RUN TestExecWithCloseStdin [2021-05-25T10:03:19.085Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-25T10:03:20.014Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-25T10:03:20.577Z] --- PASS: TestExecWithCloseStdin (1.77s) [2021-05-25T10:03:20.577Z] === RUN TestExec [2021-05-25T10:03:21.155Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.60s) [2021-05-25T10:03:21.155Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T10:03:22.467Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-05-25T10:03:22.467Z] --- PASS: TestExec (1.86s) [2021-05-25T10:03:22.467Z] === RUN TestExecUser [2021-05-25T10:03:24.356Z] --- PASS: TestExecUser (1.56s) [2021-05-25T10:03:24.356Z] === RUN TestExportContainerAndImportImage [2021-05-25T10:03:24.611Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-25T10:03:25.539Z] --- PASS: TestExportContainerAndImportImage (1.54s) [2021-05-25T10:03:25.539Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T10:03:26.445Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.50s) [2021-05-25T10:03:26.445Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:03:27.016Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.35s) [2021-05-25T10:03:27.016Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:03:27.424Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-05-25T10:03:27.424Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-05-25T10:03:27.719Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.34s) [2021-05-25T10:03:27.719Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:03:27.985Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-25T10:03:28.547Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-25T10:03:28.803Z] --- PASS: TestExportContainerAfterDaemonRestart (3.17s) [2021-05-25T10:03:28.803Z] === RUN TestHealthCheckWorkdir [2021-05-25T10:03:29.219Z] --- PASS: TestCreateServiceSecretFileMode (3.82s) [2021-05-25T10:03:29.219Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:03:30.318Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-05-25T10:03:30.318Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:03:30.318Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:03:30.318Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:03:30.318Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:03:30.694Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-25T10:03:30.694Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-05-25T10:03:31.627Z] --- PASS: TestHealthCheckWorkdir (2.63s) [2021-05-25T10:03:31.627Z] === RUN TestHealthKillContainer [2021-05-25T10:03:33.660Z] --- PASS: TestCreateServiceConfigFileMode (3.74s) [2021-05-25T10:03:33.660Z] === RUN TestCreateServiceSysctls [2021-05-25T10:03:34.143Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-05-25T10:03:34.399Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-25T10:03:35.326Z] --- PASS: TestHealthKillContainer (3.76s) [2021-05-25T10:03:35.326Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T10:03:36.691Z] --- PASS: TestInspectCpusetInConfigPre120 (1.30s) [2021-05-25T10:03:36.691Z] === RUN TestIpcModeNone [2021-05-25T10:03:36.691Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-05-25T10:03:38.101Z] --- PASS: TestCreateServiceSysctls (4.82s) [2021-05-25T10:03:38.101Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:03:38.581Z] --- PASS: TestIpcModeNone (1.71s) [2021-05-25T10:03:38.581Z] === RUN TestIpcModePrivate [2021-05-25T10:03:39.509Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-05-25T10:03:40.069Z] --- PASS: TestIpcModePrivate (1.81s) [2021-05-25T10:03:40.069Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2021-05-25T10:03:40.069Z] === RUN TestIpcModeShareable [2021-05-25T10:03:41.956Z] --- PASS: TestIpcModeShareable (1.77s) [2021-05-25T10:03:41.956Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-05-25T10:03:41.957Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T10:03:42.546Z] --- PASS: TestCreateServiceCapabilities (3.89s) [2021-05-25T10:03:42.546Z] === RUN TestInspect [2021-05-25T10:03:45.226Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-05-25T10:03:45.788Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-25T10:03:46.052Z] --- PASS: TestInspect (3.96s) [2021-05-25T10:03:46.052Z] === RUN TestCreateJob [2021-05-25T10:03:46.350Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-05-25T10:03:46.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.82s) [2021-05-25T10:03:46.606Z] === RUN TestAPIIpcModeHost [2021-05-25T10:03:48.437Z] --- PASS: TestServiceWithDataPathPortInit (17.88s) [2021-05-25T10:03:48.437Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:03:49.154Z] --- PASS: TestAPIIpcModeHost (2.11s) [2021-05-25T10:03:49.154Z] === RUN TestDaemonIpcModeShareable [2021-05-25T10:03:50.497Z] --- PASS: TestCreateJob (4.66s) [2021-05-25T10:03:50.497Z] === RUN TestReplicatedJob [2021-05-25T10:03:51.058Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-05-25T10:03:51.620Z] --- PASS: TestDaemonIpcModeShareable (2.84s) [2021-05-25T10:03:51.620Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-05-25T10:03:51.620Z] === RUN TestDaemonIpcModePrivate [2021-05-25T10:03:52.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-25T10:03:54.435Z] --- PASS: TestDaemonIpcModePrivate (2.91s) [2021-05-25T10:03:54.435Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2021-05-25T10:03:54.435Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T10:03:55.804Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-05-25T10:03:56.367Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-25T10:03:57.296Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-25T10:03:57.858Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.48s) [2021-05-25T10:03:57.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2021-05-25T10:03:57.858Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T10:03:58.439Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.88s) [2021-05-25T10:03:58.439Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cruvnay2znlzmmf0ybcqaqqyi Created:2021-05-25 10:03:49.633584268 +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[7ea8a2d7146a1b77200968e0ce58cd82a639f5e4e35fdbe1aa869848fcc618db:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3o0ziamitjhpmbv4bg7hzyu7 EndpointID:42b05f37555892e031cf495ccf7c4a313e2a9bd83696f95083ecfa811ecaabf8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:40fbe915b429dca651796af8e2ad81543a9e532418ff5b286d72f040998b64c5 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:20bb9fa1637b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i3o0ziamitjhpmbv4bg7hzyu7 EndpointID:42b05f37555892e031cf495ccf7c4a313e2a9bd83696f95083ecfa811ecaabf8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-25T10:03:58.439Z] PASS [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] === Skipped [2021-05-25T10:03:58.439Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:03:58.439Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] DONE 26 tests, 1 skipped in 70.150s [2021-05-25T10:03:58.439Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:03:58.439Z] ++ 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-05-25T10:03:58.439Z] ++ set -e [2021-05-25T10:03:58.439Z] ++ '[' -n 0 ']' [2021-05-25T10:03:58.439Z] ++ set -x [2021-05-25T10:03:58.439Z] ++ env -i DEST=/go/src/github.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-05-25T10:03:58.439Z] INFO: Testing against a local daemon [2021-05-25T10:03:58.439Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T10:03:58.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:03:58.439Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:03:58.439Z] === RUN TestDockerNetworkIpvlan [2021-05-25T10:03:58.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:03:58.439Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:03:58.439Z] PASS [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] === Skipped [2021-05-25T10:03:58.439Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:03:58.439Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:03:58.439Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] [2021-05-25T10:03:58.439Z] DONE 2 tests, 2 skipped in 0.144s [2021-05-25T10:03:58.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:03:58.439Z] ++ 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-05-25T10:03:58.439Z] ++ set -e [2021-05-25T10:03:58.439Z] ++ '[' -n 0 ']' [2021-05-25T10:03:58.439Z] ++ set -x [2021-05-25T10:03:58.439Z] ++ env -i DEST=/go/src/github.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-05-25T10:03:58.439Z] INFO: Testing against a local daemon [2021-05-25T10:03:58.439Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T10:03:58.822Z] --- PASS: TestBuildWithHugeFile (53.84s) [2021-05-25T10:03:58.822Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T10:03:58.822Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:03:58.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:03:58.822Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:03:58.822Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:03:58.822Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:03:58.822Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:03:58.822Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:03:58.822Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:03:58.822Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:03:58.822Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-05-25T10:03:58.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2021-05-25T10:03:58.822Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2021-05-25T10:03:58.822Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2021-05-25T10:03:58.822Z] === RUN TestBuildPreserveOwnership [2021-05-25T10:03:58.822Z] === RUN TestBuildPreserveOwnership/copy_from [2021-05-25T10:03:58.822Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-05-25T10:03:58.971Z] --- PASS: TestReplicatedJob (8.02s) [2021-05-25T10:03:58.971Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:03:59.871Z] --- PASS: TestBuildPreserveOwnership (3.90s) [2021-05-25T10:03:59.871Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.58s) [2021-05-25T10:03:59.871Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-05-25T10:03:59.871Z] === RUN TestBuildPlatformInvalid [2021-05-25T10:03:59.871Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-05-25T10:03:59.871Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-05-25T10:04:00.984Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.36s) [2021-05-25T10:04:00.984Z] === RUN TestDockerNetworkMacvlan [2021-05-25T10:04:01.131Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.12s) [2021-05-25T10:04:01.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: true, mustBeShared: true [2021-05-25T10:04:01.131Z] === RUN TestIpcModeOlderClient [2021-05-25T10:04:01.131Z] === PAUSE TestIpcModeOlderClient [2021-05-25T10:04:01.131Z] === RUN TestKillContainerInvalidSignal [2021-05-25T10:04:01.388Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-05-25T10:04:02.316Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2021-05-25T10:04:02.316Z] === RUN TestKillContainer [2021-05-25T10:04:02.316Z] === RUN TestKillContainer/no_signal [2021-05-25T10:04:02.316Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-05-25T10:04:02.400Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-25T10:04:03.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-05-25T10:04:03.246Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T10:04:03.447Z] --- PASS: TestUpdateReplicatedJob (4.86s) [2021-05-25T10:04:03.447Z] === RUN TestServiceListWithStatuses [2021-05-25T10:04:03.447Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:04:03.447Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:04:03.447Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:04:03.798Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-25T10:04:03.807Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-05-25T10:04:04.369Z] === RUN TestKillContainer/killing_signal [2021-05-25T10:04:05.713Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-25T10:04:05.734Z] --- PASS: TestKillContainer (3.36s) [2021-05-25T10:04:05.734Z] --- PASS: TestKillContainer/no_signal (1.01s) [2021-05-25T10:04:05.734Z] --- PASS: TestKillContainer/non_killing_signal (0.91s) [2021-05-25T10:04:05.734Z] --- PASS: TestKillContainer/killing_signal (1.17s) [2021-05-25T10:04:05.734Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T10:04:05.735Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T10:04:06.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-05-25T10:04:06.919Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T10:04:08.286Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-25T10:04:08.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.74s) [2021-05-25T10:04:08.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.33s) [2021-05-25T10:04:08.286Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.18s) [2021-05-25T10:04:08.286Z] === RUN TestKillStoppedContainer [2021-05-25T10:04:08.542Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-05-25T10:04:08.542Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T10:04:08.542Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-05-25T10:04:08.542Z] === RUN TestKillDifferentUserContainer [2021-05-25T10:04:09.470Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-05-25T10:04:09.918Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-25T10:04:10.032Z] --- PASS: TestKillDifferentUserContainer (1.30s) [2021-05-25T10:04:10.032Z] === RUN TestInspectOomKilledTrue [2021-05-25T10:04:10.032Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T10:04:10.032Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:04:10.032Z] === RUN TestInspectOomKilledFalse [2021-05-25T10:04:10.032Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-25T10:04:10.032Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:04:10.032Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T10:04:10.288Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-25T10:04:11.215Z] --- PASS: TestLinksEtcHostsContentMatch (1.44s) [2021-05-25T10:04:11.215Z] === RUN TestLinksContainerNames [2021-05-25T10:04:11.978Z] --- PASS: TestDockerNetworkConnectAlias (8.37s) [2021-05-25T10:04:11.978Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:04:12.582Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-05-25T10:04:12.582Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-25T10:04:13.947Z] --- PASS: TestLinksContainerNames (2.62s) [2021-05-25T10:04:13.947Z] === RUN TestLogsFollowTailEmpty [2021-05-25T10:04:14.125Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-25T10:04:15.293Z] Loaded image: buildpack-deps:buster [2021-05-25T10:04:15.293Z] Loaded image: busybox:latest [2021-05-25T10:04:15.293Z] Loaded image: busybox:glibc [2021-05-25T10:04:15.314Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-05-25T10:04:15.314Z] --- PASS: TestLogsFollowTailEmpty (1.39s) [2021-05-25T10:04:15.314Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T10:04:15.949Z] Loaded image: debian:bullseye [2021-05-25T10:04:15.949Z] Loaded image: hello-world:latest [2021-05-25T10:04:15.949Z] Loaded image: arm32v7/hello-world:latest [2021-05-25T10:04:16.679Z] --- PASS: TestContainerNetworkMountsNoChown (1.19s) [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/default [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/private [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/slave [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/shared [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/default [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/shared [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/slave [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/private [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T10:04:16.679Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:04:16.679Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:04:16.679Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:04:16.935Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:04:17.190Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T10:04:17.446Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-05-25T10:04:17.446Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-05-25T10:04:17.447Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-05-25T10:04:17.447Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T10:04:17.704Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-05-25T10:04:18.632Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-25T10:04:18.927Z] --- PASS: TestDockerNetworkReConnect (6.86s) [2021-05-25T10:04:18.927Z] === RUN TestServicePlugin [2021-05-25T10:04:18.927Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-25T10:04:18.927Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:04:18.927Z] === RUN TestServiceUpdateLabel [2021-05-25T10:04:21.149Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-05-25T10:04:21.149Z] --- PASS: TestContainerBindMountNonRecursive (3.67s) [2021-05-25T10:04:21.149Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T10:04:21.714Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2021-05-25T10:04:21.714Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T10:04:22.110Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-05-25T10:04:22.111Z] Copying nested executables into bundles/binary-daemon [2021-05-25T10:04:22.264Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-25T10:04:22.433Z] --- PASS: TestServiceUpdateLabel (3.87s) [2021-05-25T10:04:22.433Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:04:22.884Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.33s) [2021-05-25T10:04:22.884Z] PASS [2021-05-25T10:04:22.884Z] [2021-05-25T10:04:22.884Z] === Skipped [2021-05-25T10:04:22.884Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-05-25T10:04:22.884Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T10:04:22.884Z] [2021-05-25T10:04:22.884Z] [2021-05-25T10:04:22.884Z] DONE 33 tests, 1 skipped in 118.753s [2021-05-25T10:04:22.884Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-05-25T10:04:22.884Z] ++ 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-05-25T10:04:22.884Z] ++ set -e [2021-05-25T10:04:22.884Z] ++ '[' -n 0 ']' [2021-05-25T10:04:22.884Z] ++ set -x [2021-05-25T10:04:22.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:04:22.884Z] INFO: Testing against a local daemon [2021-05-25T10:04:22.884Z] === RUN TestConfigInspect [2021-05-25T10:04:23.492Z] [2021-05-25T10:04:23.603Z] --- PASS: TestContainerVolumesMountedAsSlave (1.62s) [2021-05-25T10:04:23.603Z] === RUN TestNetworkNat [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan (23.00s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.64s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.82s) [2021-05-25T10:04:23.648Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.77s) [2021-05-25T10:04:23.648Z] PASS [2021-05-25T10:04:23.648Z] [2021-05-25T10:04:23.648Z] DONE 8 tests in 26.524s [2021-05-25T10:04:23.648Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T10:04:23.648Z] ++ 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-05-25T10:04:23.648Z] ++ set -e [2021-05-25T10:04:23.648Z] ++ '[' -n 0 ']' [2021-05-25T10:04:23.648Z] ++ set -x [2021-05-25T10:04:23.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-05-25T10:04:23.648Z] testing: warning: no tests to run [2021-05-25T10:04:23.648Z] PASS [2021-05-25T10:04:23.648Z] [2021-05-25T10:04:23.648Z] DONE 0 tests in 0.028s [2021-05-25T10:04:23.648Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T10:04:23.648Z] ++ 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-05-25T10:04:23.648Z] ++ set -e [2021-05-25T10:04:23.648Z] ++ '[' -n 0 ']' [2021-05-25T10:04:23.648Z] ++ set -x [2021-05-25T10:04:23.648Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-05-25T10:04:23.859Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-05-25T10:04:23.909Z] INFO: Testing against a local daemon [2021-05-25T10:04:23.909Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T10:04:24.408Z] --- PASS: TestConfigInspect (1.98s) [2021-05-25T10:04:24.408Z] === RUN TestConfigList [2021-05-25T10:04:24.786Z] --- PASS: TestNetworkNat (1.38s) [2021-05-25T10:04:24.786Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T10:04:24.787Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-05-25T10:04:26.155Z] --- PASS: TestNetworkLocalhostTCPNat (1.27s) [2021-05-25T10:04:26.155Z] === RUN TestNetworkLoopbackNat [2021-05-25T10:04:26.455Z] --- PASS: TestAuthZPluginAllowRequest (2.33s) [2021-05-25T10:04:26.455Z] === RUN TestAuthZPluginTLS [2021-05-25T10:04:26.494Z] --- PASS: TestConfigList (1.92s) [2021-05-25T10:04:26.494Z] === RUN TestConfigsCreateAndDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-05-25T10:04:27.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/make.sh cross [2021-05-25T10:04:27.389Z] [2021-05-25T10:04:27.398Z] --- PASS: TestAuthZPluginTLS (1.18s) [2021-05-25T10:04:27.398Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T10:04:27.650Z] Removing bundles/ [2021-05-25T10:04:27.650Z] [2021-05-25T10:04:27.650Z] ---> Making bundle: cross (in bundles/cross) [2021-05-25T10:04:27.650Z] Cross building: bundles/cross/linux/amd64 [2021-05-25T10:04:27.650Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-05-25T10:04:27.650Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-05-25T10:04:28.017Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2021-05-25T10:04:28.017Z] === RUN TestConfigsUpdate [2021-05-25T10:04:28.043Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-25T10:04:28.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-25T10:04:28.603Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-05-25T10:04:28.784Z] --- PASS: TestAuthZPluginDenyRequest (1.14s) [2021-05-25T10:04:28.784Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T10:04:29.532Z] --- PASS: TestNetworkLoopbackNat (3.70s) [2021-05-25T10:04:29.532Z] === RUN TestPause [2021-05-25T10:04:29.726Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.10s) [2021-05-25T10:04:29.726Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T10:04:30.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-25T10:04:30.100Z] --- PASS: TestConfigsUpdate (1.89s) [2021-05-25T10:04:30.100Z] === RUN TestTemplatedConfig [2021-05-25T10:04:30.655Z] --- PASS: TestPause (1.01s) [2021-05-25T10:04:30.655Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T10:04:30.655Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:04:30.655Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:04:30.655Z] === RUN TestPauseStopPausedContainer [2021-05-25T10:04:31.112Z] --- PASS: TestAuthZPluginDenyResponse (1.19s) [2021-05-25T10:04:31.112Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T10:04:31.582Z] --- PASS: TestPauseStopPausedContainer (1.01s) [2021-05-25T10:04:31.582Z] === RUN TestPsFilter [2021-05-25T10:04:31.837Z] --- PASS: TestPsFilter (0.12s) [2021-05-25T10:04:31.837Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T10:04:32.400Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-25T10:04:32.864Z] --- PASS: TestTemplatedConfig (2.43s) [2021-05-25T10:04:32.864Z] === RUN TestConfigCreateResolve [2021-05-25T10:04:32.963Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.01s) [2021-05-25T10:04:32.963Z] === RUN TestRemoveContainerWithVolume [2021-05-25T10:04:33.027Z] --- PASS: TestAuthZPluginAllowEventStream (2.29s) [2021-05-25T10:04:33.027Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T10:04:33.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-25T10:04:33.891Z] --- PASS: TestRemoveContainerWithVolume (0.90s) [2021-05-25T10:04:33.891Z] === RUN TestRemoveContainerRunning [2021-05-25T10:04:34.388Z] --- PASS: TestConfigCreateResolve (1.90s) [2021-05-25T10:04:34.388Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T10:04:34.412Z] --- PASS: TestAuthZPluginErrorResponse (1.16s) [2021-05-25T10:04:34.412Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T10:04:34.684Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-05-25T10:04:34.684Z] PASS [2021-05-25T10:04:34.684Z] [2021-05-25T10:04:34.684Z] DONE 7 tests in 12.655s [2021-05-25T10:04:34.684Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-05-25T10:04:34.684Z] ++ 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-05-25T10:04:34.684Z] ++ set -e [2021-05-25T10:04:34.684Z] ++ '[' -n 0 ']' [2021-05-25T10:04:34.684Z] ++ set -x [2021-05-25T10:04:34.685Z] ++ env -i DEST=/go/src/github.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-05-25T10:04:34.822Z] --- PASS: TestRemoveContainerRunning (1.03s) [2021-05-25T10:04:34.822Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T10:04:34.978Z] INFO: Testing against a local daemon [2021-05-25T10:04:34.978Z] === RUN TestCheckpoint [2021-05-25T10:04:34.978Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T10:04:34.978Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:04:34.978Z] === RUN TestContainerInvalidJSON [2021-05-25T10:04:34.978Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:04:34.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:04:34.978Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:04:34.978Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:04:34.978Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:04:34.978Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:04:34.978Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:04:34.978Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:04:34.978Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:04:34.978Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-05-25T10:04:34.978Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-05-25T10:04:34.978Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-05-25T10:04:34.979Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-05-25T10:04:34.979Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T10:04:34.979Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-05-25T10:04:34.979Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T10:04:34.979Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-05-25T10:04:34.979Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T10:04:35.274Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-05-25T10:04:35.274Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T10:04:35.274Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-05-25T10:04:35.274Z] === RUN TestCopyFromContainer [2021-05-25T10:04:35.355Z] --- PASS: TestAuthZPluginErrorRequest (1.11s) [2021-05-25T10:04:35.355Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T10:04:35.385Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-05-25T10:04:35.947Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s) [2021-05-25T10:04:35.947Z] === RUN TestRemoveInvalidContainer [2021-05-25T10:04:35.947Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-25T10:04:35.947Z] === RUN TestRenameLinkedContainer [2021-05-25T10:04:36.321Z] === RUN TestCopyFromContainer// [2021-05-25T10:04:36.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-25T10:04:36.618Z] === RUN TestCopyFromContainer//bar/root [2021-05-25T10:04:36.618Z] === RUN TestCopyFromContainer//bar/root/ [2021-05-25T10:04:36.618Z] === RUN TestCopyFromContainer/bar/quux [2021-05-25T10:04:36.618Z] === RUN TestCopyFromContainer/bar/quux/ [2021-05-25T10:04:36.738Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.33s) [2021-05-25T10:04:36.739Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T10:04:36.914Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-05-25T10:04:36.914Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-05-25T10:04:36.914Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-05-25T10:04:36.914Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-05-25T10:04:37.211Z] === RUN TestCopyFromContainer/bar/notarget [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer (1.94s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-05-25T10:04:37.211Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-05-25T10:04:37.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T10:04:37.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:04:37.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:04:37.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:04:37.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:04:37.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:04:37.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:04:37.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:04:37.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:04:37.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:04:37.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-05-25T10:04:37.211Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T10:04:37.211Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-05-25T10:04:37.211Z] === RUN TestCreateWithInvalidEnv [2021-05-25T10:04:37.211Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T10:04:37.211Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T10:04:37.211Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T10:04:37.211Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T10:04:37.211Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T10:04:37.211Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T10:04:37.211Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T10:04:37.211Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T10:04:37.211Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T10:04:37.211Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-05-25T10:04:37.211Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-05-25T10:04:37.211Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T10:04:37.211Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-05-25T10:04:37.211Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T10:04:38.734Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s) [2021-05-25T10:04:38.734Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T10:04:39.284Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.65s) [2021-05-25T10:04:39.284Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T10:04:39.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-25T10:04:40.709Z] --- PASS: TestRenameLinkedContainer (4.83s) [2021-05-25T10:04:40.709Z] === RUN TestRenameStoppedContainer [2021-05-25T10:04:40.863Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s) [2021-05-25T10:04:40.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T10:04:40.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:04:40.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:04:40.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:04:40.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:04:40.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:04:40.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:04:40.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:04:40.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:04:40.864Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:04:40.864Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:04:40.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:04:40.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:04:40.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:04:40.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:04:40.864Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-05-25T10:04:40.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-05-25T10:04:40.864Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T10:04:41.036Z] --- PASS: TestServiceUpdateSecrets (16.04s) [2021-05-25T10:04:41.036Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:04:41.157Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2021-05-25T10:04:41.157Z] === RUN TestCreateDifferentPlatform [2021-05-25T10:04:41.157Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T10:04:41.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T10:04:41.157Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-05-25T10:04:41.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-05-25T10:04:41.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-05-25T10:04:41.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T10:04:41.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-05-25T10:04:41.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T10:04:41.157Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-05-25T10:04:41.157Z] === RUN TestContainerStartOnDaemonRestart [2021-05-25T10:04:41.157Z] === PAUSE TestContainerStartOnDaemonRestart [2021-05-25T10:04:41.157Z] === RUN TestDaemonRestartIpcMode [2021-05-25T10:04:41.157Z] === PAUSE TestDaemonRestartIpcMode [2021-05-25T10:04:41.157Z] === RUN TestDaemonHostGatewayIP [2021-05-25T10:04:41.157Z] === PAUSE TestDaemonHostGatewayIP [2021-05-25T10:04:41.157Z] === RUN TestRestartDaemonWithRestartingContainer [2021-05-25T10:04:41.157Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-05-25T10:04:41.157Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T10:04:41.157Z] === PAUSE TestContainerKillOnDaemonStart [2021-05-25T10:04:41.157Z] === RUN TestDiff [2021-05-25T10:04:41.799Z] --- PASS: TestDiff (0.53s) [2021-05-25T10:04:41.799Z] === RUN TestExecWithCloseStdin [2021-05-25T10:04:42.121Z] --- PASS: TestRenameStoppedContainer (1.45s) [2021-05-25T10:04:42.122Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T10:04:42.442Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-05-25T10:04:42.442Z] === RUN TestExec [2021-05-25T10:04:42.584Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.64s) [2021-05-25T10:04:42.584Z] === RUN TestAuthZPluginHeader [2021-05-25T10:04:43.203Z] --- PASS: TestExec (0.66s) [2021-05-25T10:04:43.203Z] === RUN TestExecUser [2021-05-25T10:04:43.527Z] --- PASS: TestAuthZPluginHeader (1.46s) [2021-05-25T10:04:43.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T10:04:43.527Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:04:43.527Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:04:43.527Z] === RUN TestAuthZPluginV2Disable [2021-05-25T10:04:43.527Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:04:43.527Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:04:43.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T10:04:43.527Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:04:43.527Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:04:43.527Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T10:04:43.527Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:04:43.527Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:04:43.527Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T10:04:43.845Z] --- PASS: TestExecUser (0.68s) [2021-05-25T10:04:43.845Z] === RUN TestExportContainerAndImportImage [2021-05-25T10:04:44.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-25T10:04:44.013Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-05-25T10:04:44.889Z] --- PASS: TestExportContainerAndImportImage (0.86s) [2021-05-25T10:04:44.889Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T10:04:44.942Z] --- PASS: TestRenameRunningContainerAndReuse (2.68s) [2021-05-25T10:04:44.942Z] === RUN TestRenameInvalidName [2021-05-25T10:04:45.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-25T10:04:45.936Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-05-25T10:04:45.936Z] === RUN TestHealthCheckWorkdir [2021-05-25T10:04:46.066Z] --- PASS: TestRenameInvalidName (1.28s) [2021-05-25T10:04:46.066Z] === RUN TestRenameAnonymousContainer [2021-05-25T10:04:46.983Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2021-05-25T10:04:46.983Z] === RUN TestHealthKillContainer [2021-05-25T10:04:47.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-05-25T10:04:49.723Z] --- PASS: TestHealthKillContainer (2.63s) [2021-05-25T10:04:49.723Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T10:04:50.017Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2021-05-25T10:04:50.017Z] === RUN TestIpcModeNone [2021-05-25T10:04:50.472Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-25T10:04:50.657Z] --- PASS: TestIpcModeNone (0.66s) [2021-05-25T10:04:50.657Z] === RUN TestIpcModePrivate [2021-05-25T10:04:51.295Z] --- PASS: TestIpcModePrivate (0.63s) [2021-05-25T10:04:51.295Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-05-25T10:04:51.295Z] === RUN TestIpcModeShareable [2021-05-25T10:04:51.402Z] --- PASS: TestRenameAnonymousContainer (5.40s) [2021-05-25T10:04:51.402Z] === RUN TestRenameContainerWithSameName [2021-05-25T10:04:52.395Z] --- PASS: TestIpcModeShareable (0.90s) [2021-05-25T10:04:52.395Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-05-25T10:04:52.395Z] === RUN TestAPIIpcModeShareableAndContainer [2021-05-25T10:04:53.293Z] --- PASS: TestRenameContainerWithSameName (1.46s) [2021-05-25T10:04:53.293Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T10:04:54.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.97s) [2021-05-25T10:04:54.496Z] === RUN TestAPIIpcModeHost [2021-05-25T10:04:54.792Z] --- PASS: TestAPIIpcModeHost (0.55s) [2021-05-25T10:04:54.792Z] === RUN TestDaemonIpcModeShareable [2021-05-25T10:04:55.810Z] --- PASS: TestRenameContainerWithLinkedContainer (2.87s) [2021-05-25T10:04:55.810Z] === RUN TestResize [2021-05-25T10:04:56.309Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2021-05-25T10:04:56.309Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-25T10:04:56.309Z] === RUN TestDaemonIpcModePrivate [2021-05-25T10:04:56.360Z] --- PASS: TestServiceUpdateConfigs (16.11s) [2021-05-25T10:04:56.360Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:04:57.698Z] --- PASS: TestResize (1.59s) [2021-05-25T10:04:57.698Z] === RUN TestResizeWithInvalidSize [2021-05-25T10:04:57.829Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2021-05-25T10:04:57.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-25T10:04:57.829Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-05-25T10:04:58.885Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2021-05-25T10:04:58.885Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-05-25T10:04:58.885Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-05-25T10:04:59.064Z] --- PASS: TestResizeWithInvalidSize (1.47s) [2021-05-25T10:04:59.064Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T10:05:00.410Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2021-05-25T10:05:00.410Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-05-25T10:05:00.410Z] === RUN TestIpcModeOlderClient [2021-05-25T10:05:00.410Z] === PAUSE TestIpcModeOlderClient [2021-05-25T10:05:00.410Z] === RUN TestKillContainerInvalidSignal [2021-05-25T10:05:00.433Z] --- PASS: TestResizeWhenContainerNotStarted (1.43s) [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:00.433Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:00.433Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:00.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:00.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:01.050Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2021-05-25T10:05:01.050Z] === RUN TestKillContainer [2021-05-25T10:05:01.050Z] === RUN TestKillContainer/no_signal [2021-05-25T10:05:01.689Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T10:05:01.986Z] === RUN TestKillContainer/killing_signal [2021-05-25T10:05:02.625Z] --- PASS: TestKillContainer (1.71s) [2021-05-25T10:05:02.625Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-05-25T10:05:02.625Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2021-05-25T10:05:02.625Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2021-05-25T10:05:02.625Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T10:05:02.625Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-05-25T10:05:03.265Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-05-25T10:05:03.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2021-05-25T10:05:03.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2021-05-25T10:05:03.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-05-25T10:05:03.905Z] === RUN TestKillStoppedContainer [2021-05-25T10:05:03.905Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-05-25T10:05:03.905Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T10:05:03.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-05-25T10:05:03.905Z] === RUN TestKillDifferentUserContainer [2021-05-25T10:05:04.548Z] --- PASS: TestKillDifferentUserContainer (0.52s) [2021-05-25T10:05:04.548Z] === RUN TestInspectOomKilledTrue [2021-05-25T10:05:04.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:04.862Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:05.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.82s) [2021-05-25T10:05:05.490Z] PASS [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] === Skipped [2021-05-25T10:05:05.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:05:05.490Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:05:05.490Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:05:05.490Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:05:05.490Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] [2021-05-25T10:05:05.490Z] DONE 17 tests, 4 skipped in 39.582s [2021-05-25T10:05:05.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T10:05:05.490Z] ++ 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-05-25T10:05:05.490Z] ++ set -e [2021-05-25T10:05:05.490Z] ++ '[' -n 0 ']' [2021-05-25T10:05:05.490Z] ++ set -x [2021-05-25T10:05:05.490Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:05.490Z] INFO: Testing against a local daemon [2021-05-25T10:05:05.490Z] === RUN TestPluginInvalidJSON [2021-05-25T10:05:05.490Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:05:05.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:05:05.490Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:05:05.490Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-05-25T10:05:05.490Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T10:05:05.490Z] === RUN TestPluginInstall [2021-05-25T10:05:05.490Z] === RUN TestPluginInstall/no_auth [2021-05-25T10:05:05.607Z] --- PASS: TestInspectOomKilledTrue (0.88s) [2021-05-25T10:05:05.607Z] === RUN TestInspectOomKilledFalse [2021-05-25T10:05:05.751Z] time="2021-05-25T10:05:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:05.751Z] time="2021-05-25T10:05:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0e7cc77d814f4dcea2e34b5e0a8b522b5f43d156847c1661a521859c2d07c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:05.751Z] time="2021-05-25T10:05:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:05.751Z] time="2021-05-25T10:05:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e0e7cc77d814f4dcea2e34b5e0a8b522b5f43d156847c1661a521859c2d07c1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:05.902Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-05-25T10:05:05.902Z] === RUN TestLinksEtcHostsContentMatch [2021-05-25T10:05:06.012Z] === RUN TestPluginInstall/with_htpasswd [2021-05-25T10:05:06.542Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-05-25T10:05:06.542Z] === RUN TestLinksContainerNames [2021-05-25T10:05:06.955Z] time="2021-05-25T10:05:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:06.955Z] time="2021-05-25T10:05:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1920d805e65892facfbf1993d57fceeb461bf34a7c6dae2d1ba31257045c776" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:06.955Z] time="2021-05-25T10:05:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:06.955Z] time="2021-05-25T10:05:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d1920d805e65892facfbf1993d57fceeb461bf34a7c6dae2d1ba31257045c776" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:07.216Z] === RUN TestPluginInstall/with_insecure [2021-05-25T10:05:07.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:07.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:07.592Z] --- PASS: TestLinksContainerNames (1.10s) [2021-05-25T10:05:07.592Z] === RUN TestLogsFollowTailEmpty [2021-05-25T10:05:08.231Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2021-05-25T10:05:08.231Z] === RUN TestContainerNetworkMountsNoChown [2021-05-25T10:05:08.527Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s) [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/default [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/default [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/private [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/private [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rprivate [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rprivate [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/slave [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/slave [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rslave [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rslave [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/shared [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/shared [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rshared [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rshared [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/default [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/shared [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/default/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/rslave [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/rshared [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/rprivate [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/default/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/slave [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-05-25T10:05:08.527Z] === CONT TestMountDaemonRoot/private [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/private/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/private/mount_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-05-25T10:05:08.527Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:05:08.527Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:05:08.528Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-05-25T10:05:08.528Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-05-25T10:05:08.528Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:05:08.528Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:05:08.528Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-05-25T10:05:08.528Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-05-25T10:05:08.528Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-05-25T10:05:08.528Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-05-25T10:05:08.528Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/default/bind_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/default/mount_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/private/mount_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/private/bind_root [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-05-25T10:05:08.825Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-05-25T10:05:08.825Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-05-25T10:05:08.826Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-05-25T10:05:08.826Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-05-25T10:05:08.826Z] === RUN TestContainerBindMountNonRecursive [2021-05-25T10:05:09.131Z] time="2021-05-25T10:05:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:09.131Z] time="2021-05-25T10:05:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:816d039fc98fd74b20c126cc9348162f7c49b75439ffbbd7df899fd228a44ae2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:09.131Z] time="2021-05-25T10:05:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:05:09.131Z] time="2021-05-25T10:05:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:816d039fc98fd74b20c126cc9348162f7c49b75439ffbbd7df899fd228a44ae2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:05:09.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:09.392Z] --- PASS: TestPluginInstall (5.92s) [2021-05-25T10:05:09.392Z] --- PASS: TestPluginInstall/no_auth (2.61s) [2021-05-25T10:05:09.392Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-05-25T10:05:09.392Z] --- PASS: TestPluginInstall/with_insecure (2.16s) [2021-05-25T10:05:09.392Z] plugin_test.go:165: [d95798f7d49dd] daemon is not started [2021-05-25T10:05:09.392Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:05:09.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:10.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-25T10:05:10.349Z] --- PASS: TestContainerBindMountNonRecursive (1.54s) [2021-05-25T10:05:10.349Z] === RUN TestContainerVolumesMountedAsShared [2021-05-25T10:05:10.991Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-05-25T10:05:10.991Z] === RUN TestContainerVolumesMountedAsSlave [2021-05-25T10:05:11.631Z] --- PASS: TestContainerVolumesMountedAsSlave (0.50s) [2021-05-25T10:05:11.631Z] === RUN TestNetworkNat [2021-05-25T10:05:11.771Z] --- PASS: TestServiceUpdateNetwork (17.22s) [2021-05-25T10:05:11.771Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:05:11.929Z] --- PASS: TestNetworkNat (0.54s) [2021-05-25T10:05:11.930Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T10:05:11.939Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-25T10:05:12.573Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-05-25T10:05:12.573Z] === RUN TestNetworkLoopbackNat [2021-05-25T10:05:13.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:13.375Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-25T10:05:13.980Z] 8116de3c91c3: Pull complete [2021-05-25T10:05:13.980Z] Digest: sha256:edd6d6de1e7252d2d434af58798db1d96762d738f60e15b24ed631f55e26681d [2021-05-25T10:05:13.980Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:05:13.980Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-05-25T10:05:13.980Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-05-25T10:05:13.980Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1935' [2021-05-25T10:05:13.980Z] WARN: Skipping validation tests [2021-05-25T10:05:13.980Z] INFO: Running unit tests at 05/25/2021 10:05:05... [2021-05-25T10:05:13.980Z] INFO: make.ps1 starting at 05/25/2021 10:05:09 [2021-05-25T10:05:13.980Z] INFO: Git commit (95551168ac) assumed from DOCKER_GITCOMMIT environment variable [2021-05-25T10:05:13.980Z] INFO: Invoking autogen... [2021-05-25T10:05:13.980Z] INFO: Running unit tests... [2021-05-25T10:05:14.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:14.454Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-25T10:05:14.484Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-25T10:05:14.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-25T10:05:15.316Z] --- PASS: TestNetworkLoopbackNat (2.80s) [2021-05-25T10:05:15.316Z] === RUN TestPause [2021-05-25T10:05:15.956Z] --- PASS: TestPause (0.59s) [2021-05-25T10:05:15.956Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T10:05:15.956Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:05:15.956Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:05:15.956Z] === RUN TestPauseStopPausedContainer [2021-05-25T10:05:16.603Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2021-05-25T10:05:16.603Z] === RUN TestPsFilter [2021-05-25T10:05:16.897Z] --- PASS: TestPsFilter (0.16s) [2021-05-25T10:05:16.897Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T10:05:17.057Z] --- PASS: TestPluginsWithRuntimes (7.14s) [2021-05-25T10:05:17.057Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.21s) [2021-05-25T10:05:17.057Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.22s) [2021-05-25T10:05:17.057Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:05:17.193Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s) [2021-05-25T10:05:17.193Z] === RUN TestRemoveContainerWithVolume [2021-05-25T10:05:17.629Z] --- PASS: TestPluginBackCompatMediaTypes (1.12s) [2021-05-25T10:05:17.629Z] PASS [2021-05-25T10:05:17.629Z] [2021-05-25T10:05:17.629Z] DONE 10 tests in 14.401s [2021-05-25T10:05:17.629Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T10:05:17.629Z] ++ 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-05-25T10:05:17.629Z] ++ set -e [2021-05-25T10:05:17.629Z] ++ '[' -n 0 ']' [2021-05-25T10:05:17.629Z] ++ set -x [2021-05-25T10:05:17.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:05:17.832Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-05-25T10:05:17.832Z] === RUN TestRemoveContainerRunning [2021-05-25T10:05:17.890Z] INFO: Testing against a local daemon [2021-05-25T10:05:17.890Z] === RUN TestExternalGraphDriver [2021-05-25T10:05:18.151Z] === RUN TestExternalGraphDriver/json [2021-05-25T10:05:18.470Z] --- PASS: TestRemoveContainerRunning (0.58s) [2021-05-25T10:05:18.470Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T10:05:18.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-05-25T10:05:19.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2021-05-25T10:05:19.108Z] === RUN TestRemoveInvalidContainer [2021-05-25T10:05:19.108Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-05-25T10:05:19.108Z] === RUN TestRenameLinkedContainer [2021-05-25T10:05:19.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-25T10:05:19.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-25T10:05:19.845Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:20.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:21.005Z] 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-05-25T10:05:21.197Z] --- PASS: TestRenameLinkedContainer (2.21s) [2021-05-25T10:05:21.197Z] === RUN TestRenameStoppedContainer [2021-05-25T10:05:21.839Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-05-25T10:05:21.839Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T10:05:22.357Z] === RUN TestExternalGraphDriver/spec [2021-05-25T10:05:22.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-05-25T10:05:22.883Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2021-05-25T10:05:22.883Z] === RUN TestRenameInvalidName [2021-05-25T10:05:22.991Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-25T10:05:23.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-25T10:05:23.524Z] --- PASS: TestRenameInvalidName (0.58s) [2021-05-25T10:05:23.524Z] === RUN TestRenameAnonymousContainer [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.45s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.70s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.44s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.39s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.17s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.12s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.50s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.41s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.78s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.73s) [2021-05-25T10:05:24.151Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.40s) [2021-05-25T10:05:24.151Z] === RUN TestCgroupNamespacesRun [2021-05-25T10:05:24.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-05-25T10:05:25.615Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2021-05-25T10:05:25.615Z] === RUN TestRenameContainerWithSameName [2021-05-25T10:05:25.658Z] === RUN TestExternalGraphDriver/pull [2021-05-25T10:05:25.910Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-05-25T10:05:25.910Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T10:05:26.078Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-25T10:05:26.958Z] --- PASS: TestRenameContainerWithLinkedContainer (1.15s) [2021-05-25T10:05:26.958Z] === RUN TestResize [2021-05-25T10:05:27.445Z] --- PASS: TestCgroupNamespacesRun (3.15s) [2021-05-25T10:05:27.445Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T10:05:27.599Z] --- PASS: TestResize (0.59s) [2021-05-25T10:05:27.599Z] === RUN TestResizeWithInvalidSize [2021-05-25T10:05:28.237Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2021-05-25T10:05:28.237Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T10:05:28.883Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:28.883Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.883Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-05-25T10:05:28.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-05-25T10:05:28.883Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-05-25T10:05:28.961Z] --- PASS: TestExternalGraphDriver (10.79s) [2021-05-25T10:05:28.961Z] --- PASS: TestExternalGraphDriver/json (3.73s) [2021-05-25T10:05:28.961Z] --- PASS: TestExternalGraphDriver/spec (4.02s) [2021-05-25T10:05:28.961Z] --- PASS: TestExternalGraphDriver/pull (2.91s) [2021-05-25T10:05:28.961Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:05:28.961Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-05-25T10:05:28.961Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:28.961Z] PASS [2021-05-25T10:05:28.961Z] [2021-05-25T10:05:28.961Z] === Skipped [2021-05-25T10:05:28.961Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-05-25T10:05:28.961Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:28.961Z] [2021-05-25T10:05:28.961Z] [2021-05-25T10:05:28.961Z] DONE 5 tests, 1 skipped in 11.019s [2021-05-25T10:05:28.961Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T10:05:28.961Z] ++ 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-05-25T10:05:28.961Z] ++ set -e [2021-05-25T10:05:28.961Z] ++ '[' -n 0 ']' [2021-05-25T10:05:28.961Z] ++ set -x [2021-05-25T10:05:28.961Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-05-25T10:05:28.961Z] INFO: Testing against a local daemon [2021-05-25T10:05:28.961Z] === RUN TestContinueAfterPluginCrash [2021-05-25T10:05:28.961Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T10:05:28.961Z] === RUN TestReadPluginNoRead [2021-05-25T10:05:28.961Z] === PAUSE TestReadPluginNoRead [2021-05-25T10:05:28.961Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T10:05:28.961Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T10:05:28.961Z] === CONT TestContinueAfterPluginCrash [2021-05-25T10:05:28.961Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T10:05:28.961Z] === CONT TestReadPluginNoRead [2021-05-25T10:05:29.538Z] ? github.com/docker/docker/api [no test files] [2021-05-25T10:05:29.965Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.21s) [2021-05-25T10:05:29.965Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T10:05:31.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:31.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-05-25T10:05:31.449Z] --- PASS: TestServiceUpdatePidsLimit (18.37s) [2021-05-25T10:05:31.449Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.11s) [2021-05-25T10:05:31.449Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s) [2021-05-25T10:05:31.449Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2021-05-25T10:05:31.449Z] PASS [2021-05-25T10:05:31.449Z] [2021-05-25T10:05:31.449Z] === Skipped [2021-05-25T10:05:31.449Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:05:31.449Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:05:31.449Z] [2021-05-25T10:05:31.449Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-05-25T10:05:31.449Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:05:31.449Z] [2021-05-25T10:05:31.449Z] [2021-05-25T10:05:31.449Z] DONE 27 tests, 2 skipped in 184.476s [2021-05-25T10:05:31.449Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:05:31.449Z] ++ 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-05-25T10:05:31.449Z] ++ set -e [2021-05-25T10:05:31.449Z] ++ '[' -n 0 ']' [2021-05-25T10:05:31.449Z] ++ set -x [2021-05-25T10:05:31.450Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:31.450Z] INFO: Testing against a local daemon [2021-05-25T10:05:31.450Z] === RUN TestSessionCreate [2021-05-25T10:05:31.450Z] --- PASS: TestSessionCreate (0.02s) [2021-05-25T10:05:31.450Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:05:31.450Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2021-05-25T10:05:31.450Z] PASS [2021-05-25T10:05:31.450Z] [2021-05-25T10:05:31.450Z] DONE 2 tests in 0.131s [2021-05-25T10:05:31.450Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:05:31.450Z] ++ 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-05-25T10:05:31.450Z] ++ set -e [2021-05-25T10:05:31.450Z] ++ '[' -n 0 ']' [2021-05-25T10:05:31.450Z] ++ set -x [2021-05-25T10:05:31.450Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:31.450Z] INFO: Testing against a local daemon [2021-05-25T10:05:31.450Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:05:31.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:05:31.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:05:31.450Z] === RUN TestEventsExecDie [2021-05-25T10:05:31.450Z] --- PASS: TestEventsExecDie (1.22s) [2021-05-25T10:05:31.450Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:05:31.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-05-25T10:05:31.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-05-25T10:05:31.740Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-05-25T10:05:31.740Z] === RUN TestInfoBinaryCommits [2021-05-25T10:05:31.740Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-05-25T10:05:31.740Z] === RUN TestInfoAPIVersioned [2021-05-25T10:05:31.740Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-05-25T10:05:31.740Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:05:32.322Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-05-25T10:05:32.369Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-05-25T10:05:32.369Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:05:33.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-05-25T10:05:33.232Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.25s) [2021-05-25T10:05:33.232Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T10:05:33.232Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-25T10:05:33.260Z] === RUN TestReadPluginNoRead/default [2021-05-25T10:05:33.380Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-05-25T10:05:33.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-05-25T10:05:33.398Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-25T10:05:33.398Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:05:33.521Z] --- PASS: TestDaemonStartWithLogOpt (4.65s) [2021-05-25T10:05:33.688Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-05-25T10:05:33.688Z] === RUN TestInfoAPI [2021-05-25T10:05:33.688Z] --- PASS: TestInfoAPI (0.03s) [2021-05-25T10:05:33.688Z] === RUN TestInfoAPIWarnings [2021-05-25T10:05:34.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-05-25T10:05:34.909Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T10:05:35.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-25T10:05:36.490Z] --- PASS: TestCgroupNamespacesRunHostMode (3.40s) [2021-05-25T10:05:36.490Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T10:05:36.490Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.86s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.28s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2021-05-25T10:05:36.807Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2021-05-25T10:05:36.807Z] === RUN TestCgroupNamespacesRun [2021-05-25T10:05:36.823Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T10:05:37.419Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-25T10:05:37.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-05-25T10:05:38.329Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-05-25T10:05:38.329Z] === RUN TestCgroupNamespacesRunPrivileged [2021-05-25T10:05:38.604Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-25T10:05:38.736Z] --- PASS: TestReadPluginNoRead (9.46s) [2021-05-25T10:05:38.736Z] --- PASS: TestReadPluginNoRead/default (1.79s) [2021-05-25T10:05:38.736Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.74s) [2021-05-25T10:05:38.736Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2021-05-25T10:05:38.736Z] read_test.go:92: [d986b3d30b382] daemon is not started [2021-05-25T10:05:38.996Z] --- PASS: TestContinueAfterPluginCrash (10.05s) [2021-05-25T10:05:38.996Z] PASS [2021-05-25T10:05:38.996Z] [2021-05-25T10:05:38.996Z] DONE 6 tests in 10.230s [2021-05-25T10:05:38.996Z] 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-05-25T10:05:38.996Z] ++ 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-05-25T10:05:38.996Z] ++ set -e [2021-05-25T10:05:38.996Z] ++ '[' -n 0 ']' [2021-05-25T10:05:38.996Z] ++ set -x [2021-05-25T10:05:38.996Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:38.996Z] testing: warning: no tests to run [2021-05-25T10:05:38.996Z] PASS [2021-05-25T10:05:38.996Z] [2021-05-25T10:05:38.996Z] DONE 0 tests in 0.055s [2021-05-25T10:05:38.996Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T10:05:38.996Z] ++ 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-05-25T10:05:38.996Z] ++ set -e [2021-05-25T10:05:38.996Z] ++ '[' -n 0 ']' [2021-05-25T10:05:38.996Z] ++ set -x [2021-05-25T10:05:38.997Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:39.258Z] INFO: Testing against a local daemon [2021-05-25T10:05:39.258Z] === RUN TestPluginWithDevMounts [2021-05-25T10:05:39.258Z] === PAUSE TestPluginWithDevMounts [2021-05-25T10:05:39.258Z] === CONT TestPluginWithDevMounts [2021-05-25T10:05:39.534Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.19s) [2021-05-25T10:05:39.534Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T10:05:39.862Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2021-05-25T10:05:39.862Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-05-25T10:05:40.906Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.39s) [2021-05-25T10:05:40.906Z] === RUN TestCgroupNamespacesRunHostMode [2021-05-25T10:05:41.425Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.00s) [2021-05-25T10:05:41.425Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T10:05:41.803Z] --- PASS: TestPluginWithDevMounts (2.07s) [2021-05-25T10:05:41.803Z] PASS [2021-05-25T10:05:41.803Z] [2021-05-25T10:05:41.803Z] DONE 1 tests in 2.233s [2021-05-25T10:05:41.803Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T10:05:41.803Z] ++ 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-05-25T10:05:41.803Z] ++ set -e [2021-05-25T10:05:41.803Z] ++ '[' -n 0 ']' [2021-05-25T10:05:41.803Z] ++ set -x [2021-05-25T10:05:41.803Z] ++ env -i DEST=/go/src/github.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-05-25T10:05:41.803Z] INFO: Testing against a local daemon [2021-05-25T10:05:41.803Z] === RUN TestSecretInspect [2021-05-25T10:05:41.926Z] === RUN TestMiddlewares [2021-05-25T10:05:41.926Z] --- PASS: TestMiddlewares (0.00s) [2021-05-25T10:05:41.926Z] PASS [2021-05-25T10:05:41.926Z] coverage: 9.0% of statements [2021-05-25T10:05:41.926Z] ok github.com/docker/docker/api/server 0.087s coverage: 9.0% of statements [2021-05-25T10:05:42.427Z] --- PASS: TestCgroupNamespacesRunHostMode (1.40s) [2021-05-25T10:05:42.427Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-05-25T10:05:42.790Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.31s) [2021-05-25T10:05:42.790Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T10:05:44.063Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.38s) [2021-05-25T10:05:44.063Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-05-25T10:05:45.105Z] --- PASS: TestSecretInspect (3.15s) [2021-05-25T10:05:45.105Z] === RUN TestSecretList [2021-05-25T10:05:45.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.32s) [2021-05-25T10:05:45.110Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-05-25T10:05:45.748Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-05-25T10:05:45.748Z] === RUN TestCgroupNamespacesRunOlderClient [2021-05-25T10:05:46.092Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-05-25T10:05:46.092Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.20s) [2021-05-25T10:05:46.092Z] === RUN TestNISDomainname [2021-05-25T10:05:46.348Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-25T10:05:47.268Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-05-25T10:05:47.268Z] === RUN TestNISDomainname [2021-05-25T10:05:48.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-05-25T10:05:48.237Z] --- PASS: TestNISDomainname (2.20s) [2021-05-25T10:05:48.237Z] === RUN TestHostnameDnsResolution [2021-05-25T10:05:48.237Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-25T10:05:48.357Z] --- PASS: TestNISDomainname (0.74s) [2021-05-25T10:05:48.357Z] === RUN TestHostnameDnsResolution [2021-05-25T10:05:48.406Z] --- PASS: TestSecretList (3.17s) [2021-05-25T10:05:48.406Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:05:49.004Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-05-25T10:05:49.004Z] === RUN TestStats [2021-05-25T10:05:49.121Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-05-25T10:05:49.166Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-05-25T10:05:49.690Z] Copying nested executables into bundles/cross/linux/amd64 [2021-05-25T10:05:50.534Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-25T10:05:50.953Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2021-05-25T10:05:50.953Z] === RUN TestSecretsUpdate [2021-05-25T10:05:51.072Z] Cross building: bundles/cross/windows/amd64 [2021-05-25T10:05:51.072Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-25T10:05:51.072Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-05-25T10:05:51.097Z] --- PASS: TestHostnameDnsResolution (2.89s) [2021-05-25T10:05:51.097Z] === RUN TestStats [2021-05-25T10:05:51.757Z] --- PASS: TestStats (2.54s) [2021-05-25T10:05:51.757Z] === RUN TestStopContainerWithTimeout [2021-05-25T10:05:51.757Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T10:05:51.757Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T10:05:51.757Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T10:05:51.757Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T10:05:51.757Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T10:05:51.757Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T10:05:51.757Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T10:05:51.757Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T10:05:51.757Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T10:05:51.757Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T10:05:51.757Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T10:05:51.757Z] === CONT TestStopContainerWithTimeout/-1 [2021-05-25T10:05:52.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-05-25T10:05:52.329Z] --- PASS: TestInfoAPIWarnings (16.26s) [2021-05-25T10:05:52.329Z] === RUN TestInfoDebug [2021-05-25T10:05:52.329Z] --- PASS: TestInfoDebug (0.52s) [2021-05-25T10:05:52.329Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:05:52.329Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-05-25T10:05:52.329Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:05:52.329Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-05-25T10:05:52.329Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:05:52.329Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2021-05-25T10:05:52.329Z] === RUN TestPingCacheHeaders [2021-05-25T10:05:52.329Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-05-25T10:05:52.329Z] === RUN TestPingGet [2021-05-25T10:05:52.329Z] --- PASS: TestPingGet (0.01s) [2021-05-25T10:05:52.329Z] === RUN TestPingHead [2021-05-25T10:05:52.329Z] --- PASS: TestPingHead (0.01s) [2021-05-25T10:05:52.329Z] === RUN TestVersion [2021-05-25T10:05:52.329Z] --- PASS: TestVersion (0.01s) [2021-05-25T10:05:52.329Z] PASS [2021-05-25T10:05:52.329Z] [2021-05-25T10:05:52.329Z] === Skipped [2021-05-25T10:05:52.329Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:05:52.329Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:05:52.329Z] [2021-05-25T10:05:52.329Z] [2021-05-25T10:05:52.329Z] DONE 18 tests, 1 skipped in 21.709s [2021-05-25T10:05:52.329Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:05:52.329Z] ++ 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-05-25T10:05:52.329Z] ++ set -e [2021-05-25T10:05:52.329Z] ++ '[' -n 0 ']' [2021-05-25T10:05:52.329Z] ++ set -x [2021-05-25T10:05:52.329Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:05:52.329Z] INFO: Testing against a local daemon [2021-05-25T10:05:52.329Z] === RUN TestVolumesCreateAndList [2021-05-25T10:05:52.329Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-05-25T10:05:52.329Z] === RUN TestVolumesRemove [2021-05-25T10:05:52.329Z] --- PASS: TestVolumesRemove (0.13s) [2021-05-25T10:05:52.329Z] === RUN TestVolumesInspect [2021-05-25T10:05:52.329Z] --- PASS: TestVolumesInspect (0.01s) [2021-05-25T10:05:52.329Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:05:52.329Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:05:52.329Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:05:52.329Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:05:52.329Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-05-25T10:05:52.329Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:05:52.329Z] PASS [2021-05-25T10:05:52.329Z] [2021-05-25T10:05:52.329Z] DONE 5 tests in 0.246s [2021-05-25T10:05:52.329Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:05:52.329Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:05:52.329Z] +++ kill 12228 [2021-05-25T10:05:53.832Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:05:53.832Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:05:53.832Z] [2021-05-25T10:05:53.832Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:05:53.832Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:05:53.832Z] [2021-05-25T10:05:53.832Z] To set a process to complain mode, use the command line tool [2021-05-25T10:05:53.832Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:05:53.832Z] +++ true [2021-05-25T10:05:53.832Z] exiting test-integration [2021-05-25T10:05:53.832Z] ++ exit 0 [2021-05-25T10:05:53.832Z] [2021-05-25T10:05:54.253Z] --- PASS: TestSecretsUpdate (3.12s) [2021-05-25T10:05:54.253Z] === RUN TestTemplatedSecret [2021-05-25T10:05:54.504Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-25T10:05:54.504Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-05-25T10:05:54.504Z] --- PASS: TestStopContainerWithTimeout/1 (1.83s) [2021-05-25T10:05:54.504Z] --- PASS: TestStopContainerWithTimeout/3 (3.05s) [2021-05-25T10:05:54.504Z] --- PASS: TestStopContainerWithTimeout/-1 (3.11s) [2021-05-25T10:05:54.504Z] === RUN TestDeleteDevicemapper [2021-05-25T10:05:54.504Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T10:05:54.504Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:05:54.504Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T10:05:54.544Z] --- PASS: TestStats (3.06s) [2021-05-25T10:05:54.544Z] === RUN TestStopContainerWithTimeout [2021-05-25T10:05:54.544Z] === RUN TestStopContainerWithTimeout/0 [2021-05-25T10:05:54.544Z] === PAUSE TestStopContainerWithTimeout/0 [2021-05-25T10:05:54.544Z] === RUN TestStopContainerWithTimeout/1 [2021-05-25T10:05:54.544Z] === PAUSE TestStopContainerWithTimeout/1 [2021-05-25T10:05:54.544Z] === RUN TestStopContainerWithTimeout/3 [2021-05-25T10:05:54.544Z] === PAUSE TestStopContainerWithTimeout/3 [2021-05-25T10:05:54.544Z] === RUN TestStopContainerWithTimeout/-1 [2021-05-25T10:05:54.544Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-05-25T10:05:54.544Z] === CONT TestStopContainerWithTimeout/0 [2021-05-25T10:05:54.544Z] === CONT TestStopContainerWithTimeout/-1 Post stage [Pipeline] junit [2021-05-25T10:05:55.934Z] Recording test results [2021-05-25T10:05:56.222Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:05:56.433Z] === CONT TestStopContainerWithTimeout/3 [2021-05-25T10:05:56.597Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s) [2021-05-25T10:05:56.597Z] === RUN TestUpdateMemory [2021-05-25T10:05:56.618Z] + echo Ensuring container killed. [2021-05-25T10:05:56.618Z] Ensuring container killed. [2021-05-25T10:05:56.618Z] + docker rm -vf docker-pr1 [2021-05-25T10:05:56.618Z] Error: No such container: docker-pr1 [2021-05-25T10:05:56.618Z] + true [Pipeline] sh [2021-05-25T10:05:56.991Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:05:56.991Z] Chowning /workspace to jenkins user [2021-05-25T10:05:56.991Z] + id -u [2021-05-25T10:05:56.991Z] + id -g [2021-05-25T10:05:56.991Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42413:/workspace busybox chown -R 1001:1001 /workspace [2021-05-25T10:05:56.991Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:05:56.991Z] latest: Pulling from library/busybox [2021-05-25T10:05:57.280Z] 83ab935e8eba: Pulling fs layer [2021-05-25T10:05:57.280Z] 83ab935e8eba: Verifying Checksum [2021-05-25T10:05:57.280Z] 83ab935e8eba: Download complete [2021-05-25T10:05:57.336Z] --- PASS: TestUpdateMemory (0.77s) [2021-05-25T10:05:57.336Z] === RUN TestUpdateCPUQuota [2021-05-25T10:05:57.961Z] 83ab935e8eba: Pull complete [2021-05-25T10:05:57.961Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:05:57.961Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:05:58.323Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-25T10:05:58.460Z] --- PASS: TestTemplatedSecret (3.73s) [2021-05-25T10:05:58.460Z] === RUN TestSecretCreateResolve [2021-05-25T10:05:58.582Z] === CONT TestStopContainerWithTimeout/1 [2021-05-25T10:05:58.852Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-05-25T10:05:58.852Z] === RUN TestUpdatePidsLimit [2021-05-25T10:05:58.852Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-25T10:05:59.146Z] === RUN TestUpdatePidsLimit/no_change [2021-05-25T10:05:59.440Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-25T10:05:59.736Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-25T10:06:00.032Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-25T10:06:00.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-25T10:06:00.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:06:01.006Z] --- PASS: TestSecretCreateResolve (3.20s) [2021-05-25T10:06:01.006Z] PASS [2021-05-25T10:06:01.006Z] [2021-05-25T10:06:01.006Z] DONE 6 tests in 19.704s [2021-05-25T10:06:01.006Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T10:06:01.006Z] ++ 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-05-25T10:06:01.006Z] ++ set -e [2021-05-25T10:06:01.006Z] ++ '[' -n 0 ']' [2021-05-25T10:06:01.006Z] ++ set -x [2021-05-25T10:06:01.006Z] ++ env -i DEST=/go/src/github.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-05-25T10:06:01.063Z] + bundleName=s390x-integration [2021-05-25T10:06:01.063Z] + echo Creating s390x-integration-bundles.tar.gz [2021-05-25T10:06:01.063Z] Creating s390x-integration-bundles.tar.gz [2021-05-25T10:06:01.063Z] + + xargsfind tar bundles -czf -path s390x-integration-bundles.tar.gz */root/*overlay2 [2021-05-25T10:06:01.063Z] -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-25T10:06:01.101Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-05-25T10:06:01.101Z] --- PASS: TestStopContainerWithTimeout/0 (2.34s) [2021-05-25T10:06:01.101Z] --- PASS: TestStopContainerWithTimeout/-1 (4.49s) [2021-05-25T10:06:01.101Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-05-25T10:06:01.101Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2021-05-25T10:06:01.101Z] === RUN TestDeleteDevicemapper [2021-05-25T10:06:01.101Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-05-25T10:06:01.101Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:06:01.101Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T10:06:01.106Z] Archiving artifacts [2021-05-25T10:06:01.267Z] INFO: Testing against a local daemon [2021-05-25T10:06:01.267Z] === RUN TestServiceCreateInit [2021-05-25T10:06:01.267Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:06:01.451Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:06:01.663Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit (2.64s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.31s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-05-25T10:06:01.694Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s) [2021-05-25T10:06:01.694Z] === RUN TestUpdateRestartPolicy [2021-05-25T10:06:01.892Z] + make clean [2021-05-25T10:06:02.181Z] docker volume rm -f docker-dev-cache [2021-05-25T10:06:02.181Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:06:03.028Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-25T10:06:03.589Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-25T10:06:03.844Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-25T10:06:04.406Z] === RUN TestDockerSuite/TestBuildCmdShDashC [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:06:04.968Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-25T10:06:04.968Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-25T10:06:06.557Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:06:07.485Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-25T10:06:07.485Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.66s) [2021-05-25T10:06:07.485Z] === RUN TestUpdateMemory [2021-05-25T10:06:07.485Z] --- SKIP: TestUpdateMemory (0.00s) [2021-05-25T10:06:07.485Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:06:07.485Z] === RUN TestUpdateCPUQuota [2021-05-25T10:06:08.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-05-25T10:06:11.847Z] --- PASS: TestServiceCreateInit (10.67s) [2021-05-25T10:06:11.847Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.28s) [2021-05-25T10:06:11.847Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.36s) [2021-05-25T10:06:11.847Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:06:12.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-05-25T10:06:13.944Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-25T10:06:14.382Z] --- PASS: TestUpdateRestartPolicy (11.39s) [2021-05-25T10:06:14.382Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T10:06:14.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2021-05-25T10:06:14.382Z] === RUN TestWaitNonBlocked [2021-05-25T10:06:14.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:14.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:14.382Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:14.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:14.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:14.382Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:14.382Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-25T10:06:14.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-05-25T10:06:14.382Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2021-05-25T10:06:14.382Z] === RUN TestWaitBlocked [2021-05-25T10:06:14.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:14.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:14.382Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:14.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:14.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:14.382Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:14.872Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-25T10:06:15.039Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-25T10:06:15.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2021-05-25T10:06:15.039Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2021-05-25T10:06:15.039Z] === CONT TestContainerStartOnDaemonRestart [2021-05-25T10:06:15.039Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T10:06:15.039Z] === CONT TestIpcModeOlderClient [2021-05-25T10:06:15.039Z] === CONT TestDaemonHostGatewayIP [2021-05-25T10:06:15.039Z] --- PASS: TestIpcModeOlderClient (0.14s) [2021-05-25T10:06:15.039Z] === CONT TestDaemonRestartIpcMode [2021-05-25T10:06:15.433Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-05-25T10:06:15.689Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-25T10:06:15.944Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-25T10:06:16.871Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-25T10:06:17.434Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-25T10:06:17.996Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-25T10:06:17.996Z] --- PASS: TestUpdateCPUQuota (10.56s) [2021-05-25T10:06:17.996Z] === RUN TestUpdatePidsLimit [2021-05-25T10:06:17.996Z] === RUN TestUpdatePidsLimit/update_from_none [2021-05-25T10:06:18.923Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-05-25T10:06:19.178Z] === RUN TestUpdatePidsLimit/no_change [2021-05-25T10:06:19.556Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.04s) [2021-05-25T10:06:19.556Z] === CONT TestContainerKillOnDaemonStart [2021-05-25T10:06:19.556Z] --- PASS: TestContainerStartOnDaemonRestart (4.17s) [2021-05-25T10:06:19.556Z] --- PASS: TestDaemonHostGatewayIP (4.55s) [2021-05-25T10:06:20.196Z] --- PASS: TestDaemonRestartIpcMode (4.82s) [2021-05-25T10:06:20.544Z] === RUN TestUpdatePidsLimit/update_lower [2021-05-25T10:06:21.909Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-05-25T10:06:23.274Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-05-25T10:06:24.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-05-25T10:06:24.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-05-25T10:06:24.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-05-25T10:06:24.764Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-05-25T10:06:26.130Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit (9.82s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.20s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/no_change (1.35s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/update_lower (1.39s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.20s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.38s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) [2021-05-25T10:06:28.020Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-05-25T10:06:28.020Z] === RUN TestUpdateRestartPolicy [2021-05-25T10:06:29.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-05-25T10:06:32.519Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-25T10:06:32.899Z] --- PASS: TestContainerKillOnDaemonStart (12.03s) [2021-05-25T10:06:32.899Z] PASS [2021-05-25T10:06:32.899Z] [2021-05-25T10:06:32.899Z] === Skipped [2021-05-25T10:06:32.899Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-05-25T10:06:32.899Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:06:32.899Z] [2021-05-25T10:06:32.899Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:06:32.899Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:06:32.899Z] [2021-05-25T10:06:32.899Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T10:06:32.899Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:06:32.899Z] [2021-05-25T10:06:32.899Z] [2021-05-25T10:06:32.899Z] DONE 195 tests, 3 skipped in 116.303s [2021-05-25T10:06:32.899Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T10:06:32.899Z] ++ 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-05-25T10:06:32.899Z] ++ set -e [2021-05-25T10:06:32.899Z] ++ '[' -n 0 ']' [2021-05-25T10:06:32.899Z] ++ set -x [2021-05-25T10:06:32.899Z] ++ env -i DEST=/go/src/github.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-05-25T10:06:32.899Z] INFO: Testing against a local daemon [2021-05-25T10:06:32.899Z] === RUN TestCommitInheritsEnv [2021-05-25T10:06:32.899Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-05-25T10:06:32.899Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T10:06:32.899Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-25T10:06:32.899Z] === RUN TestImagesFilterMultiReference [2021-05-25T10:06:32.899Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-05-25T10:06:32.899Z] === RUN TestImagePullPlatformInvalid [2021-05-25T10:06:32.899Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-25T10:06:32.899Z] === RUN TestRemoveImageOrphaning [2021-05-25T10:06:32.899Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2021-05-25T10:06:32.899Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T10:06:32.900Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-05-25T10:06:32.900Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:06:32.900Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T10:06:32.900Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-05-25T10:06:32.900Z] === RUN TestTagInvalidReference [2021-05-25T10:06:32.900Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-25T10:06:32.900Z] === RUN TestTagValidPrefixedRepo [2021-05-25T10:06:32.900Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-05-25T10:06:32.900Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T10:06:32.900Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-05-25T10:06:32.900Z] === RUN TestTagOfficialNames [2021-05-25T10:06:32.900Z] --- PASS: TestTagOfficialNames (0.04s) [2021-05-25T10:06:32.900Z] === RUN TestTagMatchesDigest [2021-05-25T10:06:32.900Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-05-25T10:06:32.900Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-25T10:06:32.973Z] === RUN TestBoolValue [2021-05-25T10:06:32.973Z] --- PASS: TestBoolValue (0.00s) [2021-05-25T10:06:32.973Z] === RUN TestBoolValueOrDefault [2021-05-25T10:06:32.973Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-05-25T10:06:32.973Z] === RUN TestInt64ValueOrZero [2021-05-25T10:06:32.973Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-05-25T10:06:32.973Z] === RUN TestInt64ValueOrDefault [2021-05-25T10:06:32.973Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-05-25T10:06:32.973Z] === RUN TestInt64ValueOrDefaultWithError [2021-05-25T10:06:32.973Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-05-25T10:06:32.973Z] === RUN TestJsonContentType [2021-05-25T10:06:32.973Z] --- PASS: TestJsonContentType (0.00s) [2021-05-25T10:06:32.973Z] PASS [2021-05-25T10:06:32.973Z] coverage: 14.7% of statements [2021-05-25T10:06:32.973Z] ok github.com/docker/docker/api/server/httputils 0.067s coverage: 14.7% of statements [2021-05-25T10:06:33.811Z] --- PASS: TestCreateServiceMultipleTimes (18.24s) [2021-05-25T10:06:33.811Z] === RUN TestCreateServiceConflict [2021-05-25T10:06:33.811Z] --- PASS: TestCreateServiceConflict (3.15s) [2021-05-25T10:06:33.811Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:06:34.500Z] === RUN TestMaskSecretKeys [2021-05-25T10:06:34.500Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-05-25T10:06:34.500Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-05-25T10:06:34.500Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-05-25T10:06:34.500Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-05-25T10:06:34.500Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-05-25T10:06:34.500Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-05-25T10:06:34.500Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-05-25T10:06:34.500Z] === RUN TestVersionMiddlewareVersion [2021-05-25T10:06:34.500Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-05-25T10:06:34.500Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-05-25T10:06:34.500Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-05-25T10:06:34.500Z] PASS [2021-05-25T10:06:34.500Z] coverage: 37.7% of statements [2021-05-25T10:06:34.500Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-25T10:06:34.500Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-25T10:06:34.629Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-25T10:06:34.629Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-25T10:06:35.191Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-25T10:06:36.025Z] === RUN TestStrSliceMarshalJSON [2021-05-25T10:06:36.025Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestStrSliceUnmarshalJSON [2021-05-25T10:06:36.025Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestStrSliceUnmarshalString [2021-05-25T10:06:36.025Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestStrSliceUnmarshalSlice [2021-05-25T10:06:36.025Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-05-25T10:06:36.025Z] PASS [2021-05-25T10:06:36.025Z] coverage: 90.0% of statements [2021-05-25T10:06:36.025Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2021-05-25T10:06:36.025Z] === RUN TestToJSON [2021-05-25T10:06:36.025Z] --- PASS: TestToJSON (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestToParamWithVersion [2021-05-25T10:06:36.025Z] --- PASS: TestToParamWithVersion (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestFromJSON [2021-05-25T10:06:36.025Z] --- PASS: TestFromJSON (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestEmpty [2021-05-25T10:06:36.025Z] --- PASS: TestEmpty (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestArgsMatchKVListEmptySources [2021-05-25T10:06:36.025Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestArgsMatchKVList [2021-05-25T10:06:36.025Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestArgsMatch [2021-05-25T10:06:36.025Z] --- PASS: TestArgsMatch (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestAdd [2021-05-25T10:06:36.025Z] --- PASS: TestAdd (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestDel [2021-05-25T10:06:36.025Z] --- PASS: TestDel (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestLen [2021-05-25T10:06:36.025Z] --- PASS: TestLen (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestExactMatch [2021-05-25T10:06:36.025Z] --- PASS: TestExactMatch (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestOnlyOneExactMatch [2021-05-25T10:06:36.025Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestContains [2021-05-25T10:06:36.025Z] --- PASS: TestContains (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestValidate [2021-05-25T10:06:36.025Z] --- PASS: TestValidate (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestWalkValues [2021-05-25T10:06:36.025Z] --- PASS: TestWalkValues (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestFuzzyMatch [2021-05-25T10:06:36.025Z] --- PASS: TestFuzzyMatch (0.00s) [2021-05-25T10:06:36.025Z] === RUN TestClone [2021-05-25T10:06:36.025Z] --- PASS: TestClone (0.00s) [2021-05-25T10:06:36.025Z] PASS [2021-05-25T10:06:36.025Z] coverage: 92.2% of statements [2021-05-25T10:06:36.025Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2021-05-25T10:06:36.482Z] === RUN TestAdjustForAPIVersion [2021-05-25T10:06:36.482Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-05-25T10:06:36.482Z] PASS [2021-05-25T10:06:36.482Z] coverage: 5.7% of statements [2021-05-25T10:06:36.482Z] ok github.com/docker/docker/api/server/router/swarm 0.084s coverage: 5.7% of statements [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-25T10:06:36.482Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-25T10:06:36.482Z] === RUN TestDurationToSecondsString [2021-05-25T10:06:36.482Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-05-25T10:06:36.482Z] === RUN TestGetTimestamp [2021-05-25T10:06:36.482Z] --- PASS: TestGetTimestamp (0.15s) [2021-05-25T10:06:36.482Z] === RUN TestParseTimestamps [2021-05-25T10:06:36.482Z] --- PASS: TestParseTimestamps (0.00s) [2021-05-25T10:06:36.482Z] PASS [2021-05-25T10:06:36.482Z] coverage: 100.0% of statements [2021-05-25T10:06:36.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-05-25T10:06:36.937Z] ok github.com/docker/docker/api/types/time 0.207s coverage: 100.0% of statements [2021-05-25T10:06:36.937Z] === RUN TestCompareVersion [2021-05-25T10:06:36.937Z] --- PASS: TestCompareVersion (0.00s) [2021-05-25T10:06:36.937Z] PASS [2021-05-25T10:06:36.937Z] coverage: 75.0% of statements [2021-05-25T10:06:36.937Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-25T10:06:36.937Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-25T10:06:37.124Z] --- PASS: TestCreateServiceMaxReplicas (3.61s) [2021-05-25T10:06:37.124Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:06:38.463Z] === RUN TestParseRemoteURL [2021-05-25T10:06:38.463Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-05-25T10:06:38.463Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-05-25T10:06:38.463Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-05-25T10:06:38.918Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-05-25T10:06:38.918Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-05-25T10:06:38.918Z] === RUN TestCloneArgsSmartHttp [2021-05-25T10:06:38.918Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-05-25T10:06:38.918Z] === RUN TestCloneArgsDumbHttp [2021-05-25T10:06:38.918Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-05-25T10:06:38.918Z] === RUN TestCloneArgsGit [2021-05-25T10:06:38.918Z] --- PASS: TestCloneArgsGit (0.00s) [2021-05-25T10:06:38.918Z] === RUN TestCheckoutGit [2021-05-25T10:06:39.823Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-25T10:06:40.440Z] === RUN TestEnable [2021-05-25T10:06:40.440Z] --- PASS: TestEnable (0.00s) [2021-05-25T10:06:40.440Z] === RUN TestDisable [2021-05-25T10:06:40.440Z] --- PASS: TestDisable (0.00s) [2021-05-25T10:06:40.440Z] === RUN TestEnabled [2021-05-25T10:06:40.440Z] --- PASS: TestEnabled (0.00s) [2021-05-25T10:06:40.440Z] PASS [2021-05-25T10:06:40.440Z] coverage: 100.0% of statements [2021-05-25T10:06:40.440Z] ok github.com/docker/docker/cli/debug 0.073s coverage: 100.0% of statements [2021-05-25T10:06:40.752Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-05-25T10:06:41.399Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-05-25T10:06:41.399Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestProcessNoDockerignore [2021-05-25T10:06:41.399Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestProcessShouldLeaveAllFiles [2021-05-25T10:06:41.399Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-05-25T10:06:41.399Z] === RUN TestDetectContentType [2021-05-25T10:06:41.399Z] --- PASS: TestDetectContentType (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestSelectAcceptableMIME [2021-05-25T10:06:41.399Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestInspectEmptyResponse [2021-05-25T10:06:41.399Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestInspectResponseBinary [2021-05-25T10:06:41.399Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestResponseUnsupportedContentType [2021-05-25T10:06:41.399Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestInspectResponseTextSimple [2021-05-25T10:06:41.399Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestInspectResponseEmptyContentType [2021-05-25T10:06:41.399Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestUnknownContentLength [2021-05-25T10:06:41.399Z] --- PASS: TestUnknownContentLength (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestDownloadRemote [2021-05-25T10:06:41.399Z] --- PASS: TestDownloadRemote (0.08s) [2021-05-25T10:06:41.399Z] === RUN TestGetWithStatusError [2021-05-25T10:06:41.399Z] --- PASS: TestGetWithStatusError (0.01s) [2021-05-25T10:06:41.399Z] === RUN TestCloseRootDirectory [2021-05-25T10:06:41.399Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-05-25T10:06:41.399Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:06:41.399Z] === RUN TestHashFile [2021-05-25T10:06:41.399Z] --- SKIP: TestHashFile (0.00s) [2021-05-25T10:06:41.399Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:06:41.399Z] === RUN TestHashSubdir [2021-05-25T10:06:41.399Z] --- SKIP: TestHashSubdir (0.00s) [2021-05-25T10:06:41.399Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:06:41.399Z] === RUN TestRemoveDirectory [2021-05-25T10:06:41.399Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-05-25T10:06:41.399Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:06:41.399Z] PASS [2021-05-25T10:06:41.399Z] coverage: 9.3% of statements [2021-05-25T10:06:41.399Z] ok github.com/docker/docker/builder/remotecontext 0.313s coverage: 9.3% of statements [2021-05-25T10:06:41.399Z] === RUN TestGetAllAllowed [2021-05-25T10:06:41.399Z] --- PASS: TestGetAllAllowed (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestGetAllMeta [2021-05-25T10:06:41.399Z] --- PASS: TestGetAllMeta (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestWarnOnUnusedBuildArgs [2021-05-25T10:06:41.399Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestIsUnreferencedBuiltin [2021-05-25T10:06:41.399Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestIsExistingDirectory [2021-05-25T10:06:41.399Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestGetFilenameForDownload [2021-05-25T10:06:41.399Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestEnv2Variables [2021-05-25T10:06:41.399Z] --- PASS: TestEnv2Variables (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-05-25T10:06:41.399Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestMaintainer [2021-05-25T10:06:41.399Z] --- PASS: TestMaintainer (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestLabel [2021-05-25T10:06:41.399Z] --- PASS: TestLabel (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestFromScratch [2021-05-25T10:06:41.399Z] --- PASS: TestFromScratch (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestFromWithArg [2021-05-25T10:06:41.399Z] --- PASS: TestFromWithArg (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-05-25T10:06:41.399Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestFromWithUndefinedArg [2021-05-25T10:06:41.399Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestFromMultiStageWithNamedStage [2021-05-25T10:06:41.399Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestOnbuild [2021-05-25T10:06:41.399Z] --- PASS: TestOnbuild (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestWorkdir [2021-05-25T10:06:41.399Z] --- PASS: TestWorkdir (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestCmd [2021-05-25T10:06:41.399Z] --- PASS: TestCmd (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestHealthcheckNone [2021-05-25T10:06:41.399Z] --- PASS: TestHealthcheckNone (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestHealthcheckCmd [2021-05-25T10:06:41.399Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestEntrypoint [2021-05-25T10:06:41.399Z] --- PASS: TestEntrypoint (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestExpose [2021-05-25T10:06:41.399Z] --- PASS: TestExpose (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestUser [2021-05-25T10:06:41.399Z] --- PASS: TestUser (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestVolume [2021-05-25T10:06:41.399Z] --- PASS: TestVolume (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestStopSignal [2021-05-25T10:06:41.399Z] --- SKIP: TestStopSignal (0.00s) [2021-05-25T10:06:41.399Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-25T10:06:41.399Z] === RUN TestArg [2021-05-25T10:06:41.399Z] --- PASS: TestArg (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestShell [2021-05-25T10:06:41.399Z] --- PASS: TestShell (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestPrependEnvOnCmd [2021-05-25T10:06:41.399Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestRunWithBuildArgs [2021-05-25T10:06:41.399Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestRunIgnoresHealthcheck [2021-05-25T10:06:41.399Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-05-25T10:06:41.399Z] === RUN TestDispatchUnsupportedOptions [2021-05-25T10:06:41.399Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-05-25T10:06:41.399Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-05-25T10:06:41.400Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-05-25T10:06:41.400Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-05-25T10:06:41.400Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-05-25T10:06:41.400Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-05-25T10:06:41.400Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-05-25T10:06:41.400Z] === RUN TestNormalizeWorkdir [2021-05-25T10:06:41.400Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-05-25T10:06:41.400Z] === RUN TestDispatch [2021-05-25T10:06:41.400Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-05-25T10:06:41.400Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-05-25T10:06:41.400Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-05-25T10:06:41.400Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-05-25T10:06:41.400Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-05-25T10:06:41.855Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-05-25T10:06:41.855Z] === RUN TestDispatch/COPY_url [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch (0.08s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-05-25T10:06:41.855Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestAddScratchImageAddsToMounts [2021-05-25T10:06:41.855Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestAddFromScratchPopulatesPlatform [2021-05-25T10:06:41.855Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-05-25T10:06:41.855Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-05-25T10:06:41.855Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestImageSourceGetAddsToMounts [2021-05-25T10:06:41.855Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestEmptyDockerfile [2021-05-25T10:06:41.855Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-05-25T10:06:41.855Z] === RUN TestSymlinkDockerfile [2021-05-25T10:06:41.855Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-05-25T10:06:41.855Z] === RUN TestDockerfileOutsideTheBuildContext [2021-05-25T10:06:41.855Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestNonExistingDockerfile [2021-05-25T10:06:41.855Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestCopyRunConfig [2021-05-25T10:06:41.855Z] --- PASS: TestCopyRunConfig (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestDeepCopyRunConfig [2021-05-25T10:06:41.855Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestExportImage [2021-05-25T10:06:41.855Z] --- PASS: TestExportImage (0.00s) [2021-05-25T10:06:41.855Z] === RUN TestNormalizeDest [2021-05-25T10:06:41.855Z] --- PASS: TestNormalizeDest (0.00s) [2021-05-25T10:06:41.855Z] PASS [2021-05-25T10:06:41.855Z] coverage: 46.8% of statements [2021-05-25T10:06:41.855Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 46.8% of statements [2021-05-25T10:06:41.855Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-25T10:06:44.019Z] --- PASS: TestUpdateRestartPolicy (15.59s) [2021-05-25T10:06:44.019Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T10:06:44.019Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-25T10:06:44.582Z] --- PASS: TestUpdateRestartWithAutoRemove (1.14s) [2021-05-25T10:06:44.582Z] === RUN TestWaitNonBlocked [2021-05-25T10:06:44.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:44.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:44.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:44.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:44.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:06:44.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:06:45.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-05-25T10:06:46.082Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-25T10:06:46.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-25T10:06:46.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-25T10:06:46.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-25T10:06:46.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-25T10:06:47.039Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-05-25T10:06:47.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.09s) [2021-05-25T10:06:47.039Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.26s) [2021-05-25T10:06:47.039Z] === RUN TestWaitBlocked [2021-05-25T10:06:47.039Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:47.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:47.039Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:47.039Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:47.039Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-05-25T10:06:47.039Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-05-25T10:06:48.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-05-25T10:06:48.929Z] --- PASS: TestWaitBlocked (0.02s) [2021-05-25T10:06:48.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.99s) [2021-05-25T10:06:48.929Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.12s) [2021-05-25T10:06:48.929Z] === CONT TestContainerStartOnDaemonRestart [2021-05-25T10:06:48.929Z] === CONT TestIpcModeOlderClient [2021-05-25T10:06:49.185Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-05-25T10:06:49.185Z] === CONT TestRestartDaemonWithRestartingContainer [2021-05-25T10:06:52.030Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.82s) [2021-05-25T10:06:52.030Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:06:52.136Z] === RUN TestCheckpointCreateError [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointCreate [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointCreate (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointDeleteError [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointDelete [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointDelete (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointListError [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointListError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointList [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointList (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestCheckpointListContainerNotFound [2021-05-25T10:06:52.136Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNewClientWithOpsFromEnv [2021-05-25T10:06:52.136Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-05-25T10:06:52.136Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-25T10:06:52.136Z] === RUN TestGetAPIPath [2021-05-25T10:06:52.136Z] --- PASS: TestGetAPIPath (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestParseHostURL [2021-05-25T10:06:52.136Z] --- PASS: TestParseHostURL (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-05-25T10:06:52.136Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPIVersionEmpty [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPIVersion [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPVersionOverride [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPIVersionAutomatic [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-05-25T10:06:52.136Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestClientRedirect [2021-05-25T10:06:52.136Z] --- PASS: TestClientRedirect (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigCreateUnsupported [2021-05-25T10:06:52.136Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigCreateError [2021-05-25T10:06:52.136Z] --- PASS: TestConfigCreateError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigCreate [2021-05-25T10:06:52.136Z] --- PASS: TestConfigCreate (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspectNotFound [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspectWithEmptyID [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspectUnsupported [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspectError [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspectError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspectConfigNotFound [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigInspect [2021-05-25T10:06:52.136Z] --- PASS: TestConfigInspect (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigListUnsupported [2021-05-25T10:06:52.136Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigListError [2021-05-25T10:06:52.136Z] --- PASS: TestConfigListError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigList [2021-05-25T10:06:52.136Z] --- PASS: TestConfigList (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigRemoveUnsupported [2021-05-25T10:06:52.136Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigRemoveError [2021-05-25T10:06:52.136Z] --- PASS: TestConfigRemoveError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigRemove [2021-05-25T10:06:52.136Z] --- PASS: TestConfigRemove (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigUpdateUnsupported [2021-05-25T10:06:52.136Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigUpdateError [2021-05-25T10:06:52.136Z] --- PASS: TestConfigUpdateError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestConfigUpdate [2021-05-25T10:06:52.136Z] --- PASS: TestConfigUpdate (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerCommitError [2021-05-25T10:06:52.136Z] --- PASS: TestContainerCommitError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerCommit [2021-05-25T10:06:52.136Z] --- PASS: TestContainerCommit (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerStatPathError [2021-05-25T10:06:52.136Z] --- PASS: TestContainerStatPathError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerStatPathNotFoundError [2021-05-25T10:06:52.136Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerStatPathNoHeaderError [2021-05-25T10:06:52.136Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-05-25T10:06:52.136Z] === RUN TestContainerStatPath [2021-05-25T10:06:52.136Z] --- PASS: TestContainerStatPath (0.00s) [2021-05-25T10:06:52.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-25T10:06:52.600Z] === RUN TestCopyToContainerError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyToContainerError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyToContainerNotFoundError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyToContainerNotStatusOKError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyToContainer [2021-05-25T10:06:52.600Z] --- PASS: TestCopyToContainer (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyFromContainerError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyFromContainerNotFoundError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyFromContainerNotStatusOKError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyFromContainerNoHeaderError [2021-05-25T10:06:52.600Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestCopyFromContainer [2021-05-25T10:06:52.600Z] --- PASS: TestCopyFromContainer (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerCreateError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerCreateError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerCreateImageNotFound [2021-05-25T10:06:52.600Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerCreateWithName [2021-05-25T10:06:52.600Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerCreateAutoRemove [2021-05-25T10:06:52.600Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerDiffError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerDiffError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerDiff [2021-05-25T10:06:52.600Z] --- PASS: TestContainerDiff (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecCreateError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecCreate [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecCreate (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecStartError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecStartError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecStart [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecStart (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecInspectError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecInspect [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecInspect (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExportError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExportError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExport [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExport (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerInspectError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerInspectError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerInspectContainerNotFound [2021-05-25T10:06:52.600Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerInspectWithEmptyID [2021-05-25T10:06:52.600Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerInspect [2021-05-25T10:06:52.600Z] --- PASS: TestContainerInspect (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerInspectNode [2021-05-25T10:06:52.600Z] --- PASS: TestContainerInspectNode (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerKillError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerKillError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerKill [2021-05-25T10:06:52.600Z] --- PASS: TestContainerKill (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerListError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerListError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerList [2021-05-25T10:06:52.600Z] --- PASS: TestContainerList (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerLogsNotFoundError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerLogsError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerLogsError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerLogs [2021-05-25T10:06:52.600Z] --- PASS: TestContainerLogs (0.22s) [2021-05-25T10:06:52.600Z] === RUN TestContainerPauseError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerPauseError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerPause [2021-05-25T10:06:52.600Z] --- PASS: TestContainerPause (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainersPruneError [2021-05-25T10:06:52.600Z] --- PASS: TestContainersPruneError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainersPrune [2021-05-25T10:06:52.600Z] --- PASS: TestContainersPrune (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRemoveError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRemoveError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRemoveNotFoundError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRemove [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRemove (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRenameError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRenameError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRename [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRename (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerResizeError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerResizeError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecResizeError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerResize [2021-05-25T10:06:52.600Z] --- PASS: TestContainerResize (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerExecResize [2021-05-25T10:06:52.600Z] --- PASS: TestContainerExecResize (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRestartError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRestartError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerRestart [2021-05-25T10:06:52.600Z] --- PASS: TestContainerRestart (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStartError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStartError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStart [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStart (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStatsError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStatsError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStats [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStats (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStopError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStopError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerStop [2021-05-25T10:06:52.600Z] --- PASS: TestContainerStop (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerTopError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerTopError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerTop [2021-05-25T10:06:52.600Z] --- PASS: TestContainerTop (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerUnpauseError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerUnpause [2021-05-25T10:06:52.600Z] --- PASS: TestContainerUnpause (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerUpdateError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerUpdateError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerUpdate [2021-05-25T10:06:52.600Z] --- PASS: TestContainerUpdate (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerWaitError [2021-05-25T10:06:52.600Z] --- PASS: TestContainerWaitError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestContainerWait [2021-05-25T10:06:52.600Z] --- PASS: TestContainerWait (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestDiskUsageError [2021-05-25T10:06:52.600Z] --- PASS: TestDiskUsageError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestDiskUsage [2021-05-25T10:06:52.600Z] --- PASS: TestDiskUsage (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestDistributionInspectUnsupported [2021-05-25T10:06:52.600Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestDistributionInspectWithEmptyID [2021-05-25T10:06:52.600Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestEventsErrorInOptions [2021-05-25T10:06:52.600Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestEventsErrorFromServer [2021-05-25T10:06:52.600Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestEvents [2021-05-25T10:06:52.600Z] --- PASS: TestEvents (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestTLSCloseWriter [2021-05-25T10:06:52.600Z] === PAUSE TestTLSCloseWriter [2021-05-25T10:06:52.600Z] === RUN TestImageBuildError [2021-05-25T10:06:52.600Z] --- PASS: TestImageBuildError (0.00s) [2021-05-25T10:06:52.600Z] === RUN TestImageBuild [2021-05-25T10:06:52.600Z] --- PASS: TestImageBuild (0.01s) [2021-05-25T10:06:52.601Z] === RUN TestGetDockerOS [2021-05-25T10:06:52.601Z] --- PASS: TestGetDockerOS (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageCreateError [2021-05-25T10:06:53.063Z] --- PASS: TestImageCreateError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageCreate [2021-05-25T10:06:53.063Z] --- PASS: TestImageCreate (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageHistoryError [2021-05-25T10:06:53.063Z] --- PASS: TestImageHistoryError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageHistory [2021-05-25T10:06:53.063Z] --- PASS: TestImageHistory (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageImportError [2021-05-25T10:06:53.063Z] --- PASS: TestImageImportError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageImport [2021-05-25T10:06:53.063Z] --- PASS: TestImageImport (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageInspectError [2021-05-25T10:06:53.063Z] --- PASS: TestImageInspectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageInspectImageNotFound [2021-05-25T10:06:53.063Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageInspectWithEmptyID [2021-05-25T10:06:53.063Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageInspect [2021-05-25T10:06:53.063Z] --- PASS: TestImageInspect (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageListError [2021-05-25T10:06:53.063Z] --- PASS: TestImageListError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageList [2021-05-25T10:06:53.063Z] --- PASS: TestImageList (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageListApiBefore125 [2021-05-25T10:06:53.063Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageLoadError [2021-05-25T10:06:53.063Z] --- PASS: TestImageLoadError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageLoad [2021-05-25T10:06:53.063Z] --- PASS: TestImageLoad (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagesPruneError [2021-05-25T10:06:53.063Z] --- PASS: TestImagesPruneError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagesPrune [2021-05-25T10:06:53.063Z] --- PASS: TestImagesPrune (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullReferenceParseError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullAnyError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullAnyError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullStatusUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePullWithoutErrors [2021-05-25T10:06:53.063Z] --- PASS: TestImagePullWithoutErrors (0.01s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushReferenceError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushAnyError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushAnyError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushStatusUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithoutErrors [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-05-25T10:06:53.063Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageRemoveError [2021-05-25T10:06:53.063Z] --- PASS: TestImageRemoveError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageRemoveImageNotFound [2021-05-25T10:06:53.063Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageRemove [2021-05-25T10:06:53.063Z] --- PASS: TestImageRemove (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSaveError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSaveError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSave [2021-05-25T10:06:53.063Z] --- PASS: TestImageSave (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchAnyError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchStatusUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageSearchWithoutErrors [2021-05-25T10:06:53.063Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageTagError [2021-05-25T10:06:53.063Z] --- PASS: TestImageTagError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageTagInvalidReference [2021-05-25T10:06:53.063Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageTagInvalidSourceImageName [2021-05-25T10:06:53.063Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageTagHexSource [2021-05-25T10:06:53.063Z] --- PASS: TestImageTagHexSource (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestImageTag [2021-05-25T10:06:53.063Z] --- PASS: TestImageTag (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestInfoServerError [2021-05-25T10:06:53.063Z] --- PASS: TestInfoServerError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestInfoInvalidResponseJSONError [2021-05-25T10:06:53.063Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestInfo [2021-05-25T10:06:53.063Z] --- PASS: TestInfo (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkConnectError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkConnectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkConnect [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkConnect (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkCreateError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkCreateError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkCreate [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkCreate (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkDisconnectError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkDisconnect [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkInspectError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkInspectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkInspectNotFoundError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkInspectWithEmptyID [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkInspect [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkInspect (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkListError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkListError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkList [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkList (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworksPruneError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworksPruneError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworksPrune [2021-05-25T10:06:53.063Z] --- PASS: TestNetworksPrune (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkRemoveError [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNetworkRemove [2021-05-25T10:06:53.063Z] --- PASS: TestNetworkRemove (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeInspectError [2021-05-25T10:06:53.063Z] --- PASS: TestNodeInspectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeInspectNodeNotFound [2021-05-25T10:06:53.063Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeInspectWithEmptyID [2021-05-25T10:06:53.063Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeInspect [2021-05-25T10:06:53.063Z] --- PASS: TestNodeInspect (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeListError [2021-05-25T10:06:53.063Z] --- PASS: TestNodeListError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeList [2021-05-25T10:06:53.063Z] --- PASS: TestNodeList (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeRemoveError [2021-05-25T10:06:53.063Z] --- PASS: TestNodeRemoveError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeRemove [2021-05-25T10:06:53.063Z] --- PASS: TestNodeRemove (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeUpdateError [2021-05-25T10:06:53.063Z] --- PASS: TestNodeUpdateError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestNodeUpdate [2021-05-25T10:06:53.063Z] --- PASS: TestNodeUpdate (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestOptionWithTimeout [2021-05-25T10:06:53.063Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPingFail [2021-05-25T10:06:53.063Z] --- PASS: TestPingFail (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPingWithError [2021-05-25T10:06:53.063Z] 2021/05/25 10:06:52 RoundTripper returned a response & error; ignoring response [2021-05-25T10:06:53.063Z] 2021/05/25 10:06:52 RoundTripper returned a response & error; ignoring response [2021-05-25T10:06:53.063Z] --- PASS: TestPingWithError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPingSuccess [2021-05-25T10:06:53.063Z] --- PASS: TestPingSuccess (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPingHeadFallback [2021-05-25T10:06:53.063Z] === RUN TestPingHeadFallback/OK [2021-05-25T10:06:53.063Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-05-25T10:06:53.063Z] === RUN TestPingHeadFallback/Not_Found [2021-05-25T10:06:53.063Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-05-25T10:06:53.063Z] --- PASS: TestPingHeadFallback (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-05-25T10:06:53.063Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginDisableError [2021-05-25T10:06:53.063Z] --- PASS: TestPluginDisableError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginDisable [2021-05-25T10:06:53.063Z] --- PASS: TestPluginDisable (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginEnableError [2021-05-25T10:06:53.063Z] --- PASS: TestPluginEnableError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginEnable [2021-05-25T10:06:53.063Z] --- PASS: TestPluginEnable (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginInspectError [2021-05-25T10:06:53.063Z] --- PASS: TestPluginInspectError (0.00s) [2021-05-25T10:06:53.063Z] === RUN TestPluginInspectWithEmptyID [2021-05-25T10:06:53.064Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginInspect [2021-05-25T10:06:53.064Z] --- PASS: TestPluginInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginListError [2021-05-25T10:06:53.064Z] --- PASS: TestPluginListError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginList [2021-05-25T10:06:53.064Z] --- PASS: TestPluginList (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginPushError [2021-05-25T10:06:53.064Z] --- PASS: TestPluginPushError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginPush [2021-05-25T10:06:53.064Z] --- PASS: TestPluginPush (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginRemoveError [2021-05-25T10:06:53.064Z] --- PASS: TestPluginRemoveError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginRemove [2021-05-25T10:06:53.064Z] --- PASS: TestPluginRemove (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginSetError [2021-05-25T10:06:53.064Z] --- PASS: TestPluginSetError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPluginSet [2021-05-25T10:06:53.064Z] --- PASS: TestPluginSet (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSetHostHeader [2021-05-25T10:06:53.064Z] --- PASS: TestSetHostHeader (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestPlainTextError [2021-05-25T10:06:53.064Z] --- PASS: TestPlainTextError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestInfiniteError [2021-05-25T10:06:53.064Z] --- PASS: TestInfiniteError (0.02s) [2021-05-25T10:06:53.064Z] === RUN TestSecretCreateUnsupported [2021-05-25T10:06:53.064Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretCreateError [2021-05-25T10:06:53.064Z] --- PASS: TestSecretCreateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretCreate [2021-05-25T10:06:53.064Z] --- PASS: TestSecretCreate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretInspectUnsupported [2021-05-25T10:06:53.064Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretInspectError [2021-05-25T10:06:53.064Z] --- PASS: TestSecretInspectError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretInspectSecretNotFound [2021-05-25T10:06:53.064Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretInspectWithEmptyID [2021-05-25T10:06:53.064Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretInspect [2021-05-25T10:06:53.064Z] --- PASS: TestSecretInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretListUnsupported [2021-05-25T10:06:53.064Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretListError [2021-05-25T10:06:53.064Z] --- PASS: TestSecretListError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretList [2021-05-25T10:06:53.064Z] --- PASS: TestSecretList (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretRemoveUnsupported [2021-05-25T10:06:53.064Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretRemoveError [2021-05-25T10:06:53.064Z] --- PASS: TestSecretRemoveError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretRemove [2021-05-25T10:06:53.064Z] --- PASS: TestSecretRemove (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretUpdateUnsupported [2021-05-25T10:06:53.064Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretUpdateError [2021-05-25T10:06:53.064Z] --- PASS: TestSecretUpdateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSecretUpdate [2021-05-25T10:06:53.064Z] --- PASS: TestSecretUpdate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceCreateError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceCreateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceCreate [2021-05-25T10:06:53.064Z] --- PASS: TestServiceCreate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceCreateCompatiblePlatforms [2021-05-25T10:06:53.064Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceCreateDigestPinning [2021-05-25T10:06:53.064Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2021-05-25T10:06:53.064Z] === RUN TestServiceInspectError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceInspectError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceInspectServiceNotFound [2021-05-25T10:06:53.064Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceInspectWithEmptyID [2021-05-25T10:06:53.064Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceInspect [2021-05-25T10:06:53.064Z] --- PASS: TestServiceInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceListError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceListError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceList [2021-05-25T10:06:53.064Z] --- PASS: TestServiceList (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceLogsError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceLogsError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceLogs [2021-05-25T10:06:53.064Z] --- PASS: TestServiceLogs (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceRemoveError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceRemoveError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceRemoveNotFoundError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceRemove [2021-05-25T10:06:53.064Z] --- PASS: TestServiceRemove (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceUpdateError [2021-05-25T10:06:53.064Z] --- PASS: TestServiceUpdateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestServiceUpdate [2021-05-25T10:06:53.064Z] --- PASS: TestServiceUpdate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmGetUnlockKeyError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmGetUnlockKey [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmInitError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmInitError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmInit [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmInit (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmInspectError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmInspectError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmInspect [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmJoinError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmJoinError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmJoin [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmJoin (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmLeaveError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmLeave [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmLeave (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmUnlockError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmUnlock [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmUnlock (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmUpdateError [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestSwarmUpdate [2021-05-25T10:06:53.064Z] --- PASS: TestSwarmUpdate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestTaskInspectError [2021-05-25T10:06:53.064Z] --- PASS: TestTaskInspectError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestTaskInspectWithEmptyID [2021-05-25T10:06:53.064Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestTaskInspect [2021-05-25T10:06:53.064Z] --- PASS: TestTaskInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestTaskListError [2021-05-25T10:06:53.064Z] --- PASS: TestTaskListError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestTaskList [2021-05-25T10:06:53.064Z] --- PASS: TestTaskList (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeCreateError [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeCreateError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeCreate [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeCreate (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeInspectError [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeInspectError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeInspectNotFound [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeInspectWithEmptyID [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeInspect [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeInspect (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeListError [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeListError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeList [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeList (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeRemoveError [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-05-25T10:06:53.064Z] === RUN TestVolumeRemove [2021-05-25T10:06:53.064Z] --- PASS: TestVolumeRemove (0.00s) [2021-05-25T10:06:53.064Z] === CONT TestTLSCloseWriter [2021-05-25T10:06:53.064Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-05-25T10:06:53.064Z] PASS [2021-05-25T10:06:53.064Z] coverage: 74.9% of statements [2021-05-25T10:06:53.064Z] ok github.com/docker/docker/client 0.601s coverage: 74.9% of statements [2021-05-25T10:06:54.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-05-25T10:06:54.343Z] --- PASS: TestContainerStartOnDaemonRestart (5.09s) [2021-05-25T10:06:54.343Z] === CONT TestContainerKillOnDaemonStart [2021-05-25T10:06:54.598Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.64s) [2021-05-25T10:06:54.598Z] === CONT TestDaemonHostGatewayIP [2021-05-25T10:06:55.332Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2021-05-25T10:06:55.332Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:06:58.634Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-05-25T10:06:58.634Z] === RUN TestCreateServiceSysctls [2021-05-25T10:06:59.843Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-25T10:07:01.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-05-25T10:07:02.577Z] --- PASS: TestDaemonHostGatewayIP (7.73s) [2021-05-25T10:07:02.577Z] === CONT TestDaemonRestartIpcMode [2021-05-25T10:07:02.840Z] --- PASS: TestCreateServiceSysctls (4.45s) [2021-05-25T10:07:02.840Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:07:04.471Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-25T10:07:04.727Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-25T10:07:06.143Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2021-05-25T10:07:06.143Z] === RUN TestInspect [2021-05-25T10:07:07.997Z] --- PASS: TestDaemonRestartIpcMode (5.31s) [2021-05-25T10:07:08.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-05-25T10:07:08.509Z] --- PASS: TestContainerKillOnDaemonStart (14.43s) [2021-05-25T10:07:08.509Z] PASS [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === Skipped [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-05-25T10:07:08.509Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-05-25T10:07:08.509Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-05-25T10:07:08.509Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-05-25T10:07:08.509Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-05-25T10:07:08.509Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-05-25T10:07:08.509Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] [2021-05-25T10:07:08.509Z] DONE 195 tests, 6 skipped in 243.521s [2021-05-25T10:07:08.509Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-05-25T10:07:08.509Z] ++ 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-05-25T10:07:08.509Z] ++ set -e [2021-05-25T10:07:08.509Z] ++ '[' -n 0 ']' [2021-05-25T10:07:08.509Z] ++ set -x [2021-05-25T10:07:08.509Z] ++ env -i DEST=/go/src/github.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-05-25T10:07:08.765Z] INFO: Testing against a local daemon [2021-05-25T10:07:08.765Z] === RUN TestCommitInheritsEnv [2021-05-25T10:07:09.327Z] --- PASS: TestCommitInheritsEnv (0.49s) [2021-05-25T10:07:09.327Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T10:07:09.327Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-05-25T10:07:09.327Z] === RUN TestImagesFilterMultiReference [2021-05-25T10:07:09.327Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-05-25T10:07:09.327Z] === RUN TestImagePullPlatformInvalid [2021-05-25T10:07:09.327Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-05-25T10:07:09.327Z] === RUN TestRemoveImageOrphaning [2021-05-25T10:07:09.890Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2021-05-25T10:07:09.890Z] === RUN TestRemoveImageGarbageCollector [2021-05-25T10:07:10.348Z] --- PASS: TestInspect (3.76s) [2021-05-25T10:07:10.348Z] === RUN TestCreateJob [2021-05-25T10:07:10.814Z] --- PASS: TestCheckoutGit (31.66s) [2021-05-25T10:07:10.815Z] === RUN TestValidGitTransport [2021-05-25T10:07:10.815Z] --- PASS: TestValidGitTransport (0.00s) [2021-05-25T10:07:10.815Z] === RUN TestGitInvalidRef [2021-05-25T10:07:10.815Z] --- PASS: TestGitInvalidRef (0.20s) [2021-05-25T10:07:10.815Z] PASS [2021-05-25T10:07:10.815Z] coverage: 86.3% of statements [2021-05-25T10:07:10.815Z] ok github.com/docker/docker/builder/remotecontext/git 32.032s coverage: 86.3% of statements [2021-05-25T10:07:11.279Z] ? github.com/docker/docker/cli [no test files] [2021-05-25T10:07:11.279Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-25T10:07:11.780Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-05-25T10:07:12.543Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-05-25T10:07:12.543Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-05-25T10:07:12.543Z] remote: Enumerating objects: 23, done. [2021-05-25T10:07:12.543Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-05-25T10:07:12.543Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-05-25T10:07:12.543Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-05-25T10:07:12.543Z] 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-05-25T10:07:12.543Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-05-25T10:07:12.543Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-05-25T10:07:13.138Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/test/unit [2021-05-25T10:07:13.144Z] --- PASS: TestRemoveImageGarbageCollector (2.90s) [2021-05-25T10:07:13.144Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T10:07:13.144Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-05-25T10:07:13.144Z] === RUN TestTagInvalidReference [2021-05-25T10:07:13.144Z] --- PASS: TestTagInvalidReference (0.02s) [2021-05-25T10:07:13.144Z] === RUN TestTagValidPrefixedRepo [2021-05-25T10:07:13.144Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-25T10:07:13.144Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T10:07:13.144Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-25T10:07:13.144Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-05-25T10:07:13.144Z] === RUN TestTagOfficialNames [2021-05-25T10:07:13.144Z] --- PASS: TestTagOfficialNames (0.08s) [2021-05-25T10:07:13.144Z] === RUN TestTagMatchesDigest [2021-05-25T10:07:13.144Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-05-25T10:07:13.144Z] === CONT TestImportExtremelyLargeImageWorks [2021-05-25T10:07:14.555Z] --- PASS: TestCreateJob (4.16s) [2021-05-25T10:07:14.555Z] === RUN TestReplicatedJob [2021-05-25T10:07:15.679Z] ? github.com/docker/docker/api [no test files] [2021-05-25T10:07:17.311Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-05-25T10:07:18.393Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestConfigureDaemonLogs [2021-05-25T10:07:18.393Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestCommonOptionsInstallFlags [2021-05-25T10:07:18.393Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-05-25T10:07:18.393Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-05-25T10:07:18.393Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-05-25T10:07:18.393Z] PASS [2021-05-25T10:07:18.393Z] coverage: 18.4% of statements [2021-05-25T10:07:18.393Z] ok github.com/docker/docker/cmd/dockerd 0.399s coverage: 18.4% of statements [2021-05-25T10:07:19.379Z] === RUN TestContainerStopSignal [2021-05-25T10:07:19.379Z] --- PASS: TestContainerStopSignal (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestContainerStopTimeout [2021-05-25T10:07:19.379Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestContainerSecretReferenceDestTarget [2021-05-25T10:07:19.379Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-05-25T10:07:19.379Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestContainerLogPathSetForRingLogger [2021-05-25T10:07:19.379Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestReplaceAndAppendEnvVars [2021-05-25T10:07:19.379Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-05-25T10:07:19.379Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-05-25T10:07:19.379Z] === RUN TestNewMemoryStore [2021-05-25T10:07:19.379Z] --- PASS: TestNewMemoryStore (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestAddContainers [2021-05-25T10:07:19.379Z] --- PASS: TestAddContainers (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestGetContainer [2021-05-25T10:07:19.379Z] --- PASS: TestGetContainer (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestDeleteContainer [2021-05-25T10:07:19.379Z] --- PASS: TestDeleteContainer (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestListContainers [2021-05-25T10:07:19.379Z] --- PASS: TestListContainers (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestFirstContainer [2021-05-25T10:07:19.379Z] --- PASS: TestFirstContainer (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestApplyAllContainer [2021-05-25T10:07:19.379Z] --- PASS: TestApplyAllContainer (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestIsValidHealthString [2021-05-25T10:07:19.379Z] --- PASS: TestIsValidHealthString (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestStateRunStop [2021-05-25T10:07:19.379Z] --- PASS: TestStateRunStop (0.00s) [2021-05-25T10:07:19.379Z] === RUN TestStateTimeoutWait [2021-05-25T10:07:19.842Z] --- PASS: TestStateTimeoutWait (0.14s) [2021-05-25T10:07:19.842Z] state_test.go:141: Stop callback fired [2021-05-25T10:07:19.842Z] state_test.go:165: Stop callback fired [2021-05-25T10:07:19.842Z] === RUN TestIsValidStateString [2021-05-25T10:07:19.842Z] --- PASS: TestIsValidStateString (0.00s) [2021-05-25T10:07:19.842Z] === RUN TestViewSaveDelete [2021-05-25T10:07:19.842Z] --- PASS: TestViewSaveDelete (0.12s) [2021-05-25T10:07:19.842Z] === RUN TestViewAll [2021-05-25T10:07:19.842Z] --- PASS: TestViewAll (0.02s) [2021-05-25T10:07:19.842Z] === RUN TestViewGet [2021-05-25T10:07:19.842Z] --- PASS: TestViewGet (0.01s) [2021-05-25T10:07:19.842Z] === RUN TestNames [2021-05-25T10:07:19.842Z] --- PASS: TestNames (0.00s) [2021-05-25T10:07:19.842Z] === RUN TestViewWithHealthCheck [2021-05-25T10:07:19.842Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-05-25T10:07:19.842Z] PASS [2021-05-25T10:07:19.842Z] coverage: 41.4% of statements [2021-05-25T10:07:19.842Z] ok github.com/docker/docker/container 0.435s coverage: 41.4% of statements [2021-05-25T10:07:19.842Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-25T10:07:19.842Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-25T10:07:19.842Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-25T10:07:19.842Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-25T10:07:21.396Z] === RUN TestPrepare [2021-05-25T10:07:21.396Z] --- PASS: TestPrepare (0.00s) [2021-05-25T10:07:21.396Z] === RUN TestStart [2021-05-25T10:07:21.396Z] --- PASS: TestStart (0.00s) [2021-05-25T10:07:21.396Z] === RUN TestWaitCancel [2021-05-25T10:07:21.396Z] --- PASS: TestWaitCancel (0.00s) [2021-05-25T10:07:21.396Z] === RUN TestWaitDisabled [2021-05-25T10:07:21.396Z] --- PASS: TestWaitDisabled (0.00s) [2021-05-25T10:07:21.396Z] === RUN TestWaitEnabled [2021-05-25T10:07:21.396Z] --- PASS: TestWaitEnabled (0.00s) [2021-05-25T10:07:21.396Z] === RUN TestRemove [2021-05-25T10:07:21.396Z] --- PASS: TestRemove (0.00s) [2021-05-25T10:07:21.396Z] PASS [2021-05-25T10:07:21.396Z] coverage: 65.3% of statements [2021-05-25T10:07:21.396Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.188s coverage: 65.3% of statements [2021-05-25T10:07:21.476Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-25T10:07:21.476Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-05-25T10:07:21.733Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-25T10:07:22.693Z] --- PASS: TestReplicatedJob (7.24s) [2021-05-25T10:07:22.693Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:07:23.623Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-25T10:07:23.879Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-05-25T10:07:24.327Z] === RUN TestNewListSecretsFilters [2021-05-25T10:07:24.327Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-05-25T10:07:24.327Z] === RUN TestNewListConfigsFilters [2021-05-25T10:07:24.327Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-05-25T10:07:24.327Z] PASS [2021-05-25T10:07:24.327Z] coverage: 0.5% of statements [2021-05-25T10:07:24.791Z] ok github.com/docker/docker/daemon/cluster 0.298s coverage: 0.5% of statements [2021-05-25T10:07:24.791Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-05-25T10:07:24.791Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCIsolation [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-05-25T10:07:24.791Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCConfigs [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCConfigs [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-05-25T10:07:24.791Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-05-25T10:07:24.791Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-05-25T10:07:24.791Z] PASS [2021-05-25T10:07:24.791Z] coverage: 35.9% of statements [2021-05-25T10:07:24.791Z] ok github.com/docker/docker/daemon/cluster/convert 0.422s coverage: 35.9% of statements [2021-05-25T10:07:25.994Z] --- PASS: TestUpdateReplicatedJob (4.24s) [2021-05-25T10:07:25.994Z] === RUN TestServiceListWithStatuses [2021-05-25T10:07:25.994Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:07:25.994Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:07:25.994Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:07:28.045Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-05-25T10:07:28.606Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-25T10:07:29.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-25T10:07:29.167Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-25T10:07:30.580Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-05-25T10:07:30.625Z] === RUN TestDiscoveryOptsErrors [2021-05-25T10:07:30.625Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDiscoveryOpts [2021-05-25T10:07:30.625Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-05-25T10:07:30.625Z] PASS [2021-05-25T10:07:30.625Z] coverage: 30.0% of statements [2021-05-25T10:07:30.625Z] ok github.com/docker/docker/daemon/discovery 0.071s coverage: 30.0% of statements [2021-05-25T10:07:30.625Z] === RUN TestBuilderGC [2021-05-25T10:07:30.625Z] --- PASS: TestBuilderGC (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationNotFound [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonBrokenConfiguration [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestParseClusterAdvertiseSettings [2021-05-25T10:07:30.625Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestFindConfigurationConflicts [2021-05-25T10:07:30.625Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-05-25T10:07:30.625Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeConflicts [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-05-25T10:07:30.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-05-25T10:07:30.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-05-25T10:07:30.625Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-05-25T10:07:30.625Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-05-25T10:07:30.625Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-05-25T10:07:31.055Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-25T10:07:31.090Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-05-25T10:07:31.090Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-05-25T10:07:31.090Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-05-25T10:07:31.090Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-05-25T10:07:31.090Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-05-25T10:07:31.090Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_label [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_dns [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_dns-search [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-05-25T10:07:31.090Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-05-25T10:07:31.091Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-05-25T10:07:31.091Z] === RUN TestModifiedDiscoverySettings [2021-05-25T10:07:31.091Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-05-25T10:07:31.091Z] === RUN TestReloadSetConfigFileNotExist [2021-05-25T10:07:31.091Z] time="2021-05-25T10:07:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-05-25T10:07:31.091Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-05-25T10:07:31.091Z] === RUN TestReloadDefaultConfigNotExist [2021-05-25T10:07:31.091Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-05-25T10:07:31.091Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:31.091Z] === RUN TestReloadBadDefaultConfig [2021-05-25T10:07:31.091Z] time="2021-05-25T10:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-868651219" [2021-05-25T10:07:31.091Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-05-25T10:07:31.091Z] === RUN TestReloadWithConflictingLabels [2021-05-25T10:07:31.091Z] time="2021-05-25T10:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-368446998" [2021-05-25T10:07:31.091Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-05-25T10:07:31.091Z] === RUN TestReloadWithDuplicateLabels [2021-05-25T10:07:31.091Z] time="2021-05-25T10:07:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-657153661" [2021-05-25T10:07:31.091Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-05-25T10:07:31.091Z] === RUN TestDaemonConfigurationMerge [2021-05-25T10:07:31.091Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-05-25T10:07:31.091Z] PASS [2021-05-25T10:07:31.091Z] coverage: 79.7% of statements [2021-05-25T10:07:31.091Z] ok github.com/docker/docker/daemon/config 0.383s coverage: 79.7% of statements [2021-05-25T10:07:31.555Z] === RUN TestWaitNodeAttachment [2021-05-25T10:07:32.030Z] --- PASS: TestWaitNodeAttachment (0.48s) [2021-05-25T10:07:32.030Z] === RUN TestIsolationConversion [2021-05-25T10:07:32.030Z] === RUN TestIsolationConversion/default [2021-05-25T10:07:32.030Z] === RUN TestIsolationConversion/process [2021-05-25T10:07:32.030Z] === RUN TestIsolationConversion/hyperv [2021-05-25T10:07:32.030Z] --- PASS: TestIsolationConversion (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestContainerLabels [2021-05-25T10:07:32.030Z] --- PASS: TestContainerLabels (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestCredentialSpecConversion [2021-05-25T10:07:32.030Z] === RUN TestCredentialSpecConversion/none [2021-05-25T10:07:32.030Z] === RUN TestCredentialSpecConversion/config [2021-05-25T10:07:32.030Z] === RUN TestCredentialSpecConversion/file [2021-05-25T10:07:32.030Z] === RUN TestCredentialSpecConversion/registry [2021-05-25T10:07:32.030Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-05-25T10:07:32.030Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountBind [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountVolume [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountTarget [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountTmpfs [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountInvalidType [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestControllerValidateMountNamedPipe [2021-05-25T10:07:32.030Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-05-25T10:07:32.030Z] PASS [2021-05-25T10:07:32.030Z] coverage: 11.3% of statements [2021-05-25T10:07:32.030Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.814s coverage: 11.3% of statements [2021-05-25T10:07:32.030Z] === RUN TestEventsLog [2021-05-25T10:07:32.030Z] --- PASS: TestEventsLog (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestEventsLogTimeout [2021-05-25T10:07:32.030Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-05-25T10:07:32.030Z] === RUN TestLogEvents [2021-05-25T10:07:32.030Z] --- PASS: TestLogEvents (0.05s) [2021-05-25T10:07:32.030Z] === RUN TestLoadBufferedEvents [2021-05-25T10:07:32.421Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-25T10:07:32.493Z] --- PASS: TestLoadBufferedEvents (0.17s) [2021-05-25T10:07:32.493Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-05-25T10:07:32.493Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-05-25T10:07:32.493Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-05-25T10:07:32.493Z] PASS [2021-05-25T10:07:32.493Z] coverage: 50.0% of statements [2021-05-25T10:07:32.493Z] ok github.com/docker/docker/daemon/events 0.303s coverage: 50.0% of statements [2021-05-25T10:07:32.493Z] === RUN TestVerifyNetworkingConfig [2021-05-25T10:07:32.493Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestGetContainer [2021-05-25T10:07:32.493Z] --- PASS: TestGetContainer (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestValidContainerNames [2021-05-25T10:07:32.493Z] --- PASS: TestValidContainerNames (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestContainerInitDNS [2021-05-25T10:07:32.493Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-05-25T10:07:32.493Z] daemon_test.go:147: root required [2021-05-25T10:07:32.493Z] === RUN TestMerge [2021-05-25T10:07:32.493Z] --- PASS: TestMerge (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestValidateContainerIsolation [2021-05-25T10:07:32.493Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestFindNetworkErrorType [2021-05-25T10:07:32.493Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestEnsureServicesExist [2021-05-25T10:07:32.493Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestEnsureServicesExistErrors [2021-05-25T10:07:32.493Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-05-25T10:07:32.493Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-05-25T10:07:32.493Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-05-25T10:07:32.493Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-05-25T10:07:32.493Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-05-25T10:07:32.493Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-05-25T10:07:32.493Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestContainerDelete [2021-05-25T10:07:32.493Z] --- PASS: TestContainerDelete (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestContainerDoubleDelete [2021-05-25T10:07:32.493Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestLogContainerEventCopyLabels [2021-05-25T10:07:32.493Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestLogContainerEventWithAttributes [2021-05-25T10:07:32.493Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestNoneHealthcheck [2021-05-25T10:07:32.493Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-05-25T10:07:32.493Z] === RUN TestHealthStates [2021-05-25T10:07:32.580Z] --- PASS: TestDockerNetworkConnectAlias (6.58s) [2021-05-25T10:07:32.580Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] time="2021-05-25T10:07:32Z" 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-05-25T10:07:32.955Z] --- PASS: TestHealthStates (0.16s) [2021-05-25T10:07:32.955Z] === RUN TestMaskURLCredentials [2021-05-25T10:07:32.955Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestGetInspectData [2021-05-25T10:07:32.955Z] --- PASS: TestGetInspectData (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestFillLicense [2021-05-25T10:07:32.955Z] --- PASS: TestFillLicense (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestListInvalidFilter [2021-05-25T10:07:32.955Z] --- PASS: TestListInvalidFilter (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestNameFilter [2021-05-25T10:07:32.955Z] --- PASS: TestNameFilter (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-05-25T10:07:32.955Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-05-25T10:07:32.955Z] === 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-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-05-25T10:07:32.955Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-05-25T10:07:32.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-05-25T10:07:32.956Z] --- 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-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-05-25T10:07:32.956Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonReloadLabels [2021-05-25T10:07:32.956Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-05-25T10:07:32.956Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonReloadMirrors [2021-05-25T10:07:32.956Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonReloadInsecureRegistries [2021-05-25T10:07:32.956Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonReloadNotAffectOthers [2021-05-25T10:07:32.956Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-05-25T10:07:32.956Z] === RUN TestDaemonDiscoveryReload [2021-05-25T10:07:33.933Z] === RUN TestIsEmptyDir [2021-05-25T10:07:33.933Z] --- PASS: TestIsEmptyDir (0.01s) [2021-05-25T10:07:33.933Z] PASS [2021-05-25T10:07:33.933Z] coverage: 2.3% of statements [2021-05-25T10:07:33.933Z] ok github.com/docker/docker/daemon/graphdriver 0.100s coverage: 2.3% of statements [2021-05-25T10:07:33.933Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-05-25T10:07:33.933Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-05-25T10:07:33.933Z] === RUN TestLinkNaming [2021-05-25T10:07:33.933Z] --- PASS: TestLinkNaming (0.00s) [2021-05-25T10:07:33.933Z] === RUN TestLinkNew [2021-05-25T10:07:33.933Z] --- PASS: TestLinkNew (0.00s) [2021-05-25T10:07:33.933Z] === RUN TestLinkEnv [2021-05-25T10:07:33.933Z] --- PASS: TestLinkEnv (0.00s) [2021-05-25T10:07:33.933Z] === RUN TestLinkMultipleEnv [2021-05-25T10:07:33.933Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-05-25T10:07:33.933Z] === RUN TestLinkPortRangeEnv [2021-05-25T10:07:33.933Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-05-25T10:07:33.933Z] PASS [2021-05-25T10:07:33.933Z] coverage: 93.0% of statements [2021-05-25T10:07:33.933Z] ok github.com/docker/docker/daemon/links 0.054s coverage: 93.0% of statements [2021-05-25T10:07:34.311Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-25T10:07:34.396Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-05-25T10:07:34.396Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-05-25T10:07:34.567Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-05-25T10:07:34.859Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.53s) [2021-05-25T10:07:34.859Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-05-25T10:07:34.859Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-25T10:07:34.859Z] reload_test.go:520: root required [2021-05-25T10:07:34.859Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-05-25T10:07:34.859Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-05-25T10:07:34.859Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-05-25T10:07:34.859Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-05-25T10:07:34.859Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-05-25T10:07:34.859Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-05-25T10:07:34.859Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-05-25T10:07:34.859Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-05-25T10:07:34.859Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-05-25T10:07:34.859Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-05-25T10:07:34.859Z] === RUN TestParseVolumesFrom [2021-05-25T10:07:34.859Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-05-25T10:07:34.859Z] PASS [2021-05-25T10:07:34.859Z] coverage: 9.1% of statements [2021-05-25T10:07:34.859Z] ok github.com/docker/docker/daemon 2.764s coverage: 9.1% of statements [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-05-25T10:07:34.859Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-05-25T10:07:37.057Z] === RUN TestAdapterReadLogs [2021-05-25T10:07:37.057Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-05-25T10:07:37.057Z] === RUN TestCopier [2021-05-25T10:07:37.057Z] --- PASS: TestCopier (0.00s) [2021-05-25T10:07:37.057Z] === RUN TestCopierLongLines [2021-05-25T10:07:37.057Z] --- PASS: TestCopierLongLines (0.01s) [2021-05-25T10:07:37.057Z] === RUN TestCopierSlow [2021-05-25T10:07:37.085Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-05-25T10:07:37.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-05-25T10:07:37.520Z] --- PASS: TestCopierSlow (0.24s) [2021-05-25T10:07:37.520Z] === RUN TestCopierWithSized [2021-05-25T10:07:37.520Z] === RUN TestCopierWithSized/as_is [2021-05-25T10:07:37.520Z] === RUN TestCopierWithSized/With_RingLogger [2021-05-25T10:07:37.520Z] --- PASS: TestCopierWithSized (0.01s) [2021-05-25T10:07:37.520Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-05-25T10:07:37.520Z] === RUN TestCopierWithPartial [2021-05-25T10:07:37.520Z] --- PASS: TestCopierWithPartial (0.01s) [2021-05-25T10:07:37.520Z] === RUN TestRingLogger [2021-05-25T10:07:37.520Z] --- PASS: TestRingLogger (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestRingCap [2021-05-25T10:07:37.520Z] --- PASS: TestRingCap (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestRingClose [2021-05-25T10:07:37.520Z] --- PASS: TestRingClose (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestRingDrain [2021-05-25T10:07:37.520Z] --- PASS: TestRingDrain (0.00s) [2021-05-25T10:07:37.520Z] PASS [2021-05-25T10:07:37.520Z] coverage: 43.5% of statements [2021-05-25T10:07:37.520Z] ok github.com/docker/docker/daemon/logger 0.361s coverage: 43.5% of statements [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/defaults [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/invalid_create_group [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-05-25T10:07:37.520Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-05-25T10:07:37.520Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-05-25T10:07:37.520Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-05-25T10:07:37.520Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestNewAWSLogsClientRegionDetect [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=info msg="Trying to get region from EC2 Metadata" [2021-05-25T10:07:37.520Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-05-25T10:07:37.520Z] === RUN TestCreateSuccess [2021-05-25T10:07:37.520Z] --- PASS: TestCreateSuccess (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCreateLogGroupSuccess [2021-05-25T10:07:37.520Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCreateError [2021-05-25T10:07:37.520Z] --- PASS: TestCreateError (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCreateAlreadyExists [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-05-25T10:07:37.520Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestLogClosed [2021-05-25T10:07:37.520Z] --- PASS: TestLogClosed (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestLogBlocking [2021-05-25T10:07:37.520Z] --- PASS: TestLogBlocking (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestLogNonBlockingBufferEmpty [2021-05-25T10:07:37.520Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestLogNonBlockingBufferFull [2021-05-25T10:07:37.520Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestPublishBatchSuccess [2021-05-25T10:07:37.520Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestPublishBatchError [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=error msg=Error [2021-05-25T10:07:37.520Z] --- PASS: TestPublishBatchError (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-25T10:07:37.520Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestPublishBatchAlreadyAccepted [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-05-25T10:07:37.520Z] time="2021-05-25T10:07:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-05-25T10:07:37.520Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchSimple [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchTicker [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchMultilinePattern [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-05-25T10:07:37.520Z] === RUN TestCollectBatchClose [2021-05-25T10:07:37.520Z] --- PASS: TestCollectBatchClose (0.00s) [2021-05-25T10:07:37.520Z] === RUN TestEffectiveLen [2021-05-25T10:07:37.520Z] === RUN TestEffectiveLen/0/Hello [2021-05-25T10:07:37.520Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-05-25T10:07:37.520Z] === RUN TestEffectiveLen/2/🙃 [2021-05-25T10:07:37.520Z] === RUN TestEffectiveLen/3/���� [2021-05-25T10:07:37.870Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2021-05-25T10:07:37.870Z] === RUN TestServicePlugin [2021-05-25T10:07:37.870Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-25T10:07:37.870Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:07:37.870Z] === RUN TestServiceUpdateLabel [2021-05-25T10:07:37.984Z] === RUN TestEffectiveLen/4/He��o [2021-05-25T10:07:37.984Z] === RUN TestEffectiveLen/5/ [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/0/ [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/1/Hello [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/2/Hello [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/3/Hello [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/4/🙃 [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/5/🙃 [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/6/a� [2021-05-25T10:07:37.984Z] === RUN TestFindValidSplit/7/a� [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: Hello [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: He [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: llo [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: Hello [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: 🙃 [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: 🙃 [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: a [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: � [2021-05-25T10:07:37.984Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1044: a� [2021-05-25T10:07:37.984Z] cloudwatchlogs_test.go:1045: [2021-05-25T10:07:37.984Z] === RUN TestProcessEventEmoji [2021-05-25T10:07:37.984Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchLineSplit [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchLineSplitWithBinary [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchMaxEvents [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchMaxTotalBytes [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2021-05-25T10:07:37.984Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-05-25T10:07:37.984Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsMultilinePattern [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-05-25T10:07:37.984Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-05-25T10:07:37.984Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-05-25T10:07:37.984Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestCreateTagSuccess [2021-05-25T10:07:37.984Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-05-25T10:07:37.984Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-05-25T10:07:37.984Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-05-25T10:07:37.984Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-05-25T10:07:37.984Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-05-25T10:07:37.984Z] PASS [2021-05-25T10:07:37.984Z] coverage: 77.4% of statements [2021-05-25T10:07:37.984Z] ok github.com/docker/docker/daemon/logger/awslogs 0.475s coverage: 77.4% of statements [2021-05-25T10:07:37.984Z] === RUN TestSearchRegistryForImagesErrors [2021-05-25T10:07:37.984Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestSearchRegistryForImages [2021-05-25T10:07:37.984Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestOnlyPlatformWithFallback [2021-05-25T10:07:37.984Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-05-25T10:07:37.984Z] === RUN TestImageDelete [2021-05-25T10:07:37.984Z] === RUN TestImageDelete/no_lease [2021-05-25T10:07:37.984Z] === RUN TestImageDelete/lease_exists [2021-05-25T10:07:37.984Z] --- PASS: TestImageDelete (0.07s) [2021-05-25T10:07:37.984Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-05-25T10:07:37.984Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-05-25T10:07:37.984Z] === RUN TestContentStoreForPull [2021-05-25T10:07:38.270Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-05-25T10:07:38.448Z] --- PASS: TestContentStoreForPull (0.21s) [2021-05-25T10:07:38.448Z] PASS [2021-05-25T10:07:38.448Z] coverage: 6.7% of statements [2021-05-25T10:07:38.448Z] ok github.com/docker/docker/daemon/images 0.564s coverage: 6.7% of statements [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-05-25T10:07:38.448Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-05-25T10:07:38.448Z] === RUN TestJSONFileLogger [2021-05-25T10:07:38.448Z] --- PASS: TestJSONFileLogger (0.00s) [2021-05-25T10:07:38.448Z] === RUN TestJSONFileLoggerWithTags [2021-05-25T10:07:38.448Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-05-25T10:07:38.448Z] === RUN TestJSONFileLoggerWithOpts [2021-05-25T10:07:38.448Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-05-25T10:07:38.448Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-05-25T10:07:38.448Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-05-25T10:07:38.448Z] === RUN TestEncodeDecode [2021-05-25T10:07:38.448Z] === PAUSE TestEncodeDecode [2021-05-25T10:07:38.448Z] === RUN TestUnexpectedEOF [2021-05-25T10:07:38.448Z] time="2021-05-25T10:07:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-25T10:07:38.448Z] time="2021-05-25T10:07:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-05-25T10:07:38.448Z] --- PASS: TestUnexpectedEOF (0.13s) [2021-05-25T10:07:38.448Z] === CONT TestEncodeDecode [2021-05-25T10:07:38.448Z] --- PASS: TestEncodeDecode (0.00s) [2021-05-25T10:07:38.448Z] PASS [2021-05-25T10:07:38.448Z] coverage: 69.9% of statements [2021-05-25T10:07:38.449Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.249s coverage: 69.9% of statements [2021-05-25T10:07:38.913Z] === RUN TestJSONLogsMarshalJSONBuf [2021-05-25T10:07:38.913Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-05-25T10:07:38.913Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-05-25T10:07:39.378Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-05-25T10:07:39.378Z] === RUN TestFastTimeMarshalJSON [2021-05-25T10:07:39.378Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-05-25T10:07:39.378Z] PASS [2021-05-25T10:07:39.378Z] coverage: 87.2% of statements [2021-05-25T10:07:39.378Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.245s coverage: 87.2% of statements [2021-05-25T10:07:40.417Z] --- PASS: TestServiceUpdateLabel (3.17s) [2021-05-25T10:07:40.417Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:07:40.928Z] === RUN TestWriteLog [2021-05-25T10:07:40.928Z] === PAUSE TestWriteLog [2021-05-25T10:07:40.928Z] === RUN TestReadLog [2021-05-25T10:07:40.928Z] === PAUSE TestReadLog [2021-05-25T10:07:40.928Z] === CONT TestWriteLog [2021-05-25T10:07:40.928Z] --- PASS: TestWriteLog (0.00s) [2021-05-25T10:07:40.928Z] === CONT TestReadLog [2021-05-25T10:07:40.928Z] === RUN TestReadLog/tail_exact [2021-05-25T10:07:40.928Z] === RUN TestReadLog/tail_less_than_available [2021-05-25T10:07:40.928Z] === RUN TestReadLog/tail_more_than_available [2021-05-25T10:07:40.928Z] --- PASS: TestReadLog (0.16s) [2021-05-25T10:07:40.928Z] --- PASS: TestReadLog/tail_exact (0.14s) [2021-05-25T10:07:40.928Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-05-25T10:07:40.928Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-05-25T10:07:40.928Z] PASS [2021-05-25T10:07:40.928Z] coverage: 75.2% of statements [2021-05-25T10:07:40.928Z] ok github.com/docker/docker/daemon/logger/local 0.615s coverage: 75.2% of statements [2021-05-25T10:07:40.928Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-25T10:07:40.928Z] === RUN TestLog [2021-05-25T10:07:40.928Z] --- PASS: TestLog (0.00s) [2021-05-25T10:07:40.928Z] PASS [2021-05-25T10:07:40.928Z] coverage: 31.5% of statements [2021-05-25T10:07:40.928Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.088s coverage: 31.5% of statements [2021-05-25T10:07:40.928Z] === RUN TestOpenFileDelete [2021-05-25T10:07:40.929Z] --- PASS: TestOpenFileDelete (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestOpenFileRename [2021-05-25T10:07:40.929Z] --- PASS: TestOpenFileRename (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestParseLogTagDefaultTag [2021-05-25T10:07:40.929Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestParseLogTag [2021-05-25T10:07:40.929Z] --- PASS: TestParseLogTag (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestParseLogTagEmptyTag [2021-05-25T10:07:40.929Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestTailFiles [2021-05-25T10:07:40.929Z] --- PASS: TestTailFiles (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestFollowLogsConsumerGone [2021-05-25T10:07:40.929Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-05-25T10:07:40.929Z] === RUN TestFollowLogsProducerGone [2021-05-25T10:07:40.929Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-05-25T10:07:40.929Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-05-25T10:07:40.929Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-05-25T10:07:40.929Z] === RUN TestCheckCapacityAndRotate [2021-05-25T10:07:40.929Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-05-25T10:07:40.929Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-05-25T10:07:41.392Z] --- PASS: TestCheckCapacityAndRotate (0.17s) [2021-05-25T10:07:41.392Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-05-25T10:07:41.392Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-05-25T10:07:41.392Z] PASS [2021-05-25T10:07:41.392Z] coverage: 55.8% of statements [2021-05-25T10:07:41.392Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.291s coverage: 55.8% of statements [2021-05-25T10:07:42.372Z] === RUN TestNewParse [2021-05-25T10:07:42.372Z] --- PASS: TestNewParse (0.00s) [2021-05-25T10:07:42.372Z] PASS [2021-05-25T10:07:42.372Z] coverage: 8.3% of statements [2021-05-25T10:07:42.372Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-05-25T10:07:42.372Z] === RUN TestValidateLogOpt [2021-05-25T10:07:42.372Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestNewMissedConfig [2021-05-25T10:07:42.372Z] --- PASS: TestNewMissedConfig (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestNewMissedUrl [2021-05-25T10:07:42.372Z] --- PASS: TestNewMissedUrl (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestNewMissedToken [2021-05-25T10:07:42.372Z] --- PASS: TestNewMissedToken (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestNewWithProxy [2021-05-25T10:07:42.372Z] --- PASS: TestNewWithProxy (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestDefault [2021-05-25T10:07:42.372Z] --- PASS: TestDefault (0.01s) [2021-05-25T10:07:42.372Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-05-25T10:07:42.372Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestJsonFormat [2021-05-25T10:07:42.372Z] --- PASS: TestJsonFormat (0.01s) [2021-05-25T10:07:42.372Z] === RUN TestRawFormat [2021-05-25T10:07:42.372Z] --- PASS: TestRawFormat (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestRawFormatWithLabels [2021-05-25T10:07:42.372Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestRawFormatWithoutTag [2021-05-25T10:07:42.372Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-05-25T10:07:42.372Z] === RUN TestBatching [2021-05-25T10:07:42.835Z] --- PASS: TestBatching (0.36s) [2021-05-25T10:07:42.835Z] === RUN TestFrequency [2021-05-25T10:07:43.302Z] === RUN TestParseLogFormat [2021-05-25T10:07:43.302Z] --- PASS: TestParseLogFormat (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestValidateLogOptEmpty [2021-05-25T10:07:43.302Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestValidateSyslogAddress [2021-05-25T10:07:43.302Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestParseAddressDefaultPort [2021-05-25T10:07:43.302Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestValidateSyslogFacility [2021-05-25T10:07:43.302Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestValidateLogOptSyslogFormat [2021-05-25T10:07:43.302Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestValidateLogOpt [2021-05-25T10:07:43.302Z] --- PASS: TestValidateLogOpt (0.00s) [2021-05-25T10:07:43.302Z] PASS [2021-05-25T10:07:43.302Z] coverage: 46.8% of statements [2021-05-25T10:07:43.302Z] ok github.com/docker/docker/daemon/logger/syslog 0.190s coverage: 46.8% of statements [2021-05-25T10:07:43.302Z] --- PASS: TestFrequency (0.25s) [2021-05-25T10:07:43.302Z] === RUN TestOneMessagePerRequest [2021-05-25T10:07:43.302Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-05-25T10:07:43.302Z] === RUN TestVerify [2021-05-25T10:07:43.302Z] --- PASS: TestVerify (0.00s) [2021-05-25T10:07:43.302Z] === RUN TestSkipVerify [2021-05-25T10:07:43.302Z] time="2021-05-25T10:07:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.302Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.302Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] --- PASS: TestSkipVerify (0.48s) [2021-05-25T10:07:43.768Z] === RUN TestBufferMaximum [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.374120\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.374120\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] --- PASS: TestBufferMaximum (0.00s) [2021-05-25T10:07:43.768Z] === RUN TestServerAlwaysDown [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.379124\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.379124\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.379124\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.381133\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] time="2021-05-25T10:07:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1621937263.381133\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:43.768Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-05-25T10:07:43.768Z] === RUN TestCannotSendAfterClose [2021-05-25T10:07:43.768Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-05-25T10:07:43.768Z] === RUN TestDeadlockOnBlockedEndpoint [2021-05-25T10:07:44.747Z] time="2021-05-25T10:07:44Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-05-25T10:07:44.747Z] time="2021-05-25T10:07:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3b701c18f05b\"}'" [2021-05-25T10:07:44.747Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-05-25T10:07:44.747Z] PASS [2021-05-25T10:07:44.747Z] coverage: 82.5% of statements [2021-05-25T10:07:44.747Z] === RUN TestV1IDService [2021-05-25T10:07:44.747Z] ok github.com/docker/docker/daemon/logger/splunk 2.269s coverage: 82.5% of statements [2021-05-25T10:07:44.747Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-25T10:07:44.747Z] ? github.com/docker/docker/daemon/network [no test files] [2021-05-25T10:07:44.747Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-25T10:07:44.747Z] --- PASS: TestV1IDService (0.04s) [2021-05-25T10:07:44.747Z] === RUN TestV2MetadataService [2021-05-25T10:07:44.806Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-05-25T10:07:45.728Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-05-25T10:07:45.728Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-05-25T10:07:45.728Z] === RUN TestContinueOnError_MirrorEndpoint [2021-05-25T10:07:45.728Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-05-25T10:07:45.728Z] === RUN TestContinueOnError_NeverContinue [2021-05-25T10:07:45.728Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-05-25T10:07:45.728Z] === RUN TestContinueOnError_UnnestsErrors [2021-05-25T10:07:45.728Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-05-25T10:07:45.728Z] === RUN TestManifestStore [2021-05-25T10:07:45.728Z] === RUN TestManifestStore/no_remote_or_local [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local609035171\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/no_local_cache [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/with_local_cache [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/unknown_media_type [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="reference for unknown type: " [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="reference for unknown type: " [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="reference for unknown type: " [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="reference for unknown type: " [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:45Z" level=warning msg="reference for unknown type: " [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/error_persisting_manifest [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-05-25T10:07:46.192Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-05-25T10:07:46.192Z] time="2021-05-25T10:07:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore (0.46s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/no_local_cache (0.11s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.09s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.07s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-05-25T10:07:46.192Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-05-25T10:07:46.192Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-05-25T10:07:46.192Z] === RUN TestFixManifestLayers [2021-05-25T10:07:46.192Z] --- PASS: TestFixManifestLayers (0.00s) [2021-05-25T10:07:46.192Z] === RUN TestFixManifestLayersBaseLayerParent [2021-05-25T10:07:46.192Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-25T10:07:46.192Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-25T10:07:46.192Z] === RUN TestFixManifestLayersBadParent [2021-05-25T10:07:46.192Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-05-25T10:07:46.192Z] === RUN TestValidateManifest [2021-05-25T10:07:46.192Z] --- SKIP: TestValidateManifest (0.00s) [2021-05-25T10:07:46.192Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-25T10:07:46.192Z] === RUN TestFormatPlatform [2021-05-25T10:07:46.192Z] --- PASS: TestFormatPlatform (0.00s) [2021-05-25T10:07:46.192Z] === RUN TestGetRepositoryMountCandidates [2021-05-25T10:07:46.192Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-05-25T10:07:46.192Z] === RUN TestLayerAlreadyExists [2021-05-25T10:07:46.192Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] 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-05-25T10:07:46.192Z] === RUN TestWhenEmptyAuthConfig [2021-05-25T10:07:46.656Z] === RUN TestSuccessfulDownload [2021-05-25T10:07:46.656Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-05-25T10:07:46.656Z] download_test.go:268: Needs fixing on Windows [2021-05-25T10:07:46.656Z] === RUN TestCancelledDownload [2021-05-25T10:07:46.656Z] --- PASS: TestCancelledDownload (0.00s) [2021-05-25T10:07:46.656Z] === RUN TestMaxDownloadAttempts [2021-05-25T10:07:46.656Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-25T10:07:46.656Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-25T10:07:46.656Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-25T10:07:46.656Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-25T10:07:46.656Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-25T10:07:46.656Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-25T10:07:46.656Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-25T10:07:46.656Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-25T10:07:46.656Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-05-25T10:07:46.656Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-05-25T10:07:46.656Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-05-25T10:07:46.656Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-05-25T10:07:46.656Z] --- PASS: TestV2MetadataService (1.87s) [2021-05-25T10:07:46.656Z] PASS [2021-05-25T10:07:46.656Z] coverage: 48.2% of statements [2021-05-25T10:07:46.656Z] ok github.com/docker/docker/distribution/metadata 1.996s coverage: 48.2% of statements [2021-05-25T10:07:46.656Z] time="2021-05-25T10:07:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-25T10:07:46.656Z] time="2021-05-25T10:07:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-25T10:07:46.656Z] time="2021-05-25T10:07:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-25T10:07:46.656Z] time="2021-05-25T10:07:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-05-25T10:07:46.656Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-05-25T10:07:46.656Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-05-25T10:07:46.656Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-05-25T10:07:46.656Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-05-25T10:07:46.656Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-05-25T10:07:46.656Z] === RUN TestTransfer [2021-05-25T10:07:46.692Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-05-25T10:07:47.121Z] --- PASS: TestTransfer (0.12s) [2021-05-25T10:07:47.121Z] === RUN TestConcurrencyLimit [2021-05-25T10:07:47.121Z] === RUN TestNotFound [2021-05-25T10:07:47.121Z] --- PASS: TestNotFound (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestConflict [2021-05-25T10:07:47.121Z] --- PASS: TestConflict (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestForbidden [2021-05-25T10:07:47.121Z] --- PASS: TestForbidden (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestInvalidParameter [2021-05-25T10:07:47.121Z] --- PASS: TestInvalidParameter (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestNotImplemented [2021-05-25T10:07:47.121Z] --- PASS: TestNotImplemented (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestNotModified [2021-05-25T10:07:47.121Z] --- PASS: TestNotModified (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestUnauthorized [2021-05-25T10:07:47.121Z] --- PASS: TestUnauthorized (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestUnknown [2021-05-25T10:07:47.121Z] --- PASS: TestUnknown (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestCancelled [2021-05-25T10:07:47.121Z] --- PASS: TestCancelled (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestDeadline [2021-05-25T10:07:47.121Z] --- PASS: TestDeadline (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestDataLoss [2021-05-25T10:07:47.121Z] --- PASS: TestDataLoss (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestUnavailable [2021-05-25T10:07:47.121Z] --- PASS: TestUnavailable (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestSystem [2021-05-25T10:07:47.121Z] --- PASS: TestSystem (0.00s) [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Not_Found [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Bad_Request [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Conflict [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Unauthorized [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Service_Unavailable [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Forbidden [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Not_Modified [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Not_Implemented [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-05-25T10:07:47.121Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-05-25T10:07:47.121Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-05-25T10:07:47.121Z] PASS [2021-05-25T10:07:47.121Z] coverage: 53.1% of statements [2021-05-25T10:07:47.121Z] ok github.com/docker/docker/errdefs 0.051s coverage: 53.1% of statements [2021-05-25T10:07:47.585Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-05-25T10:07:47.585Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-05-25T10:07:47.585Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-05-25T10:07:47.585Z] === RUN TestTokenPassThru [2021-05-25T10:07:47.585Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-05-25T10:07:47.585Z] === RUN TestInactiveJobs [2021-05-25T10:07:47.585Z] --- PASS: TestTokenPassThru (0.01s) [2021-05-25T10:07:47.585Z] === RUN TestTokenPassThruDifferentHost [2021-05-25T10:07:47.585Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-05-25T10:07:47.585Z] PASS [2021-05-25T10:07:47.585Z] coverage: 23.4% of statements [2021-05-25T10:07:47.585Z] ok github.com/docker/docker/distribution 1.651s coverage: 23.4% of statements [2021-05-25T10:07:47.585Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-25T10:07:47.619Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-05-25T10:07:48.049Z] --- PASS: TestInactiveJobs (0.46s) [2021-05-25T10:07:48.049Z] === RUN TestWatchRelease [2021-05-25T10:07:48.049Z] --- PASS: TestWatchRelease (0.04s) [2021-05-25T10:07:48.049Z] === RUN TestWatchFinishedTransfer [2021-05-25T10:07:48.049Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-05-25T10:07:48.049Z] === RUN TestDuplicateTransfer [2021-05-25T10:07:48.049Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-05-25T10:07:48.049Z] === RUN TestSuccessfulUpload [2021-05-25T10:07:48.049Z] time="2021-05-25T10:07:47Z" level=error msg="Upload failed, retrying: simulating retry" [2021-05-25T10:07:48.513Z] --- PASS: TestSuccessfulUpload (0.47s) [2021-05-25T10:07:48.513Z] === RUN TestCancelledUpload [2021-05-25T10:07:48.513Z] --- PASS: TestCancelledUpload (0.00s) [2021-05-25T10:07:48.513Z] PASS [2021-05-25T10:07:48.513Z] coverage: 76.8% of statements [2021-05-25T10:07:48.513Z] ok github.com/docker/docker/distribution/xfer 1.986s coverage: 76.8% of statements [2021-05-25T10:07:48.513Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-25T10:07:48.547Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-25T10:07:48.977Z] === RUN TestCompare [2021-05-25T10:07:48.977Z] --- PASS: TestCompare (0.00s) [2021-05-25T10:07:48.977Z] PASS [2021-05-25T10:07:48.977Z] coverage: 19.2% of statements [2021-05-25T10:07:48.977Z] ok github.com/docker/docker/image/cache 0.183s coverage: 19.2% of statements [2021-05-25T10:07:48.977Z] === RUN TestFSGetInvalidData [2021-05-25T10:07:48.977Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-05-25T10:07:48.977Z] === RUN TestFSInvalidSet [2021-05-25T10:07:48.977Z] --- PASS: TestFSInvalidSet (0.01s) [2021-05-25T10:07:48.977Z] === RUN TestFSInvalidRoot [2021-05-25T10:07:48.977Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-05-25T10:07:48.977Z] === RUN TestFSMetadataGetSet [2021-05-25T10:07:48.977Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-05-25T10:07:48.977Z] === RUN TestFSInvalidWalker [2021-05-25T10:07:48.977Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-05-25T10:07:48.977Z] === RUN TestFSGetSet [2021-05-25T10:07:48.977Z] --- PASS: TestFSGetSet (0.02s) [2021-05-25T10:07:48.977Z] === RUN TestFSGetUnsetKey [2021-05-25T10:07:48.977Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-05-25T10:07:48.977Z] === RUN TestFSGetEmptyData [2021-05-25T10:07:48.977Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-05-25T10:07:48.977Z] === RUN TestFSDelete [2021-05-25T10:07:49.441Z] --- PASS: TestFSDelete (0.04s) [2021-05-25T10:07:49.441Z] === RUN TestFSWalker [2021-05-25T10:07:49.441Z] --- PASS: TestFSWalker (0.04s) [2021-05-25T10:07:49.441Z] === RUN TestFSWalkerStopOnError [2021-05-25T10:07:49.441Z] --- PASS: TestFSWalkerStopOnError (0.04s) [2021-05-25T10:07:49.441Z] === RUN TestNewFromJSON [2021-05-25T10:07:49.441Z] --- PASS: TestNewFromJSON (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestNewFromJSONWithInvalidJSON [2021-05-25T10:07:49.441Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestMarshalKeyOrder [2021-05-25T10:07:49.441Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestImage [2021-05-25T10:07:49.441Z] --- PASS: TestImage (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestImageOSNotEmpty [2021-05-25T10:07:49.441Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestNewChildImageFromImageWithRootFS [2021-05-25T10:07:49.441Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-05-25T10:07:49.441Z] === RUN TestCreate [2021-05-25T10:07:49.441Z] --- PASS: TestCreate (0.02s) [2021-05-25T10:07:49.441Z] === RUN TestRestore [2021-05-25T10:07:49.441Z] time="2021-05-25T10:07:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-05-25T10:07:49.441Z] --- PASS: TestRestore (0.19s) [2021-05-25T10:07:49.441Z] === RUN TestAddDelete [2021-05-25T10:07:49.441Z] --- PASS: TestAddDelete (0.03s) [2021-05-25T10:07:49.441Z] === RUN TestSearchAfterDelete [2021-05-25T10:07:49.441Z] --- PASS: TestSearchAfterDelete (0.03s) [2021-05-25T10:07:49.441Z] === RUN TestParentReset [2021-05-25T10:07:49.441Z] === RUN TestMakeV1ConfigFromConfig [2021-05-25T10:07:49.441Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-05-25T10:07:49.441Z] PASS [2021-05-25T10:07:49.441Z] coverage: 25.0% of statements [2021-05-25T10:07:49.441Z] ok github.com/docker/docker/image/v1 0.101s coverage: 25.0% of statements [2021-05-25T10:07:49.441Z] --- PASS: TestParentReset (0.07s) [2021-05-25T10:07:49.441Z] === RUN TestGetAndSetLastUpdated [2021-05-25T10:07:49.904Z] --- PASS: TestGetAndSetLastUpdated (0.04s) [2021-05-25T10:07:49.904Z] === RUN TestStoreLen [2021-05-25T10:07:49.904Z] --- PASS: TestStoreLen (0.28s) [2021-05-25T10:07:49.904Z] PASS [2021-05-25T10:07:49.904Z] coverage: 86.8% of statements [2021-05-25T10:07:49.904Z] ok github.com/docker/docker/image 1.088s coverage: 86.8% of statements [2021-05-25T10:07:49.913Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-05-25T10:07:49.913Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-25T10:07:50.369Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-25T10:07:50.369Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-25T10:07:51.346Z] === RUN TestSerialization [2021-05-25T10:07:51.346Z] --- PASS: TestSerialization (0.02s) [2021-05-25T10:07:51.346Z] PASS [2021-05-25T10:07:51.346Z] coverage: 87.5% of statements [2021-05-25T10:07:51.810Z] ok github.com/docker/docker/libcontainerd/queue 0.294s coverage: 87.5% of statements [2021-05-25T10:07:51.810Z] === RUN TestEnvironmentParsing [2021-05-25T10:07:51.810Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-05-25T10:07:51.810Z] PASS [2021-05-25T10:07:51.810Z] coverage: 1.0% of statements [2021-05-25T10:07:51.810Z] ok github.com/docker/docker/libcontainerd/local 0.123s coverage: 1.0% of statements [2021-05-25T10:07:51.810Z] === RUN TestEmptyLayer [2021-05-25T10:07:51.810Z] --- PASS: TestEmptyLayer (0.00s) [2021-05-25T10:07:51.810Z] === RUN TestCommitFailure [2021-05-25T10:07:51.810Z] --- PASS: TestCommitFailure (0.02s) [2021-05-25T10:07:51.810Z] === RUN TestStartTransactionFailure [2021-05-25T10:07:51.810Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-05-25T10:07:51.810Z] === RUN TestGetOrphan [2021-05-25T10:07:51.810Z] --- PASS: TestGetOrphan (0.01s) [2021-05-25T10:07:51.810Z] === RUN TestMountAndRegister [2021-05-25T10:07:52.274Z] --- PASS: TestMountAndRegister (0.07s) [2021-05-25T10:07:52.274Z] layer_test.go:271: Layer size: 14 [2021-05-25T10:07:52.274Z] === RUN TestLayerRelease [2021-05-25T10:07:52.275Z] --- SKIP: TestLayerRelease (0.00s) [2021-05-25T10:07:52.275Z] layer_test.go:304: Failing on Windows [2021-05-25T10:07:52.275Z] === RUN TestStoreRestore [2021-05-25T10:07:52.275Z] --- SKIP: TestStoreRestore (0.00s) [2021-05-25T10:07:52.275Z] layer_test.go:353: Failing on Windows [2021-05-25T10:07:52.275Z] === RUN TestTarStreamStability [2021-05-25T10:07:52.275Z] --- SKIP: TestTarStreamStability (0.00s) [2021-05-25T10:07:52.275Z] layer_test.go:468: Failing on Windows [2021-05-25T10:07:52.275Z] === RUN TestRegisterExistingLayer [2021-05-25T10:07:52.744Z] --- PASS: TestRegisterExistingLayer (0.27s) [2021-05-25T10:07:52.744Z] === RUN TestTarStreamVerification [2021-05-25T10:07:52.744Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-05-25T10:07:52.744Z] layer_test.go:697: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestLayerMigration [2021-05-25T10:07:52.744Z] --- SKIP: TestLayerMigration (0.00s) [2021-05-25T10:07:52.744Z] migration_test.go:46: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestLayerMigrationNoTarsplit [2021-05-25T10:07:52.744Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-05-25T10:07:52.744Z] migration_test.go:182: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestMountInit [2021-05-25T10:07:52.744Z] --- SKIP: TestMountInit (0.00s) [2021-05-25T10:07:52.744Z] mount_test.go:17: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestMountSize [2021-05-25T10:07:52.744Z] --- SKIP: TestMountSize (0.00s) [2021-05-25T10:07:52.744Z] mount_test.go:76: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestMountChanges [2021-05-25T10:07:52.744Z] --- SKIP: TestMountChanges (0.00s) [2021-05-25T10:07:52.744Z] mount_test.go:125: Failing on Windows [2021-05-25T10:07:52.744Z] === RUN TestMountApply [2021-05-25T10:07:52.744Z] --- SKIP: TestMountApply (0.00s) [2021-05-25T10:07:52.744Z] mount_test.go:212: Failing on Windows [2021-05-25T10:07:52.744Z] PASS [2021-05-25T10:07:52.744Z] coverage: 30.1% of statements [2021-05-25T10:07:52.744Z] ok github.com/docker/docker/layer 0.671s coverage: 30.1% of statements [2021-05-25T10:07:52.744Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-25T10:07:52.744Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-25T10:07:52.744Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-25T10:07:52.744Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-05-25T10:07:52.744Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-05-25T10:07:52.744Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-05-25T10:07:52.744Z] PASS [2021-05-25T10:07:52.744Z] coverage: 42.3% of statements [2021-05-25T10:07:52.744Z] ok github.com/docker/docker/oci 0.064s coverage: 42.3% of statements [2021-05-25T10:07:52.744Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-25T10:07:52.744Z] === RUN TestParseVersion [2021-05-25T10:07:52.744Z] --- PASS: TestParseVersion (0.00s) [2021-05-25T10:07:52.744Z] PASS [2021-05-25T10:07:52.744Z] coverage: 52.9% of statements [2021-05-25T10:07:52.744Z] ok github.com/docker/docker/pkg/aaparser 0.049s coverage: 52.9% of statements [2021-05-25T10:07:53.722Z] === RUN TestAddressPoolOpt [2021-05-25T10:07:53.722Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/a [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/something [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/_=a [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/env1=value1 [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/_env1=value1 [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/env2=value2=value3 [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/env3=abc!qwe [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/env_4=value_4 [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/PATH [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/=a [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/PATH= [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/PATH=something [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/asd!qwe [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/1asd [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/123 [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/some_space [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/__some_space_before [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/some_space_after__ [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/= [2021-05-25T10:07:53.722Z] === RUN TestValidateEnv/PaTh [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/a (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/something (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/= (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestParseHost [2021-05-25T10:07:53.722Z] --- PASS: TestParseHost (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestParseDockerDaemonHost [2021-05-25T10:07:53.722Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestParseTCP [2021-05-25T10:07:53.722Z] --- PASS: TestParseTCP (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestParseInvalidUnixAddrInvalid [2021-05-25T10:07:53.722Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestValidateExtraHosts [2021-05-25T10:07:53.722Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestIpOptString [2021-05-25T10:07:53.722Z] --- PASS: TestIpOptString (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestNewIpOptInvalidDefaultVal [2021-05-25T10:07:53.722Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestNewIpOptValidDefaultVal [2021-05-25T10:07:53.722Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestIpOptSetInvalidVal [2021-05-25T10:07:53.722Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestValidateIPAddress [2021-05-25T10:07:53.722Z] --- PASS: TestValidateIPAddress (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestMapOpts [2021-05-25T10:07:53.722Z] --- PASS: TestMapOpts (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestListOptsWithoutValidator [2021-05-25T10:07:53.722Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestListOptsWithValidator [2021-05-25T10:07:53.722Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestValidateDNSSearch [2021-05-25T10:07:53.722Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_general_format [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_one_more [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-05-25T10:07:53.722Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-05-25T10:07:53.722Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestNamedListOpts [2021-05-25T10:07:53.722Z] --- PASS: TestNamedListOpts (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestNamedMapOpts [2021-05-25T10:07:53.722Z] --- PASS: TestNamedMapOpts (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestParseLink [2021-05-25T10:07:53.722Z] --- PASS: TestParseLink (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestQuotedStringSetWithQuotes [2021-05-25T10:07:53.722Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-05-25T10:07:53.722Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestQuotedStringSetWithNoQuotes [2021-05-25T10:07:53.722Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-05-25T10:07:53.722Z] === RUN TestUlimitOpt [2021-05-25T10:07:53.722Z] --- PASS: TestUlimitOpt (0.00s) [2021-05-25T10:07:53.722Z] PASS [2021-05-25T10:07:53.722Z] coverage: 67.1% of statements [2021-05-25T10:07:53.722Z] ok github.com/docker/docker/opts 0.130s coverage: 67.1% of statements [2021-05-25T10:07:54.187Z] === RUN TestUnbuffered [2021-05-25T10:07:54.187Z] --- PASS: TestUnbuffered (0.00s) [2021-05-25T10:07:54.187Z] === RUN TestRaceUnbuffered [2021-05-25T10:07:54.187Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-05-25T10:07:54.187Z] PASS [2021-05-25T10:07:54.187Z] coverage: 100.0% of statements [2021-05-25T10:07:54.187Z] ok github.com/docker/docker/pkg/broadcaster 0.177s coverage: 100.0% of statements [2021-05-25T10:07:55.164Z] === RUN TestPeerCertificateMarshalJSON [2021-05-25T10:07:55.164Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-05-25T10:07:55.164Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-05-25T10:07:55.164Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2021-05-25T10:07:55.164Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-05-25T10:07:55.164Z] === RUN TestMiddleware [2021-05-25T10:07:55.164Z] --- PASS: TestMiddleware (0.00s) [2021-05-25T10:07:55.164Z] === RUN TestNewResponseModifier [2021-05-25T10:07:55.164Z] --- PASS: TestNewResponseModifier (0.00s) [2021-05-25T10:07:55.164Z] PASS [2021-05-25T10:07:55.164Z] coverage: 26.8% of statements [2021-05-25T10:07:55.164Z] ok github.com/docker/docker/pkg/authorization 0.478s coverage: 26.8% of statements [2021-05-25T10:07:55.164Z] === RUN TestMatch [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[foo]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[bar]_[foo]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[foo_bar]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[qux]_[foo]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[]#01 [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[qux]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[foo_bar_qux]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[qux]_[baz]] [2021-05-25T10:07:55.164Z] === RUN TestMatch/[[foo_baz]] [2021-05-25T10:07:55.164Z] --- PASS: TestMatch (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-05-25T10:07:55.164Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-05-25T10:07:55.164Z] PASS [2021-05-25T10:07:55.164Z] coverage: 87.5% of statements [2021-05-25T10:07:55.164Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2021-05-25T10:07:55.324Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-25T10:07:55.324Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-05-25T10:07:55.886Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-05-25T10:07:56.140Z] === RUN TestChrootTarUntar [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] === RUN TestChrootUntarWithHugeExcludesList [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] === RUN TestChrootUntarEmptyArchive [2021-05-25T10:07:56.140Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-05-25T10:07:56.140Z] === RUN TestChrootTarUntarWithSymlink [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:07:56.140Z] === RUN TestChrootCopyWithTar [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:07:56.140Z] === RUN TestChrootCopyFileWithTar [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] === RUN TestChrootUntarPath [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:07:56.140Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] === RUN TestChrootApplyDotDotFile [2021-05-25T10:07:56.140Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-05-25T10:07:56.140Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:07:56.140Z] PASS [2021-05-25T10:07:56.140Z] coverage: 15.4% of statements [2021-05-25T10:07:56.140Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 15.4% of statements [2021-05-25T10:07:56.140Z] === RUN TestIsArchivePathDir [2021-05-25T10:07:56.140Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-05-25T10:07:56.140Z] === RUN TestIsArchivePathInvalidFile [2021-05-25T10:07:56.140Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-05-25T10:07:56.140Z] === RUN TestIsArchivePathTar [2021-05-25T10:07:56.604Z] === RUN TestSizeEmpty [2021-05-25T10:07:56.604Z] --- PASS: TestSizeEmpty (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestSizeEmptyFile [2021-05-25T10:07:56.604Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestSizeNonemptyFile [2021-05-25T10:07:56.604Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestSizeNestedDirectoryEmpty [2021-05-25T10:07:56.604Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-05-25T10:07:56.604Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-05-25T10:07:56.604Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-05-25T10:07:56.604Z] === RUN TestMoveToSubdir [2021-05-25T10:07:56.604Z] --- PASS: TestMoveToSubdir (0.01s) [2021-05-25T10:07:56.604Z] === RUN TestSizeNonExistingDirectory [2021-05-25T10:07:56.604Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-05-25T10:07:56.604Z] PASS [2021-05-25T10:07:56.604Z] coverage: 80.0% of statements [2021-05-25T10:07:56.604Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2021-05-25T10:07:56.604Z] --- PASS: TestIsArchivePathTar (0.20s) [2021-05-25T10:07:56.604Z] === RUN TestDecompressStreamGzip [2021-05-25T10:07:56.604Z] --- PASS: TestDecompressStreamGzip (0.15s) [2021-05-25T10:07:56.604Z] === RUN TestDecompressStreamBzip2 [2021-05-25T10:07:57.070Z] --- PASS: TestDecompressStreamBzip2 (0.18s) [2021-05-25T10:07:57.070Z] === RUN TestDecompressStreamXz [2021-05-25T10:07:57.070Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-05-25T10:07:57.070Z] archive_test.go:134: Xz not present in msys2 [2021-05-25T10:07:57.070Z] === RUN TestCompressStreamXzUnsupported [2021-05-25T10:07:57.070Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestCompressStreamBzip2Unsupported [2021-05-25T10:07:57.070Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestCompressStreamInvalid [2021-05-25T10:07:57.070Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestExtensionInvalid [2021-05-25T10:07:57.070Z] --- PASS: TestExtensionInvalid (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestExtensionUncompressed [2021-05-25T10:07:57.070Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestExtensionBzip2 [2021-05-25T10:07:57.070Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestExtensionGzip [2021-05-25T10:07:57.070Z] --- PASS: TestExtensionGzip (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestExtensionXz [2021-05-25T10:07:57.070Z] --- PASS: TestExtensionXz (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestCmdStreamLargeStderr [2021-05-25T10:07:57.070Z] === RUN Test [2021-05-25T10:07:57.070Z] === RUN Test/TestContainsEntry [2021-05-25T10:07:57.070Z] === RUN Test/TestCreateEntries [2021-05-25T10:07:57.070Z] === RUN Test/TestEntriesDiff [2021-05-25T10:07:57.070Z] === RUN Test/TestEntriesEquality [2021-05-25T10:07:57.070Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-05-25T10:07:57.070Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-05-25T10:07:57.070Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-05-25T10:07:57.070Z] === RUN Test/TestGeneratorNotGenerate [2021-05-25T10:07:57.070Z] === RUN Test/TestGeneratorWithPort [2021-05-25T10:07:57.070Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-05-25T10:07:57.070Z] === RUN Test/TestNewEntry [2021-05-25T10:07:57.070Z] === RUN Test/TestParse [2021-05-25T10:07:57.070Z] --- PASS: Test (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestNewEntry (0.00s) [2021-05-25T10:07:57.070Z] --- PASS: Test/TestParse (0.00s) [2021-05-25T10:07:57.070Z] PASS [2021-05-25T10:07:57.070Z] coverage: 58.3% of statements [2021-05-25T10:07:57.070Z] ok github.com/docker/docker/pkg/discovery 0.058s coverage: 58.3% of statements [2021-05-25T10:07:57.070Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-05-25T10:07:57.070Z] === RUN TestCmdStreamBad [2021-05-25T10:07:57.070Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-05-25T10:07:57.070Z] archive_test.go:239: Failing on Windows CI machines [2021-05-25T10:07:57.070Z] === RUN TestCmdStreamGood [2021-05-25T10:07:57.070Z] --- PASS: TestCmdStreamGood (0.05s) [2021-05-25T10:07:57.070Z] === RUN TestUntarPathWithInvalidDest [2021-05-25T10:07:57.070Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-05-25T10:07:57.070Z] === RUN TestUntarPathWithInvalidSrc [2021-05-25T10:07:57.070Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-05-25T10:07:57.070Z] === RUN TestUntarPath [2021-05-25T10:07:57.070Z] --- PASS: TestUntarPath (0.07s) [2021-05-25T10:07:57.070Z] === RUN TestUntarPathWithDestinationFile [2021-05-25T10:07:57.070Z] --- PASS: TestUntarPathWithDestinationFile (0.13s) [2021-05-25T10:07:57.070Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-05-25T10:07:57.536Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-05-25T10:07:57.536Z] === RUN TestCopyWithTarInvalidSrc [2021-05-25T10:07:57.536Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-05-25T10:07:57.536Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-05-25T10:07:57.536Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-05-25T10:07:57.536Z] === RUN TestCopyWithTarSrcFile [2021-05-25T10:07:57.536Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-05-25T10:07:57.536Z] === RUN TestCopyWithTarSrcFolder [2021-05-25T10:07:57.536Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-05-25T10:07:57.536Z] === RUN TestCopyFileWithTarInvalidSrc [2021-05-25T10:07:57.536Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-05-25T10:07:57.536Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-05-25T10:07:57.536Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-05-25T10:07:57.536Z] === RUN TestCopyFileWithTarSrcFolder [2021-05-25T10:07:57.536Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-05-25T10:07:57.536Z] === RUN TestCopyFileWithTarSrcFile [2021-05-25T10:07:57.536Z] --- PASS: TestCopyFileWithTarSrcFile (0.03s) [2021-05-25T10:07:57.536Z] === RUN TestTarFiles [2021-05-25T10:07:57.536Z] === RUN Test [2021-05-25T10:07:57.536Z] === RUN Test/TestContent [2021-05-25T10:07:57.536Z] === RUN Test/TestInitialize [2021-05-25T10:07:57.536Z] === RUN Test/TestNew [2021-05-25T10:07:57.536Z] === RUN Test/TestParsingContentsWithComments [2021-05-25T10:07:57.536Z] === RUN Test/TestRegister [2021-05-25T10:07:57.536Z] === RUN Test/TestWatch [2021-05-25T10:07:57.536Z] --- PASS: Test (0.01s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestContent (0.00s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestNew (0.00s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestRegister (0.00s) [2021-05-25T10:07:57.536Z] --- PASS: Test/TestWatch (0.01s) [2021-05-25T10:07:57.536Z] PASS [2021-05-25T10:07:57.536Z] coverage: 92.9% of statements [2021-05-25T10:07:57.536Z] ok github.com/docker/docker/pkg/discovery/file 0.120s coverage: 92.9% of statements [2021-05-25T10:07:58.514Z] === RUN Test [2021-05-25T10:07:58.514Z] === RUN Test/TestWatch [2021-05-25T10:07:58.514Z] --- PASS: Test (0.00s) [2021-05-25T10:07:58.514Z] --- PASS: Test/TestWatch (0.00s) [2021-05-25T10:07:58.514Z] PASS [2021-05-25T10:07:58.514Z] coverage: 92.3% of statements [2021-05-25T10:07:58.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.073s coverage: 92.3% of statements [2021-05-25T10:07:58.533Z] --- PASS: TestServiceUpdateSecrets (15.03s) [2021-05-25T10:07:58.533Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:07:58.977Z] === RUN Test [2021-05-25T10:07:58.977Z] === RUN Test/TestInitialize [2021-05-25T10:07:58.977Z] === RUN Test [2021-05-25T10:07:58.977Z] === RUN Test/TestInitialize [2021-05-25T10:07:58.977Z] === RUN Test/TestInitializeWithPattern [2021-05-25T10:07:58.978Z] === RUN Test/TestRegister [2021-05-25T10:07:58.978Z] === RUN Test/TestWatch [2021-05-25T10:07:58.978Z] --- PASS: Test (0.00s) [2021-05-25T10:07:58.978Z] --- PASS: Test/TestInitialize (0.00s) [2021-05-25T10:07:58.978Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-05-25T10:07:58.978Z] --- PASS: Test/TestRegister (0.00s) [2021-05-25T10:07:58.978Z] --- PASS: Test/TestWatch (0.00s) [2021-05-25T10:07:58.978Z] PASS [2021-05-25T10:07:58.978Z] coverage: 93.8% of statements [2021-05-25T10:07:58.978Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2021-05-25T10:07:58.978Z] time="2021-05-25T10:07:58Z" level=info msg="Initializing discovery without TLS" [2021-05-25T10:07:58.978Z] time="2021-05-25T10:07:58Z" level=info msg="Initializing discovery without TLS" [2021-05-25T10:07:58.978Z] time="2021-05-25T10:07:58Z" level=info msg="Initializing discovery without TLS" [2021-05-25T10:07:58.978Z] === RUN Test/TestInitializeWithCerts [2021-05-25T10:07:58.978Z] time="2021-05-25T10:07:58Z" level=info msg="Initializing discovery with TLS" [2021-05-25T10:07:58.978Z] === RUN Test/TestWatch [2021-05-25T10:07:58.978Z] time="2021-05-25T10:07:58Z" level=info msg="Initializing discovery without TLS" [2021-05-25T10:07:59.954Z] === RUN TestPollerAddRemove [2021-05-25T10:07:59.954Z] --- PASS: TestPollerAddRemove (0.00s) [2021-05-25T10:07:59.954Z] === RUN TestPollerEvent [2021-05-25T10:07:59.954Z] --- SKIP: TestPollerEvent (0.00s) [2021-05-25T10:07:59.954Z] poller_test.go:41: No chmod on Windows [2021-05-25T10:07:59.954Z] === RUN TestPollerClose [2021-05-25T10:07:59.954Z] --- PASS: TestPollerClose (0.00s) [2021-05-25T10:07:59.954Z] PASS [2021-05-25T10:07:59.954Z] coverage: 45.7% of statements [2021-05-25T10:07:59.955Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-05-25T10:08:00.058Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-05-25T10:08:00.418Z] === RUN TestCopyFileWithInvalidSrc [2021-05-25T10:08:00.418Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestCopyFileWithInvalidDest [2021-05-25T10:08:00.418Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestCopyFileWithSameSrcAndDest [2021-05-25T10:08:00.418Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-05-25T10:08:00.418Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestCopyFile [2021-05-25T10:08:00.418Z] --- PASS: TestCopyFile (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-05-25T10:08:00.418Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-25T10:08:00.418Z] fileutils_test.go:134: Needs porting to Windows [2021-05-25T10:08:00.418Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-05-25T10:08:00.418Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-05-25T10:08:00.418Z] === RUN TestReadSymlinkedDirectoryToFile [2021-05-25T10:08:00.418Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-25T10:08:00.418Z] fileutils_test.go:180: Needs porting to Windows [2021-05-25T10:08:00.418Z] === RUN TestWildcardMatches [2021-05-25T10:08:00.882Z] --- PASS: TestWildcardMatches (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestPatternMatches [2021-05-25T10:08:00.882Z] --- PASS: TestPatternMatches (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-05-25T10:08:00.882Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestPatternMatchesFolderExclusions [2021-05-25T10:08:00.882Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-05-25T10:08:00.882Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-05-25T10:08:00.882Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-05-25T10:08:00.882Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-05-25T10:08:00.882Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestSingleExclamationError [2021-05-25T10:08:00.882Z] --- PASS: TestSingleExclamationError (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestMatchesWithNoPatterns [2021-05-25T10:08:00.882Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestMatchesWithMalformedPatterns [2021-05-25T10:08:00.882Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestMatches [2021-05-25T10:08:00.882Z] --- PASS: TestMatches (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatterns [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatterns (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatternsExceptionFlag [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCleanPatternsErrorSingleException [2021-05-25T10:08:00.882Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCreateIfNotExistsDir [2021-05-25T10:08:00.882Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestCreateIfNotExistsFile [2021-05-25T10:08:00.882Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestMatch [2021-05-25T10:08:00.882Z] --- PASS: TestMatch (0.00s) [2021-05-25T10:08:00.882Z] PASS [2021-05-25T10:08:00.882Z] coverage: 87.7% of statements [2021-05-25T10:08:00.882Z] ok github.com/docker/docker/pkg/fileutils 0.101s coverage: 87.7% of statements [2021-05-25T10:08:00.882Z] === RUN TestGet [2021-05-25T10:08:00.882Z] --- PASS: TestGet (0.00s) [2021-05-25T10:08:00.882Z] === RUN TestGetShortcutString [2021-05-25T10:08:00.882Z] --- PASS: TestGetShortcutString (0.00s) [2021-05-25T10:08:00.882Z] PASS [2021-05-25T10:08:00.882Z] coverage: 42.9% of statements [2021-05-25T10:08:00.882Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-05-25T10:08:01.859Z] === RUN TestCreateIDMapOrder [2021-05-25T10:08:01.859Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-05-25T10:08:01.859Z] PASS [2021-05-25T10:08:01.859Z] coverage: 7.2% of statements [2021-05-25T10:08:01.859Z] ok github.com/docker/docker/pkg/idtools 0.094s coverage: 7.2% of statements [2021-05-25T10:08:02.322Z] --- PASS: Test (3.19s) [2021-05-25T10:08:02.322Z] --- PASS: Test/TestInitialize (0.16s) [2021-05-25T10:08:02.322Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-05-25T10:08:02.322Z] --- PASS: Test/TestWatch (3.02s) [2021-05-25T10:08:02.322Z] PASS [2021-05-25T10:08:02.322Z] coverage: 84.1% of statements [2021-05-25T10:08:02.322Z] ok github.com/docker/docker/pkg/discovery/kv 3.338s coverage: 84.1% of statements [2021-05-25T10:08:02.786Z] === RUN TestFixedBufferCap [2021-05-25T10:08:02.786Z] --- PASS: TestFixedBufferCap (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestFixedBufferLen [2021-05-25T10:08:02.786Z] --- PASS: TestFixedBufferLen (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestFixedBufferString [2021-05-25T10:08:02.786Z] --- PASS: TestFixedBufferString (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestFixedBufferWrite [2021-05-25T10:08:02.786Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestFixedBufferRead [2021-05-25T10:08:02.786Z] --- PASS: TestFixedBufferRead (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestBytesPipeRead [2021-05-25T10:08:02.786Z] --- PASS: TestBytesPipeRead (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestBytesPipeWrite [2021-05-25T10:08:02.786Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-05-25T10:08:02.786Z] === RUN TestBytesPipeWriteRandomChunks [2021-05-25T10:08:03.249Z] --- PASS: TestBytesPipeWriteRandomChunks (0.62s) [2021-05-25T10:08:03.249Z] === RUN TestAtomicWriteToFile [2021-05-25T10:08:03.249Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-05-25T10:08:03.249Z] === RUN TestAtomicWriteSetCommit [2021-05-25T10:08:03.249Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-05-25T10:08:03.249Z] === RUN TestAtomicWriteSetCancel [2021-05-25T10:08:03.249Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-05-25T10:08:03.249Z] === RUN TestReadCloserWrapperClose [2021-05-25T10:08:03.249Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-05-25T10:08:03.249Z] === RUN TestReaderErrWrapperReadOnError [2021-05-25T10:08:03.249Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-05-25T10:08:03.249Z] === RUN TestReaderErrWrapperRead [2021-05-25T10:08:03.249Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-05-25T10:08:03.249Z] === RUN TestHashData [2021-05-25T10:08:03.249Z] --- PASS: TestHashData (0.00s) [2021-05-25T10:08:03.249Z] === RUN TestCancelReadCloser [2021-05-25T10:08:03.325Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-05-25T10:08:03.712Z] === RUN TestError [2021-05-25T10:08:03.712Z] --- PASS: TestError (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestProgressString [2021-05-25T10:08:03.712Z] === RUN TestProgressString/no_progress [2021-05-25T10:08:03.712Z] === RUN TestProgressString/progress_1 [2021-05-25T10:08:03.712Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-05-25T10:08:03.712Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-05-25T10:08:03.712Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-05-25T10:08:03.712Z] === RUN TestProgressString/with_units [2021-05-25T10:08:03.712Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-05-25T10:08:03.712Z] === RUN TestProgressString/hide_counts [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/with_units (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-05-25T10:08:03.712Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestJSONMessageDisplay [2021-05-25T10:08:03.712Z] --- PASS: TestCancelReadCloser (0.10s) [2021-05-25T10:08:03.712Z] === RUN TestWriteCloserWrapperClose [2021-05-25T10:08:03.712Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestNopWriteCloser [2021-05-25T10:08:03.712Z] --- PASS: TestNopWriteCloser (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestNopWriter [2021-05-25T10:08:03.712Z] --- PASS: TestNopWriter (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestWriteCounter [2021-05-25T10:08:03.712Z] --- PASS: TestWriteCounter (0.00s) [2021-05-25T10:08:03.712Z] PASS [2021-05-25T10:08:03.712Z] coverage: 69.2% of statements [2021-05-25T10:08:03.712Z] ok github.com/docker/docker/pkg/ioutils 0.830s coverage: 69.2% of statements [2021-05-25T10:08:03.712Z] === RUN TestStandardLongPath [2021-05-25T10:08:03.712Z] --- PASS: TestStandardLongPath (0.00s) [2021-05-25T10:08:03.712Z] === RUN TestUNCLongPath [2021-05-25T10:08:03.712Z] --- PASS: TestUNCLongPath (0.00s) [2021-05-25T10:08:03.712Z] PASS [2021-05-25T10:08:03.712Z] coverage: 100.0% of statements [2021-05-25T10:08:03.712Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-05-25T10:08:03.712Z] --- PASS: TestJSONMessageDisplay (0.17s) [2021-05-25T10:08:03.712Z] === RUN TestJSONMessageDisplayWithJSONError [2021-05-25T10:08:03.713Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-05-25T10:08:03.713Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-05-25T10:08:03.713Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-05-25T10:08:03.713Z] === RUN TestDisplayJSONMessagesStream [2021-05-25T10:08:03.713Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-05-25T10:08:03.713Z] PASS [2021-05-25T10:08:03.713Z] coverage: 91.7% of statements [2021-05-25T10:08:03.713Z] ok github.com/docker/docker/pkg/jsonmessage 0.227s coverage: 91.7% of statements [2021-05-25T10:08:03.713Z] --- PASS: TestTarFiles (6.54s) [2021-05-25T10:08:03.713Z] === RUN TestTarUntar [2021-05-25T10:08:04.177Z] --- PASS: TestTarUntar (0.04s) [2021-05-25T10:08:04.177Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-05-25T10:08:04.177Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-05-25T10:08:04.177Z] === RUN TestTarWithOptions [2021-05-25T10:08:04.177Z] --- PASS: TestTarWithOptions (0.04s) [2021-05-25T10:08:04.177Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-05-25T10:08:04.177Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-05-25T10:08:04.177Z] === RUN TestUntarUstarGnuConflict [2021-05-25T10:08:04.177Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-05-25T10:08:04.177Z] === RUN TestUntarInvalidFilenames [2021-05-25T10:08:04.177Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames943435110\\dest" [2021-05-25T10:08:04.177Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2021-05-25T10:08:04.177Z] === RUN TestUntarHardlinkToSymlink [2021-05-25T10:08:04.177Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-05-25T10:08:04.177Z] === RUN TestUntarInvalidHardlink [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink684042055\\victim\\hello" -> "../victim/hello" [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink529899514\\victim\\hello" -> "/../victim/hello" [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink547203857\\victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink634015036\\victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink506067307\\victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink021259726\\victim" -> "../victim" [2021-05-25T10:08:04.177Z] --- PASS: TestUntarInvalidHardlink (0.06s) [2021-05-25T10:08:04.177Z] === RUN TestUntarInvalidSymlink [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink332307157\\dest\\dotdot" -> "../victim/hello" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink134761520\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink424081871\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink835263714\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink073996505\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink182809188\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:04.177Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink634572915\\dest\\dir\\loophole" -> "../../victim" [2021-05-25T10:08:04.177Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-05-25T10:08:04.177Z] === RUN TestTempArchiveCloseMultipleTimes [2021-05-25T10:08:04.177Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-05-25T10:08:04.177Z] === RUN TestXGlobalNoParent [2021-05-25T10:08:04.177Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-05-25T10:08:04.177Z] === RUN TestReplaceFileTarWrapper [2021-05-25T10:08:04.640Z] --- PASS: TestReplaceFileTarWrapper (0.21s) [2021-05-25T10:08:04.640Z] === RUN TestPrefixHeaderReadable [2021-05-25T10:08:04.640Z] === RUN TestNameFormat [2021-05-25T10:08:04.640Z] --- PASS: TestNameFormat (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestNameRetries [2021-05-25T10:08:04.640Z] --- PASS: TestNameRetries (0.00s) [2021-05-25T10:08:04.640Z] PASS [2021-05-25T10:08:04.640Z] coverage: 85.7% of statements [2021-05-25T10:08:04.640Z] ok github.com/docker/docker/pkg/namesgenerator 0.060s coverage: 85.7% of statements [2021-05-25T10:08:04.640Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-05-25T10:08:04.640Z] === RUN TestDisablePigz [2021-05-25T10:08:04.640Z] --- PASS: TestDisablePigz (0.14s) [2021-05-25T10:08:04.640Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-05-25T10:08:04.640Z] === RUN TestPigz [2021-05-25T10:08:04.640Z] === RUN TestParseKeyValueOpt [2021-05-25T10:08:04.640Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestParseUintList [2021-05-25T10:08:04.640Z] --- PASS: TestParseUintList (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestParseUintListMaximumLimits [2021-05-25T10:08:04.640Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-05-25T10:08:04.640Z] PASS [2021-05-25T10:08:04.640Z] coverage: 97.0% of statements [2021-05-25T10:08:04.640Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-05-25T10:08:04.640Z] --- PASS: TestPigz (0.12s) [2021-05-25T10:08:04.640Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-05-25T10:08:04.640Z] === RUN TestCopyFileWithInvalidDest [2021-05-25T10:08:04.640Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-05-25T10:08:04.640Z] archive_windows_test.go:16: Currently fails [2021-05-25T10:08:04.640Z] === RUN TestCanonicalTarNameForPath [2021-05-25T10:08:04.640Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestCanonicalTarName [2021-05-25T10:08:04.640Z] --- PASS: TestCanonicalTarName (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestChmodTarEntry [2021-05-25T10:08:04.640Z] --- PASS: TestChmodTarEntry (0.00s) [2021-05-25T10:08:04.640Z] === RUN TestHardLinkOrder [2021-05-25T10:08:04.640Z] --- PASS: TestHardLinkOrder (0.10s) [2021-05-25T10:08:04.640Z] === RUN TestChangeString [2021-05-25T10:08:05.105Z] --- PASS: TestChangeString (0.00s) [2021-05-25T10:08:05.105Z] === RUN TestChangesWithNoChanges [2021-05-25T10:08:05.105Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-05-25T10:08:05.105Z] === RUN TestChangesWithChanges [2021-05-25T10:08:05.105Z] --- PASS: TestChangesWithChanges (0.05s) [2021-05-25T10:08:05.105Z] === RUN TestChangesWithChangesGH13590 [2021-05-25T10:08:05.105Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-05-25T10:08:05.105Z] changes_test.go:192: needs more investigation [2021-05-25T10:08:05.105Z] === RUN TestChangesDirsEmpty [2021-05-25T10:08:05.105Z] === RUN TestNewAndRemove [2021-05-25T10:08:05.105Z] --- PASS: TestNewAndRemove (0.00s) [2021-05-25T10:08:05.105Z] === RUN TestRemoveInvalidPath [2021-05-25T10:08:05.105Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-05-25T10:08:05.105Z] PASS [2021-05-25T10:08:05.105Z] coverage: 82.6% of statements [2021-05-25T10:08:05.105Z] ok github.com/docker/docker/pkg/pidfile 0.108s coverage: 82.6% of statements [2021-05-25T10:08:05.105Z] --- PASS: TestChangesDirsEmpty (0.24s) [2021-05-25T10:08:05.105Z] === RUN TestChangesDirsMutated [2021-05-25T10:08:05.568Z] --- PASS: TestChangesDirsMutated (0.14s) [2021-05-25T10:08:05.568Z] === RUN TestApplyLayer [2021-05-25T10:08:05.568Z] --- SKIP: TestApplyLayer (0.00s) [2021-05-25T10:08:05.568Z] changes_test.go:405: needs further investigation [2021-05-25T10:08:05.568Z] === RUN TestChangesSizeWithHardlinks [2021-05-25T10:08:05.568Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-05-25T10:08:05.568Z] changes_test.go:441: needs further investigation [2021-05-25T10:08:05.568Z] === RUN TestChangesSizeWithNoChanges [2021-05-25T10:08:05.568Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-05-25T10:08:05.568Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-05-25T10:08:05.568Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-05-25T10:08:05.568Z] === RUN TestChangesSize [2021-05-25T10:08:05.568Z] --- PASS: TestChangesSize (0.00s) [2021-05-25T10:08:05.568Z] === RUN TestApplyLayerInvalidFilenames [2021-05-25T10:08:05.568Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames083975578\\dest" [2021-05-25T10:08:05.568Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2021-05-25T10:08:05.568Z] === RUN TestApplyLayerInvalidHardlink [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink354161116\\victim\\hello" -> "../victim/hello" [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink388368267\\victim\\hello" -> "/../victim/hello" [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink290909550\\victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink569265653\\victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink074621136\\victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink349139439\\victim" -> "../victim" [2021-05-25T10:08:05.568Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-05-25T10:08:05.568Z] === RUN TestApplyLayerInvalidSymlink [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink982785154\\dest\\dotdot" -> "../victim/hello" [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink242232825\\dest\\slash-dotdot" -> "/../victim/hello" [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink501624068\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink072546963\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink155531990\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:05.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink990358589\\dest\\loophole-victim" -> "../victim" [2021-05-25T10:08:05.568Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-05-25T10:08:05.568Z] === RUN TestApplyLayerWhiteouts [2021-05-25T10:08:05.568Z] --- PASS: TestApplyLayerWhiteouts (0.15s) [2021-05-25T10:08:05.568Z] === RUN TestGenerateEmptyFile [2021-05-25T10:08:05.568Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-05-25T10:08:05.568Z] === RUN TestGenerateWithContent [2021-05-25T10:08:05.568Z] --- PASS: TestGenerateWithContent (0.00s) [2021-05-25T10:08:05.568Z] PASS [2021-05-25T10:08:05.568Z] coverage: 62.8% of statements [2021-05-25T10:08:05.568Z] ok github.com/docker/docker/pkg/archive 9.670s coverage: 62.8% of statements [2021-05-25T10:08:06.037Z] === RUN TestParseEmptyInterface [2021-05-25T10:08:06.037Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestParseNonInterfaceType [2021-05-25T10:08:06.037Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestParseWithOneFunction [2021-05-25T10:08:06.037Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestParseWithMultipleFuncs [2021-05-25T10:08:06.037Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestParseWithUnnamedReturn [2021-05-25T10:08:06.037Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestEmbeddedInterface [2021-05-25T10:08:06.037Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestParsedImports [2021-05-25T10:08:06.037Z] --- PASS: TestParsedImports (0.00s) [2021-05-25T10:08:06.037Z] === RUN TestAliasedImports [2021-05-25T10:08:06.037Z] --- PASS: TestAliasedImports (0.00s) [2021-05-25T10:08:06.037Z] PASS [2021-05-25T10:08:06.037Z] coverage: 56.8% of statements [2021-05-25T10:08:06.037Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2021-05-25T10:08:07.013Z] === RUN TestFailedConnection [2021-05-25T10:08:07.476Z] === RUN TestHTTPTransport [2021-05-25T10:08:07.476Z] --- PASS: TestHTTPTransport (0.00s) [2021-05-25T10:08:07.476Z] PASS [2021-05-25T10:08:07.476Z] coverage: 85.7% of statements [2021-05-25T10:08:07.476Z] ok github.com/docker/docker/pkg/plugins/transport 0.139s coverage: 85.7% of statements [2021-05-25T10:08:07.476Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-05-25T10:08:07.476Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestBufioReaderPoolPutAndGet [2021-05-25T10:08:07.476Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-05-25T10:08:07.476Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-05-25T10:08:07.476Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestBufioWriterPoolPutAndGet [2021-05-25T10:08:07.476Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-05-25T10:08:07.476Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-05-25T10:08:07.476Z] === RUN TestBufferPoolPutAndGet [2021-05-25T10:08:07.476Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-05-25T10:08:07.476Z] PASS [2021-05-25T10:08:07.476Z] coverage: 88.2% of statements [2021-05-25T10:08:07.476Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2021-05-25T10:08:08.453Z] --- PASS: TestFailedConnection (1.09s) [2021-05-25T10:08:08.453Z] === RUN TestFailOnce [2021-05-25T10:08:08.453Z] 2021/05/25 10:08:07 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-05-25T10:08:08.453Z] goroutine 10 [running]: [2021-05-25T10:08:08.453Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-05-25T10:08:08.453Z] panic(0x849b40, 0x986ad0) [2021-05-25T10:08:08.453Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-05-25T10:08:08.453Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-25T10:08:08.453Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-05-25T10:08:08.453Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-05-25T10:08:08.453Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-05-25T10:08:08.453Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:2831 +0xab [2021-05-25T10:08:08.453Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-05-25T10:08:08.453Z] created by net/http.(*Server).Serve [2021-05-25T10:08:08.453Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-05-25T10:08:08.453Z] time="2021-05-25T10:08:07Z" 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-05-25T10:08:08.453Z] === RUN TestOutputOnPrematureClose [2021-05-25T10:08:08.453Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-05-25T10:08:08.453Z] === RUN TestCompleteSilently [2021-05-25T10:08:08.453Z] --- PASS: TestCompleteSilently (0.00s) [2021-05-25T10:08:08.453Z] PASS [2021-05-25T10:08:08.453Z] coverage: 75.9% of statements [2021-05-25T10:08:08.453Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-05-25T10:08:08.453Z] === RUN TestSendToOneSub [2021-05-25T10:08:08.453Z] --- PASS: TestSendToOneSub (0.00s) [2021-05-25T10:08:08.453Z] === RUN TestSendToMultipleSubs [2021-05-25T10:08:08.453Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-05-25T10:08:08.453Z] === RUN TestEvictOneSub [2021-05-25T10:08:08.453Z] --- PASS: TestEvictOneSub (0.00s) [2021-05-25T10:08:08.453Z] === RUN TestClosePublisher [2021-05-25T10:08:08.453Z] --- PASS: TestClosePublisher (0.00s) [2021-05-25T10:08:08.453Z] === RUN TestPubSubRace [2021-05-25T10:08:09.430Z] --- PASS: TestFailOnce (1.17s) [2021-05-25T10:08:09.430Z] === RUN TestEchoInputOutput [2021-05-25T10:08:09.430Z] --- PASS: TestEchoInputOutput (0.00s) [2021-05-25T10:08:09.430Z] === RUN TestBackoff [2021-05-25T10:08:09.430Z] --- PASS: TestBackoff (0.00s) [2021-05-25T10:08:09.430Z] === RUN TestAbortRetry [2021-05-25T10:08:09.430Z] --- PASS: TestAbortRetry (0.00s) [2021-05-25T10:08:09.430Z] === RUN TestClientScheme [2021-05-25T10:08:09.430Z] --- PASS: TestClientScheme (0.00s) [2021-05-25T10:08:09.430Z] === RUN TestNewClientWithTimeout [2021-05-25T10:08:09.430Z] --- PASS: TestPubSubRace (1.06s) [2021-05-25T10:08:09.430Z] PASS [2021-05-25T10:08:09.430Z] coverage: 75.0% of statements [2021-05-25T10:08:09.430Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-05-25T10:08:09.893Z] === RUN TestRegister [2021-05-25T10:08:09.893Z] --- PASS: TestRegister (0.00s) [2021-05-25T10:08:09.893Z] === RUN TestCommand [2021-05-25T10:08:09.893Z] --- PASS: TestCommand (0.03s) [2021-05-25T10:08:09.893Z] === RUN TestNaiveSelf [2021-05-25T10:08:09.893Z] --- PASS: TestNaiveSelf (0.03s) [2021-05-25T10:08:09.893Z] PASS [2021-05-25T10:08:09.893Z] coverage: 82.4% of statements [2021-05-25T10:08:09.893Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2021-05-25T10:08:09.893Z] time="2021-05-25T10:08:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-05-25T10:08:11.022Z] === RUN TestParseSignal [2021-05-25T10:08:11.022Z] --- PASS: TestParseSignal (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestValidSignalForPlatform [2021-05-25T10:08:11.022Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-05-25T10:08:11.022Z] PASS [2021-05-25T10:08:11.022Z] coverage: 19.4% of statements [2021-05-25T10:08:11.022Z] ok github.com/docker/docker/pkg/signal 0.041s coverage: 19.4% of statements [2021-05-25T10:08:11.022Z] === RUN TestNewStdWriter [2021-05-25T10:08:11.022Z] --- PASS: TestNewStdWriter (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestWriteWithUninitializedStdWriter [2021-05-25T10:08:11.022Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestWriteWithNilBytes [2021-05-25T10:08:11.022Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestWrite [2021-05-25T10:08:11.022Z] --- PASS: TestWrite (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestWriteWithWriterError [2021-05-25T10:08:11.022Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-05-25T10:08:11.022Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyWriteAndRead [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyWithInvalidInputHeader [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyWithCorruptedPrefix [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyReturnsWriteErrors [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-05-25T10:08:11.022Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-05-25T10:08:11.022Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-05-25T10:08:11.022Z] PASS [2021-05-25T10:08:11.022Z] coverage: 100.0% of statements [2021-05-25T10:08:11.022Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2021-05-25T10:08:11.422Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-05-25T10:08:11.422Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-05-25T10:08:11.485Z] time="2021-05-25T10:08:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-05-25T10:08:11.948Z] === RUN TestGenerateRandomID [2021-05-25T10:08:11.948Z] --- PASS: TestGenerateRandomID (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestShortenId [2021-05-25T10:08:11.948Z] --- PASS: TestShortenId (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestShortenSha256Id [2021-05-25T10:08:11.948Z] --- PASS: TestShortenSha256Id (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestShortenIdEmpty [2021-05-25T10:08:11.948Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestShortenIdInvalid [2021-05-25T10:08:11.948Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestIsShortIDNonHex [2021-05-25T10:08:11.948Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestIsShortIDNotCorrectSize [2021-05-25T10:08:11.948Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-05-25T10:08:11.948Z] PASS [2021-05-25T10:08:11.948Z] coverage: 70.6% of statements [2021-05-25T10:08:11.948Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-05-25T10:08:11.948Z] === RUN TestRawProgressFormatterFormatStatus [2021-05-25T10:08:11.948Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestRawProgressFormatterFormatProgress [2021-05-25T10:08:11.948Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestFormatStatus [2021-05-25T10:08:11.948Z] --- PASS: TestFormatStatus (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestFormatError [2021-05-25T10:08:11.948Z] --- PASS: TestFormatError (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestFormatJSONError [2021-05-25T10:08:11.948Z] --- PASS: TestFormatJSONError (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestJsonProgressFormatterFormatProgress [2021-05-25T10:08:11.948Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestJsonProgressFormatterFormatStatus [2021-05-25T10:08:11.948Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestNewJSONProgressOutput [2021-05-25T10:08:11.948Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestAuxFormatterEmit [2021-05-25T10:08:11.948Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestStreamWriterStdout [2021-05-25T10:08:11.948Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-05-25T10:08:11.948Z] === RUN TestStreamWriterStderr [2021-05-25T10:08:11.948Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-05-25T10:08:11.948Z] PASS [2021-05-25T10:08:11.948Z] coverage: 66.2% of statements [2021-05-25T10:08:11.948Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2021-05-25T10:08:12.796Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-25T10:08:12.924Z] === RUN TestIsCpusetListAvailable [2021-05-25T10:08:12.924Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-05-25T10:08:12.924Z] PASS [2021-05-25T10:08:12.924Z] coverage: 38.2% of statements [2021-05-25T10:08:12.924Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2021-05-25T10:08:13.440Z] --- PASS: TestServiceUpdateConfigs (15.58s) [2021-05-25T10:08:13.440Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:08:13.900Z] time="2021-05-25T10:08:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-05-25T10:08:13.900Z] === RUN TestChtimes [2021-05-25T10:08:13.900Z] --- PASS: TestChtimes (0.00s) [2021-05-25T10:08:13.900Z] === RUN TestChtimesWindows [2021-05-25T10:08:13.900Z] --- PASS: TestChtimesWindows (0.00s) [2021-05-25T10:08:13.900Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-05-25T10:08:13.900Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-05-25T10:08:13.900Z] === RUN TestEnsureRemoveAllNotExist [2021-05-25T10:08:13.900Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-05-25T10:08:13.900Z] === RUN TestEnsureRemoveAllWithDir [2021-05-25T10:08:13.900Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-05-25T10:08:13.900Z] === RUN TestEnsureRemoveAllWithFile [2021-05-25T10:08:13.900Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-05-25T10:08:13.901Z] === RUN TestHasWin32KSupport [2021-05-25T10:08:13.901Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-05-25T10:08:13.901Z] syscall_windows_test.go:8: win32k: true [2021-05-25T10:08:13.901Z] PASS [2021-05-25T10:08:13.901Z] coverage: 12.0% of statements [2021-05-25T10:08:13.901Z] ok github.com/docker/docker/pkg/system 0.061s coverage: 12.0% of statements [2021-05-25T10:08:14.163Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-25T10:08:14.163Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-25T10:08:14.364Z] === RUN TestTailFile [2021-05-25T10:08:14.364Z] --- PASS: TestTailFile (0.00s) [2021-05-25T10:08:14.364Z] === RUN TestTailFileManyLines [2021-05-25T10:08:14.364Z] --- PASS: TestTailFileManyLines (0.00s) [2021-05-25T10:08:14.364Z] === RUN TestTailEmptyFile [2021-05-25T10:08:14.364Z] --- PASS: TestTailEmptyFile (0.00s) [2021-05-25T10:08:14.364Z] === RUN TestTailNegativeN [2021-05-25T10:08:14.364Z] --- PASS: TestTailNegativeN (0.00s) [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/8_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/single_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/4_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/no_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.364Z] === CONT TestNewTailReader/2_byte_delimiter [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.364Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-05-25T10:08:14.364Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.365Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.365Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.365Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.366Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.366Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.366Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.830Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.830Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.831Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.831Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.831Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:14.832Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-05-25T10:08:14.833Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-05-25T10:08:15.298Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-05-25T10:08:15.299Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.02s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.299Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.04s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.300Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.01s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-05-25T10:08:15.301Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-05-25T10:08:15.301Z] PASS [2021-05-25T10:08:15.301Z] coverage: 88.6% of statements [2021-05-25T10:08:15.301Z] ok github.com/docker/docker/pkg/tailfile 0.395s coverage: 88.6% of statements [2021-05-25T10:08:15.301Z] === RUN TestTarSumRemoveNonExistent [2021-05-25T10:08:15.301Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-05-25T10:08:15.301Z] === RUN TestTarSumRemove [2021-05-25T10:08:15.301Z] --- PASS: TestTarSumRemove (0.00s) [2021-05-25T10:08:15.301Z] === RUN TestSortFileInfoSums [2021-05-25T10:08:15.301Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-05-25T10:08:15.301Z] === RUN TestNewTarSumForLabelInvalid [2021-05-25T10:08:15.301Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-05-25T10:08:15.301Z] === RUN TestNewTarSumForLabel [2021-05-25T10:08:15.301Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-05-25T10:08:15.301Z] === RUN TestEmptyTar [2021-05-25T10:08:15.301Z] --- PASS: TestEmptyTar (0.01s) [2021-05-25T10:08:15.301Z] === RUN TestTarSumsReadSize [2021-05-25T10:08:15.301Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-05-25T10:08:15.301Z] === RUN TestTarSums [2021-05-25T10:08:15.765Z] --- PASS: TestTarSums (0.09s) [2021-05-25T10:08:15.765Z] === RUN TestIteration [2021-05-25T10:08:15.765Z] --- PASS: TestIteration (0.00s) [2021-05-25T10:08:15.765Z] === RUN TestVersionLabelForChecksum [2021-05-25T10:08:15.765Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-05-25T10:08:15.765Z] === RUN TestVersion [2021-05-25T10:08:15.765Z] --- PASS: TestVersion (0.00s) [2021-05-25T10:08:15.765Z] === RUN TestGetVersion [2021-05-25T10:08:15.765Z] --- PASS: TestGetVersion (0.00s) [2021-05-25T10:08:15.765Z] === RUN TestGetVersions [2021-05-25T10:08:15.765Z] --- PASS: TestGetVersions (0.00s) [2021-05-25T10:08:15.765Z] PASS [2021-05-25T10:08:15.765Z] coverage: 89.3% of statements [2021-05-25T10:08:15.765Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2021-05-25T10:08:16.228Z] testing: warning: no tests to run [2021-05-25T10:08:16.228Z] PASS [2021-05-25T10:08:16.228Z] coverage: [no statements] [2021-05-25T10:08:16.228Z] ok github.com/docker/docker/pkg/term/windows 0.053s coverage: [no statements] [no tests to run] [2021-05-25T10:08:16.690Z] === RUN TestTruncIndex [2021-05-25T10:08:16.690Z] --- PASS: TestTruncIndex (0.10s) [2021-05-25T10:08:16.690Z] PASS [2021-05-25T10:08:16.690Z] coverage: 91.5% of statements [2021-05-25T10:08:16.690Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2021-05-25T10:08:16.690Z] === RUN TestIsGIT [2021-05-25T10:08:16.690Z] --- PASS: TestIsGIT (0.00s) [2021-05-25T10:08:16.690Z] === RUN TestIsTransport [2021-05-25T10:08:16.690Z] --- PASS: TestIsTransport (0.00s) [2021-05-25T10:08:16.690Z] PASS [2021-05-25T10:08:16.690Z] coverage: 100.0% of statements [2021-05-25T10:08:16.690Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2021-05-25T10:08:17.665Z] === RUN TestVersionInfo [2021-05-25T10:08:17.665Z] --- PASS: TestVersionInfo (0.00s) [2021-05-25T10:08:17.665Z] === RUN TestAppendVersions [2021-05-25T10:08:17.665Z] --- PASS: TestAppendVersions (0.00s) [2021-05-25T10:08:17.665Z] PASS [2021-05-25T10:08:17.665Z] coverage: 88.9% of statements [2021-05-25T10:08:17.665Z] ok github.com/docker/docker/pkg/useragent 0.079s coverage: 88.9% of statements [2021-05-25T10:08:18.641Z] time="2021-05-25T10:08:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49227/Test.Echo: Post http://127.0.0.1:49227/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-05-25T10:08:19.620Z] === RUN TestValidatePrivileges [2021-05-25T10:08:19.620Z] --- PASS: TestValidatePrivileges (0.00s) [2021-05-25T10:08:19.620Z] === RUN TestFilterByCapNeg [2021-05-25T10:08:19.620Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-05-25T10:08:19.620Z] === RUN TestFilterByCapPos [2021-05-25T10:08:19.620Z] --- PASS: TestFilterByCapPos (0.00s) [2021-05-25T10:08:19.620Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-05-25T10:08:19.620Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-05-25T10:08:19.620Z] PASS [2021-05-25T10:08:19.620Z] coverage: 12.0% of statements [2021-05-25T10:08:19.620Z] ok github.com/docker/docker/plugin 0.089s coverage: 12.0% of statements [2021-05-25T10:08:19.620Z] === RUN TestNewSettable [2021-05-25T10:08:19.620Z] --- PASS: TestNewSettable (0.00s) [2021-05-25T10:08:19.620Z] === RUN TestIsSettable [2021-05-25T10:08:19.620Z] --- PASS: TestIsSettable (0.00s) [2021-05-25T10:08:19.620Z] === RUN TestUpdateSettingsEnv [2021-05-25T10:08:19.620Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-05-25T10:08:19.620Z] PASS [2021-05-25T10:08:19.620Z] coverage: 20.1% of statements [2021-05-25T10:08:19.620Z] ok github.com/docker/docker/plugin/v2 0.073s coverage: 20.1% of statements [2021-05-25T10:08:21.170Z] === RUN TestLoad [2021-05-25T10:08:21.170Z] --- PASS: TestLoad (0.00s) [2021-05-25T10:08:21.170Z] === RUN TestSave [2021-05-25T10:08:21.170Z] --- PASS: TestSave (0.05s) [2021-05-25T10:08:21.170Z] === RUN TestAddDeleteGet [2021-05-25T10:08:21.170Z] --- PASS: TestAddDeleteGet (0.07s) [2021-05-25T10:08:21.170Z] === RUN TestInvalidTags [2021-05-25T10:08:21.170Z] --- PASS: TestInvalidTags (0.01s) [2021-05-25T10:08:21.170Z] PASS [2021-05-25T10:08:21.170Z] coverage: 84.4% of statements [2021-05-25T10:08:21.170Z] ok github.com/docker/docker/reference 0.182s coverage: 84.4% of statements [2021-05-25T10:08:22.257Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-25T10:08:22.257Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-25T10:08:22.720Z] === RUN TestResolveAuthConfigIndexServer [2021-05-25T10:08:22.720Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-05-25T10:08:22.720Z] === RUN TestResolveAuthConfigFullURL [2021-05-25T10:08:22.720Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-05-25T10:08:22.720Z] === RUN TestLoadAllowNondistributableArtifacts [2021-05-25T10:08:22.720Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-05-25T10:08:22.720Z] === RUN TestValidateMirror [2021-05-25T10:08:22.720Z] --- PASS: TestValidateMirror (0.00s) [2021-05-25T10:08:22.720Z] === RUN TestLoadInsecureRegistries [2021-05-25T10:08:23.185Z] time="2021-05-25T10:08:22Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-25T10:08:23.185Z] time="2021-05-25T10:08:22Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-05-25T10:08:23.185Z] time="2021-05-25T10:08:22Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-05-25T10:08:23.185Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2021-05-25T10:08:23.185Z] === RUN TestNewServiceConfig [2021-05-25T10:08:23.185Z] --- PASS: TestNewServiceConfig (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestValidateIndexName [2021-05-25T10:08:23.185Z] --- PASS: TestValidateIndexName (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestValidateIndexNameWithError [2021-05-25T10:08:23.185Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestEndpointParse [2021-05-25T10:08:23.185Z] --- PASS: TestEndpointParse (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestEndpointParseInvalid [2021-05-25T10:08:23.185Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestValidateEndpoint [2021-05-25T10:08:23.185Z] --- PASS: TestValidateEndpoint (0.01s) [2021-05-25T10:08:23.185Z] === RUN TestPing [2021-05-25T10:08:23.185Z] --- PASS: TestPing (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestPingRegistryEndpoint [2021-05-25T10:08:23.185Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-05-25T10:08:23.185Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:23.185Z] === RUN TestEndpoint [2021-05-25T10:08:23.185Z] --- SKIP: TestEndpoint (0.00s) [2021-05-25T10:08:23.185Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:23.185Z] === RUN TestParseRepositoryInfo [2021-05-25T10:08:23.185Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestNewIndexInfo [2021-05-25T10:08:23.185Z] --- PASS: TestNewIndexInfo (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestMirrorEndpointLookup [2021-05-25T10:08:23.185Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-05-25T10:08:23.185Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:23.185Z] === RUN TestSearchRepositories [2021-05-25T10:08:23.185Z] --- PASS: TestSearchRepositories (0.01s) [2021-05-25T10:08:23.185Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-05-25T10:08:23.185Z] Host: 127.0.0.1:49234 [2021-05-25T10:08:23.185Z] User-Agent: docker test client [2021-05-25T10:08:23.185Z] Authorization: Token fake-token [2021-05-25T10:08:23.185Z] X-Docker-Token: true [2021-05-25T10:08:23.185Z] Accept-Encoding: gzip [2021-05-25T10:08:23.185Z] [2021-05-25T10:08:23.185Z] [2021-05-25T10:08:23.185Z] registry_test.go:730: HTTP/1.1 200 OK [2021-05-25T10:08:23.185Z] Connection: close [2021-05-25T10:08:23.185Z] Content-Length: 144 [2021-05-25T10:08:23.185Z] Cache-Control: no-cache [2021-05-25T10:08:23.185Z] Content-Type: application/json [2021-05-25T10:08:23.185Z] Date: Tue, 25 May 2021 10:08:22 GMT [2021-05-25T10:08:23.185Z] Expires: -1 [2021-05-25T10:08:23.185Z] Pragma: no-cache [2021-05-25T10:08:23.185Z] Server: docker-tests/mock [2021-05-25T10:08:23.185Z] X-Docker-Registry-Config: mock [2021-05-25T10:08:23.185Z] X-Docker-Registry-Version: 0.0.0 [2021-05-25T10:08:23.185Z] [2021-05-25T10:08:23.185Z] [2021-05-25T10:08:23.185Z] === RUN TestTrustedLocation [2021-05-25T10:08:23.185Z] --- PASS: TestTrustedLocation (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-05-25T10:08:23.185Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestAllowNondistributableArtifacts [2021-05-25T10:08:23.185Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestIsSecureIndex [2021-05-25T10:08:23.185Z] --- PASS: TestIsSecureIndex (0.00s) [2021-05-25T10:08:23.185Z] PASS [2021-05-25T10:08:23.185Z] coverage: 50.3% of statements [2021-05-25T10:08:23.185Z] ok github.com/docker/docker/registry 0.328s coverage: 50.3% of statements [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReaderWithReadError [2021-05-25T10:08:23.185Z] time="2021-05-25T10:08:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReader [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReader (0.00s) [2021-05-25T10:08:23.185Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-05-25T10:08:23.185Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-05-25T10:08:23.185Z] PASS [2021-05-25T10:08:23.185Z] coverage: 100.0% of statements [2021-05-25T10:08:23.185Z] ok github.com/docker/docker/registry/resumable 0.231s coverage: 100.0% of statements [2021-05-25T10:08:24.166Z] === RUN TestRestartManagerTimeout [2021-05-25T10:08:24.166Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-05-25T10:08:24.166Z] === RUN TestRestartManagerTimeoutReset [2021-05-25T10:08:24.166Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-05-25T10:08:24.166Z] PASS [2021-05-25T10:08:24.166Z] coverage: 50.9% of statements [2021-05-25T10:08:24.166Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-25T10:08:24.631Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-25T10:08:24.631Z] === RUN TestDecodeContainerConfig [2021-05-25T10:08:24.631Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-05-25T10:08:24.631Z] === RUN TestDecodeContainerConfigIsolation [2021-05-25T10:08:24.631Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-05-25T10:08:24.631Z] === RUN TestValidatePrivileged [2021-05-25T10:08:24.631Z] --- PASS: TestValidatePrivileged (0.00s) [2021-05-25T10:08:24.631Z] PASS [2021-05-25T10:08:24.631Z] coverage: 52.2% of statements [2021-05-25T10:08:24.631Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-05-25T10:08:24.771Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-25T10:08:25.619Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-05-25T10:08:25.619Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-05-25T10:08:25.619Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-05-25T10:08:25.619Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-05-25T10:08:25.619Z] PASS [2021-05-25T10:08:25.619Z] coverage: 62.5% of statements [2021-05-25T10:08:25.619Z] ok github.com/docker/docker/testutil 0.111s coverage: 62.5% of statements [2021-05-25T10:08:25.671Z] --- PASS: TestServiceUpdateNetwork (14.10s) [2021-05-25T10:08:25.671Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:08:27.057Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-25T10:08:27.170Z] --- PASS: TestNewClientWithTimeout (17.72s) [2021-05-25T10:08:27.170Z] === RUN TestClientStream [2021-05-25T10:08:27.170Z] --- PASS: TestClientStream (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestClientSendFile [2021-05-25T10:08:27.170Z] --- PASS: TestClientSendFile (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestClientWithRequestTimeout [2021-05-25T10:08:27.170Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestFileSpecPlugin [2021-05-25T10:08:27.170Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-05-25T10:08:27.170Z] === RUN TestFileJSONSpecPlugin [2021-05-25T10:08:27.170Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-05-25T10:08:27.170Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestPluginAddHandler [2021-05-25T10:08:27.170Z] --- PASS: TestPluginAddHandler (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestPluginWaitBadPlugin [2021-05-25T10:08:27.170Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-05-25T10:08:27.170Z] === RUN TestGet [2021-05-25T10:08:27.170Z] time="2021-05-25T10:08:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-05-25T10:08:27.634Z] === RUN TestGetDriver [2021-05-25T10:08:27.634Z] --- PASS: TestGetDriver (0.00s) [2021-05-25T10:08:27.634Z] === RUN TestVolumeRequestError [2021-05-25T10:08:27.634Z] --- PASS: TestVolumeRequestError (0.01s) [2021-05-25T10:08:27.634Z] PASS [2021-05-25T10:08:27.634Z] coverage: 36.1% of statements [2021-05-25T10:08:27.634Z] ok github.com/docker/docker/volume/drivers 0.084s coverage: 36.1% of statements [2021-05-25T10:08:27.999Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-25T10:08:28.041Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-25T10:08:28.041Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-05-25T10:08:28.101Z] time="2021-05-25T10:08:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-05-25T10:08:28.101Z] === RUN TestGetAddress [2021-05-25T10:08:28.101Z] --- PASS: TestGetAddress (0.00s) [2021-05-25T10:08:28.101Z] === RUN TestRemove [2021-05-25T10:08:28.101Z] --- SKIP: TestRemove (0.00s) [2021-05-25T10:08:28.101Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-25T10:08:28.101Z] === RUN TestInitializeWithVolumes [2021-05-25T10:08:28.101Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-05-25T10:08:28.101Z] === RUN TestCreate [2021-05-25T10:08:28.101Z] --- PASS: TestCreate (0.01s) [2021-05-25T10:08:28.101Z] === RUN TestValidateName [2021-05-25T10:08:28.101Z] --- PASS: TestValidateName (0.00s) [2021-05-25T10:08:28.101Z] === RUN TestCreateWithOpts [2021-05-25T10:08:28.565Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-05-25T10:08:28.565Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-25T10:08:28.565Z] === RUN TestRelaodNoOpts [2021-05-25T10:08:28.565Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-05-25T10:08:28.565Z] PASS [2021-05-25T10:08:28.565Z] coverage: 41.5% of statements [2021-05-25T10:08:28.565Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2021-05-25T10:08:28.565Z] === RUN TestConvertTmpfsOptions [2021-05-25T10:08:28.565Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-05-25T10:08:28.565Z] parser_test.go:49: data="mode=700,size=1m" [2021-05-25T10:08:28.565Z] parser_test.go:49: data="ro" [2021-05-25T10:08:28.565Z] === RUN TestParseMountRaw [2021-05-25T10:08:28.565Z] --- PASS: TestParseMountRaw (0.03s) [2021-05-25T10:08:28.565Z] === RUN TestParseMountRawSplit [2021-05-25T10:08:28.565Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-05-25T10:08:28.565Z] parser_test.go:390: case 0 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 1 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 2 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 3 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 4 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 5 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 6 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 7 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 8 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 0 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 1 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 2 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 3 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 4 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 5 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 6 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 7 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 8 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 9 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 10 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 11 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 12 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 0 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 1 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 2 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 3 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 4 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 5 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 6 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 7 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 8 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 9 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 10 [2021-05-25T10:08:28.565Z] parser_test.go:390: case 11 [2021-05-25T10:08:28.565Z] === RUN TestParseMountSpec [2021-05-25T10:08:28.565Z] --- PASS: TestParseMountSpec (0.00s) [2021-05-25T10:08:28.565Z] parser_test.go:455: case 0 [2021-05-25T10:08:28.565Z] parser_test.go:455: case 1 [2021-05-25T10:08:28.565Z] parser_test.go:455: case 2 [2021-05-25T10:08:28.565Z] parser_test.go:455: case 3 [2021-05-25T10:08:28.565Z] parser_test.go:455: case 4 [2021-05-25T10:08:28.565Z] parser_test.go:455: case 5 [2021-05-25T10:08:28.565Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-05-25T10:08:28.565Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-05-25T10:08:28.565Z] === RUN TestValidateMount [2021-05-25T10:08:28.565Z] --- PASS: TestValidateMount (0.00s) [2021-05-25T10:08:28.565Z] PASS [2021-05-25T10:08:28.565Z] coverage: 66.2% of statements [2021-05-25T10:08:28.565Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-05-25T10:08:30.114Z] === RUN TestSetGetMeta [2021-05-25T10:08:30.114Z] === PAUSE TestSetGetMeta [2021-05-25T10:08:30.114Z] === RUN TestRestore [2021-05-25T10:08:30.114Z] === PAUSE TestRestore [2021-05-25T10:08:30.114Z] === RUN TestServiceCreate [2021-05-25T10:08:30.114Z] === PAUSE TestServiceCreate [2021-05-25T10:08:30.114Z] === RUN TestServiceList [2021-05-25T10:08:30.114Z] === PAUSE TestServiceList [2021-05-25T10:08:30.114Z] === RUN TestServiceRemove [2021-05-25T10:08:30.114Z] === PAUSE TestServiceRemove [2021-05-25T10:08:30.114Z] === RUN TestServiceGet [2021-05-25T10:08:30.114Z] === PAUSE TestServiceGet [2021-05-25T10:08:30.114Z] === RUN TestServicePrune [2021-05-25T10:08:30.114Z] === PAUSE TestServicePrune [2021-05-25T10:08:30.115Z] === RUN TestCreate [2021-05-25T10:08:30.115Z] === PAUSE TestCreate [2021-05-25T10:08:30.115Z] === RUN TestRemove [2021-05-25T10:08:30.115Z] === PAUSE TestRemove [2021-05-25T10:08:30.115Z] === RUN TestList [2021-05-25T10:08:30.115Z] === PAUSE TestList [2021-05-25T10:08:30.115Z] === RUN TestFindByDriver [2021-05-25T10:08:30.115Z] === PAUSE TestFindByDriver [2021-05-25T10:08:30.115Z] === RUN TestFindByReferenced [2021-05-25T10:08:30.115Z] === PAUSE TestFindByReferenced [2021-05-25T10:08:30.115Z] === RUN TestDerefMultipleOfSameRef [2021-05-25T10:08:30.115Z] === PAUSE TestDerefMultipleOfSameRef [2021-05-25T10:08:30.115Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-25T10:08:30.115Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-25T10:08:30.115Z] === RUN TestDefererencePluginOnCreateError [2021-05-25T10:08:30.115Z] === PAUSE TestDefererencePluginOnCreateError [2021-05-25T10:08:30.115Z] === RUN TestRefDerefRemove [2021-05-25T10:08:30.115Z] === PAUSE TestRefDerefRemove [2021-05-25T10:08:30.115Z] === RUN TestGet [2021-05-25T10:08:30.115Z] === PAUSE TestGet [2021-05-25T10:08:30.115Z] === RUN TestGetWithReference [2021-05-25T10:08:30.115Z] === PAUSE TestGetWithReference [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_nil_list [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_nil_list [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_empty_list [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_empty_list [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_filter_some [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_filter_some [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_filter_middle [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_filter_middle [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-05-25T10:08:30.115Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-05-25T10:08:30.115Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_nil_list [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_filter_some [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_empty_list [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_filter_middle [2021-05-25T10:08:30.115Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-05-25T10:08:30.115Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-05-25T10:08:30.115Z] === CONT TestSetGetMeta [2021-05-25T10:08:30.115Z] === CONT TestFindByReferenced [2021-05-25T10:08:30.115Z] === CONT TestGet [2021-05-25T10:08:30.115Z] === CONT TestDefererencePluginOnCreateError [2021-05-25T10:08:30.115Z] --- PASS: TestSetGetMeta (0.03s) [2021-05-25T10:08:30.115Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-05-25T10:08:30.115Z] --- PASS: TestFindByReferenced (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestDerefMultipleOfSameRef [2021-05-25T10:08:30.115Z] --- PASS: TestGet (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestRefDerefRemove [2021-05-25T10:08:30.115Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-05-25T10:08:30.115Z] === CONT TestGetWithReference [2021-05-25T10:08:30.115Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestServicePrune [2021-05-25T10:08:30.115Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestFindByDriver [2021-05-25T10:08:30.115Z] --- PASS: TestRefDerefRemove (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestList [2021-05-25T10:08:30.115Z] --- PASS: TestGetWithReference (0.05s) [2021-05-25T10:08:30.115Z] === CONT TestRemove [2021-05-25T10:08:30.115Z] --- PASS: TestFindByDriver (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestCreate [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-05-25T10:08:30.115Z] --- PASS: TestRemove (0.04s) [2021-05-25T10:08:30.115Z] === CONT TestServiceList [2021-05-25T10:08:30.115Z] --- PASS: TestList (0.05s) [2021-05-25T10:08:30.115Z] === CONT TestServiceGet [2021-05-25T10:08:30.115Z] --- PASS: TestCreate (0.03s) [2021-05-25T10:08:30.115Z] === CONT TestServiceRemove [2021-05-25T10:08:30.115Z] --- PASS: TestServiceGet (0.09s) [2021-05-25T10:08:30.115Z] === CONT TestServiceCreate [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-25T10:08:30.115Z] --- PASS: TestServiceRemove (0.08s) [2021-05-25T10:08:30.115Z] === CONT TestRestore [2021-05-25T10:08:30.115Z] --- PASS: TestServiceList (0.11s) [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-05-25T10:08:30.115Z] --- PASS: TestServiceCreate (0.04s) [2021-05-25T10:08:30.115Z] time="2021-05-25T10:08:29Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-05-25T10:08:30.115Z] --- PASS: TestRestore (0.04s) [2021-05-25T10:08:30.115Z] --- PASS: TestServicePrune (0.21s) [2021-05-25T10:08:30.115Z] PASS [2021-05-25T10:08:30.115Z] coverage: 70.3% of statements [2021-05-25T10:08:30.115Z] ok github.com/docker/docker/volume/service 0.329s coverage: 70.3% of statements [2021-05-25T10:08:33.873Z] time="2021-05-25T10:08:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-05-25T10:08:34.575Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-05-25T10:08:36.138Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-25T10:08:37.091Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-05-25T10:08:37.091Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-25T10:08:37.654Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-05-25T10:08:38.581Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-05-25T10:08:39.508Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-05-25T10:08:40.069Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-25T10:08:42.480Z] --- PASS: TestGet (15.01s) [2021-05-25T10:08:42.480Z] === RUN TestPluginWithNoManifest [2021-05-25T10:08:42.480Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-05-25T10:08:42.480Z] === RUN TestGetAll [2021-05-25T10:08:42.480Z] --- PASS: TestGetAll (0.00s) [2021-05-25T10:08:42.480Z] PASS [2021-05-25T10:08:42.480Z] coverage: 73.4% of statements [2021-05-25T10:08:42.480Z] ok github.com/docker/docker/pkg/plugins 35.277s coverage: 73.4% of statements [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/quota [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/rootless [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/volume [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-25T10:08:42.480Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-25T10:08:42.587Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-05-25T10:08:42.587Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-05-25T10:08:43.514Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === Skipped [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-05-25T10:08:44.038Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-05-25T10:08:44.038Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-05-25T10:08:44.038Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-05-25T10:08:44.038Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-05-25T10:08:44.038Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-05-25T10:08:44.038Z] client_test.go:23: runtime.GOOS == "windows" [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-05-25T10:08:44.038Z] daemon_test.go:147: root required [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-05-25T10:08:44.038Z] reload_test.go:520: root required [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-05-25T10:08:44.038Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-05-25T10:08:44.038Z] pull_v2_test.go:73: Needs fixing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-05-25T10:08:44.038Z] pull_v2_test.go:118: Needs fixing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-05-25T10:08:44.038Z] download_test.go:268: Needs fixing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-05-25T10:08:44.038Z] layer_test.go:304: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-05-25T10:08:44.038Z] layer_test.go:353: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-05-25T10:08:44.038Z] layer_test.go:468: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-05-25T10:08:44.038Z] layer_test.go:697: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-05-25T10:08:44.038Z] migration_test.go:46: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-05-25T10:08:44.038Z] migration_test.go:182: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-05-25T10:08:44.038Z] mount_test.go:17: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-05-25T10:08:44.038Z] mount_test.go:76: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-05-25T10:08:44.038Z] mount_test.go:125: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-05-25T10:08:44.038Z] mount_test.go:212: Failing on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:134: Xz not present in msys2 [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:239: Failing on Windows CI machines [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-05-25T10:08:44.038Z] archive_windows_test.go:16: Currently fails [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-05-25T10:08:44.038Z] changes_test.go:192: needs more investigation [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-05-25T10:08:44.038Z] changes_test.go:405: needs further investigation [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-05-25T10:08:44.038Z] changes_test.go:441: needs further investigation [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-05-25T10:08:44.038Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-05-25T10:08:44.038Z] poller_test.go:41: No chmod on Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-05-25T10:08:44.038Z] fileutils_test.go:134: Needs porting to Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-05-25T10:08:44.038Z] fileutils_test.go:180: Needs porting to Windows [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-05-25T10:08:44.038Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-05-25T10:08:44.038Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-05-25T10:08:44.038Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-05-25T10:08:44.038Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-05-25T10:08:44.038Z] [2021-05-25T10:08:44.038Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-05-25T10:08:44.039Z] local_test.go:181: runtime.GOOS == "windows" [2021-05-25T10:08:44.039Z] [2021-05-25T10:08:44.039Z] [2021-05-25T10:08:44.039Z] DONE 1830 tests, 45 skipped in 203.205s [2021-05-25T10:08:44.278Z] --- PASS: TestServiceUpdatePidsLimit (17.72s) [2021-05-25T10:08:44.278Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-05-25T10:08:44.278Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-05-25T10:08:44.278Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-05-25T10:08:44.278Z] PASS [2021-05-25T10:08:44.278Z] [2021-05-25T10:08:44.278Z] === Skipped [2021-05-25T10:08:44.278Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:08:44.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:08:44.278Z] [2021-05-25T10:08:44.278Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-05-25T10:08:44.278Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:08:44.278Z] [2021-05-25T10:08:44.278Z] [2021-05-25T10:08:44.278Z] DONE 27 tests, 2 skipped in 161.889s [2021-05-25T10:08:44.278Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:08:44.278Z] ++ 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-05-25T10:08:44.278Z] ++ set -e [2021-05-25T10:08:44.278Z] ++ '[' -n 0 ']' [2021-05-25T10:08:44.278Z] ++ set -x [2021-05-25T10:08:44.278Z] ++ env -i DEST=/go/src/github.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-05-25T10:08:44.278Z] INFO: Testing against a local daemon [2021-05-25T10:08:44.278Z] === RUN TestSessionCreate [2021-05-25T10:08:44.278Z] --- PASS: TestSessionCreate (0.05s) [2021-05-25T10:08:44.278Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:08:44.278Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-25T10:08:44.278Z] PASS [2021-05-25T10:08:44.278Z] [2021-05-25T10:08:44.278Z] DONE 2 tests in 0.249s [2021-05-25T10:08:44.278Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:08:44.278Z] ++ 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-05-25T10:08:44.278Z] ++ set -e [2021-05-25T10:08:44.278Z] ++ '[' -n 0 ']' [2021-05-25T10:08:44.278Z] ++ set -x [2021-05-25T10:08:44.278Z] ++ env -i DEST=/go/src/github.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-05-25T10:08:44.278Z] INFO: Testing against a local daemon [2021-05-25T10:08:44.278Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:08:44.278Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:08:44.278Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:08:44.278Z] === RUN TestEventsExecDie [2021-05-25T10:08:44.502Z] INFO: make.ps1 ended at 05/25/2021 10:08:44 [2021-05-25T10:08:44.539Z] --- PASS: TestEventsExecDie (1.18s) [2021-05-25T10:08:44.539Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:08:44.539Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-25T10:08:44.539Z] === RUN TestInfoBinaryCommits [2021-05-25T10:08:44.800Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-05-25T10:08:44.800Z] === RUN TestInfoAPIVersioned [2021-05-25T10:08:44.800Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-05-25T10:08:44.800Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:08:44.879Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-05-25T10:08:46.051Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-05-25T10:08:46.051Z] INFO: Unit tests ended at 05/25/2021 10:08:45. Duration:00:03:40.6701247 [2021-05-25T10:08:46.051Z] INFO: Building busybox [2021-05-25T10:08:46.185Z] --- PASS: TestInfoDiscoveryBackend (1.14s) [2021-05-25T10:08:46.185Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:08:46.513Z] Sending build context to Docker daemon 5.12kB [2021-05-25T10:08:46.513Z] [2021-05-25T10:08:46.513Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-05-25T10:08:46.514Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-05-25T10:08:46.514Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-05-25T10:08:46.514Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-05-25T10:08:46.514Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-05-25T10:08:46.514Z] ---> 3a7f23e29bd7 [2021-05-25T10:08:46.514Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-05-25T10:08:46.514Z] ---> Running in 29254e092a80 [2021-05-25T10:08:46.756Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-25T10:08:46.756Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:08:47.395Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-05-25T10:08:48.141Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.15s) [2021-05-25T10:08:48.141Z] === RUN TestInfoAPI [2021-05-25T10:08:48.141Z] --- PASS: TestInfoAPI (0.05s) [2021-05-25T10:08:48.141Z] === RUN TestInfoAPIWarnings [2021-05-25T10:08:51.246Z] Removing intermediate container 29254e092a80 [2021-05-25T10:08:51.246Z] ---> 813bb5ca1d5b [2021-05-25T10:08:51.246Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-05-25T10:08:51.246Z] ---> Running in 4823f5f98966 [2021-05-25T10:08:51.710Z] Removing intermediate container 4823f5f98966 [2021-05-25T10:08:51.710Z] ---> 4d874e1d0f73 [2021-05-25T10:08:51.710Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-05-25T10:08:51.710Z] ---> Running in 54bfe77ac661 [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 5.7% of statements [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/container [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/events [no test files] [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/image [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/network [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-05-25T10:08:52.127Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-05-25T10:08:52.127Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-05-25T10:08:52.172Z] Removing intermediate container 54bfe77ac661 [2021-05-25T10:08:52.172Z] ---> 7805132800ad [2021-05-25T10:08:52.172Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-05-25T10:08:52.644Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-05-25T10:08:53.148Z] [2021-05-25T10:08:53.610Z] ---> 8455b4e77b1d [2021-05-25T10:08:53.610Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-05-25T10:08:53.610Z] ---> Running in 579051fe7a30 [2021-05-25T10:08:54.010Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-05-25T10:08:55.422Z] ok github.com/docker/docker/builder/remotecontext 0.086s coverage: 13.7% of statements [2021-05-25T10:08:55.422Z] ok github.com/docker/docker/builder/dockerfile 0.347s coverage: 48.5% of statements [2021-05-25T10:08:55.422Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-05-25T10:08:56.361Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-05-25T10:08:56.526Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-05-25T10:08:57.743Z] ok github.com/docker/docker/builder/remotecontext/git 1.516s coverage: 86.3% of statements [2021-05-25T10:08:57.743Z] ? github.com/docker/docker/cli [no test files] [2021-05-25T10:08:57.743Z] ? github.com/docker/docker/cli/config [no test files] [2021-05-25T10:09:01.041Z] ok github.com/docker/docker/client 0.210s coverage: 75.4% of statements [2021-05-25T10:09:01.773Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-05-25T10:09:02.226Z] Removing intermediate container 579051fe7a30 [2021-05-25T10:09:02.226Z] ---> 66647272862b [2021-05-25T10:09:02.226Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-05-25T10:09:02.689Z] ---> Running in 997b9c1a7c29 [2021-05-25T10:09:04.238Z] [2021-05-25T10:09:04.238Z] SUCCESS: Specified value was saved. [2021-05-25T10:09:06.255Z] --- PASS: TestInfoAPIWarnings (17.13s) [2021-05-25T10:09:06.255Z] === RUN TestInfoDebug [2021-05-25T10:09:06.255Z] --- PASS: TestInfoDebug (1.11s) [2021-05-25T10:09:06.255Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:09:06.434Z] Removing intermediate container 997b9c1a7c29 [2021-05-25T10:09:06.434Z] ---> 60165e7e1e79 [2021-05-25T10:09:06.434Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-05-25T10:09:06.434Z] ---> Running in 7bdcae3fff2e [2021-05-25T10:09:07.049Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-05-25T10:09:07.050Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-25T10:09:07.305Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-25T10:09:07.706Z] --- PASS: TestInfoInsecureRegistries (1.14s) [2021-05-25T10:09:07.707Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:09:08.655Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-05-25T10:09:08.655Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:09:08.916Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-05-25T10:09:08.916Z] === RUN TestPingCacheHeaders [2021-05-25T10:09:08.916Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-05-25T10:09:08.916Z] === RUN TestPingGet [2021-05-25T10:09:08.916Z] --- PASS: TestPingGet (0.03s) [2021-05-25T10:09:08.916Z] === RUN TestPingHead [2021-05-25T10:09:08.916Z] --- PASS: TestPingHead (0.05s) [2021-05-25T10:09:08.916Z] === RUN TestVersion [2021-05-25T10:09:08.916Z] --- PASS: TestVersion (0.05s) [2021-05-25T10:09:08.916Z] PASS [2021-05-25T10:09:08.916Z] [2021-05-25T10:09:08.916Z] === Skipped [2021-05-25T10:09:08.916Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:09:08.916Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:09:08.916Z] [2021-05-25T10:09:08.916Z] [2021-05-25T10:09:08.916Z] DONE 18 tests, 1 skipped in 25.763s [2021-05-25T10:09:08.916Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:09:08.916Z] ++ 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-05-25T10:09:08.916Z] ++ set -e [2021-05-25T10:09:08.916Z] ++ '[' -n 0 ']' [2021-05-25T10:09:08.916Z] ++ set -x [2021-05-25T10:09:08.916Z] ++ env -i DEST=/go/src/github.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-05-25T10:09:09.179Z] INFO: Testing against a local daemon [2021-05-25T10:09:09.179Z] === RUN TestVolumesCreateAndList [2021-05-25T10:09:09.179Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-05-25T10:09:09.179Z] === RUN TestVolumesRemove [2021-05-25T10:09:09.440Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-25T10:09:09.440Z] === RUN TestVolumesInspect [2021-05-25T10:09:09.440Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-25T10:09:09.440Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:09:09.440Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:09:09.440Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:09:09.440Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:09:09.440Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-05-25T10:09:09.440Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:09:09.440Z] PASS [2021-05-25T10:09:09.440Z] [2021-05-25T10:09:09.440Z] DONE 5 tests in 0.329s [2021-05-25T10:09:09.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:09:10.012Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:09:10.012Z] +++ kill 13932 [2021-05-25T10:09:11.152Z] Cannot create a file when that file already exists. [2021-05-25T10:09:11.401Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:09:11.401Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:09:11.401Z] [2021-05-25T10:09:11.401Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:09:11.401Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:09:11.401Z] [2021-05-25T10:09:11.401Z] To set a process to complain mode, use the command line tool [2021-05-25T10:09:11.401Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:09:11.401Z] +++ true [2021-05-25T10:09:11.401Z] exiting test-integration [2021-05-25T10:09:11.401Z] ++ exit 0 [2021-05-25T10:09:11.401Z] [2021-05-25T10:09:13.845Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-05-25T10:09:14.407Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-25T10:09:14.663Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint Post stage [Pipeline] junit [2021-05-25T10:09:14.734Z] Recording test results [2021-05-25T10:09:15.138Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:09:15.225Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-25T10:09:15.480Z] + echo Ensuring container killed. [2021-05-25T10:09:15.480Z] Ensuring container killed. [2021-05-25T10:09:15.480Z] + docker rm -vf docker-pr1 [2021-05-25T10:09:15.480Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-25T10:09:15.776Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:09:15.776Z] Chowning /workspace to jenkins user [2021-05-25T10:09:15.776Z] + id -u [2021-05-25T10:09:15.776Z] + id -g [2021-05-25T10:09:15.776Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [2021-05-25T10:09:15.776Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:09:15.873Z] Removing intermediate container 7bdcae3fff2e [2021-05-25T10:09:15.873Z] ---> 367686a00946 [2021-05-25T10:09:15.873Z] Step 13/13 : CMD ["sh"] [2021-05-25T10:09:15.873Z] ---> Running in 24863e880aee [2021-05-25T10:09:15.873Z] Removing intermediate container 24863e880aee [2021-05-25T10:09:15.873Z] ---> 2508609ccc77 [2021-05-25T10:09:15.873Z] Successfully built 2508609ccc77 [2021-05-25T10:09:15.873Z] Successfully tagged busybox:latest [2021-05-25T10:09:15.873Z] INFO: Docker images of the daemon under test [2021-05-25T10:09:15.873Z] [2021-05-25T10:09:16.038Z] latest: Pulling from library/busybox [2021-05-25T10:09:16.038Z] 3f18b27a9121: Pulling fs layer [2021-05-25T10:09:16.157Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-05-25T10:09:16.157Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-25T10:09:16.300Z] 3f18b27a9121: Download complete [2021-05-25T10:09:16.336Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-25T10:09:16.336Z] busybox latest 2508609ccc77 Less than a second ago 5.3GB [2021-05-25T10:09:16.336Z] microsoft/windowsservercore latest 3a7f23e29bd7 2 weeks ago 5.28GB [2021-05-25T10:09:16.336Z] mcr.microsoft.com/windows/servercore ltsc2019 3a7f23e29bd7 2 weeks ago 5.28GB [2021-05-25T10:09:16.336Z] [2021-05-25T10:09:16.336Z] INFO: Running integration tests at 05/25/2021 10:09:15... [2021-05-25T10:09:16.336Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-05-25T10:09:16.336Z] INFO: Integration API tests being run from the host: [2021-05-25T10:09:16.336Z] INFO: make.ps1 starting at 05/25/2021 10:09:15 [2021-05-25T10:09:16.413Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-25T10:09:16.563Z] 3f18b27a9121: Pull complete [2021-05-25T10:09:16.563Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:09:16.563Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:09:16.669Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-25T10:09:16.798Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-05-25T10:09:16.925Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-25T10:09:17.853Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-05-25T10:09:19.222Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-05-25T10:09:20.587Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-25T10:09:23.115Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:09:23.463Z] + bundleName=arm64-integration [2021-05-25T10:09:23.463Z] + echo Creating arm64-integration-bundles.tar.gz [2021-05-25T10:09:23.463Z] Creating arm64-integration-bundles.tar.gz [2021-05-25T10:09:23.463Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-05-25T10:09:23.463Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-05-25T10:09:24.042Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [Pipeline] archiveArtifacts [2021-05-25T10:09:24.049Z] Archiving artifacts [2021-05-25T10:09:24.969Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-25T10:09:26.053Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:09:26.373Z] + make clean [2021-05-25T10:09:26.952Z] docker volume rm -f docker-dev-cache [2021-05-25T10:09:26.952Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:09:27.488Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-25T10:09:30.871Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-25T10:09:30.871Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-25T10:09:36.117Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:09:39.789Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 29.1% of statements [2021-05-25T10:09:41.174Z] ok github.com/docker/docker/container 0.127s coverage: 34.5% of statements [2021-05-25T10:09:41.174Z] ? github.com/docker/docker/container/stream [no test files] [2021-05-25T10:09:41.174Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-05-25T10:09:41.174Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-05-25T10:09:41.174Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-05-25T10:09:41.459Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-25T10:09:43.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:09:43.802Z] INFO: Testing against a local daemon [2021-05-25T10:09:43.802Z] === RUN TestBuildWithSession [2021-05-25T10:09:43.802Z] --- SKIP: TestBuildWithSession (0.00s) [2021-05-25T10:09:43.802Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T10:09:43.802Z] === RUN TestBuildSquashParent [2021-05-25T10:09:43.802Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-05-25T10:09:43.802Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:09:43.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:09:43.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:09:43.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-05-25T10:09:43.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-05-25T10:09:43.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-05-25T10:09:43.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-05-25T10:09:48.001Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-25T10:09:52.180Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-05-25T10:09:53.411Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2021-05-25T10:09:53.411Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-05-25T10:09:54.697Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-05-25T10:09:55.321Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-05-25T10:09:55.552Z] --- PASS: TestImportExtremelyLargeImageWorks (193.48s) [2021-05-25T10:09:55.552Z] PASS [2021-05-25T10:09:55.552Z] [2021-05-25T10:09:55.552Z] === Skipped [2021-05-25T10:09:55.552Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-05-25T10:09:55.552Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:09:55.552Z] [2021-05-25T10:09:55.552Z] [2021-05-25T10:09:55.552Z] DONE 12 tests, 1 skipped in 194.501s [2021-05-25T10:09:55.552Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T10:09:55.552Z] ++ 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-05-25T10:09:55.552Z] ++ set -e [2021-05-25T10:09:55.552Z] ++ '[' -n 0 ']' [2021-05-25T10:09:55.552Z] ++ set -x [2021-05-25T10:09:55.552Z] ++ env -i DEST=/go/src/github.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-05-25T10:09:55.552Z] INFO: Testing against a local daemon [2021-05-25T10:09:55.552Z] === RUN TestNetworkCreateDelete [2021-05-25T10:09:55.552Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-05-25T10:09:55.552Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T10:09:55.552Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-05-25T10:09:55.552Z] === RUN TestDaemonDNSFallback [2021-05-25T10:09:55.552Z] --- PASS: TestDaemonDNSFallback (1.54s) [2021-05-25T10:09:55.552Z] === RUN TestInspectNetwork [2021-05-25T10:09:55.552Z] === RUN TestInspectNetwork/full_network_id [2021-05-25T10:09:55.552Z] === RUN TestInspectNetwork/partial_network_id [2021-05-25T10:09:55.552Z] === RUN TestInspectNetwork/network_name [2021-05-25T10:09:55.552Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-25T10:09:55.552Z] --- PASS: TestInspectNetwork (6.90s) [2021-05-25T10:09:55.552Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-25T10:09:55.552Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-25T10:09:55.552Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-25T10:09:55.552Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-25T10:09:55.552Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T10:09:56.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-05-25T10:09:56.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-05-25T10:09:57.076Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2021-05-25T10:09:57.076Z] === RUN TestNetworkInvalidJSON [2021-05-25T10:09:57.076Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T10:09:57.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T10:09:57.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:09:57.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:09:57.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:09:57.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:09:57.076Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T10:09:57.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:09:57.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-05-25T10:09:57.076Z] === RUN TestNetworkList [2021-05-25T10:09:57.076Z] === RUN TestNetworkList//networks [2021-05-25T10:09:57.076Z] === PAUSE TestNetworkList//networks [2021-05-25T10:09:57.076Z] === RUN TestNetworkList//networks/ [2021-05-25T10:09:57.076Z] === PAUSE TestNetworkList//networks/ [2021-05-25T10:09:57.076Z] === CONT TestNetworkList//networks [2021-05-25T10:09:57.076Z] === CONT TestNetworkList//networks/ [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkList (0.02s) [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T10:09:57.076Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T10:09:57.076Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T10:09:57.372Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-05-25T10:09:57.372Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T10:09:58.420Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-05-25T10:09:58.420Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T10:09:58.867Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-05-25T10:09:58.867Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-05-25T10:09:59.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-05-25T10:09:59.061Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T10:10:00.580Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-05-25T10:10:00.580Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T10:10:01.638Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-05-25T10:10:01.638Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:10:02.276Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-05-25T10:10:02.276Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:10:04.367Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s) [2021-05-25T10:10:04.367Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:10:04.367Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:10:04.367Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:10:04.367Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.34s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.06s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.12s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.62s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.18s) [2021-05-25T10:10:04.933Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.53s) [2021-05-25T10:10:04.933Z] === RUN TestBuildMultiStageCopy [2021-05-25T10:10:04.933Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-05-25T10:10:05.312Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 14.1% of statements [2021-05-25T10:10:05.312Z] ok github.com/docker/docker/daemon 12.134s coverage: 17.1% of statements [2021-05-25T10:10:05.312Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-05-25T10:10:05.312Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-05-25T10:10:05.312Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 81.8% of statements [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite (523.49s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (10.25s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.87s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.46s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:1455: [d3f67d8c5facc] daemon is not started [2021-05-25T10:10:05.408Z] check_test.go:309: [d51c20a778fd5] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.07s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.58s) [2021-05-25T10:10:05.408Z] check_test.go:309: [ddf92d0315398] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.08s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.94s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (4.06s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.16s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.34s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.46s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.64s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (4.09s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d86c8a6e75f93] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-05-25T10:10:05.408Z] check_test.go:309: [df8f46bc735bd] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.34s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (1.02s) [2021-05-25T10:10:05.408Z] check_test.go:309: [daf04aaf94b99] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.11s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.88s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.08s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.05s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.83s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (4.00s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (4.01s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-05-25T10:10:05.408Z] check_test.go:309: [ddd1ed3ddd403] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.91s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.87s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.83s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.15s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.70s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.74s) [2021-05-25T10:10:05.408Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-25T10:10:05.408Z] check_test.go:309: [d90007d2351a9] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.57s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.92s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.09s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.81s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d8b6a9caa3a13] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.64s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.95s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d8d7d50588a38] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.49s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_plugins_test.go:79: [d08bdb2e34a94] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.85s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_plugins_test.go:169: [df621a208698e] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.89s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.90s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.88s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-05-25T10:10:05.408Z] check_test.go:309: [df603db03a51e] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.96s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.81s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.77s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.82s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.70s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.87s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (3.16s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.93s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.90s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.80s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.50s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d1a667dc86686] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.97s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (30.55s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (4.08s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.01s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.07s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.05s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.79s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d69a6d2d06611] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.58s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.97s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.15s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.27s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.01s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.29s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (5.41s) [2021-05-25T10:10:05.408Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-25T10:10:05.408Z] check_test.go:309: [d53861ea5ebb3] daemon is not started [2021-05-25T10:10:05.408Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-25T10:10:05.408Z] check_test.go:309: [d427388a0cb87] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (5.13s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d1bc19e08c428] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.09s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.37s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.73s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.47s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.97s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (7.01s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (7.31s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.30s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d0d86100c5a50] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.08s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.51s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_plugins_test.go:105: [d5a71acf95fc0] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.65s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d528ab8433fd8] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.95s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.85s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (2.07s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.58s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.91s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.56s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-05-25T10:10:05.408Z] check_test.go:309: [d8c0604012c67] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.02s) [2021-05-25T10:10:05.408Z] check_test.go:309: [dd09d2c487182] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.94s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.39s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.93s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d8c18fca53105] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.17s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.95s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (6.91s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.49s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d2ca0f0d9bcad] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.17s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.47s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.52s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.98s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d9c53c9365aee] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (1.00s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.98s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.96s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.87s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-05-25T10:10:05.408Z] check_test.go:309: [d17b39d1b21d3] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.25s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.35s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.66s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.06s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.57s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.13s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.09s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.23s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.23s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.65s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.48s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.96s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (11.92s) [2021-05-25T10:10:05.408Z] docker_cli_daemon_test.go:2550: [d62578ce7156f] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.51s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.25s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.80s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.02s) [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.21s) [2021-05-25T10:10:05.408Z] check_test.go:309: [df7943e18525b] daemon is not started [2021-05-25T10:10:05.408Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.68s) [2021-05-25T10:10:05.408Z] === RUN TestDockerSwarmSuite [2021-05-25T10:10:05.408Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-05-25T10:10:06.697Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-05-25T10:10:06.697Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2021-05-25T10:10:06.697Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-05-25T10:10:06.697Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-05-25T10:10:08.082Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2021-05-25T10:10:08.672Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-05-25T10:10:09.996Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.320s coverage: 73.3% of statements [2021-05-25T10:10:10.567Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2021-05-25T10:10:11.139Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2021-05-25T10:10:11.941Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-25T10:10:12.197Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-05-25T10:10:13.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-05-25T10:10:13.538Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-05-25T10:10:13.694Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-05-25T10:10:14.002Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-05-25T10:10:14.089Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-25T10:10:14.979Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-05-25T10:10:15.659Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 49.4% of statements [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy (12.29s) [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.70s) [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.69s) [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2021-05-25T10:10:15.959Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.12s) [2021-05-25T10:10:15.959Z] === RUN TestBuildMultiStageParentConfig [2021-05-25T10:10:16.238Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.682s coverage: 45.9% of statements [2021-05-25T10:10:16.238Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-05-25T10:10:18.170Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-05-25T10:10:18.170Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.666s coverage: 57.7% of statements [2021-05-25T10:10:18.170Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-05-25T10:10:18.170Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-05-25T10:10:18.878Z] --- PASS: TestBuildMultiStageParentConfig (2.40s) [2021-05-25T10:10:18.878Z] === RUN TestBuildLabelWithTargets [2021-05-25T10:10:18.878Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-05-25T10:10:18.878Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:10:18.878Z] === RUN TestBuildWithEmptyLayers [2021-05-25T10:10:19.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-05-25T10:10:19.554Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-05-25T10:10:19.757Z] --- PASS: TestServiceWithDataPathPortInit (13.88s) [2021-05-25T10:10:19.757Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:10:19.852Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-05-25T10:10:19.852Z] === RUN TestBuildMultiStageOnBuild [2021-05-25T10:10:20.496Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-05-25T10:10:21.880Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-05-25T10:10:21.880Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-05-25T10:10:21.880Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-05-25T10:10:22.452Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.2% of statements [2021-05-25T10:10:24.362Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-05-25T10:10:24.362Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.8% of statements [2021-05-25T10:10:24.362Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-05-25T10:10:24.362Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-05-25T10:10:25.304Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-05-25T10:10:25.394Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2021-05-25T10:10:25.394Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dhtv2aekyrvt3m3uafvvepe39 Created:2021-05-25 10:10:19.250203714 +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[4364daa9323fc3e0b57f87eb4b627a51a25d98285bf8a6b5058ff66121ca2dba:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8mneulax4zocltff0s3mlvz8 EndpointID:f3fa72cf85239b2f51d785f4a98efa96f1919d6349ccfdddb9d809769628271a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a625ce20cba16a3487789aec1206acb476cd25c73986c1ae02c73b1372ad5d31 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:522c30a7f08e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w8mneulax4zocltff0s3mlvz8 EndpointID:f3fa72cf85239b2f51d785f4a98efa96f1919d6349ccfdddb9d809769628271a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-25T10:10:25.394Z] PASS [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] === Skipped [2021-05-25T10:10:25.394Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:10:25.394Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] DONE 26 tests, 1 skipped in 39.433s [2021-05-25T10:10:25.394Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:10:25.394Z] ++ 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-05-25T10:10:25.394Z] ++ set -e [2021-05-25T10:10:25.394Z] ++ '[' -n 0 ']' [2021-05-25T10:10:25.394Z] ++ set -x [2021-05-25T10:10:25.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=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-05-25T10:10:25.394Z] INFO: Testing against a local daemon [2021-05-25T10:10:25.394Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T10:10:25.394Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:10:25.394Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:10:25.394Z] === RUN TestDockerNetworkIpvlan [2021-05-25T10:10:25.394Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:10:25.394Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:10:25.394Z] PASS [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] === Skipped [2021-05-25T10:10:25.394Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-05-25T10:10:25.394Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:10:25.394Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] [2021-05-25T10:10:25.394Z] DONE 2 tests, 2 skipped in 0.080s [2021-05-25T10:10:25.394Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:10:25.394Z] ++ 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-05-25T10:10:25.394Z] ++ set -e [2021-05-25T10:10:25.394Z] ++ '[' -n 0 ']' [2021-05-25T10:10:25.394Z] ++ set -x [2021-05-25T10:10:25.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=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-05-25T10:10:25.394Z] INFO: Testing against a local daemon [2021-05-25T10:10:25.394Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T10:10:25.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-05-25T10:10:25.826Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2021-05-25T10:10:26.913Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-05-25T10:10:26.913Z] === RUN TestDockerNetworkMacvlan [2021-05-25T10:10:27.212Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-05-25T10:10:27.212Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-05-25T10:10:27.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-25T10:10:27.436Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-25T10:10:27.472Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 57.5% of statements [2021-05-25T10:10:27.567Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-25T10:10:27.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-25T10:10:28.207Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-25T10:10:28.254Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-25T10:10:28.852Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-05-25T10:10:29.254Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-25T10:10:30.142Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-25T10:10:30.142Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-25T10:10:30.142Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-25T10:10:30.233Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-05-25T10:10:30.233Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-05-25T10:10:30.804Z] ok github.com/docker/docker/daemon/logger/splunk 1.671s coverage: 82.5% of statements [2021-05-25T10:10:30.804Z] ? github.com/docker/docker/daemon/names [no test files] [2021-05-25T10:10:31.064Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2021-05-25T10:10:31.064Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-05-25T10:10:31.338Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-25T10:10:32.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-05-25T10:10:32.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-05-25T10:10:32.975Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-05-25T10:10:33.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-25T10:10:33.914Z] ok github.com/docker/docker/distribution 0.170s coverage: 25.0% of statements [2021-05-25T10:10:33.914Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-05-25T10:10:34.856Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-05-25T10:10:35.797Z] ok github.com/docker/docker/image 0.016s coverage: 86.8% of statements [2021-05-25T10:10:36.367Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2021-05-25T10:10:36.367Z] ? github.com/docker/docker/dockerversion [no test files] [2021-05-25T10:10:36.628Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-05-25T10:10:36.628Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-05-25T10:10:37.559Z] --- PASS: TestBuildMultiStageOnBuild (17.44s) [2021-05-25T10:10:37.559Z] === RUN TestBuildUncleanTarFilenames [2021-05-25T10:10:37.559Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-05-25T10:10:37.559Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:10:37.559Z] === RUN TestBuildMultiStageLayerLeak [2021-05-25T10:10:37.569Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-05-25T10:10:37.569Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-05-25T10:10:37.927Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan (11.63s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.99s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.51s) [2021-05-25T10:10:38.223Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-05-25T10:10:38.223Z] PASS [2021-05-25T10:10:38.223Z] [2021-05-25T10:10:38.223Z] DONE 8 tests in 13.076s [2021-05-25T10:10:38.223Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T10:10:38.223Z] ++ 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-05-25T10:10:38.223Z] ++ set -e [2021-05-25T10:10:38.223Z] ++ '[' -n 0 ']' [2021-05-25T10:10:38.223Z] ++ set -x [2021-05-25T10:10:38.223Z] ++ env -i DEST=/go/src/github.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-05-25T10:10:38.223Z] testing: warning: no tests to run [2021-05-25T10:10:38.223Z] PASS [2021-05-25T10:10:38.223Z] [2021-05-25T10:10:38.223Z] DONE 0 tests in 0.012s [2021-05-25T10:10:38.223Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T10:10:38.223Z] ++ 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-05-25T10:10:38.223Z] ++ set -e [2021-05-25T10:10:38.223Z] ++ '[' -n 0 ']' [2021-05-25T10:10:38.223Z] ++ set -x [2021-05-25T10:10:38.224Z] ++ env -i DEST=/go/src/github.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-05-25T10:10:38.508Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-05-25T10:10:38.521Z] INFO: Testing against a local daemon [2021-05-25T10:10:38.521Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T10:10:39.449Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-05-25T10:10:40.066Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-05-25T10:10:40.066Z] === RUN TestAuthZPluginTLS [2021-05-25T10:10:40.363Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-05-25T10:10:40.363Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T10:10:40.390Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-05-25T10:10:40.391Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-05-25T10:10:41.005Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-05-25T10:10:41.005Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T10:10:41.301Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-05-25T10:10:41.301Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T10:10:41.940Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-05-25T10:10:41.940Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T10:10:42.302Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2021-05-25T10:10:42.871Z] ok github.com/docker/docker/pkg/authorization 0.214s coverage: 68.3% of statements [2021-05-25T10:10:43.131Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-05-25T10:10:43.391Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-05-25T10:10:43.460Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-05-25T10:10:43.460Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T10:10:43.755Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-05-25T10:10:43.755Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T10:10:44.405Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-05-25T10:10:44.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T10:10:45.046Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-05-25T10:10:45.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T10:10:46.572Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-05-25T10:10:46.572Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T10:10:46.684Z] ok github.com/docker/docker/pkg/chrootarchive 2.503s coverage: 43.2% of statements [2021-05-25T10:10:46.684Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-05-25T10:10:47.253Z] ok github.com/docker/docker/layer 7.762s coverage: 68.8% of statements [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/oci/caps [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-05-25T10:10:47.253Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-05-25T10:10:47.253Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-05-25T10:10:47.798Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-25T10:10:47.798Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-25T10:10:47.798Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-25T10:10:47.823Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-05-25T10:10:48.054Z] --- PASS: TestImportExtremelyLargeImageWorks (214.77s) [2021-05-25T10:10:48.054Z] PASS [2021-05-25T10:10:48.054Z] [2021-05-25T10:10:48.054Z] DONE 12 tests in 219.387s [2021-05-25T10:10:48.054Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-05-25T10:10:48.054Z] ++ 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-05-25T10:10:48.054Z] ++ set -e [2021-05-25T10:10:48.054Z] ++ '[' -n 0 ']' [2021-05-25T10:10:48.054Z] ++ set -x [2021-05-25T10:10:48.054Z] ++ env -i DEST=/go/src/github.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-05-25T10:10:48.054Z] INFO: Testing against a local daemon [2021-05-25T10:10:48.054Z] === RUN TestNetworkCreateDelete [2021-05-25T10:10:48.054Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-25T10:10:48.615Z] === RUN TestDockerSuite/TestBuildFails [2021-05-25T10:10:48.615Z] --- PASS: TestNetworkCreateDelete (0.52s) [2021-05-25T10:10:48.615Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T10:10:48.667Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2021-05-25T10:10:48.667Z] === RUN TestAuthZPluginHeader [2021-05-25T10:10:48.764Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-05-25T10:10:49.024Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-05-25T10:10:49.307Z] --- PASS: TestAuthZPluginHeader (0.84s) [2021-05-25T10:10:49.307Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T10:10:49.307Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:10:49.307Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:10:49.307Z] === RUN TestAuthZPluginV2Disable [2021-05-25T10:10:49.307Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:10:49.307Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:10:49.307Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T10:10:49.307Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:10:49.307Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:10:49.307Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T10:10:49.307Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:10:49.307Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:10:49.307Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T10:10:49.545Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-25T10:10:49.594Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-05-25T10:10:49.801Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-25T10:10:50.057Z] --- PASS: TestDockerNetworkDeletePreferID (1.51s) [2021-05-25T10:10:50.057Z] === RUN TestDaemonDNSFallback [2021-05-25T10:10:50.976Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-05-25T10:10:51.547Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-05-25T10:10:51.547Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2021-05-25T10:10:52.117Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-05-25T10:10:52.117Z] ok github.com/docker/docker/pkg/fsutils 0.185s coverage: 85.1% of statements [2021-05-25T10:10:52.389Z] --- PASS: TestBuildMultiStageLayerLeak (15.26s) [2021-05-25T10:10:52.389Z] === RUN TestBuildWithHugeFile [2021-05-25T10:10:53.056Z] ok github.com/docker/docker/pkg/idtools 0.377s coverage: 69.5% of statements [2021-05-25T10:10:53.335Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-25T10:10:53.627Z] ok github.com/docker/docker/pkg/ioutils 0.514s coverage: 69.3% of statements [2021-05-25T10:10:53.627Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-05-25T10:10:53.627Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-05-25T10:10:53.888Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-05-25T10:10:53.888Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-05-25T10:10:53.888Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-05-25T10:10:54.148Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2021-05-25T10:10:54.148Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-05-25T10:10:54.409Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-05-25T10:10:54.669Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-05-25T10:10:54.928Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-05-25T10:10:55.188Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-05-25T10:10:55.188Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-05-25T10:10:55.188Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-05-25T10:10:55.851Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-25T10:10:56.128Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2021-05-25T10:10:57.068Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-05-25T10:10:57.068Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-05-25T10:10:57.216Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-25T10:10:57.328Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-05-25T10:10:58.143Z] --- PASS: TestDaemonDNSFallback (8.08s) [2021-05-25T10:10:58.143Z] === RUN TestInspectNetwork [2021-05-25T10:10:58.399Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-25T10:10:58.655Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-25T10:10:58.708Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-05-25T10:10:58.968Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-05-25T10:11:00.020Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-25T10:11:02.535Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-25T10:11:03.097Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-25T10:11:03.162Z] ok github.com/docker/docker/pkg/signal 3.403s coverage: 62.9% of statements [2021-05-25T10:11:03.162Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-05-25T10:11:03.421Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-05-25T10:11:03.660Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-25T10:11:03.681Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-05-25T10:11:03.915Z] === RUN TestInspectNetwork/full_network_id [2021-05-25T10:11:03.915Z] === RUN TestInspectNetwork/partial_network_id [2021-05-25T10:11:03.915Z] === RUN TestInspectNetwork/network_name [2021-05-25T10:11:03.915Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-05-25T10:11:04.620Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 54.9% of statements [2021-05-25T10:11:04.881Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-05-25T10:11:05.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-05-25T10:11:05.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-05-25T10:11:05.281Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-25T10:11:05.451Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-05-25T10:11:06.021Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2021-05-25T10:11:06.021Z] testing: warning: no tests to run [2021-05-25T10:11:06.021Z] coverage: [no statements] [2021-05-25T10:11:06.021Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-05-25T10:11:06.590Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-05-25T10:11:06.590Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-05-25T10:11:06.851Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-05-25T10:11:07.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-05-25T10:11:07.933Z] PASS [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] === Skipped [2021-05-25T10:11:07.933Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-05-25T10:11:07.933Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-05-25T10:11:07.933Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-05-25T10:11:07.933Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-05-25T10:11:07.933Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] [2021-05-25T10:11:07.933Z] DONE 17 tests, 4 skipped in 27.659s [2021-05-25T10:11:07.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T10:11:07.933Z] ++ 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-05-25T10:11:07.933Z] ++ set -e [2021-05-25T10:11:07.933Z] ++ '[' -n 0 ']' [2021-05-25T10:11:07.933Z] ++ set -x [2021-05-25T10:11:07.933Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:07.933Z] INFO: Testing against a local daemon [2021-05-25T10:11:07.933Z] === RUN TestPluginInvalidJSON [2021-05-25T10:11:07.933Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:11:07.933Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:11:07.933Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:11:07.933Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-25T10:11:07.933Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T10:11:07.933Z] === RUN TestPluginInstall [2021-05-25T10:11:07.933Z] === RUN TestPluginInstall/no_auth [2021-05-25T10:11:07.933Z] time="2021-05-25T10:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:07.933Z] time="2021-05-25T10:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54fc182800f3eb21d0c6507360df6997acea8d63b93ee793169839476537e6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:07.933Z] time="2021-05-25T10:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:07.933Z] time="2021-05-25T10:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54fc182800f3eb21d0c6507360df6997acea8d63b93ee793169839476537e6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:08.227Z] === RUN TestPluginInstall/with_htpasswd [2021-05-25T10:11:08.548Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-25T10:11:08.548Z] --- PASS: TestInspectNetwork (10.12s) [2021-05-25T10:11:08.548Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-05-25T10:11:08.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-05-25T10:11:08.548Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-05-25T10:11:08.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-05-25T10:11:08.548Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T10:11:08.759Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-05-25T10:11:08.867Z] time="2021-05-25T10:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:08.867Z] time="2021-05-25T10:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54fc182800f3eb21d0c6507360df6997acea8d63b93ee793169839476537e6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:08.867Z] time="2021-05-25T10:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:08.867Z] time="2021-05-25T10:11:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:54fc182800f3eb21d0c6507360df6997acea8d63b93ee793169839476537e6af" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:08.867Z] === RUN TestPluginInstall/with_insecure [2021-05-25T10:11:09.111Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-25T10:11:09.701Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2021-05-25T10:11:09.961Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-05-25T10:11:10.386Z] time="2021-05-25T10:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:10.386Z] time="2021-05-25T10:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b202f20a379551df68ae19b916feaafa4ba3b701d623c1705dd545fbba258b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:10.386Z] time="2021-05-25T10:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:11:10.386Z] time="2021-05-25T10:11:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b202f20a379551df68ae19b916feaafa4ba3b701d623c1705dd545fbba258b82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:11:10.386Z] --- PASS: TestPluginInstall (4.28s) [2021-05-25T10:11:10.386Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-05-25T10:11:10.386Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2021-05-25T10:11:10.386Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-05-25T10:11:10.386Z] plugin_test.go:165: [dea83af5b6b9e] daemon is not started [2021-05-25T10:11:10.386Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:11:11.343Z] ok github.com/docker/docker/quota 0.232s coverage: 71.4% of statements [2021-05-25T10:11:11.605Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-05-25T10:11:12.487Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-25T10:11:12.988Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-05-25T10:11:13.127Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-25T10:11:13.302Z] --- PASS: TestRunContainerWithBridgeNone (4.25s) [2021-05-25T10:11:13.302Z] === RUN TestNetworkInvalidJSON [2021-05-25T10:11:13.302Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T10:11:13.302Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T10:11:13.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:11:13.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:11:13.302Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:11:13.302Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:11:13.302Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T10:11:13.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:11:13.302Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-05-25T10:11:13.302Z] === RUN TestNetworkList [2021-05-25T10:11:13.302Z] === RUN TestNetworkList//networks [2021-05-25T10:11:13.302Z] === PAUSE TestNetworkList//networks [2021-05-25T10:11:13.302Z] === RUN TestNetworkList//networks/ [2021-05-25T10:11:13.302Z] === PAUSE TestNetworkList//networks/ [2021-05-25T10:11:13.302Z] === CONT TestNetworkList//networks [2021-05-25T10:11:13.302Z] === CONT TestNetworkList//networks/ [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkList (0.02s) [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T10:11:13.302Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T10:11:13.302Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T10:11:13.558Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-25T10:11:13.558Z] --- PASS: TestHostIPv4BridgeLabel (0.97s) [2021-05-25T10:11:13.558Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T10:11:13.581Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-05-25T10:11:13.814Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-25T10:11:13.842Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-05-25T10:11:14.646Z] --- PASS: TestPluginsWithRuntimes (3.95s) [2021-05-25T10:11:14.646Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2021-05-25T10:11:14.646Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-05-25T10:11:14.646Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:11:14.740Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-25T10:11:14.816Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-05-25T10:11:14.816Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-05-25T10:11:15.288Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-05-25T10:11:15.288Z] PASS [2021-05-25T10:11:15.288Z] [2021-05-25T10:11:15.288Z] DONE 10 tests in 9.153s [2021-05-25T10:11:15.288Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T10:11:15.288Z] ++ 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-05-25T10:11:15.288Z] ++ set -e [2021-05-25T10:11:15.288Z] ++ '[' -n 0 ']' [2021-05-25T10:11:15.288Z] ++ set -x [2021-05-25T10:11:15.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=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-05-25T10:11:15.288Z] INFO: Testing against a local daemon [2021-05-25T10:11:15.288Z] === RUN TestExternalGraphDriver [2021-05-25T10:11:15.288Z] === RUN TestExternalGraphDriver/json [2021-05-25T10:11:15.302Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-25T10:11:15.302Z] --- PASS: TestDaemonRestartWithLiveRestore (1.74s) [2021-05-25T10:11:15.302Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T10:11:15.558Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-25T10:11:15.558Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-25T10:11:16.485Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-25T10:11:17.047Z] --- PASS: TestDaemonDefaultNetworkPools (1.53s) [2021-05-25T10:11:17.047Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T10:11:17.047Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-25T10:11:17.303Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-25T10:11:17.376Z] === RUN TestExternalGraphDriver/spec [2021-05-25T10:11:17.454Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-05-25T10:11:17.559Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-25T10:11:17.815Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-25T10:11:18.377Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-25T10:11:18.394Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2021-05-25T10:11:18.900Z] === RUN TestExternalGraphDriver/pull [2021-05-25T10:11:19.305Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.45s) [2021-05-25T10:11:19.305Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T10:11:19.333Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-05-25T10:11:19.560Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-25T10:11:20.715Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-05-25T10:11:20.984Z] --- PASS: TestExternalGraphDriver (5.58s) [2021-05-25T10:11:20.984Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-05-25T10:11:20.984Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-05-25T10:11:20.984Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2021-05-25T10:11:20.984Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:11:20.984Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-05-25T10:11:20.984Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:20.984Z] PASS [2021-05-25T10:11:20.984Z] [2021-05-25T10:11:20.984Z] === Skipped [2021-05-25T10:11:20.984Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-05-25T10:11:20.984Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:11:20.984Z] [2021-05-25T10:11:20.984Z] [2021-05-25T10:11:20.984Z] DONE 5 tests, 1 skipped in 5.709s [2021-05-25T10:11:20.984Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T10:11:20.984Z] ++ 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-05-25T10:11:20.984Z] ++ set -e [2021-05-25T10:11:20.984Z] ++ '[' -n 0 ']' [2021-05-25T10:11:20.984Z] ++ set -x [2021-05-25T10:11:20.984Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:20.984Z] INFO: Testing against a local daemon [2021-05-25T10:11:20.984Z] === RUN TestContinueAfterPluginCrash [2021-05-25T10:11:20.984Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T10:11:20.984Z] === RUN TestReadPluginNoRead [2021-05-25T10:11:20.984Z] === PAUSE TestReadPluginNoRead [2021-05-25T10:11:20.984Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T10:11:20.984Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T10:11:20.984Z] === CONT TestContinueAfterPluginCrash [2021-05-25T10:11:20.984Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T10:11:20.984Z] === CONT TestReadPluginNoRead [2021-05-25T10:11:22.076Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-25T10:11:22.637Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (3.31s) [2021-05-25T10:11:22.637Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:11:23.563Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.87s) [2021-05-25T10:11:23.563Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:11:25.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-05-25T10:11:26.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-05-25T10:11:26.605Z] === RUN TestReadPluginNoRead/default [2021-05-25T10:11:26.605Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2021-05-25T10:11:26.949Z] --- PASS: TestServiceWithPredefinedNetwork (3.49s) [2021-05-25T10:11:26.949Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:11:26.949Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:11:26.949Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:11:26.949Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:11:27.648Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T10:11:28.315Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-25T10:11:29.168Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T10:11:30.686Z] --- PASS: TestReadPluginNoRead (9.46s) [2021-05-25T10:11:30.686Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-05-25T10:11:30.686Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-05-25T10:11:30.686Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-05-25T10:11:30.686Z] read_test.go:92: [db101b3719177] daemon is not started [2021-05-25T10:11:30.697Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/pkg/term [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/rootless [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/testutil/request [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/volume [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-05-25T10:11:30.697Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === Skipped [2021-05-25T10:11:30.697Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-05-25T10:11:30.697Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-05-25T10:11:30.697Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver btrfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:73: No driver to put! [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-05-25T10:11:30.697Z] time="2021-05-25T10:10:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-05-25T10:11:30.697Z] time="2021-05-25T10:10:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-05-25T10:11:30.697Z] time="2021-05-25T10:10:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-05-25T10:11:30.697Z] time="2021-05-25T10:10:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-05-25T10:11:30.697Z] time="2021-05-25T10:10:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:73: No driver to put! [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-05-25T10:11:30.697Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-05-25T10:11:30.697Z] overlay_test.go:49: Fails to compute changes intermittently [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-05-25T10:11:30.697Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-05-25T10:11:30.697Z] graphtest_unix.go:46: Driver zfs not supported [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-05-25T10:11:30.697Z] graphtest_unix.go:73: No driver to put! [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-05-25T10:11:30.697Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-05-25T10:11:30.697Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] [2021-05-25T10:11:30.697Z] DONE 2230 tests, 26 skipped in 255.689s Post stage [Pipeline] junit [2021-05-25T10:11:30.711Z] Recording test results [2021-05-25T10:11:31.136Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-05-25T10:11:31.458Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42413/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=95551168ac4f7b70e4fb14b0a638ae12ce7447d0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:95551168ac4f7b70e4fb14b0a638ae12ce7447d0 hack/validate/vendor [2021-05-25T10:11:31.733Z] --- PASS: TestContinueAfterPluginCrash (10.73s) [2021-05-25T10:11:31.733Z] PASS [2021-05-25T10:11:31.733Z] [2021-05-25T10:11:31.733Z] DONE 6 tests in 10.807s [2021-05-25T10:11:31.733Z] 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-05-25T10:11:31.733Z] ++ 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-05-25T10:11:31.733Z] ++ set -e [2021-05-25T10:11:31.733Z] ++ '[' -n 0 ']' [2021-05-25T10:11:31.733Z] ++ set -x [2021-05-25T10:11:31.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:11:31.734Z] testing: warning: no tests to run [2021-05-25T10:11:31.734Z] PASS [2021-05-25T10:11:31.734Z] [2021-05-25T10:11:31.734Z] DONE 0 tests in 0.017s [2021-05-25T10:11:31.734Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T10:11:31.734Z] ++ 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-05-25T10:11:31.734Z] ++ set -e [2021-05-25T10:11:31.734Z] ++ '[' -n 0 ']' [2021-05-25T10:11:31.734Z] ++ set -x [2021-05-25T10:11:31.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:11:31.734Z] INFO: Testing against a local daemon [2021-05-25T10:11:31.734Z] === RUN TestPluginWithDevMounts [2021-05-25T10:11:31.734Z] === PAUSE TestPluginWithDevMounts [2021-05-25T10:11:31.734Z] === CONT TestPluginWithDevMounts [2021-05-25T10:11:32.400Z] 2021/05/25 10:11:32 Collecting initial packages [2021-05-25T10:11:32.400Z] 2021/05/25 10:11:32 Download dependencies [2021-05-25T10:11:32.495Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-25T10:11:32.495Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-25T10:11:32.495Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-25T10:11:32.752Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-25T10:11:32.752Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-25T10:11:33.008Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-25T10:11:33.817Z] --- PASS: TestPluginWithDevMounts (1.81s) [2021-05-25T10:11:33.817Z] PASS [2021-05-25T10:11:33.817Z] [2021-05-25T10:11:33.817Z] DONE 1 tests in 1.887s [2021-05-25T10:11:33.817Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T10:11:33.817Z] ++ 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-05-25T10:11:33.817Z] ++ set -e [2021-05-25T10:11:33.817Z] ++ '[' -n 0 ']' [2021-05-25T10:11:33.817Z] ++ set -x [2021-05-25T10:11:33.817Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:33.817Z] INFO: Testing against a local daemon [2021-05-25T10:11:33.817Z] === RUN TestSecretInspect [2021-05-25T10:11:33.937Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-25T10:11:35.306Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-25T10:11:35.705Z] 2021/05/25 10:11:35 Starting whole vndr cycle because no package specified [2021-05-25T10:11:35.705Z] 2021/05/25 10:11:35 Ignoring paths matching "^archive/tar" [2021-05-25T10:11:35.906Z] --- PASS: TestSecretInspect (1.92s) [2021-05-25T10:11:35.906Z] === RUN TestSecretList [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/Microsoft/hcsshim, revision 89a9a3b524264d34985f1d48793ab2b2d2e430f6, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-05-25T10:11:35.965Z] 2021/05/25 10:11:35 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-05-25T10:11:36.906Z] 2021/05/25 10:11:36 Finished clone github.com/mistifyio/go-zfs [2021-05-25T10:11:36.906Z] 2021/05/25 10:11:36 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-05-25T10:11:36.906Z] 2021/05/25 10:11:36 Finished clone github.com/opencontainers/go-digest [2021-05-25T10:11:36.906Z] 2021/05/25 10:11:36 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:36 Finished clone github.com/google/uuid [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:36 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:36 Finished clone github.com/moby/locker [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:36 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Finished clone github.com/willf/bitset [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Finished clone github.com/Azure/go-ansiterm [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Finished clone github.com/creack/pty [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Finished clone github.com/docker/libtrust [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Finished clone github.com/moby/term [2021-05-25T10:11:37.167Z] 2021/05/25 10:11:37 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Finished clone github.com/gorilla/mux [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Finished clone github.com/moby/sys [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Finished clone github.com/Microsoft/go-winio [2021-05-25T10:11:37.427Z] 2021/05/25 10:11:37 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-05-25T10:11:37.433Z] --- PASS: TestSecretList (1.95s) [2021-05-25T10:11:37.433Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:11:37.688Z] 2021/05/25 10:11:37 Finished clone github.com/sirupsen/logrus [2021-05-25T10:11:37.688Z] 2021/05/25 10:11:37 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-05-25T10:11:37.950Z] 2021/05/25 10:11:37 Finished clone github.com/tchap/go-patricia [2021-05-25T10:11:37.950Z] 2021/05/25 10:11:37 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-05-25T10:11:38.211Z] 2021/05/25 10:11:38 Finished clone github.com/docker/go-units [2021-05-25T10:11:38.211Z] 2021/05/25 10:11:38 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-05-25T10:11:38.471Z] 2021/05/25 10:11:38 Finished clone github.com/syndtr/gocapability [2021-05-25T10:11:38.471Z] 2021/05/25 10:11:38 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-05-25T10:11:38.471Z] 2021/05/25 10:11:38 Finished clone github.com/RackSec/srslog [2021-05-25T10:11:38.471Z] 2021/05/25 10:11:38 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-05-25T10:11:38.731Z] 2021/05/25 10:11:38 Finished clone github.com/imdario/mergo [2021-05-25T10:11:38.731Z] 2021/05/25 10:11:38 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Finished clone gotest.tools/v3 [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Finished clone golang.org/x/sync [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Finished clone github.com/google/go-cmp [2021-05-25T10:11:38.992Z] 2021/05/25 10:11:38 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-05-25T10:11:39.520Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2021-05-25T10:11:39.520Z] === RUN TestSecretsUpdate [2021-05-25T10:11:39.563Z] 2021/05/25 10:11:39 Finished clone github.com/tonistiigi/units [2021-05-25T10:11:39.563Z] 2021/05/25 10:11:39 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-05-25T10:11:39.823Z] 2021/05/25 10:11:39 Finished clone github.com/docker/go-connections [2021-05-25T10:11:39.823Z] 2021/05/25 10:11:39 Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20 [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:39 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:39 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:39 Finished clone github.com/google/shlex [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:39 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:40 Finished clone github.com/opentracing-contrib/go-stdlib [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:40 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:40 Finished clone github.com/opentracing/opentracing-go [2021-05-25T10:11:40.083Z] 2021/05/25 10:11:40 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-05-25T10:11:40.344Z] 2021/05/25 10:11:40 Finished clone github.com/mitchellh/hashstructure [2021-05-25T10:11:40.344Z] 2021/05/25 10:11:40 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-05-25T10:11:40.344Z] 2021/05/25 10:11:40 Finished clone github.com/gofrs/flock [2021-05-25T10:11:40.344Z] 2021/05/25 10:11:40 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-05-25T10:11:40.550Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-25T10:11:40.550Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-25T10:11:40.805Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-25T10:11:41.297Z] 2021/05/25 10:11:41 Finished clone github.com/docker/go-events [2021-05-25T10:11:41.297Z] 2021/05/25 10:11:41 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Finished clone github.com/armon/go-radix [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Finished clone github.com/armon/go-metrics [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Finished clone github.com/sean-/seed [2021-05-25T10:11:41.558Z] 2021/05/25 10:11:41 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-05-25T10:11:41.601Z] --- PASS: TestSecretsUpdate (1.93s) [2021-05-25T10:11:41.601Z] === RUN TestTemplatedSecret [2021-05-25T10:11:42.130Z] 2021/05/25 10:11:42 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-05-25T10:11:42.130Z] 2021/05/25 10:11:42 Finished clone github.com/tonistiigi/fsutil [2021-05-25T10:11:42.702Z] 2021/05/25 10:11:42 Finished clone github.com/hashicorp/memberlist [2021-05-25T10:11:42.702Z] 2021/05/25 10:11:42 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-05-25T10:11:42.702Z] 2021/05/25 10:11:42 Finished clone github.com/hashicorp/go-multierror [2021-05-25T10:11:42.702Z] 2021/05/25 10:11:42 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-05-25T10:11:42.963Z] 2021/05/25 10:11:42 Finished clone github.com/hashicorp/errwrap [2021-05-25T10:11:42.963Z] 2021/05/25 10:11:42 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-05-25T10:11:43.770Z] --- PASS: TestTemplatedSecret (2.41s) [2021-05-25T10:11:43.770Z] === RUN TestSecretCreateResolve [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Finished clone github.com/golang/gddo [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Finished clone github.com/docker/libkv [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Finished clone github.com/vishvananda/netns [2021-05-25T10:11:43.907Z] 2021/05/25 10:11:43 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-05-25T10:11:44.428Z] 2021/05/25 10:11:44 Finished clone github.com/hashicorp/go-sockaddr [2021-05-25T10:11:44.428Z] 2021/05/25 10:11:44 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-05-25T10:11:44.972Z] --- PASS: TestServiceWithDataPathPortInit (18.01s) [2021-05-25T10:11:44.972Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:11:45.371Z] 2021/05/25 10:11:45 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-05-25T10:11:45.371Z] 2021/05/25 10:11:45 Finished clone github.com/moby/ipvs [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Finished clone github.com/deckarep/golang-set [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Finished clone github.com/samuel/go-zookeeper [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Finished clone github.com/BurntSushi/toml [2021-05-25T10:11:45.632Z] 2021/05/25 10:11:45 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-05-25T10:11:45.857Z] --- PASS: TestSecretCreateResolve (1.90s) [2021-05-25T10:11:45.857Z] PASS [2021-05-25T10:11:45.857Z] [2021-05-25T10:11:45.857Z] DONE 6 tests in 12.098s [2021-05-25T10:11:45.857Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T10:11:45.857Z] ++ 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-05-25T10:11:45.857Z] ++ set -e [2021-05-25T10:11:45.857Z] ++ '[' -n 0 ']' [2021-05-25T10:11:45.857Z] ++ set -x [2021-05-25T10:11:45.858Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:45.858Z] INFO: Testing against a local daemon [2021-05-25T10:11:45.858Z] === RUN TestServiceCreateInit [2021-05-25T10:11:45.858Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:11:46.204Z] 2021/05/25 10:11:46 Finished clone github.com/hashicorp/go-msgpack [2021-05-25T10:11:46.204Z] 2021/05/25 10:11:46 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2021-05-25T10:11:46.204Z] 2021/05/25 10:11:46 Finished clone github.com/vishvananda/netlink [2021-05-25T10:11:46.204Z] 2021/05/25 10:11:46 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-05-25T10:11:46.776Z] 2021/05/25 10:11:46 Finished clone github.com/coreos/go-semver [2021-05-25T10:11:46.776Z] 2021/05/25 10:11:46 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-05-25T10:11:47.421Z] 2021/05/25 10:11:47 Finished clone github.com/ishidawataru/sctp [2021-05-25T10:11:47.421Z] 2021/05/25 10:11:47 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-05-25T10:11:48.806Z] 2021/05/25 10:11:48 Finished clone golang.org/x/net [2021-05-25T10:11:48.806Z] 2021/05/25 10:11:48 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-05-25T10:11:49.375Z] 2021/05/25 10:11:49 Finished clone go.etcd.io/bbolt [2021-05-25T10:11:49.375Z] 2021/05/25 10:11:49 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-05-25T10:11:50.316Z] 2021/05/25 10:11:50 Finished clone github.com/containerd/ttrpc [2021-05-25T10:11:50.316Z] 2021/05/25 10:11:50 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-05-25T10:11:50.336Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:11:50.577Z] 2021/05/25 10:11:50 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-05-25T10:11:50.577Z] 2021/05/25 10:11:50 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-05-25T10:11:51.148Z] 2021/05/25 10:11:50 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-05-25T10:11:51.148Z] 2021/05/25 10:11:50 Finished clone github.com/Microsoft/opengcs [2021-05-25T10:11:51.511Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-25T10:11:52.089Z] 2021/05/25 10:11:51 Finished clone github.com/vbatts/tar-split [2021-05-25T10:11:52.089Z] 2021/05/25 10:11:51 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-05-25T10:11:52.089Z] 2021/05/25 10:11:51 Finished clone github.com/hashicorp/serf [2021-05-25T10:11:52.089Z] 2021/05/25 10:11:51 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-05-25T10:11:53.894Z] --- PASS: TestServiceCreateInit (7.52s) [2021-05-25T10:11:53.894Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.76s) [2021-05-25T10:11:53.894Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-05-25T10:11:53.894Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:11:54.001Z] 2021/05/25 10:11:53 Finished clone github.com/cyphar/filepath-securejoin [2021-05-25T10:11:54.001Z] 2021/05/25 10:11:53 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-05-25T10:11:54.028Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-25T10:11:54.262Z] 2021/05/25 10:11:54 Finished clone github.com/opencontainers/runtime-spec [2021-05-25T10:11:54.262Z] 2021/05/25 10:11:54 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-05-25T10:11:54.284Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.27s) [2021-05-25T10:11:54.284Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kzyx3px08a73iqxoi7g4csxwj Created:2021-05-25 10:11:46.626099163 +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[15e4f1bc80136cb2d416180719f7069806837f62bec5352e035bf1709fe95d77:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l3v6zlycwhoxpy69anta8o0qd EndpointID:9fbb708895800d6ce98322ab62ecbd673dc50cd4c642b66dce96924fa8cf7e9c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8b401fe62a235c27188014d297aab36e8c6bc2541340ed3afa5680461242574b 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:5d3fd3bca888 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l3v6zlycwhoxpy69anta8o0qd EndpointID:9fbb708895800d6ce98322ab62ecbd673dc50cd4c642b66dce96924fa8cf7e9c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-05-25T10:11:54.284Z] PASS [2021-05-25T10:11:54.284Z] [2021-05-25T10:11:54.284Z] === Skipped [2021-05-25T10:11:54.284Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:11:54.284Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:11:54.284Z] [2021-05-25T10:11:54.284Z] [2021-05-25T10:11:54.284Z] DONE 26 tests, 1 skipped in 66.330s [2021-05-25T10:11:54.284Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:11:54.285Z] ++ 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-05-25T10:11:54.285Z] ++ set -e [2021-05-25T10:11:54.285Z] ++ '[' -n 0 ']' [2021-05-25T10:11:54.285Z] ++ set -x [2021-05-25T10:11:54.285Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:54.564Z] INFO: Testing against a local daemon [2021-05-25T10:11:54.564Z] === RUN TestDockerNetworkIpvlanPersistance [2021-05-25T10:11:54.564Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-25T10:11:54.564Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:11:54.564Z] === RUN TestDockerNetworkIpvlan [2021-05-25T10:11:54.564Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:11:54.564Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:11:54.564Z] PASS [2021-05-25T10:11:54.564Z] [2021-05-25T10:11:54.564Z] === Skipped [2021-05-25T10:11:54.564Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-05-25T10:11:54.564Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:11:54.564Z] [2021-05-25T10:11:54.564Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-05-25T10:11:54.564Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-05-25T10:11:54.564Z] [2021-05-25T10:11:54.564Z] [2021-05-25T10:11:54.564Z] DONE 2 tests, 2 skipped in 0.129s [2021-05-25T10:11:54.564Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-05-25T10:11:54.564Z] ++ 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-05-25T10:11:54.564Z] ++ set -e [2021-05-25T10:11:54.564Z] ++ '[' -n 0 ']' [2021-05-25T10:11:54.564Z] ++ set -x [2021-05-25T10:11:54.564Z] ++ env -i DEST=/go/src/github.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-05-25T10:11:54.564Z] INFO: Testing against a local daemon [2021-05-25T10:11:54.564Z] === RUN TestDockerNetworkMacvlanPersistance [2021-05-25T10:11:54.834Z] 2021/05/25 10:11:54 Finished clone github.com/coreos/go-systemd [2021-05-25T10:11:54.834Z] 2021/05/25 10:11:54 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-05-25T10:11:55.405Z] 2021/05/25 10:11:55 Finished clone github.com/opencontainers/image-spec [2021-05-25T10:11:55.405Z] 2021/05/25 10:11:55 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-05-25T10:11:55.499Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-25T10:11:56.349Z] 2021/05/25 10:11:56 Finished clone github.com/Graylog2/go-gelf [2021-05-25T10:11:56.349Z] 2021/05/25 10:11:56 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-05-25T10:11:56.349Z] 2021/05/25 10:11:56 Finished clone github.com/coreos/go-systemd/v22 [2021-05-25T10:11:56.349Z] 2021/05/25 10:11:56 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-05-25T10:11:56.609Z] 2021/05/25 10:11:56 Finished clone github.com/godbus/dbus/v5 [2021-05-25T10:11:56.609Z] 2021/05/25 10:11:56 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-05-25T10:11:56.864Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.32s) [2021-05-25T10:11:56.864Z] === RUN TestDockerNetworkMacvlan [2021-05-25T10:11:56.870Z] 2021/05/25 10:11:56 Finished clone github.com/fluent/fluent-logger-golang [2021-05-25T10:11:56.870Z] 2021/05/25 10:11:56 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-05-25T10:11:57.791Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-25T10:11:57.791Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-25T10:11:57.812Z] 2021/05/25 10:11:57 Finished clone github.com/philhofer/fwd [2021-05-25T10:11:57.812Z] 2021/05/25 10:11:57 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-05-25T10:11:58.047Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-05-25T10:11:58.383Z] 2021/05/25 10:11:58 Finished clone github.com/fsnotify/fsnotify [2021-05-25T10:11:58.383Z] 2021/05/25 10:11:58 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-05-25T10:11:58.955Z] 2021/05/25 10:11:58 Finished clone github.com/ugorji/go [2021-05-25T10:11:58.955Z] 2021/05/25 10:11:58 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-05-25T10:11:59.413Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-05-25T10:11:59.896Z] 2021/05/25 10:11:59 Finished clone github.com/docker/libnetwork [2021-05-25T10:11:59.896Z] 2021/05/25 10:11:59 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-05-25T10:11:59.896Z] 2021/05/25 10:11:59 Finished clone github.com/jmespath/go-jmespath [2021-05-25T10:11:59.896Z] 2021/05/25 10:11:59 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-05-25T10:12:00.159Z] 2021/05/25 10:11:59 Finished clone github.com/bsphere/le_go [2021-05-25T10:12:00.159Z] 2021/05/25 10:11:59 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-05-25T10:12:00.730Z] 2021/05/25 10:12:00 Finished clone github.com/tinylib/msgp [2021-05-25T10:12:00.730Z] 2021/05/25 10:12:00 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-05-25T10:12:00.778Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-05-25T10:12:01.301Z] 2021/05/25 10:12:01 Finished clone github.com/golang/groupcache [2021-05-25T10:12:01.301Z] 2021/05/25 10:12:01 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-05-25T10:12:01.301Z] 2021/05/25 10:12:01 Finished clone golang.org/x/oauth2 [2021-05-25T10:12:01.301Z] 2021/05/25 10:12:01 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-05-25T10:12:02.686Z] 2021/05/25 10:12:02 Finished clone golang.org/x/sys [2021-05-25T10:12:02.686Z] 2021/05/25 10:12:02 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-05-25T10:12:02.946Z] 2021/05/25 10:12:02 Finished clone github.com/googleapis/gax-go [2021-05-25T10:12:02.946Z] 2021/05/25 10:12:02 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-05-25T10:12:03.207Z] 2021/05/25 10:12:03 Finished clone github.com/miekg/dns [2021-05-25T10:12:03.207Z] 2021/05/25 10:12:03 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-05-25T10:12:03.296Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-25T10:12:03.468Z] 2021/05/25 10:12:03 Finished clone go.opencensus.io [2021-05-25T10:12:03.468Z] 2021/05/25 10:12:03 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-05-25T10:12:03.869Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-25T10:12:04.410Z] 2021/05/25 10:12:04 Finished clone github.com/containerd/fifo [2021-05-25T10:12:04.410Z] 2021/05/25 10:12:04 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-05-25T10:12:04.410Z] 2021/05/25 10:12:04 Finished clone golang.org/x/text [2021-05-25T10:12:04.410Z] 2021/05/25 10:12:04 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-05-25T10:12:04.797Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-05-25T10:12:05.613Z] 2021/05/25 10:12:05 Finished clone github.com/containerd/cgroups [2021-05-25T10:12:05.613Z] 2021/05/25 10:12:05 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-05-25T10:12:06.161Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-25T10:12:06.184Z] 2021/05/25 10:12:05 Finished clone github.com/containerd/go-runc [2021-05-25T10:12:06.184Z] 2021/05/25 10:12:05 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-05-25T10:12:06.418Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-25T10:12:06.768Z] 2021/05/25 10:12:06 Finished clone github.com/containerd/typeurl [2021-05-25T10:12:06.768Z] 2021/05/25 10:12:06 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-05-25T10:12:07.716Z] 2021/05/25 10:12:07 Finished clone github.com/moby/buildkit [2021-05-25T10:12:07.716Z] 2021/05/25 10:12:07 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-05-25T10:12:08.659Z] 2021/05/25 10:12:08 Finished clone github.com/containerd/console [2021-05-25T10:12:08.659Z] 2021/05/25 10:12:08 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Finished clone github.com/gogo/googleapis [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Finished clone github.com/opencontainers/runc [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Finished clone github.com/docker/distribution [2021-05-25T10:12:08.920Z] 2021/05/25 10:12:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-05-25T10:12:09.297Z] --- PASS: TestCreateServiceMultipleTimes (15.27s) [2021-05-25T10:12:09.297Z] === RUN TestCreateServiceConflict [2021-05-25T10:12:09.492Z] 2021/05/25 10:12:09 Finished clone google.golang.org/grpc [2021-05-25T10:12:09.492Z] 2021/05/25 10:12:09 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-05-25T10:12:09.492Z] 2021/05/25 10:12:09 Finished clone github.com/containerd/continuity [2021-05-25T10:12:09.492Z] 2021/05/25 10:12:09 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-05-25T10:12:09.683Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-25T10:12:09.683Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-05-25T10:12:10.080Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-25T10:12:10.459Z] 2021/05/25 10:12:10 Finished clone code.cloudfoundry.org/clock [2021-05-25T10:12:10.459Z] 2021/05/25 10:12:10 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-05-25T10:12:10.511Z] --- PASS: TestCreateServiceConflict (1.94s) [2021-05-25T10:12:10.511Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:12:10.719Z] 2021/05/25 10:12:10 Finished clone github.com/fernet/fernet-go [2021-05-25T10:12:10.719Z] 2021/05/25 10:12:10 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-05-25T10:12:11.450Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-25T10:12:12.378Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-25T10:12:12.634Z] 2021/05/25 10:12:12 Finished clone golang.org/x/time [2021-05-25T10:12:12.634Z] 2021/05/25 10:12:12 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-05-25T10:12:12.894Z] 2021/05/25 10:12:12 Finished clone github.com/Microsoft/hcsshim [2021-05-25T10:12:12.894Z] 2021/05/25 10:12:12 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-05-25T10:12:13.156Z] 2021/05/25 10:12:13 Finished clone github.com/cilium/ebpf [2021-05-25T10:12:13.156Z] 2021/05/25 10:12:13 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-05-25T10:12:13.278Z] --- PASS: TestCreateServiceMaxReplicas (2.62s) [2021-05-25T10:12:13.278Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:12:13.727Z] 2021/05/25 10:12:13 Finished clone github.com/hashicorp/go-immutable-radix [2021-05-25T10:12:13.727Z] 2021/05/25 10:12:13 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-05-25T10:12:13.785Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-25T10:12:14.300Z] 2021/05/25 10:12:14 Finished clone github.com/hashicorp/go-memdb [2021-05-25T10:12:14.300Z] 2021/05/25 10:12:14 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-05-25T10:12:14.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-25T10:12:14.346Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-25T10:12:14.561Z] 2021/05/25 10:12:14 Finished clone github.com/hashicorp/golang-lru [2021-05-25T10:12:14.561Z] 2021/05/25 10:12:14 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-05-25T10:12:14.908Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-25T10:12:15.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-05-25T10:12:15.420Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-25T10:12:15.503Z] 2021/05/25 10:12:15 Finished clone github.com/coreos/pkg [2021-05-25T10:12:15.503Z] 2021/05/25 10:12:15 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-05-25T10:12:15.765Z] 2021/05/25 10:12:15 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-05-25T10:12:15.765Z] 2021/05/25 10:12:15 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-05-25T10:12:16.348Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-25T10:12:16.707Z] 2021/05/25 10:12:16 Finished clone github.com/beorn7/perks [2021-05-25T10:12:16.708Z] 2021/05/25 10:12:16 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-05-25T10:12:16.708Z] 2021/05/25 10:12:16 Finished clone golang.org/x/crypto [2021-05-25T10:12:16.708Z] 2021/05/25 10:12:16 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-05-25T10:12:17.277Z] 2021/05/25 10:12:17 Finished clone github.com/prometheus/client_model [2021-05-25T10:12:17.277Z] 2021/05/25 10:12:17 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-05-25T10:12:17.277Z] 2021/05/25 10:12:17 Finished clone github.com/golang/protobuf [2021-05-25T10:12:17.277Z] 2021/05/25 10:12:17 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-05-25T10:12:18.215Z] 2021/05/25 10:12:18 Finished clone github.com/prometheus/client_golang [2021-05-25T10:12:18.215Z] 2021/05/25 10:12:18 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-05-25T10:12:18.790Z] 2021/05/25 10:12:18 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-05-25T10:12:18.790Z] 2021/05/25 10:12:18 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-05-25T10:12:18.790Z] 2021/05/25 10:12:18 Finished clone github.com/pkg/errors [2021-05-25T10:12:18.790Z] 2021/05/25 10:12:18 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-05-25T10:12:18.865Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-05-25T10:12:19.731Z] 2021/05/25 10:12:19 Finished clone github.com/inconshreveable/mousetrap [2021-05-25T10:12:19.731Z] 2021/05/25 10:12:19 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-05-25T10:12:19.793Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-25T10:12:19.991Z] 2021/05/25 10:12:19 Finished clone github.com/prometheus/procfs [2021-05-25T10:12:19.991Z] 2021/05/25 10:12:19 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-05-25T10:12:20.252Z] 2021/05/25 10:12:20 Finished clone github.com/cespare/xxhash/v2 [2021-05-25T10:12:20.252Z] 2021/05/25 10:12:20 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-05-25T10:12:20.252Z] 2021/05/25 10:12:20 Finished clone github.com/prometheus/common [2021-05-25T10:12:20.252Z] 2021/05/25 10:12:20 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-05-25T10:12:20.355Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-25T10:12:21.193Z] 2021/05/25 10:12:21 Finished clone github.com/docker/go-metrics [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan (24.45s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.70s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.16s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (7.38s) [2021-05-25T10:12:21.721Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.47s) [2021-05-25T10:12:21.721Z] PASS [2021-05-25T10:12:21.721Z] [2021-05-25T10:12:21.721Z] DONE 8 tests in 26.919s [2021-05-25T10:12:21.721Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-05-25T10:12:21.721Z] ++ 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-05-25T10:12:21.721Z] ++ set -e [2021-05-25T10:12:21.721Z] ++ '[' -n 0 ']' [2021-05-25T10:12:21.721Z] ++ set -x [2021-05-25T10:12:21.721Z] ++ env -i DEST=/go/src/github.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-05-25T10:12:21.721Z] testing: warning: no tests to run [2021-05-25T10:12:21.721Z] PASS [2021-05-25T10:12:21.721Z] [2021-05-25T10:12:21.721Z] DONE 0 tests in 0.029s [2021-05-25T10:12:21.721Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-05-25T10:12:21.721Z] ++ 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-05-25T10:12:21.721Z] ++ set -e [2021-05-25T10:12:21.721Z] ++ '[' -n 0 ']' [2021-05-25T10:12:21.721Z] ++ set -x [2021-05-25T10:12:21.721Z] ++ env -i DEST=/go/src/github.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-05-25T10:12:21.721Z] INFO: Testing against a local daemon [2021-05-25T10:12:21.721Z] === RUN TestAuthZPluginAllowRequest [2021-05-25T10:12:21.763Z] 2021/05/25 10:12:21 Finished clone github.com/morikuni/aec [2021-05-25T10:12:21.763Z] 2021/05/25 10:12:21 Finished clone github.com/spf13/cobra [2021-05-25T10:12:21.763Z] 2021/05/25 10:12:21 Finished clone github.com/spf13/pflag [2021-05-25T10:12:23.612Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-25T10:12:23.612Z] --- PASS: TestAuthZPluginAllowRequest (2.04s) [2021-05-25T10:12:23.612Z] === RUN TestAuthZPluginTLS [2021-05-25T10:12:23.676Z] 2021/05/25 10:12:23 Finished clone github.com/google/certificate-transparency-go [2021-05-25T10:12:23.676Z] 2021/05/25 10:12:23 Finished clone github.com/opencontainers/selinux [2021-05-25T10:12:24.540Z] --- PASS: TestAuthZPluginTLS (0.76s) [2021-05-25T10:12:24.540Z] === RUN TestAuthZPluginDenyRequest [2021-05-25T10:12:24.795Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-25T10:12:25.357Z] --- PASS: TestAuthZPluginDenyRequest (0.74s) [2021-05-25T10:12:25.357Z] === RUN TestAuthZPluginAPIDenyResponse [2021-05-25T10:12:25.918Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.72s) [2021-05-25T10:12:25.918Z] === RUN TestAuthZPluginDenyResponse [2021-05-25T10:12:25.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2021-05-25T10:12:25.963Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:12:26.849Z] --- PASS: TestAuthZPluginDenyResponse (0.72s) [2021-05-25T10:12:26.849Z] === RUN TestAuthZPluginAllowEventStream [2021-05-25T10:12:26.849Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-25T10:12:28.213Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-25T10:12:28.728Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2021-05-25T10:12:28.728Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:12:28.774Z] --- PASS: TestAuthZPluginAllowEventStream (2.09s) [2021-05-25T10:12:28.774Z] === RUN TestAuthZPluginErrorResponse [2021-05-25T10:12:29.702Z] --- PASS: TestAuthZPluginErrorResponse (0.82s) [2021-05-25T10:12:29.702Z] === RUN TestAuthZPluginErrorRequest [2021-05-25T10:12:29.702Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-25T10:12:29.958Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-25T10:12:30.539Z] --- PASS: TestAuthZPluginErrorRequest (0.86s) [2021-05-25T10:12:30.539Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-05-25T10:12:30.821Z] --- PASS: TestCreateServiceConfigFileMode (2.26s) [2021-05-25T10:12:30.821Z] === RUN TestCreateServiceSysctls [2021-05-25T10:12:31.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.82s) [2021-05-25T10:12:31.101Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-05-25T10:12:33.593Z] --- PASS: TestCreateServiceSysctls (3.19s) [2021-05-25T10:12:33.593Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:12:34.364Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.57s) [2021-05-25T10:12:34.364Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-05-25T10:12:34.364Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-25T10:12:35.915Z] 2021/05/25 10:12:34 Finished clone github.com/cloudflare/cfssl [2021-05-25T10:12:36.355Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2021-05-25T10:12:36.355Z] === RUN TestInspect [2021-05-25T10:12:36.879Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.04s) [2021-05-25T10:12:36.879Z] === RUN TestAuthZPluginHeader [2021-05-25T10:12:36.879Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-25T10:12:37.806Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-25T10:12:37.806Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-05-25T10:12:37.806Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-05-25T10:12:38.733Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-25T10:12:39.127Z] --- PASS: TestInspect (2.66s) [2021-05-25T10:12:39.127Z] === RUN TestCreateJob [2021-05-25T10:12:40.133Z] 2021/05/25 10:12:39 Finished clone github.com/docker/swarmkit [2021-05-25T10:12:41.880Z] --- PASS: TestCreateJob (3.03s) [2021-05-25T10:12:41.880Z] === RUN TestReplicatedJob [2021-05-25T10:12:43.439Z] 2021/05/25 10:12:43 Finished clone github.com/coreos/etcd [2021-05-25T10:12:43.976Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.22s) [2021-05-25T10:12:43.976Z] === RUN TestAuthZPluginV2Disable [2021-05-25T10:12:47.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-05-25T10:12:47.242Z] --- PASS: TestAuthZPluginV2Disable (4.14s) [2021-05-25T10:12:47.242Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-05-25T10:12:47.505Z] --- PASS: TestReplicatedJob (5.20s) [2021-05-25T10:12:47.505Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:12:47.647Z] 2021/05/25 10:12:47 Finished clone cloud.google.com/go [2021-05-25T10:12:48.171Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-25T10:12:50.260Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2021-05-25T10:12:50.260Z] === RUN TestServiceListWithStatuses [2021-05-25T10:12:50.260Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:12:50.260Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:12:50.260Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:12:50.946Z] 2021/05/25 10:12:50 Finished clone github.com/containerd/containerd [2021-05-25T10:12:51.439Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.19s) [2021-05-25T10:12:51.439Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-05-25T10:12:53.344Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-05-25T10:12:54.778Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2021-05-25T10:12:54.778Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:12:57.532Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-05-25T10:12:57.532Z] === RUN TestServicePlugin [2021-05-25T10:12:57.532Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-25T10:12:57.532Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:12:57.532Z] === RUN TestServiceUpdateLabel [2021-05-25T10:12:59.061Z] --- PASS: TestServiceUpdateLabel (1.90s) [2021-05-25T10:12:59.061Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:12:59.878Z] === RUN TestDockerSuite/TestBuildRm [2021-05-25T10:13:00.947Z] 2021/05/25 10:13:00 Finished clone google.golang.org/genproto [2021-05-25T10:13:01.770Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.20s) [2021-05-25T10:13:01.770Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-05-25T10:13:02.026Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-25T10:13:02.953Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-25T10:13:03.494Z] 2021/05/25 10:13:02 Finished clone github.com/gogo/protobuf [2021-05-25T10:13:03.883Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-25T10:13:04.445Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-25T10:13:04.701Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-25T10:13:05.628Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-25T10:13:06.993Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-25T10:13:07.558Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-25T10:13:10.826Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-25T10:13:11.082Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-25T10:13:11.082Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-25T10:13:11.082Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-25T10:13:11.643Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-25T10:13:12.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-05-25T10:13:12.460Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-25T10:13:12.460Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-25T10:13:13.388Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-25T10:13:14.460Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2021-05-25T10:13:14.460Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:13:18.642Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-25T10:13:18.898Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-25T10:13:19.340Z] --- PASS: TestBuildWithHugeFile (133.95s) [2021-05-25T10:13:19.340Z] === RUN TestBuildWithEmptyDockerfile [2021-05-25T10:13:19.340Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:13:19.340Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:13:19.340Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:13:19.340Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:13:19.340Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:13:19.340Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:13:19.340Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-05-25T10:13:19.340Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-05-25T10:13:19.340Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-05-25T10:13:19.340Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-05-25T10:13:19.340Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-05-25T10:13:19.340Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-05-25T10:13:19.340Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-05-25T10:13:19.340Z] === RUN TestBuildPreserveOwnership [2021-05-25T10:13:19.340Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-05-25T10:13:19.340Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:13:19.340Z] === RUN TestBuildPlatformInvalid [2021-05-25T10:13:19.340Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-05-25T10:13:19.340Z] PASS [2021-05-25T10:13:19.340Z] ok github.com/docker/docker/integration/build 203.559s [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === Skipped [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-05-25T10:13:19.340Z] build_session_test.go:25: TODO: BuildKit [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-05-25T10:13:19.340Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-05-25T10:13:19.340Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-05-25T10:13:19.340Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-05-25T10:13:19.340Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] DONE 28 tests, 5 skipped in 229.965s [2021-05-25T10:13:19.340Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-05-25T10:13:19.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:13:19.340Z] INFO: Testing against a local daemon [2021-05-25T10:13:19.340Z] === RUN TestConfigInspect [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigInspect (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestConfigList [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigList (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestConfigsCreateAndDelete [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestConfigsUpdate [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestTemplatedConfig [2021-05-25T10:13:19.340Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestConfigCreateResolve [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] === RUN TestConfigDaemonLibtrustID [2021-05-25T10:13:19.340Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] PASS [2021-05-25T10:13:19.340Z] ok github.com/docker/docker/integration/config 0.192s [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === Skipped [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-05-25T10:13:19.340Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] [2021-05-25T10:13:19.340Z] DONE 7 tests, 7 skipped in 2.705s [2021-05-25T10:13:19.340Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-05-25T10:13:19.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:13:19.340Z] INFO: Testing against a local daemon [2021-05-25T10:13:19.340Z] === RUN TestCheckpoint [2021-05-25T10:13:19.340Z] --- SKIP: TestCheckpoint (0.00s) [2021-05-25T10:13:19.340Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:13:19.340Z] === RUN TestContainerInvalidJSON [2021-05-25T10:13:19.340Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:13:19.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:13:19.340Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:13:19.340Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:13:19.340Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:13:19.340Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:13:19.340Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-05-25T10:13:19.340Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-05-25T10:13:19.340Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-05-25T10:13:19.340Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-05-25T10:13:19.340Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-05-25T10:13:19.340Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-05-25T10:13:19.340Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2021-05-25T10:13:19.340Z] === RUN TestCopyFromContainerPathIsNotDir [2021-05-25T10:13:19.340Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2021-05-25T10:13:19.340Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestCopyToContainerPathDoesNotExist [2021-05-25T10:13:19.340Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s) [2021-05-25T10:13:19.340Z] === RUN TestCopyToContainerPathIsNotDir [2021-05-25T10:13:19.340Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-05-25T10:13:19.340Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestCopyFromContainer [2021-05-25T10:13:19.340Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-05-25T10:13:19.340Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-05-25T10:13:19.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:13:19.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:13:19.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:13:19.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:13:19.340Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:13:19.340Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:13:19.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-05-25T10:13:19.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-05-25T10:13:19.340Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-05-25T10:13:19.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-05-25T10:13:19.340Z] === RUN TestCreateLinkToNonExistingContainer [2021-05-25T10:13:19.340Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-05-25T10:13:19.340Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidEnv [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidEnv/0 [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidEnv/1 [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidEnv/2 [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidEnv/0 [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidEnv/2 [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidEnv/1 [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-05-25T10:13:19.340Z] === RUN TestCreateTmpfsMountsTarget [2021-05-25T10:13:19.340Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-05-25T10:13:19.340Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.340Z] === RUN TestCreateWithCustomMaskedPaths [2021-05-25T10:13:19.340Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-05-25T10:13:19.340Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] === RUN TestCreateWithCustomReadonlyPaths [2021-05-25T10:13:19.340Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-25T10:13:19.340Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:13:19.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:13:19.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-05-25T10:13:19.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-05-25T10:13:19.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-05-25T10:13:19.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-05-25T10:13:19.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-05-25T10:13:19.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-05-25T10:13:19.341Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-05-25T10:13:19.341Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-25T10:13:19.341Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-25T10:13:19.341Z] === RUN TestCreateDifferentPlatform [2021-05-25T10:13:19.341Z] === RUN TestCreateDifferentPlatform/different_os [2021-05-25T10:13:19.341Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-05-25T10:13:19.341Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-05-25T10:13:19.341Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-05-25T10:13:19.341Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-05-25T10:13:19.341Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-05-25T10:13:19.341Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-05-25T10:13:19.341Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-05-25T10:13:19.341Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-25T10:13:19.341Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-25T10:13:19.341Z] === RUN TestContainerKillOnDaemonStart [2021-05-25T10:13:19.341Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-05-25T10:13:19.341Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.341Z] === RUN TestDiff [2021-05-25T10:13:19.341Z] --- SKIP: TestDiff (0.00s) [2021-05-25T10:13:19.341Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:19.341Z] === RUN TestExecWithCloseStdin [2021-05-25T10:13:19.341Z] --- PASS: TestExecWithCloseStdin (2.69s) [2021-05-25T10:13:19.341Z] === RUN TestExec [2021-05-25T10:13:19.341Z] --- PASS: TestExec (2.30s) [2021-05-25T10:13:19.341Z] === RUN TestExecUser [2021-05-25T10:13:19.341Z] --- SKIP: TestExecUser (0.00s) [2021-05-25T10:13:19.341Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-25T10:13:19.341Z] === RUN TestExportContainerAndImportImage [2021-05-25T10:13:19.341Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-05-25T10:13:19.341Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.341Z] === RUN TestExportContainerAfterDaemonRestart [2021-05-25T10:13:19.341Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-05-25T10:13:19.341Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:19.341Z] === RUN TestHealthCheckWorkdir [2021-05-25T10:13:19.341Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-05-25T10:13:19.341Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:19.341Z] === RUN TestHealthKillContainer [2021-05-25T10:13:19.341Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-05-25T10:13:19.341Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-25T10:13:19.341Z] === RUN TestInspectCpusetInConfigPre120 [2021-05-25T10:13:19.341Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-05-25T10:13:19.341Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-25T10:13:19.341Z] === RUN TestKillContainerInvalidSignal [2021-05-25T10:13:19.826Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.15s) [2021-05-25T10:13:19.826Z] PASS [2021-05-25T10:13:19.826Z] [2021-05-25T10:13:19.826Z] DONE 17 tests in 58.269s [2021-05-25T10:13:19.826Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-05-25T10:13:19.826Z] ++ 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-05-25T10:13:19.826Z] ++ set -e [2021-05-25T10:13:19.826Z] ++ '[' -n 0 ']' [2021-05-25T10:13:19.826Z] ++ set -x [2021-05-25T10:13:19.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:13:19.826Z] INFO: Testing against a local daemon [2021-05-25T10:13:19.826Z] === RUN TestPluginInvalidJSON [2021-05-25T10:13:19.826Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:13:19.826Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:13:19.826Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:13:19.826Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-05-25T10:13:19.826Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-05-25T10:13:19.826Z] === RUN TestPluginInstall [2021-05-25T10:13:19.826Z] === RUN TestPluginInstall/no_auth [2021-05-25T10:13:20.082Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-25T10:13:20.644Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-25T10:13:20.882Z] --- PASS: TestKillContainerInvalidSignal (2.08s) [2021-05-25T10:13:20.882Z] === RUN TestKillContainer [2021-05-25T10:13:20.882Z] === RUN TestKillContainer/no_signal [2021-05-25T10:13:22.010Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-25T10:13:22.266Z] time="2021-05-25T10:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:22.266Z] time="2021-05-25T10:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4275fc176a2f5ee2c026265265649062929e71f019b54b1beb2bf9dc10e172d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:22.266Z] time="2021-05-25T10:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:22.266Z] time="2021-05-25T10:13:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4275fc176a2f5ee2c026265265649062929e71f019b54b1beb2bf9dc10e172d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:22.828Z] === RUN TestPluginInstall/with_htpasswd [2021-05-25T10:13:23.065Z] === RUN TestKillContainer/non_killing_signal [2021-05-25T10:13:23.065Z] === RUN TestKillContainer/killing_signal [2021-05-25T10:13:23.389Z] time="2021-05-25T10:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:23.389Z] time="2021-05-25T10:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c30baa60f533d9bc12eba0cb49367195389013d0f52b84013cfa53f91e0c2e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:23.389Z] time="2021-05-25T10:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:23.389Z] time="2021-05-25T10:13:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c30baa60f533d9bc12eba0cb49367195389013d0f52b84013cfa53f91e0c2e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:23.389Z] === RUN TestDockerSuite/TestBuildUser [2021-05-25T10:13:23.951Z] === RUN TestPluginInstall/with_insecure [2021-05-25T10:13:25.317Z] time="2021-05-25T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:25.317Z] time="2021-05-25T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad23231aeceac7c28c2cd6bb8709dd9b85ee85cc5d83159a10cfdf0597215b1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:25.317Z] time="2021-05-25T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-05-25T10:13:25.317Z] time="2021-05-25T10:13:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ad23231aeceac7c28c2cd6bb8709dd9b85ee85cc5d83159a10cfdf0597215b1e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-05-25T10:13:25.574Z] --- PASS: TestPluginInstall (5.62s) [2021-05-25T10:13:25.574Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2021-05-25T10:13:25.574Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-05-25T10:13:25.574Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2021-05-25T10:13:25.574Z] plugin_test.go:165: [df03537cfb45a] daemon is not started [2021-05-25T10:13:25.574Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:13:25.830Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-25T10:13:25.979Z] --- PASS: TestKillContainer (4.59s) [2021-05-25T10:13:25.979Z] --- PASS: TestKillContainer/no_signal (2.05s) [2021-05-25T10:13:25.979Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-25T10:13:25.979Z] --- PASS: TestKillContainer/killing_signal (2.49s) [2021-05-25T10:13:25.979Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-05-25T10:13:25.979Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:13:25.979Z] === RUN TestKillStoppedContainer [2021-05-25T10:13:25.979Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:13:25.979Z] === RUN TestKillStoppedContainerAPIPre120 [2021-05-25T10:13:25.979Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:13:25.979Z] === RUN TestKillDifferentUserContainer [2021-05-25T10:13:25.979Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-25T10:13:25.979Z] === RUN TestInspectOomKilledTrue [2021-05-25T10:13:25.979Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:25.979Z] === RUN TestInspectOomKilledFalse [2021-05-25T10:13:25.979Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-05-25T10:13:25.979Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:13:25.979Z] === RUN TestLogsFollowTailEmpty [2021-05-25T10:13:27.521Z] --- PASS: TestLogsFollowTailEmpty (2.03s) [2021-05-25T10:13:27.521Z] === RUN TestNetworkNat [2021-05-25T10:13:27.521Z] --- SKIP: TestNetworkNat (0.00s) [2021-05-25T10:13:27.521Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:27.521Z] === RUN TestNetworkLocalhostTCPNat [2021-05-25T10:13:27.718Z] === RUN TestPluginsWithRuntimes/No_Args [2021-05-25T10:13:29.087Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-25T10:13:29.343Z] === RUN TestPluginsWithRuntimes/With_Args [2021-05-25T10:13:29.858Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2021-05-25T10:13:29.858Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:13:30.438Z] --- PASS: TestNetworkLocalhostTCPNat (2.44s) [2021-05-25T10:13:30.438Z] === RUN TestNetworkLoopbackNat [2021-05-25T10:13:30.438Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-05-25T10:13:30.438Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:30.438Z] === RUN TestPause [2021-05-25T10:13:30.438Z] --- SKIP: TestPause (0.00s) [2021-05-25T10:13:30.438Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-25T10:13:30.438Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-05-25T10:13:31.231Z] --- PASS: TestPluginsWithRuntimes (5.65s) [2021-05-25T10:13:31.231Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.69s) [2021-05-25T10:13:31.231Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.70s) [2021-05-25T10:13:31.231Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:13:31.981Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.03s) [2021-05-25T10:13:31.981Z] === RUN TestPauseStopPausedContainer [2021-05-25T10:13:31.981Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-05-25T10:13:31.981Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:31.981Z] === RUN TestPsFilter [2021-05-25T10:13:31.981Z] --- PASS: TestPsFilter (0.12s) [2021-05-25T10:13:31.981Z] === RUN TestRemoveContainerWithRemovedVolume [2021-05-25T10:13:32.159Z] --- PASS: TestPluginBackCompatMediaTypes (0.96s) [2021-05-25T10:13:32.159Z] PASS [2021-05-25T10:13:32.159Z] [2021-05-25T10:13:32.159Z] DONE 10 tests in 12.412s [2021-05-25T10:13:32.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-05-25T10:13:32.159Z] ++ 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-05-25T10:13:32.159Z] ++ set -e [2021-05-25T10:13:32.159Z] ++ '[' -n 0 ']' [2021-05-25T10:13:32.159Z] ++ set -x [2021-05-25T10:13:32.159Z] ++ env -i DEST=/go/src/github.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-05-25T10:13:32.416Z] INFO: Testing against a local daemon [2021-05-25T10:13:32.416Z] === RUN TestExternalGraphDriver [2021-05-25T10:13:32.416Z] === RUN TestExternalGraphDriver/json [2021-05-25T10:13:34.897Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s) [2021-05-25T10:13:34.897Z] === RUN TestRemoveContainerWithVolume [2021-05-25T10:13:35.698Z] === RUN TestExternalGraphDriver/spec [2021-05-25T10:13:36.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-05-25T10:13:37.084Z] --- PASS: TestRemoveContainerWithVolume (2.34s) [2021-05-25T10:13:37.084Z] === RUN TestRemoveContainerRunning [2021-05-25T10:13:38.626Z] --- PASS: TestRemoveContainerRunning (1.94s) [2021-05-25T10:13:38.626Z] === RUN TestRemoveContainerForceRemoveRunning [2021-05-25T10:13:39.526Z] === RUN TestExternalGraphDriver/pull [2021-05-25T10:13:40.283Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2021-05-25T10:13:40.283Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:13:40.816Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.02s) [2021-05-25T10:13:40.816Z] === RUN TestRemoveInvalidContainer [2021-05-25T10:13:40.816Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-05-25T10:13:40.816Z] === RUN TestRenameLinkedContainer [2021-05-25T10:13:40.816Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-05-25T10:13:40.816Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:40.816Z] === RUN TestRenameStoppedContainer [2021-05-25T10:13:41.333Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-25T10:13:41.979Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-25T10:13:42.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-05-25T10:13:42.794Z] --- PASS: TestExternalGraphDriver (9.90s) [2021-05-25T10:13:42.794Z] --- PASS: TestExternalGraphDriver/json (2.89s) [2021-05-25T10:13:42.794Z] --- PASS: TestExternalGraphDriver/spec (3.65s) [2021-05-25T10:13:42.794Z] --- PASS: TestExternalGraphDriver/pull (3.27s) [2021-05-25T10:13:42.794Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:13:43.732Z] --- PASS: TestRenameStoppedContainer (2.54s) [2021-05-25T10:13:43.732Z] === RUN TestRenameRunningContainerAndReuse [2021-05-25T10:13:48.042Z] --- PASS: TestGraphdriverPluginV2 (5.51s) [2021-05-25T10:13:48.042Z] PASS [2021-05-25T10:13:48.042Z] [2021-05-25T10:13:48.042Z] DONE 5 tests in 15.587s [2021-05-25T10:13:48.042Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-05-25T10:13:48.042Z] ++ 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-05-25T10:13:48.042Z] ++ set -e [2021-05-25T10:13:48.042Z] ++ '[' -n 0 ']' [2021-05-25T10:13:48.042Z] ++ set -x [2021-05-25T10:13:48.042Z] ++ env -i DEST=/go/src/github.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-05-25T10:13:48.042Z] INFO: Testing against a local daemon [2021-05-25T10:13:48.042Z] === RUN TestContinueAfterPluginCrash [2021-05-25T10:13:48.042Z] === PAUSE TestContinueAfterPluginCrash [2021-05-25T10:13:48.042Z] === RUN TestReadPluginNoRead [2021-05-25T10:13:48.042Z] === PAUSE TestReadPluginNoRead [2021-05-25T10:13:48.042Z] === RUN TestDaemonStartWithLogOpt [2021-05-25T10:13:48.042Z] === PAUSE TestDaemonStartWithLogOpt [2021-05-25T10:13:48.042Z] === CONT TestContinueAfterPluginCrash [2021-05-25T10:13:48.042Z] === CONT TestDaemonStartWithLogOpt [2021-05-25T10:13:48.435Z] --- PASS: TestRenameRunningContainerAndReuse (4.44s) [2021-05-25T10:13:48.435Z] === RUN TestRenameInvalidName [2021-05-25T10:13:48.910Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-25T10:13:49.933Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-25T10:13:49.981Z] --- PASS: TestRenameInvalidName (1.93s) [2021-05-25T10:13:49.981Z] === RUN TestRenameAnonymousContainer [2021-05-25T10:13:49.981Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-05-25T10:13:49.981Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:49.981Z] === RUN TestRenameContainerWithSameName [2021-05-25T10:13:50.208Z] 2021/05/25 10:13:46 Finished clone github.com/hashicorp/consul [2021-05-25T10:13:50.208Z] 2021/05/25 10:13:49 Finished clone github.com/aws/aws-sdk-go [2021-05-25T10:13:51.302Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-25T10:13:51.527Z] --- PASS: TestRenameContainerWithSameName (2.02s) [2021-05-25T10:13:51.527Z] === RUN TestRenameContainerWithLinkedContainer [2021-05-25T10:13:51.527Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-05-25T10:13:51.527Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:51.527Z] === RUN TestResize [2021-05-25T10:13:51.559Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-25T10:13:52.926Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-25T10:13:53.711Z] --- PASS: TestResize (2.07s) [2021-05-25T10:13:53.711Z] === RUN TestResizeWithInvalidSize [2021-05-25T10:13:53.711Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-05-25T10:13:53.711Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-25T10:13:53.711Z] === RUN TestResizeWhenContainerNotStarted [2021-05-25T10:13:53.858Z] --- PASS: TestDaemonStartWithLogOpt (5.65s) [2021-05-25T10:13:53.858Z] === CONT TestReadPluginNoRead [2021-05-25T10:13:54.114Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-25T10:13:55.897Z] --- PASS: TestResizeWhenContainerNotStarted (2.29s) [2021-05-25T10:13:55.897Z] === RUN TestDaemonRestartKillContainers [2021-05-25T10:13:55.897Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-05-25T10:13:55.897Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:13:55.897Z] === RUN TestStats [2021-05-25T10:13:55.897Z] --- SKIP: TestStats (0.00s) [2021-05-25T10:13:55.897Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-25T10:13:55.897Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-05-25T10:13:56.040Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-25T10:13:56.040Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-25T10:13:56.040Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-25T10:13:56.040Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-25T10:13:56.040Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-25T10:13:56.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-05-25T10:13:57.224Z] === RUN TestReadPluginNoRead/default [2021-05-25T10:13:57.430Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2021-05-25T10:13:57.430Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2021-05-25T10:13:57.430Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-05-25T10:13:57.430Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2021-05-25T10:13:57.430Z] PASS [2021-05-25T10:13:57.430Z] [2021-05-25T10:13:57.430Z] === Skipped [2021-05-25T10:13:57.430Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:13:57.430Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:13:57.430Z] [2021-05-25T10:13:57.430Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-05-25T10:13:57.430Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-05-25T10:13:57.430Z] [2021-05-25T10:13:57.430Z] [2021-05-25T10:13:57.430Z] DONE 27 tests, 2 skipped in 130.609s [2021-05-25T10:13:57.430Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:13:57.430Z] ++ 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-05-25T10:13:57.430Z] ++ set -e [2021-05-25T10:13:57.430Z] ++ '[' -n 0 ']' [2021-05-25T10:13:57.430Z] ++ set -x [2021-05-25T10:13:57.430Z] ++ env -i DEST=/go/src/github.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-05-25T10:13:57.430Z] INFO: Testing against a local daemon [2021-05-25T10:13:57.430Z] === RUN TestSessionCreate [2021-05-25T10:13:57.430Z] --- PASS: TestSessionCreate (0.04s) [2021-05-25T10:13:57.430Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:13:57.430Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-05-25T10:13:57.430Z] PASS [2021-05-25T10:13:57.430Z] [2021-05-25T10:13:57.430Z] DONE 2 tests in 0.147s [2021-05-25T10:13:57.430Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:13:57.430Z] ++ 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-05-25T10:13:57.430Z] ++ set -e [2021-05-25T10:13:57.430Z] ++ '[' -n 0 ']' [2021-05-25T10:13:57.430Z] ++ set -x [2021-05-25T10:13:57.430Z] ++ env -i DEST=/go/src/github.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-05-25T10:13:57.430Z] INFO: Testing against a local daemon [2021-05-25T10:13:57.430Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:13:57.430Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:13:57.430Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:13:57.431Z] === RUN TestEventsExecDie [2021-05-25T10:13:57.431Z] --- PASS: TestEventsExecDie (0.66s) [2021-05-25T10:13:57.431Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:13:57.431Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-05-25T10:13:57.431Z] === RUN TestInfoBinaryCommits [2021-05-25T10:13:57.431Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-25T10:13:57.431Z] === RUN TestInfoAPIVersioned [2021-05-25T10:13:57.431Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-25T10:13:57.431Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:13:58.071Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-05-25T10:13:58.071Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:13:58.589Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-25T10:13:58.589Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-25T10:13:59.116Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-25T10:13:59.116Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:13:59.411Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-05-25T10:13:59.411Z] === RUN TestInfoAPI [2021-05-25T10:13:59.411Z] --- PASS: TestInfoAPI (0.04s) [2021-05-25T10:13:59.411Z] === RUN TestInfoAPIWarnings [2021-05-25T10:13:59.516Z] --- PASS: TestContinueAfterPluginCrash (11.30s) [2021-05-25T10:13:59.516Z] === RUN TestReadPluginNoRead/disabled_caching [2021-05-25T10:14:00.077Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-25T10:14:01.443Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-25T10:14:02.006Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-05-25T10:14:02.992Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.05s) [2021-05-25T10:14:02.992Z] === RUN TestStopContainerWithTimeout [2021-05-25T10:14:02.992Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-05-25T10:14:02.992Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-25T10:14:02.992Z] === RUN TestUpdateRestartPolicy [2021-05-25T10:14:03.373Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-25T10:14:03.373Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-25T10:14:04.304Z] --- PASS: TestReadPluginNoRead (10.55s) [2021-05-25T10:14:04.304Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2021-05-25T10:14:04.304Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-05-25T10:14:04.304Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2021-05-25T10:14:04.304Z] read_test.go:92: [d235e8da2769b] daemon is not started [2021-05-25T10:14:04.304Z] PASS [2021-05-25T10:14:04.304Z] [2021-05-25T10:14:04.304Z] DONE 6 tests in 16.361s [2021-05-25T10:14:04.304Z] 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-05-25T10:14:04.304Z] ++ 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-05-25T10:14:04.304Z] ++ set -e [2021-05-25T10:14:04.304Z] ++ '[' -n 0 ']' [2021-05-25T10:14:04.304Z] ++ set -x [2021-05-25T10:14:04.304Z] ++ env -i DEST=/go/src/github.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-05-25T10:14:04.304Z] testing: warning: no tests to run [2021-05-25T10:14:04.304Z] PASS [2021-05-25T10:14:04.304Z] [2021-05-25T10:14:04.304Z] DONE 0 tests in 0.082s [2021-05-25T10:14:04.304Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-05-25T10:14:04.304Z] ++ 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-05-25T10:14:04.304Z] ++ set -e [2021-05-25T10:14:04.304Z] ++ '[' -n 0 ']' [2021-05-25T10:14:04.304Z] ++ set -x [2021-05-25T10:14:04.304Z] ++ env -i DEST=/go/src/github.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-05-25T10:14:04.562Z] INFO: Testing against a local daemon [2021-05-25T10:14:04.562Z] === RUN TestPluginWithDevMounts [2021-05-25T10:14:04.562Z] === PAUSE TestPluginWithDevMounts [2021-05-25T10:14:04.562Z] === CONT TestPluginWithDevMounts [2021-05-25T10:14:06.451Z] --- PASS: TestPluginWithDevMounts (1.96s) [2021-05-25T10:14:06.451Z] PASS [2021-05-25T10:14:06.451Z] [2021-05-25T10:14:06.451Z] DONE 1 tests in 2.190s [2021-05-25T10:14:06.706Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-05-25T10:14:06.707Z] ++ 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-05-25T10:14:06.707Z] ++ set -e [2021-05-25T10:14:06.707Z] ++ '[' -n 0 ']' [2021-05-25T10:14:06.707Z] ++ set -x [2021-05-25T10:14:06.707Z] ++ env -i DEST=/go/src/github.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-05-25T10:14:06.707Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-25T10:14:06.707Z] INFO: Testing against a local daemon [2021-05-25T10:14:06.707Z] === RUN TestSecretInspect [2021-05-25T10:14:09.219Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-25T10:14:09.475Z] --- PASS: TestSecretInspect (2.66s) [2021-05-25T10:14:09.475Z] === RUN TestSecretList [2021-05-25T10:14:10.035Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-25T10:14:10.291Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-25T10:14:10.852Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-25T10:14:10.852Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-25T10:14:11.413Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-25T10:14:12.350Z] --- PASS: TestSecretList (2.76s) [2021-05-25T10:14:12.350Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:14:13.719Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-25T10:14:13.975Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-25T10:14:13.975Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-25T10:14:14.902Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-25T10:14:15.158Z] --- PASS: TestSecretsCreateAndDelete (2.89s) [2021-05-25T10:14:15.158Z] === RUN TestSecretsUpdate [2021-05-25T10:14:16.085Z] === RUN TestDockerSuite/TestCommitChange [2021-05-25T10:14:17.011Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-25T10:14:18.044Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-05-25T10:14:18.044Z] === RUN TestInfoDebug [2021-05-25T10:14:18.044Z] --- PASS: TestInfoDebug (0.53s) [2021-05-25T10:14:18.044Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:14:18.044Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-05-25T10:14:18.044Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:14:18.044Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-05-25T10:14:18.044Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:14:18.044Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-05-25T10:14:18.044Z] === RUN TestPingCacheHeaders [2021-05-25T10:14:18.044Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-25T10:14:18.044Z] === RUN TestPingGet [2021-05-25T10:14:18.044Z] --- PASS: TestPingGet (0.02s) [2021-05-25T10:14:18.044Z] === RUN TestPingHead [2021-05-25T10:14:18.044Z] --- PASS: TestPingHead (0.03s) [2021-05-25T10:14:18.044Z] === RUN TestVersion [2021-05-25T10:14:18.044Z] --- PASS: TestVersion (0.04s) [2021-05-25T10:14:18.044Z] PASS [2021-05-25T10:14:18.044Z] [2021-05-25T10:14:18.044Z] === Skipped [2021-05-25T10:14:18.044Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:14:18.044Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:14:18.044Z] [2021-05-25T10:14:18.044Z] [2021-05-25T10:14:18.044Z] DONE 18 tests, 1 skipped in 21.298s [2021-05-25T10:14:18.044Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:14:18.044Z] ++ 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-05-25T10:14:18.044Z] ++ set -e [2021-05-25T10:14:18.044Z] ++ '[' -n 0 ']' [2021-05-25T10:14:18.044Z] ++ set -x [2021-05-25T10:14:18.044Z] ++ env -i DEST=/go/src/github.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-05-25T10:14:18.044Z] INFO: Testing against a local daemon [2021-05-25T10:14:18.044Z] === RUN TestVolumesCreateAndList [2021-05-25T10:14:18.044Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-05-25T10:14:18.044Z] === RUN TestVolumesRemove [2021-05-25T10:14:18.044Z] --- PASS: TestVolumesRemove (0.06s) [2021-05-25T10:14:18.044Z] === RUN TestVolumesInspect [2021-05-25T10:14:18.044Z] --- PASS: TestVolumesInspect (0.03s) [2021-05-25T10:14:18.044Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:14:18.044Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:14:18.044Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:14:18.044Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:14:18.044Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-25T10:14:18.044Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:14:18.044Z] PASS [2021-05-25T10:14:18.044Z] [2021-05-25T10:14:18.044Z] DONE 5 tests in 0.204s [2021-05-25T10:14:18.044Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:14:18.339Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:14:18.339Z] +++ kill 14111 [2021-05-25T10:14:18.376Z] --- PASS: TestSecretsUpdate (3.02s) [2021-05-25T10:14:18.376Z] === RUN TestTemplatedSecret [2021-05-25T10:14:18.376Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-25T10:14:19.741Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-25T10:14:19.859Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:14:19.859Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:14:19.859Z] [2021-05-25T10:14:19.859Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:14:19.859Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:14:19.859Z] [2021-05-25T10:14:19.859Z] To set a process to complain mode, use the command line tool [2021-05-25T10:14:19.859Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:14:19.859Z] +++ true [2021-05-25T10:14:19.859Z] exiting test-integration [2021-05-25T10:14:19.859Z] ++ exit 0 [2021-05-25T10:14:19.859Z] Post stage [Pipeline] junit [2021-05-25T10:14:21.465Z] Recording test results [2021-05-25T10:14:21.889Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:14:22.262Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-25T10:14:22.308Z] + echo Ensuring container killed. [2021-05-25T10:14:22.308Z] Ensuring container killed. [2021-05-25T10:14:22.308Z] + docker rm -vf docker-pr1 [2021-05-25T10:14:22.308Z] Error: No such container: docker-pr1 [2021-05-25T10:14:22.308Z] + true [Pipeline] sh [2021-05-25T10:14:22.518Z] --- PASS: TestTemplatedSecret (4.45s) [2021-05-25T10:14:22.518Z] === RUN TestSecretCreateResolve [2021-05-25T10:14:22.703Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:14:22.703Z] Chowning /workspace to jenkins user [2021-05-25T10:14:22.703Z] + id -u [2021-05-25T10:14:22.703Z] + id -g [2021-05-25T10:14:22.703Z] + docker run --rm -v /home/docker/workspace/moby_PR-42413:/workspace busybox chown -R 1001:1001 /workspace [2021-05-25T10:14:22.703Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:14:22.999Z] latest: Pulling from library/busybox [2021-05-25T10:14:22.999Z] a55561a56381: Pulling fs layer [2021-05-25T10:14:22.999Z] a55561a56381: Download complete [2021-05-25T10:14:23.080Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-25T10:14:23.295Z] a55561a56381: Pull complete [2021-05-25T10:14:23.295Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:14:23.295Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:14:24.118Z] --- PASS: TestUpdateRestartPolicy (21.02s) [2021-05-25T10:14:24.118Z] === RUN TestUpdateRestartWithAutoRemove [2021-05-25T10:14:25.595Z] --- PASS: TestSecretCreateResolve (2.85s) [2021-05-25T10:14:25.595Z] PASS [2021-05-25T10:14:25.595Z] [2021-05-25T10:14:25.595Z] DONE 6 tests in 18.778s [2021-05-25T10:14:25.595Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-05-25T10:14:25.595Z] ++ 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-05-25T10:14:25.595Z] ++ set -e [2021-05-25T10:14:25.595Z] ++ '[' -n 0 ']' [2021-05-25T10:14:25.595Z] ++ set -x [2021-05-25T10:14:25.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-25T10:14:25.595Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-25T10:14:25.595Z] INFO: Testing against a local daemon [2021-05-25T10:14:25.595Z] === RUN TestServiceCreateInit [2021-05-25T10:14:25.595Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:14:25.681Z] --- PASS: TestUpdateRestartWithAutoRemove (2.37s) [2021-05-25T10:14:25.681Z] === RUN TestWaitNonBlocked [2021-05-25T10:14:25.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:14:25.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:14:25.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:14:25.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-05-25T10:14:25.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-05-25T10:14:25.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:14:26.466Z] + bundleName=ppc64le-integration [2021-05-25T10:14:26.466Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-05-25T10:14:26.466Z] Creating ppc64le-integration-bundles.tar.gz [2021-05-25T10:14:26.466Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [2021-05-25T10:14:26.466Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-25T10:14:26.513Z] Archiving artifacts [2021-05-25T10:14:26.522Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-25T10:14:26.822Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:14:27.216Z] + make clean [2021-05-25T10:14:27.511Z] make: command: Command not found [2021-05-25T10:14:27.511Z] make: command: Command not found [2021-05-25T10:14:27.511Z] docker volume rm -f docker-dev-cache [2021-05-25T10:14:27.511Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:14:28.414Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-25T10:14:28.608Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-05-25T10:14:28.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.77s) [2021-05-25T10:14:28.608Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s) [2021-05-25T10:14:28.608Z] === RUN TestWaitBlocked [2021-05-25T10:14:28.608Z] --- SKIP: TestWaitBlocked (0.00s) [2021-05-25T10:14:28.608Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:28.608Z] PASS [2021-05-25T10:14:28.608Z] ok github.com/docker/docker/integration/container 75.458s [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === Skipped [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-05-25T10:14:28.608Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2021-05-25T10:14:28.608Z] copy_test.go:38: testEnv.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-05-25T10:14:28.608Z] copy_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-05-25T10:14:28.608Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-05-25T10:14:28.608Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-05-25T10:14:28.608Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-05-25T10:14:28.608Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-05-25T10:14:28.608Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-05-25T10:14:28.608Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-05-25T10:14:28.608Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-05-25T10:14:28.608Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-05-25T10:14:28.608Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-05-25T10:14:28.608Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.608Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-05-25T10:14:28.608Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.608Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-05-25T10:14:28.609Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-05-25T10:14:28.609Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-05-25T10:14:28.609Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-05-25T10:14:28.609Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-05-25T10:14:28.609Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-05-25T10:14:28.609Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-05-25T10:14:28.609Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-05-25T10:14:28.609Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-05-25T10:14:28.609Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-05-25T10:14:28.609Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-05-25T10:14:28.609Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-05-25T10:14:28.609Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-05-25T10:14:28.609Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-05-25T10:14:28.609Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-05-25T10:14:28.609Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-05-25T10:14:28.609Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-05-25T10:14:28.609Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-05-25T10:14:28.609Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] [2021-05-25T10:14:28.609Z] DONE 88 tests, 37 skipped in 78.670s [2021-05-25T10:14:28.609Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-25T10:14:29.787Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-25T10:14:31.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:31.533Z] INFO: Testing against a local daemon [2021-05-25T10:14:31.533Z] === RUN TestCommitInheritsEnv [2021-05-25T10:14:31.533Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-05-25T10:14:31.533Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:14:31.533Z] === RUN TestImportExtremelyLargeImageWorks [2021-05-25T10:14:31.533Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-05-25T10:14:31.533Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-25T10:14:31.533Z] === RUN TestImagesFilterMultiReference [2021-05-25T10:14:31.533Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-05-25T10:14:31.533Z] === RUN TestImagePullPlatformInvalid [2021-05-25T10:14:31.533Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-05-25T10:14:31.533Z] === RUN TestRemoveImageOrphaning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:14:31.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:14:31.929Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-25T10:14:32.505Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2021-05-25T10:14:32.505Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-05-25T10:14:32.965Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-05-25T10:14:32.965Z] === RUN TestTagInvalidReference [2021-05-25T10:14:32.965Z] --- PASS: TestTagInvalidReference (0.04s) [2021-05-25T10:14:32.965Z] === RUN TestTagValidPrefixedRepo [2021-05-25T10:14:32.965Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-05-25T10:14:32.965Z] === RUN TestTagExistedNameWithoutForce [2021-05-25T10:14:32.965Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-05-25T10:14:32.965Z] === RUN TestTagOfficialNames [2021-05-25T10:14:32.965Z] --- PASS: TestTagOfficialNames (0.10s) [2021-05-25T10:14:32.965Z] === RUN TestTagMatchesDigest [2021-05-25T10:14:32.965Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-05-25T10:14:32.965Z] PASS [2021-05-25T10:14:32.965Z] ok github.com/docker/docker/integration/image 1.823s [2021-05-25T10:14:32.965Z] [2021-05-25T10:14:32.965Z] === Skipped [2021-05-25T10:14:32.966Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-05-25T10:14:32.966Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:14:32.966Z] [2021-05-25T10:14:32.966Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-05-25T10:14:32.966Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-05-25T10:14:32.966Z] [2021-05-25T10:14:32.966Z] [2021-05-25T10:14:32.966Z] DONE 11 tests, 2 skipped in 4.567s [2021-05-25T10:14:32.966Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-05-25T10:14:34.443Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-25T10:14:34.443Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-25T10:14:35.005Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-25T10:14:35.156Z] testing: warning: no tests to run [2021-05-25T10:14:35.156Z] PASS [2021-05-25T10:14:35.156Z] ok github.com/docker/docker/integration/network/macvlan 0.113s [no tests to run] [2021-05-25T10:14:35.156Z] testing: warning: no tests to run [2021-05-25T10:14:35.156Z] PASS [2021-05-25T10:14:35.156Z] ok github.com/docker/docker/integration/network/ipvlan 0.106s [no tests to run] [2021-05-25T10:14:36.371Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-25T10:14:36.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:36.701Z] INFO: Testing against a local daemon [2021-05-25T10:14:36.701Z] === RUN TestNetworkCreateDelete [2021-05-25T10:14:36.701Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-05-25T10:14:36.701Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] === RUN TestDockerNetworkDeletePreferID [2021-05-25T10:14:36.701Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-05-25T10:14:36.701Z] 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-05-25T10:14:36.701Z] === RUN TestDaemonDNSFallback [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-05-25T10:14:36.701Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] === RUN TestInspectNetwork [2021-05-25T10:14:36.701Z] --- SKIP: TestInspectNetwork (0.00s) [2021-05-25T10:14:36.701Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:36.701Z] === RUN TestRunContainerWithBridgeNone [2021-05-25T10:14:36.701Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-05-25T10:14:36.701Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] === RUN TestNetworkInvalidJSON [2021-05-25T10:14:36.701Z] === RUN TestNetworkInvalidJSON//networks/create [2021-05-25T10:14:36.701Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-05-25T10:14:36.701Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:14:36.701Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:14:36.701Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:14:36.701Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:14:36.701Z] === CONT TestNetworkInvalidJSON//networks/create [2021-05-25T10:14:36.701Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-05-25T10:14:36.701Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-05-25T10:14:36.701Z] === RUN TestNetworkList [2021-05-25T10:14:36.701Z] === RUN TestNetworkList//networks [2021-05-25T10:14:36.701Z] === PAUSE TestNetworkList//networks [2021-05-25T10:14:36.701Z] === RUN TestNetworkList//networks/ [2021-05-25T10:14:36.701Z] === PAUSE TestNetworkList//networks/ [2021-05-25T10:14:36.701Z] === CONT TestNetworkList//networks [2021-05-25T10:14:36.701Z] === CONT TestNetworkList//networks/ [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkList (0.03s) [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkList//networks (0.00s) [2021-05-25T10:14:36.701Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-05-25T10:14:36.701Z] === RUN TestHostIPv4BridgeLabel [2021-05-25T10:14:36.701Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-05-25T10:14:36.701Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestDaemonRestartWithLiveRestore [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestDaemonDefaultNetworkPools [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestDaemonRestartWithExistingNetwork [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-05-25T10:14:36.701Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestServiceWithPredefinedNetwork [2021-05-25T10:14:36.701Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-05-25T10:14:36.701Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:14:36.701Z] === RUN TestServiceWithDataPathPortInit [2021-05-25T10:14:36.701Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-05-25T10:14:36.701Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] PASS [2021-05-25T10:14:36.701Z] ok github.com/docker/docker/integration/network 0.230s [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === Skipped [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-05-25T10:14:36.701Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-05-25T10:14:36.701Z] 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-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-05-25T10:14:36.701Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-05-25T10:14:36.701Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-05-25T10:14:36.701Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-05-25T10:14:36.701Z] network_test.go:126: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:29: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:58: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:102: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:136: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:187: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:212: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:242: FLAKY_TEST [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:332: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-05-25T10:14:36.701Z] service_test.go:400: testEnv.OSType == "windows" [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] [2021-05-25T10:14:36.701Z] DONE 22 tests, 15 skipped in 3.504s [2021-05-25T10:14:36.701Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-05-25T10:14:36.932Z] --- PASS: TestServiceCreateInit (11.26s) [2021-05-25T10:14:36.932Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.81s) [2021-05-25T10:14:36.932Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.42s) [2021-05-25T10:14:36.932Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:14:36.932Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-25T10:14:37.163Z] testing: warning: no tests to run [2021-05-25T10:14:37.163Z] PASS [2021-05-25T10:14:37.163Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-05-25T10:14:37.163Z] [2021-05-25T10:14:37.163Z] DONE 0 tests in 0.377s [2021-05-25T10:14:37.163Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-05-25T10:14:37.627Z] testing: warning: no tests to run [2021-05-25T10:14:37.627Z] PASS [2021-05-25T10:14:37.627Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-05-25T10:14:37.627Z] [2021-05-25T10:14:37.627Z] DONE 0 tests in 0.383s [2021-05-25T10:14:37.627Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-05-25T10:14:37.860Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-25T10:14:38.788Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-25T10:14:38.788Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-25T10:14:38.788Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-25T10:14:39.717Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-25T10:14:39.717Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-25T10:14:39.717Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-25T10:14:39.717Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-25T10:14:39.829Z] testing: warning: no tests to run [2021-05-25T10:14:39.829Z] PASS [2021-05-25T10:14:39.829Z] ok github.com/docker/docker/integration/plugin 0.232s [no tests to run] [2021-05-25T10:14:39.829Z] testing: warning: no tests to run [2021-05-25T10:14:39.829Z] PASS [2021-05-25T10:14:39.829Z] ok github.com/docker/docker/integration/plugin/authz 0.232s [no tests to run] [2021-05-25T10:14:39.972Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-25T10:14:40.901Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-25T10:14:42.267Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-25T10:14:43.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-25T10:14:43.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-25T10:14:45.086Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-25T10:14:45.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-05-25T10:14:46.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-25T10:14:46.737Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-25T10:14:48.442Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:48.442Z] INFO: Testing against a local daemon [2021-05-25T10:14:48.442Z] === RUN TestExternalGraphDriver [2021-05-25T10:14:48.442Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-25T10:14:48.442Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-25T10:14:48.442Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:14:48.442Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-25T10:14:48.442Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-25T10:14:48.442Z] PASS [2021-05-25T10:14:48.625Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-25T10:14:48.909Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.471s [2021-05-25T10:14:49.551Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-25T10:14:50.481Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-25T10:14:50.482Z] testing: warning: no tests to run [2021-05-25T10:14:50.482Z] PASS [2021-05-25T10:14:50.482Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.196s [no tests to run] [2021-05-25T10:14:50.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:50.482Z] INFO: Testing against a local daemon [2021-05-25T10:14:50.482Z] === RUN TestReadPluginNoRead [2021-05-25T10:14:50.482Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-25T10:14:50.482Z] read_test.go:21: no unix domain sockets on Windows [2021-05-25T10:14:50.482Z] PASS [2021-05-25T10:14:50.482Z] ok github.com/docker/docker/integration/plugin/logging 0.285s [2021-05-25T10:14:50.482Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:50.482Z] INFO: Testing against a local daemon [2021-05-25T10:14:50.482Z] === RUN TestPluginInvalidJSON [2021-05-25T10:14:50.482Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:50.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:50.482Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:50.482Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-05-25T10:14:50.482Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-05-25T10:14:50.482Z] === RUN TestPluginInstall [2021-05-25T10:14:50.482Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-25T10:14:50.482Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:14:50.482Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:14:50.482Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-25T10:14:50.482Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-25T10:14:50.482Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:14:50.482Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:14:50.482Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-25T10:14:50.482Z] PASS [2021-05-25T10:14:50.482Z] ok github.com/docker/docker/integration/plugin/common 0.280s [2021-05-25T10:14:50.482Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-25T10:14:50.482Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-25T10:14:51.409Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-25T10:14:51.665Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-25T10:14:52.022Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:52.022Z] INFO: Testing against a local daemon [2021-05-25T10:14:52.022Z] === RUN TestPluginWithDevMounts [2021-05-25T10:14:52.022Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-25T10:14:52.022Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:52.022Z] PASS [2021-05-25T10:14:52.022Z] ok github.com/docker/docker/integration/plugin/volumes 0.242s [2021-05-25T10:14:52.022Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === Skipped [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-25T10:14:52.483Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-25T10:14:52.483Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:14:52.483Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-25T10:14:52.483Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-25T10:14:52.483Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-25T10:14:52.483Z] read_test.go:21: no unix domain sockets on Windows [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-25T10:14:52.483Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] [2021-05-25T10:14:52.483Z] DONE 9 tests, 7 skipped in 14.810s [2021-05-25T10:14:52.483Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-05-25T10:14:52.591Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-25T10:14:52.950Z] testing: warning: no tests to run [2021-05-25T10:14:52.950Z] PASS [2021-05-25T10:14:52.950Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-05-25T10:14:52.950Z] [2021-05-25T10:14:52.950Z] DONE 0 tests in 0.395s [2021-05-25T10:14:52.950Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-05-25T10:14:53.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:53.919Z] INFO: Testing against a local daemon [2021-05-25T10:14:53.919Z] === RUN TestPluginInvalidJSON [2021-05-25T10:14:53.919Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:53.919Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:53.920Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-05-25T10:14:53.920Z] --- PASS: TestPluginInvalidJSON (0.07s) [2021-05-25T10:14:53.920Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-05-25T10:14:53.920Z] === RUN TestPluginInstall [2021-05-25T10:14:53.920Z] --- SKIP: TestPluginInstall (0.00s) [2021-05-25T10:14:53.920Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:14:53.920Z] === RUN TestPluginsWithRuntimes [2021-05-25T10:14:53.920Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-05-25T10:14:53.920Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-25T10:14:53.920Z] === RUN TestPluginBackCompatMediaTypes [2021-05-25T10:14:53.920Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:14:53.920Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-25T10:14:53.920Z] PASS [2021-05-25T10:14:53.920Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-05-25T10:14:53.956Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-25T10:14:54.381Z] [2021-05-25T10:14:54.381Z] === Skipped [2021-05-25T10:14:54.382Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-05-25T10:14:54.382Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-05-25T10:14:54.382Z] [2021-05-25T10:14:54.382Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-05-25T10:14:54.382Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-05-25T10:14:54.382Z] [2021-05-25T10:14:54.382Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-05-25T10:14:54.382Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-05-25T10:14:54.382Z] [2021-05-25T10:14:54.382Z] [2021-05-25T10:14:54.382Z] DONE 5 tests, 3 skipped in 1.323s [2021-05-25T10:14:54.382Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-05-25T10:14:54.518Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-25T10:14:54.519Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-25T10:14:55.357Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:55.357Z] INFO: Testing against a local daemon [2021-05-25T10:14:55.357Z] === RUN TestExternalGraphDriver [2021-05-25T10:14:55.357Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-05-25T10:14:55.357Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-25T10:14:55.357Z] === RUN TestGraphdriverPluginV2 [2021-05-25T10:14:55.357Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-05-25T10:14:55.357Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-25T10:14:55.357Z] PASS [2021-05-25T10:14:55.357Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-05-25T10:14:55.357Z] [2021-05-25T10:14:55.357Z] === Skipped [2021-05-25T10:14:55.357Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-05-25T10:14:55.357Z] external_test.go:48: runtime.GOOS == "windows" [2021-05-25T10:14:55.357Z] [2021-05-25T10:14:55.357Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-05-25T10:14:55.357Z] external_test.go:408: runtime.GOOS == "windows" [2021-05-25T10:14:55.357Z] [2021-05-25T10:14:55.357Z] [2021-05-25T10:14:55.357Z] DONE 2 tests, 2 skipped in 0.979s [2021-05-25T10:14:55.357Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-05-25T10:14:55.447Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-25T10:14:56.330Z] testing: warning: no tests to run [2021-05-25T10:14:56.330Z] PASS [2021-05-25T10:14:56.330Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-25T10:14:56.330Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:56.330Z] INFO: Testing against a local daemon [2021-05-25T10:14:56.330Z] === RUN TestReadPluginNoRead [2021-05-25T10:14:56.330Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-05-25T10:14:56.330Z] read_test.go:21: no unix domain sockets on Windows [2021-05-25T10:14:56.330Z] PASS [2021-05-25T10:14:56.330Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-05-25T10:14:56.330Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-05-25T10:14:56.330Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-05-25T10:14:56.330Z] [2021-05-25T10:14:56.330Z] === Skipped [2021-05-25T10:14:56.330Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-05-25T10:14:56.330Z] read_test.go:21: no unix domain sockets on Windows [2021-05-25T10:14:56.330Z] [2021-05-25T10:14:56.330Z] [2021-05-25T10:14:56.330Z] DONE 1 tests, 1 skipped in 1.068s [2021-05-25T10:14:56.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-05-25T10:14:57.301Z] testing: warning: no tests to run [2021-05-25T10:14:57.301Z] PASS [2021-05-25T10:14:57.301Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-05-25T10:14:57.301Z] [2021-05-25T10:14:57.301Z] DONE 0 tests in 0.709s [2021-05-25T10:14:57.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-05-25T10:14:57.336Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-25T10:14:58.292Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:14:58.292Z] INFO: Testing against a local daemon [2021-05-25T10:14:58.292Z] === RUN TestPluginWithDevMounts [2021-05-25T10:14:58.292Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-05-25T10:14:58.292Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:58.292Z] PASS [2021-05-25T10:14:58.292Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-05-25T10:14:58.292Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-05-25T10:14:58.292Z] [2021-05-25T10:14:58.292Z] === Skipped [2021-05-25T10:14:58.292Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-05-25T10:14:58.292Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:14:58.292Z] [2021-05-25T10:14:58.292Z] [2021-05-25T10:14:58.292Z] DONE 1 tests, 1 skipped in 1.017s [2021-05-25T10:14:58.292Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-05-25T10:14:59.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-25T10:14:59.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-25T10:14:59.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-25T10:14:59.850Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-25T10:14:59.850Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-25T10:14:59.850Z] --- PASS: TestCreateServiceMultipleTimes (22.74s) [2021-05-25T10:14:59.850Z] === RUN TestCreateServiceConflict [2021-05-25T10:15:00.414Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-25T10:15:01.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:01.208Z] INFO: Testing against a local daemon [2021-05-25T10:15:01.208Z] === RUN TestSecretInspect [2021-05-25T10:15:01.208Z] --- SKIP: TestSecretInspect (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] === RUN TestSecretList [2021-05-25T10:15:01.208Z] --- SKIP: TestSecretList (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] === RUN TestSecretsCreateAndDelete [2021-05-25T10:15:01.208Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] === RUN TestSecretsUpdate [2021-05-25T10:15:01.208Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] === RUN TestTemplatedSecret [2021-05-25T10:15:01.208Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] === RUN TestSecretCreateResolve [2021-05-25T10:15:01.208Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:01.208Z] PASS [2021-05-25T10:15:01.208Z] ok github.com/docker/docker/integration/secret 0.168s [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === Skipped [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-05-25T10:15:01.208Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] [2021-05-25T10:15:01.208Z] DONE 6 tests, 6 skipped in 2.752s [2021-05-25T10:15:01.208Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-05-25T10:15:01.779Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-05-25T10:15:01.779Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:15:04.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:04.124Z] INFO: Testing against a local daemon [2021-05-25T10:15:04.124Z] === RUN TestServiceCreateInit [2021-05-25T10:15:04.124Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-05-25T10:15:04.124Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-05-25T10:15:04.124Z] --- PASS: TestServiceCreateInit (0.04s) [2021-05-25T10:15:04.124Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceMultipleTimes [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceConflict [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceMaxReplicas [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-05-25T10:15:04.124Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-05-25T10:15:04.124Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceSysctls [2021-05-25T10:15:04.124Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-05-25T10:15:04.124Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.124Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:15:04.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-05-25T10:15:04.585Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-05-25T10:15:04.585Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestInspect [2021-05-25T10:15:04.585Z] --- SKIP: TestInspect (0.00s) [2021-05-25T10:15:04.585Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestCreateJob [2021-05-25T10:15:04.585Z] --- SKIP: TestCreateJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestReplicatedJob [2021-05-25T10:15:04.585Z] --- SKIP: TestReplicatedJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:15:04.585Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestServiceListWithStatuses [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:15:04.585Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:15:04.585Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-05-25T10:15:04.585Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:15:04.585Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-05-25T10:15:04.585Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestServicePlugin [2021-05-25T10:15:04.585Z] --- SKIP: TestServicePlugin (0.00s) [2021-05-25T10:15:04.585Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] === RUN TestServiceUpdateLabel [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-05-25T10:15:04.585Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-05-25T10:15:04.585Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] PASS [2021-05-25T10:15:04.585Z] ok github.com/docker/docker/integration/service 0.382s [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === Skipped [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:15:04.585Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-05-25T10:15:04.585Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-05-25T10:15:04.585Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-05-25T10:15:04.585Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-05-25T10:15:04.585Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-05-25T10:15:04.585Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-05-25T10:15:04.585Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-05-25T10:15:04.585Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-05-25T10:15:04.585Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-05-25T10:15:04.585Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-05-25T10:15:04.585Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-05-25T10:15:04.585Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-05-25T10:15:04.585Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-05-25T10:15:04.585Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] [2021-05-25T10:15:04.585Z] DONE 24 tests, 23 skipped in 3.396s [2021-05-25T10:15:04.585Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-05-25T10:15:04.865Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-25T10:15:05.427Z] --- PASS: TestCreateServiceMaxReplicas (3.45s) [2021-05-25T10:15:05.427Z] === RUN TestCreateWithDuplicateNetworkNames [2021-05-25T10:15:05.989Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-25T10:15:07.355Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-25T10:15:07.355Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-25T10:15:07.355Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-25T10:15:07.515Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:07.515Z] INFO: Testing against a local daemon [2021-05-25T10:15:07.515Z] === RUN TestSessionCreate [2021-05-25T10:15:07.515Z] --- SKIP: TestSessionCreate (0.00s) [2021-05-25T10:15:07.515Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-25T10:15:07.515Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:15:07.515Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-05-25T10:15:07.515Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-25T10:15:07.515Z] PASS [2021-05-25T10:15:07.515Z] ok github.com/docker/docker/integration/session 0.185s [2021-05-25T10:15:07.515Z] [2021-05-25T10:15:07.515Z] === Skipped [2021-05-25T10:15:07.515Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-05-25T10:15:07.515Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-05-25T10:15:07.515Z] [2021-05-25T10:15:07.515Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-05-25T10:15:07.515Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-05-25T10:15:07.515Z] [2021-05-25T10:15:07.515Z] [2021-05-25T10:15:07.515Z] DONE 2 tests, 2 skipped in 2.563s [2021-05-25T10:15:07.515Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-05-25T10:15:09.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:09.701Z] INFO: Testing against a local daemon [2021-05-25T10:15:09.701Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:15:09.701Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:15:09.701Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:09.701Z] === RUN TestEventsExecDie [2021-05-25T10:15:09.701Z] --- SKIP: TestEventsExecDie (0.00s) [2021-05-25T10:15:09.701Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-25T10:15:09.701Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:15:09.701Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-05-25T10:15:09.701Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-25T10:15:09.701Z] === RUN TestInfoAPI [2021-05-25T10:15:09.701Z] --- PASS: TestInfoAPI (0.05s) [2021-05-25T10:15:09.701Z] === RUN TestInfoAPIWarnings [2021-05-25T10:15:09.701Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-05-25T10:15:09.701Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:15:09.701Z] === RUN TestInfoDebug [2021-05-25T10:15:09.701Z] --- SKIP: TestInfoDebug (0.00s) [2021-05-25T10:15:09.701Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:09.701Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:15:09.701Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-05-25T10:15:09.701Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:09.701Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:15:09.701Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-05-25T10:15:09.701Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:09.701Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:15:10.620Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-25T10:15:10.673Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-05-25T10:15:10.673Z] === RUN TestPingCacheHeaders [2021-05-25T10:15:10.673Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-05-25T10:15:10.673Z] === RUN TestPingGet [2021-05-25T10:15:10.673Z] --- PASS: TestPingGet (0.03s) [2021-05-25T10:15:10.673Z] === RUN TestPingHead [2021-05-25T10:15:10.673Z] --- PASS: TestPingHead (0.04s) [2021-05-25T10:15:10.673Z] === RUN TestVersion [2021-05-25T10:15:10.673Z] --- PASS: TestVersion (0.05s) [2021-05-25T10:15:10.673Z] PASS [2021-05-25T10:15:10.673Z] ok github.com/docker/docker/integration/system 1.337s [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === Skipped [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:15:11.140Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-05-25T10:15:11.140Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-05-25T10:15:11.140Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-05-25T10:15:11.140Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-05-25T10:15:11.140Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-05-25T10:15:11.140Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-05-25T10:15:11.140Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] [2021-05-25T10:15:11.140Z] DONE 13 tests, 7 skipped in 3.680s [2021-05-25T10:15:11.140Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-05-25T10:15:11.546Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-25T10:15:12.472Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-25T10:15:13.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:13.327Z] INFO: Testing against a local daemon [2021-05-25T10:15:13.327Z] === RUN TestVolumesCreateAndList [2021-05-25T10:15:13.327Z] --- PASS: TestVolumesCreateAndList (0.07s) [2021-05-25T10:15:13.327Z] === RUN TestVolumesRemove [2021-05-25T10:15:13.787Z] --- PASS: TestVolumesRemove (0.09s) [2021-05-25T10:15:13.787Z] === RUN TestVolumesInspect [2021-05-25T10:15:13.787Z] --- PASS: TestVolumesInspect (0.04s) [2021-05-25T10:15:13.787Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:15:13.787Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:15:13.787Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:15:13.787Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:15:13.787Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-05-25T10:15:13.787Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:15:13.787Z] PASS [2021-05-25T10:15:13.787Z] ok github.com/docker/docker/integration/volume 0.389s [2021-05-25T10:15:13.787Z] [2021-05-25T10:15:13.787Z] DONE 5 tests in 2.770s [2021-05-25T10:15:13.787Z] INFO: make.ps1 ended at 05/25/2021 10:15:13 [2021-05-25T10:15:13.787Z] INFO: Integration CLI tests being run from the host: [2021-05-25T10:15:13.787Z] 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-05-25T10:15:19.004Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-25T10:15:19.930Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-25T10:15:20.495Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.18s) [2021-05-25T10:15:20.495Z] === RUN TestCreateServiceSecretFileMode [2021-05-25T10:15:21.862Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-25T10:15:23.752Z] --- PASS: TestCreateServiceSecretFileMode (3.30s) [2021-05-25T10:15:23.752Z] === RUN TestCreateServiceConfigFileMode [2021-05-25T10:15:24.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-05-25T10:15:24.151Z] INFO: Testing against a local daemon [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-05-25T10:15:24.151Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-05-25T10:15:24.312Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-25T10:15:24.611Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-05-25T10:15:24.611Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-05-25T10:15:25.247Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-05-25T10:15:25.582Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-05-25T10:15:25.582Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-05-25T10:15:27.137Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2021-05-25T10:15:27.137Z] === RUN TestCreateServiceSysctls [2021-05-25T10:15:27.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-05-25T10:15:29.027Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-05-25T10:15:30.914Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-05-25T10:15:30.914Z] --- PASS: TestCreateServiceSysctls (3.62s) [2021-05-25T10:15:30.914Z] === RUN TestCreateServiceCapabilities [2021-05-25T10:15:32.277Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004a4ac0_} [2021-05-25T10:15:34.165Z] --- PASS: TestCreateServiceCapabilities (3.20s) [2021-05-25T10:15:34.165Z] === RUN TestInspect [2021-05-25T10:15:34.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1247251267_/foo_false____} [2021-05-25T10:15:36.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1247251267_/foo_true____} [2021-05-25T10:15:37.421Z] --- PASS: TestInspect (3.31s) [2021-05-25T10:15:37.422Z] === RUN TestCreateJob [2021-05-25T10:15:37.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_false____} [2021-05-25T10:15:39.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_true____} [2021-05-25T10:15:40.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-05-25T10:15:41.057Z] --- PASS: TestCreateJob (3.79s) [2021-05-25T10:15:41.057Z] === RUN TestReplicatedJob [2021-05-25T10:15:41.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_true__0xc0004a4b20__} [2021-05-25T10:15:43.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004a4b40_} [2021-05-25T10:15:45.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004a4b60_} [2021-05-25T10:15:46.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-05-25T10:15:47.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004a4b80_} [2021-05-25T10:15:49.163Z] --- PASS: TestReplicatedJob (8.13s) [2021-05-25T10:15:49.163Z] === RUN TestUpdateReplicatedJob [2021-05-25T10:15:49.419Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004a4ba0_} [2021-05-25T10:15:51.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-05-25T10:15:53.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-05-25T10:15:53.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-05-25T10:15:53.452Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-05-25T10:15:53.452Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-25T10:15:53.452Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2021-05-25T10:15:53.452Z] === RUN TestServiceListWithStatuses [2021-05-25T10:15:53.452Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-05-25T10:15:53.452Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:15:53.452Z] === RUN TestDockerNetworkConnectAlias [2021-05-25T10:15:58.698Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-25T10:16:00.064Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-05-25T10:16:00.065Z] === RUN TestDockerNetworkReConnect [2021-05-25T10:16:00.993Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-25T10:16:05.171Z] --- PASS: TestDockerNetworkReConnect (4.95s) [2021-05-25T10:16:05.171Z] === RUN TestServicePlugin [2021-05-25T10:16:06.535Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-25T10:16:06.791Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-05-25T10:16:08.683Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-25T10:16:08.939Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-25T10:16:10.832Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-25T10:16:11.761Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-05-25T10:16:13.129Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-25T10:16:14.056Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-25T10:16:14.984Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-25T10:16:15.921Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-25T10:16:16.849Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-25T10:16:18.213Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-25T10:16:18.774Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-25T10:16:20.138Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-25T10:16:20.700Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-25T10:16:21.635Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-25T10:16:22.563Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-25T10:16:23.934Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-25T10:16:24.861Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-25T10:16:25.788Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-25T10:16:25.788Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-25T10:16:26.753Z] 2021/05/25 10:16:22 Finished clone google.golang.org/api [2021-05-25T10:16:26.753Z] 2021/05/25 10:16:22 Dependencies downloaded. Download time: 4m46.822984785s [2021-05-25T10:16:26.753Z] 2021/05/25 10:16:22 Collecting all dependencies [2021-05-25T10:16:27.154Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-25T10:16:27.715Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-25T10:16:28.642Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-25T10:16:29.570Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-25T10:16:30.498Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-25T10:16:31.864Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-25T10:16:32.425Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-25T10:16:33.330Z] 2021/05/25 10:16:33 Clean vendor dir from unused packages [2021-05-25T10:16:33.330Z] 2021/05/25 10:16:33 Ignoring paths matching "^archive/tar" [2021-05-25T10:16:34.271Z] 2021/05/25 10:16:34 Success [2021-05-25T10:16:34.271Z] 2021/05/25 10:16:34 Running time: 5m1.945304644s [2021-05-25T10:16:34.271Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:16:34.939Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-25T10:16:35.155Z] + echo Ensuring container killed. [2021-05-25T10:16:35.155Z] Ensuring container killed. [2021-05-25T10:16:35.155Z] + docker rm -vf docker-pr1 [2021-05-25T10:16:35.155Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-05-25T10:16:35.438Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:16:35.438Z] Chowning /workspace to jenkins user [2021-05-25T10:16:35.438Z] + id -u [2021-05-25T10:16:35.438Z] + id -g [2021-05-25T10:16:35.438Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:16:36.308Z] + bundleName=unit [2021-05-25T10:16:36.308Z] + echo Creating unit-bundles.tar.gz [2021-05-25T10:16:36.308Z] Creating unit-bundles.tar.gz [2021-05-25T10:16:36.308Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-05-25T10:16:36.308Z] bundles/junit-report.xml [2021-05-25T10:16:36.308Z] bundles/go-test-report.json [2021-05-25T10:16:36.308Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-05-25T10:16:36.321Z] Archiving artifacts [2021-05-25T10:16:36.862Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:16:37.182Z] + make clean [2021-05-25T10:16:37.441Z] docker volume rm -f docker-dev-cache [2021-05-25T10:16:37.441Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:16:39.106Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-25T10:16:40.034Z] --- PASS: TestServicePlugin (34.69s) [2021-05-25T10:16:40.034Z] plugin_test.go:62: [de4ed70119aa3] joining swarm manager [d51fba0da5b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:16:40.034Z] plugin_test.go:65: [d606adcce4ad5] joining swarm manager [d51fba0da5b2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:16:40.034Z] === RUN TestServiceUpdateLabel [2021-05-25T10:16:42.562Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-25T10:16:42.818Z] --- PASS: TestServiceUpdateLabel (3.06s) [2021-05-25T10:16:42.818Z] === RUN TestServiceUpdateSecrets [2021-05-25T10:16:43.074Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-25T10:16:48.316Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-25T10:16:50.830Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-25T10:16:51.757Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-25T10:16:55.924Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-05-25T10:16:56.850Z] === RUN TestDockerSuite/TestCpToDot [2021-05-25T10:16:57.776Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-25T10:16:58.702Z] --- PASS: TestServiceUpdateSecrets (15.83s) [2021-05-25T10:16:58.702Z] === RUN TestServiceUpdateConfigs [2021-05-25T10:16:59.264Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-25T10:17:01.778Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-25T10:17:02.034Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-25T10:17:03.409Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-25T10:17:03.409Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-25T10:17:04.335Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-25T10:17:05.262Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-25T10:17:05.262Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-25T10:17:05.517Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-25T10:17:05.772Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-25T10:17:06.701Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-25T10:17:06.701Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-25T10:17:06.701Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-25T10:17:07.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-05-25T10:17:07.263Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-25T10:17:07.518Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-25T10:17:07.775Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-25T10:17:07.775Z] === RUN TestDockerSuite/TestCreateRM [2021-05-25T10:17:08.030Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-25T10:17:08.030Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-25T10:17:08.286Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-25T10:17:08.286Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-25T10:17:10.803Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-25T10:17:11.059Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-25T10:17:11.059Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-25T10:17:14.326Z] --- PASS: TestServiceUpdateConfigs (15.55s) [2021-05-25T10:17:14.326Z] === RUN TestServiceUpdateNetwork [2021-05-25T10:17:15.691Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-25T10:17:15.691Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-25T10:17:15.691Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-25T10:17:15.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-25T10:17:15.946Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-25T10:17:16.203Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-25T10:17:17.131Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-25T10:17:19.022Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-25T10:17:19.949Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-25T10:17:21.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-05-25T10:17:22.083Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-05-25T10:17:23.052Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-05-25T10:17:23.052Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-05-25T10:17:23.052Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-05-25T10:17:23.052Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-05-25T10:17:23.052Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-05-25T10:17:23.208Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-25T10:17:24.135Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-25T10:17:24.696Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-25T10:17:24.951Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-25T10:17:25.512Z] === RUN TestDockerSuite/TestDockerFails [2021-05-25T10:17:25.512Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-05-25T10:17:25.512Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-05-25T10:17:25.512Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-05-25T10:17:25.966Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-05-25T10:17:25.967Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-05-25T10:17:25.967Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-05-25T10:17:27.403Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-05-25T10:17:27.964Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-05-25T10:17:29.329Z] --- PASS: TestServiceUpdateNetwork (15.09s) [2021-05-25T10:17:29.329Z] === RUN TestServiceUpdatePidsLimit [2021-05-25T10:17:30.696Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-05-25T10:17:30.696Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-05-25T10:17:30.696Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-05-25T10:17:30.696Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-05-25T10:17:30.952Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-05-25T10:17:32.317Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-05-25T10:17:33.053Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-05-25T10:17:40.397Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-25T10:17:40.397Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-05-25T10:17:41.763Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-25T10:17:44.288Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-25T10:17:46.176Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-05-25T10:17:47.541Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-25T10:17:47.541Z] --- PASS: TestServiceUpdatePidsLimit (18.30s) [2021-05-25T10:17:47.541Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.48s) [2021-05-25T10:17:47.541Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.41s) [2021-05-25T10:17:47.541Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.52s) [2021-05-25T10:17:47.541Z] PASS [2021-05-25T10:17:47.541Z] [2021-05-25T10:17:47.541Z] === Skipped [2021-05-25T10:17:47.541Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-05-25T10:17:47.541Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-05-25T10:17:47.541Z] [2021-05-25T10:17:47.541Z] [2021-05-25T10:17:47.541Z] DONE 27 tests, 1 skipped in 202.250s [2021-05-25T10:17:47.541Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-05-25T10:17:47.541Z] ++ 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-05-25T10:17:47.541Z] ++ set -e [2021-05-25T10:17:47.541Z] ++ '[' -n 0 ']' [2021-05-25T10:17:47.541Z] ++ set -x [2021-05-25T10:17:47.541Z] ++ env -i DEST=/go/src/github.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-05-25T10:17:47.797Z] INFO: Testing against a local daemon [2021-05-25T10:17:47.797Z] === RUN TestSessionCreate [2021-05-25T10:17:47.797Z] --- PASS: TestSessionCreate (0.03s) [2021-05-25T10:17:47.797Z] === RUN TestSessionCreateWithBadUpgrade [2021-05-25T10:17:47.797Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-05-25T10:17:47.797Z] PASS [2021-05-25T10:17:47.797Z] [2021-05-25T10:17:47.797Z] DONE 2 tests in 0.186s [2021-05-25T10:17:47.797Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-05-25T10:17:47.797Z] ++ 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-05-25T10:17:47.797Z] ++ set -e [2021-05-25T10:17:47.797Z] ++ '[' -n 0 ']' [2021-05-25T10:17:47.797Z] ++ set -x [2021-05-25T10:17:47.797Z] ++ env -i DEST=/go/src/github.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-05-25T10:17:48.053Z] INFO: Testing against a local daemon [2021-05-25T10:17:48.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-05-25T10:17:48.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:17:48.053Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:17:48.053Z] === RUN TestEventsExecDie [2021-05-25T10:17:48.615Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-25T10:17:49.542Z] --- PASS: TestEventsExecDie (1.46s) [2021-05-25T10:17:49.542Z] === RUN TestEventsBackwardsCompatible [2021-05-25T10:17:49.542Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-05-25T10:17:49.542Z] === RUN TestInfoBinaryCommits [2021-05-25T10:17:49.542Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-05-25T10:17:49.542Z] === RUN TestInfoAPIVersioned [2021-05-25T10:17:49.542Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-05-25T10:17:49.542Z] === RUN TestInfoDiscoveryBackend [2021-05-25T10:17:49.797Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-25T10:17:50.358Z] --- PASS: TestInfoDiscoveryBackend (0.71s) [2021-05-25T10:17:50.358Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-05-25T10:17:50.614Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-25T10:17:51.320Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-05-25T10:17:51.320Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-05-25T10:17:51.320Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-25T10:17:51.882Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.69s) [2021-05-25T10:17:51.882Z] === RUN TestInfoAPI [2021-05-25T10:17:52.137Z] --- PASS: TestInfoAPI (0.03s) [2021-05-25T10:17:52.137Z] === RUN TestInfoAPIWarnings [2021-05-25T10:17:52.137Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-05-25T10:17:54.023Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-05-25T10:17:55.388Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-25T10:17:58.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-05-25T10:17:58.656Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-05-25T10:18:01.921Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-25T10:18:02.852Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-25T10:18:04.217Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-25T10:18:09.454Z] --- PASS: TestInfoAPIWarnings (16.69s) [2021-05-25T10:18:09.454Z] === RUN TestInfoDebug [2021-05-25T10:18:09.454Z] --- PASS: TestInfoDebug (0.76s) [2021-05-25T10:18:09.454Z] === RUN TestInfoInsecureRegistries [2021-05-25T10:18:09.709Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-25T10:18:09.964Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-25T10:18:10.220Z] --- PASS: TestInfoInsecureRegistries (0.69s) [2021-05-25T10:18:10.220Z] === RUN TestInfoRegistryMirrors [2021-05-25T10:18:10.781Z] --- PASS: TestInfoRegistryMirrors (0.72s) [2021-05-25T10:18:10.781Z] === RUN TestLoginFailsWithBadCredentials [2021-05-25T10:18:11.036Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2021-05-25T10:18:11.036Z] === RUN TestPingCacheHeaders [2021-05-25T10:18:11.036Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-05-25T10:18:11.036Z] === RUN TestPingGet [2021-05-25T10:18:11.036Z] --- PASS: TestPingGet (0.02s) [2021-05-25T10:18:11.036Z] === RUN TestPingHead [2021-05-25T10:18:11.292Z] --- PASS: TestPingHead (0.03s) [2021-05-25T10:18:11.292Z] === RUN TestVersion [2021-05-25T10:18:11.292Z] --- PASS: TestVersion (0.03s) [2021-05-25T10:18:11.292Z] PASS [2021-05-25T10:18:11.292Z] [2021-05-25T10:18:11.292Z] === Skipped [2021-05-25T10:18:11.292Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-05-25T10:18:11.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-05-25T10:18:11.292Z] [2021-05-25T10:18:11.292Z] [2021-05-25T10:18:11.292Z] DONE 18 tests, 1 skipped in 23.326s [2021-05-25T10:18:11.292Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-05-25T10:18:11.292Z] ++ 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-05-25T10:18:11.292Z] ++ set -e [2021-05-25T10:18:11.292Z] ++ '[' -n 0 ']' [2021-05-25T10:18:11.292Z] ++ set -x [2021-05-25T10:18:11.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=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-05-25T10:18:11.292Z] INFO: Testing against a local daemon [2021-05-25T10:18:11.292Z] === RUN TestVolumesCreateAndList [2021-05-25T10:18:11.292Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-05-25T10:18:11.292Z] === RUN TestVolumesRemove [2021-05-25T10:18:11.548Z] --- PASS: TestVolumesRemove (0.07s) [2021-05-25T10:18:11.548Z] === RUN TestVolumesInspect [2021-05-25T10:18:11.548Z] --- PASS: TestVolumesInspect (0.02s) [2021-05-25T10:18:11.548Z] === RUN TestVolumesInvalidJSON [2021-05-25T10:18:11.548Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-05-25T10:18:11.548Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-05-25T10:18:11.548Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-05-25T10:18:11.548Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-05-25T10:18:11.548Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-05-25T10:18:11.548Z] PASS [2021-05-25T10:18:11.548Z] [2021-05-25T10:18:11.548Z] DONE 5 tests in 0.293s [2021-05-25T10:18:11.548Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:18:11.805Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-25T10:18:11.805Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:18:11.805Z] +++ kill 5692 [2021-05-25T10:18:12.060Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-05-25T10:18:12.621Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-25T10:18:12.877Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-05-25T10:18:13.132Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:18:13.132Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:18:13.132Z] [2021-05-25T10:18:13.132Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:18:13.132Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:18:13.132Z] [2021-05-25T10:18:13.132Z] To set a process to complain mode, use the command line tool [2021-05-25T10:18:13.132Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:18:13.132Z] +++ true [2021-05-25T10:18:13.132Z] exiting test-integration [2021-05-25T10:18:13.132Z] ++ exit 0 [2021-05-25T10:18:13.132Z] [2021-05-25T10:18:13.388Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-05-25T10:18:13.388Z] === RUN TestDockerSuite/TestEventsFilters [2021-05-25T10:18:13.644Z] + for job in $(jobs -p) [2021-05-25T10:18:13.644Z] + wait 9464 [2021-05-25T10:18:15.532Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-25T10:18:16.896Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-25T10:18:16.896Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-25T10:18:16.896Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-25T10:18:17.822Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-25T10:18:18.077Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-25T10:18:18.637Z] === RUN TestDockerSuite/TestEventsImageTag [2021-05-25T10:18:19.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-05-25T10:18:19.563Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-05-25T10:18:19.818Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-05-25T10:18:19.818Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-05-25T10:18:19.818Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-25T10:18:21.714Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-05-25T10:18:22.642Z] === RUN TestDockerSuite/TestEventsRename [2021-05-25T10:18:23.571Z] === RUN TestDockerSuite/TestEventsResize [2021-05-25T10:18:24.938Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-25T10:18:25.194Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-05-25T10:18:30.437Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-25T10:18:32.330Z] === RUN TestDockerSuite/TestEventsStreaming [2021-05-25T10:18:33.256Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-25T10:18:36.522Z] === RUN TestDockerSuite/TestEventsTop [2021-05-25T10:18:37.084Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-25T10:18:40.350Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-25T10:18:46.884Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-05-25T10:18:51.049Z] === RUN TestDockerSuite/TestExec [2021-05-25T10:18:52.939Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-25T10:18:53.865Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-25T10:18:54.792Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-25T10:18:55.353Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-25T10:18:57.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-25T10:18:58.429Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-25T10:18:59.356Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-25T10:19:00.720Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-25T10:19:01.282Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-25T10:19:02.644Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-25T10:19:03.572Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-25T10:19:04.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-05-25T10:19:05.506Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-25T10:19:09.676Z] === RUN TestDockerSuite/TestExecEnv [2021-05-25T10:19:11.041Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-25T10:19:12.929Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-25T10:19:13.857Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-25T10:19:15.744Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-25T10:19:17.109Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-05-25T10:19:18.039Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-25T10:19:18.965Z] === RUN TestDockerSuite/TestExecParseError [2021-05-25T10:19:19.526Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-25T10:19:20.453Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-25T10:19:21.016Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-25T10:19:21.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-05-25T10:19:26.115Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-25T10:19:28.005Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-25T10:19:28.936Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-25T10:19:29.725Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-05-25T10:19:29.725Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-05-25T10:19:29.725Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-05-25T10:19:29.725Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-05-25T10:19:29.725Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-05-25T10:19:30.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-05-25T10:19:30.696Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-05-25T10:19:30.696Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-05-25T10:19:30.696Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-05-25T10:19:30.696Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-05-25T10:19:31.157Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-05-25T10:19:31.616Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-05-25T10:19:35.360Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-05-25T10:19:36.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-05-25T10:19:36.329Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-05-25T10:19:36.329Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-05-25T10:19:36.329Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-05-25T10:19:39.241Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-05-25T10:19:42.466Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-25T10:19:42.466Z] === RUN TestDockerSuite/TestExecTTY [2021-05-25T10:19:42.466Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-25T10:19:43.830Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-25T10:19:44.391Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-25T10:19:45.320Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-25T10:19:45.320Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-25T10:19:47.209Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-05-25T10:19:48.573Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-25T10:19:49.938Z] === RUN TestDockerSuite/TestExecWithTERM [2021-05-25T10:19:50.883Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-25T10:19:51.636Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-05-25T10:19:52.248Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-25T10:19:55.379Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-05-25T10:19:56.351Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-05-25T10:19:56.351Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-05-25T10:19:57.485Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-25T10:19:58.046Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-05-25T10:19:59.260Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-05-25T10:20:00.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-05-25T10:20:00.801Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-05-25T10:20:01.927Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-25T10:20:03.818Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-25T10:20:05.498Z] === RUN TestDockerSuite/TestBuildAddScript [2021-05-25T10:20:05.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-05-25T10:20:05.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-05-25T10:20:05.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-05-25T10:20:05.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-05-25T10:20:06.470Z] === RUN TestDockerSuite/TestBuildAddTar [2021-05-25T10:20:09.066Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-25T10:20:09.993Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-25T10:20:09.993Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-25T10:20:09.993Z] === RUN TestDockerSuite/TestHealth [2021-05-25T10:20:24.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-05-25T10:20:32.919Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-25T10:20:32.919Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-25T10:20:32.919Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-25T10:20:32.919Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-25T10:20:34.286Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-25T10:20:34.286Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-25T10:20:34.848Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-25T10:20:34.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-25T10:20:34.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-25T10:20:35.104Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-25T10:20:35.360Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-25T10:20:35.360Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-25T10:20:35.921Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-25T10:20:35.921Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-25T10:20:36.482Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-25T10:20:36.482Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-25T10:20:37.045Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-25T10:20:37.971Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-25T10:20:37.971Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-25T10:20:38.899Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-25T10:20:41.413Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-25T10:20:41.413Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-25T10:20:41.668Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-25T10:20:43.558Z] === RUN TestDockerSuite/TestImportFile [2021-05-25T10:20:44.929Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-25T10:20:44.929Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-25T10:20:47.465Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-25T10:20:49.055Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-05-25T10:20:49.055Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-05-25T10:20:49.055Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-05-25T10:20:49.979Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-25T10:20:51.343Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-25T10:20:52.269Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-25T10:20:53.197Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-25T10:20:53.758Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-25T10:20:53.758Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-05-25T10:20:53.758Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-25T10:20:54.685Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-25T10:20:55.245Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-25T10:20:55.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-05-25T10:20:56.063Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-25T10:20:56.990Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-25T10:20:57.917Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-25T10:20:58.845Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-25T10:20:58.845Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-05-25T10:21:01.361Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-25T10:21:02.289Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-25T10:21:03.666Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-25T10:21:03.666Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-25T10:21:04.593Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-25T10:21:04.593Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-25T10:21:07.107Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-25T10:21:07.669Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-25T10:21:08.597Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-25T10:21:09.964Z] === RUN TestDockerSuite/TestInspectImage [2021-05-25T10:21:09.964Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-25T10:21:09.964Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-25T10:21:09.964Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-25T10:21:10.168Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-05-25T10:21:10.890Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-25T10:21:11.139Z] === RUN TestDockerSuite/TestBuildBlankName [2021-05-25T10:21:11.452Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-25T10:21:11.452Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-25T10:21:11.599Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-05-25T10:21:12.013Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-25T10:21:12.940Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-25T10:21:14.304Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-25T10:21:14.304Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-25T10:21:14.866Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-25T10:21:15.794Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-25T10:21:17.683Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-25T10:21:18.608Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-25T10:21:18.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-05-25T10:21:19.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-05-25T10:21:19.169Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-25T10:21:20.096Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-25T10:21:20.666Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-25T10:21:21.229Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-25T10:21:22.156Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-25T10:21:22.156Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-05-25T10:21:22.412Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-05-25T10:21:23.844Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-05-25T10:21:24.300Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-25T10:21:26.815Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-25T10:21:29.331Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-25T10:21:29.587Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-25T10:21:32.103Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-25T10:21:34.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-05-25T10:21:34.617Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-25T10:21:36.505Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-25T10:21:36.505Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-25T10:21:39.021Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-25T10:21:39.583Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-25T10:21:40.515Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-25T10:21:41.262Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-05-25T10:21:41.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-05-25T10:21:52.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-05-25T10:21:52.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-05-25T10:21:52.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-05-25T10:21:52.682Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-25T10:21:54.051Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-25T10:21:57.320Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-25T10:21:57.576Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-25T10:21:57.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-05-25T10:21:57.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-05-25T10:21:57.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-05-25T10:21:57.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-05-25T10:21:57.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-05-25T10:22:00.844Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-05-25T10:22:00.844Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-25T10:22:00.844Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-25T10:22:00.844Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-25T10:22:00.844Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-25T10:22:01.405Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-25T10:22:02.332Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-25T10:22:06.493Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-25T10:22:06.493Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-25T10:22:06.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-05-25T10:22:11.997Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-25T10:22:12.560Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-25T10:22:12.560Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-25T10:22:13.925Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-25T10:22:15.290Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-25T10:22:17.177Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-25T10:22:18.103Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-25T10:22:19.468Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-25T10:22:23.637Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-25T10:22:24.200Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-25T10:22:25.564Z] === RUN TestDockerSuite/TestLogsSince [2021-05-25T10:22:32.098Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-25T10:22:33.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-05-25T10:22:34.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-05-25T10:22:34.990Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-05-25T10:22:35.450Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-05-25T10:22:36.424Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-05-25T10:22:36.884Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-05-25T10:22:38.646Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-25T10:22:38.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-05-25T10:22:38.901Z] === RUN TestDockerSuite/TestLogsTail [2021-05-25T10:22:39.828Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-25T10:22:40.757Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-25T10:22:41.582Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-05-25T10:22:42.125Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-25T10:22:42.382Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-25T10:22:42.552Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-05-25T10:22:42.552Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-05-25T10:22:42.552Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-05-25T10:22:43.748Z] === RUN TestDockerSuite/TestNetHostname [2021-05-25T10:22:44.070Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-05-25T10:22:44.519Z] === RUN TestDockerSuite/TestBuildCmd [2021-05-25T10:22:45.471Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-05-25T10:22:45.638Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-05-25T10:22:45.921Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-05-25T10:22:46.371Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-05-25T10:22:46.564Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-25T10:22:47.125Z] === RUN TestDockerSuite/TestNetworkEvents [2021-05-25T10:22:48.489Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-05-25T10:22:51.753Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-05-25T10:22:52.108Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-05-25T10:22:53.620Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-05-25T10:22:53.620Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-05-25T10:22:54.267Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-25T10:22:54.523Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-05-25T10:22:55.146Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-05-25T10:22:55.146Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-05-25T10:22:55.596Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-05-25T10:22:57.053Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-25T10:22:57.745Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-05-25T10:22:57.979Z] === RUN TestDockerSuite/TestPluginActive [2021-05-25T10:22:58.196Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-05-25T10:22:58.540Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-05-25T10:22:58.646Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-05-25T10:22:58.646Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-05-25T10:22:59.466Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-25T10:22:59.597Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-05-25T10:23:00.549Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-05-25T10:23:00.549Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-05-25T10:23:00.549Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-05-25T10:23:01.356Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-05-25T10:23:05.521Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-25T10:23:05.521Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-25T10:23:06.082Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-25T10:23:06.276Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-05-25T10:23:06.645Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-05-25T10:23:09.912Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-25T10:23:10.838Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-25T10:23:11.398Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-05-25T10:23:12.764Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-25T10:23:16.934Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-25T10:23:20.208Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-25T10:23:21.574Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-25T10:23:23.463Z] === RUN TestDockerSuite/TestPortList [2021-05-25T10:23:35.625Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-25T10:23:35.625Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-25T10:23:35.625Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-05-25T10:23:41.825Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-05-25T10:23:41.825Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-05-25T10:23:41.825Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-05-25T10:23:43.704Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-25T10:23:43.704Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-25T10:23:43.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-25T10:23:43.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-25T10:23:43.704Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-25T10:23:44.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-25T10:23:44.264Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-25T10:23:44.521Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-05-25T10:23:45.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-25T10:23:45.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-25T10:23:46.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-25T10:23:46.974Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-05-25T10:23:47.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-05-25T10:23:47.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-05-25T10:23:47.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-05-25T10:23:47.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-05-25T10:23:48.506Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-05-25T10:23:48.506Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-05-25T10:23:49.497Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-05-25T10:23:50.861Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-05-25T10:23:52.750Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-05-25T10:23:54.113Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-05-25T10:23:54.113Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-25T10:23:57.378Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-25T10:23:57.939Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-25T10:24:01.205Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-25T10:24:02.132Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-05-25T10:24:06.301Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-05-25T10:24:06.301Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-25T10:24:06.301Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-25T10:24:10.466Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-05-25T10:24:11.036Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-25T10:24:12.927Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-05-25T10:24:17.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-05-25T10:24:19.611Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-05-25T10:24:20.976Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-25T10:24:23.492Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-25T10:24:23.748Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-05-25T10:24:24.045Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-05-25T10:24:24.045Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-05-25T10:24:24.045Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-05-25T10:24:25.637Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-25T10:24:27.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-05-25T10:24:27.565Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-25T10:24:29.455Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-25T10:24:31.984Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-05-25T10:24:32.555Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-25T10:24:35.819Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-25T10:24:37.184Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-25T10:24:37.439Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-25T10:24:38.366Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-25T10:24:39.293Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-05-25T10:24:41.182Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-25T10:24:44.449Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-25T10:24:45.011Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-25T10:24:45.011Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-25T10:24:45.011Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-25T10:24:45.011Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-25T10:24:45.267Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-25T10:24:45.828Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-05-25T10:24:46.084Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-25T10:24:48.600Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-25T10:24:49.966Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-25T10:24:50.894Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-25T10:24:53.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-05-25T10:24:53.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-05-25T10:24:53.857Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-05-25T10:25:00.835Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-05-25T10:25:00.835Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-25T10:25:00.864Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-05-25T10:25:01.765Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-25T10:25:03.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-05-25T10:25:03.729Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-05-25T10:25:04.499Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-25T10:25:04.755Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-25T10:25:04.755Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-25T10:25:05.317Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-25T10:25:06.593Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-05-25T10:25:07.203Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-05-25T10:25:08.131Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-25T10:25:10.647Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-25T10:25:10.647Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-05-25T10:25:15.889Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-25T10:25:15.889Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-05-25T10:25:17.254Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-25T10:25:17.254Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-25T10:25:17.518Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-25T10:25:20.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-05-25T10:25:22.028Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-25T10:25:23.392Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-25T10:25:23.392Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-25T10:25:25.278Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-25T10:25:25.839Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-25T10:25:27.727Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-25T10:25:28.288Z] === RUN TestDockerSuite/TestRmiTag [2021-05-25T10:25:28.543Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-25T10:25:29.105Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-25T10:25:33.269Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-25T10:25:33.525Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-05-25T10:25:34.085Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-25T10:25:35.012Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-25T10:25:35.268Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-25T10:25:37.156Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-25T10:25:38.082Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-25T10:25:38.338Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-25T10:25:39.265Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-25T10:25:39.265Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-25T10:25:39.826Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-25T10:25:41.714Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-25T10:25:42.274Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-25T10:25:43.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-25T10:25:44.565Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-05-25T10:25:45.491Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-25T10:25:46.857Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-05-25T10:25:47.418Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-05-25T10:25:47.979Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-05-25T10:25:48.924Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-05-25T10:25:50.289Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-05-25T10:25:51.654Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-05-25T10:25:52.580Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-25T10:25:53.506Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-05-25T10:25:54.434Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-25T10:25:55.156Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-25T10:25:55.718Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-25T10:25:56.644Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-25T10:25:56.644Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-25T10:25:58.531Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-25T10:25:59.457Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-25T10:26:00.019Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-25T10:26:00.944Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-25T10:26:01.505Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-25T10:26:01.505Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-25T10:26:02.066Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-05-25T10:26:02.629Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-25T10:26:03.557Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-25T10:26:04.483Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-25T10:26:05.410Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-25T10:26:05.666Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-05-25T10:26:06.228Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-25T10:26:06.228Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-25T10:26:07.593Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-25T10:26:07.593Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-25T10:26:08.519Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-25T10:26:09.081Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-25T10:26:10.007Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-25T10:26:10.569Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-25T10:26:10.569Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-25T10:26:11.495Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-25T10:26:13.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-25T10:26:14.751Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-25T10:26:16.118Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-25T10:26:17.045Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-25T10:26:17.606Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-25T10:26:18.533Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-25T10:26:19.094Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-25T10:26:19.655Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-25T10:26:21.544Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-25T10:26:25.715Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-25T10:26:25.715Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-25T10:26:25.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-05-25T10:26:26.277Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-25T10:26:28.792Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-05-25T10:26:28.792Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-25T10:26:31.308Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-25T10:26:31.564Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-05-25T10:26:32.449Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-05-25T10:26:32.449Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-05-25T10:26:32.449Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-05-25T10:26:34.078Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-25T10:26:36.593Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-25T10:26:36.593Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-25T10:26:36.593Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-25T10:26:37.522Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-25T10:26:40.039Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-25T10:26:40.966Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-25T10:26:43.480Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-25T10:26:43.736Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-25T10:26:45.633Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-25T10:26:46.194Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-05-25T10:26:46.194Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-25T10:26:47.120Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-05-25T10:26:48.487Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-25T10:26:48.487Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-25T10:26:49.049Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-25T10:26:49.976Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-25T10:26:50.537Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-05-25T10:26:51.464Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-25T10:26:51.464Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-25T10:26:51.720Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-05-25T10:26:51.975Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-25T10:26:52.902Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-25T10:26:53.829Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-25T10:26:54.757Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-25T10:26:55.682Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-25T10:26:56.244Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-25T10:26:57.173Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-25T10:26:57.733Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-25T10:26:57.733Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-25T10:26:58.294Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-25T10:26:59.220Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-25T10:27:00.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-05-25T10:27:00.844Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-25T10:27:01.406Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-25T10:27:01.406Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-25T10:27:03.297Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-05-25T10:27:05.814Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-25T10:27:06.376Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-25T10:27:07.304Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-05-25T10:27:07.866Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-25T10:27:09.231Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-05-25T10:27:09.231Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-05-25T10:27:09.231Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-25T10:27:09.231Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-25T10:27:09.793Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-25T10:27:13.059Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-25T10:27:14.423Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-25T10:27:16.310Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-25T10:27:19.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-05-25T10:27:22.083Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-25T10:27:22.339Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-25T10:27:23.265Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-25T10:27:24.643Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-25T10:27:24.643Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-25T10:27:24.643Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-25T10:27:26.006Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-25T10:27:27.894Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-25T10:27:28.821Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-25T10:27:29.077Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-25T10:27:29.077Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-25T10:27:30.440Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-25T10:27:31.804Z] === RUN TestDockerSuite/TestRunMount [2021-05-25T10:27:39.887Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-05-25T10:27:39.887Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-25T10:27:41.253Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-25T10:27:41.815Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-25T10:27:43.708Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-25T10:27:45.596Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-25T10:27:47.484Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-05-25T10:27:50.024Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-25T10:27:51.918Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-25T10:27:54.433Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-25T10:27:55.798Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-25T10:27:57.164Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-25T10:27:57.164Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-25T10:27:58.090Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-25T10:27:58.296Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-05-25T10:27:58.296Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-05-25T10:27:58.296Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-05-25T10:27:59.454Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-25T10:28:00.016Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-25T10:28:01.018Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-25T10:28:02.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-25T10:28:05.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-25T10:28:09.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-25T10:28:09.841Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-25T10:28:09.841Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-05-25T10:28:10.780Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-25T10:28:10.780Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-25T10:28:11.341Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-25T10:28:12.267Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-25T10:28:12.267Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-25T10:28:12.828Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-25T10:28:15.872Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-05-25T10:28:19.355Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-05-25T10:28:19.355Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-25T10:28:19.355Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-05-25T10:28:20.282Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-25T10:28:22.171Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-25T10:28:23.098Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-05-25T10:28:23.354Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-25T10:28:23.920Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-25T10:28:24.176Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-25T10:28:25.103Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-25T10:28:25.359Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-25T10:28:25.359Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-25T10:28:26.287Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-25T10:28:26.543Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-25T10:28:26.543Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-25T10:28:27.469Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-05-25T10:28:28.186Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-05-25T10:28:28.833Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-25T10:28:28.833Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-25T10:28:32.099Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-25T10:28:33.480Z] === RUN TestDockerSuite/TestRunRm [2021-05-25T10:28:34.049Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-25T10:28:38.210Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-25T10:28:38.466Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-25T10:28:39.027Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-05-25T10:28:40.391Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-05-25T10:28:40.951Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-05-25T10:28:42.894Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-05-25T10:28:45.115Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-05-25T10:28:49.281Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-05-25T10:28:49.536Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-05-25T10:28:50.099Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-05-25T10:28:50.661Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-05-25T10:28:51.223Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-05-25T10:28:51.479Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-05-25T10:28:52.040Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-05-25T10:28:52.602Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-25T10:28:53.531Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-25T10:28:54.092Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-25T10:28:56.627Z] === RUN TestDockerSuite/TestRunState [2021-05-25T10:28:57.990Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-25T10:28:58.917Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-25T10:28:59.478Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-25T10:28:59.733Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-05-25T10:28:59.733Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-25T10:29:00.294Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-25T10:29:00.854Z] === RUN TestDockerSuite/TestRunSysctls [2021-05-25T10:29:02.220Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-25T10:29:02.220Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-25T10:29:02.220Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-25T10:29:02.781Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-05-25T10:29:05.295Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-05-25T10:29:05.855Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-05-25T10:29:07.742Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-05-25T10:29:09.630Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-05-25T10:29:11.520Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-25T10:29:12.712Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-05-25T10:29:14.785Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-05-25T10:29:14.785Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-25T10:29:15.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-25T10:29:16.649Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-25T10:29:17.576Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-25T10:29:20.092Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-25T10:29:21.461Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-25T10:29:22.389Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-25T10:29:22.389Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-25T10:29:22.644Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-25T10:29:23.570Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-25T10:29:23.826Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-05-25T10:29:24.388Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-25T10:29:25.315Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-05-25T10:29:25.315Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-25T10:29:25.315Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-25T10:29:26.683Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-25T10:29:27.413Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-05-25T10:29:31.927Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-25T10:29:32.183Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-25T10:29:33.547Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-25T10:29:34.109Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-05-25T10:29:36.626Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-25T10:29:36.626Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-05-25T10:29:37.998Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-25T10:29:40.513Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-25T10:29:42.129Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-05-25T10:29:43.028Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-25T10:29:43.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-25T10:29:43.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-25T10:29:43.954Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-05-25T10:29:43.954Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-25T10:29:43.954Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-25T10:29:44.209Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-05-25T10:29:44.209Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-05-25T10:29:46.723Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-05-25T10:29:48.610Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-05-25T10:29:49.170Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-05-25T10:29:51.096Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-05-25T10:29:51.352Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-05-25T10:29:51.352Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-05-25T10:29:51.915Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-05-25T10:29:52.841Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-25T10:29:52.841Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-05-25T10:29:53.769Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-05-25T10:29:54.695Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-05-25T10:29:55.623Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-05-25T10:29:55.623Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-05-25T10:29:56.992Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-25T10:29:56.992Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-25T10:29:57.964Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-25T10:29:57.964Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-05-25T10:29:58.529Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-05-25T10:29:58.784Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-05-25T10:29:59.345Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-05-25T10:29:59.601Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-05-25T10:29:59.601Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-25T10:29:59.856Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-25T10:30:00.418Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-05-25T10:30:00.674Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-25T10:30:02.562Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-05-25T10:30:03.124Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-05-25T10:30:03.124Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-05-25T10:30:03.124Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-25T10:30:04.050Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-25T10:30:04.050Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-25T10:30:05.939Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-25T10:30:06.500Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-25T10:30:09.015Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-25T10:30:09.270Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-25T10:30:09.270Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-25T10:30:09.270Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-25T10:30:10.199Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-05-25T10:30:11.126Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-05-25T10:30:12.055Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-25T10:30:12.310Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-25T10:30:14.200Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-25T10:30:14.200Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-25T10:30:14.456Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-25T10:30:16.357Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-25T10:30:16.357Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-25T10:30:18.250Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-25T10:30:18.250Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-25T10:30:18.250Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-25T10:30:19.615Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-25T10:30:20.980Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-25T10:30:21.235Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-25T10:30:21.490Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-25T10:30:21.490Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-25T10:30:21.490Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-25T10:30:22.053Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-25T10:30:24.569Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-25T10:30:29.808Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-25T10:30:31.697Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-25T10:30:32.623Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-25T10:30:33.986Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-25T10:30:37.248Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-25T10:30:39.143Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-25T10:30:39.705Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-25T10:30:41.594Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-25T10:30:43.482Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-25T10:30:45.370Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-25T10:30:48.634Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-25T10:30:52.795Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-25T10:30:56.057Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-25T10:30:56.984Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-05-25T10:31:01.148Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-25T10:31:03.659Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-05-25T10:31:05.561Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-25T10:31:06.487Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-25T10:31:07.048Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-25T10:31:07.609Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-25T10:31:07.609Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-25T10:31:08.536Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-25T10:31:13.776Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-25T10:31:17.039Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-05-25T10:31:17.039Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-05-25T10:31:17.966Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-05-25T10:31:17.966Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-05-25T10:31:17.966Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-05-25T10:31:19.331Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-05-25T10:31:20.696Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-05-25T10:31:21.622Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-05-25T10:31:23.511Z] === RUN TestDockerSuite/TestUpdateStats [2021-05-25T10:31:27.692Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-05-25T10:31:28.428Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-05-25T10:31:28.428Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-05-25T10:31:30.314Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-05-25T10:31:31.241Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-25T10:31:37.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-05-25T10:31:38.409Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-05-25T10:31:43.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-05-25T10:31:44.170Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-05-25T10:31:46.283Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-05-25T10:31:47.210Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-05-25T10:31:47.879Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-05-25T10:31:51.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnv [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-05-25T10:31:53.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-05-25T10:31:56.659Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-25T10:31:57.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-05-25T10:31:57.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-05-25T10:31:57.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-05-25T10:31:57.349Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-05-25T10:31:58.317Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-05-25T10:31:59.924Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-05-25T10:32:02.452Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-05-25T10:32:04.073Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-05-25T10:32:04.966Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-05-25T10:32:04.966Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-05-25T10:32:08.235Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-05-25T10:32:09.161Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-05-25T10:32:10.526Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-05-25T10:32:13.040Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-05-25T10:32:14.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-05-25T10:32:17.467Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildExpose [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-05-25T10:32:18.822Z] === RUN TestDockerSuite/TestBuildFails [2021-05-25T10:32:19.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-05-25T10:32:21.243Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-25T10:32:24.571Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-05-25T10:32:24.571Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-05-25T10:32:30.320Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-05-25T10:32:36.071Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-25T10:32:36.083Z] === RUN TestDockerSuite/TestBuildForceRm [2021-05-25T10:32:36.327Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-25T10:32:36.327Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-25T10:32:37.255Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-25T10:32:37.255Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-25T10:32:37.255Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-25T10:32:37.255Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-25T10:32:38.186Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-25T10:32:38.186Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-25T10:32:39.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-25T10:32:39.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-25T10:32:39.114Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-25T10:32:39.114Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-25T10:32:39.114Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-25T10:32:41.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-25T10:32:41.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-25T10:32:41.632Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-25T10:32:41.632Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-25T10:32:41.632Z] === RUN TestDockerSuite/TestVolumeEvents [2021-05-25T10:32:42.560Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-25T10:32:43.113Z] === RUN TestDockerSuite/TestBuildFromGit [2021-05-25T10:32:44.451Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-25T10:32:44.708Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-25T10:32:44.708Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-25T10:32:47.358Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-25T10:32:51.527Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite (1889.11s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.13s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.59s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.90s) [2021-05-25T10:32:51.527Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.39s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.98s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.71s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.67s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.38s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.31s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.53s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.57s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.26s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.17s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.37s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.31s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.99s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.83s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.75s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.56s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.85s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.94s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.79s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.68s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.67s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.86s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.07s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.05s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.85s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.72s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.87s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.93s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.44s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.66s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.73s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.86s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.22s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.96s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.11s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.25s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.23s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.96s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.75s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.32s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.79s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.50s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.71s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.29s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.74s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.78s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.92s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.92s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.51s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.94s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.24s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.99s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.21s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (16.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.02s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.59s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.20s) [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.18s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.29s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.53s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.26s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.02s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.95s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.79s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.45s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.24s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.65s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.80s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.89s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.02s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.52s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.24s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.30s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.40s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (23.48s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.18s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.40s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.12s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnv (2.16s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.92s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.79s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.29s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.52s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.59s) [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.29s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.62s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.88s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.68s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.18s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildHistory (4.25s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.38s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.85s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.45s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.47s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.24s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.22s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.14s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.43s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.37s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.50s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.83s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.51s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.27s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.39s) [2021-05-25T10:32:51.528Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-25T10:32:51.528Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.45s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.67s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.26s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.58s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.89s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.25s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.52s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.58s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.99s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuild (3.33s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.72s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.86s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.48s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.16s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.45s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.33s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.13s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildPATH (2.68s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.20s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.16s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.87s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRm (2.91s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.01s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.41s) [2021-05-25T10:32:51.528Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.88s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.30s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildStderr (0.98s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.61s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.94s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.50s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.26s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.75s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildUser (2.25s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.45s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.39s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.55s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.42s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.28s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.23s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.75s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.42s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.71s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.12s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.89s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.20s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.33s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.37s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_sni_test.go:18: Flakey test [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.99s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.15s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitChange (1.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.18s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.16s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitTTY (2.31s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.97s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.12s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.17s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.18s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.13s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.99s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.21s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.54s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.66s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.13s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.12s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.37s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.80s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.15s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.14s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.22s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-25T10:32:51.529Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.25s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.28s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.97s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.13s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.29s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.88s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.64s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.76s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.69s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004a4ac0_} (1.91s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1247251267_/foo_false____} (1.70s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1247251267_/foo_true____} (1.91s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_false____} (1.82s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_true____} (1.87s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3277902790_/foo_true__0xc0004a4b20__} (1.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004a4b40_} (2.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004a4b60_} (1.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004a4b80_} (2.18s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004a4ba0_} (1.71s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.88s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.76s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.95s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.19s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCopyAndRestart (2.42s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.28s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.43s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.35s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.27s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.90s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.95s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.92s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.89s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.19s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.86s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.95s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.85s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.42s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.11s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.20s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.92s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.89s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.84s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.70s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.44s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.88s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.63s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.96s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToStdout (0.80s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.77s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.09s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-25T10:32:51.529Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateRM (0.24s) [2021-05-25T10:32:51.529Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:32:51.529Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.63s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.87s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.73s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.61s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.91s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.84s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-05-25T10:32:51.529Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.47s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.75s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.62s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.53s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (8.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.59s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.64s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.40s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsAttach (1.06s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsCommit (1.30s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.16s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.04s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsCopy (1.09s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.43s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.69s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.77s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.48s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.49s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFilters (2.11s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.44s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-25T10:32:51.530Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-25T10:32:51.530Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.57s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.10s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsRename (1.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsResize (1.27s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.80s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.89s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.26s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsTop (0.76s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.31s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExec (1.87s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.80s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.69s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.96s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.95s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecCgroup (3.67s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecEnv (1.76s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.88s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecInspectID (2.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecInteractive (1.10s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecParseError (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.76s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.98s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.89s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecStartFails (1.12s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.75s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecTTY (1.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.08s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecUlimits (1.00s) [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-25T10:32:51.530Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.93s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.68s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.04s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.22s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.87s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHealth (22.82s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.14s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.79s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.67s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportDisplay (1.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportFile (1.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.44s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportGzipped (2.08s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.92s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.77s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.88s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.13s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.42s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.22s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.07s) [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-25T10:32:51.530Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (2.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.96s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectDefault (0.94s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectHistory (1.10s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.06s) [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-25T10:32:51.530Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.90s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.69s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.32s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.74s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectStatus (0.91s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.87s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.69s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.26s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.60s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.60s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.53s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.21s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.11s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.57s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.80s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.61s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.24s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.71s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.72s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.68s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.77s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.09s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.46s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.60s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.39s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.25s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.67s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.96s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.18s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsSince (6.75s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.99s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.82s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.10s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.22s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.32s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.23s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestNetHostname (2.96s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.61s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.74s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.79s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.06s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginActive (1.53s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.07s) [2021-05-25T10:32:51.530Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-05-25T10:32:51.530Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.67s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.35s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.31s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.14s) [2021-05-25T10:32:51.530Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.16s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.76s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.68s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPortList (10.43s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.39s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.63s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.93s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.86s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.75s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.04s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.84s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.81s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.35s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsByOrder (2.91s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.81s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.98s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.17s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.58s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.81s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.13s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.10s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.51s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.97s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.65s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.97s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-25T10:32:51.531Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.89s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (2.14s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.77s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.21s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (3.01s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.37s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (2.15s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.40s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.40s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.37s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.57s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.96s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.54s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.85s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.91s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.86s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.87s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddHost (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.79s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.16s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.18s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.40s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.06s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.31s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.30s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.97s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.06s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.10s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.94s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.99s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.98s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.14s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.93s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.52s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.75s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.73s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.97s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.77s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.62s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.99s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.92s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.27s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.38s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.06s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.47s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.73s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.89s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.95s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.96s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunExitCode (0.73s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.74s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.60s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.23s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.78s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.75s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.56s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.44s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.81s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.83s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.24s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.44s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.36s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMountOrdering (1.05s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.87s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.44s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.17s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.42s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.23s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.45s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.41s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.87s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.11s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.18s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.17s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.73s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.93s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2021-05-25T10:32:51.531Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.45s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2021-05-25T10:32:51.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-25T10:32:51.531Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.10s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.37s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.68s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.70s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.87s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.86s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.77s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2021-05-25T10:32:51.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunState (1.42s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.67s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunSysctls (1.37s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.12s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.72s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.64s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.74s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.58s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.84s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.87s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.47s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserByID (0.91s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.93s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserByName (0.84s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.87s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.86s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.95s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.35s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.63s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.60s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.55s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.65s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.87s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-25T10:32:51.532Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-05-25T10:32:51.532Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-25T10:32:51.532Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.26s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.73s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.89s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.88s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.17s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.92s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.94s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.92s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.86s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-25T10:32:51.532Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.86s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.17s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.67s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.92s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.63s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveImageId (0.14s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.49s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2021-05-25T10:32:51.532Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents847409307 [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.42s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.46s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.21s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.33s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.80s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.26s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.81s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartRecordError (1.73s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.90s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.99s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.70s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.17s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.72s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.36s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.69s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.18s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.30s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.90s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.14s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.67s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.30s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.77s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.88s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (5.24s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.38s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.52s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.69s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.34s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.16s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.16s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.11s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.02s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.24s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.13s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.75s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.10s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.78s) [2021-05-25T10:32:51.532Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.83s) [2021-05-25T10:32:51.532Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-25T10:32:51.532Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-25T10:32:51.532Z] === RUN TestDockerRegistrySuite [2021-05-25T10:32:51.532Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-25T10:32:52.898Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-25T10:32:53.422Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-05-25T10:32:54.264Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-25T10:32:54.380Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-05-25T10:32:55.629Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-25T10:32:55.629Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-25T10:32:59.796Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-25T10:33:00.135Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-05-25T10:33:00.135Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-05-25T10:33:00.135Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-05-25T10:33:00.591Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-05-25T10:33:00.591Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-05-25T10:33:05.042Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-25T10:33:08.313Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-25T10:33:09.681Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-25T10:33:10.622Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-25T10:33:12.002Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-25T10:33:13.370Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-25T10:33:15.265Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-25T10:33:15.346Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-05-25T10:33:15.346Z] === RUN TestDockerSuite/TestBuildHistory [2021-05-25T10:33:16.196Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-25T10:33:17.124Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-25T10:33:19.646Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-25T10:33:22.167Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-25T10:33:23.534Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-25T10:33:25.621Z] === RUN TestDockerSuite/TestBuildIidFile [2021-05-25T10:33:25.621Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-05-25T10:33:26.053Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-25T10:33:27.421Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-25T10:33:27.421Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-25T10:33:27.785Z] === RUN TestDockerSuite/TestBuildInheritance [2021-05-25T10:33:27.785Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-05-25T10:33:28.744Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-05-25T10:33:28.744Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-05-25T10:33:28.789Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-25T10:33:29.718Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-25T10:33:31.101Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-25T10:33:33.405Z] === RUN TestDockerSuite/TestBuildLabel [2021-05-25T10:33:33.860Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-05-25T10:33:34.371Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-25T10:33:34.627Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-25T10:33:34.820Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-05-25T10:33:35.779Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-05-25T10:33:35.996Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-25T10:33:36.234Z] === RUN TestDockerSuite/TestBuildLabels [2021-05-25T10:33:36.252Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-25T10:33:36.509Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-25T10:33:36.766Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-25T10:33:37.023Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-25T10:33:37.194Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-05-25T10:33:37.280Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-25T10:33:37.281Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-25T10:33:38.654Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-25T10:33:38.726Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-05-25T10:33:40.548Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-25T10:33:41.916Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-25T10:33:43.285Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-25T10:33:44.214Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLastModified [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-05-25T10:33:44.569Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-05-25T10:33:45.036Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite (53.79s) [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.41s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d151ab6e3bed7] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d9f3e89d95af1] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.55s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d41459d362e5c] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d4bef716e6deb] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.47s) [2021-05-25T10:33:45.151Z] check_test.go:196: [ded2eff83b3a3] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.59s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dcfc797cb78f9] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.50s) [2021-05-25T10:33:45.151Z] check_test.go:196: [db861cb175d68] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.25s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d8de98cc5c1a4] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d2c5710c3d8d5] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.31s) [2021-05-25T10:33:45.151Z] check_test.go:196: [db3c6f4894325] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dd6d2d0ae544c] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.58s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dd287a32cfda6] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.15s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d3d3f19d7dad9] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dee7b25554bde] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.43s) [2021-05-25T10:33:45.151Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39a994b144794aa465b8d8dc49494f58803680ffc73336eca5535afa189cecc6 [2021-05-25T10:33:45.151Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2adeac81c74ab52e66ce5b58886290f744ce2918e94e6afc643b9a01196f8d41 [2021-05-25T10:33:45.151Z] check_test.go:196: [dd1c87b86d44e] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.33s) [2021-05-25T10:33:45.151Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc89fe4c72e96f34b71958ff58989f20d39f46dd4a63410144f2ee96788c2722 [2021-05-25T10:33:45.151Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04fe527edb7adf6e7279939d191440f446041a26ffb4dac9d18794d1614a67f1 [2021-05-25T10:33:45.151Z] check_test.go:196: [d66002c480baa] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.30s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d7fcd7ea0374a] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.82s) [2021-05-25T10:33:45.151Z] check_test.go:196: [de54c79ad423e] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.18s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dd44fa4e64202] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d9a76d3e50f43] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dd308092c80cb] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dad5d5cb306ea] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d92fa2945b7d2] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.37s) [2021-05-25T10:33:45.151Z] check_test.go:196: [df3419183cfef] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d982f04f5c032] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.21s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dbe4ccc2cb089] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d13b7ba11775f] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dbc7477ad83ff] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dbfc18a7b871e] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d0a42da8b1fbf] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d29f316bb6861] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dfbc627214ce7] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.24s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d578d83b3b9c7] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.99s) [2021-05-25T10:33:45.151Z] check_test.go:196: [d21d0a59aa667] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2021-05-25T10:33:45.151Z] check_test.go:196: [debb937464c8a] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.29s) [2021-05-25T10:33:45.151Z] check_test.go:196: [dccb3398ebe96] daemon is not started [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.07s) [2021-05-25T10:33:45.151Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2021-05-25T10:33:45.151Z] === RUN TestDockerSchema1RegistrySuite [2021-05-25T10:33:45.151Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-25T10:33:45.151Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-25T10:33:45.501Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-05-25T10:33:49.321Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-25T10:33:51.347Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-05-25T10:33:55.879Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-25T10:33:58.399Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-25T10:33:59.767Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-25T10:34:00.695Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-25T10:34:00.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-25T10:34:02.317Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-25T10:34:03.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-25T10:34:04.611Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-25T10:34:07.881Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-25T10:34:08.138Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-05-25T10:34:08.394Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-25T10:34:08.956Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-25T10:34:09.212Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-25T10:34:09.468Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-25T10:34:09.724Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-25T10:34:10.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite (25.44s) [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d5e88c32e66ed] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.53s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d9e10439eab2b] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.03s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d499b5f3b46f1] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.53s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d077d65b8ba2a] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.19s) [2021-05-25T10:34:10.543Z] check_test.go:223: [db1a3547dd97b] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-05-25T10:34:10.543Z] check_test.go:223: [ddefdd1f24755] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d551f8f57a7b3] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d0c694066804b] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d683513b90d41] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d2f4588185cd6] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.47s) [2021-05-25T10:34:10.543Z] check_test.go:223: [daaa349f18652] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d9b09437e7ab8] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.57s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d1f0d2725d08f] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-05-25T10:34:10.543Z] check_test.go:223: [de7cf7605f16c] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d7d896e503475] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.39s) [2021-05-25T10:34:10.543Z] check_test.go:223: [db27847d8e0b0] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.62s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d06b31ff93d9e] daemon is not started [2021-05-25T10:34:10.543Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-05-25T10:34:10.543Z] check_test.go:223: [d3e2e6dd737d6] daemon is not started [2021-05-25T10:34:10.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-25T10:34:10.543Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-25T10:34:11.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-25T10:34:12.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-25T10:34:12.034Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-25T10:34:12.521Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-05-25T10:34:12.521Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-05-25T10:34:12.521Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-05-25T10:34:13.415Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-25T10:34:13.671Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-25T10:34:13.927Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-25T10:34:14.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.14s) [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2021-05-25T10:34:14.746Z] check_test.go:252: [d3ff1008c16dd] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-05-25T10:34:14.746Z] check_test.go:252: [d8d8f7b2573d9] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-05-25T10:34:14.746Z] check_test.go:252: [d401557d4ce80] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-05-25T10:34:14.746Z] check_test.go:252: [daf0e191adf91] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-05-25T10:34:14.746Z] check_test.go:252: [da4efca0de39c] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-05-25T10:34:14.746Z] check_test.go:252: [dc448ba0a97c0] daemon is not started [2021-05-25T10:34:14.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-05-25T10:34:14.746Z] check_test.go:252: [d2281e0496959] daemon is not started [2021-05-25T10:34:14.746Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-25T10:34:14.746Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-25T10:34:19.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-25T10:34:19.992Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-25T10:34:20.248Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-25T10:34:20.248Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-05-25T10:34:20.504Z] check_test.go:279: [d643b3235dbc2] daemon is not started [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-05-25T10:34:20.504Z] check_test.go:279: [d09ff6eff2077] daemon is not started [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-05-25T10:34:20.504Z] check_test.go:279: [d829effcf0425] daemon is not started [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-05-25T10:34:20.504Z] check_test.go:279: [df6cb5d7b5cef] daemon is not started [2021-05-25T10:34:20.504Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-05-25T10:34:20.504Z] check_test.go:279: [d93425087ad3a] daemon is not started [2021-05-25T10:34:20.504Z] === RUN TestDockerNetworkSuite [2021-05-25T10:34:20.504Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-05-25T10:34:22.396Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-05-25T10:34:22.959Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-05-25T10:34:23.215Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-05-25T10:34:23.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-05-25T10:34:23.778Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-05-25T10:34:23.778Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-05-25T10:34:24.706Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-05-25T10:34:25.636Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-05-25T10:34:27.529Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-05-25T10:34:32.785Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-05-25T10:34:34.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-05-25T10:34:35.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-05-25T10:34:38.534Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-05-25T10:34:42.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-05-25T10:34:45.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-05-25T10:34:48.309Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-05-25T10:34:58.167Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-05-25T10:35:01.433Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-05-25T10:35:03.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-05-25T10:35:03.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-05-25T10:35:04.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-05-25T10:35:06.060Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-05-25T10:35:06.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-05-25T10:35:08.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-05-25T10:35:08.498Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-05-25T10:35:09.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-05-25T10:35:11.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-05-25T10:35:11.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-05-25T10:35:11.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-05-25T10:35:11.885Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-05-25T10:35:12.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-05-25T10:35:13.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-05-25T10:35:16.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-05-25T10:35:16.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-05-25T10:35:16.003Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-05-25T10:35:16.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-05-25T10:35:17.713Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-05-25T10:35:20.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-05-25T10:35:22.436Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-05-25T10:35:22.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-05-25T10:35:31.029Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-05-25T10:35:32.916Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-05-25T10:35:36.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-05-25T10:35:36.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-05-25T10:35:37.361Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-05-25T10:35:39.874Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-05-25T10:35:39.874Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-05-25T10:35:40.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-05-25T10:35:40.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-05-25T10:35:40.177Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-05-25T10:35:40.178Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-05-25T10:35:40.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-05-25T10:35:41.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-05-25T10:35:41.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-05-25T10:35:46.494Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-05-25T10:35:46.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-05-25T10:35:46.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-05-25T10:35:46.494Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-05-25T10:35:48.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-05-25T10:35:49.309Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-05-25T10:35:52.599Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-05-25T10:35:52.599Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-05-25T10:35:52.599Z] === RUN TestDockerSuite/TestBuildNetNone [2021-05-25T10:35:52.599Z] === RUN TestDockerSuite/TestBuildNoContext [2021-05-25T10:35:54.141Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-05-25T10:35:54.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-05-25T10:36:01.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-05-25T10:36:01.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-05-25T10:36:02.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-05-25T10:36:04.473Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-05-25T10:36:04.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-05-25T10:36:04.539Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-05-25T10:36:05.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-05-25T10:36:06.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-05-25T10:36:06.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-05-25T10:36:06.014Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-05-25T10:36:06.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-05-25T10:36:08.713Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-05-25T10:36:08.929Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-05-25T10:36:09.275Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-05-25T10:36:09.899Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-05-25T10:36:11.441Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite (113.03s) [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.36s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [dc8b8da8f63f9] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.84s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d13fc607a8f3c] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (9.12s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d6a2662233fab] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (3.32s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d07ceb1752081] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.29s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:1233: [d7e2c3e4d6e93] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.35s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d7d6ed5104a66] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.41s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d2428c0c66349] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.78s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d5e91ea7fe026] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.21s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d3e30efb52485] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d05409137b265] daemon is not started [2021-05-25T10:36:13.439Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-05-25T10:36:13.439Z] docker_cli_network_unix_test.go:46: [d4879e2f46b3b] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.65s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d7f9784860533] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.84s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d985b8bf87d6d] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.47s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [de351f64bc084] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.96s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d867faa8848cc] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.55s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dad60ebab9db9] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.50s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [daf44bec12ca7] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d66a71639f0f8] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.49s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dac291649052c] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.48s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d67fb91f09d0a] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.04s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dd7462e0a1d2b] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dbcb1a1119815] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.47s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d2a887ed5ad90] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.11s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d832596dad849] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.26s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:968: [d250dcf6c2b20] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.29s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d04a86e0ad4f9] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (12.92s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:1116: [d74c9a0695197] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.85s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d6c089a9f5fad] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (3.02s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d7532c6de8741] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.48s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d459a4f587767] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d63f6a6a96aab] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.51s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d6f709bf47694] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.50s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [df19077bcb7b3] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d5630e1304d1f] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (5.32s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dc345beec6651] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d754f36c596f6] daemon is not started [2021-05-25T10:36:13.440Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dd9da9df073f6] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.84s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d6ba88c56d25a] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (6.34s) [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.56s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:1084: [db1a86633dcbe] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [dd54a5cdeea5b] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.51s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d91b0423b17f6] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d38602a96d71e] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d7494e85d2cb9] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.45s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [db3c327ccfb37] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.85s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d5c31b261b2e0] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d62a23b81f010] daemon is not started [2021-05-25T10:36:13.440Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.96s) [2021-05-25T10:36:13.440Z] docker_cli_network_unix_test.go:46: [d29aa5cb07b9b] daemon is not started [2021-05-25T10:36:13.440Z] === RUN TestDockerHubPullSuite [2021-05-25T10:36:13.440Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-05-25T10:36:15.325Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-05-25T10:36:17.211Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-05-25T10:36:17.781Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-05-25T10:36:18.713Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-05-25T10:36:19.274Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite (5.72s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.54s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.31s) [2021-05-25T10:36:19.274Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2021-05-25T10:36:19.274Z] PASS [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === Skipped [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_sni_test.go:18: Flakey test [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-05-25T10:36:19.274Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2021-05-25T10:36:19.274Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-05-25T10:36:19.274Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.274Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-05-25T10:36:19.274Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-05-25T10:36:19.274Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.274Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-05-25T10:36:19.275Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2021-05-25T10:36:19.275Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-25T10:36:19.275Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-05-25T10:36:19.275Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-05-25T10:36:19.275Z] docker_cli_network_unix_test.go:46: [dd9da9df073f6] daemon is not started [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] [2021-05-25T10:36:19.275Z] DONE 1270 tests, 51 skipped in 2145.260s [2021-05-25T10:36:19.275Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:36:19.275Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:36:19.275Z] +++ kill 8166 [2021-05-25T10:36:20.022Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-05-25T10:36:20.201Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:36:20.201Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:36:20.201Z] [2021-05-25T10:36:20.201Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:36:20.201Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:36:20.201Z] [2021-05-25T10:36:20.201Z] To set a process to complain mode, use the command line tool [2021-05-25T10:36:20.201Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:36:20.201Z] +++ true [2021-05-25T10:36:20.201Z] exiting test-integration [2021-05-25T10:36:20.201Z] ++ exit 0 [2021-05-25T10:36:20.201Z] [2021-05-25T10:36:20.457Z] + for job in $(jobs -p) [2021-05-25T10:36:20.457Z] + wait 9465 [2021-05-25T10:36:21.564Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-05-25T10:36:24.620Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-05-25T10:36:26.506Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-05-25T10:36:29.019Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-05-25T10:36:30.146Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-05-25T10:36:32.281Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-05-25T10:36:33.893Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-05-25T10:36:40.362Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-05-25T10:36:42.472Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-05-25T10:36:44.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-05-25T10:36:47.066Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-05-25T10:36:47.169Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-05-25T10:36:50.329Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-05-25T10:36:51.866Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-05-25T10:36:52.836Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-05-25T10:36:52.836Z] === RUN TestDockerSuite/TestBuildPATH [2021-05-25T10:36:52.836Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-05-25T10:36:52.842Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-05-25T10:36:55.020Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-05-25T10:36:55.020Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-05-25T10:36:56.105Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-05-25T10:36:59.370Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-05-25T10:37:01.882Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-05-25T10:37:37.572Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-05-25T10:37:58.065Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-05-25T10:38:10.229Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-05-25T10:38:13.298Z] === RUN TestDockerSuite/TestBuildRm [2021-05-25T10:38:21.892Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-05-25T10:38:24.812Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-05-25T10:38:24.812Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-05-25T10:38:25.272Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-05-25T10:38:26.817Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite (1702.07s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.57s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.89s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.92s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.25s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:562: [d758c7405072f] joining swarm manager [d81dff35ab089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:584: [d2f8486b43c59] joining swarm manager [d81dff35ab089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.272Z] check_test.go:380: [d758c7405072f] daemon is not started [2021-05-25T10:38:28.272Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.17s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:45: [d7c7618137a56] joining swarm manager [dd0d5f7b19df4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.90s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:303: [d09342e1775ff] joining swarm manager [dc5a247f09a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:304: [dc84caceb2245] joining swarm manager [dc5a247f09a31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.11s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:271: [d7b3a3cc153c5] joining swarm manager [decf81eef54a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:272: [db1f961c902e1] joining swarm manager [decf81eef54a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.07s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.06s) [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s) [2021-05-25T10:38:28.272Z] docker_api_swarm_node_test.go:19: [d36752fccfd65] joining swarm manager [d0a97796ec60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.272Z] docker_api_swarm_node_test.go:20: [da51e08edd6ee] joining swarm manager [d0a97796ec60d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.272Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.96s) [2021-05-25T10:38:28.272Z] docker_api_swarm_test.go:501: [dd75a2337e0fb] joining swarm manager [df382bf0127cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:506: [d8a87361a306c] joining swarm manager [df382bf0127cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.89s) [2021-05-25T10:38:28.273Z] docker_api_swarm_node_test.go:80: [d624185fc5f32] joining swarm manager [da0f31489b61b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.97s) [2021-05-25T10:38:28.273Z] docker_api_swarm_node_test.go:52: [d6ea738140626] joining swarm manager [dcd6a8d949826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_node_test.go:53: [d3ce78cf88743] joining swarm manager [dcd6a8d949826]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.26s) [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:201: [d9d06de52f329] joining swarm manager [da161ead68136]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.42s) [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:383: [dbc793df82d87] joining swarm manager [dee567ac6e3ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:384: [d76bc4740d558] joining swarm manager [dee567ac6e3ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] check_test.go:380: [d76bc4740d558] daemon is not started [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.95s) [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:801: [d5675aaf33f4a] joining swarm manager [d4848c2f9cd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:801: [d9c70f9282e44] joining swarm manager [d4848c2f9cd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:801: [d36b91d570d60] joining swarm manager [d4848c2f9cd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:801: [d6d7ab9e99e36] joining swarm manager [d4848c2f9cd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:809: [defc4f695c888] joining swarm manager [d4848c2f9cd09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.72s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.71s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:394: [d9fb9434e8145] joining swarm manager [d8739d97ebb03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:394: [dbf91152892ed] joining swarm manager [d8739d97ebb03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.42s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:342: [dfa06462f3b71] joining swarm manager [dfd1c3baae597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:342: [d62d4daca0a13] joining swarm manager [dfd1c3baae597]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.54s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:489: [df6489f89a7e3] joining swarm manager [d1a3943d655d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:489: [de4c7ff79b338] joining swarm manager [d1a3943d655d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.33s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.03s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:127: [d276e31a85493] joining swarm manager [d3658538c593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:128: [d8bc2ace5280c] joining swarm manager [d3658538c593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:136: [d646d625bdaa0] joining swarm manager [d3658538c593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:137: [d0e4f981e106f] joining swarm manager [d3658538c593d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (1.99s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.03s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:303: [da56a5afe8f38] joining swarm manager [db6be4f4b0489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:303: [da82e19602626] joining swarm manager [db6be4f4b0489]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.34s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:99: [d9c63639d7a0a] joining swarm manager [dc730e5528a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:100: [de52fd395dc5a] joining swarm manager [dc730e5528a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] check_test.go:380: [d9c63639d7a0a] daemon is not started [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.01s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:532: [d02c2680c6188] joining swarm manager [d15dfdc569595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:533: [df292c312321c] joining swarm manager [d15dfdc569595]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.25s) [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:147: [d2ab2cddcc7f0] joining swarm manager [dc9a763e2d390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_api_swarm_service_test.go:147: [de5c859bbda52] joining swarm manager [dc9a763e2d390]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.43s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.14s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.98s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.32s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.97s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.31s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.60s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.02s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.59s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.45s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.33s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.66s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.12s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.26s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.05s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.79s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.61s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.53s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.02s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.40s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.86s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.51s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.82s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.91s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.81s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.69s) [2021-05-25T10:38:28.273Z] docker_cli_service_logs_test.go:245: checking task 53wfufimwwxr [2021-05-25T10:38:28.273Z] docker_cli_service_logs_test.go:250: checking messages for 53wfufimwwxr [2021-05-25T10:38:28.273Z] docker_cli_service_logs_test.go:245: checking task mibx6gwv2qph [2021-05-25T10:38:28.273Z] docker_cli_service_logs_test.go:250: checking messages for mibx6gwv2qph [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.65s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.91s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.00s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.97s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1901: [d9f5e0854dc3b] joining swarm manager [dd110429ee985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1902: [dba4090c98d96] joining swarm manager [dd110429ee985]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.69s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.98s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.16s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.05s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1802: [d8a08b4269338] joining swarm manager [d3dfba69b372b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1803: [dfb0b44b5e78b] joining swarm manager [d3dfba69b372b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.91s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.96s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1321: [db13cca04a02d] joining swarm manager [d56f1e71a46e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1322: [d94cf50d3a169] joining swarm manager [d56f1e71a46e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.19s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.30s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.06s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.39s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.61s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.91s) [2021-05-25T10:38:28.273Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.17s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.89s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.90s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.78s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.04s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1186: [d79fd30f42944] joining swarm manager [dd1e7a8f19815]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1195: [d64f9e981363a] joining swarm manager [dd1e7a8f19815]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.52s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.11s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.38s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1118: [dedcb4076400c] joining swarm manager [d13eb2b4b7467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1119: [dbe5fb1dc5517] joining swarm manager [d13eb2b4b7467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1172: [d53ed951eae18] joining swarm manager [d13eb2b4b7467]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.98s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1453: [dc3835c99d392] joining swarm manager [d159d85a2ca00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] docker_cli_swarm_test.go:1454: [dcd2ebd288fd1] joining swarm manager [d159d85a2ca00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.69s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.27s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.34s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.80s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.69s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.96s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.74s) [2021-05-25T10:38:28.273Z] docker_cli_swarm_unix_test.go:62: [d1dc3ce22a8bf] joining swarm manager [dae25d0aa6403]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.76s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.70s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.39s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.88s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.47s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2021-05-25T10:38:28.273Z] docker_api_swarm_test.go:961: [d563c5dab4330] joining swarm manager [dc12c54ac7484]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.77s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.47s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.55s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.41s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.26s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.85s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.14s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.92s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.45s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.61s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.03s) [2021-05-25T10:38:28.273Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.42s) [2021-05-25T10:38:28.273Z] === RUN TestDockerExternalVolumeSuite [2021-05-25T10:38:28.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-05-25T10:38:30.585Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-05-25T10:38:39.187Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-05-25T10:38:43.894Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-05-25T10:38:46.312Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-05-25T10:39:01.608Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-05-25T10:39:01.609Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-05-25T10:39:01.609Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-05-25T10:39:10.203Z] === RUN TestDockerSuite/TestBuildSpaces [2021-05-25T10:39:10.203Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-05-25T10:39:14.910Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-05-25T10:39:14.910Z] === RUN TestDockerSuite/TestBuildStderr [2021-05-25T10:39:19.616Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-05-25T10:39:40.744Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-05-25T10:39:40.744Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-05-25T10:39:41.717Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-05-25T10:39:43.261Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-05-25T10:39:47.974Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-05-25T10:39:52.681Z] === RUN TestDockerSuite/TestBuildUser [2021-05-25T10:39:52.681Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-05-25T10:39:52.681Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-05-25T10:39:52.681Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-05-25T10:39:53.938Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-05-25T10:39:57.391Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-05-25T10:39:57.391Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-05-25T10:40:00.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-05-25T10:40:05.982Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-05-25T10:40:05.982Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-05-25T10:40:05.982Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-05-25T10:40:27.125Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-05-25T10:40:27.125Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-05-25T10:40:32.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-05-25T10:40:35.718Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-05-25T10:40:46.067Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-05-25T10:40:46.529Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-05-25T10:40:46.529Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-05-25T10:40:47.334Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-05-25T10:40:49.446Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-05-25T10:40:49.446Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-05-25T10:41:01.859Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-05-25T10:41:05.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-05-25T10:41:05.613Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-05-25T10:41:19.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-05-25T10:41:20.457Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-05-25T10:41:20.457Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-05-25T10:41:20.457Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-05-25T10:41:20.457Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-05-25T10:41:21.430Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-05-25T10:41:30.022Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-05-25T10:41:30.995Z] === RUN TestDockerSuite/TestBuildXZHost [2021-05-25T10:41:31.456Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-05-25T10:41:31.456Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-05-25T10:41:31.456Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-05-25T10:41:31.522Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-05-25T10:41:33.643Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-05-25T10:41:38.351Z] === RUN TestDockerSuite/TestCommitChange [2021-05-25T10:41:43.057Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-05-25T10:41:47.755Z] === RUN TestDockerSuite/TestCommitHardlink [2021-05-25T10:41:47.755Z] === RUN TestDockerSuite/TestCommitNewFile [2021-05-25T10:42:00.151Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-05-25T10:42:00.151Z] === RUN TestDockerSuite/TestCommitTTY [2021-05-25T10:42:03.541Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-05-25T10:42:12.548Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-05-25T10:42:16.293Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-05-25T10:42:21.598Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-05-25T10:42:23.382Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-05-25T10:42:35.802Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-05-25T10:42:35.802Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-05-25T10:42:36.429Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-05-25T10:42:37.342Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-05-25T10:42:37.803Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-05-25T10:42:37.803Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-05-25T10:42:37.803Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-05-25T10:42:39.986Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-05-25T10:42:39.987Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-05-25T10:42:39.987Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-05-25T10:42:42.171Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-05-25T10:42:42.171Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-05-25T10:42:42.171Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-05-25T10:42:42.171Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-05-25T10:42:42.171Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-05-25T10:42:45.086Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-05-25T10:42:47.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-05-25T10:42:49.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-05-25T10:42:49.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-05-25T10:42:49.454Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-05-25T10:42:51.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-05-25T10:42:51.646Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-05-25T10:42:53.829Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-05-25T10:42:53.829Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-05-25T10:42:53.829Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-05-25T10:42:56.012Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-05-25T10:42:56.012Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-05-25T10:42:58.195Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-05-25T10:42:58.195Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-05-25T10:43:01.110Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-05-25T10:43:01.110Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-05-25T10:43:08.198Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-05-25T10:43:11.944Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-05-25T10:43:15.693Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-05-25T10:43:15.693Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-05-25T10:43:15.693Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-05-25T10:43:15.693Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-05-25T10:43:15.693Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-05-25T10:43:17.879Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-05-25T10:43:17.879Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-05-25T10:43:23.034Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-05-25T10:43:24.963Z] === RUN TestDockerSuite/TestContainerAPITop [2021-05-25T10:43:24.963Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-05-25T10:43:27.151Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-05-25T10:43:27.151Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-05-25T10:43:31.851Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-05-25T10:43:33.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-05-25T10:43:35.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-05-25T10:43:35.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-05-25T10:43:37.761Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-05-25T10:43:39.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-05-25T10:43:41.066Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-05-25T10:43:42.858Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-05-25T10:43:49.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000970580_} [2021-05-25T10:43:52.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1000758530_c:\foo_false____} [2021-05-25T10:43:55.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1000758530_c:\foo_true____} [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-05-25T10:44:03.619Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-05-25T10:44:05.160Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-05-25T10:44:05.621Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-05-25T10:44:13.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-05-25T10:44:18.019Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-05-25T10:44:18.020Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-05-25T10:44:18.020Z] === RUN TestDockerSuite/TestCpRelativePath [2021-05-25T10:44:18.989Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-05-25T10:44:18.989Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-05-25T10:44:18.989Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-05-25T10:44:18.989Z] === RUN TestDockerSuite/TestCpToCaseA [2021-05-25T10:44:29.325Z] === RUN TestDockerSuite/TestCpToCaseB [2021-05-25T10:44:30.865Z] === RUN TestDockerSuite/TestCpToCaseC [2021-05-25T10:44:30.865Z] === RUN TestDockerSuite/TestCpToCaseD [2021-05-25T10:44:30.865Z] === RUN TestDockerSuite/TestCpToCaseE [2021-05-25T10:44:39.445Z] === RUN TestDockerSuite/TestCpToCaseF [2021-05-25T10:44:39.445Z] === RUN TestDockerSuite/TestCpToCaseG [2021-05-25T10:44:39.445Z] === RUN TestDockerSuite/TestCpToCaseH [2021-05-25T10:44:45.091Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-05-25T10:44:49.785Z] === RUN TestDockerSuite/TestCpToCaseI [2021-05-25T10:44:49.785Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-05-25T10:44:49.785Z] === RUN TestDockerSuite/TestCpToDot [2021-05-25T10:44:51.328Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-05-25T10:44:51.328Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-05-25T10:44:51.328Z] === RUN TestDockerSuite/TestCpToStdout [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCpVolumePath [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-05-25T10:44:53.513Z] === RUN TestDockerSuite/TestCreateArgs [2021-05-25T10:44:53.974Z] === RUN TestDockerSuite/TestCreateByImageID [2021-05-25T10:44:56.164Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-05-25T10:44:58.351Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-05-25T10:44:58.351Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-05-25T10:44:58.351Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-05-25T10:45:00.537Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-05-25T10:45:00.998Z] === RUN TestDockerSuite/TestCreateLabels [2021-05-25T10:45:00.998Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-05-25T10:45:01.458Z] === RUN TestDockerSuite/TestCreateRM [2021-05-25T10:45:01.458Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-05-25T10:45:01.458Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-05-25T10:45:01.458Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-05-25T10:45:01.919Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-05-25T10:45:03.128Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-05-25T10:45:14.320Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-05-25T10:45:14.780Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-05-25T10:45:15.241Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-05-25T10:45:17.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-05-25T10:45:18.986Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-05-25T10:45:18.986Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-05-25T10:45:18.986Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-05-25T10:45:21.172Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDevicePermissions [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDockerFails [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestEventsAttach [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestEventsCommit [2021-05-25T10:45:21.634Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-05-25T10:45:23.822Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-05-25T10:45:30.909Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-05-25T10:45:33.840Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-05-25T10:45:36.004Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-05-25T10:45:42.446Z] === RUN TestDockerSuite/TestEventsCopy [2021-05-25T10:45:46.198Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite (441.28s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:53: [d2d8582b76d75] daemon is not started [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.68s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.53s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:53: [d0080fa8ae76b] daemon is not started [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.65s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:53: [d7917f51ddb20] daemon is not started [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:53: [de561208e8bb1] daemon is not started [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.92s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.76s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.52s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.29s) [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:485: [d1ff0d89918bb] daemon is not started [2021-05-25T10:45:50.839Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-05-25T10:45:50.839Z] docker_cli_external_volume_driver_test.go:53: [d58f5454f50b3] daemon is not started [2021-05-25T10:45:50.839Z] PASS [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] === Skipped [2021-05-25T10:45:50.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-25T10:45:50.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-05-25T10:45:50.839Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-05-25T10:45:50.839Z] check_test.go:309: [d90007d2351a9] daemon is not started [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-25T10:45:50.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-05-25T10:45:50.839Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-05-25T10:45:50.839Z] check_test.go:309: [d53861ea5ebb3] daemon is not started [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-25T10:45:50.839Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-05-25T10:45:50.839Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-05-25T10:45:50.839Z] check_test.go:309: [d427388a0cb87] daemon is not started [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-25T10:45:50.839Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-05-25T10:45:50.839Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-25T10:45:50.839Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-05-25T10:45:50.839Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] DONE 273 tests, 5 skipped in 2714.919s [2021-05-25T10:45:50.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-05-25T10:45:50.839Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d18abfef5106d/docker.pid [2021-05-25T10:45:50.839Z] +++ kill 6233 [2021-05-25T10:45:50.839Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6233 is not a child of this shell [2021-05-25T10:45:50.839Z] warning: PID 6233 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d18abfef5106d/docker.pid had a nonzero exit code [2021-05-25T10:45:50.839Z] ++++ cat bundles/test-integration/docker.pid [2021-05-25T10:45:50.839Z] +++ kill 8184 [2021-05-25T10:45:50.839Z] +++ /etc/init.d/apparmor stop [2021-05-25T10:45:50.839Z] Leaving: AppArmorNo profiles have been unloaded. [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] Unloading profiles will leave already running processes permanently [2021-05-25T10:45:50.839Z] unconfined, which can lead to unexpected situations. [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] To set a process to complain mode, use the command line tool [2021-05-25T10:45:50.839Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-05-25T10:45:50.839Z] +++ true [2021-05-25T10:45:50.839Z] exiting test-integration [2021-05-25T10:45:50.839Z] ++ exit 0 [2021-05-25T10:45:50.839Z] [2021-05-25T10:45:50.839Z] + exit 0 [2021-05-25T10:45:50.839Z] ++ jobs -p [2021-05-25T10:45:50.839Z] + pids= [2021-05-25T10:45:50.839Z] + echo 'Remaining pids to kill: []' [2021-05-25T10:45:50.839Z] Remaining pids to kill: [] [2021-05-25T10:45:50.839Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-05-25T10:45:50.854Z] Recording test results [2021-05-25T10:45:52.006Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-05-25T10:45:52.541Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-05-25T10:45:52.904Z] + echo Ensuring container killed. [2021-05-25T10:45:52.904Z] Ensuring container killed. [2021-05-25T10:45:52.904Z] + docker ps -aq -f name=docker-pr1-* [2021-05-25T10:45:52.904Z] + cids=f160e2f802a9 [2021-05-25T10:45:52.904Z] f991853ca61b [2021-05-25T10:45:52.904Z] f947ada51b39 [2021-05-25T10:45:52.904Z] + [ -n f160e2f802a9 [2021-05-25T10:45:52.904Z] f991853ca61b [2021-05-25T10:45:52.904Z] f947ada51b39 ] [2021-05-25T10:45:52.904Z] + docker rm -vf f160e2f802a9 f991853ca61b f947ada51b39 [2021-05-25T10:45:53.549Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-05-25T10:45:54.113Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-05-25T10:45:54.940Z] f160e2f802a9 [2021-05-25T10:45:55.508Z] f991853ca61b [2021-05-25T10:45:55.508Z] f947ada51b39 [Pipeline] sh [2021-05-25T10:45:55.828Z] + echo Chowning /workspace to jenkins user [2021-05-25T10:45:55.828Z] Chowning /workspace to jenkins user [2021-05-25T10:45:55.828Z] + id -u [2021-05-25T10:45:55.828Z] + id -g [2021-05-25T10:45:55.828Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42413:/workspace busybox chown -R 1000:1000 /workspace [2021-05-25T10:45:55.828Z] Unable to find image 'busybox:latest' locally [2021-05-25T10:45:55.828Z] latest: Pulling from library/busybox [2021-05-25T10:45:56.084Z] 92f8b3f0730f: Pulling fs layer [2021-05-25T10:45:56.084Z] 92f8b3f0730f: Verifying Checksum [2021-05-25T10:45:56.084Z] 92f8b3f0730f: Download complete [2021-05-25T10:45:56.341Z] 92f8b3f0730f: Pull complete [2021-05-25T10:45:56.341Z] Digest: sha256:b5fc1d7b2e4ea86a06b0cf88de915a2c43a99a00b6b3c0af731e5f4c07ae8eff [2021-05-25T10:45:56.341Z] Status: Downloaded newer image for busybox:latest [2021-05-25T10:45:57.861Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-05-25T10:45:58.322Z] === RUN TestDockerSuite/TestEventsFilterType [2021-05-25T10:45:59.293Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-05-25T10:46:00.848Z] + bundleName=amd64 [2021-05-25T10:46:00.848Z] + echo Creating amd64-bundles.tar.gz [2021-05-25T10:46:00.848Z] Creating amd64-bundles.tar.gz [2021-05-25T10:46:00.848Z] + xargs tar -czf amd64-bundles.tar.gz [2021-05-25T10:46:00.848Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-05-25T10:46:02.227Z] Archiving artifacts [2021-05-25T10:46:03.958Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T10:46:03.999Z] === RUN TestDockerSuite/TestEventsFormat [2021-05-25T10:46:04.261Z] + make clean [2021-05-25T10:46:04.522Z] docker volume rm -f docker-dev-cache [2021-05-25T10:46:04.522Z] docker-dev-cache [Pipeline] deleteDir [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsImageImport [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsImagePull [2021-05-25T10:46:09.807Z] === RUN TestDockerSuite/TestEventsImageTag [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-25T10:46:10.779Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-05-25T10:46:10.779Z] === RUN TestDockerSuite/TestEventsRename [2021-05-25T10:46:13.693Z] === RUN TestDockerSuite/TestEventsResize [2021-05-25T10:46:15.881Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-05-25T10:46:18.078Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-05-25T10:46:21.009Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-05-25T10:46:31.384Z] === RUN TestDockerSuite/TestEventsTop [2021-05-25T10:46:31.384Z] === RUN TestDockerSuite/TestEventsUntag [2021-05-25T10:46:33.583Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-05-25T10:46:37.348Z] === RUN TestDockerSuite/TestExec [2021-05-25T10:46:37.348Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-05-25T10:46:37.348Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-05-25T10:46:38.899Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-05-25T10:46:41.096Z] === RUN TestDockerSuite/TestExecAPIStart [2021-05-25T10:46:41.096Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-05-25T10:46:41.096Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-05-25T10:46:41.096Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-05-25T10:46:42.650Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-05-25T10:46:44.847Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-05-25T10:46:47.046Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-05-25T10:46:49.247Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-05-25T10:46:53.015Z] === RUN TestDockerSuite/TestExecCgroup [2021-05-25T10:46:53.478Z] === RUN TestDockerSuite/TestExecEnv [2021-05-25T10:46:53.478Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-05-25T10:46:53.478Z] === RUN TestDockerSuite/TestExecExitStatus [2021-05-25T10:46:55.677Z] === RUN TestDockerSuite/TestExecInspectID [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecInteractive [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecParseError [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-05-25T10:47:00.405Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecSetEnv [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecStartFails [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-05-25T10:47:03.338Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-05-25T10:47:05.538Z] === RUN TestDockerSuite/TestExecUlimits [2021-05-25T10:47:05.538Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-05-25T10:47:12.673Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-05-25T10:47:12.673Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-05-25T10:47:12.673Z] === RUN TestDockerSuite/TestExecWithUser [2021-05-25T10:47:12.673Z] === RUN TestDockerSuite/TestGetContainerStats [2021-05-25T10:47:18.508Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-05-25T10:47:24.345Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-05-25T10:47:27.274Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-05-25T10:47:33.108Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-05-25T10:47:33.108Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-05-25T10:47:33.108Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-05-25T10:47:33.573Z] === RUN TestDockerSuite/TestHealth [2021-05-25T10:47:33.573Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-05-25T10:47:33.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-05-25T10:47:33.573Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-05-25T10:47:33.573Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-05-25T10:47:38.299Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-05-25T10:47:38.299Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-05-25T10:47:38.299Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-05-25T10:47:38.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-05-25T10:47:38.299Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-05-25T10:47:38.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-05-25T10:47:39.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-05-25T10:47:39.227Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-05-25T10:47:40.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-05-25T10:47:40.777Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-05-25T10:47:42.327Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-05-25T10:47:42.327Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-05-25T10:47:44.530Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-05-25T10:47:53.136Z] === RUN TestDockerSuite/TestImagesFormat [2021-05-25T10:47:53.136Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-05-25T10:47:53.136Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-05-25T10:47:56.060Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-05-25T10:47:56.060Z] === RUN TestDockerSuite/TestImportBadURL [2021-05-25T10:47:58.253Z] === RUN TestDockerSuite/TestImportDisplay [2021-05-25T10:47:58.253Z] === RUN TestDockerSuite/TestImportFile [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestImportGzipped [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-05-25T10:47:58.716Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-05-25T10:48:05.829Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-05-25T10:48:08.027Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-05-25T10:48:08.028Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-05-25T10:48:08.028Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-05-25T10:48:08.028Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-05-25T10:48:08.028Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-05-25T10:48:10.954Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-05-25T10:48:10.954Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-05-25T10:48:13.147Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-05-25T10:48:13.147Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-05-25T10:48:13.147Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-05-25T10:48:13.147Z] === RUN TestDockerSuite/TestInspectDefault [2021-05-25T10:48:16.088Z] === RUN TestDockerSuite/TestInspectHistory [2021-05-25T10:48:20.807Z] === RUN TestDockerSuite/TestInspectImage [2021-05-25T10:48:20.807Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-05-25T10:48:20.807Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-05-25T10:48:20.807Z] === RUN TestDockerSuite/TestInspectInt64 [2021-05-25T10:48:22.363Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-05-25T10:48:24.559Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-05-25T10:48:25.021Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-05-25T10:48:27.218Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-05-25T10:48:29.413Z] === RUN TestDockerSuite/TestInspectPlugin [2021-05-25T10:48:29.413Z] === RUN TestDockerSuite/TestInspectRootFS [2021-05-25T10:48:29.413Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-05-25T10:48:31.610Z] === RUN TestDockerSuite/TestInspectStatus [2021-05-25T10:48:34.538Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-05-25T10:48:41.652Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-05-25T10:48:46.371Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-05-25T10:48:48.570Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-05-25T10:48:50.777Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-05-25T10:48:53.705Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-05-25T10:48:55.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksEnvs [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-05-25T10:48:58.839Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-05-25T10:49:01.045Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-05-25T10:49:02.597Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-05-25T10:49:08.423Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-05-25T10:49:10.617Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-05-25T10:49:10.617Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-05-25T10:49:13.543Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-05-25T10:49:13.543Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-05-25T10:49:20.653Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-05-25T10:49:27.766Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-05-25T10:49:34.880Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-05-25T10:49:36.432Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-05-25T10:49:39.366Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-05-25T10:49:39.366Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-05-25T10:49:41.565Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-05-25T10:49:44.491Z] === RUN TestDockerSuite/TestLogsSince [2021-05-25T10:49:53.157Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-05-25T10:49:53.157Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-05-25T10:49:53.157Z] === RUN TestDockerSuite/TestLogsTail [2021-05-25T10:49:56.092Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-05-25T10:49:59.019Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestMountIntoProc [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestMountIntoSys [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestNetHostname [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-05-25T10:50:00.569Z] === RUN TestDockerSuite/TestPluginActive [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPortHostBinding [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPortList [2021-05-25T10:50:01.032Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-05-25T10:50:05.750Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-05-25T10:50:10.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-05-25T10:50:10.467Z] === RUN TestDockerSuite/TestPsByOrder [2021-05-25T10:50:19.082Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-05-25T10:50:19.082Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-05-25T10:50:27.695Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-05-25T10:50:42.559Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-05-25T10:50:42.559Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-05-25T10:50:42.559Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-05-25T10:50:54.993Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-05-25T10:50:57.183Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-05-25T10:51:09.576Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-05-25T10:51:14.273Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-05-25T10:51:14.273Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-05-25T10:51:14.273Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-05-25T10:51:24.605Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-05-25T10:51:24.605Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-05-25T10:51:24.605Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-05-25T10:51:24.605Z] === RUN TestDockerSuite/TestPsRightTagName [2021-05-25T10:51:24.605Z] === RUN TestDockerSuite/TestPsShowMounts [2021-05-25T10:51:31.691Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-05-25T10:51:31.691Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-05-25T10:51:33.231Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-05-25T10:51:33.231Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-05-25T10:51:34.202Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-05-25T10:51:35.173Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-05-25T10:51:35.174Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-05-25T10:51:39.875Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-05-25T10:51:43.619Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-05-25T10:51:46.529Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-05-25T10:52:11.700Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-05-25T10:52:11.700Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-05-25T10:52:14.610Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-05-25T10:52:14.610Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-05-25T10:52:14.611Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-05-25T10:52:15.071Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-05-25T10:52:19.771Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-05-25T10:52:30.113Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-05-25T10:52:30.113Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-05-25T10:52:33.029Z] === RUN TestDockerSuite/TestRmiBlank [2021-05-25T10:52:33.029Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-05-25T10:52:33.491Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-05-25T10:52:54.614Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-05-25T10:52:56.158Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-05-25T10:52:56.620Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-05-25T10:53:03.715Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-05-25T10:53:14.058Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-05-25T10:53:22.658Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-05-25T10:53:26.405Z] === RUN TestDockerSuite/TestRmiTag [2021-05-25T10:53:26.866Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-05-25T10:53:29.778Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-05-25T10:53:47.484Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-05-25T10:53:49.026Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-05-25T10:53:54.834Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddHost [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-05-25T10:53:55.295Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-05-25T10:53:57.480Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-05-25T10:53:57.481Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-05-25T10:53:57.481Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-05-25T10:54:02.182Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-05-25T10:54:05.098Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-05-25T10:54:07.283Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-05-25T10:54:09.468Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-05-25T10:54:18.052Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-05-25T10:54:18.052Z] === RUN TestDockerSuite/TestRunBindMounts [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-05-25T10:54:21.797Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-05-25T10:54:21.798Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-05-25T10:54:23.983Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-05-25T10:54:23.983Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-05-25T10:54:27.728Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-05-25T10:54:27.728Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-05-25T10:54:27.728Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-05-25T10:54:29.270Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-05-25T10:54:29.270Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-05-25T10:54:29.732Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-05-25T10:54:31.919Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-05-25T10:54:34.831Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-05-25T10:54:37.014Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-05-25T10:54:37.014Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-05-25T10:54:37.014Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-05-25T10:54:37.014Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-05-25T10:54:39.201Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-05-25T10:54:39.201Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-05-25T10:54:39.201Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-05-25T10:54:39.201Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-05-25T10:54:39.201Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-05-25T10:54:41.388Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-05-25T10:54:47.197Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-05-25T10:54:49.379Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-05-25T10:54:49.379Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-05-25T10:54:49.379Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-05-25T10:54:49.379Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-05-25T10:54:51.561Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-05-25T10:54:53.744Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-05-25T10:54:53.744Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-05-25T10:54:55.926Z] === RUN TestDockerSuite/TestRunEnvironment [2021-05-25T10:54:55.926Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-05-25T10:54:55.926Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-05-25T10:54:55.926Z] === RUN TestDockerSuite/TestRunExitCode [2021-05-25T10:54:58.110Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-05-25T10:55:00.293Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-05-25T10:55:02.476Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunExposePort [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-05-25T10:55:05.389Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-05-25T10:55:13.982Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-05-25T10:55:13.983Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-05-25T10:55:13.983Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-05-25T10:55:14.442Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-05-25T10:55:14.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-05-25T10:55:14.442Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-05-25T10:55:14.442Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-05-25T10:55:21.529Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-05-25T10:55:21.530Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-05-25T10:55:23.071Z] === RUN TestDockerSuite/TestRunModeHostname [2021-05-25T10:55:23.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-05-25T10:55:23.071Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-05-25T10:55:23.071Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunMount [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-05-25T10:55:23.072Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-05-25T10:55:31.860Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-05-25T10:55:31.860Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-05-25T10:55:31.860Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-05-25T10:55:31.860Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-05-25T10:55:36.617Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetHost [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-05-25T10:55:41.318Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-05-25T10:55:42.288Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-05-25T10:55:44.471Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-05-25T10:55:46.655Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-05-25T10:55:48.197Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunPortInUse [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-05-25T10:55:50.380Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-05-25T10:55:50.842Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunPublishPort [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-05-25T10:55:53.756Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-05-25T10:56:14.873Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-05-25T10:56:14.873Z] === RUN TestDockerSuite/TestRunRm [2021-05-25T10:56:14.873Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-05-25T10:56:20.676Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-05-25T10:56:22.861Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-05-25T10:56:25.771Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-05-25T10:56:27.953Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-05-25T10:56:30.867Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-05-25T10:56:30.867Z] === RUN TestDockerSuite/TestRunState [2021-05-25T10:56:30.867Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-05-25T10:56:33.050Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-05-25T10:56:33.050Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-05-25T10:56:35.235Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserByID [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserByName [2021-05-25T10:56:39.936Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-05-25T10:56:42.818Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-05-25T10:56:42.818Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-05-25T10:56:49.900Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-05-25T10:56:49.900Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-05-25T10:56:49.900Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-05-25T10:56:52.818Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-05-25T10:56:59.903Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-05-25T10:57:04.603Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-05-25T10:57:10.404Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-05-25T10:57:10.864Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-05-25T10:57:10.864Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-05-25T10:57:13.773Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-05-25T10:57:16.685Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-05-25T10:57:23.768Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-05-25T10:57:28.467Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-05-25T10:57:30.008Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-05-25T10:57:32.192Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveImageId [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-05-25T10:57:36.890Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-05-25T10:57:39.075Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-05-25T10:57:39.537Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-05-25T10:57:39.997Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-05-25T10:57:40.456Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-05-25T10:57:41.996Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-05-25T10:57:49.081Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-05-25T10:57:49.081Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-05-25T10:57:57.666Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-05-25T10:57:57.666Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-05-25T10:58:01.417Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-05-25T10:58:01.417Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-05-25T10:58:01.417Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-05-25T10:58:01.417Z] === RUN TestDockerSuite/TestStartRecordError [2021-05-25T10:58:01.417Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestStatsNoStream [2021-05-25T10:58:11.749Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-05-25T10:58:13.934Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-05-25T10:58:16.843Z] === RUN TestDockerSuite/TestTopPrivileged [2021-05-25T10:58:16.843Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-05-25T10:58:19.027Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-05-25T10:58:19.028Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-05-25T10:58:33.853Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-05-25T10:58:34.313Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-05-25T10:58:34.313Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-05-25T10:58:34.313Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-05-25T10:58:34.773Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-05-25T10:58:35.233Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-05-25T10:58:35.233Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-05-25T10:58:38.143Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-05-25T10:58:38.143Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-05-25T10:58:41.010Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-05-25T10:58:41.464Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-05-25T10:58:41.915Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-05-25T10:58:41.915Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-05-25T10:58:42.366Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-05-25T10:58:50.938Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-05-25T10:58:50.938Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-05-25T10:58:50.938Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-05-25T10:58:50.938Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-05-25T10:58:50.938Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-05-25T10:58:58.031Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-05-25T10:58:58.031Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-05-25T10:58:58.491Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-05-25T10:59:08.821Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-05-25T10:59:08.821Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite (2626.19s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-25T10:59:09.793Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (104.05s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.51s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-25T10:59:09.793Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-25T10:59:09.793Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-25T10:59:09.793Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-25T10:59:09.793Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.29s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-25T10:59:09.793Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-25T10:59:09.793Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-25T10:59:09.793Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-25T10:59:09.793Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-25T10:59:09.793Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-25T10:59:09.793Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.49s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (107.59s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-25T10:59:09.793Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.28s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.94s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-25T10:59:09.793Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-25T10:59:09.793Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-25T10:59:09.793Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2021-05-25T10:59:09.793Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.42s) [2021-05-25T10:59:09.793Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-25T10:59:09.793Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.65s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.24s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.89s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.82s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.86s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.65s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.81s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.03s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.15s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.47s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.83s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.96s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.64s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.28s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.35s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.28s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-25T10:59:09.794Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.94s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.28s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.09s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.99s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.45s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.52s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.22s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.06s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.25s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.95s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.68s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.40s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignore (79.66s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (75.67s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.72s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.68s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.03s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.88s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.99s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.22s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.65s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (112.25s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.63s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.59s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.15s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.53s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.72s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.41s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.20s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.81s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.95s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.70s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFails (7.07s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.23s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.70s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.60s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.45s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.36s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.40s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildHistory (10.72s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.93s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.03s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.34s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.90s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.45s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.93s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.31s) [2021-05-25T10:59:09.794Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-25T10:59:09.794Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.81s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.77s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.94s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.99s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.38s) [2021-05-25T10:59:09.794Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.28s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.15s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.69s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.07s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.63s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.52s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.60s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.60s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.50s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.11s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.53s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (33.03s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildRm (12.97s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.40s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-05-25T10:59:09.795Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.84s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.73s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.64s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.54s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.76s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.72s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildStderr (4.37s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.22s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.17s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.22s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.49s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.02s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.11s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.59s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.19s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.97s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.65s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.23s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.65s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.07s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.55s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.58s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.93s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-05-25T10:59:09.795Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-25T10:59:09.795Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-25T10:59:09.795Z] docker_cli_sni_test.go:18: Flakey test [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.21s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.58s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitChange (4.79s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.67s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.53s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitTTY (11.99s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.19s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.92s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.26s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.34s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.57s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.33s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.17s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.97s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.50s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.13s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.79s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.88s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.82s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.01s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.21s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.08s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.82s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.41s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.42s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.42s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.47s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.56s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000970580_} (2.50s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1000758530_c:\foo_false____} (2.48s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1000758530_c:\foo_true____} (7.53s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-25T10:59:09.795Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-25T10:59:09.795Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.28s) [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-25T10:59:09.795Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.795Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpGarbagePath (11.33s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.28s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.22s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.35s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.84s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.04s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToDot (2.45s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCpToStdout (2.36s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.95s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.39s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.42s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:09.796Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.45s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:09.796Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.31s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.09s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.82s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsCopy (5.04s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.99s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.18s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.79s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.29s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFilters (4.70s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFormat (5.29s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsRename (2.61s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsResize (2.67s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.63s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.55s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.76s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-25T10:59:09.796Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.89s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-25T10:59:09.796Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-05-25T10:59:09.796Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-25T10:59:09.796Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.87s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.22s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.16s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.18s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecInspectID (4.68s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-25T10:59:09.796Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.65s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-25T10:59:09.796Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.60s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.12s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-25T10:59:09.796Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.09s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.25s) [2021-05-25T10:59:09.796Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.02s) [2021-05-25T10:59:09.796Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-25T10:59:09.796Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.58s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.71s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.03s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.51s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.66s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-05-25T10:59:09.797Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-25T10:59:09.797Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (7.13s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.18s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-25T10:59:09.797Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-25T10:59:09.797Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.36s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.23s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectDefault (2.49s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.20s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.20s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.11s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.20s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectStatus (2.73s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.94s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.86s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.39s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.37s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.63s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.59s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.37s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.62s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.49s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-25T10:59:09.797Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.25s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.79s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.81s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.13s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.76s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.58s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.37s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.47s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsSince (9.19s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsTail (2.90s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.39s) [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-25T10:59:09.797Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-25T10:59:09.797Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.39s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-25T10:59:09.797Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.797Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-25T10:59:09.797Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-25T10:59:09.798Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.29s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-25T10:59:09.798Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsByOrder (8.45s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.40s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.28s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.37s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.48s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.11s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.80s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.61s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.50s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-25T10:59:09.798Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-25T10:59:09.798Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.16s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.94s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.11s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.43s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.06s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.36s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.68s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.95s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.95s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (10.23s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.81s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.40s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.99s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.56s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.21s) [2021-05-25T10:59:09.798Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s) [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:09.798Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-25T10:59:09.798Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.08s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.87s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.29s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.21s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.66s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.27s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.29s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.38s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.58s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.30s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.28s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.51s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.26s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.18s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.32s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunExitCode (2.21s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.34s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.20s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.32s) [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.93s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.94s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.260Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-25T10:59:10.260Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.77s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.41s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.14s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.27s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.13s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.22s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (17.93s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunRm (3.08s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.56s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.26s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.28s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.81s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.37s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.07s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.06s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.86s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.54s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.55s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.72s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.97s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.19s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.12s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.76s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.71s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.75s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.97s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.12s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.75s) [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-25T10:59:10.261Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.261Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.21s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-25T10:59:10.262Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-25T10:59:10.262Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-25T10:59:10.262Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.91s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.85s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.89s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-25T10:59:10.262Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.51s) [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-05-25T10:59:10.262Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-05-25T10:59:10.262Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-05-25T10:59:10.262Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-05-25T10:59:10.262Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-05-25T10:59:10.262Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-25T10:59:10.262Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.262Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-05-25T10:59:10.263Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-05-25T10:59:10.263Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerDaemonSuite [2021-05-25T10:59:10.263Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-05-25T10:59:10.263Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-05-25T10:59:10.263Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-05-25T10:59:10.263Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerSwarmSuite [2021-05-25T10:59:10.263Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-05-25T10:59:10.263Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-05-25T10:59:10.263Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerExternalVolumeSuite [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerNetworkSuite [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] === RUN TestDockerHubPullSuite [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-05-25T10:59:10.263Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] PASS [2021-05-25T10:59:10.263Z] ok github.com/docker/docker/integration-cli 2626.889s [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === Skipped [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-05-25T10:59:10.263Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.263Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-05-25T10:59:10.263Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-05-25T10:59:10.263Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-05-25T10:59:10.263Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2021-05-25T10:59:10.263Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.75s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.97s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-05-25T10:59:10.263Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.263Z] [2021-05-25T10:59:10.263Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-25T10:59:10.263Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.72s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-05-25T10:59:10.264Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.06s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.06s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2021-05-25T10:59:10.264Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.264Z] [2021-05-25T10:59:10.264Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-05-25T10:59:10.264Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2021-05-25T10:59:10.264Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-05-25T10:59:10.265Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-05-25T10:59:10.265Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2021-05-25T10:59:10.265Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-05-25T10:59:10.265Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-05-25T10:59:10.265Z] docker_cli_sni_test.go:18: Flakey test [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-05-25T10:59:10.265Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-05-25T10:59:10.265Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-25T10:59:10.265Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-05-25T10:59:10.265Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.265Z] [2021-05-25T10:59:10.265Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-25T10:59:10.266Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-05-25T10:59:10.266Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.266Z] [2021-05-25T10:59:10.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-25T10:59:10.266Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-05-25T10:59:10.266Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.266Z] [2021-05-25T10:59:10.266Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-25T10:59:10.266Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-05-25T10:59:10.266Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:10.727Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-05-25T10:59:10.727Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-05-25T10:59:10.727Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-05-25T10:59:10.727Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2021-05-25T10:59:10.727Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-05-25T10:59:10.727Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.727Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-25T10:59:10.727Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-05-25T10:59:10.727Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-05-25T10:59:10.727Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-05-25T10:59:10.728Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-05-25T10:59:10.728Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-05-25T10:59:10.728Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-05-25T10:59:10.728Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-05-25T10:59:10.728Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-05-25T10:59:10.728Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-05-25T10:59:10.728Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-05-25T10:59:10.728Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-25T10:59:10.728Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-05-25T10:59:10.728Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.728Z] [2021-05-25T10:59:10.728Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-05-25T10:59:10.729Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-05-25T10:59:10.729Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-25T10:59:10.729Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-05-25T10:59:10.729Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.729Z] [2021-05-25T10:59:10.729Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.730Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.730Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.730Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.730Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-05-25T10:59:10.731Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-25T10:59:10.731Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-05-25T10:59:10.731Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.731Z] [2021-05-25T10:59:10.731Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-05-25T10:59:10.732Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-05-25T10:59:10.732Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.732Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-05-25T10:59:10.732Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.732Z] [2021-05-25T10:59:10.732Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:10.733Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-25T10:59:10.733Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-05-25T10:59:10.733Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:10.733Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-25T10:59:11.193Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-25T10:59:11.193Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-25T10:59:11.193Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-05-25T10:59:11.193Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] DONE 1093 tests, 547 skipped in 2636.972s [2021-05-25T10:59:11.193Z] INFO: Integration tests ended at 05/25/2021 10:59:10. Duration:00:43:57.0722743 [2021-05-25T10:59:11.193Z] INFO: Docker info of the daemon under test at end of run [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] Containers: 2 [2021-05-25T10:59:11.193Z] Running: 0 [2021-05-25T10:59:11.193Z] Paused: 0 [2021-05-25T10:59:11.193Z] Stopped: 2 [2021-05-25T10:59:11.193Z] Images: 18 [2021-05-25T10:59:11.193Z] Server Version: 0.0.0-dev [2021-05-25T10:59:11.193Z] Storage Driver: windowsfilter [2021-05-25T10:59:11.193Z] Windows: [2021-05-25T10:59:11.193Z] Logging Driver: json-file [2021-05-25T10:59:11.193Z] Plugins: [2021-05-25T10:59:11.193Z] Volume: local [2021-05-25T10:59:11.193Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-05-25T10:59:11.193Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-05-25T10:59:11.193Z] Swarm: inactive [2021-05-25T10:59:11.193Z] Default Isolation: process [2021-05-25T10:59:11.193Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-05-25T10:59:11.193Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-05-25T10:59:11.193Z] OSType: windows [2021-05-25T10:59:11.193Z] Architecture: x86_64 [2021-05-25T10:59:11.193Z] CPUs: 4 [2021-05-25T10:59:11.193Z] Total Memory: 32GiB [2021-05-25T10:59:11.193Z] Name: azwin-2-c3eb10 [2021-05-25T10:59:11.193Z] ID: WHF3:2HF4:25ZH:25XR:4DX6:J2QO:KGTZ:BCHT:3YHV:JHEW:JLR2:FGUX [2021-05-25T10:59:11.193Z] Docker Root Dir: D:\CI\PR-42413\1\daemon [2021-05-25T10:59:11.193Z] Debug Mode (client): false [2021-05-25T10:59:11.193Z] Debug Mode (server): true [2021-05-25T10:59:11.193Z] File Descriptors: -1 [2021-05-25T10:59:11.193Z] Goroutines: 17 [2021-05-25T10:59:11.193Z] System Time: 2021-05-25T10:59:10.7379843Z [2021-05-25T10:59:11.193Z] EventsListeners: 0 [2021-05-25T10:59:11.193Z] Registry: https://index.docker.io/v1/ [2021-05-25T10:59:11.193Z] Labels: [2021-05-25T10:59:11.193Z] Experimental: false [2021-05-25T10:59:11.193Z] Insecure Registries: [2021-05-25T10:59:11.193Z] 127.0.0.0/8 [2021-05-25T10:59:11.193Z] Live Restore Enabled: false [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] [2021-05-25T10:59:11.193Z] INFO: Stopping daemon under test [2021-05-25T10:59:11.193Z] SUCCESS: The process with PID 5600 (child process of PID 2684) has been terminated. [2021-05-25T10:59:11.193Z] SUCCESS: The process with PID 2684 (child process of PID 1416) has been terminated. [2021-05-25T10:59:11.193Z] INFO: Stop tailing logs of the daemon under tests [2021-05-25T10:59:11.193Z] INFO: executeCI.ps1 Completed successfully at 05/25/2021 10:59:10. [2021-05-25T10:59:11.193Z] INFO: Tidying up at end of run [2021-05-25T10:59:11.193Z] INFO: Saving daemon under test log (d:\CI\PR-42413\1\dut.out) to bundles\CIDUT.out [2021-05-25T10:59:11.193Z] INFO: Saving daemon under test log (d:\CI\PR-42413\1\dut.err) to bundles\CIDUT.err [2021-05-25T10:59:11.193Z] INFO: Nuke-Everything... [2021-05-25T10:59:11.653Z] INFO: Container count on control daemon to delete is 2 [2021-05-25T10:59:11.653Z] 3b701c18f05b [2021-05-25T10:59:11.653Z] d1c25677cd0f [2021-05-25T10:59:12.114Z] INFO: Tidying pidfile d:\CI\PR-42413\1\docker.pid [2021-05-25T10:59:12.114Z] INFO: Nuking d:\CI [2021-05-25T10:59:47.838Z] INFO: Zapped successfully [2021-05-25T10:59:47.838Z] [2021-05-25T10:59:47.838Z] INFO: executeCI.ps1 exiting at Tue May 25 10:59:43 CUT 2021. Duration 01:09:33.7672809 [2021-05-25T10:59:47.838Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-05-25T10:59:48.074Z] Recording test results [2021-05-25T10:59:55.222Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-05-25T10:59:57.296Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-05-25T10:59:59.050Z] Archiving artifacts [2021-05-25T11:00:12.933Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42413/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-05-25T11:00:13.859Z] + make clean [2021-05-25T11:00:16.041Z] docker volume rm -f docker-dev-cache [2021-05-25T11:00:16.041Z] 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